.content img{width:75%;height:auto}.demonstration-gif{width:100%;max-width:55%;padding:20px}.btn-download{font-family:"Fira Sans",sans-serif;color:#000;background-color:#fdfdfd;border-radius:12px;margin:15px;padding:10px 0 10px 20px;font-size:20px;text-align:center;background-repeat:no-repeat;background-size:24px 24px;background-position:20px;width:240px}.chrome{background-image:url("chrome.svg")}.firefox{background-image:url("firefox.svg")}.edg{background-image:url("edge.svg")}.hide{display:none}.sidebar{width:215px}@media screen and (max-width: 768px){header{padding:10px 30px;flex-direction:column;align-items:center;justify-content:center}.logo{font-size:16px;margin:10px}.logo img{width:25px;margin:0 10px 0 0}.nav-item{margin:0 5px;font-size:14px}.hero{padding:40px 30px}main{padding:30px;display:flex;flex-direction:column}.content{padding:0}.content img{width:100%;height:auto}.sidebar{width:215px;margin:2rem auto 0}.explore-more,.demonstration-gif{display:none}}.bounce{animation:bounce 2s ease infinite}@keyframes bounce{0%, 20%, 50%, 80%, 100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}