.buttonWithIcon{height:40px;border-radius:10px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;border:none;text-decoration:none}.separacion-icon{margin:5px}.buttonWithIcon:hover{opacity:.7}.buttonWithIcon>.text{font-size:14px;font-weight:500}.buttonWithIcon>span{margin:0}.buttonWithIcon-sub-grey{color:gray}.buttonWithIcon-light-grey,.buttonWithIcon-sub-grey{background-color:rgba(247,247,247,1);border:1px solid rgba(247,247,247,1)}.buttonWithIcon-light-grey{color:rgba(0,0,0,.9)}.buttonWithIcon-whiteghost{background-color:white;border:1px solid rgba(165,165,165,.75);color:rgba(165,165,165,.75)}.buttonWithIcon-Succces_g{background-color:white;border:1px solid rgba(52,189,99,1);color:rgba(52,189,99,1)}.buttonWithIcon-Succces_g>span>svg>path{fill:rgba(52,189,99,1)}.buttonWithIcon-Blue_btn{background-color:white;border:1px solid rgba(38,56,128,1);color:rgba(38,56,128,1)}.buttonWithIcon-Blue_btn>span>svg>path{fill:rgba(19,180,188,1)}.buttonWithIcon-WhiteRED{background-color:white;border:1px solid red;color:red}.buttonWithIcon-WhiteRED>span>svg>path{fill:red}.buttonWithIcon-whiteghost-light{background:#F8F8F8;border:1.5px solid #dbdbdb}.buttonWithIcon-whiteghost-light:hover span svg path{fill:white}.buttonWithIcon-whiteghost-light-sin-border{background:rgb(233,233,233);text-decoration:none;color:rgb(5,5,5)}.buttonWithIcon-whiteghost-light-active svg path{fill:white}.buttonWithIcon-whiteghost-light-active{background:#F0761D;color:white}.buttonWithIcon-whiteghost-light:hover{background:#F0761D;color:white;opacity:1}.buttonWithIcon-orange{background-color:#f0761d;color:white}.buttonWithIcon-orange-light{background-color:white;color:#f0761d;border:1px solid #f0761d}.buttonWithIcon-darkblue{background-color:#263880;color:white}.buttonWithIcon-aqua{background-color:rgba(19,180,188,.15);color:rgba(19,180,188,1)}.buttonWithIcon-darkAqua{background-color:rgba(19,180,188,1);color:white}.buttonWithIcon-link{background-color:initial;color:#AAAAAA}.buttonWithIcon-link-favorito{background-color:initial;color:#d4d4d4}.buttonWithIcon-link-favorito-activo,.buttonWithIcon-link_active{color:#13B4BC;background-color:initial}.switch-metodo-card{display:flex;min-height:60px;background-color:rgba(243,243,243,1);color:rgba(108,108,108,1);border-radius:10px;cursor:pointer}.switch-metodo-card>.switch-radio,.switch-metodo-card>.switch-radio-activo{display:flex;align-items:center;justify-content:center;width:100%}.switch-metodo-card>.switch-radio-activo{border:1px solid rgba(19,180,188,1);background-color:rgba(19,180,188,.05);color:rgba(19,180,188,1);border-radius:10px}.switch-metodo-card>.switch-radio-activo svg path{fill:rgba(19,180,188,1)}.switch-metodo-card>.switch-radio>.switch-metodo-icon{font-size:30px;margin-right:5px;letter-spacing:-2px!important;font-weight:300}.switch-metodo-card>.switch-radio>p{font-size:16px;margin:0;padding-left:15px}@media only screen and (max-width:500px){.switch-metodo-card>.switch-radio>p{font-size:14px}.switch-metodo-card>.switch-radio>.switch-metodo-icon{font-size:35px}}@media only screen and (max-width:450px){.switch-metodo-card>.switch-radio>p{font-size:14px}.switch-metodo-card>.switch-radio>.switch-metodo-icon{margin-right:8px;margin-left:8px}}.container-sucursal{width:100%;margin-bottom:8px;border-radius:10px;padding:8px;cursor:pointer}.container-sucursal:hover{background-color:rgba(243,243,243,1)}.container-sucursal>p{font-size:12px;font-weight:600;margin:0 0 0 5px}.container-sucursal>div{display:flex;align-items:center}.container-sucursal>div>span{font-size:17px;margin-right:4px}.container-sucursal>div>p{font-size:11px;margin:0}.modal-metodo-container{max-width:500px;margin:4vh auto;background-color:white;border-radius:20px;padding:10px 10px 25px}.modal-metodo-container>.card-metodo{padding:0 15px}.modal-metodo-container>.card-metodo>p{font-size:20px;font-weight:600;color:rgba(94,94,94,1);text-align:center;margin:0 0 15px}.modal-metodo-close{display:flex;justify-content:flex-end;cursor:pointer}.modal-metodo-close:hover{color:rgba(94,94,94,.6)}.modal-metodo-scroll{height:auto;max-height:320px;overflow:hidden;flex:1 1;flex-basis:1e-9px;overflow-y:auto;scrollbar-width:thin;padding:0 5px}@media only screen and (max-width:500px){.modal-metodo-container{max-width:450px}}@media only screen and (max-width:450px){.modal-metodo-container{max-width:350px}}