.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:24px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.titulo2[data-v-74144992]{text-align:left;font:Arial;font-size:20px;letter-spacing:.3px;color:#2d387c;opacity:1}.subtitulo2[data-v-74144992]{text-align:left;font:Arial;font-size:15px;letter-spacing:.23px;color:#573c81;opacity:1}.labelName2[data-v-74144992],.labelName[data-v-74144992]{text-align:left;font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1}.labelName2[data-v-74144992]{margin-left:4%}.valor[data-v-74144992]{text-align:center;font:Arial;letter-spacing:.18px;color:#2d387c;opacity:1;font-size:12px}.precio[data-v-74144992]{text-align:center;font:Arial;letter-spacing:.38px;color:#d74e80;text-transform:uppercase;opacity:1;font-size:25px}.textTerminos[data-v-74144992]{text-align:center;font:Arial;letter-spacing:0;color:#2d387c;font-size:15px}.terminosCondiciones[data-v-74144992]{text-align:center;text-decoration:underline;font:Arial;letter-spacing:0;color:#d74e80;font-size:15px}.labelsSup[data-v-74144992]{margin-left:-2%}.labelsInf[data-v-74144992],.labelsSup2[data-v-74144992],.labelsSup[data-v-74144992]{width:100%;height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:5px;opacity:1}.labelsInf[data-v-74144992]{margin-left:2%}.labelsInf2[data-v-74144992]{width:100%;height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:5px;opacity:1}.rectangulo[data-v-74144992]{margin-left:1%;margin-right:1%;max-width:500px}.rectangulo2[data-v-74144992],.rectangulo[data-v-74144992]{background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);border:1px solid #d5d5d5;border-radius:10px;opacity:1}.rectangulo2[data-v-74144992]{max-width:482px;height:220px;margin:auto}.columnas[data-v-74144992]{display:flex}.columnas2[data-v-74144992]{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.columnas2[data-v-74144992],.recuadro[data-v-74144992]{display:flex;justify-content:center}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;transform-origin:center center;transform:scale(.2);transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}[data-v-0d2ca5fc]{font-family:GothamNarrow,sans-serif}h1[data-v-0d2ca5fc]{width:100%;text-align:left}.container[data-v-0d2ca5fc]{max-width:1250px!important}.precio[data-v-0d2ca5fc]{width:110px;color:#d74e80}.patenteNumber[data-v-0d2ca5fc],.precio[data-v-0d2ca5fc]{height:40px;text-align:center;font:Arial;font-size:35px;letter-spacing:.53px;text-transform:uppercase;opacity:1}.patenteNumber[data-v-0d2ca5fc]{width:138px;color:#4e4e4e}.valor[data-v-0d2ca5fc]{width:56px;text-align:center;color:#2d387c}.patente[data-v-0d2ca5fc],.valor[data-v-0d2ca5fc]{height:21px;font:Arial;font-size:17px;letter-spacing:.26px;text-transform:uppercase;opacity:1}.patente[data-v-0d2ca5fc]{width:76px;color:#4e4e4e}.webpay[data-v-0d2ca5fc]{width:80%;height:206px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);border:1px solid #d5d5d5;border-radius:10px;opacity:1;margin:auto}[data-v-18c944a3]{font-family:GothamNarrow,sans-serif}h1[data-v-18c944a3]{width:100%;text-align:left}.container[data-v-18c944a3]{max-width:1250px!important}.gracias[data-v-18c944a3]{width:750px;height:29px;text-align:center;font-family:Scotia_Legal;font-size:30px;letter-spacing:0;color:#573c81;text-transform:uppercase;opacity:1}.correo[data-v-18c944a3]{width:295px;color:#2d387c}.correo[data-v-18c944a3],.email[data-v-18c944a3]{height:23px;text-align:center;font-family:Scotia_Legal;font-size:20px;letter-spacing:0}.email[data-v-18c944a3]{width:230px;color:#d74e80;text-transform:uppercase}.preferencia[data-v-18c944a3]{width:416px;height:17px;text-align:center;font-family:Scotia_Legal;font-size:15px;letter-spacing:0;color:#5c5c5c;opacity:1}.webpay[data-v-18c944a3]{width:482px;height:206px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);border:1px solid #d5d5d5;border-radius:10px;opacity:1}.descargar[data-v-18c944a3]{margin-left:37%}.descargar2[data-v-18c944a3]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;justify-content:center;margin-top:30%}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-Black.otf);font-style:normal;font-weight:bolder}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-BlackItalic.otf);font-style:italic;font-weight:bolder}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-Bold.otf);font-style:normal;font-weight:700}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-BoldItalic.otf);font-style:italic;font-weight:700}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-Book.otf);font-style:normal;font-weight:400}@font-face{font-family:GothamNarrow;src:url(/fonts/GothamNarrow-BookItalic.otf);font-style:italic;font-weight:400}*{font-family:GothamNarrow,sans-serif}h1{width:100%;text-align:left}.container{max-width:1250px!important}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(255,0,0,.38);border-radius:50%;border:2px solid #fff;overflow:hidden}.theme--light.v-stepper .v-stepper__label{text-align:center;font:Arial;letter-spacing:.23px;color:#262626;opacity:1;font-size:15px;width:208px}.v-input .v-label{text-align:left;font-size:12px;font:Arial;letter-spacing:.18px;color:#2d387c;opacity:1}span.v-stepper__step__step.primary{width:24px;height:24px;border:1px solid #707070;opacity:1;background:transparent linear-gradient(140deg,#d74e80,#573c81) 0 0 no-repeat padding-box!important}.steps{min-width:80%;margin-top:5%}.steps2{min-width:100%}.obligatorio[data-v-85f96826]{text-align:center;font:Arial;font-size:30px;letter-spacing:0;color:#573c81;opacity:1}.vigencia[data-v-85f96826]{width:244px;height:17px;text-align:center;font:Arial;font-size:15px;letter-spacing:0;color:#2d387c;opacity:1}.top[data-v-85f96826]{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);opacity:1}.titulo[data-v-85f96826]{text-align:center;font:Arial;font-size:15px;letter-spacing:.23px;color:#262626;opacity:1}.subtitulo[data-v-85f96826]{width:102px;text-align:center;font:Arial;font-size:32px;letter-spacing:.96px;color:#fff;opacity:1}.labelPatente[data-v-85f96826]{width:400px;height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1;margin-left:40%;text-transform:uppercase;font-weight:700}.labelNamePatente[data-v-85f96826]{margin-left:15%}.labelNamePatente2[data-v-85f96826],.labelNamePatente[data-v-85f96826]{text-align:left;font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1}.labelNamePatente2[data-v-85f96826]{margin-left:-10%}.labelPatente2[data-v-85f96826]{width:90%;height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1;text-transform:uppercase;font-weight:700}.labelNameRut[data-v-85f96826]{margin-left:38%;font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1}.labelRut[data-v-85f96826]{width:400px;margin-left:54%}.labelRut2[data-v-85f96826],.labelRut[data-v-85f96826]{height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1}.labelRut2[data-v-85f96826]{width:90%}.labelNameRut2[data-v-85f96826]{font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1;margin-left:-25%}.v-alert[data-v-2ab4c468]{position:fixed;left:50%;bottom:50px;transform:translate(-50%,100%);margin:0 auto}.image[data-v-2ab4c468]{width:30%;margin:auto}.image2[data-v-2ab4c468]{width:100%;margin:auto}.v-alert[data-v-78043f46]{position:fixed;left:50%;bottom:50px;transform:translate(-50%,100%);margin:0 auto}.image[data-v-78043f46]{width:30%;margin:auto}.image2[data-v-78043f46]{width:100%;margin:auto}