.section-products,.section-posts,.section-projects{height:100vh;transition:background-color 0.5s ease}.section-products{background-color:#f0f8ff}.section-posts{background-color:#ffebcd}.section-projects{background-color:#f5f5f5}.bg-change{animation:changeBg 1s ease-in-out 0.5s forwards}@keyframes changeBg{0%{background-color:transparent}100%{background-color:tomato}}.breakdance .homebutton{background-color:#FFF0}.breakdance .homebutton{transition:.2s}.breakdance .homebutton:hover{box-shadow:0 50px 100px -20px #32325d40,0 30px 60px -30px #0000004d;border-radius:20px}.breakdance .homebutton img{aspect-ratio:5/6;object-fit:contain}