#root{height:100vh;font-family:Bricolage Grotesque,sans-serif}body{margin:0}.rodape-banner{width:100%;display:flex;justify-content:center}h1,p{margin:0}.NavBar{padding:20px 100px;display:flex;justify-content:space-between;background-color:#16455d}.NavBar>*{width:100%}.LeftBar{display:flex;justify-content:start;gap:20px}.RightBar{display:flex;justify-content:end;align-items:center;gap:20px}@media screen and (max-width:1140px){.NavBar{padding:10px 50px}}.logo{width:130px}@media screen and (max-width:720px){.logo{width:100px}}.home{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:100vh;background-image:url(/assets/render-bg-CquW0QzA.png);background-size:cover;background-repeat:no-repeat;background-position:center}.banner{display:flex}.content{width:100%;display:flex;flex-direction:column;margin-top:50px}.text{display:flex;padding:20px 50px;flex-direction:column;text-align:center;color:#16455d;gap:30px}.biggest{font-weight:800;font-size:2.2em}.smallest{font-weight:400;font-size:1.4em}@media screen and (min-width:1340px){.text{min-width:800px}}@media screen and (max-width:720px){.biggest{font-size:1.6em}.smallest{font-size:1.1em}}@media screen and (max-width:325px){.biggest{font-size:1.3em}.smallest{font-size:1em}}.copy{font-optical-sizing:auto;font-style:normal}.div-button{display:flex;flex-direction:column;margin-top:10px;gap:10px;align-items:center}.morfologia{width:17em}.morfologia-left{margin-top:10px;display:flex;flex-direction:column}.morfologia-right{margin:0;display:flex;flex-direction:column;align-items:end}.morfologia-bottom{width:100%}@media screen and (max-width:1600px){.morfologia{width:15em}}@media screen and (max-width:1400px){.morfologia{width:13em}}.button{margin-top:30px;width:200px;height:45px;background:linear-gradient(to right,#c0390b,#e76b00);color:#fff;font-weight:700;text-transform:uppercase;border:none;border-radius:999px;padding:10px 30px;cursor:pointer;font-size:1.2em;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:scale(1.05);box-shadow:0 4px 10px #0003}.button:disabled{opacity:.75;cursor:not-allowed;transform:none;box-shadow:none}@media screen and (max-width:720px){.button{width:150px;height:35px;font-size:.9em}}@media screen and (max-width:325px){.button{width:120px;height:30px;font-size:.75em}}.subscribe{display:flex;height:100vh;flex-direction:column;justify-content:space-between;background-image:url(/assets/bg-subscribe-x-Cwk-rdZa.png);background-size:cover;background-repeat:no-repeat;background-position:center}.form{display:flex}.content-subscribe{display:flex;width:100%;margin-top:10em;padding:50px;flex-direction:column;margin-bottom:30px;box-shadow:0 8px 20px #00000026;border-radius:50px;gap:50px}@media screen and (max-width:1140px){.content-subscribe{margin-left:50px;margin-right:50px;gap:0px}}@media screen and (max-width:400px){.content-subscribe{margin-left:20px;margin-right:20px}}.text-subscribe{display:flex;flex-direction:column;text-align:center;color:#16455d;gap:30px}.progress-container{position:fixed;bottom:0;left:0;width:100%;height:50px;background-color:#16455de6;display:flex;align-items:center;justify-content:center;z-index:1000}.progress-bar{position:absolute;left:0;top:0;height:100%;background:linear-gradient(to right,#c0390b,#e76b00);transition:width .3s ease}.progress-text{position:relative;color:#fff;font-weight:700;font-size:1.1em;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.morfologia-subscribe{width:100%}.morfologia-left-subscribe,.morfologia-right-subscribe{display:flex;width:auto;flex-direction:column}.div-button-subscribe{display:flex;flex-direction:column;margin-top:10px;gap:10px;align-items:center}.div-button-subscribe .button{white-space:nowrap;width:240px;height:52px;margin-top:0}@media screen and (max-width:720px){.div-button-subscribe .button{width:210px;height:42px;font-size:.9em}}@media screen and (max-width:325px){.div-button-subscribe .button{width:190px;height:38px;font-size:.8em}}.error{color:red}.morfologia-bottom-subscribe{width:100%;height:auto;display:block}.last{margin-bottom:20px}.textField{display:flex;flex-direction:column;font-family:Schibsted Grotesk,sans-serif;font-optical-sizing:auto;font-style:normal;color:#16455d;gap:5px;font-size:1.1em}input{padding:1em;border-radius:8px;border:2px solid #f7dfb9;background-color:#feedd1;color:#16455d;outline:none;font-size:1em}input::placeholder{color:#aaaa91;font-style:italic;font-weight:700}input:focus{border-color:#efc683}.error{color:red;margin-bottom:0}.div-select{display:flex;flex-direction:column;color:#16455d;font-size:1.1em}.div-options{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px;font-size:10px}@media screen and (max-width:1140px){.div-options{grid-template-columns:1fr;gap:10px}}.button-select{margin-top:30px;width:100%;min-height:45px;height:auto;background:linear-gradient(to right,#16455d,#6796ad);color:#fff;font-weight:700;text-transform:uppercase;border:none;border-radius:999px;padding:12px 20px;cursor:pointer;font-size:1.05em;transition:transform .2s ease,box-shadow .2s ease;white-space:normal;word-wrap:break-word;line-height:1.3}.button-select:hover{transform:scale(1.05);box-shadow:0 4px 10px #0003;background:linear-gradient(to right,#c0390b,#e76b00)}.focus{background:linear-gradient(to right,#c0390b,#e76b00)}@media screen and (max-width:720px){.button-select{width:100%;min-height:40px;font-size:.95em;padding:10px 15px}}@media screen and (max-width:325px){.button-select{width:100%;min-height:35px;font-size:.85em;padding:8px 12px}}.thank-you{display:flex;width:100%;flex-direction:column;justify-content:space-between;height:100vh;background-image:url(/assets/render-bg-CquW0QzA.png);background-size:cover;background-repeat:no-repeat;background-position:center}.banner-thank-you{display:flex}.content-thank-you{width:100%;display:flex;flex-direction:column;margin-top:30px;animation:fadeInUp .8s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.text-thank-you{display:flex;padding:20px 50px;flex-direction:column;text-align:center;color:#16455d;gap:25px;align-items:center}.success-icon{animation:scaleIn .6s ease;margin-bottom:20px}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.biggest-thank-you{font-weight:800;font-size:2.2em;background:linear-gradient(to right,#c0390b,#e76b00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.smallest-thank-you{font-weight:500;font-size:1.3em;max-width:700px}.medium-thank-you{font-weight:400;font-size:1.1em;color:#16455d;opacity:.9;max-width:600px}@media screen and (min-width:1340px){.text-thank-you{min-width:800px}}@media screen and (max-width:720px){.biggest-thank-you{font-size:1.6em}.smallest-thank-you{font-size:1em}.medium-thank-you{font-size:.9em}.success-icon svg{width:80px;height:80px}}@media screen and (max-width:325px){.biggest-thank-you{font-size:1.4em}.smallest-thank-you{font-size:.9em}.medium-thank-you{font-size:.8em}.success-icon svg{width:70px;height:70px}}.copy-thank-you{font-optical-sizing:auto;font-style:normal}.div-button-thank-you{display:flex;flex-direction:column;margin-top:20px;gap:10px;align-items:center}.morfologia-thank-you{width:17em}.morfologia-left-thank-you{margin-top:10px;display:flex;flex-direction:column}.morfologia-right-thank-you{margin:0;display:flex;flex-direction:column;align-items:end}.morfologia-bottom-thank-you{width:100%;height:auto;display:block}.rodape-banner-thank-you{width:100%;display:flex;justify-content:center}.summary{display:flex;min-height:100dvh;height:auto;flex-direction:column;justify-content:space-between;background-image:url(/assets/bg-subscribe-x-Cwk-rdZa.png);background-size:cover;background-repeat:no-repeat;background-position:center;overflow-x:hidden}.summary-form{display:flex}.content-summary{display:flex;width:100%;margin-top:6em;margin-bottom:30px;padding:40px 50px;flex-direction:column;box-shadow:0 8px 20px #00000026;border-radius:50px;gap:30px}.text-summary{display:flex;flex-direction:column;text-align:center;color:#16455d;gap:10px}.title-summary{font-size:2em;font-weight:700}.description-summary{font-size:1.1em}.terms-card{display:flex;flex-direction:column;gap:10px;background:#ffffff73;border-radius:24px;border:1px solid rgba(22,69,93,.15);padding:24px}.terms-heading{margin:0;font-size:1.2em;font-weight:700;color:#16455d}.terms-topic{margin:8px 0 0;font-weight:700;color:#16455d}.terms-text{margin:0;color:#16455d;line-height:1.45}.terms-list{margin:0;color:#16455d;padding-left:18px}.terms-list li{margin:4px 0}.consent-wrapper{display:flex;align-items:flex-start;gap:10px;color:#16455d;font-weight:600;cursor:pointer}.consent-checkbox{margin-top:3px;width:16px;height:16px;accent-color:#E76B00}.consent-text{line-height:1.35}.consent-warning{margin:-8px 0 0;color:#c0390b;font-weight:600;font-size:.95em}.div-button-summary{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.div-button-summary .button{width:260px;height:52px;margin-top:0;white-space:nowrap;font-size:1.05em}.morfologia-summary{width:100%}.morfologia-left-summary,.morfologia-right-summary{display:flex;width:auto;flex-direction:column}.morfologia-bottom-summary{width:100%;height:auto;display:block}@media screen and (max-width:1140px){.content-summary{margin-left:50px;margin-right:50px;margin-top:3em}}@media screen and (max-width:720px){.content-summary{padding:30px 25px}.title-summary{font-size:1.4em}.description-summary{font-size:1em}.div-button-summary .button{width:220px;height:44px;font-size:.95em}.terms-card{padding:20px}.terms-heading{font-size:1.1em}.terms-text,.terms-list,.consent-text{font-size:.95em}}@media screen and (max-width:400px){.content-summary{margin-left:20px;margin-right:20px;margin-top:1.5em}}
