.social-posts{position:relative;overflow:hidden}.social-posts__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:3rem;text-align:center}.social-posts__content{flex:1}.social-posts__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.2;margin-bottom:1rem;font-size:3.2rem;color:#000}.social-posts__subtitle{font-style:italic;font-size:1.6rem;color:#000;font-family:var(--font-heading-family);font-weight:400;margin:0;padding:0}.social-posts__social-icons{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.social-posts__social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s ease;text-decoration:none}.social-posts__social-icon svg{width:28px;height:28px;fill:currentColor}.social-posts__navigation{display:flex;gap:.5rem;flex-shrink:0}.social-post-card{background:#fff;border-radius:0;overflow:hidden;transition:transform .3s ease;height:100%;display:flex;flex-direction:column}.social-post-card:hover{transform:translateY(-4px)}.social-post-card__media{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden}.social-post-card__media--image{background:#f8f9fa}.social-post-card__media--video{background:#000}.social-post-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.social-post-card:hover .social-post-card__image{transform:scale(1.05)}.social-post-card__video{width:100%;height:100%;object-fit:cover}.social-post-card__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;cursor:pointer}.social-post-card__play-button:hover{background:#000000e6;transform:translate(-50%,-50%) scale(1.1)}.social-post-card__play-button svg{width:24px;height:24px;fill:currentColor;margin-left:3px}.social-post-card__caption{padding:1.5rem;flex:1;font-size:.9rem;line-height:1.5;color:rgb(var(--color-foreground))}.social-post-card__link{display:block;padding:1rem 1.5rem;background:#fff;color:rgb(var(--color-foreground));text-decoration:none;font-weight:500;text-align:center;transition:background-color .3s ease;border-top:1px solid rgba(var(--color-foreground),.1)}.social-post-card__link:hover{background:#fff;text-decoration:underline}.social-posts .swiper-pagination-bullet{background:rgba(var(--color-foreground),.3);width:8px;height:8px;margin:0 4px}.social-posts .swiper-pagination-bullet-active{background:rgb(var(--color-foreground))}.social-posts__flower{position:absolute;z-index:1;pointer-events:none}.social-posts__flower--top-right{top:0;right:0;width:100px;height:100px;object-fit:contain}.social-posts__flower--bottom-left{bottom:0;left:0;width:100px;height:100px;object-fit:contain}@media screen and (max-width: 749px){.social-posts__header{flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.social-posts__navigation{justify-content:center}.social-posts__social-icons{gap:1rem}.social-posts__social-icon{width:36px;height:36px}.social-posts__social-icon svg{width:18px;height:18px}.social-post-card__caption{padding:1rem;font-size:.85rem}.social-post-card__link{padding:.75rem 1rem;font-size:.9rem}.social-posts__flower--top-right,.social-posts__flower--bottom-left{width:80px;height:80px}}@media screen and (min-width: 750px){.social-posts .swiper-pagination{display:none}}@media screen and (max-width: 749px){.social-posts .swiper-pagination{display:none}}.social-posts .swiper-pagination.show-mobile{display:block}@media screen and (min-width: 750px){.social-posts .swiper-pagination.show-desktop{display:block}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-social-posts.css.map */
