.happy-scroll{width:100%;height:100%;overflow:hidden;position:relative}.happy-scroll-strip--vertical{position:absolute;right:0;top:0;height:100%}.happy-scroll-strip--vertical .happy-scroll-bar{background-color:rgba(51,51,51,.2);border-radius:7px;width:6px;height:0;-webkit-transition:width .4s ease,height .6s ease;transition:width .4s ease,height .6s ease}.happy-scroll-strip--horizontal{position:absolute;bottom:0;left:0;width:100%}.happy-scroll-strip--horizontal .happy-scroll-bar{background-color:rgba(51,51,51,.2);border-radius:7px;height:6px;width:0;-webkit-transition:height .4s ease,width .6s ease;transition:height .4s ease,width .6s ease}.happy-scroll-container::-webkit-scrollbar{display:none}.happy-scroll-container{overflow:auto}.happy-scroll-container .happy-scroll-content{display:inline-block}*{-webkit-overflow-scrolling:touch}.fullpage-container{position:relative;width:100%;height:100%;overflow:hidden}.fullpage-wp{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fullpage-wp.anim{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.fullpage-wp.fullpage-wp-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:relative;width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.animated{opacity:1}