@-webkit-keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{overflow-y:auto}.bg-dark{background-color:#121212}div.v-application--wrap{min-height:calc(100vh - 80px)!important}div.v-application--wrap .v-footer{padding:0}::-moz-selection{background-color:#dd3535;color:#fff}::selection{background-color:#dd3535;color:#fff}body{font-weight:400;line-height:1.7;color:#777}.heading-primary{color:#fff;text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:6rem}.heading-primary--main{display:block;font-size:6rem;font-weight:400;letter-spacing:3.5rem;-webkit-animation-name:moveInLeft;animation-name:moveInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@media only screen and (max-width:37.5em){.heading-primary--main{letter-spacing:1rem;font-family:5rem}}.heading-primary--sub{display:block;font-size:2rem;font-weight:700;letter-spacing:1.75rem;-webkit-animation:moveInRight 1s ease-out;animation:moveInRight 1s ease-out}@media only screen and (max-width:37.5em){.heading-primary--sub{letter-spacing:.5rem}}.heading-secondary{font-size:3.5rem;text-transform:uppercase;font-weight:700;display:inline-block;background-image:linear-gradient(90deg,#7ed56f,#28b485);-webkit-background-clip:text;color:transparent;letter-spacing:.2rem;transition:all .2s}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-secondary:hover{transform:skewY(2deg) skewX(15deg) scale(1.1);text-shadow:.5rem 1rem 2rem rgba(0,0,0,.2)}.heading-tertiary{font-size:1.6rem;font-weight:700;text-transform:uppercase}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}.u-center-text{text-align:center!important}.u-margin-bottom-small{margin-bottom:1.5rem!important}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.h-100{height:100%!important}.w-100{width:100%!important}.h-auto{height:auto!important}.w-auto{width:auto!important}.v-main{transition:none!important}.flex-row-all{flex:1 1 100%!important}.min-height-auto{min-height:auto!important}.v-bottom-navigation .theme--light.v-btn.v-btn--has-bg{background-color:transparent}@media only screen and (max-width:48em){.v-tabs:not(.v-tabs--vertical):not(.v-tabs--right)>.v-slide-group--is-overflowing.v-tabs-bar--is-mobile:not(.v-slide-group--has-affixes) .v-slide-group__prev{display:none}}.v-tabs{position:sticky;top:64px;z-index:99}@media only screen and (max-width:48em){.v-tabs{top:56px}}.v-dialog.v-dialog--active.v-bottom-sheet.v-dialog--scrollable{overflow-y:auto}.v-dialog.v-dialog--active.v-bottom-sheet{max-height:100%}.theme--dark.v-tabs-items{background-color:#121212}.theme--dark.v-bottom-navigation .v-btn:not(.v-btn--active),.theme--dark .v-item-group.v-bottom-navigation .v-btn.v-btn--inactive,.theme--dark.v-tabs>.v-tabs-bar .v-tab--disabled,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.theme--dark.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:#fff!important}