@media only screen and (min-width:960px){.mobile{display:none}}@media only screen and (max-width:960px){.desktop{display:none!important}}@media screen and (min-width:1904px){.container{max-width:1216px}}@keyframes spinAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-home{position:relative;background-color:#0a090f;background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:960px){.section-home{height:calc(100vh - 100px);min-height:290px}}.section-home .video-bg{width:100%;height:100%;position:relative}@media only screen and (max-width:959px){.section-home .video-bg{margin-bottom:-7px}}.section-home .video-bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:960px){.section-home .video-bg,.section-home .video-bg:after{position:absolute;top:0;left:0}.section-home .video-bg:after{content:"";background:linear-gradient(90deg,#000 45%,transparent 70%);width:100%;height:100%}}.section-home h1{color:#e3eae7;font-weight:900;text-transform:uppercase;line-height:1.1;margin:0 auto 20px}.section-home h1 strong{color:#6936dd}@media only screen and (min-width:960px){.section-home h1{margin-bottom:50px;font-size:48px}}@media only screen and (min-width:1264px){.section-home h1{font-size:55px;max-width:950px;width:100%}}@media only screen and (min-width:1904px){.section-home h1{font-size:68px}}.section-home p{max-width:664px;line-height:1.3;margin:0 auto;color:hsla(0,0%,100%,.8);font-size:20px}@media only screen and (min-width:960px){.section-home p{font-size:24px}}@media only screen and (max-width:600px){.section-home p{opacity:.5;margin-bottom:30px}}.section-home .scroll-down{position:absolute;height:auto!important;top:calc(86vh - 100px);left:calc(50vw - 40px);transition:all .3s ease-in-out;z-index:3;cursor:pointer}.section-home .scroll-down:hover{transform:translateY(6px)}@media only screen and (min-width:960px){.section-home .scroll-down{left:calc(50vw - 50px)}.section-home{min-height:710px;height:calc(100vh - 100px)}}