.over{overflow:hidden}.side-image{position:absolute;top:50%;transform:translateY(-50%);width:auto;height:auto}.main-content{background-color:#181818}.side-image img{width:30vw;height:auto;animation:bounce 5s ease-in-out infinite}@media (max-width:768px){.side-image{display:none}}@keyframes bounce{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.side-image.left{left:-10vw}.side-image.right{right:-10vw}.google-container{margin-top:3vh}.google-container,.google-container-ph{display:flex;justify-content:center;align-items:center;width:100%;gap:2rem;box-sizing:border-box;padding:0 10px;width:calc(100% - 20px)}.google-container-ph{margin-top:.5rem}.google{height:auto}.apple,.google{transition:transform .25s ease-in-out;max-height:3rem;max-width:100%}.apple{transform:scale(1.2)}.apple:hover{transform:scale(1.3)}.google:hover{transform:scale(1.1)}.ph{transition:transform .25s ease-in-out;transform:scale(.9);max-height:3rem;max-width:100%}.ph:hover{transform:scale(1)}.footerlinks{display:flex;justify-content:center;gap:1rem;margin-top:.8rem}.link{color:white}.footer{background-color:#181818;padding:2rem}.footer,.info{text-align:center}.info{display:flex;flex-direction:column;justify-content:center;align-items:center}.about-traklo{padding-left:5rem;padding-right:5rem}.over .divider{width:50%;margin:5rem}.updates{width:100%}.sectionTitle{margin-bottom:5rem}ul{list-style-type:none}.carousel-container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;margin-bottom:5rem}.carousel{display:flex;transition:transform .3s ease}.carousel-card{min-width:300px;transition:transform .3s ease,opacity .3s ease;opacity:.3;transform-origin:center;cursor:pointer;box-shadow:0 0 80px rgb(28,28,28);padding:20px 20px 40px;border-radius:3rem}.carousel-card.n-1,.carousel-card.n1{opacity:.4;transform:scale(.7)}.carousel-card.n-2,.carousel-card.n2{opacity:.1;transform:scale(.5)}.carousel-card.active{transform:scale(1.1);opacity:1}.updateV{font-size:4rem}.updateDate{font-weight:200;font-size:1.25rem;color:rgba(255,255,255,.608)}.additional{font-size:1.5rem;color:rgba(255,255,255,.913);font-style:italic;font-weight:100}.updateHeaders{margin-top:10px;font-size:1.25rem}