.embla{position:relative;height:auto;margin-top:80px}.embla,.embla__viewport{overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 100%;min-width:0}.embla__next,.embla__prev{position:absolute;bottom:50%;transform:translateY(-50%);background:rgba(255,255,255,.7);color:rgb(0,0,0);border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;z-index:1}.embla__prev{left:10px}.embla__next{right:10px}.embla__next svg,.embla__prev svg{width:24px;height:24px}.embla__topic{position:absolute;bottom:500px;left:0;right:0;text-align:center;color:white;padding:10px;z-index:5}.embla__topic h2{margin:0;font-size:3rem;font-weight:bolder;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}@media (min-width:300px) and (max-width:425px){.embla{position:relative;overflow:hidden;height:auto;margin-top:60px}.embla__next,.embla__prev{top:50%;transform:translateY(-50%);width:20px;height:20px}.embla__topic{position:absolute;top:45%;left:0;right:0;text-align:center;color:white;padding:10px;font-size:1rem;z-index:5}.embla__topic h2{margin:0;font-size:.8rem}}@media (min-width:426px) and (max-width:868px){.embla{margin-top:70px}.embla__topic{bottom:200px}.embla__topic h2{font-size:1.5rem}}