/*!
 * Heck Animations by Julian Hecker 
 * 
 * MIT License 
 * 
 * https://github.com/julian-hecker/heck-animations 
 * 
 */@-webkit-keyframes slide-top{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slide-top{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes slide-right{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slide-right{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes slide-bottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slide-bottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes slide-left{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes slide-left{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:none;transform:none}}.ha-slide-top{-webkit-animation-name:"slide-top";animation-name:"slide-top"}.ha-slide-right{-webkit-animation-name:"slide-right";animation-name:"slide-right"}.ha-slide-bottom{-webkit-animation-name:"slide-bottom";animation-name:"slide-bottom"}.ha-slide-left{-webkit-animation-name:"slide-left";animation-name:"slide-left"}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.ha-fade{-webkit-animation-name:"fade";animation-name:"fade"}@-webkit-keyframes zoom-front{0%{opacity:0;-webkit-transform:scale(5);transform:scale(5)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes zoom-front{0%{opacity:0;-webkit-transform:scale(5);transform:scale(5)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes zoom-back{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes zoom-back{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:none;transform:none}}.ha-zoom-front{-webkit-animation-name:"zoom-front";animation-name:"zoom-front"}.ha-zoom-back{-webkit-animation-name:"zoom-back";animation-name:"zoom-back"}.ha-animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ha-dur-20,.ha-dur-xxxs,.ha-duration-20,.ha-duration-xxxs{-webkit-animation-duration:20ms;animation-duration:20ms}.ha-dur-50,.ha-dur-xxs,.ha-duration-50,.ha-duration-xxs{-webkit-animation-duration:50ms;animation-duration:50ms}.ha-dur-100,.ha-dur-xs,.ha-duration-100,.ha-duration-xs{-webkit-animation-duration:.1s;animation-duration:.1s}.ha-dur-200,.ha-dur-sm,.ha-duration-200,.ha-duration-sm{-webkit-animation-duration:.2s;animation-duration:.2s}.ha-dur-300,.ha-dur-md,.ha-duration-300,.ha-duration-md{-webkit-animation-duration:.3s;animation-duration:.3s}.ha-dur-500,.ha-dur-lg,.ha-duration-500,.ha-duration-lg{-webkit-animation-duration:.5s;animation-duration:.5s}.ha-dur-750,.ha-dur-xl,.ha-duration-750,.ha-duration-xl{-webkit-animation-duration:.75s;animation-duration:.75s}.ha-dur-1000,.ha-dur-xxl,.ha-duration-1000,.ha-duration-xxl{-webkit-animation-duration:1s;animation-duration:1s}.ha-dur-1500,.ha-dur-xxxl,.ha-duration-1500,.ha-duration-xxxl{-webkit-animation-duration:1.5s;animation-duration:1.5s}.ha-dur-2000,.ha-dur-xxxxl,.ha-duration-2000,.ha-duration-xxxxl{-webkit-animation-duration:2s;animation-duration:2s}.ha-linear,.ha-timing-linear{-webkit-animation-timing-function:linear;animation-timing-function:linear}.ha-ease,.ha-timing-ease{-webkit-animation-timing-function:ease;animation-timing-function:ease}.ha-ease-in,.ha-timing-ease-in{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.ha-ease-out,.ha-timing-ease-out{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.ha-ease-in-out,.ha-timing-ease-in-out{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.ha-sine-in,.ha-timing-sine-in{-webkit-animation-timing-function:cubic-bezier(.47,0,.745,.715);animation-timing-function:cubic-bezier(.47,0,.745,.715)}.ha-sine-out,.ha-timing-sine-out{-webkit-animation-timing-function:cubic-bezier(.39,.575,.565,1);animation-timing-function:cubic-bezier(.39,.575,.565,1)}.ha-sine-in-out,.ha-timing-sine-in-out{-webkit-animation-timing-function:cubic-bezier(.445,.05,.55,.95);animation-timing-function:cubic-bezier(.445,.05,.55,.95)}.ha-quad-in,.ha-timing-quad-in{-webkit-animation-timing-function:cubic-bezier(.55,.085,.68,.53);animation-timing-function:cubic-bezier(.55,.085,.68,.53)}.ha-quad-out,.ha-timing-quad-out{-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.ha-quad-in-out,.ha-timing-quad-in-out{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.ha-cubic-in,.ha-timing-cubic-in{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}.ha-cubic-out,.ha-timing-cubic-out{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}.ha-cubic-in-out,.ha-timing-cubic-in-out{-webkit-animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-timing-function:cubic-bezier(.645,.045,.355,1)}.ha-quart-in,.ha-timing-quart-in{-webkit-animation-timing-function:cubic-bezier(.895,.03,.685,.22);animation-timing-function:cubic-bezier(.895,.03,.685,.22)}.ha-quart-out,.ha-timing-quart-out{-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}.ha-quart-in-out,.ha-timing-quart-in-out{-webkit-animation-timing-function:cubic-bezier(.77,0,.175,1);animation-timing-function:cubic-bezier(.77,0,.175,1)}.ha-quint-in,.ha-timing-quint-in{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ha-quint-out,.ha-timing-quint-out{-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.ha-quint-in-out,.ha-timing-quint-in-out{-webkit-animation-timing-function:cubic-bezier(.86,0,.07,1);animation-timing-function:cubic-bezier(.86,0,.07,1)}.ha-expo-in,.ha-timing-expo-in{-webkit-animation-timing-function:cubic-bezier(.95,.05,.795,.035);animation-timing-function:cubic-bezier(.95,.05,.795,.035)}.ha-expo-out,.ha-timing-expo-out{-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}.ha-expo-in-out,.ha-timing-expo-in-out{-webkit-animation-timing-function:cubic-bezier(1,0,0,1);animation-timing-function:cubic-bezier(1,0,0,1)}.ha-circ-in,.ha-timing-circ-in{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.335);animation-timing-function:cubic-bezier(.6,.04,.98,.335)}.ha-circ-out,.ha-timing-circ-out{-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}.ha-circ-in-out,.ha-timing-circ-in-out{-webkit-animation-timing-function:cubic-bezier(.785,.135,.15,.86);animation-timing-function:cubic-bezier(.785,.135,.15,.86)}.ha-back-in,.ha-timing-back-in{-webkit-animation-timing-function:cubic-bezier(.6,-.28,.735,.045);animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.ha-back-out,.ha-timing-back-out{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.ha-back-in-out,.ha-timing-back-in-out{-webkit-animation-timing-function:cubic-bezier(.68,-.55,.265,1.55);animation-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.ha-del-20,.ha-del-xxxs,.ha-delay-20,.ha-delay-xxxs{-webkit-animation-delay:20ms;animation-delay:20ms}.ha-del-50,.ha-del-xxs,.ha-delay-50,.ha-delay-xxs{-webkit-animation-delay:50ms;animation-delay:50ms}.ha-del-100,.ha-del-xs,.ha-delay-100,.ha-delay-xs{-webkit-animation-delay:.1s;animation-delay:.1s}.ha-del-200,.ha-del-sm,.ha-delay-200,.ha-delay-sm{-webkit-animation-delay:.2s;animation-delay:.2s}.ha-del-300,.ha-del-md,.ha-delay-300,.ha-delay-md{-webkit-animation-delay:.3s;animation-delay:.3s}.ha-del-500,.ha-del-lg,.ha-delay-500,.ha-delay-lg{-webkit-animation-delay:.5s;animation-delay:.5s}.ha-del-750,.ha-del-xl,.ha-delay-750,.ha-delay-xl{-webkit-animation-delay:.75s;animation-delay:.75s}.ha-del-1000,.ha-del-xxl,.ha-delay-1000,.ha-delay-xxl{-webkit-animation-delay:1s;animation-delay:1s}.ha-del-1500,.ha-del-xxxl,.ha-delay-1500,.ha-delay-xxxl{-webkit-animation-delay:1.5s;animation-delay:1.5s}.ha-del-2000,.ha-del-xxxxl,.ha-delay-2000,.ha-delay-xxxxl{-webkit-animation-delay:2s;animation-delay:2s}.ha-infinite,.ha-iteration-infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ha-1,.ha-iteration-1{-webkit-animation-iteration-count:1;animation-iteration-count:1}.ha-2,.ha-iteration-2{-webkit-animation-iteration-count:2;animation-iteration-count:2}.ha-3,.ha-iteration-3{-webkit-animation-iteration-count:3;animation-iteration-count:3}.ha-4,.ha-iteration-4{-webkit-animation-iteration-count:4;animation-iteration-count:4}.ha-5,.ha-iteration-5{-webkit-animation-iteration-count:5;animation-iteration-count:5}.ha-6,.ha-iteration-6{-webkit-animation-iteration-count:6;animation-iteration-count:6}.ha-7,.ha-iteration-7{-webkit-animation-iteration-count:7;animation-iteration-count:7}.ha-8,.ha-iteration-8{-webkit-animation-iteration-count:8;animation-iteration-count:8}.ha-9,.ha-iteration-9{-webkit-animation-iteration-count:9;animation-iteration-count:9}.ha-10,.ha-iteration-10{-webkit-animation-iteration-count:10;animation-iteration-count:10}.ha-direction-out,.ha-out{animation-direction:alternate-reverse}.ha-direction-in,.ha-in{-webkit-animation-direction:alternate;animation-direction:alternate}.ha-paused{-webkit-animation-play-state:paused;animation-play-state:paused}.ha-running{-webkit-animation-play-state:running;animation-play-state:running}@media (min-width:0px){.ha-no-animate-up{-webkit-animation:none!important;animation:none!important}}@media (min-width:600px){.ha-no-animate-sm-up{-webkit-animation:none!important;animation:none!important}}@media (min-width:900px){.ha-no-animate-md-up{-webkit-animation:none!important;animation:none!important}}@media (min-width:1200px){.ha-no-animate-lg-up{-webkit-animation:none!important;animation:none!important}}@media (min-width:1600px){.ha-no-animate-xl-up{-webkit-animation:none!important;animation:none!important}}@media (max-width:1600px){.ha-no-animate-xl-down{-webkit-animation:none!important;animation:none!important}}@media (max-width:1200px){.ha-no-animate-lg-down{-webkit-animation:none!important;animation:none!important}}@media (max-width:900px){.ha-no-animate-md-down{-webkit-animation:none!important;animation:none!important}}@media (max-width:600px){.ha-no-animate-sm-down{-webkit-animation:none!important;animation:none!important}}@media (prefers-reduced-motion:reduce),(print){.ha-animate{-webkit-animation:none!important;animation:none!important}}