@import"https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";body{font-family:Poppins,sans-serif;font-weight:700;font-style:normal;padding:0 20px}*{margin:0}nav{display:flex;justify-content:space-between;height:72px;align-items:center}.container{max-width:1280px;margin:0 auto}nav ul{display:flex;list-style:none;gap:24px}:root{--red: #d01c28;--gray: #2e2e2e}.website-buttons{margin-right:20px;background-color:#fbeee0;border:2px solid #422800;border-radius:30px;box-shadow:#422800 4px 4px;color:#422800;cursor:pointer;display:inline-block;font-weight:600;font-size:18px;padding:0 18px;line-height:50px;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.website-buttons:hover{background-color:#fff}.website-buttons:active{box-shadow:#422800 2px 2px;transform:translate(2px,2px)}@media (min-width: 768px){.website-buttons{min-width:120px;padding:0 25px}}.images,p,h1,h2,ul{-webkit-user-select:none;user-select:none}.hero{display:flex;align-items:center;height:calc(100vh -72px)}.hero h1{font-weight:800;font-size:108px;line-height:102px}.hero p{font-weight:800;color:var(--gray)}.shoes-img{width:33.125rem;height:30.4414rem}.hero-content{display:flex;flex-direction:column;gap:30px}.nav-text-animation{box-shadow:inset 0 0 #54b3d6;color:#54b3d6;padding:0 .25rem;margin:0 -.25rem;transition:color .3s ease-in-out,box-shadow .3s ease-in-out}.nav-text-animation:hover{color:#fff;box-shadow:inset 200px 0 #54b3d6}.nav-text-animation{color:#54b3d6;font-family:Poppins,sans-serif;font-size:27px;font-weight:700;line-height:1.5;text-decoration:none}.login-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#000;border:2px solid #1a1a1a;border-radius:15px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Roobert,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;font-weight:600;line-height:normal;margin:0;min-height:60px;min-width:0;outline:none;padding:16px 24px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);user-select:none;-webkit-user-select:none;touch-action:manipulation;width:100px;will-change:transform}.login-button:disabled{pointer-events:none}.login-button:hover{box-shadow:#00000040 0 8px 15px;transform:translateY(-2px)}.login-button:active{box-shadow:none;transform:translateY(0)}
