@media only screen and (max-width:1259px){.container{min-width:336px;max-width:1000px}.hero-section{gap:40px;padding:120px 24px}.hero-section h1{font-size:32px}}@media only screen and (min-width:1260px){.container{max-width:1920px}.hero-section{gap:80px;padding:200px}.hero-section h1{font-size:88px}}.container{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;display:flex;position:relative}.hero-section{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.hero-section h1{color:#001c14;font-family:Sentient;font-weight:300}.hero-section p{color:#001c14;width:100%}.hero-section img{user-select:none;-webkit-user-drag:none;object-fit:contain;width:100%}footer p{color:#fff}