@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.body{padding:20px 20px 10px 10px}.Container{width:100%;height:fit-content;display:flex;gap:20px;padding:20px 20px 10px 10px}.containerElement{display:flex;width:100%;margin-left:20px}.buttonPopup{padding:50px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#1a1a1a;box-shadow:inset 0 0 0 1000px #e8f0fe;transition:background-color 5000s ease-in-out 0s;border:1px solid #adcce9}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif;color:#212121}html,body{height:100%;background-color:#fdfdfd}#root{min-height:100%;background-color:#fdfdfd}input:focus{outline:none}li{list-style:none}a{text-decoration:none}@media(min-width:0)and (max-width:991.98px){*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}}.navbar-header{display:flex;width:100%;align-items:center;justify-content:center;padding:var(--dinamic-padding);background-color:#fdfdfd;border-bottom:1px solid #e5e5e5}.navbar-header nav,.navbar-header .navbar-list{width:100%;margin:0;padding:0;list-style:none}.navbar-header .logo-navBar{width:100%;display:flex;align-items:center;justify-content:var(--dinamic-align)}.navbar-list{list-style:none;padding:0;margin:0}.logo-link{display:flex;align-items:center;justify-content:center;background:none;outline:none;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;transition:transform .2s ease-in-out;cursor:pointer}.phone-icon{width:1rem;height:1rem;margin-right:10px}.logo-link:hover{transform:scale(1.05)}.logo-link:active{transform:scale(.95)}.logo-img{height:3rem;transition:all .3s ease-in-out;filter:drop-shadow(0 1px 2px rgba(0,0,0,.05))}.logo-img:hover{filter:drop-shadow(0 4px 3px rgba(0,0,0,.07))}@media(min-width:768px){.logo-img{height:3.5rem}}.footer-container{background-color:#fff;color:#374151;padding:2.5rem 1rem}.footer-content{width:100%;max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.footer-brand,.footer-nav{text-align:center;width:100%}.footer-logo{height:2rem;margin:0 auto 1rem}.footer-desc{font-size:.875rem;max-width:20rem;margin:0 auto;color:#4b5563}.footer-nav-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link{font-size:.875rem;color:#4b5563;text-decoration:none;transition:color .2s ease-in-out}.footer-link:hover{color:#2563eb}.footer-bottom{width:100%;max-width:80rem;margin:2.5rem auto 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b7280;gap:1rem}.footer-social{display:flex;gap:1.5rem}.social-icon{width:1.25rem;height:1.25rem}.social-link{color:inherit;transition:color .2s ease-in-out;border-radius:.25rem}.social-link:focus{outline:none}.social-link.instagram-link:hover{color:#db2777}.social-link.instagram-link:focus{box-shadow:0 0 0 2px #f472b6}.social-link.twitter-link:hover{color:#60a5fa}.social-link.twitter-link:focus{box-shadow:0 0 0 2px #93c5fd}@media(min-width:640px){.footer-container{padding-left:1.5rem;padding-right:1.5rem}.footer-content{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.footer-brand,.footer-nav{flex:1 1 calc(25% - 2rem);text-align:left}}@media(min-width:768px){.footer-container{padding-top:5rem;padding-bottom:5rem}.footer-logo,.footer-desc{margin-left:0;margin-right:0}}@media(min-width:1024px){.footer-container{padding:6.25rem 5rem}}.fab-wrapper{position:fixed;bottom:55px;right:30px;z-index:1001;display:flex;flex-direction:column;justify-content:center;pointer-events:none}@media(min-width:0)and (max-width:575.98px){.fab-wrapper{bottom:30px}}.fab-wrapper .fab-label-bubble{position:absolute;bottom:10px;right:75px;background-color:#fdfdfd;color:#212121;padding:20px 16px;border-radius:20px 20px 4px;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 4px 12px #00000026;pointer-events:none;opacity:0;transform:translate(10px) scale(.9);transition:all .8s cubic-bezier(.68,-.55,.27,1.55)}@media(min-width:0)and (max-width:575.98px){.fab-wrapper .fab-label-bubble{font-size:10px;padding:15px 8px;right:55px}}.fab-wrapper .fab-label-bubble:active{transform:scale(.9)}.fab-wrapper .icon-fade-enter{animation:slideUpFade .5s cubic-bezier(.16,1,.3,1);display:flex}.fab-wrapper .fab-button{position:relative;bottom:auto;right:auto;pointer-events:auto;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;color:#fdfdfd;font-weight:700;font-size:1.5rem;box-shadow:0 5.333px 80px #0000001a;display:flex;align-items:center;justify-content:center;transition:background-color .8s ease,transform .5s ease;overflow:hidden}@media(min-width:0)and (max-width:575.98px){.fab-wrapper .fab-button{width:47px;height:47px}}.fab-wrapper .shadow-trigger{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:40px;height:10px;border-radius:50%;background-color:#00000026;filter:blur(2px);border:none;cursor:pointer;pointer-events:auto;z-index:1002;transition:all .8s ease}@media(min-width:0)and (max-width:575.98px){.fab-wrapper .shadow-trigger{width:30px;bottom:-15px}}.fab-wrapper .shadow-trigger:hover{background-color:#0006;transform:translate(-50%) scale(1.2)}.fab-label-bubble.visible{opacity:1;transform:translate(0) scale(1)}.shadow-trigger.shadow-active{background-color:#0006;transform:translate(-50%) scale(1.2)}.fab-label-bubble:after{content:"";position:absolute;right:-6px;bottom:10px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #fdfdfd}.fab-wrapper.hidden{transform:translateY(150%);opacity:0;pointer-events:none}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}.primary-button{width:fit-content;min-width:100px;height:37px;padding:10px;border:none;border-radius:5px;background-color:#08f;font-size:.75rem;color:#fdfdfd;cursor:pointer}.primary-button:hover{background-color:#0056e0;border:1px solid #fdfdfd}.primary-button:active{box-shadow:0 4px 4px #00000040}.primary-button:disabled{opacity:.2;pointer-events:none}.secundary-button{width:fit-content;height:37px;min-width:100px;padding:10px;border:none;border-radius:5px;background-color:#fafafa;font-size:.75rem;color:#212121;border:1px solid #d4d4d8;cursor:pointer}.secundary-button:hover{background-color:#edf6fe;border:1px solid #7bc8ff}.secundary-button:active{box-shadow:0 4px 4px #00000040}.secundary-button:disabled{opacity:.2;pointer-events:none}.primary-button-icon{display:flex;justify-content:center;align-items:center;gap:.3125rem;width:fit-content;min-width:100px;height:37px;padding:10px;border:none;border-radius:10px;background-color:#08f;font-size:.75rem;color:#fdfdfd;cursor:pointer}.primary-button-icon:hover{background-color:#0056e0;border:1px solid #fdfdfd}.primary-button-icon:active{box-shadow:0 4px 4px #00000040}.primary-button-icon:disabled{opacity:.2;pointer-events:none}.secundary-button-icon{display:flex;justify-content:center;align-items:center;gap:10px;width:fit-content;min-width:100px;height:37px;padding:10px;border:none;border-radius:10px;background-color:#08f;font-size:14px;color:#fdfdfd;cursor:pointer}.secundary-button-icon img{width:20px;height:20px}.secundary-button-icon:hover{background-color:#0056e0;border:1px solid #fdfdfd}.secundary-button-icon:active{box-shadow:0 4px 4px #00000040}.secundary-button-icon:disabled{opacity:.2;pointer-events:none}.delete-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:6.25rem;min-width:100px;height:37px;padding:10px;border:none;font-size:.75rem;color:#fdfdfd;background-color:#ed3636;border-radius:10px;cursor:pointer}.delete-button:hover{border:1px solid #fdfdfd}.delete-button:active{color:#fdfdfd;background-color:#ed3636;border-radius:10px;box-shadow:0 4px 4px #00000040}.delete-button:disabled{opacity:.2;pointer-events:none}.line-delete{width:60%;height:2px;background-color:#ed3636}.discard-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:6.25rem;min-width:100px;height:37px;padding:10px;border:none;color:#fdfdfd;background-color:#959595;border-radius:10px;font-size:.75rem;cursor:pointer}.discard-button:hover{border:1px solid #fdfdfd}.discard-button:active{color:#fdfdfd;background-color:#e5e7eb;border-radius:10px;box-shadow:0 4px 4px #00000040}.discard-button:disabled{opacity:.2;pointer-events:none}.googleButton{display:flex;justify-content:center;align-items:center;gap:10px;min-width:100px;width:fit-content;height:37px;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background-color:#fdfdfd;font-size:.75rem;color:#212121;font-weight:600;cursor:pointer}.googleButton .iconGoogle{width:20px;height:20px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated}.googleButton:hover{border:1px solid #d28202}.googleButton:active{box-shadow:0 4px 4px #00000040}.googleButton:disabled{opacity:.2;pointer-events:none}form{display:flex;flex-direction:column;gap:30px;padding:20px}.inputsContainers{display:flex;position:relative;margin-bottom:20px;flex-direction:column;gap:.3125rem;align-items:flex-start}.img-card{position:absolute;right:12px;top:50%;transform:translateY(-50%);height:24px;width:auto;cursor:none}.labelText{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.labelText{font-size:var(--dinamic-font-size-mobile)}}.inputText,.errorInput{display:flex;width:var(--w, 200px);height:var(--h, 40px);padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd}@media(min-width:0)and (max-width:991.98px){.inputText,.errorInput{font-size:16px}}.inputText::placeholder,.errorInput::placeholder{color:#e5e7eb;opacity:1}.inputText::placeholder,.errorInput::placeholder{color:#aaa;transition:color .3s ease}.inputText:focus::placeholder,.errorInput:focus::placeholder{color:#ddd}.inputText:hover,.errorInput:hover{border:1px solid #0088ff}.inputText:disabled,.errorInput:disabled{background:#f2f3f5;color:#212121;border:none;cursor:not-allowed;opacity:.7}.inputText:disabled::placeholder,.errorInput:disabled::placeholder{color:#212121}.input-text-area{display:flex;width:var(--w, 200px);height:var(--h, 40px);padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd}@media(min-width:0)and (max-width:991.98px){.input-text-area{font-size:16px}}.input-text-area::placeholder{color:#e5e7eb;opacity:1}.input-text-area::placeholder{color:#aaa;transition:color .3s ease}.input-text-area:focus::placeholder{color:#ddd}.input-text-area:hover{border:1px solid #0088ff}.input-text-area:disabled{background:#f2f3f5;color:#f2f3f5;border:none;cursor:not-allowed;opacity:.7}.input-text-area:disabled::placeholder{color:#212121}.errorInput{border:1px solid #ed3636}.errorInput::placeholder{color:#ed3636}.labelCurrency{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputCurrency,.errorInputCurrency{display:flex;width:var(--w, 200px);height:var(--h, 40px);padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd}.inputCurrency::placeholder,.errorInputCurrency::placeholder{color:#e5e7eb;opacity:1}.inputCurrency::placeholder,.errorInputCurrency::placeholder{color:#aaa;transition:color .3s ease}.inputCurrency:focus::placeholder,.errorInputCurrency:focus::placeholder{color:#ddd}.inputCurrency:hover,.errorInputCurrency:hover{border:1px solid #0088ff}.inputCurrency:disabled,.errorInputCurrency:disabled{background:#e5e7eb;color:#212121;border:none;cursor:not-allowed;opacity:.7}.inputCurrency:disabled::placeholder,.errorInputCurrency:disabled::placeholder{color:#212121}.width100 input{width:800px}.errorInputCurrency{border:1px solid #ed3636}.errorInputCurrency::placeholder{color:#ed3636}.inputVerificationCode,.inputVerificationCodeError{display:flex;width:50px;height:75px;background-color:#fdfdfd;border:1px solid #e5e7eb;padding:10px;text-align:center;font-size:.75rem;color:#e5e7eb;justify-content:center;align-items:center;gap:10px;border-radius:10px}.inputVerificationCode::placeholder,.inputVerificationCodeError::placeholder{color:#e5e7eb;opacity:.8}.inputVerificationCode:active::placeholder,.inputVerificationCodeError:active::placeholder{display:none}.inputVerificationCodeError{border:1px solid #ed3636}.labelDate{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputDate,.errorInputDate{display:flex;width:var(--w, 100%);height:40px;padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd}.inputDate::placeholder,.errorInputDate::placeholder{color:#e5e7eb}.inputDate::placeholder,.errorInputDate::placeholder{color:#aaa;transition:color .3s ease}.inputDate:focus::placeholder,.errorInputDate:focus::placeholder{color:#ddd}.inputDate:hover,.errorInputDate:hover{border:1px solid #0088ff}.inputDate:not(:placeholder-shown),.errorInputDate:not(:placeholder-shown){border-color:green}.inputDate:disabled,.errorInputDate:disabled{background:#e5e7eb;color:#212121;border:none;cursor:not-allowed;opacity:.7}.inputDate:disabled::placeholder,.errorInputDate:disabled::placeholder{color:#212121}.errorInputDate{border:1px solid #ed3636}.errorInputDate::placeholder{color:#ed3636}.labelIcon{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputIcon,.errorInputIcon{display:flex;width:var(--w, 200px);height:var(--h, 40px);padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd}.inputIcon input,.errorInputIcon input{border:none;background:none}.inputIcon input::placeholder,.errorInputIcon input::placeholder{color:#e5e7eb;opacity:1}.inputIcon input::placeholder,.errorInputIcon input::placeholder{color:#aaa;transition:color .3s ease}.inputIcon input:focus::placeholder,.errorInputIcon input:focus::placeholder{color:#ddd}.inputIcon:hover,.errorInputIcon:hover{border:1px solid #0088ff}.errorInputIcon{border:1px solid #ed3636}.errorInputIcon input::placeholder{color:#ed3636}.labelPassword{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputPassword,.errorInputPassword{display:flex;width:var(--w, 200px);height:var(--h, 40px);padding:10px;justify-content:space-between;align-items:center;gap:10px;align-self:stretch;border-radius:10px;border:1px solid #e5e7eb}.inputPassword .iconButtonEye,.errorInputPassword .iconButtonEye{background:none;border:none;cursor:pointer}.inputPassword input,.errorInputPassword input{width:80%;height:100%;border:none;background:none}@media(min-width:0)and (max-width:991.98px){.inputPassword input,.errorInputPassword input{font-size:16px}}.inputPassword input::placeholder,.errorInputPassword input::placeholder{color:#e5e7eb;opacity:1}.inputPassword input::placeholder,.errorInputPassword input::placeholder{color:#aaa;transition:color .3s ease}.inputPassword input:focus::placeholder,.errorInputPassword input:focus::placeholder{color:#ddd}.inputPassword input:disabled,.errorInputPassword input:disabled{background:#e5e7eb;color:#212121;border:none;cursor:not-allowed;opacity:.7}.inputPassword input:disabled::placeholder,.errorInputPassword input:disabled::placeholder{color:#212121}.errorInputPassword{border:1px solid #ed3636}.errorInputPassword input::placeholder{color:#ed3636}.fileUploadWrapper{display:flex;align-items:center;gap:12px;font-family:inherit}.fileUploadWrapper.disabled{opacity:.6;cursor:not-allowed}.fileUploadWrapper .uploadButton{display:flex;height:37px;justify-content:center;align-items:center;gap:10px;background:#fafafa;color:#fdfdfd;font-weight:600;padding:8px 16px;border:none;border-radius:10px;cursor:pointer}.fileUploadWrapper .uploadButton:disabled{opacity:.5;cursor:not-allowed}.fileUploadWrapper .placeholderText{color:#e5e7eb}.fileUploadWrapper .fileInfo{display:flex;width:fit-content;min-width:221px;align-items:center;justify-content:space-between;gap:8px;background-color:#e5e7eb;opacity:.5;padding:6px 10px;border-radius:6px}.fileUploadWrapper .fileInfo span{color:#212121}.fileUploadWrapper .fileInfo .clearButton{background:transparent;border:none;font-size:16px;color:#212121;cursor:pointer}.fileUploadWrapper .fileInfo .clearButton:hover{color:#ed3636}.fileIcon{width:20px;height:20px}.inputImage{display:flex;justify-content:flex-start;padding-top:10px;padding-bottom:10px;border:1px solid #e5e7eb;border-radius:10px 10px 0 0}.inputImageContent{display:flex;flex-direction:column;width:100%;border-radius:0 0 10px 10px;border:1px solid #e5e7eb;overflow:hidden}.inpuImageContainer{min-width:200px;max-width:400px}.inputIconSearch,.errorInputIconSearch{display:flex;width:100%;height:40px;padding:10px;justify-content:space-around;align-items:center;gap:10px;align-self:stretch;border-radius:10px;background-color:#fdfdfd}.inputIconSearch input,.errorInputIconSearch input{width:85%;border:none;background:none}.inputIconSearch input::placeholder,.errorInputIconSearch input::placeholder{color:#e5e7eb;opacity:1}.inputIconSearch input::placeholder,.errorInputIconSearch input::placeholder{color:#aaa;transition:color .3s ease}.inputIconSearch input:focus::placeholder,.errorInputIconSearch input:focus::placeholder{color:#ddd}.contentSearch{display:flex;width:90%;height:25px;gap:20px;align-items:center;margin-top:20px;margin-bottom:10px;margin-left:20px;padding:20px;cursor:pointer}.contentSearch .icon{width:30px;height:30px;border-radius:5px}.contentSearch .text{font-style:normal;font-weight:400;line-height:17px;letter-spacing:.192px;font-size:.75rem;color:#e5e7eb}.contentSearch:hover{background-color:gray;border-radius:5px;opacity:.3}.contentSearch:hover .text{color:#fdfdfd}.generalSearch .lineSearch{width:90%;height:1px;margin-left:4%;background-color:#e5e7eb}.generalSearch:last-child .lineSearch{display:none}.errorInputIconSearch{border:1px solid #ed3636}.errorInputIconSearch input::placeholder{color:#ed3636}.labelDropdown{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputDropdown,.errorDropdown{width:100%}.inputDropdown .rs__control,.errorDropdown .rs__control{display:flex;height:50px;padding:0 10px;justify-content:space-between;align-items:center;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd;font-size:.75rem;box-shadow:none}@media(min-width:0)and (max-width:991.98px){.inputDropdown .rs__control,.errorDropdown .rs__control{font-size:16px}}.inputDropdown .rs__control:hover,.errorDropdown .rs__control:hover{border-color:#08f}.inputDropdown .rs__control--is-focused,.errorDropdown .rs__control--is-focused{border-color:#08f;box-shadow:0 0 0 1px #08f}.inputDropdown .rs__control--is-focused .rs__dropdown-indicator svg,.errorDropdown .rs__control--is-focused .rs__dropdown-indicator svg{fill:#212121}.inputDropdown .rs__placeholder,.errorDropdown .rs__placeholder{color:#e5e7eb}.inputDropdown .rs__single-value,.errorDropdown .rs__single-value{color:#212121}.inputDropdown .rs__menu,.errorDropdown .rs__menu{border-radius:10px;background:#fdfdfd;box-shadow:0 4px 12px #0000001a}.inputDropdown .rs__option,.errorDropdown .rs__option{padding:8px 12px;font-size:.75rem;color:#212121;cursor:pointer}@media(min-width:0)and (max-width:991.98px){.inputDropdown .rs__option,.errorDropdown .rs__option{font-size:16px}}.inputDropdown .rs__option--is-focused,.errorDropdown .rs__option--is-focused{background:none}.inputDropdown .rs__option--is-selected,.errorDropdown .rs__option--is-selected{background:#08f;color:#fff}.inputDropdown .rs__indicator-separator,.errorDropdown .rs__indicator-separator{display:none}.inputDropdown .rs__dropdown-indicator svg,.errorDropdown .rs__dropdown-indicator svg{fill:#e5e7eb;transition:transform .2s ease}.inputDropdown .rs__menu-notice,.errorDropdown .rs__menu-notice{color:#e5e7eb}.inputDropdown .rs__control--is-disabled,.errorDropdown .rs__control--is-disabled{background:#e5e7eb;border:none;cursor:not-allowed;opacity:.7}.inputDropdown .rs__single-value,.errorDropdown .rs__single-value,.inputDropdown .rs__placeholder,.errorDropdown .rs__placeholder{color:#212121}.errorDropdown .rs__dropdown-indicator svg{fill:#ed3636}.errorDropdown .rs__control{border-color:#ed3636}.errorDropdown .rs__control:hover{border-color:1px solid #0088ff}.errorDropdown .rs__placeholder{color:#ed3636}.labelDropdownFilter{font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.inputDropdownFilter,.errorDropdownFilter{width:100%}.inputDropdownFilter .rs__control,.errorDropdownFilter .rs__control{display:flex;height:40px;padding:0 10px;justify-content:space-between;align-items:center;border-radius:10px;border:1px solid #e5e7eb;background-color:#fdfdfd;font-size:.75rem;box-shadow:none}.inputDropdownFilter .rs__control:hover,.errorDropdownFilter .rs__control:hover{border-color:#08f}.inputDropdownFilter .rs__control--is-focused,.errorDropdownFilter .rs__control--is-focused{border-color:#08f;box-shadow:0 0 0 1px #08f}.inputDropdownFilter .rs__control--is-focused .rs__dropdown-indicator svg,.errorDropdownFilter .rs__control--is-focused .rs__dropdown-indicator svg{fill:#212121}.inputDropdownFilter .rs__placeholder,.errorDropdownFilter .rs__placeholder{color:#e5e7eb}.inputDropdownFilter .rs__single-value,.errorDropdownFilter .rs__single-value{color:#212121}.inputDropdownFilter .rs__menu,.errorDropdownFilter .rs__menu{border-radius:10px;background:#08f;box-shadow:0 4px 12px #0000001a}.inputDropdownFilter .rs__option,.errorDropdownFilter .rs__option{padding:8px 12px;font-size:.75rem;color:#212121;cursor:pointer}.inputDropdownFilter .rs__option--is-focused,.errorDropdownFilter .rs__option--is-focused{background:red}.inputDropdownFilter .rs__option--is-selected,.errorDropdownFilter .rs__option--is-selected{background:#08f;color:#fff}.inputDropdownFilter .rs__indicator-separator,.errorDropdownFilter .rs__indicator-separator{display:none}.inputDropdownFilter .rs__dropdown-indicator svg,.errorDropdownFilter .rs__dropdown-indicator svg{fill:#e5e7eb;transition:transform .2s ease}.inputDropdownFilter .rs__menu-notice,.errorDropdownFilter .rs__menu-notice{color:#e5e7eb}.inputDropdownFilter .rs__control--is-disabled,.errorDropdownFilter .rs__control--is-disabled{background:#e5e7eb;border:none;cursor:not-allowed;opacity:.7}.inputDropdownFilter .rs__single-value,.errorDropdownFilter .rs__single-value,.inputDropdownFilter .rs__placeholder,.errorDropdownFilter .rs__placeholder{color:#212121}.errorDropdownFilter .rs__dropdown-indicator svg{fill:#ed3636}.errorDropdownFilter .rs__control{border-color:#ed3636}.errorDropdownFilter .rs__control:hover{border-color:1px solid #0088ff}.errorDropdownFilter .rs__placeholder{color:#ed3636}.checkboxWrapper{display:flex;flex-direction:column;gap:4px}.checkboxWrapper .checkboxLabel{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#212121;cursor:pointer;position:relative}.checkboxWrapper .checkboxLabel.disabled{opacity:.6;cursor:not-allowed}.checkboxWrapper .checkboxLabel input{position:absolute;opacity:0;cursor:pointer}.checkboxWrapper .checkboxLabel input:checked~.checkmark{border-color:#1b9229}.checkboxWrapper .checkboxLabel input:checked~.checkmark:after{display:block}.checkboxWrapper .checkboxLabel input:disabled~.checkmark{cursor:not-allowed}.checkboxWrapper .checkboxLabel .checkmark{display:flex;width:25px;height:25px;border-radius:5px;border:2px solid #1b9229;background:#fdfdfd;position:relative;transition:all .2s ease}.checkboxWrapper .checkboxLabel .checkmark:after{content:"";position:absolute;left:6.5px;top:3px;width:5px;height:10px;border:solid #1b9229;border-width:0 2px 2px 0;transform:rotate(45deg);display:none}.checkboxWrapper .checkboxError~.checkmark{border-color:#ed3636}.errorApi{display:flex;width:100%;margin-bottom:20px}.errorMsg{position:absolute;bottom:-23px;left:5px;line-height:1;margin-left:2px;min-width:200px;color:#ed3636;font-size:.75rem;font-style:normal;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.errorMsg{font-size:10px}}.errorContainer{width:90%;margin-bottom:20px}.errorLink a{font-size:.75rem;color:#08f;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.table-container{width:100%;overflow-x:auto}.dynamic-table{width:100%;margin-bottom:30px;border-collapse:collapse;font-size:.75rem;background-color:#fdfdfd;box-shadow:0 2px 4px #0000000d}.dynamic-table thead th{color:#6b7280;padding:12px;text-align:left;font-weight:600;border-bottom:2px solid #e5e7eb}.dynamic-table thead th:first-child{border-top-left-radius:8px}.dynamic-table thead th:last-child{border-top-right-radius:8px}.dynamic-table tbody tr{border-bottom:1px solid #e5e7eb}.dynamic-table tbody td{padding:12px;color:#212121}.dynamic-table tbody td a{color:#d28202;text-decoration:none;font-weight:500}.dynamic-table tbody td a:hover{text-decoration:underline}.popup-overlay{background:#fdfdfd33;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:fixed;inset:0;z-index:50;animation:overlayShow .3s ease-in-out;z-index:1002}.popup-container{background:#fdfdfd;border-radius:20px;position:fixed;top:50%;left:50%;margin-top:30px;transform:translate(-50%,-50%);z-index:1003;width:var(--dinamic-width);max-width:100%;height:var(--dinamic-height);max-height:var(--dinamic-height);display:flex;flex-direction:column;padding:10px 20px 20px;box-shadow:0 8px 16px #0003;animation:contentShow .3s ease-in-out}@media(min-width:0)and (max-width:575.98px){.popup-container{padding-left:2px;padding-right:2px}}.popup-container:focus{outline:none}.popup-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.popup-header h2{font-size:22px;margin:0;font-weight:600}.popup-header .popup-close{background:none;border:none;outline:none;font-size:22px;cursor:pointer;transition:color .2s ease;margin-top:10px}@media(min-width:0)and (max-width:575.98px){.popup-header .popup-close{position:relative;right:20px}}.popup-header .popup-close .iconClose{width:22px}@media all and (min-width:912px)and (max-width:1024px)and (min-height:1366px)and (max-height:1367px){.popup-header .popup-close .iconClose{width:30px}}@media all and (min-width:912px)and (max-width:913px)and (min-height:1368px)and (max-height:1370px){.popup-header .popup-close .iconClose{width:30px}}.popup-header .popup-close:hover{color:#212121}.popup-body{margin-top:20px;flex-grow:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.popup-body::-webkit-scrollbar{width:2px}.popup-body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.popup-body::-webkit-scrollbar-track{background:transparent}.popup-title{width:100%;padding-left:25px}.popup-title h3{font-size:25px;color:#212121}.popup-delete-container{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;gap:50px}.popup-delete-container .popup-title{display:flex;justify-content:center}@media(min-width:0)and (max-width:991.98px){.popup-delete-container .popup-title{padding:10px}}.popup-delete-container .popup-title h3{font-size:20px;text-align:center;color:#212121}@media(min-width:0)and (max-width:991.98px){.popup-delete-container .popup-title h3{font-size:18px}}.popup-delete-container .btn-container{display:flex;gap:10px;justify-content:space-between}@media(min-width:0)and (max-width:991.98px){.popup-delete-container .btn-container{padding:10px;gap:40px;justify-content:space-around}}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.popup-insurance-details{display:flex;flex-direction:column;gap:30px;padding:.5rem}.details-subtitle{text-align:center;color:#4b5563;margin-top:-.5rem;margin-bottom:1rem}.details-header-card{background:linear-gradient(to bottom right,#eff6ff,#fff,#e0e7ff);border:2px solid #bfdbfe;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.details-header-card{flex-direction:row}}.details-brand-col{flex:1;background-color:#fff;border:1px solid #dbeafe;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:1rem;box-shadow:0 1px 3px #0000000d}.details-logo{max-width:150px;max-height:60px;object-fit:contain}.details-price-box{background-color:#fff;border:2px solid #60a5fa;border-radius:.5rem;padding:.5rem 1rem;display:flex;align-items:baseline;gap:.25rem}.details-price-label{font-size:.75rem;color:#2563eb;font-weight:600;text-transform:uppercase}.details-price-value{font-size:1.5rem;font-weight:700;color:#1d4ed8}.details-info-col{flex:1.5;display:flex;flex-direction:column;gap:.75rem}.alert-title-container{display:flex;align-items:center;gap:10px;margin-bottom:10px}.alert-title-container img{width:18px;height:18px}.alert-title-container h3{color:red;font-size:15px}.alert-box{border-radius:.5rem;padding:.75rem 1rem;font-size:.85rem}.alert-box h3{font-size:12px;display:block}.alert-box p{margin:0;line-height:1.4}.yellow-alert{background-color:#fefce8;border:1px solid #fef08a;color:#854d0e}.yellow-alert p{font-size:12px}.green-alert{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534;display:flex;flex-direction:column;gap:20px}.green-alert p{font-size:12px}.timer-title{display:flex;flex-direction:column;gap:7px}.timer-title h3{color:#212121;font-size:14px}.timer-title p{font-size:10px}@media(min-width:640px){.green-alert{flex-direction:row;align-items:center;justify-content:space-between}}.details-plan-card{background:linear-gradient(to bottom right,#fff,#eff6ff);border:2px solid #bfdbfe;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:40px}.plan-benefits-flex{display:flex;flex-direction:column;gap:1rem}.plan-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;color:#1e3a8a;border-bottom:2px solid #bfdbfe;padding-bottom:.75rem;margin-top:0;margin-bottom:1.5rem}.plan-title-icon{width:24px;height:24px}.plan-benefits-grid{display:grid;grid-template-columns:1fr;gap:.75rem 1.5rem;list-style:none;padding:0;margin:0 0 2rem}@media(min-width:640px){.plan-benefits-grid{grid-template-columns:1fr 1fr}}.benefit-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#334155}.check-icon{width:1.25rem;height:1.25rem;color:#3b82f6;flex-shrink:0;margin-top:.1rem}.plan-action-container{display:flex;justify-content:center;padding-top:4rem}.party-container{position:relative;width:100%;padding:1rem;display:flex;justify-content:center;align-items:center;overflow:hidden;min-height:400px}.party-success-card{border-radius:1.5rem;background:#ebfdf5;border:2px solid #b0f7d1;padding:2.5rem;width:100%;max-width:450px;text-align:center;position:relative;z-index:10;animation:cardEnter .6s cubic-bezier(.17,.67,.83,.67) both}.party-success-icon-wrapper{position:relative;margin:0 auto 1.5rem;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center}.party-success-icon{width:100%;height:100%;background-color:#dcfce3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#16a34a;position:relative;z-index:2;animation:iconPop .5s .4s cubic-bezier(.34,1.56,.64,1) both}.party-success-icon svg{width:3rem;height:3rem}.icon-pulse-ring{position:absolute;inset:0;border-radius:50%;background-color:#4ade80;opacity:0;z-index:1;animation:iconPulse 1s .8s ease-out both}.party-success-title{color:#172554;font-weight:800;font-size:1.75rem;margin:0 0 .5rem;animation:fadeInDown .5s .6s both}.party-success-desc{color:#6b7280;font-size:1rem;margin:0 0 2rem;animation:fadeInDown .5s .7s both}.party-pdf-box{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:1rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;text-align:left;cursor:pointer;transition:all .2s ease;animation:fadeInUp .5s .8s both}.party-pdf-box:hover{border-color:#bfdbfe;background-color:#eff6ff;transform:translateY(-3px);box-shadow:0 10px 15px -3px #3b82f61a}.party-pdf-icon{width:2.5rem;height:3.5rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.party-pdf-icon span{font-size:.8rem;font-weight:700;color:#dc2626}.party-pdf-text{flex:1;overflow:hidden}.party-pdf-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.party-pdf-size{font-size:.8rem;color:#6b7280;margin:0}.party-download-icon{width:1.25rem;height:1.25rem;opacity:.5;transition:opacity .2s ease}.party-pdf-box:hover .party-download-icon{opacity:1}.party-confetti-rain{position:absolute;inset:0;pointer-events:none;z-index:1}.party-confetti-piece{position:absolute;top:-20px;left:var(--confetti-left);width:var(--confetti-size);height:var(--confetti-size);background-color:var(--confetti-color);animation:confettiFall var(--confetti-duration) var(--confetti-delay) linear infinite}.party-confetti-piece.circle{border-radius:50%}.party-confetti-piece.triangle{width:0;height:0;background-color:transparent;border-left:calc(var(--confetti-size) / 2) solid transparent;border-right:calc(var(--confetti-size) / 2) solid transparent;border-bottom:var(--confetti-size) solid var(--confetti-color)}@keyframes cardEnter{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes iconPop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes iconPulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.6);opacity:0}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(450px) rotate(720deg);opacity:0}}.popup-whatsapp{display:flex;flex-direction:column;align-items:center;gap:60px}.popup-whatsapp img{width:400px;height:400px}.popup-whatsapp h3{width:60%;color:#212121;font-size:25px;text-align:center;font-weight:600}.popup-whatsapp .ws-btn-section{display:flex;justify-content:center;width:100%;gap:20px}.home-section{width:100%;padding:3rem 1rem}.home-container{max-width:80rem;margin:0 auto}.home-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:5rem}.home-left-col{display:flex;flex-direction:column;gap:1rem;width:50%}.home-right-col{width:50%;position:relative}.home-main-image{width:100%;height:auto;border-radius:1rem}.home-text-group{display:flex;flex-direction:column;gap:1.5rem}.home-title{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#111827}.home-highlight{color:#3b82f6}.home-subtitle{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem}.home-logos-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.logo-mercantil{height:3.5rem}.logo-experta{height:1.5rem}.logo-sancristobal{height:2rem}.logo-nivel{height:2.5rem}.logo-zurich{height:2rem}.logo-rivadavia{height:1.5rem}.logo-lacaja{height:3rem}.home-cta-group{display:flex;flex-direction:column;gap:1rem;width:100%}.home-btn-primary{display:block;width:100%;text-align:center;padding:.75rem 1.5rem;cursor:pointer;font-size:1.125rem;font-weight:600;color:#fff;border:2px solid #fdfdfd;background:linear-gradient(to right,#3b82f6,#60a5fa,#3b82f6);background-size:200% 100%;background-position:0% 0%;border-radius:.5rem;text-decoration:none;transition:all .5s ease;box-shadow:0 4px 6px -1px #0000001a}.home-btn-primary:hover{background-position:100% 0%;transform:scale(1.02);box-shadow:0 10px 15px -3px #0000001a}.home-btn-primary:active{transform:scale(.98)}.home-btn-secondary{display:block;width:100%;cursor:pointer;text-align:center;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;color:#1e3a8a;background-color:#fff;border:2px solid #93c5fd;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.home-btn-secondary:hover{border-color:#3b82f6;background-color:#eff6ff;box-shadow:0 4px 6px -1px #0000001a}.home-carousel-section{position:relative;padding:1rem 0;z-index:10}.carousel-wrapper{position:relative}.carousel-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:1rem;scroll-padding-right:1rem;gap:1rem;padding:.5rem 1rem}.carousel-item{scroll-snap-align:start;cursor:pointer;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border:1px solid #d4d4d8;-webkit-tap-highlight-color:transparent;border-radius:1rem;padding:1.5rem 1rem;min-width:128px;max-width:140px;text-decoration:none;color:#111827;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.carousel-item:hover,.carousel-item:focus{transform:scale(1.04);box-shadow:0 10px 15px -3px #0000001a;outline:none}.carousel-item-focused{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680}.carousel-icon{width:4rem;height:4rem;margin-bottom:.5rem}.carousel-label{font-size:1rem;font-weight:600;text-align:center}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background-color:#fff;border:1px solid #d4d4d8;border-radius:50%;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a;transition:background-color .2s ease}.carousel-btn:hover{background-color:#f4f4f5}.btn-left{left:.5rem}.btn-right{right:.5rem}.carousel-fade{pointer-events:none;position:absolute;top:0;bottom:0;width:2.5rem;z-index:10}.fade-left{left:0;background:linear-gradient(to right,#ffffff,transparent)}.fade-right{right:0;background:linear-gradient(to left,#ffffff,transparent)}@media(min-width:640px){.home-cta-group{flex-direction:row}.home-btn-primary,.home-btn-secondary{flex:1}}@media(min-width:1024px){.home-section{padding:4rem 1rem}.home-wrapper{flex-direction:row;align-items:center;justify-content:space-between}.home-left-col,.home-right-col{flex:1 1 calc(50% - 1.5rem)}}.login{display:flex;width:100%;height:100vh;align-items:center}.login .authForm{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:50px;width:var(--dinamic-width);height:100%;padding:40px;background-color:#fdfdfd}.login .authForm .linkContainerForm{display:flex;width:100%;padding:0 80px 0 20px;justify-content:space-between}.login .authForm .logoAuthForm{width:100%;display:flex}.login .authForm .formAuth{display:flex;flex-direction:column;gap:var(--dinamic-gap);padding:0;width:100%}.login .authForm .textAuthForm{display:flex;flex-direction:column;gap:10px}.login .authForm h1{font-size:1.5rem;font-style:normal;font-weight:600;line-height:30px;letter-spacing:.348px}.login .authForm h4{width:80%;font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.login .authForm span{font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.login .authForm span a{font-size:.75rem;color:#08f;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.login .authImg{display:flex;justify-content:center;align-items:center;width:50%;height:100%;background-image:url(https://res.cloudinary.com/dcgup4dzv/image/upload/v1773352328/backslgpng_jglupk.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.login .authImg .authImgSlg{display:flex;background:#ffffff4d;flex-direction:column;gap:20px;justify-content:center;align-items:flex-start;border-radius:10px;padding:80px;width:80%;height:250px}.login .authImg .authImgSlg .slgContent{color:#fdfdfd;font-size:1.5rem;font-weight:600;line-height:30px;letter-spacing:.34px;text-shadow:0 4px 4px #959595}.login .authImg .authImgSlg .slgQuote{display:flex;font-size:.75rem;justify-content:flex-end;width:100%;color:#fdfdfd;font-weight:600;line-height:17px;letter-spacing:.192px;text-shadow:0 4px 4px #959595}.forgotPassword{width:100%;display:flex;justify-content:flex-end;padding:0 90px 20px 50px}.forgotPassword a{color:#fafafa;font-size:12px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px;text-align:right}.searchForm{display:flex;width:100%;height:120px;align-items:center;justify-content:space-between;flex-direction:row}.searchForm .bodyInputsSearch{display:flex;align-items:center;justify-content:space-around;gap:30px}.searchForm .bodyInputsSearch .dateInputs{display:flex;justify-content:center;align-items:center;gap:5px}.searchForm .bodyInputsSearch .dateInputs .lineSolid{margin-right:10px;height:40px}.searchForm .bodyInputsSearch .dateInputs .lineSolid p{color:#08f}.searchForm .buttonPopup{margin-bottom:15px}.containerTable{width:100%;margin-top:40px}.bodyHome{width:100%;padding:30px 10px;background-color:#fdfdfd;overflow:hidden}@media(min-width:0)and (max-width:991.98px){.bodyHome{height:fit-content}}.home-body{display:flex;flex-direction:column;width:100%;height:100dvh;gap:30px;padding:0 24px;overflow:hidden}@media(min-width:0)and (max-width:991.98px){.home-body{height:fit-content;gap:10px}}.lateralMenu{display:flex;flex-direction:column;align-items:center;width:12%;height:100vh;border-right:2px solid #e5e7eb;transition:transform 1s ease-in-out,opacity 1s ease-in-out,margin-left 1s ease-in-out;transform:translate(0);opacity:1;margin-left:0}@media(min-width:0)and (max-width:991.98px){.lateralMenu{position:absolute;z-index:999;left:0;top:0;width:60%;background-color:#fdfdfd}.lateralMenu.is-closed{transform:translate(-100%);margin-left:-40px}}.lateralMenu.is-closed{transform:translate(-100%);opacity:0;margin-left:-12%;pointer-events:none}.lateralMenu .title{color:#fdfdfd;width:75%;font-size:1.5rem;text-align:center}.lateralMenu .logoLateralMenu{width:100%;display:flex;justify-content:center;align-items:center;padding:30px;border-bottom:2px solid #e5e7eb}@media(min-width:0)and (max-width:991.98px){.lateralMenu .logoLateralMenu{justify-content:space-between}}.lateralMenu .logoLateralMenu button{display:flex;justify-content:center;position:relative;top:-20px;left:20px;align-items:center;width:25px;height:25px;background:none;outline:none;border:2px solid #e5e7eb;border-radius:50%;aspect-ratio:1/1}.lateralMenu .logoLateralMenu button img{width:80%;height:80%}.lateralMenu .logoLateralMenu img{width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width:0)and (max-width:991.98px){.lateralMenu .logoLateralMenu img{width:60%}}.lateralMenu .containerButtonsLateralMenu{display:flex;flex-direction:column;width:100%;gap:15px;margin-top:30px;-webkit-tap-highlight-color:transparent}.lateralMenu .containerButtonsLateralMenu .txt-menu{font-size:12px;color:#6b7280;padding-left:15px}.lateralMenu .containerButtonsLateralMenu .btnFill,.lateralMenu .containerButtonsLateralMenu .btnInactive{display:flex;align-items:center;cursor:pointer;gap:20px;padding:10px 15px;height:50px;background-color:#fdfdfd;border:none;border-radius:5px;box-shadow:0 1px 3px #e5e7eb}.lateralMenu .containerButtonsLateralMenu .btnFill img,.lateralMenu .containerButtonsLateralMenu .btnInactive img{width:15px;height:15px;-webkit-tap-highlight-color:transparent}.lateralMenu .containerButtonsLateralMenu .btnFill p,.lateralMenu .containerButtonsLateralMenu .btnInactive p{color:#08f;font-size:.75rem;font-style:normal;font-weight:600;line-height:17px;letter-spacing:0 .192px}.lateralMenu .containerButtonsLateralMenu .btnFill:hover,.lateralMenu .containerButtonsLateralMenu .btnInactive:hover{background-color:#fdfdfd;box-shadow:0 4px 6px #e5e7eb}.lateralMenu .containerButtonsLateralMenu .btnFill:hover p,.lateralMenu .containerButtonsLateralMenu .btnInactive:hover p{color:#08f}.lateralMenu .containerButtonsLateralMenu .btnInactive{background:none;outline:none;box-shadow:none}.lateralMenu .containerButtonsLateralMenu .btnInactive p{color:#212121}.bodyMenu{display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:30px}.bodyMenu .btnBodyMenu,.bodyMenu .btnBodyMenuActive{cursor:pointer;min-width:300px;max-width:300px;height:40px;padding:10px;border:none;border-bottom:1px solid #212121;background-color:#fdfdfd}.bodyMenu .btnBodyMenuActive{border-bottom:2px solid #0088ff}.grlContainerReception{display:flex;flex-direction:column;align-items:center;justify-content:center}.grlContainerReception .conteinerNull{display:flex;background-color:#e5e7eb;margin-top:100px;border-radius:20px;opacity:.5;justify-content:center;align-items:center;width:70%;height:100px;font-size:.75rem}.grlContainerReception .conteinerNull h2{color:#fdfdfd}.loader-container{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.loader-container .loader{width:120px;height:120px;border:10px solid #e5e7eb;border-top-color:#08f;border-radius:50%;animation:spin .8s linear infinite}.loader-card{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.loader-card-desktop{display:flex;width:100%;height:100dvh;justify-content:center;align-items:center}@keyframes spin{to{transform:rotate(360deg)}}.verificationCode{display:flex;width:100%;gap:40px;margin-bottom:50px;justify-content:flex-start}.showError{display:flex;background-color:#ed363633;width:67%;height:90px;padding:10px 30px;align-items:center;gap:10px;border-radius:5px;animation:fadeInScale .3s ease-out forwards}@media(min-width:0)and (max-width:991.98px){.showError{width:100%;height:120px}}.showError.hide{animation:fadeOutScale .3s ease-in forwards}.showError img{width:40px;height:40px}.showError .showErrorContainer{padding:10px 20px;display:flex;height:100%;flex-direction:column;gap:5px}.showError .showErrorContainer .titleShowError{color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.showError .showErrorContainer .titleShowError{font-size:10px}}.showError .showErrorContainer .messageErrorConteiner{display:flex;gap:5px}.showError .showErrorContainer .messageErrorConteiner .messageShowError{font-size:12px;font-style:normal;font-weight:400;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.showError .showErrorContainer .messageErrorConteiner .messageShowError{font-size:10px}}.showError .showErrorContainer .messageErrorConteiner a{font-size:.75rem;color:#08f;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.showSuccess{display:flex;background-color:#1b922933;width:67%;height:90px;padding:10px 30px;align-items:center;gap:10px;border-radius:5px;animation:fadeInScale .3s ease-out forwards}.showSuccess.hide{animation:fadeOutScale .3s ease-in forwards}.showSuccess img{width:40px;height:40px}.showSuccess .showSuccessContainer{padding:10px 20px;display:flex;height:100%;flex-direction:column;gap:5px}.showSuccess .showSuccessContainer .titleShowSuccess{color:#212121;font-size:12px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:.192px}.showSuccess .showSuccessContainer .messageShowSuccess{font-size:12px;font-style:normal;font-weight:400;line-height:17px;letter-spacing:.192px}.iconInput{width:22px;height:22px;margin-right:9px}.dashboard-titles{display:flex;flex-direction:column;gap:10px}@media(min-width:0)and (max-width:991.98px){.dashboard-titles{margin-bottom:15px}}.dashboard-titles h2{color:#212121;font-size:1.5rem;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.348px}.dashboard-titles h3{width:80%;font-size:14px;font-style:normal;color:#6b7280;font-weight:600;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.dashboard-titles h3{font-size:12px}}.general-card-container{display:flex;justify-content:center;align-items:center;width:100%;overflow:scroll;gap:20px}@media(min-width:0)and (max-width:991.98px){.general-card-container{flex-direction:column;align-items:stretch;height:var(--dinamc-width-mobile)}}.general-card-container .dashboard-card{flex:1;background-color:#fdfdfd;border:2px solid #e5e7eb;height:130px;padding:20px;border-radius:8px}@media(min-width:0)and (max-width:991.98px){.general-card-container .dashboard-card{flex:none;height:120px;padding:10px}}.general-card-container .dashboard-card .nav-card{display:flex;justify-content:space-between;gap:10px}.general-card-container .dashboard-card .nav-card h4{font-size:15px;font-style:normal;color:#212121;font-weight:600;line-height:17px;letter-spacing:.192px}.general-card-container .dashboard-card .nav-card img{width:15px;height:15px;object-fit:contain;object-position:center;-webkit-tap-highlight-color:transparent}.general-card-container .dashboard-card .body-card{display:flex;flex-direction:column;gap:-3px;margin-top:15px}.general-card-container .dashboard-card .body-card h2{font-size:30px;color:var(--dinamic-color)}.general-card-container .dashboard-card .body-card p{font-size:12px;color:#6b7280}.general-card-container .cards-assets{flex:1;display:flex;flex-direction:column;background-color:#fdfdfd;border:2px solid #e5e7eb;height:270px;min-height:270px;max-height:270px;padding:20px;border-radius:8px}@media(min-width:0)and (max-width:991.98px){.general-card-container .cards-assets{min-height:300px;max-height:300px}}.general-card-container .cards-assets .nav-card{display:flex;justify-content:space-between;gap:10px}@media(min-width:0)and (max-width:991.98px){.general-card-container .cards-assets .nav-card{flex-direction:column}}.general-card-container .cards-assets .nav-card .nav-txt-btn{display:flex;flex-direction:column;gap:10px}.general-card-container .cards-assets .nav-card .nav-txt-btn .nav-img-txt{display:flex;width:100%;align-items:center;gap:7px}.general-card-container .cards-assets .nav-card .nav-txt-btn .nav-img-txt h4{font-size:22px;font-style:normal;color:#212121;font-weight:600;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.general-card-container .cards-assets .nav-card .nav-txt-btn .nav-img-txt h4{font-size:19px}}.general-card-container .cards-assets .nav-card .nav-txt-btn .nav-img-txt img{width:22px;height:22px;object-fit:contain;object-position:center;-webkit-tap-highlight-color:transparent}.general-card-container .cards-assets .nav-card .nav-txt-btn p{margin-top:-6px;font-size:13px;color:#6b7280}.general-card-container .cards-assets .nav-card .btn-see-all{padding:10px;cursor:pointer;background-color:#fdfdfd;border:2px solid #e5e7eb;outline:none;font-weight:700}.general-card-container .cards-assets .cards-assets-list{display:flex;flex-direction:column;gap:5px;flex:1;min-height:0;overflow-y:auto;margin-top:5px}.general-card-container .cards-assets .cards-assets-list .list-element{display:flex;justify-content:space-between;gap:5px;border-bottom:1px solid #e5e7eb;padding:20px 0}.general-card-container .cards-assets .cards-assets-list .list-element .list-card{display:flex;justify-content:center;align-items:center;gap:10px}.general-card-container .cards-assets .cards-assets-list .list-element .list-card .img-container{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;aspect-ratio:1/1;background-color:#e5f3fe}.general-card-container .cards-assets .cards-assets-list .list-element .list-card .img-container img{width:60%}.general-card-container .cards-assets .cards-assets-list .list-element .list-card .list-detail{display:flex;flex-direction:column;max-width:365px;gap:2px}@media(min-width:0)and (max-width:991.98px){.general-card-container .cards-assets .cards-assets-list .list-element .list-card .list-detail{max-width:325px}}.general-card-container .cards-assets .cards-assets-list .list-element .list-card .list-detail h3{font-size:14px}.general-card-container .cards-assets .cards-assets-list .list-element .list-card .list-detail p{font-size:12px;color:#6b7280}.general-card-container .cards-assets .cards-assets-list .list-element .list-timer{display:flex;align-items:center;gap:10px}.general-card-container .cards-assets .cards-assets-list .list-element .list-timer img{width:15px}.general-card-container .cards-assets .cards-assets-list .list-element .list-timer p{font-size:12px;color:#6b7280}@media(min-width:0)and (max-width:991.98px){.general-card-container .cards-assets .cards-assets-list .list-element .list-timer p{display:none}}.fast-actions{display:flex;flex-direction:column;width:100%;padding:30px 20px;overflow:scroll;gap:20px;border:2px solid #e5e7eb;border-radius:5px}.fast-actions .title-img-subtitle{display:flex;flex-direction:column}.fast-actions .title-img-subtitle .txt-img{display:flex;align-items:center;gap:10px}.fast-actions .title-img-subtitle .txt-img h3{font-size:20px;color:#212121}.fast-actions .title-img-subtitle .txt-img img{width:20px;height:20px}.fast-actions .title-img-subtitle p{font-size:12px;color:#6b7280}.fast-actions .actions-btns{display:flex;width:100%;gap:15px}@media(min-width:0)and (max-width:991.98px){.fast-actions .actions-btns{flex-direction:column}}.fast-actions .actions-btns .btn-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;cursor:pointer;outline:none;border:2px solid #e5e7eb;border-radius:5px;background-color:#fdfdfd;height:100px;flex:1;-webkit-tap-highlight-color:transparent}@media(min-width:0)and (max-width:991.98px){.fast-actions .actions-btns .btn-actions{padding:15px}}.fast-actions .actions-btns .btn-actions:hover{color:#08f;background-color:#e4f0fd}.fast-actions .actions-btns .btn-actions img{width:20px;height:20px}.fast-actions .actions-btns .btn-inactive{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;cursor:var(--dinamic-pointer);outline:none;border:2px solid #f2f3f5;color:#6b7280;border-radius:5px;background-color:#fdfdfd;height:100px;flex:1;-webkit-tap-highlight-color:transparent}@media(min-width:0)and (max-width:991.98px){.fast-actions .actions-btns .btn-inactive{padding:15px}}.fast-actions .actions-btns .btn-inactive img{width:20px;height:20px}.popup-staff .staff-list .staff-titles{display:flex;flex-direction:column;padding:20px 20px 20px 5px;width:70%;gap:5px}.popup-staff .staff-list .staff-titles h3{color:#6b7280;line-height:26px}.home-body .staff-titles{display:flex;flex-direction:column;gap:10px}.home-body .staff-titles h2{color:#212121;font-size:1.5rem;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.348px}@media(min-width:0)and (max-width:991.98px){.home-body .staff-titles h2{font-size:18px}}.home-body .staff-titles h3{width:100%;font-size:14px;font-style:normal;color:#6b7280;font-weight:600;line-height:17px;letter-spacing:.192px}@media(min-width:0)and (max-width:991.98px){.home-body .staff-titles h3{font-size:13px}}@media(min-width:0)and (max-width:991.98px){.home-body .staff-titles{gap:5px}}.home-body .staff-titles-btn{display:flex;width:100%;justify-content:space-between}@media(min-width:0)and (max-width:991.98px){.home-body .staff-titles-btn{flex-direction:column;gap:24px}.home-body .staff-titles-btn h2{font-size:20px}.home-body .staff-titles-btn h3{font-size:12px}}.home-body .staff-titles-btn button{display:flex;justify-content:center;align-items:center;font-size:13px;background-color:#3c83f6;border-radius:10px;color:#fdfdfd;cursor:pointer;gap:10px;padding:20px;height:50px;outline:none;border:none}.home-body .staff-titles-btn button img{width:10px}.home-body .staff-list{overflow-y:auto;height:560px;max-height:560px;border:2px solid #e5e7eb;border-radius:8px;padding:20px}.staff-info{display:flex;align-items:center;gap:10px}.staff-info .staff-photo{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;border:1px solid #e5e7eb;background-color:#fdfdfd}.staff-info .staff-photo img{width:60%}.staff-info .staff-data{display:flex;flex-direction:column;gap:5px}.staff-info .staff-data h3{font-size:14px}@media(min-width:0)and (max-width:991.98px){.staff-info .staff-data h3{font-size:12px}}.staff-info .staff-data p{font-size:12px;color:#6b7280}.actions-container{display:flex;gap:10px}.actions-container .edit-btn{display:flex;justify-content:center;align-items:center;background-color:#fdfdfd;border:2px solid #e5e7eb;padding:10px;border-radius:5px;cursor:pointer}.actions-container .edit-btn:hover{background-color:#f2f3f5}.actions-container .edit-btn img{width:15px;height:15px}.actions-container .delete-btn{display:flex;justify-content:center;align-items:center;background-color:#fdfdfd;border:2px solid #e5e7eb;padding:10px;border-radius:5px;cursor:pointer}.actions-container .delete-btn:hover{background-color:#f9e8e9}.actions-container .delete-btn img{width:15px;height:15px}.chat-layout{display:flex;height:100%;width:100%;overflow:hidden;background-color:#fdfdfd;font-family:sans-serif}.sidebar{width:30%;min-width:300px;padding:5px;background:#fdfdfd;border-right:2px solid #e5e7eb;display:flex;flex-direction:column}@media(min-width:0)and (max-width:991.98px){.sidebar{width:100%;border-right:none}}.sidebar .search-container{padding:10px 5px;border-bottom:1px solid #e5e7eb}.sidebar .search-container input{width:100%;border-radius:10px;padding:13px 12px;border:1px solid #e5e7eb;background:#fdfdfd}@media(min-width:0)and (max-width:991.98px){.sidebar .search-container input{font-size:16px}}.sidebar .chat-list{overflow-y:auto;flex:1}.sidebar .chat-list .not-found-chats{display:flex;justify-content:center;align-items:center;height:100%;color:#959595}.chat-item{display:flex;align-items:center;padding:12px 15px;margin-top:10px;border-bottom:1px solid #e5e7eb;cursor:pointer;position:relative;transition:background .2s;-webkit-tap-highlight-color:transparent}.chat-item:hover{background:#fdfdfd;border:1px solid #e5e7eb}.chat-item.active{background:#f2f3f5}.chat-item .avatar{width:45px;height:45px;border-radius:50%;background:#fdfdfd;border:1px solid #e5e7eb;margin-right:15px;display:flex;align-items:center;justify-content:center}.chat-item .avatar img{width:60%}.chat-item .chat-info{flex:1}.chat-item .chat-info .header{display:flex;justify-content:space-between}.chat-item .chat-info .header .name-container{display:flex;align-items:center;gap:8px;font-weight:700;color:#111}.chat-item .chat-info .header .name-container .status-dot{width:10px;height:10px;border-radius:50%}.chat-item .chat-info .header .name-container .status-dot.Notstarted{background-color:#959595}.chat-item .chat-info .header .name-container .status-dot.Pendient{background-color:#ffc107}.chat-item .chat-info .header .name-container .status-dot.Completed{background-color:#28a745}.chat-item .chat-info .header .name-container .status-dot.Unassigned{background-color:#ef4343}.chat-item .chat-info .header .time{font-size:.8rem;color:#666}.chat-item .chat-info .phone{font-size:.85rem;color:#666;margin-top:4px}.chat-item .menu-container{display:flex;flex-direction:column;gap:5px;position:relative}.chat-item .menu-container .menu-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:5px;color:#666}.chat-item .menu-container .menu-btn img{width:12px;height:12px}.chat-item .menu-container .unread-count{display:flex;align-items:center;justify-content:center;color:#fdfdfd;font-weight:800;font-size:10px;border-radius:50%;aspect-ratio:1;background-color:#08f}.chat-item .menu-container .dropdown{position:absolute;right:0;top:25px;background:#fff;box-shadow:0 4px 12px #00000026;border-radius:8px;z-index:100;width:160px;overflow:hidden}.chat-item .menu-container .dropdown button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 15px;text-align:left;background:none;border:none;cursor:pointer;border-bottom:1px solid #e5e7eb}.chat-item .menu-container .dropdown button:hover{background:#f2f3f5}.chat-item .menu-container .dropdown button:last-child{border-bottom:none}.chat-item .menu-container .dropdown .btn-pendient div,.chat-item .menu-container .dropdown .btn-notstarted div,.chat-item .menu-container .dropdown .btn-completed div{width:10px;height:10px;border-radius:50%;background-color:#ffc107}.chat-item .menu-container .dropdown .btn-completed div{background-color:#28a745}.chat-item .menu-container .dropdown .btn-notstarted div{background-color:#959595}.chat-window{flex:1;display:flex;flex-direction:column;background:#efeae2;min-width:0;width:200px}.chat-window .inactive-chat-window{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;height:100%}.chat-window .inactive-chat-window p{color:#959595;font-size:1.5rem;font-weight:700}.chat-window .inactive-chat-window img{width:80px;height:80px}.chat-window .messages-container{flex:1;overflow-y:auto;display:flex;flex-direction:column}.chat-window .messages-container .profile-container{display:flex;align-items:center;gap:10px;background-color:#fdfdfd;padding:5px;border-bottom:2px solid #e5e7eb}.chat-window .messages-container .profile-container button{width:30px;height:30px;background:none;outline:none;border:none;cursor:pointer}.chat-window .messages-container .profile-container button img{width:60%;height:60%}.chat-window .messages-container .profile-container .bubble-avatar{width:50px;height:50px;border-radius:50%;background:#fdfdfd;border:1px solid #e5e7eb;margin-right:15px;display:flex;align-items:center;justify-content:center}.chat-window .messages-container .profile-container .bubble-avatar img{width:60%}.chat-window .messages-container .txt-container-messages{display:flex;flex-direction:column}@media(min-width:0)and (max-width:991.98px){.chat-window .messages-container .txt-container-messages{flex:1;flex-direction:row;align-items:center;justify-content:space-between}}.chat-window .messages-container .txt-container-messages .contact-info{display:flex;gap:5px;align-items:center}@media(min-width:0)and (max-width:991.98px){.chat-window .messages-container .txt-container-messages .contact-info{flex-direction:column;align-items:flex-start;gap:2px}}.chat-window .messages-container .txt-container-messages .contact-info h3{font-size:18px}@media(min-width:0)and (max-width:991.98px){.chat-window .messages-container .txt-container-messages .contact-info h3{font-size:13px}}.chat-window .messages-container .txt-container-messages .contact-info h4{font-size:14px;color:#6b7280}@media(min-width:0)and (max-width:991.98px){.chat-window .messages-container .txt-container-messages .contact-info h4{font-size:11px}}.chat-window .messages-container .txt-container-messages p{font-size:12px;color:#6b7280}@media(min-width:0)and (max-width:991.98px){.chat-window .messages-container .txt-container-messages p{font-size:10px;margin-right:10px}}.chat-window .messages-container .date-divider{text-align:center;margin:15px 0}.chat-window .messages-container .date-divider span{background:#fdfdfd;padding:5px 12px;border-radius:12px;font-size:.8rem;color:#959595;box-shadow:0 1px 1px #0000000d}.chat-container{padding:20px;display:flex;flex-direction:column;overflow-y:auto}.chat-container .message-bubble{max-width:60%;padding:8px 12px;border-radius:8px;margin-bottom:10px;position:relative;box-shadow:0 1px 1px #0000001a}.chat-container .message-bubble.client{align-self:flex-start;background:#fdfdfd;border-top-left-radius:0}.chat-container .message-bubble.agent{align-self:flex-end;background:#08f;border-top-right-radius:0}.chat-container .message-bubble.agent .text,.chat-container .message-bubble.agent .time{color:#fdfdfd}.chat-container .message-bubble.agent-IA{align-self:flex-end;background:#08f;border-top-right-radius:0}.chat-container .message-bubble.agent-IA .text,.chat-container .message-bubble.agent-IA .time{color:#fdfdfd}.chat-container .message-bubble .text{font-size:.95rem}.chat-container .message-bubble .time{display:block;text-align:right;font-size:.7rem;margin-top:4px;color:#888}.chat-container .date-divider{align-self:center;margin:15px 0}.chat-container .date-divider span{background:#fff;padding:5px 12px;border-radius:12px;font-size:.8rem;color:#555;box-shadow:0 1px 1px #0000000d}.chat-input-area{background:#fdfdfd;padding:5px 10px;display:flex;align-items:center;gap:15px}@media(min-width:0)and (max-width:991.98px){.chat-input-area{padding:5px 0}}.chat-input-area form{flex:1;display:flex;flex-direction:row;align-items:center;gap:10px;margin:0;min-width:0}.chat-input-area form .inputsContainers{margin:0;flex:1;display:flex;min-width:0}.chat-input-area form .inputsContainers textarea{width:100%;min-height:120px;max-height:120px;overflow-y:auto;padding:12px;box-sizing:border-box;line-height:1.4}.chat-input-area form .inputsContainers textarea:focus{outline:none}.chat-input-area form .inputsContainers textarea::-webkit-scrollbar{width:5px}.chat-input-area form .inputsContainers textarea::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:10px}.chat-input-area form .btn-containers{display:flex;padding:0 20px;flex-direction:column;gap:20px}@media(min-width:0)and (max-width:991.98px){.chat-input-area form .btn-containers{padding:5px}}.chat-input-area form button{flex-shrink:0}.ai-context-btn{position:relative;width:100px;padding:10px;border:none;border-radius:20px;background-color:#fff;color:#6b7280;font-weight:700;cursor:pointer;z-index:1}.ai-context-btn:before{content:"";position:absolute;inset:-3px;z-index:-1;outline:none;border:1px solid transparent;background:linear-gradient(#fdfdfd,#fdfdfd) padding-box,linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3) border-box;background-size:100% 100%,400% 100%;border-radius:23px;animation:rainbow-border 8s linear infinite}.ai-context-btn.disabled{cursor:not-allowed;color:#959595;opacity:.7;pointer-events:none}.ai-context-btn.disabled:before{animation:none;background:linear-gradient(#fdfdfd,#fdfdfd) padding-box,linear-gradient(#e2e8f0,#e2e8f0) border-box}@keyframes rainbow-border{0%{background-position:0% 0%,0% 50%}50%{background-position:0% 0%,100% 50%}to{background-position:0% 0%,0% 50%}}.markdown{line-height:1.6}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{color:#fdfdfd;font-size:13px;font-weight:700}.markdown p{color:#fdfdfd;font-size:13px;margin:1em 0}.markdown b,.markdown strong{color:#fdfdfd;font-weight:700;font-size:13px}.markdown i,.markdown em{color:#fdfdfd;font-style:italic}.markdown u{color:#fdfdfd;text-decoration:underline}.markdown s,.markdown strike,.markdown del{color:#fdfdfd;text-decoration:line-through}.markdown mark{color:#fdfdfd}.markdown small{font-size:13px;color:#fdfdfd}.markdown abbr{text-decoration:dotted underline;cursor:help;color:#fdfdfd}.markdown sup{color:#fdfdfd;font-size:13px;vertical-align:super}.markdown sub{color:#fdfdfd;font-size:13px;vertical-align:sub}.markdown pre{background:#f9f8f7;color:#232323;border-radius:12px;padding:18px 14px;margin:10px 0;font-size:13px;font-family:Fira Mono,Consolas,Menlo,monospace;overflow-x:auto;white-space:pre;max-width:100%;box-sizing:border-box;box-shadow:0 4px 14px #0002;border:1px solid #fff;word-break:break-word;line-height:1.6}.markdown pre code{color:#fdfdfd;background:none;color:inherit;font-family:inherit;font-size:inherit;padding:0}.markdown code{background:#f8f8f8;font-size:13px;padding:2px 6px;border-radius:4px;font-family:Fira Mono,Consolas,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.markdown a{color:#0181b0;max-width:100%;text-decoration:underline;font-size:13px}.markdown a:hover{text-decoration:none}.markdown a:visited{color:#00f;text-decoration:underline}.markdown a:visited:hover{color:#000;text-decoration:none}.markdown ul{color:#fdfdfd;list-style-type:disc;padding-left:20px;font-size:13px}.markdown ol{color:#fdfdfd;list-style-type:decimal;padding-left:20px;font-size:13px}.markdown li{color:#fdfdfd;margin:15px 0;font-size:13px}.markdown li:last-child{margin-bottom:20px}.markdown table{width:100%;table-layout:fixed;border-collapse:collapse;margin:1em 0;color:#fdfdfd}.markdown th,.markdown td{font-size:12px;border:1px solid black;padding:6px;text-align:left;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;vertical-align:top}.markdown th{font-size:12px;font-weight:700;background-color:#f0f0f0}.markdown th:first-child,.markdown td:first-child{width:30%}.userForm{width:100%;height:100%;padding:12px}.userForm .bodyUserForm{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.userForm .bodyUserForm .form-inputs-container{display:flex;align-items:center;justify-content:var(--dinamic-align);width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:20px;gap:10px}@media(min-width:0)and (max-width:991.98px){.userForm .bodyUserForm .form-inputs-container{flex-direction:column;gap:2px}}.userForm .bodyUserForm .form-inputs-container .inputsContainers{width:50%;height:80px;margin-top:20px}@media(min-width:0)and (max-width:991.98px){.userForm .bodyUserForm .form-inputs-container .inputsContainers{width:100%;margin-top:-10px}}.userForm .bodyUserForm .form-inputs-container .input-password-container{display:flex;align-items:center;align-items:flex-end;width:50%;gap:5px;margin-top:30px}@media(min-width:0)and (max-width:991.98px){.userForm .bodyUserForm .form-inputs-container .input-password-container{width:100%}}.userForm .bodyUserForm .form-inputs-container .input-password-container .inputsContainers{width:var(--dinamic-width);margin-top:-10px}.userForm .bodyUserForm .form-buttons-container{display:flex;align-items:center;justify-content:var(--dinamic-align);width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:20px;gap:10px}.btn-generate-password{display:flex;justify-content:center;align-items:center;gap:10px;min-width:100px;width:fit-content;height:50px;padding:10px;border:1px solid #e5e7eb;margin-bottom:28px;margin-top:0;border-radius:10px;background-color:#fdfdfd;font-size:.75rem;color:#212121;font-weight:600;cursor:pointer}.btn-generate-password:hover{border:1px solid #0088ff}.btn-generate-password:active{box-shadow:0 4px 4px #00000040}.how-section{background-color:#fff;padding:4rem 1rem;overflow:hidden}.how-container{max-width:80rem;margin:0 auto}.how-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:48rem;margin:0 auto 4rem}.how-title{font-size:2.25rem;font-weight:700;color:#111827;margin:0}.how-desc{font-size:1.125rem;color:#4b5563;line-height:1.6;margin:0}.how-steps-list{display:flex;flex-direction:column;gap:4rem}.step-row{display:flex;flex-direction:column;align-items:center;gap:2rem}.step-text-col{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;width:100%}.step-number-box{width:4rem;height:4rem;background:linear-gradient(to bottom right,#3b82f6,#2563eb);border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #3b82f64d;transform:rotate(3deg);transition:transform .3s ease}.step-number-box:hover{transform:rotate(0)}.step-number{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.step-text-content{display:flex;flex-direction:column;gap:1rem}.step-item-title{font-size:1.75rem;font-weight:700;color:#172554;line-height:1.2;margin:0}.step-item-desc{font-size:1.125rem;color:#4b5563;line-height:1.6;margin:0;max-width:32rem}.step-illustration-col{flex:1;width:100%;position:relative}.step-illustration-box{position:relative;width:100%;aspect-ratio:5/4;border-radius:1.5rem;border:2px solid #f3f4f6;background-color:#f8fafc;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden;transition:transform .5s ease}.step-illustration-box:hover{transform:translateY(-.5rem)}.rotate-pos{transform:rotate(1deg)}.rotate-neg{transform:rotate(-1deg)}.step-illustration-bg{position:absolute;inset:0;opacity:.6}.step-illustration-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem}.step-shadow-blob{position:absolute;bottom:-1rem;width:75%;height:1.25rem;background-color:#1118270d;filter:blur(1rem);border-radius:9999px;z-index:-1}.blob-left{left:1rem}.blob-right{right:1rem}.ill-btn-primary{height:3rem;width:100%;background-color:#3b82f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;letter-spacing:.05em;cursor:pointer;box-shadow:0 4px 6px -1px #3b82f633;transition:background-color .2s ease}.ill-btn-primary span{color:#fff}.ill-btn-primary:hover{background-color:#2563eb}.ill-step1-container{position:relative;width:100%;max-width:22rem}.ill-step1-card{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #f3f4f6;padding:1.5rem;position:relative;z-index:10;display:flex;flex-direction:column;gap:1rem}.ill-skeleton-title{height:.625rem;width:33%;background-color:#e5e7eb;border-radius:9999px;margin-bottom:.5rem}.ill-form-group{display:flex;flex-direction:column;gap:.375rem}.ill-label{font-size:.75rem;font-weight:600;color:#6b7280;margin-left:.25rem}.ill-input-real{height:2.5rem;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;align-items:center;padding:0 .75rem;font-size:.75rem;font-weight:500;color:#374151}.ill-skeleton-label{height:.5rem;width:25%;background-color:#f3f4f6;border-radius:9999px}.ill-input-skeleton{height:2.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;display:flex;align-items:center;padding:0 .75rem}.ill-skeleton-line{height:.5rem;width:33%;background-color:#e5e7eb;border-radius:9999px}.ill-btn-container{padding-top:.5rem}.ill-cursor{position:absolute;bottom:-1.5rem;right:-1.5rem;z-index:20;width:3.5rem;height:3.5rem;color:#2563eb;fill:#2563eb;stroke:#fff;stroke-width:2px;filter:drop-shadow(0 10px 8px rgba(0,0,0,.1));animation:bounce 2s infinite}.ill-step2-container{display:flex;gap:1rem;align-items:center;justify-content:center;width:100%;max-width:26rem}.ill-card-inactive{flex:1;background-color:#fff;border-radius:.75rem;border:1px solid #f3f4f6;padding:1.25rem;transform:scale(.9);opacity:.6;filter:grayscale(100%)}.ill-avatar-skeleton{width:2rem;height:2rem;border-radius:50%;background-color:#f3f4f6;margin-bottom:.75rem}.ill-line-lg{height:.5rem;width:66%;background-color:#e5e7eb;border-radius:9999px;margin-bottom:.5rem}.ill-line-md{height:.5rem;width:50%;background-color:#f3f4f6;border-radius:9999px;margin-bottom:1rem}.ill-box-skeleton{height:2rem;width:100%;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:.5rem}.ill-card-active{flex:1;background-color:#fff;border-radius:.75rem;border:2px solid #3b82f6;box-shadow:0 20px 25px -5px #0000001a;padding:1.25rem;position:relative;z-index:10;transform:scale(1.1)}.ill-check-badge{position:absolute;top:-.75rem;right:-.75rem;background-color:#16a34a;color:#fff;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a}.ill-check-badge svg{width:1.25rem;height:1.25rem}.ill-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.ill-icon-circle{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center}.ill-icon-circle svg{width:1.5rem;height:1.5rem}.ill-price{color:#2563eb;font-weight:700;font-size:1rem}.ill-card-title{font-size:.875rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.ill-mb{margin-bottom:1rem}.ill-step3-container{position:relative;width:100%;max-width:22rem;display:flex;flex-direction:column;align-items:center}.ill-success-card{background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #f3f4f6;padding:1.75rem;width:100%;text-align:center;position:relative;z-index:10}.ill-success-icon{width:5rem;height:5rem;background-color:#dcfce3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;color:#16a34a}.ill-success-icon svg{width:2.5rem;height:2.5rem}.ill-success-title{color:#172554;font-weight:700;font-size:1.25rem;margin:0 0 .25rem}.ill-success-desc{color:#6b7280;font-size:.875rem;margin:0 0 1.25rem}.ill-pdf-box{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;align-items:center;gap:.75rem;text-align:left;cursor:pointer;transition:transform .2s ease}.ill-pdf-box:hover{transform:scale(1.05)}.ill-pdf-icon{width:2.25rem;height:3rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ill-pdf-icon span{font-size:.75rem;font-weight:700;color:#dc2626}.ill-pdf-text{flex:1;overflow:hidden}.ill-pdf-name{font-size:.875rem;font-weight:600;color:#374151;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ill-pdf-size{font-size:.75rem;color:#9ca3af;margin:0}.ill-confetti{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ill-dot{position:absolute;border-radius:50%}.ill-dot-1{top:.5rem;left:1rem;width:.75rem;height:.75rem;background-color:#60a5fa;animation:pulse 2s infinite}.ill-dot-2{bottom:2.5rem;right:.5rem;width:.5rem;height:.5rem;background-color:#facc15;animation:bounce 2s infinite}.ill-dot-3{top:2.5rem;right:2.5rem;width:.75rem;height:.75rem;background-color:#4ade80;transform:rotate(45deg)}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@media(min-width:768px){.how-section{padding:6rem 1rem}.step-row{flex-direction:row;gap:4rem}.step-row-reverse{flex-direction:row-reverse}.step-text-col{align-items:flex-start;text-align:left}.step-item-title{font-size:2rem}}@media(min-width:1024px){.how-section{padding:8rem 2rem}.step-row{gap:6rem}.step-item-title{font-size:2.5rem}}.faqs-section{width:100%;padding:3rem 1rem;background-color:#fff}.faqs-container{max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.faqs-header{display:flex;flex-direction:column;gap:.75rem;text-align:center}.faqs-title{font-size:2.25rem;font-weight:700;color:#111827;margin:0}.faqs-desc{font-size:1.125rem;color:#4b5563;margin:0}.faqs-list{display:flex;flex-direction:column;gap:1rem}.faq-details{background-color:#fff;border-radius:.75rem;border:1px solid #f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;overflow:hidden}.faq-details:hover{box-shadow:0 4px 6px -1px #0000001a}.faq-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;transition:background-color .2s ease}.faq-summary::-webkit-details-marker{display:none}.faq-summary:hover{background-color:#f9fafb}.faq-question{flex:1;font-size:1rem;font-weight:600;color:#172554;line-height:1.6;margin:0;padding-right:1rem;transition:color .3s ease}.faq-details[open] .faq-question{color:#3b82f6}.faq-icon-wrapper{flex-shrink:0;margin-top:.25rem}.faq-icon{color:#3b82f6;transition:transform .3s ease}.faq-details[open] .faq-icon{transform:rotate(180deg)}.faq-answer-box{padding:0 1.5rem 1.5rem}.faq-answer-text{font-size:1rem;color:#4b5563;line-height:1.6;margin:0}.faq-cta-box{background:linear-gradient(to bottom right,#eff6ff,#dbeafe);border-radius:.75rem;border:1px solid rgba(191,219,254,.5);padding:1.5rem 2rem;text-align:center;box-shadow:0 1px 2px #0000000d}.faq-cta-title{font-size:1.25rem;font-weight:600;color:#172554;margin-bottom:20px}.faq-cta-desc{font-size:1rem;color:#4b5563;margin-bottom:30px}.faq-cta-btn{display:inline-flex;align-items:center;outline:none;border:none;cursor:pointer;gap:.5rem;background-color:#3b82f6;color:#fff;font-weight:600;padding:15px 30px;border-radius:.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a}.faq-cta-btn:hover{background-color:#2563eb;transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a}.faq-cta-btn:active{transform:scale(.95)}@media(min-width:768px){.faqs-section{padding:4rem 1.5rem}.faqs-container{gap:2.5rem}.faq-question{font-size:1.25rem}.faq-cta-box{padding:2rem}.faq-cta-title{font-size:1.5rem}}@media(min-width:1024px){.faqs-section{padding:5rem 2rem}}.testi-section{background:linear-gradient(to bottom,#f7fafe,#fff);padding:3rem 1rem;margin-bottom:-80px}.testi-container{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}.testi-header{display:flex;flex-direction:column;gap:1rem;text-align:center;margin-bottom:3rem}.testi-title{font-size:2.25rem;font-weight:700;color:#111827;margin:0}.testi-desc{font-size:1.125rem;color:#4b5563;max-width:42rem;margin:0 auto}.testi-carousel-wrapper{position:relative;overflow:visible;width:100%;margin-bottom:-4rem}.testi-carousel-relative{position:relative}.testi-track{display:flex;overflow-x:auto;align-items:flex-start;gap:1.5rem;padding:.5rem .5rem 6rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:1rem;scroll-padding-right:1rem}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.testi-card{scroll-snap-align:start;flex-shrink:0;position:relative;background-color:#fff;border-radius:1rem;border:1px solid rgba(243,244,246,.5);box-shadow:0 10px 15px -3px #0000001a;width:22.5rem;height:25rem;display:flex;flex-direction:column;margin-bottom:.5rem;transition:all .5s ease;cursor:default;outline:none}.testi-card:hover,.testi-card:focus{transform:scale(1.03) translateY(-.5rem);box-shadow:0 25px 50px -12px #00000040}.testi-card-overlay{position:absolute;inset:0;border-radius:1rem;background:linear-gradient(to bottom right,#eff6ff4d,#dbeafe66);opacity:0;transition:opacity .5s ease;pointer-events:none}.testi-card:hover .testi-card-overlay{opacity:1}.testi-card-corner{position:absolute;top:0;right:0;width:5rem;height:5rem;background:linear-gradient(to bottom right,rgba(219,234,254,.5),transparent);border-bottom-left-radius:100%;opacity:0;transition:opacity .5s ease;pointer-events:none}.testi-card:hover .testi-card-corner{opacity:1}.testi-card-content{position:relative;z-index:10;padding:1.5rem 2rem;display:flex;flex-direction:column;height:100%;overflow:hidden}.testi-quote-icon{margin-bottom:1rem}.testi-quote-icon svg{width:2.5rem;height:2.5rem;color:#bfdbfe;transition:color .3s ease}.testi-card:hover .testi-quote-icon svg{color:#93c5fd}.testi-stars{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}.testi-quote-text{flex:1;min-height:0;margin-bottom:1.5rem}.testi-quote-text blockquote{font-size:1.125rem;font-weight:500;color:#172554;line-height:1.6;margin:0}.testi-footer{margin-top:auto;display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.testi-avatar-box{flex-shrink:0}.testi-avatar-img{width:3.5rem;height:3.5rem;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #dbeafe;transition:all .3s ease}.testi-card:hover .testi-avatar-img{box-shadow:0 0 0 2px #93c5fd}.testi-avatar-fallback{width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(to bottom right,#60a5fa,#2563eb);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #dbeafe;transition:all .3s ease}.testi-card:hover .testi-avatar-fallback{box-shadow:0 0 0 2px #93c5fd}.testi-avatar-icon{width:2rem;height:2rem;color:#fff}.testi-author-info{flex:1;min-width:0}.testi-author-name{font-weight:600;font-size:1rem;color:#172554;margin-bottom:.25rem}.testi-author-location{font-size:.875rem;color:#4b5563;display:flex;align-items:center;gap:.25rem}.testi-author-location svg{width:1rem;height:1rem}.testi-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #e5e7eb;border-radius:50%;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.testi-nav-btn:hover{background-color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 20px 25px -5px #0000001a}.testi-nav-btn:active{transform:translateY(-50%) scale(.95)}.testi-btn-left{left:1rem}.testi-btn-right{right:1rem}.testi-icon-arrow{width:1.25rem;height:1.25rem;color:#2563eb}.testi-fade{pointer-events:none;position:absolute;top:0;bottom:0;width:6rem;z-index:10}.testi-fade-left{left:0;background:linear-gradient(to right,#ffffff,rgba(255,255,255,.8),transparent)}.testi-fade-right{right:0;background:linear-gradient(to left,#ffffff,rgba(255,255,255,.8),transparent)}@media(min-width:640px){.testi-section{padding:4rem 1.5rem}}@media(min-width:768px){.testi-section{padding:5rem 2rem}.testi-header{margin-bottom:4rem}}@media(min-width:1024px){.testi-section{padding:6rem 2rem}.testi-track{gap:2rem}}.banner-section{display:flex;width:100%;justify-content:center;align-items:center;padding:2.5rem 1rem}.banner-card{background-color:#58c8fb;color:#172554;border-radius:1rem;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:30px;gap:2rem;margin:4rem 0;width:80%;transition:opacity 1s ease,transform 1s ease}.banner-hidden{opacity:0;transform:translateY(2.5rem)}.banner-visible{opacity:1;transform:translateY(0)}.banner-text-col{flex:1;display:flex;align-items:center;padding:2.5rem 0;transition:opacity 1s ease .2s,transform 1s ease .2s}.text-hidden{opacity:0;transform:translate(-2.5rem)}.text-visible{opacity:1;transform:translate(0)}.banner-text-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:42rem}.banner-title{font-size:40px;font-weight:700;line-height:1.2;margin:0}.banner-desc{font-size:19px;margin:0}.banner-btn{display:inline-flex;align-items:center;gap:.25rem;background-color:#fff;color:#172554;padding:15px 19px;border-radius:.5rem;border:2px solid #93c5fd;font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.banner-btn:hover{border-color:#3b82f6;background-color:#eff6ff;box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.05)}.banner-btn:active{transform:scale(.95)}.banner-btn-icon{width:1.25rem;height:1.25rem;color:#172554;transition:transform .3s ease}.banner-btn:hover .banner-btn-icon{transform:translate(.25rem,-.25rem)}.banner-image-col{flex:1;width:100%;height:100%;max-width:36rem;transition:opacity 1s ease .3s,transform 1s ease .3s}.image-hidden{opacity:0;transform:translate(2.5rem) scale(.95)}.image-visible{opacity:1;transform:translate(0) scale(1)}.banner-img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width:640px){.banner-section{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.banner-section{padding-top:5rem;padding-bottom:5rem}.banner-card{flex-direction:row;align-items:stretch;gap:0}.banner-text-col{padding-left:4rem}.banner-text-wrapper{align-items:flex-start;text-align:left}}@media(min-width:1024px){.banner-section{padding:6rem 2rem}.banner-card{margin-left:5rem;margin-right:5rem}}.stepper-wrapper{width:70%;margin-top:10px}.stepper-container{display:flex;align-items:center;justify-content:space-between}.stepper-item{display:flex;align-items:center}.stepper-item-flex{flex:1}.stepper-box-wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.stepper-box{position:relative;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.375rem;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a;z-index:2}.box-active{background:linear-gradient(to bottom right,#3b82f6,#2563eb);transform:scale(1.05);box-shadow:0 10px 15px -3px #0000001a;box-shadow:0 0 0 2px #dbeafe}.box-completed{background:linear-gradient(to bottom right,#22c55e,#059669)}.box-inactive{background-color:#fff;border:2px solid #d1d5db}.stepper-check-icon{width:1.5rem;height:1.5rem;color:#fff}.stepper-number{font-size:1.125rem;font-weight:700;transition:color .3s ease}.text-white{color:#fff}.text-gray{color:#9ca3af}.stepper-pulse{position:absolute;inset:0;border-radius:.375rem;background-color:#3b82f6;opacity:.25;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes ping{75%,to{transform:scale(1.5);opacity:0}}.stepper-label-wrapper{display:none;margin-top:.375rem;text-align:center;min-width:60px}@media(min-width:640px){.stepper-label-wrapper{display:block}}.stepper-label{font-size:.75rem;font-weight:500;transition:color .3s ease;margin-top:5px}.label-active{color:#1d4ed8}.label-completed{color:#15803d}.label-inactive{color:#6b7280}.stepper-line-wrapper{flex:1;height:2px;margin:0 .75rem;position:relative;min-width:20px}@media(min-width:640px){.stepper-line-wrapper{margin-top:-22px}}.stepper-line{height:100%;border-radius:9999px;transition:all .5s ease;position:relative;overflow:hidden}.line-completed{background:linear-gradient(to right,#22c55e,#10b981)}.line-inactive{background-color:#e5e7eb}.line-animated{position:absolute;inset:0;background:linear-gradient(to right,#22c55e,#10b981);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.quoter-wrapper{width:100%;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.step-card,.step-card-house{border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;margin:0 auto}.step-card-house{width:70%}.step-header{text-align:center;margin-bottom:2rem}.step-title{font-size:1.75rem;font-weight:700;color:#212121;display:flex;align-items:center;justify-content:center;gap:20px;margin:0 0 .5rem}.step-title-icon{width:25px;height:25px}.step-desc{color:#6b7280;font-size:1rem;margin:0}.section-box{border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;border:2px solid transparent}.blue-section{background:#edf5fe;border-color:#b6ddfd}.green-section{background:#ebfdf5;border-color:#b0f7d1}.section-title,.section-title-resume{font-size:1.125rem;font-weight:600;color:#111827;display:flex;gap:10px;align-items:center;margin-bottom:20px}.section-title-resume{justify-content:center;margin-bottom:40px}.section-icon{width:1.3rem;height:1.3rem;color:inherit}.section-subtitle{font-size:.875rem;color:#4b5563;margin:0 0 1.5rem}.form-row{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;width:100%}.form-row:last-child{margin-bottom:0}@media(min-width:768px){.form-row{flex-direction:row;align-items:flex-start}.form-row>*{flex:1 1 calc(50% - .75rem);max-width:calc(50% - .75rem);width:100%}}.input-with-info{display:flex;flex-direction:column;gap:.5rem;width:100%}.info-box{border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;margin-top:10px}.blue-info{background-color:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.mb-sm{margin-bottom:.75rem}.radio-fieldset{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;width:100%;position:relative;padding-bottom:1.5rem}.radio-fieldset .errorMsg{position:absolute;bottom:0;left:0;margin:0}.radio-legend{font-size:.875rem;font-weight:600;color:#374151}.radio-group{display:flex;margin-top:20px;gap:1.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4b5563}.radio-label input[type=radio]{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.step-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;gap:1rem}.errorMsg{color:#dc2626;font-size:.75rem;margin-top:.25rem;display:block}.purple-section{background:#fbf4fc;border-color:#ead7fe}.input-with-helper{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.input-with-helper .helper-text{font-size:.8rem;color:#6b7280;margin-top:-10px;margin-left:5px;display:block;line-height:1.2}.api-error-box{display:flex;align-items:flex-start;gap:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-top:1rem}.api-error-box p{color:#991b1b;font-size:.875rem;margin:0}.api-error-icon{width:1.25rem;height:1.25rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.loading-view{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center}.loading-spinner-wrapper{position:relative;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.loading-spinner-ring{position:absolute;inset:0;border:4px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;animation:loading-spin 1s linear infinite}.loading-car-icon{position:relative;z-index:10;width:2.5rem;height:2.5rem;color:#1e3a8a;animation:loading-bounce 1s infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes loading-bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.loading-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}.loading-desc{font-size:1rem;color:#4b5563;max-width:28rem;margin:0 0 1.5rem}.loading-desc span{font-weight:600;color:#2563eb}.loading-progress-bar{width:100%;max-width:28rem;height:.75rem;background-color:#e5e7eb;border-radius:9999px;overflow:hidden;margin-bottom:1.5rem;box-shadow:inset 0 2px 4px #0000000f}.loading-progress-fill{height:100%;width:50%;background:linear-gradient(to right,#60a5fa,#3b82f6,#2563eb);border-radius:9999px;animation:pulse-fill 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-fill{0%,to{opacity:1}50%{opacity:.5}}.loading-motivational-box{display:flex;align-items:center;gap:.75rem;background-color:#eff6ff;border:2px solid #bfdbfe;border-radius:.75rem;padding:1rem;max-width:28rem;text-align:left}.motivational-icon{width:2rem;height:2rem;color:#3b82f6;flex-shrink:0}.loading-motivational-box h4{font-size:.875rem;font-weight:600;color:#1e40af;margin:0}.loading-motivational-box p{font-size:.75rem;color:#2563eb;margin:0}.loading-logos-row{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem}.loading-logo{width:3.5rem;height:3.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a;animation:pulse-fill 2s cubic-bezier(.4,0,.6,1) infinite}.loading-logo svg{width:1.75rem;height:1.75rem}.logo-blue{background:linear-gradient(to bottom right,#dbeafe,#bfdbfe);color:#1e40af}.logo-green{background:linear-gradient(to bottom right,#d1fae5,#a7f3d0);color:#065f46;animation-delay:.2s}.logo-purple{background:linear-gradient(to bottom right,#f3e8ff,#e9d5ff);color:#6b21a8;animation-delay:.4s}.quotes-step-container{display:flex;flex-direction:column;gap:2rem;width:70%;margin:0 auto}.quotes-header{display:flex;flex-direction:column;gap:15px;text-align:center}.quotes-title{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;color:#111827;margin:0 0 .5rem}.quotes-title-icon{width:25px;height:25px}.quotes-subtitle{color:#4b5563;margin:0}.summary-card{background:linear-gradient(to right,#eff6ff,#e0e7ff);border:2px solid #bfdbfe;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}@media(min-width:768px){.summary-card{flex-direction:row;align-items:center;justify-content:space-between}}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;flex:1}@media(min-width:1024px){.summary-grid{grid-template-columns:repeat(4,1fr)}}.summary-item{display:flex;height:100px;gap:10px;flex-direction:column}.summary-label{height:20px;font-size:.8rem;font-weight:600;color:#1d4ed8;margin-bottom:.25rem}.summary-value{display:flex;align-items:center;background-color:#fff;height:40px;padding:.5rem .75rem;border-radius:.5rem;font-size:.9rem;font-weight:500;color:#1f2937;box-shadow:0 1px 2px #0000000d;margin:0}.summary-fill{height:20px}.summary-action{display:flex;gap:15px;flex-direction:column;height:100px}.coverage-list{display:flex;flex-direction:column;gap:2rem}.coverage-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.coverage-card-header{display:flex;flex-direction:column;gap:10px;background:linear-gradient(to right,#f8fafc,#f1f5f9);border-bottom:2px solid #e5e7eb;padding:1.25rem 1.5rem}.coverage-name{display:flex;gap:10px;font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.cobarage-icon{width:24px;height:24px}.coverage-desc{font-size:.9rem;color:#64748b;margin:0}.insurer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}@media(min-width:640px){.insurer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.insurer-grid{grid-template-columns:repeat(4,1fr)}}.insurer-card{border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;background-color:#fff;position:relative}.insurer-card:only-child{grid-column:1/-1;width:100%;min-height:100%}.hidden-radio{position:absolute;opacity:0;width:0;height:0}.insurer-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.insurer-card.selected{border-color:#3b82f6;background-color:#eff6ff;box-shadow:0 0 0 2px #3b82f633}.insurer-logo-wrapper{height:3.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;width:100%}.insurer-logo-wrapper img{max-height:100%;max-width:120px;object-fit:contain}.no-logo-text{font-weight:700;color:#94a3b8;font-size:1.2rem}.insurer-price-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:1.25rem}.price-label{font-size:.8rem;color:#64748b;min-height:1rem}.price-amount{font-size:1.5rem;font-weight:700;color:#111827;margin:.25rem 0}.price-amount.text-consult{color:#2563eb;font-size:1.25rem}.insurer-action{width:100%}.quotes-footer-info{display:flex;flex-direction:column;margin-top:30px;gap:20px;text-align:center;font-size:.85rem;color:#94a3b8;padding:1rem}.popup-details-content{padding:1rem}.details-product-name{font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}.details-price{font-size:1.1rem;color:#334155;margin-bottom:1.5rem}.details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.details-list li{font-size:.95rem;color:#475569}.contracting-form-layout{display:flex;flex-direction:column;gap:1.5rem}.photo-upload-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}.photo-card-container{flex:1 1 calc(50% - .75rem);max-width:calc(50% - .75rem);display:flex;flex-direction:column;gap:.5rem}@media(min-width:1024px){.photo-card-container{flex:1 1 calc(25% - 1.125rem);max-width:calc(25% - 1.125rem)}}.photo-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:1.25rem;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;height:100%;min-height:220px}.photo-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-2px)}.photo-card.has-error{border-color:#ef4444;background-color:#fef2f2}.photo-card.has-file{border-color:#10b981;background-color:#f0fdf4}.hidden-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.photo-card-icon-wrapper{width:5rem;height:5rem;background-color:#e0f2fe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;overflow:hidden}.photo-card-icon-wrapper .default-icon{width:4rem;height:4rem;object-fit:contain}.photo-card-icon-wrapper .preview-img{width:100%;height:100%;object-fit:cover}.photo-card-label{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .5rem;text-align:center}.photo-card-btn{font-size:.875rem;color:#4b5563;display:flex;align-items:center;gap:7px;margin-top:4px;font-weight:500}.photo-card-btn img{width:1rem;height:1rem}.photo-card.has-file .photo-card-btn{color:#059669}.home-confirmation-container,.home-confirmation-container-data{display:flex;flex-direction:column;gap:30px}.home-confirmation-container .home-confirmation-title,.home-confirmation-container-data .home-confirmation-title{margin-top:10px}.home-confirmation-container .home-confirmation-title h3,.home-confirmation-container-data .home-confirmation-title h3{color:#006534}.home-confirmation-container .home-data,.home-confirmation-container-data .home-data{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.home-confirmation-container .home-data .home-desc-container,.home-confirmation-container-data .home-data .home-desc-container{width:calc(50% - 5px)}.home-confirmation-container .home-data .home-desc-container .home-desc,.home-confirmation-container-data .home-data .home-desc-container .home-desc{display:flex;flex-direction:column;gap:10px}.home-confirmation-container .home-data .home-desc-container .home-desc p,.home-confirmation-container-data .home-data .home-desc-container .home-desc p{color:#6b7280}.home-confirmation-container-data .home-confirmation-title h3{color:#6d29ac}
