.hero__title{font-size:2rem;font-family:oswald,sans-serif;background-size:200%;background-image:none;background-image:linear-gradient(45deg,#fff070,#fff070 35%,#00c9d3 66%,#00c9d3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:glow 9s linear infinite}.hero__cite{font-size:2rem}@keyframes glow{0%{background-position:0% 43%}50%{background-position:100% 58%}to{background-position:0% 43%}}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:40px;width:40px;left:0;top:0;bottom:0;margin:auto 0;transition:.4s;box-shadow:0 0 15px #2020203d;background:#fff url(https://i.ibb.co/FxzBYR9/night.png);background-repeat:no-repeat;background-position:center}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translate(24px);background:#fff url(https://i.ibb.co/7JfqXxB/sunny.png);background-repeat:no-repeat;background-position:center}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}
