*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}.main_background{height:-moz-fit-content;height:fit-content;padding:30px;width:100%;background:linear-gradient(45deg,#2a2140,#6b385d,#ae5368,#e37d63,#feb75d,#f9f871);background-size:300% 300%;animation:color 10s ease-in-out infinite}@keyframes color{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.second_background{background-color:#0d0a21;width:100%;padding:28px 20px}.cl-primary{color:#a08cc5}.cl-secondary{color:#eea589}.cl-tertiary{color:#e69ea1}@media (min-width:768px){.main_background{padding:60px}.second_background{padding:40px}}@media (min-width:1200px){.main_background{padding:130px 130px 90px}.second_background{padding:60px 20px}}