@charset "UTF-8";
/*
 * Premium Tumblr Theme "Winta"
 * Morenheit, 2016, http://morenheit.com
 */
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{-webkit-font-smoothing:antialiased;}img{display:block;max-width:100%;height:auto;}a{text-decoration:none;}iframe{display:block;max-width:100%;}body{font-size:16px;}@media only screen and (max-width:429px){body{font-size:14px;}}.wrapper{display:block;width:960px;margin:0 auto;padding:0 10px;}@media only screen and (min-width:860px) and (max-width:959px){.wrapper{width:860px;}}@media only screen and (min-width:830px) and (max-width:859px){.wrapper{width:830px;}}@media only screen and (min-width:620px) and (max-width:829px){.wrapper{width:620px;}}@media only screen and (max-width:619px){.wrapper{width:100%;}}.header_wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:0;z-index:9;}.header{display:block;position:absolute;bottom:-50px;left:0;display:block;width:100%;z-index:10;-webkit-transition:-webkit-transform 0.15s ease-in-out;-moz-transition:-moz-transform 0.15s ease-in-out;transition:transform 0.15s ease-in-out;}.menu_container{display:block;}.menu_container.active{display:block;}.menu{display:block;padding:10px 0 0 0;}.menu li{display:inline;float:left;margin:0 10px 10px 0;}.menu li:last-child{margin:0 0 10px 0;}.menu li a{display:block;font-size:1em;padding:7px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}.identity{display:block;height:50px;padding:10px 0;background-color:#ffffff;-webkit-box-shadow:0 1px 2px rgba(128,128,128,0.2),0 -1px 2px rgba(128,128,128,0.2);-moz-box-shadow:0 1px 2px rgba(128,128,128,0.2),0 -1px 2px rgba(128,128,128,0.2);box-shadow:0 1px 2px rgba(128,128,128,0.2),0 -1px 2px rgba(128,128,128,0.2);}.identity_logo{display:inline;float:left;width:30px;height:30px;margin:0 10px 0 0;overflow:hidden;}.identity_logo.circle,.identity_logo.circle a{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.identity_logo.square,.identity_logo.square a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.identity_logo a,.identity_logo img{display:block;}.identity_title{display:inline;float:left;max-width:75%;overflow:hidden;white-space:nowrap;}.title{display:block;font-size:1.25em;line-height:30px;}.title a{-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out;}.menu_button{position:relative;display:inline;float:left;width:37px;height:30px;margin:0 10px 0 0;padding:0 10px 0 0;cursor:pointer;border-right:solid 1px #eeeeee;}.menu_button_dash_one,.menu_button_dash_two,.menu_button_dash_three{position:absolute;width:24px;height:3px;left:3px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}.menu_button_dash_one{top:7px;}.menu_button_dash_two{top:14px;}.menu_button_dash_three{top:21px;}@media only screen and (max-width:429px){.menu li a{padding:8px 10px;}}.push{display:block;margin-top:50px;-webkit-transition:opacity 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out,-moz-transform 0.3s ease-in-out;transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;}.push.active{opacity:0.75;}.categories_container{display:block;padding:10px 0 0 0;}.categories{list-style:none!important;display:block;}.categories li{display:inline;float:left;margin:0 10px 10px 0;}.categories li:last-child{margin:0 0 10px 0;}.categories li a{display:block;font-size:1em;padding:7px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}@media only screen and (max-width:429px){.categories li a{padding:8px 10px;}}.info_container{display:block;padding:0 0 10px 0;}.info{display:inline-block;font-size:1em;padding:7px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}@media only screen and (max-width:429px){.info{padding:8px 10px;}}.main{display:inline;float:left;width:600px;}@media only screen and (min-width:830px) and (max-width:959px){.main{width:500px;}}@media only screen and (min-width:620px) and (max-width:829px){.main{display:block;float:none;width:600px;}}@media only screen and (max-width:619px){.main{display:block;float:none;width:100%;}}.post{display:block;margin:0 0 50px 0;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(128,128,128,0.25);-moz-box-shadow:0 1px 2px rgba(128,128,128,0.25);box-shadow:0 1px 2px rgba(128,128,128,0.25);}.post.permalink{margin:0;}.heading{display:block;font-size:1.5em;line-height:1.375;padding:50px 50px 0 50px;}.heading a{-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out;}.post_content{padding:20px 50px;font-size:1em;line-height:1.625;}.post_content p{display:block;margin:15px 0 0 0;}.post_content p:first-child{margin:0;}.post_content a{-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out;}.post_content hr{display:block;height:1px;margin:15px 0 0 0;border:none;color:#eeeeee;background-color:#eeeeee;}.post_content h2,.post_content h3,.post_content h4,.post_content h5,.post_content h6{display:block;margin:15px 0 0 0;line-height:1.375;}.post_content h2{font-size:1.5em;}.post_content h3{font-size:1.375em;}.post_content h4{font-size:1.25em;}.post_content h5{font-size:1.125em;}.post_content h6{font-size:1em;}.post_content img{display:block;margin:15px auto 0 auto;}.post_content ul{list-style:disc inside;display:block;margin:15px 0 0 0;}.post_content ul li{display:list-item;}.post_content ol{list-style:decimal inside;display:block;margin:15px 0 0 0;}.post_content ol li{display:list-item;}.post_content blockquote{display:block;margin:15px 0 0 0;padding:0 0 0 15px;border-left:solid 3px #eeeeee;}@media only screen and (max-width:429px){.post{margin:0 0 30px 0;}.heading{padding:30px 30px 0 30px;}.post_content{padding:15px 30px;}}.post.text .post_content{padding:50px 50px 20px 50px;}@media only screen and (max-width:429px){.post.text .post_content{padding:30px 30px 15px 30px;}}.post.text .post_content.with_title{padding:20px 50px;}@media only screen and (max-width:429px){.post.text .post_content.with_title{padding:15px 30px;}}.post.index.photo figure{position:relative;display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.post.index.photo figcaption{position:absolute;display:block;top:0;left:0;width:100%;height:100%;}.post.index.photo figcaption a{display:block;width:100%;height:100%;}.post.index.photo .post_actions,.post.index.photo .post_actions.with_caption{padding:25px 50px;}@media only screen and (max-width:429px){.post.index.photo .post_actions,.post.index.photo .post_actions.with_caption{padding:20px 30px;}}.post.permalink.photo figure{display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.post.permalink.photo .post_content{padding:25px 50px 20px 50px;}@media only screen and (max-width:429px){.post.permalink.photo .post_content{padding:20px 30px 15px 30px;}}.post.index.panorama figure{display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.post.index.panorama figcaption{display:block;}.photoset_grid{display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.post.index.photoset .post_actions,.post.index.photoset .post_actions.with_caption{padding:25px 50px;}@media only screen and (max-width:429px){.post.index.photoset .post_actions,.post.index.photoset .post_actions.with_caption{padding:20px 30px;}}.post.permalink.photoset .post_content{padding:25px 50px 20px 50px;}@media only screen and (max-width:429px){.post.permalink.photoset .post_content{padding:20px 30px 15px 30px;}}.quote_short,.quote_medium,.quote_long{display:block;padding:50px 50px 0 50px;font-style:italic;}.quote_short{font-size:1.75em;line-height:1.375;}.quote_medium{font-size:1.75em;line-height:1.375;}.quote_long{font-size:1.5em;line-height:1.375;}.post.index.quote .post_actions{padding:20px 50px 50px 50px;}.post.index.quote .post_actions.with_caption{padding:0 50px 50px 50px;}@media only screen and (max-width:429px){.quote_short,.quote_medium,.quote_long{padding:30px 30px 0 30px;}.post.index.quote .post_actions{padding:15px 30px 30px 30px;}.post.index.quote .post_actions.with_caption{padding:0 30px 30px 30px;}}.link_wrapper{display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.link_thumbnail{display:block;height:80px;background-position:center center;background-repeat:no-repeat no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}.link_thumbnail a{display:block;width:100%;height:100%;padding:0 50px;line-height:80px;color:#ffffff;text-shadow:0 0 10px rgba(0,0,0,0.5);}.link_inner_wrapper{display:block;padding:50px;}.link_inner_wrapper.with_thumbnail{padding:25px 50px;}.link_inner_wrapper .heading{padding:0;}.link_excerpt{margin:10px 0 0 0;line-height:1.375;}@media only screen and (max-width:429px){.link_thumbnail{height:50px;}.link_thumbnail a{padding:0 30px;line-height:50px;}.link_inner_wrapper{padding:30px;}.link_inner_wrapper.with_thumbnail{padding:20px 30px;}}.chat_content{list-style:none!important;display:block;padding:50px 50px 20px 50px;}.chat_content.with_title{padding:20px 50px;}.chat_content li{display:block;padding:10px 0;font-size:1em;line-height:1.625;border-bottom:solid 1px #eeeeee;}.chat_content li:last-child{border:none;}.chat_content li:first-child{padding:0 0 10px 0;}.chat_content li:last-child{padding:10px 0 0 0;}@media only screen and (max-width:429px){.chat_content{padding:30px 30px 15px 30px;}.chat_content.with_title{padding:7px 30px;}.chat_content li{padding:8px 0;}.chat_content li:first-child{padding:0 0 8px 0;}.chat_content li:last-child{padding:8px 0 0 0;}}.media_wrapper{display:block;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;overflow:hidden;}.media_wrapper .soundcloud_audio_player,.media_wrapper .spotify_audio_player,.media_wrapper .tumblr_audio_player{display:block;width:100%;height:80px;}.media_wrapper iframe{max-height:680px;}@media only screen and (min-width:830px) and (max-width:959px){.media_wrapper iframe{max-height:480px;}}@media only screen and (min-width:520px) and (max-width:619px){.media_wrapper iframe{max-height:480px;}}@media only screen and (min-width:346px) and (max-width:519px){.media_wrapper iframe{max-height:460px;}}@media only screen and (max-width:345px){.media_wrapper iframe{max-height:375px;}}.question_asker{display:block;padding:10px 50px 0 50px;text-align:right;}.answer_answerer{display:block;padding:10px 0 0 0;text-align:right;}.question_asker a,.answer_answerer a{text-transform:capitalize;}.answer_wrapper{display:block;padding:20px 0 0 0;border-top:solid 1px #eeeeee;}@media only screen and (max-width:429px){.question_asker{padding:8px 30px 0 30px;}.answer_answerer{padding:8px 0 0 0;}.answer_wrapper{padding:15px 0 0 0;}}.post_actions{display:block;padding:25px 50px;}.post_actions.with_caption{padding:0 50px 50px 50px;}.date{display:inline;float:left;font-size:14px;line-height:18px;}.date a,.date a:hover{color:#cccccc;}.actions{display:inline;float:right;}.actions li{display:inline;float:left;margin:0 0 0 5px;line-height:18px;color:#cccccc;cursor:pointer;}.actions li a,.actions li a:hover{color:#cccccc;}.actions .action_share{position:relative;font-size:18px;}.action_share_menu{position:absolute;left:50%;bottom:25px;display:none;width:140px;height:35px;margin:0 0 0 -70px;}.action_share_menu.active{display:block;}.action_share_menu:after{position:absolute;bottom:-8px;left:50%;width:0px;height:0px;margin:0px 0px 0px -4px;z-index:3;visibility:visible;border-width:4px;border-style:solid;}.action_share_menu li{display:inline;float:left;width:35px;height:35px;margin:0;}.action_share_menu li a{display:block;font-size:18px;line-height:35px;text-align:center;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}.action_share_menu li:first-child a{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.action_share_menu li:last-child a{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}@media only screen and (max-width:429px){.post_actions{padding:20px 30px;}.post_actions.with_caption{padding:0 30px 30px 30px;}}.post_navigation{display:block;padding:10px 0;}.post_navigation_previous{display:inline;float:left;}.post_navigation_next{display:inline;float:right;}.post_navigation a{display:block;font-size:1em;padding:7px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}@media only screen and (max-width:429px){.post_navigation a{padding:8px 10px;}}.post_meta{display:block;margin:0 0 50px 0;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(128,128,128,0.25);-moz-box-shadow:0 1px 2px rgba(128,128,128,0.25);box-shadow:0 1px 2px rgba(128,128,128,0.25);}.post_tags{display:block;padding:25px 50px;}.tags{list-style:none!important;display:block;}.tags li{display:inline;margin:0 15px 0 0;}.tags li:last-child{margin:0;}.tags li a{font-size:14px;line-height:1.28;}.tags li a:before{content:'#';}.post_comments{display:block;padding:25px 50px;border-top:solid 1px #eeeeee;}.post_notes{display:block;padding:25px 50px;border-top:solid 1px #eeeeee;}.notes{list-style:none!important;display:block;font-size:14px;line-height:1.28;}.notes li{display:block;margin:10px 0 0 0;}.notes li:first-child{margin:0;}.notes li img{display:inline!important;width:16px;height:16px;margin:0 10px 0 0!important;vertical-align:-3px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px;}.notes li blockquote{margin:5px 0 0 25px;padding:4px 10px;border-left:solid 3px #eeeeee;}.notes li a{text-decoration:none;}.notes li .action a{text-transform:capitalize;}.notes .more_notes_link_container{margin:20px 0 0 0;font-size:14px;line-height:1;}@media only screen and (max-width:429px){.post_meta{margin:0 0 30px 0;}.post_tags,.post_comments,.post_notes{padding:20px 30px;}.notes li blockquote{margin:5px 0 0 20px;}.notes .more_notes_link_container{margin:15px 0 0 0;}}.navigation_wrapper{margin:0 0 50px 0;}.navigation_previous{display:inline;float:left;}.navigation_next{display:inline;float:right;}.navigation_wrapper a{display:block;font-size:1em;padding:7px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.15s ease-in-out;-moz-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out;}@media only screen and (max-width:429px){.navigation_wrapper{margin:0 0 30px 0;}.navigation_wrapper a{padding:8px 10px;}}.sidebar{display:inline;float:right;width:290px;margin:0 0 0 50px;padding:30px;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(128,128,128,0.25);-moz-box-shadow:0 1px 2px rgba(128,128,128,0.25);box-shadow:0 1px 2px rgba(128,128,128,0.25);}.sidebar a{-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out;}.description{display:block;margin:0 0 20px 0;font-size:14px;line-height:1.28;}.searchform_container{position:relative;display:block;width:100%;height:30px;margin:0 0 20px 0;background-color:#eeeeee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;}.searchform_input{position:absolute;top:0;left:0;width:100%;height:30px;padding:0 45px 0 15px;font-size:14px;line-height:30px;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-appearance:none;appearance:none;z-index:1;}.searchform_button{position:absolute;top:0;right:0;width:30px;height:30px;font-size:14px;line-height:30px;text-align:center;color:#aaaaaa;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-appearance:none;appearance:none;z-index:2;}.searchform_button .icon-search{display:block;width:100%;height:100%;line-height:30px;text-align:center;}.feed_container{display:block;margin:0 0 20px 0;}.feed_title{display:block;margin:0 0 10px 0;font-size:16px;text-transform:capitalize;}.dribbble,.instagram{list-style:none!important;display:block;margin:0 -5px;}.dribbble li,.instagram li{display:inline;float:left;width:25%;padding:0 5px;}.dribbble li img,.instagram li img{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.twitter{list-style:none!important;display:block;}.twitter li{display:block;margin:10px 0 0 0;font-size:14px;line-height:1.28;}.twitter li:first-child{margin:0;}@media only screen and (min-width:830px) and (max-width:859px){.sidebar{width:260px;}}@media only screen and (min-width:620px) and (max-width:829px){.sidebar{display:block;float:none;width:600px;margin:0 0 50px 0;padding:50px;}.description,.searchform_container,.feed_container{margin:0 0 25px 0;}.feed_title{margin:0 0 15px 0;}.twitter li{margin:15px 0 0 0;}}@media only screen and (min-width:430px) and (max-width:619px){.sidebar{display:block;float:none;width:100%;margin:0 0 50px 0;padding:50px;}.description,.searchform_container,.feed_container{margin:0 0 25px 0;}.feed_title{margin:0 0 15px 0;}.twitter li{margin:15px 0 0 0;}}@media only screen and (max-width:429px){.sidebar{display:block;float:none;width:100%;margin:0 0 30px 0;padding:30px;}}.footer{display:block;}.social{list-style:none!important;display:block;}.social li{display:inline;float:left;width:12.5%;margin:0 0 10px 0;font-size:16px;line-height:1;}.copyrights{display:block;font-size:12px;line-height:18px;}.theme_by{display:block;margin:7px 0 0 0;font-size:10px;line-height:1;}@media only screen and (min-width:430px) and (max-width:619px){.social li{width:5%;}}@media only screen and (max-width:429px){.social li{width:12.5%;}}.blackout{position:fixed;top:0;left:0;right:0;bottom:0;display:none;background-color:transparent;z-index:10;}.blackout.active{display:block;}.loadmore_spinner{display:block;width:50px;height:0;margin:0 auto;text-align:center;opacity:0;animation:spinner_wrapper 2.4s ease-in-out;}.loadmore_spinner>div{height:100%;width:6px;margin:0 1px;display:inline-block;-webkit-animation:spinner 1.2s infinite ease-in-out;animation:spinner 1.2s infinite ease-in-out;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.loadmore_spinner .loadmore_spinner_dash_two{-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}.loadmore_spinner .loadmore_spinner_dash_three{-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}.loadmore_spinner .loadmore_spinner_dash_four{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}.loadmore_spinner .loadmore_spinner_dash_five{-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}@-webkit-keyframes spinner{0%,40%,100%{-webkit-transform:scaleY(0.4);} 20%{-webkit-transform:scaleY(1.0);}}@keyframes spinner{0%,40%,100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4);} 20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0);}}@-webkit-keyframes spinner_wrapper{0%{opacity:0;height:40px;margin:50px auto;} 10%,90%{opacity:1;height:40px;margin:50px auto;} 100%{opacity:0;height:0;margin:0 auto;}}@keyframes spinner_wrapper{0%{opacity:0;height:40px;margin:50px auto;} 10%,90%{opacity:1;height:40px;margin:50px auto;} 100%{opacity:0;height:0;margin:0 auto;}}@media only screen and (max-width:429px){@-webkit-keyframes spinner_wrapper{0%{opacity:0;height:40px;margin:30px auto;} 10%,90%{opacity:1;height:40px;margin:30px auto;} 100%{opacity:0;height:0;margin:0 auto;}}@keyframes spinner_wrapper{0%{opacity:0;height:40px;margin:30px auto;} 10%,90%{opacity:1;height:40px;margin:30px auto;} 100%{opacity:0;height:0;margin:0 auto;}}}.animated{-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}