.cc-social-feeds .container{max-width:none}.cc-social-feeds .social-feeds__header{gap:1.5rem}.cc-social-feeds .social-feeds__intro{flex:1 1 auto}.cc-social-feeds .social-feeds__subheading{margin:0 0 .5rem;font-size:.875em;opacity:.8}.cc-social-feeds .social-feeds__text{margin-top:.75rem}.cc-social-feeds .social-feeds__follow-btn{display:inline-flex;align-items:center;gap:.75rem;white-space:nowrap}.cc-social-feeds .social-feeds__follow-btn .icon{width:1rem;height:1rem}.cc-social-feeds .slider{scroll-padding-left:var(--column-gap)}.cc-social-feeds .slider__grid{grid-template-columns:repeat(var(--num-slides),calc(var(--social-feed-slide-width) + var(--column-gap)));padding-left:var(--gutter)}.cc-social-feeds .slider__item{scroll-snap-align:center;padding-right:var(--column-gap)}.cc-social-feeds .social-feeds__grid--static{display:grid;gap:var(--social-feeds-gap);grid-template-columns:repeat(var(--social-feeds-cols-mobile),minmax(0,1fr))}.cc-social-feeds .section{overflow-x:clip}@media(min-width:768px){.cc-social-feeds .social-feeds__grid--static{grid-template-columns:repeat(var(--social-feeds-cols-desktop),minmax(0,1fr))}}@media(max-width:767.98px){.cc-social-feeds .social-feeds__grid--swipe-mobile{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;margin-inline:0;padding-inline:0}.cc-social-feeds .social-feeds__grid--swipe-mobile::-webkit-scrollbar{display:none}.cc-social-feeds .social-feeds__grid--swipe-mobile>*{flex:0 0 calc((100% - (var(--social-feeds-cols-mobile) - 1) * var(--social-feeds-gap)) / var(--social-feeds-cols-mobile));scroll-snap-align:start}}.cc-social-feeds .social-feeds__post{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:inherit}.cc-social-feeds .social-feeds__media{position:relative;overflow:hidden;border-radius:var(--fluid-small-image-border-radius);background:rgba(var(--text-color) / .06)}.cc-social-feeds .social-feeds__media--ratio{aspect-ratio:var(--social-feed-ratio)}.cc-social-feeds .social-feeds__media--natural{aspect-ratio:var(--social-feed-natural-ratio, 1)}.cc-social-feeds .social-feeds__media img,.cc-social-feeds .social-feeds__media video{display:block;width:100%;height:100%;object-fit:cover}.cc-social-feeds .social-feeds__media .media__placeholder{width:100%;height:100%}.cc-social-feeds .social-feeds__badge{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;flex-direction:column;gap:.5rem}.cc-social-feeds .social-feeds__icon-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#fff;color:#282928;pointer-events:none}@media(min-width:768px){.cc-social-feeds .social-feeds__icon-btn{width:3rem;height:3rem;transform:translate(100%);transition:transform .5s ease,right .5s ease}.cc-social-feeds .social-feeds__post:hover .social-feeds__icon-btn{transform:translate(0)}}.cc-social-feeds .social-feeds__icon-btn .icon{width:42%;height:42%}.cc-social-feeds .social-feeds__products{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;z-index:2;display:flex;align-items:center;gap:.5rem;transform:translateY(100%);transition:transform .5s ease,bottom .5s ease;pointer-events:none}@media(min-width:768px){.cc-social-feeds .social-feeds__post:hover .social-feeds__products{transform:translateY(0)}}@media(max-width:767.98px){.cc-social-feeds .social-feeds__products{transform:translateY(0)}}.cc-social-feeds .social-feeds__product-thumb{width:var(--social-feed-product-thumb-mobile);height:var(--social-feed-product-thumb-mobile);min-width:var(--social-feed-product-thumb-mobile);max-width:var(--social-feed-product-thumb-mobile);flex:0 0 var(--social-feed-product-thumb-mobile);border-radius:calc(var(--fluid-small-image-border-radius) / 2);object-fit:cover}@media(min-width:768px){.cc-social-feeds .social-feeds__product-thumb{width:var(--social-feed-product-thumb-desktop);height:var(--social-feed-product-thumb-desktop);min-width:var(--social-feed-product-thumb-desktop);max-width:var(--social-feed-product-thumb-desktop);flex-basis:var(--social-feed-product-thumb-desktop)}}.cc-social-feeds .social-feeds__product-more{display:flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;background:#ffffffd9;font-size:.75rem}.instagram-social-background{padding:3px;background-image:linear-gradient(to left bottom,#7638fa 15.76%,#d300c5 34.61%,#ff0069 51.89%,#ff7a00 64.77%,#ffd600 81.1%)}.pinterest-social-background{padding:3px;background-image:linear-gradient(to left bottom,#e60023 30%,#fff 90%)}.facebook-social-background{padding:3px;background-image:linear-gradient(to left bottom,#1877f2 25%,#f0f2f5 50%,#fff 90%)}.twitter-social-background,.x-social-background{padding:3px;background-image:linear-gradient(to left bottom,#000 10%,#fff,#1d9bf0 90%)}.tiktok-social-background{padding:3px;background-image:linear-gradient(to left bottom,#ff0050 20%,#00f2ea 50%,#000 85%)}.social-feeds-modal .modal__window{width:min(100%,1100px);max-width:calc(100vw - 2 * var(--gutter));min-height:auto;max-height:calc(var(--viewport-height) - 2 * var(--gutter));margin:var(--gutter);padding:0}@media(max-width:767.98px){.social-feeds-modal .modal__window{width:88%;max-width:88%;min-width:0;max-height:72vh;margin:1rem auto}.social-feeds-modal .modal__content{max-height:72vh;overflow:auto}.social-feeds-modal__layout{min-height:auto;max-height:72vh}.social-feeds-modal__media-inner{max-height:none}.social-feeds-modal__scroll{padding:2.5rem 1rem .75rem}.social-feeds-modal__nav{padding:.5rem .75rem .75rem}.social-feeds-modal__nav-btn{padding:.5rem .75rem;font-size:.875rem}}.social-feeds-modal .modal__content{padding:0;height:100%}.social-feeds-modal__panel{display:none;height:100%}.social-feeds-modal__panel.is-active{display:block}.social-feeds-modal__layout{display:flex;flex-direction:column;min-height:auto}@media(min-width:768px){.social-feeds-modal__layout{min-height:min(85vh,760px)}}@media(min-width:1024px){.social-feeds-modal__layout{flex-direction:row;min-height:min(85vh,680px)}}.social-feeds-modal__media{flex:0 0 auto;background:transparent;display:flex;align-items:center;justify-content:center;overflow:visible}@media(min-width:1024px){.social-feeds-modal__media{flex:0 0 45%;max-width:45%}.social-feeds-modal__layout--wide-media .social-feeds-modal__media{flex-basis:60%;max-width:60%}}.social-feeds-modal__media-inner{width:100%;height:auto;display:flex;align-items:center;justify-content:center;margin-inline:auto}.social-feeds-modal__media-inner--ratio,.social-feeds-modal__media-inner--natural{aspect-ratio:unset}.social-feeds-modal__media img,.social-feeds-modal__media video{display:block;width:100%;height:auto;max-height:48vh;object-fit:contain;object-position:center}@media(min-width:1024px){.social-feeds-modal__media img,.social-feeds-modal__media video{max-height:min(70vh,640px)}}.social-feeds-modal__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.social-feeds-modal__scroll{flex:1 1 auto;overflow:auto;padding:3rem 1.25rem 1.25rem}@media(min-width:1024px){.social-feeds-modal__scroll{padding:3rem 2.25rem 1.5rem}}.social-feeds-modal__account{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.social-feeds-modal__avatar{width:3.25rem;height:3.25rem;border-radius:50%;object-fit:cover}.social-feeds-modal__username{font-weight:600}.social-feeds-modal__content{margin-bottom:1.5rem}.social-feeds-modal__social-link{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.social-feeds-modal__products{display:flex;flex-direction:column;gap:1rem}.social-feeds-modal__product{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(var(--text-color) / .12);text-decoration:none;color:inherit}.social-feeds-modal__product:first-child{border-top:0;padding-top:0}.social-feeds-modal__product-image{width:var(--social-feed-product-modal-size);height:var(--social-feed-product-modal-size);min-width:var(--social-feed-product-modal-size);max-width:var(--social-feed-product-modal-size);border-radius:var(--fluid-small-image-border-radius);object-fit:cover;flex:0 0 var(--social-feed-product-modal-size)}.social-feeds-modal__product-info{flex:1 1 auto;min-width:0}.social-feeds-modal__product-title{margin:0 0 .5rem;font-weight:600}.social-feeds-modal__nav{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1.25rem 1.25rem;border-top:1px solid rgba(var(--text-color) / .12)}.social-feeds-modal__nav-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.5rem;border:0;background:transparent;color:inherit;cursor:pointer}.social-feeds-modal__nav-btn:disabled{opacity:.35;cursor:not-allowed}.social-feeds-modal__nav-btn .icon{width:1rem;height:1rem}.social-feeds-modal .modal__close-btn{z-index:3}@media(min-width:480px){.cc-social-feeds .slider__item{scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/social-feeds.css.map */
