.rotating{animation:rotate 2s infinite linear}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#hero-panel{height:100%;background-color:#0d220e;color:#fff}#hero-panel .content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;height:100%;text-align:center;padding-top:0;padding-bottom:0;position:relative}#hero-panel .content-wrapper #hero-panel-content #recycling-icon{font-size:4em;color:#d7f0c8;margin-bottom:10px;animation:recycling-icon-float 6s ease-in-out infinite}#hero-panel .content-wrapper #hero-panel-content h1{font-size:2.5em;color:#fff;margin-bottom:30px;margin-top:0}#hero-panel .content-wrapper #hero-panel-content p{font-size:1.2em;margin-bottom:50px}#hero-panel .content-wrapper #learn-more{display:block;text-align:center;position:absolute;bottom:10px;animation:learn-more-bounce 6s ease-in-out infinite;text-decoration:none;color:#fff}#hero-panel .content-wrapper #learn-more #learn-more-text{font-size:.9em;font-family:'Trois Mille', 'Noto Emoji', sans-serif;font-style:italic;text-align:center}#hero-panel .content-wrapper #learn-more #learn-more-carat{position:relative;top:-5px}#overview-panel{line-height:1.4}#overview-panel .content-wrapper{max-width:500px}#overview-panel .content-wrapper p.lead{font-size:1.3em}#overview-panel .content-wrapper p:last-of-type{margin-bottom:0}#how-to-recycle-panel .recycle-instruction{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:100px}#how-to-recycle-panel .recycle-instruction .recycle-instruction-image{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-order:1;order:1;max-width:500px;margin-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}#how-to-recycle-panel .recycle-instruction .recycle-instruction-image img{width:100%;height:100%}#how-to-recycle-panel .recycle-instruction .recycle-instruction-text{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-order:2;order:2;text-align:left;max-width:500px}#how-to-recycle-panel .recycle-instruction .recycle-instruction-text h3{font-family:'Trois Mille', 'Noto Emoji', sans-serif;font-size:1.5em}#how-to-recycle-panel .recycle-instruction .recycle-instruction-text h4{text-transform:uppercase;font-size:.8em;font-family:'Trois Mille', 'Noto Emoji', sans-serif;color:#c78766;margin-bottom:0}#how-to-recycle-panel .recycle-instruction .recycle-instruction-text p:last-of-type{margin-top:0}#how-to-recycle-panel .recycle-instruction.recycle-instruction-right .recycle-instruction-image{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-order:1;order:1}#how-to-recycle-panel .recycle-instruction.recycle-instruction-right .recycle-instruction-text{-ms-flex-order:2;order:2}#how-to-recycle-panel .recycle-instruction:last-of-type{margin-bottom:50px}@media screen and (min-width:992px){#hero-panel,#hero-panel .content-wrapper{height:100%}#hero-panel .content-wrapper #hero-panel-content #recycling-icon{font-size:5em;margin-bottom:30px}#hero-panel .content-wrapper #hero-panel-content h1{font-size:4em}#hero-panel .content-wrapper #hero-panel-content p{font-size:1.2em;margin-bottom:0}#hero-panel .content-wrapper #learn-more{bottom:30px}#how-to-recycle-panel .recycle-instruction{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start}#how-to-recycle-panel .recycle-instruction .recycle-instruction-image{margin-right:100px}#how-to-recycle-panel .recycle-instruction .recycle-instruction-image img{width:auto;height:auto}#how-to-recycle-panel .recycle-instruction.recycle-instruction-right .recycle-instruction-image{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-order:2;order:2;margin-left:100px;margin-right:0}#how-to-recycle-panel .recycle-instruction.recycle-instruction-right .recycle-instruction-text{-ms-flex-order:1;order:1;text-align:right}}@keyframes recycling-icon-float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}@keyframes learn-more-bounce{0%{transform:translatey(0)}90%{transform:translatey(0)}94%{transform:translatey(-5px)}96%{transform:translatey(0)}98%{transform:translatey(-2px)}to{transform:translatey(0)}}
