.features{display:flex;justify-content:space-around;align-items:center}.features-section{padding:15px 20px;background:#FAF7F3}.feature-item1,.feature-item2,.feature-item3,.feature-item4{display:flex;align-items:center;gap:8px;color:#444;font-family:'Montserrat';font-size:24px;font-weight:500;white-space:nowrap;opacity:0;animation:fadeSlideFromTop .8s ease forwards}.stars{display:flex;gap:0;}.icon-star{width:200px;height:86px}.icon-delivery{width:131px;height:86px}.icon-support{width:70px;height:auto}.icon-personalized{width:70px;height:auto}@keyframes fadeSlideFromTop{0%{opacity:0;transform:translateY(-30px);}100%{opacity:1;transform:translateY(0);}}.feature-item1{animation-delay:1s}.feature-item2{animation-delay:1.6s}.feature-item3{animation-delay:2.2s}.feature-item4{animation-delay:2.8s}@media(min-width:300px) and (max-width:479px){.features-section{padding:10px;background:#FAF7F3}.features{position:relative;height:60px;overflow:hidden}.icon-personalized{width:40px;height:auto}.icon-star{width:150px;height:86px}.icon-delivery{width:74px;height:86px}.icon-support{width:70px;height:auto}.icon-personalized{width:70px;height:auto}.features>div{position:absolute;width:100%;display:flex;align-items:center;gap:4px;opacity:0;animation:fadeSlide 16s infinite;justify-content:center;font-size:20px;flex-direction:row}.features .feature-item1{animation-delay:0s}.features .feature-item2{animation-delay:4s}.features .feature-item3{animation-delay:8s}.features .feature-item4{animation-delay:12s}@keyframes fadeSlide{0%{opacity:0;transform:translateY(100%)}5%{opacity:1;transform:translateY(0)}25%{opacity:1;transform:translateY(0)}30%{opacity:0;transform:translateY(-100%)}100%{opacity:0}}}@media(min-width:480px) and (max-width:767px){.features-section{padding:10px 20px}.features{position:relative;height:80px;overflow:hidden}.icon-delivery{width:114px}.features>div{position:absolute;width:100%;display:flex;align-items:center;gap:6px;opacity:0;animation:fadeSlide 16s infinite;justify-content:center;font-size:24px;flex-direction:row}.features .feature-item1{animation-delay:0s}.features .feature-item2{animation-delay:4s}.features .feature-item3{animation-delay:8s}.features .feature-item4{animation-delay:12s}@keyframes fadeSlide{0%{opacity:0;transform:translateY(100%)}5%{opacity:1;transform:translateY(0)}25%{opacity:1;transform:translateY(0)}30%{opacity:0;transform:translateY(-100%)}100%{opacity:0}}}@media(min-width:768px) and (max-width:1023px){.features-section{padding:10px 20px}.features{position:relative;height:55px;overflow:hidden}.features>div{position:absolute;width:100%;display:flex;align-items:center;gap:6px;opacity:0;animation:fadeSlide 16s infinite;justify-content:center;font-size:30px;flex-direction:row}.features .feature-item1{animation-delay:0s}.features .feature-item2{animation-delay:4s}.features .feature-item3{animation-delay:8s}.features .feature-item4{animation-delay:12s}@keyframes fadeSlide{0%{opacity:0;transform:translateY(100%)}5%{opacity:1;transform:translateY(0)}25%{opacity:1;transform:translateY(0)}30%{opacity:0;transform:translateY(-100%)}100%{opacity:0}}}@media(min-width:1024px) and (max-width:1439px){.features-section .content-area{padding:10px}.features-section{padding:0}.icon-personalized{width:40px;height:auto}.icon-star{width:130px;height:86px}.icon-delivery{width:74px;height:86px}.icon-support{width:60px;height:auto}.icon-personalized{width:60px;height:auto}.features>div{gap:4px;font-size:18px}}@media(min-width:1440px) and (max-width:2000px){.features-section .content-area{padding:10px}}