.homepage-hero-section{align-items:center;border-radius:0 0 100px 100px;display:flex;flex-direction:column;height:80vh;justify-content:flex-start;margin-bottom:var(--space-lg);overflow:hidden;padding:var(--space-xl);padding-top:120px;position:relative}@media screen and (min-width:1300px){.homepage-hero-section{height:100%;min-height:100vh;padding-top:230px}}@media screen and (max-width:1200px){.homepage-hero-section{border-radius:0 0 50px 50px}}.homepage-hero-section .background{height:100%;left:0;position:absolute;top:0;width:100%}.homepage-hero-section .background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage-hero-section .background:before{background:rgba(0,0,0,.4);border-radius:0 0 100px 100px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}@media screen and (max-width:1200px){.homepage-hero-section .background:before{border-radius:0 0 50px 50px}}.homepage-hero-section .hero-content{align-items:center;display:flex;flex-direction:column;gap:20px;margin:auto 0;max-width:1200px;width:100%;z-index:9}@media screen and (max-width:1200px){.homepage-hero-section .hero-content{max-width:800px}}.homepage-hero-section .hero-content .hero-title{color:#fff;font-family:Trois Mille Black;font-size:var(--heading-1--alt);line-height:1;text-align:center}@media screen and (max-width:767px){.homepage-hero-section .hero-content .hero-title{font-size:44px;text-wrap:balance}}.homepage-hero-section .hero-content .browse-btn{align-items:center;border:none;display:flex;flex-direction:row;font-size:var(--text-base);gap:var(--space-sm);padding:var(--space-xs) var(--space-md)}@media screen and (max-width:767px){.homepage-hero-section .hero-content .browse-btn{margin-top:20px}}@media (max-width:769px){.homepage-hero-section{border-radius:50px;border-top-left-radius:0;border-top-right-radius:0;padding-left:20px;padding-right:20px;padding-top:20px}.homepage-hero-section .navbar{padding-bottom:20px;padding-top:20px}}