:root{--verde: #4aa49a;--rojo: #e96556;--dorado: #c3a32a;--azul: #0099b8;--negro: #030303;--blanco: #fbfbf9;--padding-horizontal: 24px;--padding-vertical: 24px;--width: calc(100% - (var(--padding-horizontal) * 2))}body{font-family:aller,sans-serif;font-weight:400;font-style:normal;background-color:var(--blanco);color:var(--negro);margin:0;padding:0;display:flex;flex-direction:column}h1,h2{font-family:aller-display,sans-serif;font-weight:400;font-style:normal}h3{font-family:aller,sans-serif;font-weight:400;font-style:normal}sup.sup{color:var(--rojo)}input,select,textarea{border-color:var(--rojo)!important;border-width:2px!important}header{position:fixed;width:100%;height:20vh;background-color:var(--rojo);display:flex;flex-direction:column;align-items:center;justify-content:center}header img{width:75vw;height:auto;max-width:300px}main{width:100vw;position:fixed;top:20vh;overflow-y:auto;overflow-x:hidden;height:75vh;padding-bottom:5vh;background-color:var(--blanco)}#public-root{width:100%;min-height:80vh;padding:var(--padding-vertical) var(--padding-horizontal);background-color:var(--blanco);display:flex;flex-direction:column;align-items:center;justify-content:start}#public-root .bg-white{background-color:var(--blanco)}#public-root h2{font-size:30px;line-height:35px}.continue-button{min-width:50%}.step-2 header,.step-2 footer,.step-2 .continue-button{background-color:var(--verde)}.step-2 .continue-button{width:100%}.input-file-hidden{position:absolute;left:-9999px}input.precio-calculadora{width:100%;border:unset;background:var(--blanco);box-sizing:border-box;color:var(--negro);font-weight:700;font-size:24px}.btn-custom{font-weight:600;background-color:var(--rojo);transition:background .2s;width:100%;margin-bottom:24px;display:block;text-align:center}.btn-custom:hover{background:#2563eb}.step2-encarga-tu-caricatura{width:100%;height:auto;max-width:200px;margin-left:auto;margin-right:auto}.step-3 header,.step-3 footer,.step-3 .continue-button{background-color:var(--rojo)}.masonry{-moz-column-count:2;column-count:2;-moz-column-gap:1rem;column-gap:1rem}.masonry-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1rem}.item-activo{border-color:var(--verde)}.item-inactivo{border-color:var(--blanco)}@media (max-width: 400px){.masonry{-moz-column-count:2;column-count:2}}.step-4 header,.step-4 footer,.step-4 .continue-button{background-color:var(--dorado)}.step-4 h2{margin-bottom:32px}.texto-legal p{font-size:10px;line-height:12px}.step-5 header,.step-5 footer,.step-5 .continue-button{background-color:var(--azul)}.step-6 header,.step-6 footer,.step-6 .continue-button,.step-6 .step6-email{color:var(--azul)}.NavegacionPasos{display:flex;flex-direction:row;align-items:top;justify-content:space-between;font-size:12px;font-weight:700;padding:24px;padding-bottom:unset;max-width:100vw;margin:auto;position:relative}.NavegacionPasosItem{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex:1}.numeroNPItem{display:flex;align-items:center;justify-content:center;font-size:18px;border:4px solid gray;color:gray;border-radius:50%;width:48px;height:48px;z-index:1;background:#fff}.NavegacionPasosItem:after{content:"";position:absolute;top:24px;left:50%;width:100%;height:4px;background-color:gray;z-index:0}.NavegacionPasosItem:last-child:after{content:none}.step-2 .NavegacionPasosItem.step-2,.step-2 .NavegacionPasosItem.step-2 .numeroNPItem,.step-3 .NavegacionPasosItem.step-3,.step-3 .NavegacionPasosItem.step-3 .numeroNPItem,.step-4 .NavegacionPasosItem.step-4,.step-4 .NavegacionPasosItem.step-4 .numeroNPItem,.step-5 .NavegacionPasosItem.step-5,.step-5 .NavegacionPasosItem.step-5 .numeroNPItem,.step-6 .NavegacionPasosItem.step-6,.step-6 .NavegacionPasosItem.step-6 .numeroNPItem{border-color:var(--rojo);color:var(--rojo)}
