.animated-collection-box{width:80%;text-align:start;margin:20px auto;padding:20px;background:linear-gradient(135deg,#f8f8f8,#e8e8e8);border:2px solid transparent;border-radius:10px;box-shadow:0 4px 10px #0000001a;position:relative;overflow:hidden;opacity:0;animation:fadeInCollection forwards;transition:transform .3s ease}.animated-collection-box:hover{transform:scale(1.02)}@keyframes fadeInCollection{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.animated-collection-box{width:90%}}.animated-collection-header{margin-bottom:15px}.animated-collection-title{font-size:1.8rem;margin:0}.animated-collection-content{font-size:1.5rem;line-height:1.3;text-align:left}.animated-text-section{max-width:70%;margin:0 auto;padding:0;text-align:center;opacity:0;animation:fadeIn forwards}@media(max-width:768px){.animated-text-section{max-width:90%;padding:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/104/compiled_assets/styles.css.map */
