.fitur{background:#fdf8ef;padding:100px 0}.fitur .section-title{text-align:center;margin-bottom:60px}.fitur .section-title h2{color:var(--primary);font-size:2.5rem;font-weight:800}.fitur .section-title p{max-width:720px;color:var(--text-light);margin:auto}.fitur-card{background:#fff;border:1px solid #d3a43c26;border-radius:24px;height:100%;padding:40px 30px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000000d}.fitur-card:hover{transform:translateY(-10px);box-shadow:0 20px 45px #0000001a}.fitur-icon{color:#fff;background:linear-gradient(180deg, var(--gold), var(--gold-dark));border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin-bottom:25px;font-size:2rem;display:flex}.fitur-card h4{color:var(--primary);margin-bottom:15px;font-weight:700}.fitur-card p{color:var(--text-light);margin-bottom:0;line-height:1.9}.fitur-card:before{content:"";background:var(--gold);width:5px;height:100%;transition:all .35s;position:absolute;top:0;left:0;transform:scaleY(0)}.fitur-card:hover:before{transform:scaleY(1)}@media (width<=991px){.fitur{padding:70px 0}.fitur .section-title{margin-bottom:40px}.fitur-card{margin-bottom:25px}}
