video{top:0;left:0;position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}@media screen and (max-width: 500px){video{top:0;left:0;position:fixed;width:100%;height:100%;object-fit:cover;z-index:-1}}.heading{font-size:4rem;color:#00ffbf;margin-top:3.5rem;font-family:Special Gothic Expanded One,sans-serif;font-weight:400;font-style:normal;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;z-index:1}@media screen and (max-width: 768px){.heading{margin-top:6rem;font-size:2.5rem}}#search{display:flex;justify-content:center;align-items:center;margin-top:3rem}#ip{border-radius:1rem;width:30rem;height:2rem;border:0rem solid transparent;background-color:var(--bs-dark-bg-subtle);padding-left:1rem}.container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:2rem 10rem}.content{display:flex;flex-direction:column;align-items:flex-end;margin-left:30rem;gap:.5rem;font-size:1rem;font-family:Oswald,sans-serif;font-weight:500;color:#fff}.right{display:flex;justify-content:flex-end;align-items:center}.first{margin-top:3rem;margin-right:28rem}#city{color:#dad8d8;font-size:1.5rem;font-family:Oswald,sans-serif;font-weight:500;animation:rotateCity 2s ease-in-out forwards}@keyframes rotateCity{0%{transform:rotate(0) scale(1)}to{transform:rotate(-90deg) scale(5);margin-top:5rem}}@media screen and (max-width: 500px){#ip{width:20rem}.container{padding:1rem 4rem;margin-top:3rem}.content{margin-left:.1rem;gap:.2rem;font-size:1.2rem}.first{margin-top:1rem;margin-right:5rem}@keyframes rotateCity{0%{transform:rotate(0) scale(1)}to{transform:rotate(-90deg) scale(3.3);margin-top:6rem}}}
