.mainTitle{color:#000;font-size:4.5rem;padding:5rem 1rem 1rem 3rem;font-family:Manrope-Bold,Arial,sans-serif;font-weight:700;line-height:1.1}.w-based-on-height{width:150%;height:100%}.square-based-on-height{width:auto;height:100%;aspect-ratio:1/1}.rectangle-based-on-height{width:auto;height:100%;aspect-ratio:.6/1}.animated-gradient{background:linear-gradient(135deg,#2afb81,#ff85fc,#2afb81);background-size:300% 300%;animation:gradientMove 10s linear infinite}@keyframes gradientMove{0%{background-position:0 50%}to{background-position:100% 50%}}