.marquee-container{overflow:hidden;width:100%;position:relative;background:#f8f9fa;padding:30px 0}.marquee-track{display:inline-flex;animation:marquee 40s linear infinite;white-space:nowrap;will-change:transform}.item{display:inline-flex;transition:all .3s}.item img{border-radius:12px;box-shadow:0 8px 24px #0000001a;transition:transform .4s cubic-bezier(.23,1,.32,1);object-fit:cover;background:#fff;padding:5px;max-width:max-content}.item a{margin:0 5px}.big{width:360px;height:360px}.item img:hover{transform:scale(1.08) rotate(1deg);box-shadow:0 12px 32px #00000026}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.marquee-track{animation-duration:60s}.big{width:180px;height:180px}}.more-container{max-width:1800px;margin:0 auto;width:100%;box-sizing:border-box}.blog-header{color:#333;text-transform:uppercase;letter-spacing:1px;font-size:2rem;margin-bottom:20px;margin-top:20px;font-weight:700}.big-container{width:100%;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(200px,auto);grid-template-areas:"box1 box1 box2" "box3 box4 box5"}.small-box{border:1px solid #d9d9db;border-radius:8px;overflow:hidden;background:#fff;transition:transform .3s ease;display:flex;flex-direction:column}.small-box:hover{box-shadow:0 10px 20px #0000001a}.small-box a{text-decoration:none;color:inherit;height:100%;display:flex;flex-direction:column}.small-box img{width:100%;height:360px;object-fit:cover;border-bottom:1px solid #eee;transition:transform .3s ease}.small-box p{padding:15px;margin:0;font-size:18px;line-height:1.4;color:#333;flex-grow:1;background:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.small-box:nth-child(1){grid-area:box1}.small-box:nth-child(2){grid-area:box2}.small-box:nth-child(3){grid-area:box3}.small-box:nth-child(4){grid-area:box4}.small-box:nth-child(5){grid-area:box5}@media(max-width:1440px){.big-container{grid-template-columns:repeat(2,1fr);grid-template-areas:"box1 box1" "box2 box3" "box4 box5"}.more-container{padding:0 20px}}@media(max-width:768px){.more-container{padding:10px}.big-container{grid-template-columns:1fr;grid-template-areas:"box1" "box2" "box3" "box4" "box5"}.small-box{height:auto}.small-box img{height:200px}.small-box p{font-size:1rem;padding:12px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/ethan-loop-image.css.map */
