@keyframes growWidth{0%{width:0}100%{width:100%}}@-webkit-keyframes growWidth{0%{width:0}100%{width:100%}}#jumbotron{align-items:center;color:#fff;display:flex;min-height:30.5vw;padding:30px 0 50px 0!important;position:relative}@media screen and (min-width:768px){#jumbotron{padding:75px 0 100px 0!important}}@media screen and (min-width:1200px){#jumbotron{padding:150px 0 210px 0!important}}#jumbotron.pattern-bottom::before{background-color:rgba(9,51,84,.45);content:"";height:24px;position:absolute;bottom:0;left:0;width:100%}@media screen and (min-width:768px){#jumbotron.pattern-bottom::before{height:44px}}#jumbotron h1{color:#fff;font-size:36px;line-height:30px;margin:15px 0 30px 0;text-shadow:0 0 3px rgba(0,0,0,.5)}@media screen and (min-width:768px){#jumbotron h1{font-size:45px;line-height:39px;text-shadow:0 0 5px rgba(0,0,0,.5)}}@media screen and (min-width:992px){#jumbotron h1{font-size:65px;line-height:59px;text-shadow:0 0 7px rgba(0,0,0,.5)}}@media screen and (min-width:1200px){#jumbotron h1{font-size:73px;line-height:67px}}#jumbotron p.description{color:#fff}@media screen and (max-width:767px){#jumbotron p.description{display:none}}#jumbotron .button-container a.button.outline{color:#fff}#jumbotron .button-container a.button.outline::after{background-image:url(../../../../../../../../../themes/fairfood/static/css/images/icons/arrow-next.svg)}#jumbotron .button-container a.button+a.button{margin-top:10px}@media screen and (min-width:992px){#jumbotron .button-container a.button+a.button{margin-top:0;margin-left:10px}}#jumbotron.video{overflow:hidden}#jumbotron.video .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#jumbotron.video .video-wrapper #jumbotron-video{object-fit:cover;width:100%;height:100%}