.page-module__rpHNCa__container{color:#fff;background-image:url(/imgs/contacto/Contacto.jpg);background-position:50%;background-size:contain;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Libre Franklin,sans-serif;display:flex}.page-module__rpHNCa__heroOverlay{background:linear-gradient(135deg,var(--primary-semi)0%,rgba(26,32,44,.9) 100%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.page-module__rpHNCa__formSection{z-index:3;background-color:rgba(0,0,0,.5);border-radius:10px;width:100%;max-width:1000px;padding:40px;display:flex}.page-module__rpHNCa__textSide{flex:1;padding-right:40px}.page-module__rpHNCa__textSide h1{margin-bottom:20px;font-size:3rem}.page-module__rpHNCa__textSide p{font-size:1rem;line-height:1.6}.page-module__rpHNCa__formSide{flex:1;grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__rpHNCa__formGroup label{margin-bottom:5px;font-size:.9rem}.page-module__rpHNCa__formGroup input{color:#fff;background-color:transparent;border:none;border-bottom:1px solid #fff;outline:none;padding:8px;font-size:1rem}.page-module__rpHNCa__formGroup textarea{resize:none;border:1px solid #fff;border-radius:5px;grid-column:span 2;height:100px;padding:10px}.page-module__rpHNCa__submitButton{color:#fff;cursor:pointer;background-color:#7c8e75;border:none;border-radius:5px;grid-column:span 2;padding:1rem;font-size:1.1rem;font-weight:700;transition:background-color .3s}.page-module__rpHNCa__submitButton:hover{background-color:#6d7e66}.page-module__rpHNCa__contactButton{background-color:var(--primary);color:#fff;cursor:pointer;border-radius:5px;margin-top:30px;padding:10px 20px;font-size:1rem;font-weight:700}.page-module__rpHNCa__contactButton:hover{background-color:var(--primary-dark)}.page-module__rpHNCa__quoteFormContainer{background-color:#f0f0f0;border-radius:10px;width:100%;max-width:800px;margin:40px auto;padding:40px}.page-module__rpHNCa__quoteTitle{color:#000;text-align:center;margin-bottom:20px;font-size:2rem}.page-module__rpHNCa__projectTypeButtons{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;display:flex;overflow:hidden}.page-module__rpHNCa__projectTypeButton{color:#000;cursor:pointer;background-color:#fff;border:none;flex:1;padding:15px;font-size:1rem;transition:background-color .3s,color .3s}.page-module__rpHNCa__projectTypeButton:hover{color:#fff;background-color:#1e4566}.page-module__rpHNCa__projectTypeButton.page-module__rpHNCa__active{color:#fff;background-color:#645656}.page-module__rpHNCa__quoteForm{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup,.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup p,.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup label{color:#000}.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup input,.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup textarea,.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup select{color:#000;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:100%;padding:10px}.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-module__rpHNCa__projectFields{grid-column:span 2;grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__rpHNCa__submitQuoteButton{color:#fff;cursor:pointer;background-color:#962727;border:none;border-radius:5px;grid-column:span 2;padding:15px;font-size:1.1rem;transition:background-color .3s}.page-module__rpHNCa__submitQuoteButton:hover{background-color:#1e4566}.page-module__rpHNCa__checkboxOption{align-items:center;margin-bottom:0;display:flex}.page-module__rpHNCa__checkboxOption input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;width:20px;height:20px;margin-right:10px}.page-module__rpHNCa__checkboxOption input[type=checkbox]:checked{background-color:#645656;border-color:#000;position:relative}.page-module__rpHNCa__checkboxOption input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup p,.page-module__rpHNCa__quoteForm .page-module__rpHNCa__formGroup label{color:#000;margin-bottom:0}.page-module__rpHNCa__formGroup{flex-direction:column;display:flex}.page-module__rpHNCa__checkboxGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}@media (max-width:768px){.page-module__rpHNCa__container{background-position:0;background-size:auto 100vh;padding:20px}.page-module__rpHNCa__formSection{flex-direction:column;padding:20px}.page-module__rpHNCa__textSide{text-align:center;margin-bottom:30px;padding-right:0}.page-module__rpHNCa__textSide h1{font-size:2.5rem}.page-module__rpHNCa__textSide p{font-size:.9rem}.page-module__rpHNCa__contactButton{width:100%;margin-top:20px}.page-module__rpHNCa__formSide{grid-template-columns:1fr;gap:15px}.page-module__rpHNCa__formGroup input,.page-module__rpHNCa__formGroup textarea{font-size:.9rem}.page-module__rpHNCa__formGroup textarea{height:80px}.page-module__rpHNCa__submitButton{grid-column:span 1}.page-module__rpHNCa__quoteFormContainer{margin:20px auto;padding:20px}.page-module__rpHNCa__quoteTitle{font-size:1.5rem}.page-module__rpHNCa__projectTypeButtons{flex-direction:column}.page-module__rpHNCa__projectTypeButton{padding:12px}.page-module__rpHNCa__quoteForm,.page-module__rpHNCa__projectFields{grid-template-columns:1fr}.page-module__rpHNCa__checkboxGrid{grid-template-columns:1fr;gap:10px}.page-module__rpHNCa__submitQuoteButton{grid-column:span 1}}@media (max-width:1024px){.page-module__rpHNCa__formSection{padding:30px}.page-module__rpHNCa__textSide{padding-right:20px}.page-module__rpHNCa__textSide h1{font-size:2.8rem}.page-module__rpHNCa__formSide{gap:15px}.page-module__rpHNCa__quoteFormContainer{max-width:90%}.page-module__rpHNCa__projectFields{grid-template-columns:1fr}}.page-module__rpHNCa__quoteSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 24px}.page-module__rpHNCa__quoteContainer{background:#fff;border-radius:16px;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}.page-module__rpHNCa__quoteHeader{text-align:center;background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;padding:50px 40px 30px}.page-module__rpHNCa__quoteHeader h2{margin-bottom:15px;font-size:2.5rem;font-weight:600}.page-module__rpHNCa__quoteHeader p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.page-module__rpHNCa__quoteSteps{background:#fff;border-bottom:1px solid #eaeaea;justify-content:center;padding:40px 20px;display:flex}.page-module__rpHNCa__step{text-align:center;flex:1;max-width:250px;padding:0 30px}.page-module__rpHNCa__stepNumber{background:var(--primary-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 15px;font-size:1.2rem;font-weight:700;display:flex}.page-module__rpHNCa__step h3{color:var(--primary-dark);margin-bottom:10px;font-size:1.2rem}.page-module__rpHNCa__step p{color:#666;font-size:.9rem;line-height:1.5}.page-module__rpHNCa__elegantQuoteForm{padding:40px}.page-module__rpHNCa__formSectionTitle{margin-bottom:30px;position:relative}.page-module__rpHNCa__formSectionTitle h3{color:var(--primary-dark);margin-bottom:10px;font-size:1.4rem;font-weight:600}.page-module__rpHNCa__titleLine{background:var(--primary);border-radius:2px;width:60px;height:3px}.page-module__rpHNCa__projectTypeCards{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:40px;display:grid}.page-module__rpHNCa__projectCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #eaeaea;border-radius:12px;padding:30px 20px;transition:all .3s}.page-module__rpHNCa__projectCard:hover{border-color:var(--primary-light);transform:translateY(-5px);box-shadow:0 10px 20px rgba(124,142,117,.1)}.page-module__rpHNCa__projectCard.page-module__rpHNCa__active{border-color:var(--primary);background:var(--primary-transparent)}.page-module__rpHNCa__cardIcon{margin-bottom:15px;font-size:2.5rem}.page-module__rpHNCa__projectCard h4{color:var(--primary-dark);margin-bottom:10px;font-size:1.2rem}.page-module__rpHNCa__projectCard p{color:#666;font-size:.9rem;line-height:1.5}.page-module__rpHNCa__formRow{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.page-module__rpHNCa__elegantQuoteForm .page-module__rpHNCa__formGroup{margin-bottom:0}.page-module__rpHNCa__elegantQuoteForm label{color:#333;margin-bottom:8px;font-weight:500;display:block}.page-module__rpHNCa__elegantQuoteForm input,.page-module__rpHNCa__elegantQuoteForm select{color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 15px;font-size:1rem;transition:all .3s}.page-module__rpHNCa__elegantQuoteForm input:focus,.page-module__rpHNCa__elegantQuoteForm select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(124,142,117,.1)}.page-module__rpHNCa__featuresSection{margin-bottom:30px}.page-module__rpHNCa__featuresSection label{color:#333;margin-bottom:15px;font-weight:500;display:block}.page-module__rpHNCa__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;display:grid}.page-module__rpHNCa__featureOption{cursor:pointer;border:1px solid #eaeaea;border-radius:8px;align-items:center;padding:12px 15px;transition:all .3s;display:flex}.page-module__rpHNCa__featureOption:hover{border-color:var(--primary-light);background:rgba(124,142,117,.05)}.page-module__rpHNCa__featureOption input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);margin-right:10px}.page-module__rpHNCa__featureOption label{cursor:pointer;margin-bottom:0;font-weight:400}.page-module__rpHNCa__submitQuoteButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:20px;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module__rpHNCa__submitQuoteButton:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 5px 15px rgba(124,142,117,.3)}@media (max-width:768px){.page-module__rpHNCa__quoteSteps{flex-direction:column;gap:30px}.page-module__rpHNCa__step{max-width:100%}.page-module__rpHNCa__projectTypeCards,.page-module__rpHNCa__formRow,.page-module__rpHNCa__featuresGrid{grid-template-columns:1fr}.page-module__rpHNCa__quoteHeader{padding:40px 20px 20px}.page-module__rpHNCa__quoteHeader h2{font-size:2rem}.page-module__rpHNCa__elegantQuoteForm{padding:30px 20px}}.page-module__rpHNCa__closeButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.2);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.page-module__rpHNCa__closeButton:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.page-module__rpHNCa__quoteHeader{text-align:center;background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;padding:50px 40px 30px;position:relative}.page-module__rpHNCa__quoteSection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 24px;animation:.5s ease-out page-module__rpHNCa__fadeInUp}@keyframes page-module__rpHNCa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module__rpHNCa__quoteOverlay{z-index:999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.page-module__rpHNCa__quoteModal{background:#fff;border-radius:16px;width:100%;max-width:1000px;max-height:90vh;animation:.3s ease-out page-module__rpHNCa__modalAppear;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3)}@keyframes page-module__rpHNCa__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:768px){.page-module__rpHNCa__quoteOverlay{padding:10px}.page-module__rpHNCa__quoteModal{max-height:95vh}.page-module__rpHNCa__closeButton{width:35px;height:35px;font-size:1.5rem;top:10px;right:10px}}.page-module__rpHNCa__ctaMainIcon{color:var(--primary);margin-bottom:2rem;font-size:4rem;display:inline}
.AlertToast-module__uYi_yG__toastContainer{z-index:1000;flex-direction:column;gap:12px;max-width:400px;display:flex;position:fixed;top:20px;right:20px}.AlertToast-module__uYi_yG__alert{background:#fff;border:1px solid;border-radius:12px;justify-content:space-between;align-items:flex-start;max-width:400px;padding:16px;animation:.3s ease-out AlertToast-module__uYi_yG__slideIn;display:flex;box-shadow:0 10px 25px rgba(0,0,0,.15)}.AlertToast-module__uYi_yG__alertContent{flex:1;align-items:flex-start;gap:12px;display:flex}.AlertToast-module__uYi_yG__alertIcon{flex-shrink:0;margin-top:2px}.AlertToast-module__uYi_yG__alertIcon svg{width:20px;height:20px}.AlertToast-module__uYi_yG__alertText{flex:1;min-width:0}.AlertToast-module__uYi_yG__alertTitle{margin-bottom:4px;font-size:.9rem;font-weight:600;line-height:1.3}.AlertToast-module__uYi_yG__alertMessage{opacity:.9;word-wrap:break-word;font-size:.85rem;line-height:1.4}.AlertToast-module__uYi_yG__closeButton{cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;flex-shrink:0;margin-left:8px;padding:4px;transition:all .2s}.AlertToast-module__uYi_yG__closeButton:hover{opacity:1;background:rgba(0,0,0,.1)}.AlertToast-module__uYi_yG__closeIcon{width:16px;height:16px}.AlertToast-module__uYi_yG__success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.AlertToast-module__uYi_yG__successIcon{color:#22c55e}.AlertToast-module__uYi_yG__error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.AlertToast-module__uYi_yG__errorIcon{color:#ef4444}.AlertToast-module__uYi_yG__warning{color:#92400e;background:#fffbeb;border-color:#fed7aa}.AlertToast-module__uYi_yG__warningIcon{color:#f59e0b}.AlertToast-module__uYi_yG__info{color:#1e40af;background:#eff6ff;border-color:#dbeafe}.AlertToast-module__uYi_yG__infoIcon{color:#3b82f6}@keyframes AlertToast-module__uYi_yG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes AlertToast-module__uYi_yG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.AlertToast-module__uYi_yG__alert.AlertToast-module__uYi_yG__removing{animation:.3s ease-in forwards AlertToast-module__uYi_yG__slideOut}@media (max-width:768px){.AlertToast-module__uYi_yG__toastContainer{max-width:none;top:10px;left:10px;right:10px}.AlertToast-module__uYi_yG__alert{max-width:none}}
