.form-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.consigned-container{width:100%;max-width:393px;padding:16px 24px 24px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.16);border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:11px;box-sizing:border-box;font-family:Nunito Sans,sans-serif;margin:0 auto;@media (min-width:1024px){width:393px}}.drag-indicator{width:64px;height:4px;background:rgba(204,204,204,.32);border-radius:999px;margin-bottom:4px}.consigned-form-body{width:100%;display:flex;flex-direction:column;gap:8px}.form-title{color:#000000;font-size:20px;font-weight:700;line-height:24.8px;margin:0 0 8px;text-align:left}.input-group{display:flex;flex-direction:column;width:100%}.custom-input{width:100%;height:72px;padding:0 16px;background:transparent;border:1px solid #f0f0f0;border-radius:16px;font-size:16px;font-family:Nunito Sans,sans-serif;color:#525252;box-sizing:border-box;outline:none;transition:border-color .2s ease}.custom-input:focus{border-color:#0F5F86}.custom-input.error{border-color:#E53935}.custom-input::placeholder{color:#525252;font-weight:500}.terms-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 0;margin-top:4px;margin-bottom:8px}.terms-text{color:#000000;font-size:16px;font-family:Nunito Sans,sans-serif;font-weight:600;line-height:19.84px;flex:1}.terms-link{color:#0F5F86;text-decoration:none}.terms-link:hover{text-decoration:underline}.custom-checkbox-label{display:block;position:relative;cursor:pointer;user-select:none;width:24px;height:24px;margin-left:16px}.custom-checkbox-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:transparent;border:2px solid #000000;border-radius:4px;transition:all .2s ease;box-sizing:border-box}.custom-checkbox-label input:checked~.checkmark{background-color:#000000;border-color:#000000}.checkmark:after{content:"";position:absolute;display:none;left:9px;top:3px;width:4px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox-label input:checked~.checkmark:after{display:block}.submit-button{width:100%;height:64px;background:#000000;color:#FFFFFF;border-radius:16px;border:none;font-size:16px;font-family:Nunito Sans,sans-serif;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease,transform .1s ease}.submit-button:active{transform:scale(.98)}.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-disclaimer{margin-top:14px;color:#000;font-size:14px;font-family:Nunito Sans,sans-serif;text-align:center}.section-full-wrapper{width:100%;display:flex;justify-content:center;padding:80px 24px;box-sizing:border-box}.content-accordion-section{max-width:1100px;width:100%}.image-header-grid{display:flex;gap:12px;margin-bottom:50px}.image-item{flex:1;height:190px;border-radius:20px;overflow:hidden}.image-item img{width:100%;height:100%;object-fit:cover}.main-layout{gap:40px}.left-column,.main-layout{display:flex;flex-direction:column}.title-accordion{max-width:300px;line-height:1.32;margin-bottom:20px;text-align:left;margin-top:0}.description{max-width:392px;line-height:1.24;text-align:left}.accordion-column{display:flex;flex-direction:column;gap:16px}.accordion-card{background:#F5F5F5;border-radius:24px;transition:all .3s ease;border:none;overflow:hidden}.accordion-trigger{width:100%;padding:24px;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer}.question-text{max-width:330px;text-align:left;margin:0;display:block}.arrow-icon{display:flex;align-items:center}.accordion-content{overflow:hidden;transition:max-height .4s ease-in-out}.inner-text{padding:0 24px 24px;line-height:1.5;text-align:left}.cta-button-accordion{display:flex;align-items:center;justify-content:center;padding:18px 36px;border-radius:16px;text-decoration:none;font-weight:400;width:100%;max-width:280px;text-align:center;transition:opacity .2s ease}.cta-button-accordion:hover{opacity:.9}.btn-wrapper-desktop{display:none;margin-top:50px}.btn-wrapper-mobile{display:flex;justify-content:flex-start;margin-top:40px}.dato-render-wrapper .list-item,.dato-render-wrapper .text-line,.dato-render-wrapper div,.dato-render-wrapper p,.dato-render-wrapper span{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-family:inherit!important}@media (min-width:769px){.main-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start}.btn-wrapper-desktop{display:flex}.btn-wrapper-mobile{display:none}}@media (max-width:768px){.section-full-wrapper{padding:40px 24px}.image-header-grid{flex-wrap:wrap;gap:8px}.image-item{height:190px}.image-item:first-child{flex-basis:calc(66% - 4px)}.image-item:nth-child(2),.image-item:nth-child(3){flex-basis:calc(34% - 4px)}.image-item:nth-child(4){flex-basis:calc(66% - 4px)}.image-item:nth-child(5){display:none}.cta-button-accordion,.description,.title-accordion{max-width:100%}.question-text{max-width:261px}}.hero-inverted-container{background-color:#FFE0D9;width:100%;display:flex;justify-content:center;padding:80px 0}.hero-inverted-wrapper{max-width:1280px;width:100%;display:grid;grid-template-columns:1fr auto;column-gap:230px;align-items:start}.hero-inverted-wrapper.hero-inverted-no-form{grid-template-columns:1fr 1fr;column-gap:80px;align-items:center}.hero-inverted-text-column{grid-column:1;grid-row:1;margin-left:105px;display:flex;flex-direction:column;max-width:397px}.hero-inverted-form-column{grid-column:2;grid-row:1;margin-right:105px;flex-shrink:0}.hero-inverted-banner-wrapper{grid-column:1/span 2;grid-row:2;width:100%;margin-top:60px;display:flex;justify-content:center}.hero-inverted-image-right{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;width:100%}.hero-inverted-tagline{color:#FF542B;font-size:24px;letter-spacing:.48px;margin-bottom:8px}.hero-inverted-tagline,.hero-inverted-title{font-family:Neighbor_Jeitto,sans-serif;font-weight:700}.hero-inverted-title{color:#000;font-size:40px;line-height:1.32;margin-bottom:24px;max-width:350px}.hero-inverted-description p{font-size:20px;line-height:1.24;color:#000;margin-bottom:32px}.hero-inverted-features{display:flex;flex-direction:column;gap:20px}.hero-inverted-feature-item{display:flex;align-items:flex-start;gap:16px;font-size:16px;font-family:var(--font-family-nunito);line-height:1.24;color:#000}.hero-inverted-banner-image{width:100%;max-width:1280px;height:223px;border-radius:24px;object-fit:cover;display:block}.hero-inverted-banner-image-right{width:100%;max-width:580px;height:520px;border-radius:24px;object-fit:cover;display:block}@media (max-width:1200px){.hero-inverted-wrapper,.hero-inverted-wrapper.hero-inverted-no-form{column-gap:40px}.hero-inverted-text-column{margin-left:0;padding-left:40px}.hero-inverted-form-column{padding-right:40px}.hero-inverted-title{max-width:250px}}@media (max-width:968px){.hero-inverted-container{padding:40px 0}.hero-inverted-wrapper,.hero-inverted-wrapper.hero-inverted-no-form{display:flex;flex-direction:column;padding:0 24px}.hero-inverted-text-column{order:1;padding-left:0}.hero-inverted-banner-wrapper{order:2;margin-top:0;margin-bottom:32px}.hero-inverted-image-right{order:2;justify-content:center}.hero-inverted-form-column{order:3;padding-right:0;width:100%}.hero-inverted-banner-image{height:180px;border-radius:16px}.hero-inverted-banner-image-right{max-width:100%;height:300px;border-radius:16px}.hero-inverted-title{font-size:32px!important}}.main-layout-stack{display:flex;flex-direction:column;gap:15px;align-items:center;width:100%}.single-card-wrapper{width:100%;display:flex;justify-content:center;padding:24px;box-sizing:border-box}.single-card-container{display:flex;max-width:1100px;width:100%;background:#F5F5F5;border-radius:24px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);align-items:stretch}.single-card-container.reverse{flex-direction:row-reverse}.single-card-visual{flex:0 0 380px;background:#525252;position:relative;overflow:hidden;margin:29px 0 35px 31px;border-radius:24px;display:flex}.single-card-container.reverse .single-card-visual{margin:29px 31px 35px 0}.single-card-img{width:100%;height:100%;object-fit:cover;display:block}.single-card-content{flex:1;padding:40px 60px;display:flex;flex-direction:column;justify-content:flex-start;font-family:Nunito Sans,sans-serif}.single-card-title{font-size:38px;font-weight:700;line-height:1.2;margin-bottom:24px}.single-card-body{font-size:20px;font-weight:400}.single-card-body p{margin-bottom:16px}.diferencial-wrapper{justify-content:center;padding:0 24px 24px}.diferencial-container,.diferencial-wrapper{width:100%;display:flex;box-sizing:border-box}.diferencial-container{max-width:1100px;min-height:103px;border-radius:24px;align-items:center;justify-content:space-between;padding:20px 45px;overflow:hidden}.diferencial-left{display:flex;align-items:center}.diferencial-title{font-family:Neighbor-Jeitto,sans-serif;font-size:38px;font-weight:700;margin:0}.diferencial-right-content{display:flex;align-items:center;gap:15px}.diferencial-icon{width:43px;height:43px;flex-shrink:0}.diferencial-icon-img{width:100%;height:100%;object-fit:contain}.diferencial-text p{font-family:Nunito Sans,sans-serif;font-size:20px;font-weight:700;margin:0!important}.footer-disclaimer{max-width:1016px;width:100%;padding:0 24px 40px;font-size:16px;color:#666;text-align:center;margin:0 auto}@media (max-width:1024px){.single-card-container,.single-card-container.reverse{flex-direction:column}.single-card-visual{flex:none;width:calc(100% - 62px);height:350px;margin:31px auto 0!important}.single-card-img{height:100%}.single-card-content{padding:32px 31px;text-align:left}.single-card-title{font-size:32px;max-width:100%}.single-card-body{max-width:100%}.diferencial-container{height:auto;flex-direction:column;padding:32px 24px;text-align:left;align-items:flex-start;gap:24px}.diferencial-left,.diferencial-right-content{width:100%;justify-content:flex-start}.diferencial-right-content{flex-direction:column;align-items:flex-start;gap:15px}.diferencial-text{text-align:left}}:root{--scs-primary-text:var(--Cores-Conteúdo-Primário,#000000);--scs-bg-gray:#F5F5F5;--scs-bg-orange:#FF542B}.container-scs{background-color:var(--scs-bg-gray);width:100%;overflow:hidden;padding:80px 20px;display:flex;justify-content:center}.content-scs{width:100%;max-width:1100px;display:flex;justify-content:space-between;gap:40px}.text-wrapper-scs{flex:1;max-width:400px;display:flex;flex-direction:column;gap:24px}.section-main-image-scs{width:100%;max-width:180px;height:auto;object-fit:contain;margin-bottom:8px}.title-scs{color:var(--scs-primary-text);font-size:38px;font-weight:700;line-height:1.2;margin:0;letter-spacing:-.5px}.description-scs,.description-scs p{color:#333333;font-size:20px;font-weight:400;line-height:1.4;margin:0;text-wrap:pretty}.cards-wrapper-scs{flex:1.5;display:flex;justify-content:flex-end;align-items:stretch;gap:24px}.card-scs{border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px;flex:1;max-width:320px;box-shadow:0 4px 12px rgba(0,0,0,.03)}.card-image-scs{width:100%;height:140px;object-fit:cover;border-radius:16px;margin-bottom:4px}.card-title-scs{font-size:22px;font-weight:700;line-height:1.3;margin:0;color:#000000}.card-body-scs,.card-body-scs p{font-size:16px;font-weight:400;line-height:1.5;color:#4A4A4A;margin:0}.card-link-scs{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:12px;color:#000000;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s ease}.card-link-scs:hover{opacity:.7}@media (max-width:992px){.container-scs{padding:40px 24px}.content-scs{flex-direction:column;gap:40px}.text-wrapper-scs{max-width:100%;align-items:flex-start}.cards-wrapper-scs{flex-direction:column;width:100%;align-items:center;gap:24px}.card-scs{width:100%;max-width:100%}.title-scs{font-size:32px}}.sub-navbar-container{width:100%;display:flex;justify-content:center;align-self:stretch;z-index:10;border-bottom:1px solid #eaeaea}.container-sub-navbar{width:100%;max-width:1280px;padding:15px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative}.left-content{display:flex;align-items:center;gap:8px;pointer-events:none}.sub-nav-icon{width:34px;height:34px;object-fit:contain}.sub-nav-title{font-family:Nunito Sans,sans-serif;font-weight:800;font-size:20px;color:#363130;margin:0}.links-container{display:flex;align-items:center;gap:22px}.sub-navbar-link{font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:800;color:#363130;text-decoration:none;transition:opacity .2s ease-in-out}.sub-navbar-link:hover{opacity:.75}.mobile-icon-wrapper{display:none}.arrow-icon{transition:transform .3s ease}.arrow-icon.open{transform:rotate(180deg)}@media (max-width:1023px){.container-sub-navbar{padding-left:24px;padding-right:24px;flex-wrap:wrap;cursor:pointer}.sub-nav-title{font-size:16px}.mobile-icon-wrapper{display:flex;align-items:center;margin-right:18px}.links-container{display:none;width:100%;flex-direction:column;padding-top:15px}.links-container.show{display:flex}.sub-navbar-link{width:100%;padding:12px 0;border-top:1px solid #f0f0f0;font-size:16px}}