@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");@import url(plugins/animations.css);@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Ubuntu:300,400,500,700");body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.button{width:auto;height:auto;border:2px solid #1b1b1b;background-color:#fff;color:#1b1b1b !important;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;outline:none;display:inline-block;padding:12px 21px;font-size:20px;text-decoration:none !important;font-weight:500;cursor:pointer;font-family:"Ubuntu",sans-serif}.button:hover{background-color:#1b1b1b;color:#fff !important}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top 0.1s ease 0.1s,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom 0.1s ease 0.1s,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top 0.1s ease,transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;transform:translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom 0.1s ease,transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;transform:translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top 0.1s ease 0.1s,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom 0.1s ease 0.1s,transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top 0.1s ease,transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;transform:translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 0.1s ease,transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;transform:translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,opacity 0.1s linear}.hamburger--collapse .hamburger-inner:before{transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s linear 0.22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, -10px, 0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s linear 0.22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0, 10px, 0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0, -20px, 0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0, 10px, 0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0, -20px, 0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.125s,left 0.125s ease-in 0.175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.125s,right 0.125s ease-in 0.175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left 0.125s ease-out,top 0.05s linear 0.125s,transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;transform:translate3d(80px, 80px, 0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right 0.125s ease-out,top 0.05s linear 0.125s,transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;transform:translate3d(-80px, 80px, 0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.125s,left 0.125s ease-in 0.175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s linear 0.125s,right 0.125s ease-in 0.175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left 0.125s ease-out,top 0.05s linear 0.125s,transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;transform:translate3d(80px, -80px, 0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right 0.125s ease-out,top 0.05s linear 0.125s,transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;transform:translate3d(-80px, -80px, 0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0, -20px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px, -6px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0, -20px, 0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom 0.1s ease-in 0.25s,transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom 0.1s ease-out,transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom 0.1s ease-in 0.25s,transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 0.1s ease-out,transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, -10px, 0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s linear 0.22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s,transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s,background-color 0s linear 0.15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out 0.1s,transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out 0.1s,transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s,background-color 0s linear 0.15s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out 0.1s,transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out 0.1s,transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease 0.12s,transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:300;color:#656565;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:"Ubuntu",sans-serif;font-weight:500;color:#1b1b1b;margin-top:0}a{color:#ecbe4f;text-decoration:underline}a:hover{color:#333;text-decoration:none}a:active{color:#ecbe4f;text-decoration:underline}a:visited{color:#ecbe4f;text-decoration:underline}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}section{padding:50px 0}img{max-width:100%}._clearspace{padding:0 !important;margin:0 !important}.text-center{text-align:center !important}body{margin-top:210px}@media (min-width: 1025px) and (max-width: 1450px){body{margin-top:129px}}@media (max-width: 1024px){body{margin-top:129px}}@media (max-width: 992px){body{margin-top:50px}}p{margin-top:0;margin-bottom:20px}p.n-m-b{margin-bottom:0}input[type="text"],input[type="tel"],input[type="email"],input[type="password"],textarea{width:100%;background-color:#fff;border:1px solid #c9ced6;padding:15px 15px;outline:none;font-size:16px;font-family:Arial;margin-bottom:20px;resize:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}input[type="text"].parsley-error,input[type="tel"].parsley-error,input[type="email"].parsley-error,input[type="password"].parsley-error,textarea.parsley-error{margin-bottom:0;border-color:#e74c3c}.parsley-errors-list{margin-top:5px;list-style-type:none;padding:0;display:inline-block}.parsley-errors-list li{display:inline-block;width:100%;float:left;position:relative;padding-left:25px;font-weight:500}.parsley-errors-list li:before{width:15px;height:15px;background-image:url("../img/icons/error.svg");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0;left:0;margin:auto 0;content:''}label{font-size:18px;font-weight:500;color:#1b1b1b;font-family:"Ubuntu",sans-serif;margin-bottom:10px;display:inline-block}ul.baselist{list-style-type:none;padding:0;margin:0;display:inline-block}ul.baselist li{display:inline-block;width:100%;float:left;position:relative;margin:5px 0;padding-left:35px}ul.baselist li:before{width:17px;height:12px;position:absolute;-webkit-background-size:100% 100%;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;background-image:url("../img/icons/arrow-right.svg");content:'';left:0;top:7px}header.topbar{width:100%;height:auto;background-color:#fff;padding:30px 0;position:fixed;top:0;left:0;z-index:999;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media (min-width: 1025px) and (max-width: 1450px){header.topbar{padding:10px 0}}@media (max-width: 1024px){header.topbar{padding:10px 0}}@media (max-width: 992px){header.topbar{display:none}}@media (min-width: 1025px) and (max-width: 1450px){header.topbar .topbar-logo{max-width:150px;margin-top:7px}}@media (max-width: 1024px){header.topbar .topbar-logo{max-width:150px;margin-top:7px}}header.topbar ul.topbar-contact{float:right;display:inline-block;list-style-type:none;padding:0;margin-bottom:0;margin-top:5px}@media (min-width: 1025px) and (max-width: 1450px){header.topbar ul.topbar-contact{margin-top:0}}@media (max-width: 1024px){header.topbar ul.topbar-contact{margin-top:0}}header.topbar ul.topbar-contact li{display:inline-block;float:left;position:relative;padding-left:45px}header.topbar ul.topbar-contact li.mail{padding-left:50px}header.topbar ul.topbar-contact li:last-child{margin-left:60px}header.topbar ul.topbar-contact li strong{font-weight:700;font-size:13px;text-transform:uppercase;color:#1b1b1b;margin-bottom:5px;font-family:"Ubuntu",sans-serif;display:inline-block}header.topbar ul.topbar-contact li a{color:#656565;text-decoration:none;font-size:17px}header.topbar ul.topbar-contact li:before{width:27px;height:27px;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;bottom:0;left:0;margin:auto 0;content:""}header.topbar ul.topbar-contact li.phone:before{background-image:url("../img/icons/phone.svg")}header.topbar ul.topbar-contact li.mail:before{background-image:url("../img/icons/mail.svg");width:31px;height:24px}header.topbar.scrolled{top:-100%}.navigation{width:100%;height:auto;padding:0;position:fixed;top:116px;left:0;z-index:999;background:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media (min-width: 1025px) and (max-width: 1450px){.navigation{top:67px}}@media (max-width: 1024px){.navigation{top:67px}}@media (max-width: 992px){.navigation{padding:10px 0;top:0}}.navigation .navigation-col{padding:35px 15px}@media (min-width: 1025px) and (max-width: 1450px){.navigation .navigation-col{padding:20px 15px}}@media (max-width: 1024px){.navigation .navigation-col{padding:20px 15px}}@media (max-width: 992px){.navigation .navigation-col{padding:0 15px}}.navigation .navigation-col.first{border-right:1px solid #ebebeb}.navigation .navigation-col.second{position:relative}.navigation .navigation-col.second .line{width:100%;height:12px;background-color:#ecbe4f;position:absolute;bottom:-12px;left:0;content:'';z-index:1}.navigation .navigation-col.second a{font-family:"Ubuntu",sans-serif;font-weight:500;color:#1b1b1b;font-size:20px;text-decoration:none;position:relative;display:inline-block;width:100%}@media (max-width: 1024px){.navigation .navigation-col.second a{font-size:16px}}.navigation .navigation-col.second a:before{width:28px;height:28px;background:#ecbe4f;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:0;bottom:0;right:0;margin:auto 0;content:''}.navigation .navigation-col.second a:after{width:11px;height:8px;top:0;bottom:0;right:9px;margin:auto 0;content:'';position:absolute;background-image:url("../img/icons/arrow-right.svg");background-size:100% 100%;background-position:center center;background-repeat:no-repeat}.navigation .navigation-col .navigation-logo{display:none}@media (max-width: 992px){.navigation .navigation-col .navigation-logo{display:block;max-width:130px;float:left}}.navigation:before{height:1px;width:100%;position:absolute;left:0;right:0;top:0;content:'';max-width:1170px;margin:0 auto;background:#ebebeb}.navigation ul.navigation-items{list-style-type:none;padding:0;margin:0}@media (max-width: 992px){.navigation ul.navigation-items{display:inline-block;position:fixed;top:50px;width:250px;height:100vh;background-color:#fff;z-index:9999;right:-250px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.navigation ul.navigation-items.toggle{visibility:visible;right:0;opacity:1}}.navigation ul.navigation-items li{display:inline-block;float:left;margin:0 25px}@media (min-width: 1025px) and (max-width: 1450px){.navigation ul.navigation-items li{margin:0 20px}}@media (max-width: 1024px){.navigation ul.navigation-items li{margin:0 15px}}@media (max-width: 992px){.navigation ul.navigation-items li{margin:0;width:100%}}.navigation ul.navigation-items li:first-child{margin-left:0}.navigation ul.navigation-items li a{color:#1b1b1b;font-size:18px;font-weight:500;font-family:"Ubuntu",sans-serif;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media (max-width: 992px){.navigation ul.navigation-items li a{width:100%;display:inline-block;padding:13px 15px;border-bottom:1px solid rgba(0,0,0,0.1);font-size:17px}}.navigation ul.navigation-items li a:hover,.navigation ul.navigation-items li a.active{color:#ecbe4f}.navigation .hamburger{display:none}@media (max-width: 992px){.navigation .hamburger{display:inline-block;padding:0;float:right;height:24px;margin-top:3px}.navigation .hamburger:hover,.navigation .hamburger:focus{opacity:1 !important}}.navigation.scrolled{top:0}.dashboard{width:100%;height:auto;padding-top:115px;padding-bottom:230px;background-image:url("../img/headers/header_home.jpg");-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}@media (min-width: 1025px) and (max-width: 1450px){.dashboard{padding-top:50px;padding-bottom:130px}}@media (max-width: 1024px){.dashboard{padding-top:50px;padding-bottom:130px}}.dashboard h1{font-size:24px;font-weight:300;color:#fff;margin-bottom:5px;position:relative;padding-top:20px}@media (max-width: 767px){.dashboard h1{font-size:20px}}.dashboard h1:before{width:36px;height:4px;background-color:#ecbe4f;position:absolute;top:0;left:0;content:''}.dashboard h2{font-size:48px;color:#fff}@media (min-width: 1025px) and (max-width: 1450px){.dashboard h2{font-size:40px}}@media (max-width: 1024px){.dashboard h2{font-size:36px}}@media (max-width: 767px){.dashboard h2{font-size:24px}}.dashboard .button{padding:18px 21px;border-color:#fff}@media (max-width: 992px){.dashboard .button{padding:15px 15px}}.dashboard .dashboard-news{width:100%;border-top:1px solid rgba(255,255,255,0.2);position:absolute;bottom:0;left:0;display:inline-block}@media (max-width: 992px){.dashboard .dashboard-news .row{display:flex}}.dashboard .dashboard-news .dashboard-news-col{padding:30px 15px}@media (max-width: 992px){.dashboard .dashboard-news .dashboard-news-col{padding:15px 15px}}.dashboard .dashboard-news .dashboard-news-col.first{color:#fff;font-family:"Ubuntu",sans-serif;font-weight:300;font-size:18px;border-right:1px solid rgba(255,255,255,0.2)}.dashboard .dashboard-news .dashboard-news-col.second{padding-left:45px}@media (max-width: 992px){.dashboard .dashboard-news .dashboard-news-col.second{padding-left:15px}}.dashboard .dashboard-news .dashboard-news-col.second a{color:#fff;font-size:18px;font-family:"Ubuntu",sans-serif;font-weight:500;text-decoration:none;display:inline-block;position:relative;padding-right:50px}@media (max-width: 992px){.dashboard .dashboard-news .dashboard-news-col.second a{font-size:16px}}.dashboard .dashboard-news .dashboard-news-col.second a:before{width:28px;height:28px;background:#ecbe4f;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:0;bottom:0;right:0;margin:auto 0;content:''}.dashboard .dashboard-news .dashboard-news-col.second a:after{width:11px;height:8px;top:0;bottom:0;right:9px;margin:auto 0;content:'';position:absolute;background-image:url("../img/icons/arrow-right.svg");background-size:100% 100%;background-position:center center;background-repeat:no-repeat}.intro{padding:90px 0}@media (max-width: 1024px){.intro{padding:60px 0}}@media (max-width: 767px){.intro{padding:40px 0}}.intro h2{font-size:36px;line-height:1.2;margin-bottom:10px}@media (max-width: 1024px){.intro h2{font-size:30px}}@media (max-width: 992px){.intro h2{font-size:24px}}.intro h3{font-size:24px;color:#656565;font-weight:300;line-height:1.4}@media (max-width: 992px){.intro h3{font-size:20px}}.intro p{line-height:32px}.intro p:last-of-type{margin:0}@media (max-width: 767px){.intro p:last-of-type{margin-bottom:30px}}.blocks{background-color:#f3f3f3;padding:120px 0}@media (max-width: 1024px){.blocks{padding:60px 0}}.blocks .blocks-item{cursor:pointer}@media (max-width: 992px){.blocks .blocks-item.last{margin-top:30px}}@media (max-width: 767px){.blocks .blocks-item{margin-bottom:30px}.blocks .blocks-item.last{margin-bottom:0}}.blocks .blocks-item img{width:100%;float:left}.blocks .blocks-item .blocks-item-inner{padding:0 15px;background-color:#fff;width:100%;text-align:center}.blocks .blocks-item .blocks-item-inner .blocks-item-inner-title{font-family:"Ubuntu",sans-serif;font-weight:500;color:#1b1b1b;font-size:30px;padding-top:25px;margin-top:50px;position:relative;display:inline-block;margin-bottom:10px}.blocks .blocks-item .blocks-item-inner .blocks-item-inner-title:before{width:36px;height:4px;background-color:#ecbe4f;position:absolute;top:0;left:0;right:0;margin:0 auto;content:''}.blocks .blocks-item .blocks-item-inner .blocks-item-inner-body{font-size:23px;font-family:"Ubuntu",sans-serif;font-weight:300;margin-bottom:55px;display:inline-block;width:100%;line-height:30px}.blocks .blocks-item .blocks-item-inner .blocks-item-inner-button{width:100%;display:inline-block;font-size:18px;color:#1b1b1b;font-weight:500;font-family:"Ubuntu",sans-serif;text-align:left;padding:30px 0;border-top:1px solid #ebebeb;position:relative}.blocks .blocks-item .blocks-item-inner .blocks-item-inner-button:after{width:17px;height:12px;background-image:url("../img/icons/arrow-right.svg");background-position:center center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;bottom:0;margin:auto 0;right:0;content:'';-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.blocks .blocks-item:hover .blocks-item-inner .blocks-item-inner-button:after{right:-10px}footer{width:100%;height:auto;padding:0;background-image:url("../img/footer.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat}footer .footer-top{padding:90px 0}@media (min-width: 1025px) and (max-width: 1450px){footer .footer-top{padding:50px 0}}@media (max-width: 1024px){footer .footer-top{padding:60px 0}}@media (max-width: 767px){footer .footer-top{padding:40px 0}}footer .footer-top .footer-top-logo{width:100%}@media (max-width: 767px){footer .footer-top .footer-top-logo{margin-bottom:30px}}footer .footer-top a{color:#a0a1ab;text-decoration:none;font-size:16px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}footer .footer-top a:hover{color:#fff}footer .footer-top .footer-top-title{font-family:"Ubuntu",sans-serif;color:#c9cad6;font-weight:500;margin-bottom:30px;display:inline-block;width:100%;font-size:18px}footer .footer-top .footer-top-list{list-style-type:none;padding:0;margin:0}@media (max-width: 767px){footer .footer-top .footer-top-list{margin-bottom:30px}}footer .footer-top .footer-top-list li{display:inline-block;width:100%;margin:5px 0}footer .footer-top .footer-top-list li a{color:#a0a1ab;text-decoration:none;font-size:16px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}footer .footer-top .footer-top-list li a:hover{color:#fff}footer .footer-top .footer-top-follow{position:relative;padding-left:43px;color:#a0a1ab;display:inline-block;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}footer .footer-top .footer-top-follow:hover{color:#fff}footer .footer-top .footer-top-follow:before{width:32px;height:32px;position:absolute;left:0;top:-3px;content:'';background-image:url("../img/icons/facebook.svg");background-position:center center;background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}footer .footer-top p{color:#a0a1ab;margin-top:0;margin-bottom:0}footer .footer-bottom{border-top:1px solid #343434;padding:25px 0;text-align:center}@media (max-width: 1024px){footer .footer-bottom{padding:15px 0}}footer .footer-bottom p{margin-bottom:0;font-size:14px}footer .footer-bottom p a{color:#8e8f98;text-decoration:none}footer .footer-bottom p a:hover{color:#adaeb5}.header{width:100%;height:auto;padding:130px 0;-webkit-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (max-width: 1024px){.header{padding:90px 0}}.header.position-bottom{background-position:center bottom}.header h1{font-size:24px;font-weight:300;color:#fff;margin-bottom:5px;position:relative;padding-top:20px}@media (max-width: 767px){.header h1{font-size:20px}}.header h1:before{width:36px;height:4px;background-color:#ecbe4f;position:absolute;top:0;left:0;content:''}.header h2{font-size:48px;margin:0;color:#fff}@media (min-width: 1025px) and (max-width: 1450px){.header h2{font-size:40px}}@media (max-width: 1024px){.header h2{font-size:36px}}@media (max-width: 767px){.header h2{font-size:24px}}.base{padding:100px 0}@media (max-width: 1024px){.base{padding:50px 0}}@media (max-width: 767px){.base{padding:40px 0}}.base h2{font-size:36px;margin-bottom:10px}@media (max-width: 992px){.base h2{font-size:26px}}.base p{font-size:16px;line-height:32px}@media (max-width: 767px){.base .m-t-20{margin-top:20px}}.base .m-b{margin-bottom:50px}@media (max-width: 767px){.base .m-b{margin-bottom:30px}}@media (max-width: 767px){.base img{margin-bottom:20px}}.base .leerbedrijf-logo{float:right}.base .leerbedrijf-logo img{margin-bottom:0}@media (max-width: 767px){.base .base-quote{margin-top:30px}}.base .base-quote .base-quote-heading{font-family:"Ubuntu",sans-serif;font-weight:500;color:#1b1b1b;font-size:24px;margin-bottom:5px}.base .base-quote .base-quote-body{font-weight:300;font-size:23px;font-style:italic}.base h3,.base h4,.base h5,.base h6{font-size:18px;font-family:"Ubuntu",sans-serif;color:#1b1b1b;font-weight:500;margin-bottom:20px}.base .m-b-20{margin-bottom:20px}.base.contact h2{font-size:24px}.base.contact p a{color:#1d1d1d;text-decoration:none}.base.contact p a:hover{text-decoration:underline}.error-404 ul li{display:inline-block;width:100%;position:relative;margin:5px 0;padding-left:35px}.error-404 ul li:before{width:17px;height:12px;position:absolute;-webkit-background-size:100% 100%;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;background-image:url(../img/icons/arrow-right.svg);content:'';left:0;top:7px}.error-404 p a{color:#3e3e3e;text-decoration:underline}.error-404 p a:hover{color:#000}.streamer{width:100%;padding:50px 0;background-color:#f6f6f6}@media (max-width: 767px){.streamer{padding:40px 0}}.streamer p{margin:0;font-family:"Ubuntu",sans-serif;font-size:30px;font-weight:500;color:#1b1b1b}@media (max-width: 767px){.streamer p{font-size:23px;text-align:center}}.streamer p .button{margin-left:30px}@media (max-width: 767px){.streamer p .button{margin-left:0;margin-top:30px}}
/*# sourceMappingURL=main.css.map */
