.slide_intro{position:relative;height:calc(100vh - 190px);background:url(../img/assets/landing/bg.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}@media only screen and (max-width:737px){.slide_intro{padding-bottom:50px;align-items:flex-end;height:calc(100vh - 145px);min-height:510px;background:url(../img/assets/landing/bg_mobile.jpg) center center/cover no-repeat}}@media only screen and (max-width:737px){.slide_intro-content{padding-bottom:30px}}h2.slide_intro-title{font-family:"Integral CF",hurme-bold;font-size:80px;letter-spacing:0;padding:0 30px;color:#fff;line-height:.8em}@media only screen and (max-width:737px){h2.slide_intro-title{font-size:40px}}.slide_intro-text{font-size:35px;color:#f2b62c;padding:30px 20px 0;max-width:1200px;margin:auto;line-height:1.6em;text-align:center;text-transform:uppercase}@media only screen and (max-width:737px){.slide_intro-text{font-size:23px;max-width:300px;line-height:1em;padding:30px 20px 0}}.slide_intro-button{position:relative;z-index:100;padding:20px 20px 0;text-align:center}@media only screen and (max-width:737px){.slide_intro-button{max-width:300px;margin:auto;padding:30px 20px 0}}.slide_intro-button button{display:inline-block;min-width:240px;margin:5px 3px;background:#f2b62c;color:#fff;border:none}@media (hover:hover){.slide_intro-button button:focus,.slide_intro-button button:hover{background:#fff;color:#000}}@media only screen and (max-width:737px){.slide_intro-button button{min-width:0;display:block;width:100%;background:#fff;color:#000}}