@keyframes expand{0%{opacity:0;-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);-webkit-transform:scale(.5);transform:scale(.5)}85%{opacity:.85;-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide_l{0%{left:-50px;opacity:0}to{left:0;opacity:1}}@keyframes slide_t{0%{opacity:0;top:-50px}to{opacity:1;top:0}}.animate-icon{padding:10px;width:auto}.animate-icon i{float:left;margin-right:5px}.hs-inline-edit .animate-icon{display:inline-block}.dnd-module{animation:fade .3s 1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dnd-column.fade,.dnd-row.fade,.dnd-section.fade,.fade{opacity:0}.dnd-column.expand,.dnd-row.expand,.dnd-section.expand{opacity:0;-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);-webkit-transform:scale(.5);transform:scale(.5)}.dnd-column.slide_l,.dnd-row.slide_l,.dnd-section.slide_l{left:-50px;opacity:0;position:relative}.dnd-column.slide_t,.dnd-row.slide_t,.dnd-section.slide_t{opacity:0;position:relative;top:-50px}.expand.animate{animation:expand 1s 1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.expand.animate,.fade.animate{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.fade.animate{animation:fade 1s 1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.slide_l.animate{animation:slide_l 1s 1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.slide_l.animate,.slide_t.animate{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.slide_t.animate{animation:slide_t 1s 1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.animate.de-1{animation-delay:.3s}.animate.de-2{animation-delay:.6s}.animate.de-3{animation-delay:.9s}.animate.de-4{animation-delay:1.2s}.animate.de-5{animation-delay:1.5s}.dnd-column.invert_slide,.dnd-column.slide_from_left,.dnd-column.slide_from_top,.dnd-column.slide_with_scroll,.dnd-row.invert_slide,.dnd-row.slide_from_left,.dnd-row.slide_from_top,.dnd-row.slide_with_scroll,.dnd-section.invert_slide,.dnd-section.slide_from_left,.dnd-section.slide_from_top,.dnd-section.slide_with_scroll{opacity:0}