.hero__link{font-size:1.6rem;line-height:1.2}.hero{position:relative;min-height:70vh}.hero__content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;padding:6rem 2rem;align-items:flex-start;justify-content:flex-end;color:#fff}.hero__image img{width:100%;height:70vh;-o-object-fit:cover;object-fit:cover}.hero__video video{min-height:75vh;-o-object-fit:cover;object-fit:cover}.hero__logo{display:none;position:absolute;top:4rem;left:4rem;z-index:1}.hero__title{font-weight:700;font-size:4rem;margin-bottom:2rem;margin-top:2rem}.hero__subtitle{font-size:2.4rem;color:#25a0f2}.hero__link{padding:1rem 2rem;text-decoration:none;color:#27465c;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:.4rem;transition:color ease-in-out .4s,background-color ease-in-out .4s,border-color ease-in-out .4s;font-weight:700;font-size:1.6rem;display:inline-block;position:relative;display:inline-block}.hero__link:active,.hero__link:focus,.hero__link:hover{border-color:#ccc;background-color:#ccc;color:#27465c}.hero__link:visited{color:#27465c}.hero__link:after{content:"";width:85%;height:6px;display:block;background:linear-gradient(90deg, rgb(40, 94, 247) 0%, rgb(40, 94, 247) 33.33%, rgb(255, 255, 255) 33.33%, rgb(255, 255, 255) 66.66%, rgb(237, 70, 9) 66.66%, rgb(237, 70, 9) 100%);position:absolute;left:50%;transform:translateX(-50%);bottom:-2rem}.hero--left{text-align:left}.hero--left .hero__content{align-items:flex-start}.hero--center{text-align:center}.hero--center .hero__content{align-items:center}.hero--right{text-align:right}.hero--right .hero__content{align-items:flex-end}.hero--top .hero__content{justify-content:flex-start}.hero--middle .hero__content{justify-content:center}.hero--bottom .hero__content{justify-content:flex-end}.hero--is-big{height:calc(100vh - 7rem)}.hero--is-big .hero__content{padding-bottom:14rem}.hero--is-big .hero__image img{height:100%}.hero:not(.hero--is-big) .hero__content{width:100%;max-width:144.8rem;padding-right:2rem;padding-left:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 899px){.hero:not(.hero--is-big) .hero__content{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 900px)and (max-width: 1800px){.hero:not(.hero--is-big) .hero__content{padding-right:4rem;padding-left:4rem}}@media screen and (min-width: 600px){.hero--is-big .hero__title{font-size:6rem}}@media screen and (min-width: 900px){.hero__logo{display:block}.hero__content{padding:6rem 4rem}.hero--is-big{height:100vh}.hero--is-big .hero__content{padding-bottom:20rem}.hero__video video{min-height:50vh}}@media screen and (min-width: 1200px){.hero--is-big .hero__content{padding:0 0 16% 25rem}}