.hero{height:100vh;position:relative}@media(min-width: 990px){.hero{height:calc(100vh - 88px)}}.hero__media{display:none}@media(min-width: 990px){.hero__media{display:flex;position:absolute;top:0;left:0;width:100%;height:100%}}.hero__media--item{width:50%;position:relative}.hero__media--item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero__media--mobile{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 990px){.hero__media--mobile{display:none}}.hero__media--mobile img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero__info{position:absolute;bottom:38px;z-index:3;left:15px}@media(min-width: 990px){.hero__info{left:50%;transform:translateX(-50%);bottom:55px;display:flex;flex-direction:column;align-items:center}}.hero__info h1{font-size:35px;line-height:normal;background:linear-gradient(92deg, #A3A3A3 1.72%, #FFF 99.36%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 20px}@media(min-width: 990px){.hero__info h1{font-size:45px}}
