@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-main{position:relative;min-height:30rem;height:100lvh;padding:11.3rem 0;display:flex;align-items:flex-end;overflow:hidden}@media (max-width:767px){.hero-main{min-height:35rem;padding:12.38rem 0 4.19rem;flex-direction:column;align-items:stretch;min-height:min(30rem,100lvh);height:auto}}.hero-main .container{position:relative;z-index:2}.hero-main .container h1{color:#fff;font-family:"Passenger Display";font-size:5rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:5.62rem}@media (max-width:767px){.hero-main .container h1{font-size:2.5rem;margin-bottom:.94rem}}.hero-main__river{position:absolute;width:56.60975rem;height:120%;z-index:1;top:-8.44rem;right:25.9rem;scale:1.15}@media (max-width:767px){.hero-main__river{display:none}}.hero-main__river svg:first-child{width:62lvh;height:130lvh;-o-object-fit:contain;object-fit:contain;position:absolute;top:-4lvh}.hero-main__river svg:last-child{position:absolute;top:-1.9lvh;width:28.5lvh;height:84.5lvh;-o-object-fit:contain;object-fit:contain;left:52lvh}.hero-main__river .silver{position:absolute;width:100vw;height:130lvh;bottom:-7lvh}.hero-main__river .white{position:absolute;width:100vw;overflow:hidden;height:0;top:-3lvh;animation:fromTopToBottomFirst 10s linear infinite 0s}@keyframes fromTopToBottomFirst{0%{height:0;bottom:auto;top:-3lvh}49%{height:130lvh;bottom:auto;top:-3lvh}50%{height:130lvh;bottom:-7lvh;top:auto}100%{height:0;bottom:-7lvh;top:auto}}.hero-main__river .white__inner{width:100%;position:relative;height:100%;top:0;animation:fromBottomToTop 10s linear infinite 5s}@keyframes fromBottomToTop{0%{top:0}50%{top:-130lvh}51%{top:0}100%{top:0}}.hero-main__bg{position:absolute;inset:0;width:100%;height:100%;background:rgba(21,55,73,.5)}.hero-main__bg img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:relative;z-index:-1}.hero-main__bg img.mobile{display:none}@media (max-width:767px){.hero-main__bg img.mobile{display:block}.hero-main__bg img.desktop{display:none}}.hero-main__bottom{display:flex;align-items:center;width:100%}@media (max-width:767px){.hero-main__bottom{flex-direction:column;align-items:flex-start}}.hero-main__bottom p{color:#fff;font-family:"General Sans";font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;max-width:35.0625rem;margin-right:9.41rem}@media (max-width:767px){.hero-main__bottom p{max-width:15.875rem;margin-right:0;font-size:1.125rem;margin-bottom:15.06rem}}.hero-main__bottom .btn{display:inline-flex;justify-content:center;align-items:center;gap:1.12rem;padding:1.88rem 2.88rem;border-radius:12.5rem;border:1px solid #fff}.hero-main__bottom .btn:hover::before{border-color:#fff}.hero-main__bottom .btn span{color:#fff;font-family:"General Sans";font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal}@media (max-width:767px){.hero-main__bottom .btn{width:100%}.hero-main__bottom .btn span{font-size:1.25rem}}.hero-main__bottom .in{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:50%;border:4px solid transparent;transition:border .4s;width:5.625rem;height:5.625rem}.hero-main__bottom .in svg{width:1.64063rem;height:1.64056rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.hero-main__bottom .in:hover{border:4px solid #fff}@media (max-width:767px){.hero-main__bottom .in{display:none}}.hero-main__tearsheet{position:absolute;right:0;writing-mode:vertical-rl;display:inline-flex;rotate:180deg;top:50%;transform:translateY(50%);align-items:center;gap:1.38rem;padding:1.75rem 1.38rem;border-radius:0 1.25rem 1.25rem 0;background:#fff}@media (max-width:767px){.hero-main__tearsheet{display:none}}.hero-main__tearsheet svg{rotate:180deg}.hero-main__tearsheet span{color:#000;text-align:center;font-family:"General Sans";font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal}.dark-content p:not(:last-child){margin-bottom:1.2rem}