.home-main{display:flex;flex-direction:column;font-family:Nunito Sans,system-ui,sans-serif;justify-content:space-between;margin:0 auto;max-width:1440px;min-height:100svh;padding:16px}.home-grid{display:grid;flex-grow:1;gap:16px;grid-template-columns:repeat(12,minmax(0,1fr));height:100%;width:100%}.home-left-section{background-color:var(--eloyse-creme);border-radius:8px;display:flex;flex-direction:column;grid-column:span 12;padding:38px 28px}.home-logo{height:152px;width:209px}.home-title-section{color:var(--eloyse-green1);display:flex;font-family:Barlow Semi Condensed,system-ui,sans-serif;font-size:80px;font-weight:300;line-height:45px;margin-top:24px;padding-right:16px;position:relative;width:83.333333%}.home-title-section h1{margin:0;position:relative}.home-title-section .font-semibold{font-weight:600}.home-title-section .title-exclamation{display:inline-block;padding-right:88px;position:relative}.home-title-section .title-exclamation:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='78' fill='none' viewBox='0 0 78 78'%3E%3Crect width='7' height='24' x='35' fill='%23ff5d62' rx='3.5'/%3E%3Crect width='7' height='24' x='35' y='54' fill='%23ff5d62' rx='3.5'/%3E%3Crect width='7' height='24' x='78' y='35' fill='%23ff5d62' rx='3.5' transform='rotate(90 78 35)'/%3E%3Crect width='7' height='24' x='24' y='35' fill='%23ff5d62' fill-opacity='.2' rx='3.5' transform='rotate(90 24 35)'/%3E%3Crect width='7' height='24' x='69' y='64' fill='%23ff5d62' rx='3.5' transform='rotate(135 69 64)'/%3E%3Crect width='7' height='24' x='30.816' y='25.816' fill='%23ff5d62' fill-opacity='.05' rx='3.5' transform='rotate(135 30.816 25.816)'/%3E%3Crect width='7' height='24' x='64' y='9' fill='%23ff5d62' rx='3.5' transform='rotate(45 64 9)'/%3E%3Crect width='7' height='24' x='25.816' y='47.184' fill='%23ff5d62' fill-opacity='.6' rx='3.5' transform='rotate(45 25.816 47.184)'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:20px;content:"";height:78px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:78px;z-index:1}.home-title-form{display:flex;flex-direction:column;gap:10px;margin-top:50px}.home-title-form-header{align-items:center;display:flex;flex-wrap:wrap;gap:0}.home-title-form-text{color:var(--eloyse-green1);flex-shrink:1;font-family:Nunito Sans,system-ui,sans-serif;font-size:18px;font-weight:700;letter-spacing:0;line-height:22px;min-width:0;width:290px}.home-title-form-input-wrapper{align-items:center;display:flex;gap:10px}.home-title-form-input{background-color:#fff;border-radius:4px;color:var(--eloyse-green2);font-family:Nunito Sans,system-ui,sans-serif;font-size:14px;font-weight:400;height:34px;line-height:16px;padding:9px 10px;width:210px}.home-title-form-input::-moz-placeholder{color:var(--eloyse-green2)}.home-title-form-input::placeholder{color:var(--eloyse-green2)}.home-title-form-button{align-items:center;background-color:transparent;border:1px solid var(--eloyse-green1);border-radius:4px;color:var(--eloyse-green1);cursor:pointer;display:flex;font-family:Nunito Sans,system-ui,sans-serif;font-size:14px;font-weight:400;gap:4px;height:34px;justify-content:space-between;padding:5px 30px;width:143px}.home-title-form-button-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:7px 5px 6px;width:24px}.home-title-form-button:hover{opacity:.8}.home-title-form-button:disabled{cursor:not-allowed;opacity:.5}.home-subtitle{font-weight:700;margin-bottom:20px;margin-top:50px}.home-subtitle,.home-text-content{color:var(--eloyse-blue);font-family:Nunito Sans,system-ui,sans-serif;font-size:16px;line-height:20px}.home-text-content{display:flex;flex-direction:column;font-weight:400;gap:20px}.home-text-content p{margin:0}.home-contact-text{font-weight:400;margin:20px 0 0}.home-contact-email,.home-contact-text{color:var(--eloyse-green1,#24747f);font-family:Nunito Sans,system-ui,sans-serif;font-size:16px;font-style:normal;line-height:20px}.home-contact-email{font-weight:700;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;cursor:pointer;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:opacity .2s ease}.home-contact-email:hover{opacity:.8}.home-right-section{border-radius:6px;display:flex;flex-direction:column;grid-column:span 12;justify-content:center;margin-bottom:0}.home-image-container{background-color:var(--eloyse-creme);border-radius:8px}.home-image-container,.home-image-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.home-image-wrapper{height:100%;padding:16px;width:100%}.home-image-wrapper img{margin:0 auto;-o-object-fit:contain;object-fit:contain}.home-eco-section{background-color:var(--eloyse-creme);border-radius:8px;height:200px;justify-content:center;padding:16px}.home-eco-section,.home-eco-tags{align-items:center;display:flex;flex-direction:column}.home-eco-tags{gap:12px}.home-footer-copyright{color:var(--eloyse-green1);display:flex;font-family:Nunito Sans,system-ui,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:24px}.home-eco-carbon-text{font-weight:700;margin-right:4px}.home-eco-carbon-text,.home-eco-carbon-text-small{color:var(--eloyse-green1);font-family:Arial,sans-serif;font-size:14px;line-height:16px;white-space:nowrap}.home-desktop-footer{align-items:center;background-color:var(--eloyse-creme);border-radius:8px;color:var(--eloyse-green2);display:flex;flex-direction:column;grid-column:span 12;justify-content:center;margin-top:16px;min-height:62px;padding:16px;width:100%}.home-desktop-form-header{align-items:center;color:var(--eloyse-green1);display:flex;font-size:16px;gap:4px;justify-content:space-evenly;line-height:24px;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap}.home-desktop-form-button{border:1px solid var(--eloyse-green1);border-radius:6px;color:var(--eloyse-green1);font-size:14px;font-weight:500;height:32px;line-height:12px;padding:4px 16px;width:100%}.home-desktop-form-link{font-size:12px;white-space:nowrap}.home-desktop-footer-copyright,.home-desktop-form-link{color:var(--eloyse-green1);display:flex;justify-content:center}.home-desktop-footer-copyright{align-items:center;margin:0}.home-desktop-footer-copyright,.home-desktop-footer-link{font-family:Nunito Sans,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:24px}.home-desktop-footer-link{color:var(--eloyse-green1);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;cursor:pointer;margin-left:4px;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;transition:opacity .2s ease}.home-desktop-footer-link:hover{opacity:.8}.home-desktop-footer-copyright span:last-child{margin-left:4px}@media(max-width:425px){.home-main{padding:12px}.home-grid{gap:12px}.home-eco-section{margin-top:12px!important}.home-desktop-footer{margin-top:12px}.home-desktop-footer-copyright{flex-direction:column;flex-wrap:wrap;gap:4px;text-align:center}.home-desktop-footer-copyright a,.home-desktop-footer-copyright span{display:block;width:100%}.home-desktop-footer-link{margin-left:0}.home-logo{align-self:flex-start;height:91px;margin:0 0 0 -12px;-o-object-fit:contain;object-fit:contain;width:157px}.home-left-section{padding:30px 22px}.home-title-section{margin-top:24px}.home-title-section h1{font-size:55px;line-height:55px}.home-title-form{align-items:flex-start}.home-title-form-header{flex-wrap:wrap;justify-content:center}.home-title-form-input-wrapper{align-items:center;flex-direction:column}.home-title-form-button,.home-title-form-input{height:34px;max-width:100%;width:307px}.home-title-form-button{justify-content:center}.home-title-form-text{font-size:16px;line-height:20px;width:auto}}@media(max-width:375px){.home-left-section{padding-right:22px}.home-title-form-input-wrapper{width:100%}.home-title-form-button,.home-title-form-input{box-sizing:border-box;max-width:100%;width:100%}}@media(max-width:284px){.home-title-section{font-size:32px;line-height:36px}}@media(max-width:364px){.home-desktop-footer-copyright{text-align:center}}@media(max-width:339px){.home-title-section h1{font-size:45px;line-height:45px}}@media(max-width:290px){.home-title-section h1{font-size:35px;line-height:35px}}@media(max-width:280px){.home-eco-carbon-text{font-size:12px;line-height:14px}.home-eco-carbon-text-small{font-size:10px;line-height:12px}}@media(min-width:340px){.home-title-section{font-size:55px;line-height:55px}}@media(min-width:640px){.home-title-section{font-size:72px;line-height:80px}}@media(max-width:768px){.home-title-section .title-exclamation:after{display:none}.home-title-section .title-exclamation{padding-right:0}}@media(max-width:1149px){.home-image-container{max-height:600px;min-height:400px}.home-image-wrapper img{max-height:100%;max-width:100%}.home-eco-section{margin-top:16px}}@media(min-width:1150px){.home-left-section{grid-column:span 7}.home-text-content{width:66.666667%}.home-right-section{grid-column:span 5}.home-image-container{flex-grow:1}.home-eco-section{gap:16px;height:120px;margin-top:16px}.home-eco-tags{flex-direction:row}.home-footer-copyright{margin-top:16px}.home-desktop-footer{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:62px;padding:16px}}@media(min-width:1440px){.home-title-form{align-items:center;flex-direction:row;gap:10px}}@media(min-width:1150px)and (min-height:800px){.home-image-wrapper{align-items:center}.home-left-section{justify-content:center}}
