section.hero{width:100%;height:55.641025641vh;background-size:cover;background-repeat:no-repeat;background-position:center center;padding:0;position:relative;overflow:hidden}@media(min-width: 782px){section.hero{width:100%;height:80vh;padding:0}}@media(min-width: 1440px){section.hero{margin:0 auto}}section.hero>img,section.hero>picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;-o-object-position:bottom;object-position:bottom;z-index:0;top:0;left:0}section.hero>img.desktop,section.hero>picture.desktop{display:none}@media(min-width: 782px){section.hero>img.desktop,section.hero>picture.desktop{display:block}section.hero>img.mobile,section.hero>picture.mobile{display:none}}section.hero>img img,section.hero>picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.hero .inner-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-bottom:28vw;z-index:1;position:relative}@media(min-width: 782px){section.hero .inner-wrapper{padding-bottom:0}}section.hero .inner-wrapper .text-box{width:100%;max-width:80vw}@media(min-width: 782px){section.hero .inner-wrapper .text-box{max-width:56.5972222222vw}}@media(min-width: 1440px){section.hero .inner-wrapper .text-box{max-width:815px}}section.hero .inner-wrapper .text-box .title-img{margin:0 auto;text-align:center}section.hero .inner-wrapper .text-box .title-img img{width:auto;display:inline-block}section.hero .inner-wrapper .text-box .subtitle{width:100%;max-width:53.3333333333vw;font-family:"Arial Nova",Arial;font-size:4.2666666667vw;font-weight:600;line-height:1.2;text-align:center;color:var(--colorBlue2);margin:0 auto}@media(min-width: 782px){section.hero .inner-wrapper .text-box .subtitle{font-size:1.3888888889vw}}@media(min-width: 1440px){section.hero .inner-wrapper .text-box .subtitle{font-size:20px}}