@charset "UTF-8";@font-face{font-family:icons;src:url(/fonts/icons.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-weight:500;src:url(/fonts/Gotham-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:400;src:url(/fonts/Gotham-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:700;src:url(/fonts/Gotham-Bold.otf)}@font-face{font-display:swap;font-family:Gotham;font-weight:300;src:url(/fonts/Gotham-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:300;src:url(/fonts/GothamCondensed-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:400;src:url(/fonts/GothamCondensed-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:500;src:url(/fonts/GothamCondensed-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:700;src:url(/fonts/GothamCondensed-Bold.otf) format("opentype")}.custom-stepper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;padding:1rem 0;position:relative;gap:4px}.custom-stepper__item{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;min-width:0}.custom-stepper__step-wrapper{position:relative;width:100%;height:40px;display:flex;justify-content:center;align-items:flex-start}.custom-stepper__bar{width:100%;height:8px;border-radius:4px;transition:background-color .3s ease;margin-top:12px}.custom-stepper__bar--active{background-color:#ebb349}.custom-stepper__bar--pending{background-color:#e0e0e0}.custom-stepper__circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;transition:all .3s ease;z-index:2;position:absolute;top:0;left:50%;transform:translate(-50%)}.custom-stepper__circle--active,.custom-stepper__circle--completed{background-color:#ebb349;color:#fff}.custom-stepper__number{font-size:.875rem;font-weight:600;color:#fff}.custom-stepper__label{margin-top:8px;font-size:.75rem;font-weight:500;text-align:center;color:#999;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;max-width:100px;line-height:1.3}.custom-stepper__label--active{color:#1a1a1a;font-weight:600}.custom-stepper__label--pending{color:#999}@media(max-width:768px){.custom-stepper{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;justify-content:flex-start;gap:4px;scrollbar-width:none;-ms-overflow-style:none}.custom-stepper::-webkit-scrollbar{display:none}.custom-stepper__item{flex-shrink:0;min-width:100px}.custom-stepper__label{font-size:.7rem;max-width:80px}}@font-face{font-family:icons;src:url(/fonts/icons.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-weight:500;src:url(/fonts/Gotham-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:400;src:url(/fonts/Gotham-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:700;src:url(/fonts/Gotham-Bold.otf)}@font-face{font-display:swap;font-family:Gotham;font-weight:300;src:url(/fonts/Gotham-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:300;src:url(/fonts/GothamCondensed-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:400;src:url(/fonts/GothamCondensed-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:500;src:url(/fonts/GothamCondensed-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:700;src:url(/fonts/GothamCondensed-Bold.otf) format("opentype")}@font-face{font-family:icons;src:url(/fonts/icons.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-weight:500;src:url(/fonts/Gotham-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:400;src:url(/fonts/Gotham-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:700;src:url(/fonts/Gotham-Bold.otf)}@font-face{font-display:swap;font-family:Gotham;font-weight:300;src:url(/fonts/Gotham-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:300;src:url(/fonts/GothamCondensed-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:400;src:url(/fonts/GothamCondensed-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:500;src:url(/fonts/GothamCondensed-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:700;src:url(/fonts/GothamCondensed-Bold.otf) format("opentype")}.input-select{font-family:var(--font-medium);position:relative;width:100%;margin-top:1.2rem;margin-bottom:1.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.input-select:after{content:"⯆";font-family:var(--font-icons);font-size:.5rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}.input-select--invalid{color:#e83131}.input-select--invalid .input-select__select{border-bottom:1px solid #e83131}.input-select--invalid .input-select__select:focus{border-bottom:1px solid #e83131}.input-select--invalid .input-select__label{color:#e83131}.input-select__select{font-size:.875rem;font-family:Gotham,Arial,sans-serif;appearance:none;background-color:transparent;border:none;border-bottom:1px solid var(--gray-3);font-size:1rem;font-weight:500;letter-spacing:.6px;min-width:14rem;outline:0;padding:.5rem 2rem .5rem .5rem;position:relative;text-transform:uppercase;width:100%;z-index:2}.input-select__select--options{margin-top:-.2rem;text-transform:none}.input-select--empty .input-select__select{color:transparent}.input-select--empty .input-select__select option,.input-select--filled .input-select__select{color:#000}.input-select__select:focus{border-bottom:1px solid #ebb349}.input-select__select:focus+label{font-size:.8rem;top:-1.2rem;transition:.2s ease all}.input-select--filled .input-select__select+label{font-size:.8rem;top:-1.2rem;transition:.2s ease all;margin-bottom:-.4rem}.input-select__label{font-size:1rem;position:absolute;left:.5rem;top:.1rem;transition:.2s ease all;color:var(--gray-3);pointer-events:none;margin-bottom:0;background:transparent;z-index:1;letter-spacing:.6px;font-weight:400}.input-select__label--required:after{color:var(--palacio-yellow);content:"•"}.input-select--empty .input-select__label{top:-.1rem;font-size:1rem;color:var(--gray-3)}.input-select--filled .input-select__label{top:-1.4rem;font-size:.8rem;color:var(--primary-color)}.input-select__error{color:#e83131;font-size:.8rem;font-weight:500;position:absolute;bottom:-1.5rem;left:0;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.input-select--invalid .input-select__error{opacity:1}.input-select:focus-within .input-select__label{top:-1.4rem;font-size:.8rem;color:var(--primary-color)}.input-select:focus-within.input-select--invalid .input-select__label{color:#e83131}.input-select.input-select--empty:focus-within .input-select__label{top:-1.4rem;font-size:.8rem;color:var(--primary-color);background:transparent;padding:0}.input-select.input-select--empty:focus-within.input-select--invalid .input-select__label{color:#e83131}.fecha-selects .input-select__select,.genero-select .input-select__select,.vehicle-select .input-select__select{min-width:auto!important;width:100%}.input{font-family:Gotham,Arial,sans-serif;font-weight:500;font-size:1rem;display:block;position:relative;width:100%;margin-top:1.2rem;margin-bottom:1.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.input--invalid{color:#e83131}.input--invalid .input__input{border-bottom:1px solid #e83131}.input--invalid .input__input:focus{border-bottom:1px solid #e83131}.input--invalid .input__icon{bottom:1.1rem}.input__label{left:.5rem;letter-spacing:.6px;position:absolute;top:.1rem;transition:.2s ease all;z-index:1;font-weight:400}.input__label--required:after{color:#ebb349;content:"•"}.input__input{font-family:Gotham,Arial,sans-serif;font-weight:500;font-size:.875rem;background-color:transparent;border-bottom:1px solid #747474;border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;font-size:1rem;letter-spacing:.375px;min-width:14rem;outline:0;padding:.5rem;position:relative;width:100%;z-index:2}.input__input:focus{border-bottom:1px solid #ebb349}.input__input:focus+label{font-size:.8rem;top:-1.2rem;transition:.2s ease all}.input__input:not(:placeholder-shown){border-bottom:1px solid #747474}.input__input:not(:placeholder-shown)+label{font-size:.8rem;top:-1.2rem;transition:.2s ease all;margin-bottom:-.4rem}.input__error{color:#e83131;font-size:.8rem;position:absolute;bottom:-1.5rem;left:0;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.input--invalid .input__error{opacity:1}.input__icon{position:absolute;right:.5rem;top:.1rem;z-index:3}.input--with-icon{padding-right:2rem}.cp-input .input__input{min-width:auto!important;width:100%}.icon{flex-shrink:0}.icon__default{fill:var(--palacio-black)}.icon__default:hover{fill:var(--gray-1)}.icon__default ._stroke{stroke:var(--palacio-black)}.icon__default ._stroke:hover{stroke:var(--gray-1)}.icon__default--second-fill{fill:var(--palacio-yellow)}.icon__white,.icon__white:hover{fill:var(--white)}.icon__white ._stroke,.icon__white ._stroke:hover{stroke:var(--white)}.icon__info{fill:var(--blue-1)}.icon__info:hover{fill:var(--blue-1-hover)}.icon__info ._stroke{stroke:var(--blue-1)}.icon__info ._stroke:hover{stroke:var(--blue-1-hover)}.icon__success,.icon__success:hover{fill:var(--success)}.icon__success ._stroke,.icon__success ._stroke:hover{stroke:var(--success)}.icon__warning{fill:var(--orange-1)}.icon__warning:hover{fill:var(--orange-1-hover)}.icon__warning ._stroke{stroke:var(--orange-1)}.icon__warning ._stroke:hover{stroke:var(--orange-1-hover)}.icon__error{fill:var(--error-1)}.icon__error:hover{fill:var(--error-1-hover)}.icon__error ._stroke{stroke:var(--error-1)}.icon__error ._stroke:hover{stroke:var(--error-1-hover)}.icon__red,.icon__red:hover{fill:var(--red-1)}.icon__red ._stroke,.icon__red ._stroke:hover{stroke:var(--red-1)}.icon__yellow,.icon__yellow:hover{fill:var(--palacio-yellow)}.icon__yellow ._stroke,.icon__yellow ._stroke:hover{stroke:var(--palacio-yellow)}.icon__green,.icon__green:hover{fill:var(--palacio-green)}.icon__green ._stroke,.icon__green ._stroke:hover{stroke:var(--palacio-green)}.icon__nofill{fill:none;stroke:var(--palacio-black)}.icon__nofill:hover{stroke:var(--gray-1)}.checkbox-wrap{display:flex;justify-content:flex-start;width:100%}.checkbox{font-family:Gotham,Arial,sans-serif;font-weight:400;font-size:.8rem;display:grid;gap:.8em;grid-template-columns:min-content 1fr;place-items:center start;text-transform:uppercase}.checkbox--disabled{color:#4d4d4d}.checkbox__input{align-self:center;appearance:none;background-color:#fff;border:1px solid #181818;grid-column:1;grid-row:1;height:1rem;margin:0;margin-top:-.075rem;width:1rem}.checkbox__input--disabled{border:1px solid #4d4d4d}.checkbox__input:before{height:1rem;width:1rem}.checkbox__input:checked{background-color:#181818}.checkbox__input:checked:before{color:#fff;content:"✔";transform:scale(1);font-family:icons;font-weight:400;font-size:calc(1rem - 2px)}.checkbox__label{align-self:center;display:block;grid-column:2;grid-row:1;text-align:left;white-space:normal;width:100%;word-break:break-word}.checkbox__label--disabled{color:#4d4d4d}@font-face{font-family:icons;src:url(/fonts/icons.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-weight:500;src:url(/fonts/Gotham-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:400;src:url(/fonts/Gotham-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:700;src:url(/fonts/Gotham-Bold.otf)}@font-face{font-display:swap;font-family:Gotham;font-weight:300;src:url(/fonts/Gotham-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:300;src:url(/fonts/GothamCondensed-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:400;src:url(/fonts/GothamCondensed-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:500;src:url(/fonts/GothamCondensed-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:700;src:url(/fonts/GothamCondensed-Bold.otf) format("opentype")}@font-face{font-family:icons;src:url(/fonts/icons.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-weight:500;src:url(/fonts/Gotham-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:400;src:url(/fonts/Gotham-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham;font-weight:700;src:url(/fonts/Gotham-Bold.otf)}@font-face{font-display:swap;font-family:Gotham;font-weight:300;src:url(/fonts/Gotham-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:300;src:url(/fonts/GothamCondensed-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:400;src:url(/fonts/GothamCondensed-Book.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:500;src:url(/fonts/GothamCondensed-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:Gotham-Condensed;font-weight:700;src:url(/fonts/GothamCondensed-Bold.otf) format("opentype")}:root{--blue-1-hover: #628ef4;--blue-1: #3167ea;--casa-teal: #2aa3a8;--error-1-hover: #ec5d5d;--error-1: #e83131;--font-icons: icons;--font-medium: "Gotham";--font-book: "Gotham";--font-bold: "Gotham";--gray-1: #4d4d4d;--gray-2: #ebebeb;--gray-3: #747474;--gray-4: #d8d8d8;--gray-5: #fafafa;--orange-1-hover: #ed903f;--orange-1: #ff7f11;--yellow-1-hover: #f5dba8;--palacio-black-hover: #2d2d2d;--palacio-black: #181818;--palacio-green: #37a10a;--palacio-yellow: #ebb349;--yellow-1: #f5c542;--red-1: #ba0000;--success: #08b879;--transparent: transparent;--white: #fff}.button{font-family:Gotham,Arial,sans-serif;font-weight:700;font-size:.875rem;border:none;height:3.5rem;padding:1rem 2rem;text-align:center;transition:background-color .2s ease-in-out;width:100%;box-sizing:border-box}.button--full{width:100%}.button__black{background-color:#181818;color:#fff}.button__black:hover{background-color:#4d4d4d}.button__white{background-color:#fff;border:.125rem solid #181818;color:#181818}.button__add{background-color:#4d4d4d;border:.125rem solid #4d4d4d;color:#fff;font-weight:500}.button__disabled{background-color:#ababab;border:none;color:#fff;pointer-events:none}.button__yellow{font-family:Gotham,Arial,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5rem;background-color:#ebb349;color:#181818;height:auto;padding:.75rem 2rem;width:100%}.button__yellow:hover{background-color:#ffc14e}.spinner-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:#fff;position:fixed;top:0;left:0;z-index:9999}.circular-progress{display:inline-block;position:relative;vertical-align:middle}.circular-progress__svg{animation:circular-progress-spin 1.4s linear infinite;display:block}.circular-progress__circle{animation:circular-progress-indeterminate 1.4s ease-in-out infinite;fill:none;stroke:currentcolor;stroke-dasharray:var(--circular-min-sweep) var(--circular-circumference);stroke-dashoffset:0}.circular-progress--yellow{color:#ebb349}.circular-progress--black{color:#181818}.circular-progress--white{color:#fff}@keyframes circular-progress-spin{to{transform:rotate(360deg)}}@keyframes circular-progress-indeterminate{0%{stroke-dasharray:var(--circular-min-sweep) var(--circular-circumference);stroke-dashoffset:0}50%{stroke-dasharray:var(--circular-max-sweep) var(--circular-circumference);stroke-dashoffset:var(--circular-mid-offset)}to{stroke-dasharray:var(--circular-min-sweep) var(--circular-circumference);stroke-dashoffset:var(--circular-max-offset)}}.radio-wrap{display:flex;justify-content:flex-start;width:10%;min-width:80px}.radio{font-family:Gotham,Arial,sans-serif;font-weight:400;font-size:.8rem;align-items:center;border-radius:50%;display:grid;gap:.8em;grid-template-columns:min-content 1fr;margin-bottom:1em;text-transform:uppercase}.radio--disabled{color:#4d4d4d}.radio__input{appearance:none;background-color:#fff;border:1px solid #181818;border-radius:50%;height:1rem;margin:0;margin-top:-.075rem;width:1rem}.radio__input--disabled{border:1px solid #4d4d4d}.radio__input:before{height:1rem;width:1rem}.radio__input:checked{background-color:#181818}.radio__input:checked:before{color:#fff;content:"✔";transform:scale(1);font-family:icons;font-weight:400;font-size:calc(1rem - 2px)}.radio__label{align-self:center;display:block;grid-column:2;grid-row:1;text-align:left;white-space:normal;width:100%;word-break:break-word}.radio__label--disabled{color:#4d4d4d}.feedback{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1.5rem;padding:1.5rem 0;text-align:center}.feedback--success .icon,.feedback--error .icon{margin-bottom:1rem}.feedback--success .icon ._stroke,.feedback--success .icon ._stroke:hover{stroke:var(--success)}.feedback--error .icon ._stroke,.feedback--error .icon ._stroke:hover{stroke:var(--error-1)}.feedback__label{font-family:var(--font-book);line-height:1.5rem;margin:0;max-width:22.375rem;text-align:center;text-transform:uppercase;word-wrap:break-word}
