.daily-life{width:100%!important;padding:20px 30px!important;margin-left:60px!important;box-sizing:border-box}.timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);width:100%;max-width:1100px;margin:0 auto!important;box-sizing:border-box}.timeline::before{content:"";position:absolute;top:29px;left:29px;width:calc(75% - 29px);height:1px;background:#6d9574;opacity:.45;z-index:0}.timeline-item{position:relative;z-index:1;padding-right:30px;animation:fadeUp .7s ease both}.timeline-item:nth-child(1){animation-delay:0s}.timeline-item:nth-child(2){animation-delay:.15s}.timeline-item:nth-child(3){animation-delay:.30s}.timeline-item:nth-child(4){animation-delay:.45s}.icon{position:relative;z-index:2;width:58px;height:58px;min-width:58px;min-height:58px;margin:0 0 14px 0;border-radius:50%;background:#fff;border:1px solid #eeeae2;box-shadow:0 5px 15px rgb(0 0 0 / .06);display:flex;align-items:center;justify-content:center;color:#41694b;font-size:28px;box-sizing:border-box;transition:transform .3s ease,background .3s ease,color .3s ease}.timeline-item:hover .icon{transform:translateY(-5px) rotate(5deg);background:#8c9e37;color:#fff}.content{position:relative;z-index:2}.content h3{margin:0 0 12px;font-size:17px;line-height:1.3;color:#4A2E1F}.content ul{margin:0;padding:0;list-style:none}.content li{position:relative;margin-bottom:10px;padding-left:15px;color:#5D4B3E;font-size:14px;line-height:1.5}.content li::before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:50%;background:#62916b}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.daily-life{padding:30px 25px!important}.timeline{width:100%!important;max-width:700px;margin:0 auto!important;grid-template-columns:repeat(2,1fr);gap:45px 30px}.timeline::before{display:none}.timeline-item{padding-right:0}}@media (max-width:550px){.daily-life{width:100%!important;padding:40px 25px!important;margin:0!important}.timeline{display:block;width:100%!important;max-width:100%!important;margin:0!important;padding-left:35px;box-sizing:border-box}.timeline::before{content:"";display:block;position:absolute;top:24px;bottom:24px;left:24px;width:1px;height:auto;border:0;background:#6d9574;opacity:.45;z-index:0}.timeline-item{padding:0 0 45px 0}.timeline-item:last-child{padding-bottom:0}.icon{width:48px;height:48px;min-width:48px;min-height:48px;margin-left:-35px;margin-bottom:14px;font-size:23px}.content h3{margin-top:0;font-size:17px}}@media (max-width:400px){.daily-life{padding-left:18px!important;padding-right:18px!important}}