:export{maxMobileSmBreakpoint:319;maxMobileMdBreakpoint:479;maxMobileLgBreakpoint:767;maxTabletBreakpoint:1023;maxLaptopBreakpoint:1439}.hero h1{font-size:60px;line-height:120%}@media screen and (max-width:1439px){.hero h1{font-size:52px}}@media screen and (max-width:1023px){.hero h1{font-size:44px}}@media screen and (max-width:767px){.hero h1{font-size:36px}}@keyframes heroTextEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,to{transform:translateX(-50%) rotate(45deg) translateY(0);opacity:.7}50%{transform:translateX(-50%) rotate(45deg) translateY(6px);opacity:1}}.hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:100px}.hero .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.05) 0,rgba(0,0,0,.1) 40%,rgba(0,0,0,.5));z-index:1}.hero h1{width:680px;font-family:Geist;z-index:2;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.4);animation:heroTextEnter 1s cubic-bezier(.22,1,.36,1) .3s both}.hero:after{content:"";bottom:36px;width:20px;height:20px;border-right:2px solid hsla(0,0%,100%,.7);border-bottom:2px solid hsla(0,0%,100%,.7);transform:translateX(-50%) rotate(45deg);animation:scrollBounce 2s ease-in-out infinite;z-index:3}.hero img,.hero:after{position:absolute;left:50%}.hero img{top:50%;transform:translate(-50%,-50%);width:2880px;height:auto;min-height:100%;min-width:100%;z-index:-1;object-fit:cover}@media(max-width:1920px){.hero img{width:1920px}}@media(max-width:1439px){.hero img{width:1439px}}@media(max-width:1231px){.hero img{width:1231px}}@media(max-width:1023px){.hero{padding-bottom:80px}.hero h1{width:90%;max-width:500px}.hero img{width:auto;min-height:100%;min-width:100%}}@media(max-width:767px){.hero{padding-bottom:70px}.hero:after{bottom:24px;width:16px;height:16px}}