*{margin:0;padding:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}#root,body,html{min-height:100%}body{background:#f0f0f5;-webkit-font-smoothing:antialiased!important;overflow:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}body::-webkit-scrollbar{width:0!important;display:none}.link{font-family:Karla;display:flex;height:60px;margin-top:18px;border:none;width:40%;cursor:pointer;-webkit-transition:.3s;transition:.3s;align-items:center;justify-content:center;text-decoration:none}.link:hover{-webkit-box-shadow:5px 3px 12px 0 rgba(50,50,50,.68);box-shadow:5px 3px 12px 0 rgba(50,50,50,.68)}.youtube-video{width:520px;height:320px;border-radius:15px}.container-video-and-links{width:520px;display:flex;flex-direction:column;align-items:center}.icons-link-container{display:flex;justify-content:space-between;width:520px;margin-top:20px}.icon-link{width:70px;height:70px}.errorContainer{height:100vh;width:100vw;justify-content:center}.errorContainer,.errorMessageContainer{display:flex;align-items:center}.errorMessage{font-size:20px}@media (max-width:740px){.link{width:90%}}@media (max-width:575px){.youtube-video{width:95%;height:280px}.container-video-and-links,.icons-link-container{width:95%}.icon-link{width:60px;height:60px}}@media (max-width:320px){.icon-link{width:50px;height:50px}}