@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700&display=swap);*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Quicksand,"sans-serif"}.container{padding:30px;margin:0 auto;min-width:0;width:100%}@media (min-width:480px){.container{padding:15px;width:80%;max-width:1200px;min-width:480px}}.color-red{color:#e31100}h1,h2,h3,h4,h5,h6{font-weight:400}#p-home .jumbotron{width:100%;height:100vh;overflow:hidden;background-image:url(../img/home-page__background.cba38aca.svg);background-position:10vh top;background-size:100%;background-repeat:no-repeat}@media (min-width:480px){#p-home .jumbotron{background-size:70vw;background-position:40vw -10vh}}#p-home .jumbotron__main{margin-top:45vh;margin-bottom:20vh}#p-home .jumbotron__main__title{font-size:8vh;line-height:9vh;text-align:center}#p-home .jumbotron__main__subtitle{font-size:3vh;line-height:3.5vh;text-align:center}@media (min-width:480px){#p-home .jumbotron__main__title{font-size:10vh;line-height:11vh;text-align:left}#p-home .jumbotron__main__subtitle{text-align:left}}#p-home .jumbotron__social-media{height:12vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#p-home .jumbotron__social-media--item{padding-right:5.4vh}#p-home .jumbotron__social-media--item:last-child{padding-right:0}#p-home .jumbotron__social-media--item img{width:3.6vh;height:3.6vh}@media (min-width:480px){#p-home .jumbotron__social-media{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}