html{scroll-behavior:smooth}@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.5)}}@keyframes zoom2{0%{transform:scale(1)}to{transform:scale(1.1)}}.contact-container{color:#fff;letter-spacing:2px;background-color:#353839;border-radius:10px;width:fit-content;margin:20px auto;padding:20px;font-size:30px;font-weight:700;box-shadow:6px 10px 39px 10px #000000a6}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes floater{0%{transition:all .5s;transform:translateY(0%)}50%{transition:all .5s;transform:translateY(-10%)}}.tech-icon{width:120px;height:120px}.dashboard__payment-container{background:linear-gradient(#040b1c,#999);align-items:center}@media only screen and (max-width:900px){.contact-container{font-size:25px}.tech-icon{width:70px;height:70px}.dashboard__payment-container{height:auto}}@media (min-width:768px){.flex-md-equal>*{flex:1}}@media only screen and (max-width:500px){.contact-container{text-align:left;font-size:18px}.tech-icon{width:55px;height:55px}}
