.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:16px 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-574bbeb7]{text-align:left;font:normal normal medium 20px/25px Arial;letter-spacing:.3px;color:#0069b6;text-transform:uppercase;opacity:1}.subtitulo2Box[data-v-574bbeb7]{margin-left:5%;width:90%;margin-bottom:-7%}.subtitulo2Box2[data-v-574bbeb7]{margin-left:5%;width:89%;margin-bottom:-7.1%}.subtitulo2MobileBox[data-v-574bbeb7]{width:100%;margin-top:-1%;margin-bottom:-11%;text-align:center}.subtitulo2[data-v-574bbeb7]{text-align:left;font:normal normal normal 15px/17px Arial;letter-spacing:.23px;color:#333;opacity:1}.subtitulo3[data-v-574bbeb7]{font:normal normal normal 12px/14px Arial;letter-spacing:.23px;color:#333;opacity:1}.labelName[data-v-574bbeb7]{margin-left:4%}.labelName2[data-v-574bbeb7],.labelName[data-v-574bbeb7]{text-align:left;font:Arial;font-size:13px;letter-spacing:0;color:#333;opacity:1;font-weight:700}.labelName2[data-v-574bbeb7]{margin-left:21%!important}.labelNameMobile[data-v-574bbeb7]{text-align:left;font:Arial;font-size:13px;letter-spacing:0;color:#333;opacity:1;font-weight:700;margin-left:7%}.valor[data-v-574bbeb7]{text-align:center;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.18px;color:#fff;opacity:1;font-size:20px;font-weight:700}.boxValue[data-v-574bbeb7]{background-color:#0071ce;height:23%;margin-top:-5%;border-top-left-radius:10px;border-top-right-radius:10px;padding-top:3%}.boxValue2[data-v-574bbeb7]{background-color:#0071ce;height:23%;margin-top:-8%;border-top-left-radius:9px;border-top-right-radius:9px;padding-top:4%}.precio[data-v-574bbeb7]{text-align:center;font:Arial;font-size:30px!important;letter-spacing:.38px;color:#0071ce;text-transform:uppercase;opacity:1;font-size:25px}.textTerminos2[data-v-574bbeb7],.textTerminos[data-v-574bbeb7]{text-align:center;font-family:Inter,sans-serif;font-size:15px;letter-spacing:0;color:#333;font-weight:400}.textTerminos2[data-v-574bbeb7]{margin:auto;width:93%}.terminosCondiciones[data-v-574bbeb7]{text-align:center;font-family:Inter,sans-serif;letter-spacing:0;color:#0071ce;font-size:15px;text-decoration:underline}.labelsSup[data-v-574bbeb7]{width:200px;height:58px;margin-left:4%}.labelsSup2[data-v-574bbeb7],.labelsSup[data-v-574bbeb7]{background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:5px;opacity:1}.labelsSup2[data-v-574bbeb7]{width:85%;height:49.9px;margin-left:7.5%;margin-bottom:5%}.labelsInf[data-v-574bbeb7]{width:200px;margin-left:21%}.labelsInf2[data-v-574bbeb7],.labelsInf[data-v-574bbeb7]{height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:5px;opacity:1}.labelsInf2[data-v-574bbeb7]{width:100%}.rectangulo[data-v-574bbeb7]{border:1px solid #b5b5b5;border-radius:10px;margin-left:1%;margin-right:1%;max-width:500px}.rectangulo2[data-v-574bbeb7],.rectangulo[data-v-574bbeb7]{background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);opacity:1}.rectangulo2[data-v-574bbeb7]{max-width:520px;height:250px;border:1px solid #d5d5d5;border-radius:10px;margin:auto}.rectangulo2Mobile[data-v-574bbeb7]{max-width:482px;width:93.5%;height:280px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 6px 6px rgba(0,0,0,.1607843137254902);border:1px solid #d5d5d5;border-radius:10px;opacity:1;margin-left:4%;margin-top:5%}.columnas[data-v-574bbeb7]{display:flex}.columnaFinal[data-v-574bbeb7]{margin-bottom:1%}.columnas2[data-v-574bbeb7]{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.columnas2[data-v-574bbeb7],.recuadro[data-v-574bbeb7]{display:flex;justify-content:center}.btnContinue[data-v-574bbeb7]{margin-top:2%;width:300px}.btnContinue2[data-v-574bbeb7],.btnContinue[data-v-574bbeb7]{height:50px!important;background:#0071ce 0 0 no-repeat padding-box!important;border-radius:8px;text-align:center;font:normal normal normal 18px/27px Arial;letter-spacing:.66px;color:#fff;text-transform:uppercase;opacity:1;font-weight:700}.btnContinue2[data-v-574bbeb7]{margin-top:4%;width:250px}.hrStyle[data-v-574bbeb7]{width:147px;height:0;border:1px solid #d0d0d0;opacity:1;margin:auto}.titles[data-v-574bbeb7]{border-bottom:1px solid #b5b5b5;width:105%;margin-left:-2.5%;margin-top:-2.7%}.titles[data-v-574bbeb7],.titlesMobile[data-v-574bbeb7]{font-family:Inter,sans-serif;font-size:24px;border-top-left-radius:10px;border-top-right-radius:10px;padding-top:3%;padding-bottom:3%;display:flex;justify-content:center;align-items:center}.titlesMobile[data-v-574bbeb7]{width:108.1%;margin-left:-4.1%;margin-top:-2.2%;border-bottom:2px solid #b5b5b5}.title1[data-v-574bbeb7]{padding-left:3%;color:#0071ce;font-size:22px}.title2[data-v-574bbeb7]{margin-left:1%;color:#0071ce;font-size:22px}.title3[data-v-574bbeb7]{margin-left:2%;color:#0071ce}.space[data-v-574bbeb7]{margin-bottom:10%}.priceBox2[data-v-574bbeb7],.priceBox[data-v-574bbeb7]{display:flex;text-align:center;justify-content:center}.priceBox2[data-v-574bbeb7]{max-width:482px}.formBox2[data-v-574bbeb7],.formBox[data-v-574bbeb7]{height:100%;background:#fff 0 0 no-repeat padding-box;opacity:1}.termsConditionsTitle[data-v-574bbeb7]{font-size:24px}.termsConditionsTitle2[data-v-574bbeb7]{font-size:20px}.btnClose[data-v-574bbeb7]{margin-left:80%}.btnClose2[data-v-574bbeb7],.btnClose[data-v-574bbeb7]{background-color:#0071ce;color:#fff;border-radius:10px;width:80px;margin-bottom:1%;font-family:Inter,sans-serif}.btnClose2[data-v-574bbeb7]{margin-left:74%}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}@media (max-width:800px){.v-data-table tbody td[data-v-332e95dc]:first-child,.v-data-table thead th[data-v-332e95dc]:first-child{background-color:#e3e9fd;color:#333;font-weight:700}}.donateDescription[data-v-332e95dc]{height:85px;width:60%;margin-bottom:-2%}.btnPayBox[data-v-332e95dc]{display:flex;align-items:center;gap:4%;justify-content:center}.btnPayBox2[data-v-332e95dc]{display:block;align-items:center;justify-content:center}.webpayTitle[data-v-332e95dc]{color:#2d387c;font-weight:700;font-size:24px}.webpayTitle2[data-v-332e95dc]{color:#2d387c;font-weight:700;font-size:20px}.webpayBox[data-v-332e95dc]{display:flex;align-items:center;gap:4%;justify-content:center}.webpayBox2[data-v-332e95dc]{display:block;align-items:center;justify-content:center}.summaryDataTitle[data-v-332e95dc]{font-size:20px;text-align:left;display:block;margin-left:5.2%}.summaryDataTitle2[data-v-332e95dc]{font-size:16px;text-align:left;display:block;margin-left:5.2%}.donateDescription2[data-v-332e95dc]{text-align:left;font-size:12px;margin-top:-2%;margin-left:1%}.btnBackView[data-v-332e95dc]{width:100%;max-width:200px}.btnBackView2[data-v-332e95dc],.btnBackView[data-v-332e95dc]{height:40px!important;background:#2d387c 0 0 no-repeat padding-box!important;border-radius:8px;text-align:center;letter-spacing:.66px;color:#fff!important;opacity:1;font-weight:700;font-family:Inter,sans-serif;font-size:16px}.btnBackView2[data-v-332e95dc]{width:90%;margin-bottom:10%}.btnPayView[data-v-332e95dc]{width:100%;max-width:200px}.btnPayView2[data-v-332e95dc],.btnPayView[data-v-332e95dc]{height:40px!important;background:#4f74e3 0 0 no-repeat padding-box!important;border-radius:8px;text-align:center;letter-spacing:.66px;color:#fff!important;opacity:1;font-weight:700;font-family:Inter,sans-serif;font-size:16px}.btnPayView2[data-v-332e95dc]{width:90%}.patentLabelView[data-v-332e95dc]{font-family:Inter,sans-serif;color:#333;font-size:14px;margin-left:-18%}.patentLabelView2[data-v-332e95dc]{font-family:Inter,sans-serif;color:#333;margin-right:50%;font-size:80%}.summaryPrices[data-v-332e95dc]{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:20%;margin:auto;margin-top:2%;margin-bottom:2%}.summaryPrices span[data-v-332e95dc]:first-child{flex:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10%;text-align:left}.summaryPrices span[data-v-332e95dc]:last-child{flex:1;text-align:left;margin-left:32%}.summaryPrices2[data-v-332e95dc]{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:20%;margin:auto;margin-top:2%;margin-bottom:2%}.summaryPrices2 span[data-v-332e95dc]:first-child{flex:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10%;text-align:left}.summaryPrices2 span[data-v-332e95dc]:last-child{flex:1;text-align:left;margin-left:-10%}.summaryPricesTotal[data-v-332e95dc]{display:grid;grid-template-columns:2fr 1fr;align-items:center;gap:20%;margin:auto;margin-top:2%;margin-bottom:2%}.summaryPricesTotal span[data-v-332e95dc]:first-child{flex:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10%;text-align:left;font-weight:700}.summaryPricesTotal span[data-v-332e95dc]:last-child{flex:1;text-align:right;margin-right:42%;font-weight:700}.summaryPricesTotal2[data-v-332e95dc]{display:grid;grid-template-columns:2fr 1fr;align-items:center;margin:auto;margin-top:2%;margin-bottom:2%;position:relative}.summaryPricesTotal2 span[data-v-332e95dc]:first-child{flex:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10%;text-align:left;font-weight:700}.summaryPricesTotal2 span[data-v-332e95dc]:last-child{position:absolute;right:7.2%;font-weight:700}.summaryDataBox2[data-v-332e95dc],.summaryDataBox[data-v-332e95dc]{background-color:#fff;width:85%;margin:auto;border-radius:6px;margin-top:2%}.bannerImage[data-v-332e95dc]{padding:2%;max-width:95%;margin:auto}.bannerImage2[data-v-332e95dc]{padding:4%;max-width:90%;margin:auto;margin-top:-5%;margin-bottom:5%}.summaryBanner[data-v-332e95dc]{background-color:#fff;width:85%;margin:auto;border-radius:6px;margin-top:2%}.summaryBanner2[data-v-332e95dc]{background-color:#fff;width:85%;margin:auto;border-radius:6px;margin-top:4%}.summaryBox[data-v-332e95dc]{background-color:rgba(0,0,0,.1);border-radius:6px;width:75%;margin:auto;margin-top:3%}.summaryBox2[data-v-332e95dc]{background-color:rgba(0,0,0,.1);border-radius:6px;width:100%;margin:auto;margin-top:10%}.summaryBannerTitle[data-v-332e95dc]{font-family:Inter,sans-serif;color:#000;font-weight:700;font-size:22px}.summaryTitle[data-v-332e95dc]{font-family:Inter,sans-serif;color:#0071ce;font-weight:700;font-size:20px}.summaryTitle2[data-v-332e95dc]{font-family:Inter,sans-serif;color:#0071ce;font-weight:700;font-size:16px;margin-top:-6%;margin-bottom:6%}.buttonOptionsBox[data-v-332e95dc]{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:15px;margin:auto}.donateTitle[data-v-332e95dc]{font-size:18px;margin-bottom:10px;text-align:center}.donateTitle2[data-v-332e95dc]{font-size:14px;color:#2a3881;font-weight:600;text-align:center}.buttonGroup[data-v-332e95dc]{display:flex;gap:15px;margin-bottom:3%}.buttonGroup2[data-v-332e95dc]{margin-top:1%;margin-bottom:3%}.donateButtonUp[data-v-332e95dc]{width:200px}.donateButton[data-v-332e95dc],.donateButtonUp[data-v-332e95dc]{background-color:#fff;color:#0071ce;border:2px solid #0071ce;padding:10px 0;text-align:center;text-decoration:none;display:inline-block;font-weight:700;font-size:16px;cursor:pointer;border-radius:8px;transition:background-color .3s ease;box-sizing:border-box}.donateButton[data-v-332e95dc]{width:140px}.donateButton2[data-v-332e95dc]{background-color:#fff;color:#0071ce;border:2px solid #0071ce;text-align:center;text-decoration:none;display:inline-block;width:40%;font-weight:700;font-size:16px;cursor:pointer;border-radius:8px;transition:background-color .3s ease;margin:2%;height:35px}.donateButton.selected[data-v-332e95dc]{border:2px solid #0071ce}.donateButton2.selected[data-v-332e95dc],.donateButton.selected[data-v-332e95dc]{background-color:#0071ce;font-weight:700;color:#fff}.donateOptionsBox[data-v-332e95dc]{display:flex;justify-content:center;gap:30px;margin-top:10px}.noDonarOption2[data-v-332e95dc],.noDonarOption[data-v-332e95dc]{display:flex;align-items:center;gap:8px;margin-top:10px;text-align:left}.noDonarOption2[data-v-332e95dc]{padding-top:4%;padding-bottom:4%;background-color:#f1f1f1;flex-direction:row-reverse;border-bottom:1px solid #d5d5d5}.noDonarOption2 span[data-v-332e95dc]{color:#2a3881;font-size:14px!important;margin-right:5%;font-weight:600!important}.noDonarOption2 input[type=radio][data-v-332e95dc]{margin-right:2.5%}.radioOption[data-v-332e95dc]{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:14px;cursor:pointer}.radioOption2[data-v-332e95dc]:nth-child(2n-1){background-color:#f1f1f1}.radioOption2[data-v-332e95dc]{display:flex;align-items:center;text-align:center;font-size:14px;cursor:pointer;gap:2%;padding:2%}.donateBox[data-v-332e95dc]{padding:2%}.donateBox2[data-v-332e95dc],.donateBox[data-v-332e95dc]{width:100%;border:1px solid grey;text-align:center;justify-content:center;border-radius:6px}.donateMessageBox[data-v-332e95dc]{display:flex;width:100%;text-align:center;justify-content:center}.donateMessageBox2[data-v-332e95dc]{width:100%}.donateMessageFirst[data-v-332e95dc]{font-family:Inter,sans-serif;color:#0071ce;font-weight:700;font-size:20px}.donateMessageFirst2[data-v-332e95dc]{font-family:Inter,sans-serif;color:#2d387c;font-weight:700;font-size:14px}.donateMessageSecond[data-v-332e95dc]{margin-left:.6%;font-family:Inter,sans-serif;color:#0071ce;font-weight:700;font-size:20px}.donateMessageSecond2[data-v-332e95dc]{margin-left:.6%;font-family:Inter,sans-serif;color:#2d387c;font-weight:700;font-size:14px}.dialogCarBox[data-v-332e95dc]{font-size:15px;display:flex;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:2%}.titulo[data-v-332e95dc]{color:#7e2b89;font-size:1.5rem;font-weight:700;margin:0;font-family:Nunito;text-align:center;line-height:1.2}.subtitulo[data-v-332e95dc]{font-family:Nunito;width:280px;text-align:center;margin:15px auto auto;line-height:1.2}.form-container[data-v-332e95dc]{display:flex;flex-direction:row;justify-content:center}.imageCenco[data-v-332e95dc]{background-image:url(../img/CencoImage.08eb81e0.png);background-position:50%;background-size:cover;display:flex}.login[data-v-332e95dc]{display:inline-block;box-sizing:border-box;border-radius:.3rem;background-color:#134169;height:40px;line-height:40px;width:100%;padding:0 1.5rem;cursor:pointer;color:#fff;font-weight:600;margin:auto}#app>div.v-dialog__content.v-dialog__content--active>div>div>div>div>div:first-child>button[data-v-332e95dc]{height:36px;min-width:64px;padding:0 16px;background-color:#134169}.precio[data-v-332e95dc]{font:Arial;font-size:30px;color:#0071ce;margin:auto}.patenteNumber[data-v-332e95dc],.precio[data-v-332e95dc]{height:40px;text-align:center;letter-spacing:.53px;opacity:1}.patenteNumber[data-v-332e95dc]{width:138px;font:Arial;font-size:35px;color:#4e4e4e;text-transform:uppercase}.valor[data-v-332e95dc]{background-color:#0071ce;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.24px;border-top-left-radius:10px;border-top-right-radius:10px;padding-top:4%;padding-bottom:4%}.condicion[data-v-332e95dc]{width:56px;text-align:center;font:Arial;font-size:14px;color:#0069b6}.condicion[data-v-332e95dc],.patente[data-v-332e95dc]{height:21px;letter-spacing:.26px;text-transform:uppercase;opacity:1}.patente[data-v-332e95dc]{width:76px;font:Arial;font-size:17px;color:#4e4e4e}.webpay[data-v-332e95dc]{background:#fff 0 0 no-repeat padding-box}.cenco[data-v-332e95dc],.webpay[data-v-332e95dc]{width:80%;height:206px;box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);border:1px solid #d5d5d5;border-radius:10px;opacity:1;margin:auto}.cenco[data-v-332e95dc]{background:#753783 0 0 no-repeat padding-box}.rectangulo[data-v-332e95dc]{box-shadow:0 0 6px rgba(0,0,0,.1607843137254902);max-width:420px;opacity:1;margin:auto;border-radius:10px}.hrStyle[data-v-332e95dc]{width:147px;height:0;border:1px solid #d0d0d0;opacity:1;margin:auto}.question[data-v-332e95dc]{color:#0071ce!important;font-family:Inter,sans-serif;margin-right:1%;font-size:20px}.button3[data-v-332e95dc]{background-color:transparent!important;border-radius:10px!important;border:1px solid #0071ce;color:#0071ce!important}.button2[data-v-332e95dc],.button3[data-v-332e95dc]{width:270px;height:50px!important;text-align:center;font:normal normal normal 20px Arial;letter-spacing:.66px;opacity:1;margin-left:1%;font-weight:700}.button2[data-v-332e95dc]{background-color:#0071ce!important;border-radius:10px!important;color:#fff}.finalBox[data-v-332e95dc]{margin-left:-4%}.title[data-v-332e95dc]{color:#0071ce;font-weight:700;font-family:Inter,sans-serif;letter-spacing:-.36px!important}.labelName[data-v-332e95dc]{text-align:left;font:Arial;font-size:12px;letter-spacing:0;color:#333;opacity:1;font-weight:700;margin-left:-72%;font-family:Inter,sans-serif;letter-spacing:-.2px;line-height:38.5px}.checkbox[data-v-332e95dc]{max-width:540px;margin:auto;color:#333;font-family:Inter,sans-serif;letter-spacing:-.2px;display:flex;text-align:justify;font-size:13px;margin-bottom:-3%}.payTitleImage[data-v-332e95dc]{color:#2d387c}.payButtons[data-v-332e95dc],.payTitleImage[data-v-332e95dc]{display:flex;justify-content:center}.pay[data-v-332e95dc]{background-color:#efefef;width:100vw;position:absolute;left:50%;margin-left:-200px}.payTitle[data-v-332e95dc]{font-size:24px;margin-top:.5%}.payImage[data-v-332e95dc]{margin-left:2%}.btnBack[data-v-332e95dc]{width:270px;background-color:#2d387c!important}.btnBack[data-v-332e95dc],.btnPay[data-v-332e95dc]{height:50px!important;border-radius:8px!important;text-align:center;font:normal normal normal 20px Arial;letter-spacing:.66px;color:#fff!important;opacity:1;font-weight:700}.btnPay[data-v-332e95dc]{width:260px;background-color:#4f74e3!important;margin-left:6%}.tableHeaders[data-v-332e95dc]{background-color:#2d5570!important;color:#fff!important;border:2px solid #2d5570}.text-center[data-v-332e95dc]{text-align:center}.table[data-v-332e95dc]{border:1px solid #d5d5d5;margin-top:-2%;margin-bottom:-1%}.btnClosePopUp[data-v-332e95dc]{width:30%}.btnClosePopUp2[data-v-332e95dc],.btnClosePopUp[data-v-332e95dc]{background-color:transparent;border:1px solid #0071ce;color:#0071ce;border-radius:8px;font-weight:700;letter-spacing:.8px;margin-top:-2%}.btnClosePopUp2[data-v-332e95dc]{height:40px!important;width:100%}.btnConfirmPopUp[data-v-332e95dc]{width:30%}.btnConfirmPopUp2[data-v-332e95dc],.btnConfirmPopUp[data-v-332e95dc]{background-color:#fc001b;color:#fff;border-radius:8px;font-weight:700;letter-spacing:.8px;margin-top:-2%}.btnConfirmPopUp2[data-v-332e95dc]{height:40px!important;width:100%}.title1[data-v-332e95dc]{color:#0071ce!important;font-size:22px}.title1Mobile[data-v-332e95dc]{color:#0071ce;font-size:20px}.title2[data-v-332e95dc]{color:#0071ce;margin-right:1%;font-size:22px}.titleBox[data-v-332e95dc]{width:100%;text-align:center}.titleBoxMobile[data-v-332e95dc]{width:100%;margin:auto;text-align:center;margin-top:1%;margin-bottom:3%}.btnBoxMobile[data-v-332e95dc]{display:block;width:70%}.patentFieldView[data-v-332e95dc]{width:300px;height:50px!important}.patentFieldView2[data-v-332e95dc],.patentFieldView[data-v-332e95dc]{background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1;text-transform:uppercase;margin:auto}.patentFieldView2[data-v-332e95dc]{width:82%;height:50px}.priceBox[data-v-332e95dc]{display:flex;margin-top:-2%}.priceBox2[data-v-332e95dc]{display:flex;width:100%;text-align:center;margin:auto}.space{margin-bottom:10%!important}.spaceMobile{margin-bottom:6%!important}.trash{color:#c33025!important}.radioOption input[type=radio]{transform:scale(1.5);margin:5px}.v-data-table>.v-data-table__wrapper>table>thead>tr>th{background-color:#0071ce!important;font-family:Montserrat,sans-serif!important}[data-v-6940cc95]{font-family:GothamNarrow,sans-serif}h1[data-v-6940cc95]{width:100%;text-align:left}.container[data-v-6940cc95]{max-width:1250px!important}@media(max-width:767px){.mobile-row[data-v-6940cc95]{display:flex;flex-direction:column;margin-bottom:10px;border-radius:6px;background-color:#fff;overflow:hidden}.mobile-row-item[data-v-6940cc95]{display:flex;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #eee}.mobile-row-item[data-v-6940cc95]:last-child{border-bottom:none}.mobile-header[data-v-6940cc95]{font-weight:700;color:#333}.mobile-value[data-v-6940cc95]{text-align:right}.highlight-patente-row[data-v-6940cc95]{background-color:#e3e9fd;font-weight:700;border-top-left-radius:6px;border-top-right-radius:6px}}.donateDescriptionBox[data-v-6940cc95]{width:80%;margin:auto}.donateDescriptionBox2[data-v-6940cc95]{width:96%;margin:auto;margin-top:-3%}.donateDescription[data-v-6940cc95]{line-height:1.8;text-align:center;font-size:18px;color:#2d387c}.donateDescription2[data-v-6940cc95]{text-align:center;font-size:15px;color:#2d387c}.summarySize[data-v-6940cc95]{width:60%}@media(min-width:767px)and (max-width:1000px){.summarySize[data-v-6940cc95]{width:100%!important}}.summarySize2[data-v-6940cc95]{width:100%}.title1View[data-v-6940cc95]{font-family:Inter,sans-serif;color:#2d387c;font-weight:700;font-size:24px}.title1View2[data-v-6940cc95]{font-family:Inter,sans-serif;color:#2d387c;font-weight:700;font-size:18px;margin-top:2%}.title2View[data-v-6940cc95]{margin-left:1%;font-family:Inter,sans-serif;color:#4f74e3;font-weight:700;font-size:24px}.title2View2[data-v-6940cc95]{font-family:Inter,sans-serif;color:#4f74e3;font-weight:700;font-size:18px;width:100%;display:flex;justify-content:center;text-align:center}.donateBox[data-v-6940cc95]{background-color:rgba(0,113,206,.1);width:50%;border-radius:6px}.donateBox2[data-v-6940cc95]{background-color:rgba(0,113,206,.1);width:100%;border-radius:6px;margin-top:10%}.summaryBox[data-v-6940cc95]{display:flex;gap:5%;margin:auto;justify-content:center}.graciasDonate[data-v-6940cc95]{width:750px;height:29px;text-align:center;font-family:Inter,sans-serif;font-weight:700;font-size:20px;letter-spacing:-.36px;color:#333;opacity:1}.graciasDonate2[data-v-6940cc95]{width:100%;display:flex;justify-content:center;text-align:center;font-family:Inter,sans-serif;font-weight:700;font-size:17px;color:#2d5570;margin-top:-45%}.gracias[data-v-6940cc95]{width:750px;height:29px;font-size:30px;opacity:1}.gracias2[data-v-6940cc95],.gracias[data-v-6940cc95]{text-align:center;font-family:Inter,sans-serif;font-weight:700;letter-spacing:-.36px;color:#0071ce}.gracias2[data-v-6940cc95]{width:100%;display:flex;justify-content:center;font-size:17px}.correo[data-v-6940cc95]{width:295px;height:23px;font-size:20px;letter-spacing:-.24px}.correo2[data-v-6940cc95],.correo[data-v-6940cc95]{text-align:center;font-family:Inter,sans-serif;color:#000}.correo2[data-v-6940cc95]{width:100%;display:flex;justify-content:center;font-size:15px;margin-top:-6%}.correoDonate[data-v-6940cc95]{width:295px;height:23px;text-align:center;font-family:Inter,sans-serif;font-size:16px;letter-spacing:-.24px;color:#333;text-align:justify}.correoDonate2[data-v-6940cc95]{width:100%;display:flex;justify-content:center;text-align:center;font-family:Inter,sans-serif;font-size:15px;color:#333;margin-top:-6%}.email[data-v-6940cc95]{width:230px;height:23px;font-size:20px;color:#d74e80;text-transform:uppercase}.email[data-v-6940cc95],.preferencia[data-v-6940cc95]{text-align:center;font-family:Scotia_Legal;letter-spacing:0}.preferencia[data-v-6940cc95]{width:416px;height:17px;font-size:15px;color:#5c5c5c;opacity:1}.webpay[data-v-6940cc95]{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-6940cc95]{margin-left:37%}.descargar2[data-v-6940cc95]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;justify-content:center;margin-top:30%}.tableHeaders[data-v-6940cc95]{background-color:#2d387c;color:#fff!important;border:2px solid #2d387c}.text-center[data-v-6940cc95]{text-align:center}.btnDownload[data-v-6940cc95]{background-color:#007d40!important;color:#fff;border-radius:6px;letter-spacing:.8px;font-weight:700}.table[data-v-6940cc95]{border:1px solid #d5d5d5;border-radius:6px}.centered[data-v-6940cc95]{display:flex;justify-content:center;align-items:center}.v-data-table>.v-data-table__wrapper>table>thead>tr>th{background-color:#2d387c;color:#fff!important}@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}.btnBack{background:none!important;border:none!important;box-shadow:none!important;text-transform:none!important;color:#0071ce!important;font-weight:700!important;letter-spacing:.4px;font-size:20px!important;position:absolute;top:-5%;z-index:999999;left:2%}.btnBackMobile{top:-3.9%}.btnBackMobile,.btnBackMobileSummary{background:none!important;border:none!important;box-shadow:none!important;text-transform:none!important;color:#fff!important;font-weight:700!important;letter-spacing:.4px;position:absolute;left:1%}.btnBackMobileSummary{top:-10.2%}.btnFindSoapTitleBox{width:70%;margin-right:-5%}.btnFindSoapTitleBoxTablet{width:70%;margin:auto;margin-bottom:1%}.btnFindSoapTitleBox2{width:100%;margin:auto;margin-bottom:3%;text-align:center}.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:#8e99bb;border-radius:50%;overflow:hidden;font-size:18px;font-weight:700}.theme--light.v-stepper .v-stepper__label{text-align:center;font:Arial;letter-spacing:.23px;color:#5c6670;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{background:#0071ce!important;font-size:18px;font-weight:700}.steps{width:100%}.steps,.stepsDatosCon,.stepsDatosSin,.stepsFinish{margin-top:5%}.btnCartButtonViewDatos,.btnCartButtonViewResumen{z-index:9999!important;margin-top:5%;margin-left:35%}.containerStyle{background-color:#fff;height:80%;margin-bottom:6.5%}.containerStyle2{background-color:#fff;height:80%;margin-bottom:6%}.stepLabelSelected{font-size:16px;font-weight:400}.stepLabelSelected2{font-size:12px;font-weight:400;width:80%}.stepLabel{font-size:20px}.btnFindSoapView{width:270px;height:40px!important;border-radius:6px;text-align:center;letter-spacing:.66px;color:#4a220d!important;opacity:1;font-weight:700;font-family:Arial,sans-serif;font-size:16px;cursor:pointer;margin-top:-.5%}.btnFindSoapView,.btnFindSoapView:hover{background:#f1b634 0 0 no-repeat padding-box!important}.btnFindSoapView:hover{color:#fff!important}.btnFindSoapView2{width:200px;height:36px!important;background:#f1b634 0 0 no-repeat padding-box!important;border-radius:5px;text-align:center;font:normal normal normal 22px/27px Arial;letter-spacing:.66px;color:#4a220d!important;opacity:1;font-weight:700;font-family:Arial,sans-serif;margin:auto;margin-bottom:-10%}.btnFindSoapView3{width:180px;font:normal normal normal 22px/27px Arial;font-weight:700;font-family:Inter,sans-serif;margin-left:70%;margin-top:5%}.btnFindSoapView3,.btnFindSoapView3Mobile{height:36px!important;background:#1d9c6f 0 0 no-repeat padding-box!important;border-radius:5px;text-align:center;letter-spacing:.66px;color:#fff!important;opacity:1}.btnFindSoapView3Mobile{width:200px;font-weight:700;font-family:Inter,sans-serif;font-size:14px!important;margin-left:-1%}.cart{margin-left:58%;margin-bottom:1%}.cartBoxView{display:flex;height:60px;width:70%;gap:3%}.cartBoxView,.cartBoxViewTablet{position:relative;padding:1%;margin:auto;border-radius:6px;box-shadow:0 0 0 1px #0071ce,0 0 0 2px #0071ce}.cartBoxViewTablet{display:block;height:88px;width:95%;gap:10%}.cartBoxView2{margin:auto;border-radius:6px;width:80%;height:160px;box-shadow:0 0 0 1px #0071ce,0 0 0 2px #0071ce}.finalPayContainer{background-color:#f3f3f3;width:116.5%;margin-left:-8%;margin-right:auto;margin-bottom:-9%}.btnCartButtonView{position:absolute;right:16%;top:-6%;z-index:9999!important}.btnCartButtonViewSummaryDatos,.btnCartButtonViewSummaryResumen{z-index:9999!important;margin-left:40%;margin-top:-4%}.finalPayContainerMovil{background-color:#f3f3f3;width:116.5%;margin-left:-8%;margin-right:auto;margin-bottom:-11%}.finalPayContainerDesktop{background-color:#f3f3f3;width:140%;margin-left:-19%;margin-bottom:-12.6%}@media(min-width:767px)and (max-width:1000px){.finalPayContainerDesktop{background-color:#f3f3f3;width:102%!important;margin-left:-1%;margin-bottom:-12.6%}}.box{display:flex;margin-bottom:-25%}.boxMovile{align-items:center;margin-bottom:-38%}.boxMovile,.left{display:flex;justify-content:center}.left{padding:10px;width:40%}.right{padding:10px;width:90%}.images,.imagesMobile{margin-top:6%;margin-bottom:6%}.imagesMobile{width:95%;margin-left:3%}.payBoxtitle{width:750px;height:29px;text-align:center;font-family:Inter,sans-serif;font-weight:700;font-size:30px;letter-spacing:-.36px;color:#2d387c;text-transform:uppercase;opacity:1}.payBoxtitleMovileBox{margin-left:2%}.payBoxtitleMovile{text-align:center;font-family:Inter,sans-serif;font-weight:700;color:#2d387c;text-transform:uppercase;opacity:1;font-size:20px}.imagesContainerMovile{display:flex;justify-content:center;align-items:center;width:70%;margin-left:16.5%}.imagesContainerMovile>div{min-width:70%;background-color:#eb4949;flex-grow:1;padding:10px;text-align:center;margin-right:5%;height:80px;display:flex;align-items:center}.btnKnowMoreMovile{width:250px;height:50px!important;flex-shrink:0}.btnKnowMore,.btnKnowMoreMovile{color:#fff!important;font-weight:700;font-size:16px!important;letter-spacing:.8px}.btnKnowMore{background-color:#4f74e3!important;border-radius:8px;height:20%!important;width:22%;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-style:normal;line-height:33px}.imagesContainer{display:flex;justify-content:center;align-items:center}.imagesContainer>div{background-color:#eb4949;flex-grow:1;padding:10px;text-align:center;margin-right:5%;height:80px;display:flex;align-items:center}.stepperHeaderView{box-shadow:none;margin:auto;width:75%;margin-bottom:-2%}.stepperHeaderView2{box-shadow:none;margin:auto;width:100%;margin-bottom:-8%}.opcionPago{color:#0071ce;font-family:Helvetica;font-size:22px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.24px;text-transform:uppercase}.button1{background-color:transparent!important;margin-left:-7%}.button1,.button1Mobile{width:270px;height:50px!important;border-radius:10px!important;text-align:center;font-size:18px!important;letter-spacing:.66px;color:#0071ce!important;opacity:1;font-weight:700}.button1Mobile{background:none;margin-left:5%;margin-bottom:2%}.button2{margin-left:35%}.button2,.button2Mobile{width:270px;height:50px!important;background-color:#0071ce!important;border-radius:10px!important;text-align:center;font-size:18px!important;letter-spacing:.66px;color:#fff!important;opacity:1;font-weight:700}.button2Mobile{margin-left:-2%}.title1View,.title1View2,.title2View{font-family:Inter,sans-serif;color:#000;font-weight:700;font-size:20px}.title2View{margin-left:.6%}.title2View2{font-family:Inter,sans-serif;color:#000;font-weight:700;font-size:20px;display:block}.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:contents!important}.v-btn:before{background-color:transparent!important}.bannerView[data-v-7a3dabfa]{font-weight:700;text-align:center;font-size:46px;color:#fff;margin-top:9%}.bannerView2[data-v-7a3dabfa]{margin-top:4%;font-weight:700;text-align:center;font-size:28px;color:#fff;margin-bottom:-28%;padding-left:2%;padding-right:2%;margin-top:-10%}.btnBackMobile[data-v-7a3dabfa]{background:none!important;border:none!important;box-shadow:none!important;text-transform:none!important;color:#fff!important;font-weight:700!important;letter-spacing:.4px;font-size:20px!important;position:absolute;top:-13%;left:2%}.title1View[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#0071ce;font-weight:700;font-size:24px}.title1View2[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#0071ce;font-weight:700;font-size:20px}.title2View[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#0071ce;font-weight:700;font-size:24px}.title2View2[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#0071ce;font-weight:700;font-size:20px}.tableConsultaDesk[data-v-7a3dabfa]{max-width:53%;margin:auto}.tableConsultaMov[data-v-7a3dabfa]{max-width:75%;margin:auto;margin-bottom:2%}.obligatorio[data-v-7a3dabfa]{text-align:center;font:normal normal normal 30px/36px Arial;letter-spacing:0;color:#0069b6;text-transform:uppercase;opacity:1}.vigencia[data-v-7a3dabfa]{text-align:center;font:normal normal normal 15px/17px Arial;letter-spacing:0;color:#ef7c00;opacity:1}.backgroundView[data-v-7a3dabfa]{background-color:#fff}.backgroundView2[data-v-7a3dabfa]{background-color:#fff;width:100%}.topView[data-v-7a3dabfa]{border:1px solid #b5b5b5;box-shadow:3px 3px 5px 0 rgba(0,0,0,.1607843137254902);width:50%;border-radius:16px;margin:auto;margin-top:-5%;margin-bottom:2%}.topView2[data-v-7a3dabfa],.topView[data-v-7a3dabfa]{background:#fff 0 0 no-repeat padding-box!important;opacity:1;display:flex;justify-content:center;align-items:center}.topView2[data-v-7a3dabfa]{width:93%;margin:auto;border:1px solid #b5b5b5;border-radius:6px;margin-top:40%}.btnDownload[data-v-7a3dabfa]{background-color:#007d40!important;color:#fff;border-radius:6px;letter-spacing:.8px;font-weight:700}.titulo[data-v-7a3dabfa]{text-align:center;font:Arial;font-size:15px;letter-spacing:.23px;color:#333;opacity:1}.subtitulo[data-v-7a3dabfa]{width:102px;text-align:center;font:Arial;font-size:32px;letter-spacing:.96px;color:#fff;opacity:1}.labelNamePatente2[data-v-7a3dabfa]{text-align:left;font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1;margin-left:-10%}.labelPatente2[data-v-7a3dabfa]{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-7a3dabfa]{margin-left:32%;font:Arial;font-size:14px;letter-spacing:0;font-family:Arial,sans-serif;color:#333;opacity:1}.labelRut[data-v-7a3dabfa]{width:400px;margin-left:54%}.labelRut2[data-v-7a3dabfa],.labelRut[data-v-7a3dabfa]{height:58px;background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1}.labelRut2[data-v-7a3dabfa]{width:90%}.labelNameRut2[data-v-7a3dabfa]{font:Arial;font-size:13px;letter-spacing:0;color:#262626;opacity:1;margin-left:-25%}.containerStyle[data-v-7a3dabfa]{width:70% !;margin-left:auto;margin-right:auto;border-radius:16px}.btnSearch[data-v-7a3dabfa]{width:400px;height:60px!important;background:#4f74e3 0 0 no-repeat padding-box!important;border-radius:8px;text-align:center;font:normal normal normal 22px/27px Arial;letter-spacing:.66px;color:#fff;opacity:1;font-weight:700}#app>div>main>div>div>div.topView>form[data-v-7a3dabfa]{width:100%}.divCaptcha[data-v-7a3dabfa]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;justify-content:center;margin-top:-2%;margin-bottom:-2%}.containerStyle[data-v-7a3dabfa]{justify-content:center;display:flex;margin-left:-17%}.labelPatentView[data-v-7a3dabfa]{margin-left:-33%;display:block}.labelPatentView2[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#333;margin-left:-55%;font-size:100%}.campoPatente[data-v-7a3dabfa]{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}.cartView[data-v-7a3dabfa]{margin-top:8%;margin-left:-7%}.cartView2[data-v-7a3dabfa]{margin-left:45%;margin-top:16%}.titleBox[data-v-7a3dabfa]{margin-top:-.8%}.titleBox2[data-v-7a3dabfa]{display:block;text-align:left;margin-left:6.5%}.patentFieldView[data-v-7a3dabfa]{width:100%;max-width:300px;height:50px!important;margin:auto;display:block}.patentFieldView2[data-v-7a3dabfa],.patentFieldView[data-v-7a3dabfa]{background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1;text-transform:uppercase}.patentFieldView2[data-v-7a3dabfa]{width:300px;height:50px}.rutFieldView[data-v-7a3dabfa]{max-width:300px;height:50px!important;text-transform:uppercase;margin:auto;display:block}.rutFieldView2[data-v-7a3dabfa],.rutFieldView[data-v-7a3dabfa]{width:100%;background:#fff 0 0 no-repeat padding-box;border:1px solid #b2b2b2;border-radius:10px;opacity:1}.rutFieldView2[data-v-7a3dabfa]{height:50px}.colView[data-v-7a3dabfa]{display:flex;gap:10px}.colView2[data-v-7a3dabfa]{display:block;margin-left:-7.3%}.containerStyleView[data-v-7a3dabfa]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3% 0;max-width:700px!important;width:100%!important;margin:0 auto}.containerStyleView2[data-v-7a3dabfa]{justify-content:center;display:block}.labelRutView[data-v-7a3dabfa]{margin-left:-38%;display:block;margin-top:4%}.labelRutView2[data-v-7a3dabfa]{font-family:Arial,sans-serif;color:#333;margin-left:-60%;font-size:100%}.btnSearchView[data-v-7a3dabfa]{font-weight:700;font-family:Arial,sans-serif;font-size:18px;margin-bottom:-2%}.btnSearchView2[data-v-7a3dabfa],.btnSearchView[data-v-7a3dabfa]{width:300px;height:50px!important;background:#0071ce 0 0 no-repeat padding-box!important;border-radius:8px;text-align:center;letter-spacing:.66px;color:#fff!important;opacity:1}.btnSearchView2[data-v-7a3dabfa]{font:normal normal normal 18px/27px Arial;font-weight:700;font-family:Arial,sans-serif;margin-left:-2%}.btnBackView[data-v-7a3dabfa]{background:transparent;border-radius:6px;color:#0071ce!important;font-weight:700;font-family:Arial,sans-serif;font-size:18px}.btnBackView2[data-v-7a3dabfa],.btnBackView[data-v-7a3dabfa]{width:300px;height:50px!important;text-align:center;letter-spacing:.66px;opacity:1}.btnBackView2[data-v-7a3dabfa]{background:#0071ce 0 0 no-repeat padding-box!important;border-radius:8px;font:normal normal normal 18px/27px Arial;color:#fff!important;font-weight:700;font-family:Arial,sans-serif;margin-top:-12%;margin-left:-2%}.btnBackBox[data-v-7a3dabfa]{margin-top:4%}.btnBackBox2[data-v-7a3dabfa]{margin-top:3%}.v-alert[data-v-2cfbb9cc]{position:fixed;left:50%;bottom:50px;transform:translate(-50%,100%);margin:0 auto}.image[data-v-2cfbb9cc]{width:30%;margin:auto}.image2[data-v-2cfbb9cc]{width:100%;margin:auto}.v-alert[data-v-762be293]{position:fixed;left:50%;bottom:50px;transform:translate(-50%,100%);margin:0 auto}.image[data-v-762be293]{width:30%;margin:auto}.image2[data-v-762be293]{width:100%;margin:auto}