.wrapper{z-index:999;display:flex;padding:48px;flex-direction:column;align-items:center;justify-content:space-around;background-image:url(/assets/sugarcane_background.png);background-repeat:no-repeat;background-size:cover;height:100vh}@media (max-width: 1440px){.wrapper{padding-top:48px;height:unset;background-size:cover}}.mainContainer{display:flex;flex-direction:column;align-items:flex-end;gap:128px}.textWrapper{font-size:1.8em;text-align:end;font-weight:700;font-family:Neue-Bold;font-style:italic;display:flex;flex-direction:column}@media (max-width: 700px){.textWrapper{padding:16px;text-align:justify}}.textWrapper span{display:block;font-weight:400}.titleLogoWrapper{max-width:1440px;padding:40px;display:flex;justify-content:space-between}.titleLogoWrapper .logoImage{max-width:20%}.titleLogoWrapper .logoImage img{max-height:128px}@media (max-width: 768px){.titleLogoWrapper{flex-direction:column;justify-content:center;align-items:center;gap:24px}.titleLogoWrapper .titleImage{order:2}}.titleLogoWrapper .titleImage{max-width:80%}@media (max-width: 768px){.titleLogoWrapper .titleImage{height:120px;width:100%}}@media (max-width: 600px){.titleLogoWrapper .titleImage{height:60px}}.container{position:relative;display:flex;align-items:center;justify-content:space-between;gap:6em;margin-bottom:32px}@media (max-width: 960px){.container{flex-direction:column}}.container img{padding:48px 0}.container .arrowText{display:flex;align-items:center}.container .arrowText img{padding:0 15px 0 0;margin:0}.container .buttonsWrapper{padding-top:32px;padding-bottom:32px;display:flex;gap:16px;flex-direction:column}.container .buttonsWrapper ul li{list-style:none;font-size:1.2em}.container .buttonsWrapper button{padding:28px;font-size:32px;font-family:Neue-Light;font-weight:lighter;border-radius:50px;border:1px solid #f2efe5}.wrapperBackground{position:relative;width:100%;z-index:-999}.wrapperBackground img{position:absolute;width:30%}.wrapperBackground img:nth-child(1){left:-15%;top:5em}.wrapperBackground img:nth-child(2){right:-15%;top:5em}.titleImage{width:50%}@font-face{font-family:Neue-Light;src:local("Neue-Light"),url(/assets/NeueHaasDisplay-Light.ttf) format("truetype");font-weight:400}@font-face{font-family:Neue-Bold;src:local("Neue-Bold"),url(/assets/NeueHaasDisplay-LightItalic.ttf) format("truetype");font-weight:700}body{margin:0;overflow-x:hidden}p,input,span{font-family:Neue-Light}h1-h4{font-family:Neue-Bold}button{font-family:Neue-Light;font-weight:lighter}
