.sticky-info-section{position:relative;width:100%}.sticky-info-container{max-width:1200px;margin:0 auto;padding:2rem}.sticky-info-image{margin-bottom:1.5rem;text-align:center}.sticky-info-image img{max-width:100%;height:auto;border-radius:8px}.sticky-info-content{text-align:center}.sticky-info-heading{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#333}.sticky-info-text{font-size:1.1rem;line-height:1.6;color:#666;max-width:800px;margin:0 auto}.sticky-element{position:fixed;bottom:2rem;right:2rem;z-index:1000;background:var(--sticky-background, #ffffff);border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;align-items:center;cursor:pointer;width:var(--sticky-size, 60px);height:var(--sticky-size, 60px)}.sticky-element:hover{width:400px;border-radius:50px}.sticky-element-image{flex-shrink:0;width:var(--sticky-size, 60px);height:var(--sticky-size, 60px);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.sticky-element-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sticky-element-content{flex:1;padding:0 1rem 0 .5rem;opacity:0;transform:translate(20px);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;overflow:hidden}.sticky-element:hover .sticky-element-content{opacity:1;transform:translate(0)}.sticky-element-heading{font-size:.9rem;font-weight:600;color:var(--sticky-text-color, #333);margin-bottom:.25rem;line-height:1.2}.sticky-element-text{font-size:.8rem;color:var(--sticky-text-color, #666);line-height:1.3;text-wrap:auto}@media (max-width: 768px){.sticky-element{bottom:1rem;right:1rem;width:var(--sticky-size-mobile, 50px);height:var(--sticky-size-mobile, 50px)}.sticky-element:hover{width:250px}.sticky-element-image{width:var(--sticky-size-mobile, 50px);height:var(--sticky-size-mobile, 50px)}.sticky-info-container{padding:1rem}.sticky-info-heading{font-size:1.5rem}}.sticky-element{animation:slideInFromRight .5s ease-out}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sticky-info.css.map */
