<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--bege-100:#d5c5aa;--bege-50:#eee8dd;--marrom-dourado-600:#ab915f;--marrom-dourado-500:#c3a564;--marrom-dourado-400:#daba6b;--marrom-dourado-300:#ebca71;--marrom-dourado-50:#f8e4ae;--preto-500:#262626;--preto-400:#434343;--preto-200:#d9d9d9;--white-color:#f5f5f5;--light-color:#848484}::placeholder{font-family:Gotham,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:.5px;color:var(--preto-500)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Gotham,Arial,sans-serif;font-weight:400;font-size:16px;line-height:28px;color:var(--preto-500);overflow-x:hidden!important;width:100vw;max-width:100vw!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.h1,h1{font-size:40px;line-height:48px}.h2,h2{font-size:32px;line-height:40px}.h3,h3{font-size:24px;line-height:32px}.h4,h4{font-size:18px;line-height:32px}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-weight:600}.fw-medium{font-weight:600}b{font-weight:600}p{letter-spacing:.5px}.lh-32{line-height:32px}.lt-0{letter-spacing:normal}.text-marrom-dourado-300{color:var(--marrom-dourado-300)}.text-marrom-dourado-400{color:var(--marrom-dourado-400)}.text-marrom-dourado-500{color:var(--marrom-dourado-500)}.text-white{color:var(--white-color)}.lead{font-size:18px;line-height:32px}.subtitle{display:block;margin:0 16px 24px;font-size:14px;font-weight:700;line-height:24px;letter-spacing:2.5px;text-transform:uppercase;color:var(--preto-400)}ul{list-style-type:none;padding:0;margin:0}ul li{position:relative;padding:0 0 16px 32px;letter-spacing:.5px;color:var(--bege-50)}ul li:last-child{padding-bottom:0}ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'&gt;&lt;path d='M14.1796 9.17734H16V6.82266H14.1778C12.947 6.82266 12.3316 5.33579 13.2013 4.4643L14.4892 3.17642L12.8236 1.51082L11.5357 2.79871C10.6661 3.66836 9.17734 3.05297 9.17734 1.8222V0H6.82266V1.8222C6.82266 3.05297 5.33579 3.66836 4.4643 2.79871L3.17641 1.51082L1.51083 3.17642L2.79871 4.4643C3.66836 5.33395 3.05297 6.82266 1.8222 6.82266H0V9.17734H1.82036C3.05113 9.17734 3.66651 10.6642 2.79687 11.5357L1.50898 12.8236L3.17458 14.4892L4.46246 13.2013C5.33211 12.3316 6.82082 12.947 6.82082 14.1778V16H9.17549V14.1778C9.17549 12.947 10.6624 12.3316 11.5339 13.2013L12.8217 14.4892L14.4873 12.8236L13.1995 11.5357C12.3298 10.6661 12.9452 9.17734 14.176 9.17734H14.1796Z' fill='%23EBCA71'/&gt;&lt;/svg&gt;");background-size:contain;background-repeat:no-repeat}img{max-width:100%;height:auto}.fix-img{margin-bottom:-10px}.barra{width:103px;height:5px;background-color:var(--marrom-dourado-300);margin:0 0 12px}.w-100{width:100%!important}.relative{position:relative}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.bg-preto-500{background-color:var(--preto-500);color:var(--white-color)}.bg-pattern{display:none}section{padding:56px 0}.button{width:100%;max-width:280px;height:57px;padding:20px 32px;display:flex;align-items:center;justify-content:center;gap:4px;background:var(--marrom-dourado-400);box-shadow:0 4px 20px 0 #664c2c66;color:#000;border:none;cursor:pointer;font-size:14px;font-weight:400;font-family:Gotham,Arial,sans-serif;margin-top:24px;text-decoration:none;transition:all .4s}.button:hover{opacity:.95;box-shadow:1px 15px 25px rgba(0,0,0,.15);transform:scale(1.01);background:var(--marrom-dourado-600)}.button.disabled{background:gray;cursor:not-allowed}.button.bege{background:var(--bege-100)}.button b{font-weight:700}.button.choice{padding:0;background:var(--preto-200);color:var(--preto-500);font-family:Gotham,Arial,sans-serif;box-shadow:none}.button.choice.active{color:var(--marrom-dourado-400);background:var(--preto-500)}.detailed{width:fit-content;display:block;height:42px;padding:8px 12px 6px 12px;background-color:var(--bege-50);font-size:11px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.icon-box{padding:30px 24px;border:solid 1px #d9d9d9;height:100%;transition:all .2s}.icon-box__wrapper{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:var(--preto-200);border-radius:50%;margin:0 auto 24px;transition:all .2s}.icon-box--small{padding:36px 50px}.icon-list__item{display:flex;align-items:center;gap:24px;padding:18px 16px;border-top:solid 1px #323232;color:#fff;font-size:14px}.icon-list .icon-list__item:last-child{border-bottom:solid 1px #323232}.header-hero{width:100vw;padding:60px 0 0;background-color:var(--preto-500);text-align:center;color:var(--white-color);background:var(--preto-500) url(../../dist/img/patterns/pattern-header-hero-mobile.webp) top/100% no-repeat}.header-hero .button:hover{background:var(--marrom-dourado-600)}.header-hero .slider{position:relative;width:100vw;min-height:393px}.header-hero .slider .slide{position:absolute;width:100%;opacity:0;transition:opacity 1s ease-in-out;object-fit:cover}.header-hero .slider .slide,.header-hero .slider .slide img{width:100%;min-height:393px;height:fit-content}.header-hero .slider .slide img{object-fit:cover}.header-hero .slider .slide.active{opacity:1;z-index:1}.header-hero.obrigado{min-height:100vh!important;height:100vh!important}#formulario1 .container,#formulario2 .container{padding:0 25px}form label{color:var(--preto-400);font-size:14px;letter-spacing:.5px;font-weight:700}form label.optin{color:var(--preto-400);display:flex;align-items:center;gap:4px;font-size:12px;font-weight:300}form label.optin a{color:var(--preto-400)}form label span{display:block;margin-bottom:6px}form input[type=checkbox]{accent-color:var(--marrom-dourado-400);width:24px;height:24px;margin-right:6px;border:solid 1px #e4e4e4}form input:not([type=checkbox]){width:100%;border:1px solid #e4e4e4;padding:0 16px;height:50px;outline:0;margin-bottom:32px;font-size:16px;color:var(--preto-500)}form .button{max-width:100%;margin:40px auto 56px}.overflow-scroll{overflow-x:scroll;padding:0!important;position:relative;cursor:grab;scrollbar-width:auto;scrollbar-color:var(--secondary-color) var(--marrom-dourado-600)}.overflow-scroll img{max-width:fit-content;margin-bottom:-9px}.overflow-scroll::-webkit-scrollbar,.overflow-scroll::-webkit-scrollbar-thumb{height:8px;display:block;opacity:1;overflow:visible;-webkit-appearance:none}.overflow-scroll::-webkit-scrollbar-track{background:var(--white-color)}.overflow-scroll::-webkit-scrollbar-thumb{background:var(--marrom-dourado-600);transition:background .3s ease-in-out}.overflow-scroll::-webkit-scrollbar-thumb:hover{background:var(--marrom-dourado-600)}.section-plants h2.h3{font-size:22px}.section-localizacao{padding:0!important;margin-top:-10px}.section-localizacao .container{border-right:solid 1px #323232;border-left:solid 1px #323232}.section-localizacao .col-12,.section-localizacao .row{padding:0}.section-localizacao h2{font-weight:600;padding-top:56px}.section-localizacao .overflow-scroll{width:689px}.section-localizacao .overflow-scroll img{width:689px;height:400px}.section-localizacao .button-google-maps{display:flex;align-items:center;justify-content:center;padding:17px;font-size:14px;letter-spacing:.5px;background:var(--preto-400);color:var(--marrom-dourado-300);text-decoration:underline}.section-differentials{background:var(--preto-500) url(../../dist/img/patterns/pattern-section-diferenciais-mobile.webp) fixed center/cover no-repeat}.section-differentials .overflow-scroll{width:600px}.section-differentials .overflow-scroll img{width:600px;height:448px}.section-gallery{border-top:1px solid var(--preto-400);background-color:var(--preto-500);background-image:url(../../dist/img/patterns/pattern-section-gallery.png);background-size:120%;padding:24px 0 0}.slide_item--caption{display:none}.section-gallery h2{font-size:27px}.section-gallery .carousel-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:220px;display:flex!important}.section-gallery .carousel-next,.section-gallery .carousel-prev{display:flex!important;top:40%}.section-gallery .carousel-prev{left:20px!important}.section-gallery .carousel-next{right:20px!important}#plants-features-mobile .carousel-next,#plants-features-mobile .carousel-prev{display:flex!important;width:40px;height:40px}#plants-features-mobile .carousel-prev{left:-10px}#plants-features-mobile .carousel-next{right:-10px}.section-info{background-image:url(../../dist/img/bg-gradient.jpg);background-size:115%;background-position:bottom;padding:0}.section-info p{letter-spacing:2px}.section-congesa-3z{background-image:url(../../dist/img/bg-gradient-black.jpg);background-size:cover;padding:56px 0 44px}.section-congesa-3z h3{font-size:18px;line-height:32px}.section-congesa-3z img{display:block;margin:48px 0}.response{width:100%;max-width:100%;height:100vh;display:flex;align-items:center;justify-content:start;flex-direction:column;position:fixed;left:0;top:0;z-index:99;background:rgba(0,0,0,.6);color:var(--secondary-color);text-align:center}.response .response-content{max-width:90%;top:120px;padding:48px 64px;font-size:1.8rem;line-height:2.4rem;background:#fff;max-width:40%;position:relative}.response .close{position:absolute;right:12px;top:6px;font-weight:700;cursor:pointer;font-size:18px}.whatsapp{width:64px;height:64px;display:flex;align-items:center;justify-content:center;position:fixed;bottom:1rem;right:1.5rem;z-index:20;box-shadow:0 0 0 rgb(29 50 14 / 40%);border-radius:50%;background-color:#25d366;text-decoration:none;color:#fff}footer.footer{padding:56px 0 95px}footer.footer img:first-child{display:block;margin-bottom:32px}footer.footer small{letter-spacing:.5px}</pre></body></html>