.download-resume{z-index:2;color:#fff;background-color:#3b82f6;border-radius:8px;justify-content:center;align-items:center;width:380px;height:47px;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color 2s,color 2s;display:flex;position:relative;overflow:hidden}.button-text{text-align:center;width:100%;position:absolute}.primary{z-index:2}.secondary{z-index:1}.colorful-button--wrapper{justify-content:center;align-items:center;width:100%;max-width:380px;margin:0 auto;display:flex;position:relative;overflow:hidden}.colorful-button--color{border-radius:8px;width:100%;max-width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scale(0)}.colorful-button--wrapper:hover .colorful-button--color{transform:scale(1)}.colorful-button--wrapper:hover .red{transition-delay:0s}.colorful-button--wrapper:hover .orange{transition-delay:.2s}.colorful-button--wrapper:hover .yellow{transition-delay:.4s}.colorful-button--wrapper:hover .green,.colorful-button--wrapper .red{transition-delay:.6s}.colorful-button--wrapper .orange{transition-delay:.4s}.colorful-button--wrapper .yellow{transition-delay:.2s}.colorful-button--wrapper .green{transition-delay:0s}.red{background-color:#f87171;border-radius:8px}.orange{background-color:#f59e0b;border-radius:8px}.yellow{background-color:#fcd34d;border-radius:8px}.green{background-color:#34d399;border-radius:8px}.w-full{width:100%}.h-screen{height:100vh}.overflow-hidden{overflow:hidden}.grid{display:grid}.place-items-center{place-items:center}.font-bold{font-weight:700}.text-7xl{font-size:4.5rem}@media (min-width:768px){[class*=md\:text-9xl]{font-size:6rem}}.relative{position:relative}.z-10{z-index:10}.absolute{position:absolute}.inset-0{inset:0}.z-0{z-index:0}.z-20{z-index:20}.bg-gray-100{background-color:#f7fafc}.text-gray-800{color:#2d3748}
