.container{width:100%;max-width:1440px;margin:0 auto}html{scroll-behavior:smooth}.page{width:100%;overflow-x:hidden;overflow-y:visible}html,body{width:100%;overflow-x:hidden}.text-yellow{color:var(--yellow)}.text-white{color:var(--white)}.text-black{color:var(--black)}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:.3s ease}