.fade-in{animation:fadeIn 2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{margin:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes wink-and-grow{0%{scale:.8;opacity:50%;transform:translateY(-4rem)}to{scale:1.2;opacity:100%;transform:translateY(4rem)}}#adjective-container{position:relative}#adjective-container.adjective-sm{top:-3rem;animation:fade-in-top-fade-out-bottom 3s ease-in-out infinite}#adjective-container.adjective-xs{left:-3rem;animation:fade-in-left-fade-out-right 3s ease-in-out infinite}@keyframes fade-in-top-fade-out-bottom{0%{opacity:0;top:-3rem}25%{opacity:1;top:0}75%{opacity:1;top:0}to{opacity:0;top:3rem}}@keyframes fade-in-left-fade-out-right{0%{opacity:0;left:-3rem}20%{opacity:1;left:0}80%{opacity:1;left:0}to{opacity:0;left:3rem}}.youtube-player-xs{width:80vw;height:50vw}.youtube-player-sm{width:75vw;height:47vw}.youtube-player-md{width:min(32rem,45vw);height:min(20rem,28vw)}.youtube-player-lg{width:32rem;height:20rem}.youtube-player-xl{width:36rem;height:22rem}.hidden{display:none}.previous{position:absolute;left:0;top:0}.current.in-from-left{animation:in-from-left .7s forwards ease-out}.current.in-from-right{animation:in-from-right .7s forwards ease-out}.previous.out-from-left{animation:out-from-left .7s forwards ease-out}.previous.out-from-right{animation:out-from-right .7s forwards ease-out}@keyframes in-from-left{0%{opacity:0;transform:translate(-90vw)}to{opacity:1}}@keyframes in-from-right{0%{opacity:0;transform:translate(90vw)}to{opacity:1}}@keyframes out-from-left{0%{opacity:1}to{opacity:0;transform:translate(90vw);display:none}}@keyframes out-from-right{0%{opacity:1}to{opacity:0;transform:translate(-90vw);display:none}}#carousel-content{animation:infinite-carousel 24s linear infinite}@keyframes infinite-carousel{0%{transform:translate(0)}to{transform:translate(-120rem)}}@keyframes falling-snowflake{0%{top:-5%;opacity:5%}to{top:105%;opacity:15%}}.current.in-from-left{animation:in-from-left .5s forwards ease-out;animation-delay:.1s;opacity:0}.current.in-from-right{animation:in-from-right .5s forwards ease-out;animation-delay:.1s;opacity:0}.previous.out-from-left{animation:out-from-left .4s forwards ease-out}.previous.out-from-right{animation:out-from-right .4s forwards ease-out}@keyframes in-from-left{0%{opacity:0;transform:translate(-20rem)}to{opacity:1}}@keyframes in-from-right{0%{opacity:0;transform:translate(20rem)}to{opacity:1}}@keyframes out-from-left{0%{opacity:1}to{opacity:0;transform:translate(20rem);display:none}}@keyframes out-from-right{0%{opacity:1}to{opacity:0;transform:translate(-20rem);display:none}}
