.form-container{max-width:500px;margin:0 auto}.field{margin-bottom:1.25rem;display:flex;flex-direction:column}.form-row{display:flex;flex-direction:column;gap:1.25rem}label{font-weight:600;margin-bottom:.5rem;color:#444}.input-field{border-radius:6px!important;padding:.5rem .75rem;font-size:1rem;transition:border-color .3s ease}.input-field:focus{border-color:#ff4f00;outline:none;box-shadow:0 0 5px #ff4f00}.tag,.tag2{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;padding:4px 8px;border-radius:8px;color:#000;background-color:#e5e5ea}.tag-groups{display:flex;gap:8px;margin-top:8px;align-items:center}.textarea-field{resize:vertical;font-family:inherit}.success-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 1rem}.success-title{color:#3a9f3a;font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.success-text{font-size:14px;color:#000;margin-bottom:2rem;max-width:400px;padding:1rem;border-radius:8px;text-align:center}.subtitle-info{color:#818ea1;font-weight:700}.char-counter{font-size:.85rem;color:#666;margin-top:.25rem;text-align:right;font-style:italic}.button-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;width:100%}.submit-button,.final-button{width:80%;padding:.6rem 1.5rem;font-weight:700;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;background-color:#ff4f00;color:#fff;border:none}.mobile-only{display:none}.desktop-only{display:inline}.close-dialog{width:80%;padding:.6rem 1.5rem;font-weight:700;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;background-color:transparent;color:#000;border:1px solid #ccc}.close-dialog-text-only{width:80%;padding:.6rem 1.5rem;font-weight:700;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;background-color:transparent;color:#000}.section-block{margin-bottom:1.5rem}.section-block h4{margin-bottom:.5rem;color:#000;font-size:1.1rem;font-weight:700}.section-block h3{margin-bottom:.5rem;color:#000;font-size:1.2rem;font-weight:700}.info-item{margin-bottom:1rem;display:flex;flex-direction:column}.info-item span{font-size:1rem;color:#222}.step-title{text-align:center;margin-bottom:2rem;font-size:1.5rem;color:#333}.warning-title{margin-bottom:2rem;font-size:1.5rem;font-weight:700;color:#333}.warning-text{font-size:1rem;color:#000;margin-bottom:2rem;padding:1rem;border-radius:8px}.submit-button:hover{background-color:#ffcbb3}.steps-container{display:flex;justify-content:center;align-items:center;margin:1rem auto}.step-item{display:flex;align-items:center;max-width:100%}.step-circle{width:32px;height:32px;border-radius:50%;background-color:transparent;border:1px solid #e2e5e9;color:#92969a;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.step-item.active .step-circle{background-color:#fdf9f7;border-color:#e2e5e9;color:#ff4f00}.step-line{width:160px;height:1px;background-color:#e2e5e9;margin:0 5px}.card-container{border-radius:8px;padding:30px;background-color:#fff;box-shadow:0 1px 3px #ffffff01,0 4px 8px #dfdfdf1a,0 8px 16px #b0afaf1a;border:1px solid transparent}@media (min-width: 641px){.p-dialog.custom-dialog{width:600px!important;height:auto!important;max-height:90vh!important;border-radius:10px!important}.form-row{flex-direction:row}.field{flex:1}}@media (max-width: 640px){.form-container{max-width:90vw;padding:0 1rem}.mobile-only{display:inline}.final-button{background-color:transparent;color:#334155;font-weight:700}.desktop-only{display:none}.p-dialog-mask{display:flex!important;align-items:stretch!important;justify-content:center!important;padding:0!important}.p-dialog{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;display:flex;flex-direction:column}.p-dialog-content{flex:1 1 auto!important;overflow-y:auto!important;padding:1rem}.step-line{width:90px}}@media (max-width: 410px){.step-line{width:70px}}@media (max-width: 360px){.step-line{width:50px}}.card-combo{position:relative;width:100%;max-width:100%;border-radius:8px;background:#f2f2f7;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:40px 3px 3px;transition:border .3s ease,background .3s ease;height:100%}.card-content{display:flex;flex-direction:column;justify-content:space-between;padding:12px;flex-grow:1;height:260px}.card-item{background-color:#fff;padding:2px;border-radius:8px;display:flex;flex-direction:column;flex:1}.card-title{font-size:20px;font-weight:700;color:#1f262e}.card-description-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.card-subtitle{font-size:14px;color:#555;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:auto}.divider{height:1px;background-color:#ccc;width:100%;transform:scaleY(.5);transform-origin:top;margin-bottom:0}.card-bottom{display:flex;flex-direction:column;gap:12px}.installment-text{font-size:12px;color:#6c757d}.add-button{width:100%;background-color:transparent;border:1px solid #334155;color:#334155;padding:.75rem 1rem;font-size:14px;font-weight:700;border-radius:6px;cursor:pointer;transition:background-color .2s ease;text-align:center;justify-content:center;margin-top:auto}.card-combo:hover .add-button{background-color:#ff4f00;color:#fff;border:none}.card-combo:hover .top-tag{background-color:#fff}.add-button.active-button{background-color:#ff4f00;color:#fff;border:none}.image-wrapper{height:200px;overflow:hidden;display:flex;position:relative;width:100%;margin-bottom:12px}.card-image{width:100%;height:100%;height:auto;border-radius:6px;display:block}.top-tag{position:absolute;background-color:#e5e5ea;color:#000;font-size:12px;font-weight:700;padding:4px 8px;top:8px;left:50%;transform:translate(-50%);border-radius:20px;box-shadow:0 2px 4px #0000001a;white-space:nowrap}.top-tag:hover{background-color:#fff}.icon{font-size:14px;line-height:1;display:inline-block}.card-combo.active-card{border:1px solid #ff4f00;background:linear-gradient(to bottom,#ff4f00,#fbdbca)}@media (min-width: 900px){.add-button.active-button{background-color:transparent;color:#000;border:1px solid black}.card-combo:hover .add-button{background-color:#ff4f00;color:#fff;border:none}.card-combo.active-card{border:none;background:#f2f2f7}.card-title{font-size:16px}.card-subtitle{font-size:14x}.top-tag{font-size:10px}}@media (max-width: 390px){.card-combo{width:calc(100% - 32px);margin:0 auto;max-width:360px}.card-title{font-size:14px}.card-subtitle{font-size:12px}}@media (hover: hover){.card-combo:hover{background:linear-gradient(to bottom,#ff4f00,#fbdbca)}}.w-fill-available[data-v-ce4f0608]{width:-webkit-fill-available}[data-v-bc0b03d4] .swiper-pagination-bullet-active{background:#ff4f00}.swiper[data-v-bc0b03d4]{width:100%;height:100%;background:#f9f3ee}.swiper-slide[data-v-bc0b03d4]{width:60%;min-height:400px;justify-items:center}@media (min-width: 300px){[data-v-bc0b03d4] .swiper-slide{width:90%}}@media (min-width: 350px){[data-v-bc0b03d4] .swiper-slide{width:85%}}@media (min-width: 400px){[data-v-bc0b03d4] .swiper-slide{width:80%}}@media (min-width: 435px){[data-v-bc0b03d4] .swiper-slide{width:75%}}@media (min-width: 500px){[data-v-bc0b03d4] .swiper-slide{width:70%}}@media (min-width: 580px){[data-v-bc0b03d4] .swiper-slide{width:65%}}@media (min-width: 700px){[data-v-bc0b03d4] .swiper-slide{width:60%}}@media (min-width: 1024px){[data-v-bc0b03d4] .swiper-slide{width:70%}}@media (min-width: 1100px){[data-v-bc0b03d4] .swiper-slide{width:60%}}@media (min-width: 1440px){[data-v-bc0b03d4] .swiper-slide{width:50%}}[data-v-1b90f106]:root{--surface-a: #ffffff;--surface-b: #fafafa;--surface-c: #f4f4f5;--surface-d: #e5e7eb;--surface-e: #ffffff;--surface-f: #ffffff;--text-color: #3f3f46;--text-color-secondary: #71717a;--primary-color: #ff4f00;--primary-color-text: #ffffff;--font-family: Rethink Sans, sans-serif;--surface-0: #ffffff;--surface-50: #fafafa;--surface-100: #f4f4f5;--surface-200: #e4e4e7;--surface-300: #d4d4d8;--surface-400: #a1a1aa;--surface-500: #71717a;--surface-600: #52525b;--surface-700: #3f3f46;--surface-800: #27272a;--surface-900: #18181b;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d4d4d8;--gray-400: #a1a1aa;--gray-500: #71717a;--gray-600: #52525b;--gray-700: #3f3f46;--gray-800: #27272a;--gray-900: #18181b;--content-padding: 1.25rem;--inline-spacing: .5rem;--border-radius: .67rem;--surface-ground: #fafafa;--surface-section: #ffffff;--surface-card: #ffffff;--surface-overlay: #ffffff;--surface-border: #e5e7eb;--surface-hover: #f4f4f5;--focus-ring: 0 0 0 1px #ff4f00;--maskbg: rgba(0, 0, 0, .4);--highlight-bg: #eef2ff;--highlight-text-color: #312e81;color-scheme:light}.detail[data-v-1b90f106]{right:0}@media screen and (max-width: 1024px){.detail[data-v-1b90f106]{overflow:hidden}}.detail>div[data-v-1b90f106],.detail[data-v-1b90f106]:before,.detail[data-v-1b90f106]:after{content:"";display:block;background-color:#ff4f00;border-top-left-radius:80px;border-bottom-left-radius:80px;position:absolute;height:62px;width:85%;right:0}@media screen and (min-width: 1024px){.detail>div[data-v-1b90f106],.detail[data-v-1b90f106]:before,.detail[data-v-1b90f106]:after{height:125px}}.detail>div[data-v-1b90f106]{background-color:#fff;top:0;width:70%}.detail[data-v-1b90f106]:before{top:72px;background-color:#fff}@media screen and (min-width: 1024px){.detail[data-v-1b90f106]:before{top:145px}}.detail[data-v-1b90f106]:after{background-color:#fff;bottom:0;width:70%}.combo-list[data-v-34885e62]{position:relative;margin-top:16px}.swiper-container[data-v-34885e62]{position:relative;width:85%;align-items:center;padding-bottom:25px}.swiper-slide-custom[data-v-34885e62]{width:100%;max-width:320px;min-width:260px;padding:0 8px;box-sizing:border-box;display:flex;justify-content:center}.swiper-pagination[data-v-34885e62]{display:flex!important;justify-content:center!important;align-items:center;gap:8px;position:absolute;bottom:8px;left:0;right:0}.swiper-nav-button[data-v-34885e62]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;background:#f9fafb;border:1px solid #f9fafb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 2px 6px #00000026;transition:background .3s,color .3s}.swiper-button-disabled[data-v-34885e62]{display:none}.prev-button[data-v-34885e62]{left:10px}.next-button[data-v-34885e62]{right:10px}[data-v-34885e62] .swiper-pagination-bullet{background:#ccc;opacity:1}[data-v-34885e62] .swiper-pagination-bullet-active{background:#ff4f00}@media (max-width: 768px){.combo-list[data-v-34885e62]{padding-left:20px;padding-right:20px}.prev-button[data-v-34885e62]{left:-10px}.next-button[data-v-34885e62]{right:-10px}.swiper-nav-button[data-v-34885e62]{width:30px;height:30px;font-size:18px;margin:0 10px}}.title{font-size:14px;font-weight:700}.term{font-size:12px;max-width:600px}.term-link{font-size:12px;color:#ff4f00;cursor:pointer;text-decoration:underline;font-weight:600}@media (min-width: 700px){.title{font-size:16px}.term,.term-link{font-size:14px}}.page-wrapper[data-v-c5ed23f0]{min-height:100dvh;display:flex;flex-direction:column;overflow-y:auto}.hero-section[data-v-c5ed23f0]{background-image:url(http://cdn.eletromidia.com.br/seahorse/repositorio/imagens_predios/smb/banner_principal-compact.webp);background-size:contain;background-repeat:no-repeat;background-position:center;aspect-ratio:3.72/1;border-radius:8px;padding-left:30px;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero-text[data-v-c5ed23f0]{width:312px;text-align:left;padding:10px}.title[data-v-c5ed23f0]{font-size:16px;line-height:1.1;font-weight:400;font-weight:700;max-width:65%;margin-top:20px}.subtitle[data-v-c5ed23f0]{font-size:8px;font-weight:400;text-shadow:0px 1px 2px rgba(0,0,0,.5);max-width:40%}.info-section[data-v-c5ed23f0]{height:auto;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.info-wrapper[data-v-c5ed23f0]{width:100%;overflow-y:hidden}.section-title[data-v-c5ed23f0]{font-size:24px;font-weight:700;margin-bottom:1.5rem}.section-text[data-v-c5ed23f0]{font-size:14px;margin-bottom:1.3rem;max-width:90%}.info-combos[data-v-c5ed23f0]{text-align:center;padding-bottom:30px;margin-top:-25px;z-index:9}.text-info[data-v-c5ed23f0]{width:60%}.text-info-combos[data-v-c5ed23f0]{font-size:14px}.info-container[data-v-c5ed23f0]{display:flex;flex-direction:column;gap:10px;width:500px;padding:10px;margin-top:55px;box-sizing:border-box}.info-line[data-v-c5ed23f0]{display:flex;flex-direction:row;gap:10px;text-align:center}.info-box-left[data-v-c5ed23f0],.info-box-rigth[data-v-c5ed23f0]{flex:1;height:84px;padding:1rem;box-sizing:border-box;border-radius:8px;background-color:#ff5c28;color:#fff;margin:0}.info-box-rigth[data-v-c5ed23f0]{background-color:#451eff!important}.info-box-full[data-v-c5ed23f0]{width:100%;height:84px;padding:1rem;box-sizing:border-box;border-radius:8px;background-color:#ffcd29!important;text-align:center;margin:0}.info-title[data-v-c5ed23f0]{font-weight:600;font-size:28px;margin-bottom:.25rem}.info-description[data-v-c5ed23f0]{font-size:14px}.combo-list[data-v-c5ed23f0]{position:relative;display:flex;max-width:100%;padding-top:4px;padding-bottom:48px;overflow-x:auto}.tab-container[data-v-c5ed23f0]{flex-grow:1;overflow:auto;padding-right:1rem;padding-top:1.5rem}[data-v-c5ed23f0] .p-tabview .p-tabview-nav li:focus{outline:none!important;box-shadow:none!important}[data-v-c5ed23f0] .p-tabview .p-tabview-nav li a:focus{outline:none!important;box-shadow:none!important}.text-desktop[data-v-c5ed23f0]{display:none;width:55%}@media (max-width: 850px){.tab-container[data-v-c5ed23f0]{padding:1.5rem 0 0}.text-info[data-v-c5ed23f0]{width:100%}.info-container[data-v-c5ed23f0]{width:100%;padding:5px}.info-line[data-v-c5ed23f0]{flex-direction:row}.info-box[data-v-c5ed23f0]{width:50%;height:auto}.info-box-full[data-v-c5ed23f0]{height:auto}}@media screen and (min-width: 410px){.title[data-v-c5ed23f0]{font-size:18px;line-height:1.1;max-width:55%}.subtitle[data-v-c5ed23f0]{font-size:12px}}@media (max-width: 500px){.hero-section[data-v-c5ed23f0]{background-image:url(http://cdn.eletromidia.com.br/seahorse/repositorio/imagens_predios/smb/banner-combos-mobile-compact.webp);background-size:contain;width:100%;height:370px;padding-top:20%;justify-content:baseline}.text-mobile[data-v-c5ed23f0]{width:100%}.title[data-v-c5ed23f0]{font-size:20px;line-height:2.5rem;max-width:90%}.subtitle[data-v-c5ed23f0]{font-size:16px;max-width:75%}}@media screen and (min-width: 428px){.title[data-v-c5ed23f0]{font-size:22px}}@media screen and (min-width: 460px){.title[data-v-c5ed23f0]{font-size:24px;width:90%}}@media screen and (min-width: 501px){.title[data-v-c5ed23f0]{font-size:18px;max-width:55%}.subtitle[data-v-c5ed23f0]{font-size:14px;max-width:55%}}@media screen and (min-width: 630px){.title[data-v-c5ed23f0]{font-size:20px;max-width:55%}.subtitle[data-v-c5ed23f0]{font-size:15px;max-width:55%}}@media screen and (min-width: 768px){.hero-text[data-v-c5ed23f0]{width:90%}.title[data-v-c5ed23f0]{font-size:22px;max-width:95%}.subtitle[data-v-c5ed23f0]{font-size:15px;max-width:85%}.text-desktop[data-v-c5ed23f0]{display:block}.text-mobile[data-v-c5ed23f0]{display:none;width:55%}}@media screen and (min-width: 850px){.info-wrapper[data-v-c5ed23f0]{max-width:90%;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.info-content[data-v-c5ed23f0]{display:flex;gap:32px;justify-content:center}.info-box[data-v-c5ed23f0]{max-width:250px}.section-title[data-v-c5ed23f0]{font-size:32px}.section-text[data-v-c5ed23f0]{font-size:16px}.hero-section[data-v-c5ed23f0]{align-items:flex-start;padding-left:30px;width:85%;margin:10px auto}.hero-text[data-v-c5ed23f0]{width:60%}.title[data-v-c5ed23f0]{font-size:20px;line-height:1.1;max-width:100%}.subtitle[data-v-c5ed23f0]{font-size:16px;max-width:80%}[data-v-c5ed23f0] .p-tabview-nav-content{display:flex;align-items:center;flex-direction:column}}@media screen and (min-width: 900px){.title[data-v-c5ed23f0]{font-size:26px;max-width:100%}}@media screen and (min-width: 1024px){.title[data-v-c5ed23f0]{font-size:30px;max-width:100%}.subtitle[data-v-c5ed23f0]{font-size:20px}}@media screen and (min-width: 1440px){.hero-text[data-v-c5ed23f0]{width:60%}.title[data-v-c5ed23f0]{font-size:40px;max-width:100%}.subtitle[data-v-c5ed23f0]{font-size:28px;max-width:100%}}@media screen and (min-width: 1920px){.title[data-v-c5ed23f0]{font-size:50px;max-width:100%}}
