@import url(//fonts.googleapis.com/css?family=Poppins:400,500&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins:400,400i,600,600i,700,700i&display=swap);@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,400i,500,500i,700,700i&display=swap);.CardBase,.CardBase *{box-sizing:border-box;margin:0;font-family:"Ubuntu","Poppins",sans-serif;font-size:14px}.CardBase{display:grid;grid-template-columns:1fr;width:100%;background-color:#fff;border:1px solid #e2e2e2;border-radius:8px}.CardBase.CardBase--shaded{box-shadow:0 0 8px 0 rgba(0,0,0,.14)}.CardBase--disabled{opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.CardBase--titles{display:grid;grid-row-gap:8px;row-gap:8px}.CardBase.CardBase--action-button header{display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-column-gap:24px;justify-content:space-between;align-items:flex-start}.CardBase.CardBase--mobile header{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}.CardBase.CardBase--action-button header button{border:0;background-color:initial;color:#f42534;font-weight:500;cursor:pointer;display:flex;align-items:center}.CardBase.CardBase--action-button header button:disabled,.CardBase.CardBase--action-button header button[disabled]{cursor:not-allowed;color:#d0d1d2}.CardBase.CardBase--action-button header button span{margin-left:5px}.CardBase h2,.CardBase h4{color:#333;padding:0;margin:0}.CardBase h2{font-weight:500;font-size:24px}.CardBase h4{font-weight:400;font-size:14px}.CardBase>header{padding:24px 32px}.CardBase hr{border:0;border-top:1px solid #e2e2e2}.CardBase .CardBase_content{padding:24px 32px}.CardBase .CardBase_content--no-padding{padding:0}.CardBase .CardBase__title--large{font-size:28px}.CardBase .CardBase__title--medium{font-size:24px}.CardBase .CardBase__title--small{font-size:16px;font-weight:700}.DatePicker{width:100%!important;z-index:10!important}.datepicker-coopeuch__input{height:48px;width:100%;padding:1rem 2.5rem 1rem 12px;text-align:left;font-size:14px;border:1px solid #646569;border-radius:4px;box-sizing:border-box;background-color:initial}.datepicker-coopeuch__input:focus{outline:none!important}.datepicker-icon-calendar{position:absolute;width:20px;bottom:14px;right:20px}.DatePicker__calendarContainer{left:50%!important}.DatePicker__calendarArrow{bottom:calc(100% + 15px)!important;border-color:transparent transparent #fff #fff;border-style:solid;border-width:8px;-webkit-transform:translateY(2px) rotate(135deg)!important;transform:translateY(2px) rotate(135deg)!important;box-shadow:-1px 1px 1px 0 rgba(30,30,30,.2);-webkit-animation:fadeArrowFlipped 0s forwards;animation:fadeArrowFlipped 0s forwards}.DatePicker__calendarContainer.-top+.DatePicker__calendarArrow{bottom:calc(100% + 15px)!important;-webkit-transform:translateY(2px) rotate(315deg)!important;transform:translateY(2px) rotate(315deg)!important;-webkit-animation:fadeArrowFlipped 0s forwards!important;animation:fadeArrowFlipped 0s forwards!important}.Calendar{box-shadow:0 0 5px 0 rgba(30,30,30,.35)!important;height:100%!important}.Calendar__sectionWrapper{min-height:280px!important}.datepicker-coopeuch_today{background:none;color:#00f}.Calendar__header{padding:8px 16px 16px}.Calendar__monthText,.Calendar__yearText{pointer-events:none;color:#383838;font-family:Ubuntu;font-size:14px;font-weight:700;letter-spacing:0;line-height:20px;text-align:center}.Calendar__weekDay{color:#8489a0!important;font-family:Ubuntu!important;font-size:12px!important;letter-spacing:0;line-height:18px;text-align:center;text-decoration:none!important}.Calendar__section{padding:22px}.Calendar__day{color:#383838!important;font-family:Ubuntu!important;font-size:12px!important;letter-spacing:0!important;line-height:18px!important;text-align:center!important;margin-bottom:8px!important;font-weight:500}.Calendar__day.-selected{background-color:#007db7!important;color:#fff!important;font-weight:500!important}.Calendar__day.-today{color:#007db7!important;text-decoration:none!important;border:0!important}.Calendar__day.-disabled{color:#d5d0d5!important;font-weight:300}.Calendar__day:hover{background-color:rgba(0,161,223,.15)!important;color:#383838!important}.Calendar__day.-disabled:hover{color:#d5d0d5!important;background-color:initial!important}.Calendar__monthArrow{width:.9rem!important;background-image:url(/static/media/icon-arrow-left.0c117172.svg)!important}.Calendar__monthArrowWrapper.-right{-webkit-transform:rotate(1turn)!important;transform:rotate(1turn)!important}.Calendar__monthArrowWrapper.-left{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}#hours-selector .Autocomplete-input-wrapper{top:0!important}#hours-selector .Autocomplete-list{top:50px!important}.modal-container{position:fixed;z-index:99;top:0;left:0;width:100%;height:100vh;background-color:rgba(51,51,51,.75);display:none;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.modal-container--is-open{display:flex}.modal-content{position:relative;max-width:900px;max-height:95%;background-color:#fff;border-radius:8px;display:flex;flex-direction:column}.modal-close{z-index:2;position:absolute;right:16px;top:16px;background-color:initial;border:0;color:#000;font-weight:700}.Input,.Input *{box-sizing:border-box;margin:0;font-family:"Ubuntu","Poppins",sans-serif;font-size:14px;color:#333}.Input{display:grid;grid-row-gap:8px}.Input input{position:relative;width:100%;padding:16px;border-radius:5px;border-width:1px;border-style:solid;background-color:#fff;outline:none}.Input__label-wrapper{display:inline-block}.Input__label-wrapper label{position:relative}.Input__input-phone{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-template-rows:50px}.Input__input-phone:before{display:inline;content:"+56 9";border:1px solid #c1c1c1;border-right:0;padding:16px;font-size:16px;line-height:16px;border-radius:5px 0 0 5px;background-color:rgba(74,98,189,.050980392156862744)}.Input__input-phone input{border-top-left-radius:0;border-bottom-left-radius:0}.Input__input-wrapper{position:relative;display:grid;grid-row-gap:5px}.Input__hint-text small,.Input__message small{position:relative;font-size:12px}.Input__message small{color:#f42534}.Input.Input--normal.Input--focused input,.Input.Input--normal input:focus{border-color:#00a1df}.Input.Input--normal input{border-color:#979797}.Input.Input--error input{border-color:#f42534}.Input.Input--success input,.Input.Input--warning input{border-color:#c1c1c1}.Input.Input--disabled .Input__hint-text small,.Input.Input--disabled .Input__message small,.Input.Input--disabled input,.Input.Input--disabled label{-webkit-user-select:none;user-select:none;pointer-events:none}.Input.Input--disabled .Input__hint-text small,.Input.Input--disabled .Input__message small,.Input.Input--disabled label{color:#d1d1d2}.Input.Input--disabled input{border-color:#d1d1d2}.Input.Input--loading .Input--animated-background,.Input.Input--loading .Input--animated-background:before{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:loading 1.4s ease infinite;animation:loading 1.4s ease infinite}.Input.Input--loading .Input--animated-background:before{content:"";position:absolute;top:0;bottom:0;width:100%}.Input.Input--loading input.Input--animated-background{border:none}@-webkit-keyframes loading{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes loading{0%{background-position:100% 50%}to{background-position:0 50%}}.Input input::-webkit-input-placeholder{color:#000;opacity:.5}.Input input::-moz-placeholder{color:#000;opacity:.5}.Input input:-ms-input-placeholder{color:#000;opacity:.5}.Input input:-moz-placeholder{color:#000;opacity:.5}.Input input::-webkit-inner-spin-button,.Input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input input[type=number]{-moz-appearance:textfield}.InputCodeSMS{width:300px}.InputCodeSMS *{box-sizing:border-box;margin:0;font-family:"Ubuntu","Poppins",sans-serif;font-size:14px}.InputCodeSMS .InputCodeSMS__form{display:grid;grid-row-gap:8px;row-gap:8px}.InputCodeSMS .InputCodeSMS__input-group{grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.InputCodeSMS .InputCodeSMS__input-group input{padding:16px 8px;text-align:center;max-width:40px}.InputCodeSMS__countdown{margin-top:10px!important}.InputCodeSMS__error-message{color:#f42434;font-size:12px;letter-spacing:0;line-height:13px}.InputCodeSMS .Input__label-wrapper{display:none}.InputCodeSMS2{width:300px}.InputCodeSMS2 *{box-sizing:border-box;margin:0;font-family:"Ubuntu","Poppins",sans-serif;font-size:14px;padding:1px}.InputCodeSMS2 .InputCodeSMS2__form{display:grid;grid-row-gap:8px;row-gap:8px}.InputCodeSMS2 .InputCodeSMS2__input-group{grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.InputCodeSMS2 .InputCodeSMS2__input-group input{padding:16px 8px;text-align:center;max-width:40px}.InputCodeSMS2__countdown{margin-top:10px!important}.InputCodeSMS2__error-message{color:#f42434;font-size:12px;letter-spacing:0;line-height:13px}.InputCodeSMS2 .Input__label-wrapper{display:none}@media screen and (min-width:768px){.InputCodeSMS{width:390px}}@media screen and (min-width:768px){.InputCodeSMS2{max-width:690px}}body{background:#f2f3f4}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.font-size-28{font-size:28px!important}.font-size-32{font-size:32px!important}.font-weight-500{font-weight:500!important}.font-weight-bold{font-weight:700!important}.line-height-18{line-height:18px!important}.line-height-20{line-height:20px!important}.line-height-22{line-height:22px!important}.line-height-24{line-height:24px!important}.line-height-26{line-height:26px!important}.line-height-28{line-height:28px!important}.line-height-30{line-height:30px!important}.line-height-32{line-height:32px!important}.line-height-38{line-height:38px!important}.text-color-black{color:#000!important}.text-color-white{color:#fff!important}.text-color-black-95{color:#111!important}.text-color-black-90{color:#222!important}.text-color-black-85{color:#333!important}.text-color-black-80{color:#444!important}.text-color-black-75{color:#555!important}.text-color-black-70{color:#666!important}.text-color-info{color:#007db7!important}.text-color-disabled{color:#d4d4d4!important}.text-color-success{color:#0e891a!important}.text-color-error{color:#cc284e!important}.text-color-helper{color:#6d6d6d!important}.text-color-notice{color:#272e61!important}.text-color-38{color:#383838!important}.text-color-33{color:#333!important}.text-color-A5{color:#a5a5a5!important}.text-color-red-coopeuch{color:#e81e2b}.text-uppercase-first-letter:first-letter{text-transform:uppercase}.cursor-pointer{cursor:pointer}.bg-color-f6{background-color:#f6f6f6}.bg-error-05{background-color:#f9d4d5}.bg-success-opacity{background-color:rgba(204,241,193,.3)}.bg-info-opacity{background-color:#ecf8fe}.bg-disabled{background-color:#d4d4d4}.padding-12{padding:12px!important}.padding-16{padding:16px}.padding-18{padding:18px!important}.padding-24{padding:24px!important}.padding-32{padding:32px!important}.padding-x-12{padding-left:12px!important;padding-right:12px!important}.padding-y-6{padding-top:6px!important;padding-bottom:6px!important}.padding-x-32{padding-left:32px!important;padding-right:32px!important}.padding-y-14{padding-top:14px!important;padding-bottom:14px!important}.padding-y-24{padding-top:24px!important;padding-bottom:24px!important}.margin-right-4{margin-right:4px!important}.margin-top-4{margin-top:4px!important}.margin-top-8{margin-top:8px!important}.margin-top-12{margin-top:12px!important}.margin-top-14{margin-top:14px!important}.margin-bottom-4{margin-bottom:4px!important}.margin-bottom-8{margin-bottom:8px!important}.margin-bottom-12{margin-bottom:12px!important}.margin-bottom-14{margin-bottom:14px!important}.width-1r{width:1rem!important}.width-100px{width:100px!important}.width-200px{width:200px!important}.width-260px{width:260px!important}.width-300px{width:300px!important}.width-400px{width:400px!important}.width-500px{width:500px!important}.width-600px{width:600px!important}.width-700px{width:700px!important}.width-800px{width:800px!important}.width-900px{width:900px!important}.max-width-50{max-width:50px!important}.max-width-100{max-width:100px!important}.max-width-200{max-width:200px!important}@media screen and (min-width:992px){.width-lg-840px{width:840px!important}.width-lg-750px{width:750px!important}.width-lg-600px{width:600px!important}}.text-supports-line-breaks{white-space:pre}@media screen and (min-width:768px){.width-md-auto{width:auto!important}}.vineta-circle{display:grid;grid-row-gap:10px;list-style:none;padding-left:16px}.vineta-circle li{line-height:18px}.vineta-circle li:before{content:"\2022";color:#383838;font-weight:700;display:inline-block;width:1em;margin-left:-1rem}.vineta-circle--blue li:before{color:#007dbc}.orderlist-10gap{display:grid;grid-row-gap:10px}@media screen and (min-width:768px){.text-md-supports-line-breaks{white-space:pre}.max-width-md-200{max-width:200px!important}.max-width-md-250{max-width:250px!important}.font-size-md-24{font-size:24px!important}.font-size-md-22{font-size:22px!important}.font-size-md-20{font-size:20px!important}.font-size-md-18{font-size:18px!important}.font-size-md-16{font-size:16px!important}.line-height-md-24{line-height:24px!important}.line-height-md-22{line-height:22px!important}.line-height-md-20{line-height:20px!important}.line-height-md-18{line-height:18px!important}.w-md-90{width:90%!important}}.container{max-width:936px}.btn-without-format--red-underline{color:#e81e2b;text-decoration:underline}.btn-without-format,.btn-without-format--red-underline{border:0;padding:0;font-weight:500;background-color:initial}.btn-with-prefix-sufix{display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.btn-with-prefix-sufix>p{flex:1 1 auto;padding-left:16px;padding-right:8px;font-weight:400}.btn-with-prefix-sufix:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.btn-tooltip-label{background-color:initial;position:absolute;left:170px;top:0;width:16px;margin-top:1rem}.text-authorization{font-size:14px!important;line-height:20px!important}.select-autocomplete-coopeuch>div,.select-autocomplete-coopeuch>div:hover{border:1px solid #646569}.select-autocomplete-coopeuch>div>div:first-of-type>div{padding:10px 2px}.select-autocomplete-coopeuch>div>div:nth-of-type(2)>span{display:none}.select-autocomplete-coopeuch>div>div:nth-of-type(2) svg{fill:#007db7}.select-autocomplete-coopeuch-office-2>div{border:1px solid #646569;width:90%}.select-autocomplete-coopeuch-office-2>div:hover{border:1px solid #646569}.select-autocomplete-coopeuch-office-2>div>div:first-of-type>div{padding:10px 2px;font-size:14px}.select-autocomplete-coopeuch-office-2>div>div:nth-of-type(2)>span{display:none}.select-autocomplete-coopeuch-office-2>div>div:nth-of-type(2) svg{fill:#007db7!important}.select-autocomplete-coopeuch-office-2__menu{text-align:center}.margin-left-office{margin-left:-22px;width:98%}.label-select-autocomplete{font-size:14px;line-height:20px;margin-bottom:4px;font-weight:700}.select-autocomplete-coopeuch__option{padding:10px!important}.grid-order-by-2-columns-3-rows{display:grid;grid-row-gap:24px;justify-content:center}@media screen and (min-width:768px){.grid-order-by-columns{grid-template-rows:repeat(4,1fr)}.grid-order-by-columns,.grid-order-by-columns-2-rows{display:grid;grid-auto-flow:column;grid-auto-columns:1fr 1fr}.grid-order-by-columns-2-rows{grid-template-rows:repeat(2,1fr);grid-row-gap:12px}.grid-order-by-2-columns-3-rows{grid-template-rows:repeat(3,1fr);grid-row-gap:32px;grid-column-gap:48px;grid-auto-flow:column;grid-auto-columns:1fr 1fr}}div.select-autocomplete-coopeuch__control{padding:0}div.select-autocomplete-coopeuch__control_office{padding:0;width:86px!important;font-size:10px}.external-select-autocomplete>div:first-of-type>div:nth-of-type(2) span{display:none}.external-select-autocomplete>div:first-of-type>div:nth-of-type(2) span div svg{fill:#007db7}.external-select-autocomplete>div:nth-of-type(2){margin-top:0!important;border-top:0!important;border-radius:0 0 4px 4px!important;border-color:#d4d4d4!important}.external-select-autocomplete .select-autocomplete-coopeuch__option{font-size:14px;color:#383838;cursor:default;display:block;padding:15px 16px;box-sizing:border-box;border-bottom:1px solid #f6f6f6}.external-select-autocomplete .select-autocomplete-coopeuch__option--is-focused{background-color:#effaff}.external-select-autocomplete .select-autocomplete-coopeuch__option--is-selected{background-color:rgba(0,161,223,.25098039215686274);width:50%}.external-select-autocomplete .select-autocomplete-coopeuch__control{font-size:14px}@media screen and (min-width:768px){.external-select-autocomplete{background-color:initial}}@media screen and (max-width:768px){.external-select-autocomplete .select-autocomplete-coopeuch__control{font-size:14px;margin-left:0!important}.label-select-autocomplete{margin-left:0}.margin-left-office{margin-left:0;width:auto}}.simple-modal-coopeuch-content{display:flex;flex-direction:column;width:380px;height:623px}.simple-modal-coopeuch-header{display:flex;align-items:center;flex:0 1 10%;border-bottom:1px solid #e7e7e7!important;padding:18px 72px 18px 24px}.simple-modal-coopeuch-body{flex:1 0 auto;padding:24px}.simple-modal-coopeuch-body>article{width:100%;height:100%;background-color:#525659}.simple-modal-coopeuch-body embed,.simple-modal-coopeuch-body iframe{width:100%;height:100%}.simple-modal-coopeuch-footer{flex:0 1 13%;display:flex;justify-content:center;align-items:center;padding:18px 24px;border-top:1px solid #e7e7e7!important}@media screen and (min-width:768px){.simple-modal-coopeuch-content{display:flex;flex-direction:column;width:724px;height:623px}.simple-modal-coopeuch-header .simplecard-head{padding:18px 24px}}.simplecard-header-lightblue-background .simplecard-head{background-color:rgba(192,233,253,.6196078431372549)}.simplecard-header-gray-background .simplecard-head{background-color:#f6f6f6}.simplecard-into-simplecard{height:100%}.simplecard-digitize{height:450px}.simplecard-digitize .simplecard-head{padding:12px 16px 12px 8px!important}.simplecard-digitize .simplecard-body>div{height:100%}.simplecard-into-simplecard .simplecard-head{padding:16px!important}.simplecard-withdrawal-office .simplecard-head{padding:12px 24px 12px 16px!important}.simplecard-withdrawal-office .simplecard-head label{font-size:14px!important}.detailstable-comissions .detailstable-head>div:last-child,.detailstable-comissions .detailstable-row>div:last-child{text-align:right}.details-voucher .detailstable-row>div:first-child{font-weight:700}.btn-download{margin:0;padding:0;border:0;background-color:initial;color:#f42534;font-weight:500;cursor:pointer;display:flex;justify-content:space-around;align-items:center}.btn-download>span{margin-left:.5rem}.flex-1-1-auto{flex:1 1 auto}.flex-0-0-45{flex:0 0 45%}.flex-1-0-35{flex:1 0 35%}.flex-1-0-45{flex:1 0 45%}.flex-0-0-35{flex:0 0 35%}.flex-1-0-60{flex:1 0 60%}.flex-1-0-55{flex:1 0 55%}.flex-0-1-auto{flex:0 1 auto}.flex-0-0-15{flex:0 0 15%}.flex-0-0-10{flex:0 0 10%}.recommender-coopeuch--top{margin-bottom:0!important}.list-dashed{list-style-type:none}.list-dashed li:before{content:"-";position:absolute;margin-left:-12px}.container-relative-button{position:relative}@media screen and (max-width:768px){.btn-modify-option{position:absolute;top:150%;left:-80px}}.flex-grow-1{flex-grow:1!important}.modal-address-imput .modal-content{max-width:640px!important}.modal-payment-success .modal-content{max-width:90%!important;width:90%!important}@media screen and (min-width:768px){.modal-payment-success .modal-content{max-width:640px!important;width:640px!important}}.min-height-32{min-height:32px}.min-height-24{min-height:24px}.flex-basis-100{flex-basis:100px}.flex-basis-200{flex-basis:200px}@media screen and (min-width:768px){.content-survey-abandonment{width:616px}}@media screen and (min-width:768px){.font-size-md-24{font-size:24px!important}.line-height-md-24{line-height:24px!important}.line-height-md-32{line-height:32px!important}}.opacity-1{opacity:.1}.opacity-2{opacity:.2}
/*# sourceMappingURL=main.9934270a.chunk.css.map */