@charset "UTF-8";.popUP{display:flex;justify-content:center;align-items:center;z-index:2000;max-width:100%}.popUP .img-cont{position:relative;max-width:100%}.popUP .img-cont .cont-data{width:100%;max-width:450px;max-height:600px;background:#fff;border-radius:10px;padding:10px;overflow:auto}.popUP .img-cont .cont-data img{width:100%;max-height:100%}.popUP .img-cont .img-popUP{width:450px;max-height:600px}.popUP .img-cont .close-modal-tunning{position:absolute;right:0;top:0;background:#000;height:35px;width:35px;border-radius:100%;border:3px solid #fff;cursor:pointer}.popUP .img-cont .close-modal-tunning #icon-close{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:20px;width:20px;color:#fff}@media(max-height:670px){.popUP .img-cont .img-popUP{max-height:500px}}#category-initial{position:relative;width:100%;padding-top:15px}#category-initial .test-cat{display:flex;gap:1rem;padding:10px;position:relative;overflow:auto;flex-direction:column;animation:fadeSlow 1s}#category-initial .test-cat.center{justify-content:center}#category-initial .test-cat::-webkit-scrollbar{width:0!important;height:0!important}#category-initial .test-cat .cat{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 10px;cursor:pointer;position:relative;filter:opacity(1)}#category-initial .test-cat .cat.active .margin{animation:fadeSlow .1s;position:absolute;width:115px;height:115px;border-radius:100%;box-shadow:0 2px 6px rgba(0,0,0,.6117647059);border:3.5px solid #000}#category-initial .test-cat .cat.disabled{opacity:.4;cursor:not-allowed}#category-initial .test-cat .cat .logo{width:98%;height:140px;background-color:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center}#category-initial .test-cat .cat .logo #icon-rest{height:30px;width:30px}#category-initial .test-cat .cat .logo .no-image{display:flex;width:100%;height:30px;align-self:flex-end;justify-content:center;align-items:center;background:var(--buttonBackground);border-radius:0 0 10px 10px}#category-initial .test-cat .cat .logo .no-image p{color:var(--buttonTextColor)}#category-medium{width:100%;position:relative}#category-medium .category-cont{display:flex;-webkit-box-pack:center;padding-bottom:20px;margin:0 10px;position:relative;overflow:auto;gap:1rem;animation:fadeSlow .5s}#category-medium .category-cont .sub-category{display:flex;background:#f5f5f6;border-radius:40px;justify-content:center;align-items:center;padding:5px 16px;width:130px;height:30px;cursor:pointer}#category-medium .category-cont .sub-category .text{font-weight:400;font-size:10px;line-height:14px}#category-medium .category-cont .sub-category.active{background:var(--buttonBackground)}#category-medium .category-cont .sub-category.active .text{color:var(--buttonTextColor);font-weight:900}#category-medium .category-cont .sub-category.disabled{opacity:.4;cursor:not-allowed}#category-medium .category-cont::-webkit-scrollbar{width:0!important;height:0!important}#category-medium #arrow-left{left:0}#category-medium #arrow-left,#category-medium #arrow-right{color:var(--buttonBackground);position:absolute;cursor:pointer;height:35px;width:35px;top:50%;transform:translateY(-50%);border-radius:100%;padding:6px;z-index:1}#category-medium #arrow-right{right:0}#category-advanced{width:100%}#category-advanced .category-cont{display:flex;justify-content:center;flex-wrap:wrap;padding:10px;position:relative;overflow:auto;scroll-behavior:smooth;animation:fadeSlow 1s}#category-advanced .category-cont .sub-category{display:flex;justify-content:center;align-items:center;padding:5px 16px;border:2px solid #d3d3d3;height:200px;width:180px;border-radius:5px;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);margin-bottom:20px;margin-right:20px;cursor:pointer}#category-advanced .category-cont .sub-category.active{border-color:var(--buttonBackground);background:#ddd}#category-advanced .category-cont .sub-category.disabled{opacity:.4;cursor:not-allowed}.text.category-title[data-v-a87f89c2]{width:100%;text-align:center;border-bottom:1px solid #cfcdcd;padding-bottom:10px}.text.category-title.noBorder[data-v-a87f89c2]{border-bottom:inherit}.text.category-title-sub[data-v-a87f89c2]{text-align:inherit;border-bottom:1px solid #cdd500;width:100%;padding-bottom:10px}.text.ellipse-pro[data-v-a87f89c2]{text-overflow:ellipsis;overflow:hidden;width:210px;cursor:pointer;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.text.noImage[data-v-a87f89c2]{width:300px}.text.noImagePromo[data-v-a87f89c2]{width:100%}.img-add .img-deal[data-v-a87f89c2]{position:absolute;left:-12px;top:-5px}.img-deal-title[data-v-a87f89c2]{float:right;right:0}.img-product[data-v-a87f89c2]{height:70px;width:80px;margin-bottom:10px}.icon-mks[data-v-a87f89c2]{height:23px;min-width:23px}.price-adjust[data-v-a87f89c2]{display:flex;align-items:center}.pricesCont.noImage[data-v-a87f89c2]{width:100%}.list-products .products .categoryCont .cont-products .producto[data-v-a87f89c2]{min-width:300px!important}.cont-products[data-v-a87f89c2]{justify-content:center}.categorySimple[data-v-a87f89c2]{width:100%;display:flex;flex-direction:column}.btn-minus-plus[data-v-a87f89c2]{width:90px;display:flex;align-items:center;margin-right:-10px}.btn-minus-plus #minus[data-v-a87f89c2]{min-width:30px;min-height:30px;background:var(--buttonBackground);border-radius:5px 0 0 5px;position:relative}.btn-minus-plus #minus #icon-menos[data-v-a87f89c2]{height:12px;width:12px;position:absolute;color:var(--buttonTextColor);left:50%;top:50%;transform:translate(-50%,-50%)}.btn-minus-plus #quantity[data-v-a87f89c2]{width:30px;height:30px;display:flex;justify-content:center;align-items:center;background:#f3f3f3;position:relative}.btn-minus-plus #plus[data-v-a87f89c2]{min-width:30px;min-height:30px;background:var(--buttonBackground);border-radius:0 5px 5px 0;position:relative}.btn-minus-plus #plus #icon-mas[data-v-a87f89c2]{height:12px;width:12px;color:var(--buttonTextColor);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.slick-track[data-v-e4caeaf8]{position:relative;top:0;left:0;display:block;transform:translateZ(0)}.slick-track.slick-center[data-v-e4caeaf8]{margin-left:auto;margin-right:auto}.slick-track[data-v-e4caeaf8]:after,.slick-track[data-v-e4caeaf8]:before{display:table;content:""}.slick-track[data-v-e4caeaf8]:after{clear:both}.slick-loading .slick-track[data-v-e4caeaf8]{visibility:hidden}.slick-slide[data-v-e4caeaf8]{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide[data-v-e4caeaf8]{float:right}.slick-slide img[data-v-e4caeaf8]{display:block}.slick-slide.slick-loading img[data-v-e4caeaf8]{display:none}.slick-slide.dragging img[data-v-e4caeaf8]{pointer-events:none}.slick-initialized .slick-slide[data-v-e4caeaf8]{display:block}.slick-loading .slick-slide[data-v-e4caeaf8]{visibility:hidden}.slick-vertical .slick-slide[data-v-e4caeaf8]{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden[data-v-21137603]{display:none}.slick-slider[data-v-3d1a4f76]{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list[data-v-3d1a4f76]{position:relative;display:block;overflow:hidden;margin:0;padding:0;transform:translateZ(0)}.slick-list[data-v-3d1a4f76]:focus{outline:none}.slick-list.dragging[data-v-3d1a4f76]{cursor:pointer;cursor:hand}@font-face{font-family:slick;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA) format("woff")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.dv{margin-top:10px}.box-shadow-class{box-shadow:4px 2px 14px rgba(0,0,0,.25)}.loadingProducts{display:flex;justify-content:center;align-items:center;width:100%;padding:10px}.loadingProducts svg{margin-right:5px}.detail-modal{display:flex;flex-direction:column;padding-bottom:20px;background:var(--buttonBackground)!important;color:var(--buttonTextColor);border-radius:10px}.detail-modal .img-modal{display:flex;justify-content:center;align-content:center;position:relative}.detail-modal .img-modal .btnBackModal{display:flex;font-size:16px;position:absolute;right:20px;top:15px;cursor:pointer;z-index:1;color:var(--buttonTextColor)}.detail-modal .img-modal .imgProductoModal{width:95%;height:300px;margin:10px;border-radius:10px;background-position:50%;background-size:cover}.detail-modal .btn-add-hover-modal{background:var(--buttonTextColor);padding:1px 10px 2px 0;color:var(--buttonBackground);bottom:10px;display:flex;gap:.7rem;border-radius:5px;max-width:150px;width:76%;justify-content:center;align-items:center;animation:fade .5s;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);cursor:pointer}.detail-modal .btn-add-hover-modal p{color:var(--buttonBackground)}.detail-modal .btn-add-hover-modal:hover{transform:translateY(-1px)}.detail-modal .btn-add-hover-modal:active{transform:translateY(2px)}.detail-modal .btn-add-hover-modal .contBtnPlus .iconColor{color:var(--buttonBackground)}.detail-modal .btn-add-hover-modal .contBtnPlus{width:20px;height:20px;display:flex;justify-content:center;align-items:center;color:var(--buttonBackground)}.detail-modal .btn-add-hover-modal .contBtnPlus .svg-inline--fa{font-size:11px}.detail-modal .contPriceBtnModal{display:flex;width:100%;align-items:center;justify-content:center;padding-top:20px;gap:2rem}.detail-modal .contPriceBtnModal .showMore{text-decoration:underline;cursor:pointer}.detail-modal .pricesContModal{display:flex;justify-content:space-between;align-items:center;padding:2px 4px}.detail-modal .pricesContModal .priceComplete{margin-right:3px;font-size:13px}.detail-modal .pricesContModal .discountText{font-size:13px;margin-right:3px;color:#9faab7;text-decoration:line-through}.detail-modal .pricesContModal .discountPercent{font-size:11px;color:#fff;padding:1px 3px;text-align:center;border-radius:8px;font-size:10px;background-color:#ff2425}.detail-modal .category{text-align:start;border:1px solid var(--buttonTextColor);padding-left:5px;padding-right:5px;width:-moz-max-content;width:max-content;color:var(--buttonTextColor)}.detail-modal .description-category{display:flex;flex-direction:column;justify-content:flex-start;padding-left:16px}.detail-modal .description-category .category{margin-bottom:23px}.detail-modal .description-category .description{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:16px;max-height:112px;overflow:auto}.detail-modal .description-category .description::-webkit-scrollbar{width:3px!important;height:112px!important}.detail-modal .description-category .description::-webkit-scrollbar-track{background:var(--buttonBackground)!important;border-radius:2px!important}#restaurant .search-bar-mobile{display:none;width:100%;margin-top:7px;padding-left:12px;padding-right:15px;background:#fff}#restaurant .search-button-mobile{flex:1;width:200px;height:24px!important;background:#fff;border:1px solid #a8adb5;border-radius:8px;margin:0!important}#restaurant .content_icon_mobile{padding-right:10px}#restaurant .content_input_mobile{flex:1}#restaurant .content_btn_mobile{all:unset;text-align:start;font-size:10px;color:#444b57;background:none;border:none;width:100%;font-size:13px}@media(min-width:636px){#restaurant #searchMenu{display:none}}@media(max-width:635px){#restaurant #searchMenu{display:flex}#restaurant .search-bar-mobile{display:flex;padding-left:12px;padding-right:15px;padding-top:10px}}#restaurant .input-nav{font-family:segoe;font-size:13;color:inherit;background-color:#fff;border:none;padding:.7rem 2rem;border-radius:100px;width:233px;max-width:250px;transition:all .2s;height:35px;box-shadow:0 3px 6px rgba(0,0,0,.2705882353)}#restaurant .input-nav:focus{outline:none;width:250px;background-color:#fff}#restaurant .queryCont{position:absolute;top:50%;right:0;transform:translate(-4%,-17px);box-shadow:0 3px 6px rgba(0,0,0,.6392156863);background:#fff;border-radius:100%;padding:7px;cursor:pointer}#restaurant .left .text.big{font-size:25px}#restaurant .left .btn.active #fa-arrow{display:flex}#restaurant .left #fa-arrow{display:none;color:#7a7a7a;position:absolute;left:40px;top:17px}#restaurant .notCategori{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}#restaurant .btn-filter-active{border:2px solid var(--buttonBackground)!important}#restaurant .btn-filter-active p{color:var(--buttonBackground)!important}#restaurant .products.cursor{cursor:pointer}#restaurant .pricesCont{display:flex;justify-content:space-between;align-items:center;padding:2px 4px}#restaurant .pricesCont .priceComplete{color:var(--textColorPriceCard);margin-right:3px;font-size:11px}#restaurant .pricesCont .discountText{font-size:13px;margin-right:3px;color:#9faab7;text-decoration:line-through}#restaurant .pricesCont .discountPercent{font-size:11px;color:#fff;padding:1px 3px;text-align:center;border-radius:8px;font-size:10px;background-color:#ff2425}#restaurant #messCart{position:fixed;z-index:1;right:10px;width:95%;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.3);animation:bottomToTop 1s}#restaurant #messCart .cont-info{display:flex;justify-content:center;align-items:center}#restaurant #messCart .cont-info .add-pro{display:flex;align-items:flex-start;flex-direction:column;gap:5px}#restaurant #messCart .cont-info .add-pro p,#restaurant #messCart .cont-info .add-pro span{color:var(--buttonBackground)}#restaurant #messCart .message-body{box-shadow:0 0 6px rgba(0,0,0,.4705882353);background:var(--buttonTextColor);color:var(--buttonBackground);height:90px;border-color:inherit;border-radius:0 0 7px 7px;border-style:inherit;border-width:0 0 0 0;color:#4a4a4a;padding:0 0}#restaurant #messCart .message-body .media{height:100%;width:100%}#restaurant #messCart .message-body .media .media-content{display:flex;align-items:center;justify-content:center;height:100%;width:100%}#restaurant #messCart .img-food{height:90px;width:90px;border-radius:5px 0 0 5px}#restaurant #messCart #cart-plus{height:50px;width:50px;color:#3d9970;margin-left:20px}#restaurant #modal-pop .animation-content{background-color:transparent!important}#restaurant #modal-pop .modal-content{max-height:calc(100vh - 66px)}#restaurant .custom-carousel{width:100%;display:flex;justify-content:center;margin-top:-13px;margin-bottom:10px}#restaurant .custom-carousel .slick-slider.slickCarousel{width:100%;max-height:480px}#restaurant .custom-carousel .slick-slider.slickCarousel .banner{min-height:400px;width:590px!important}#restaurant .custom-carousel .slick-slider.slickCarousel .img-carousel{width:100%;height:100px;max-height:100px;background-position:50%}#restaurant .custom-carousel .slick-slider.slickCarousel .slick-track{top:4px}#restaurant #modal-closed .animation-content{background-color:transparent!important}#restaurant #modal-closed .modal-content{max-height:590px!important}#restaurant #modal-closed .modal-content .cont{background:#fff;display:flex;flex-direction:column;align-items:center;padding:20px}#restaurant #modal-closed .modal-content .cont #tools-icons{width:30px;height:30px;margin-bottom:15px}#restaurant .notices .notification{box-shadow:0 0 6px rgba(0,0,0,.4705882353);background:#fff;height:90px;width:350px}#restaurant .notices .notification .delete{display:none}#restaurant .cont-info-descrip{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;width:100%}#restaurant .cont-info-descrip .category{color:var(--textColorDescriptionCard);border:1px solid var(--textColorDescriptionCard);padding-left:5px;padding-right:5px}#restaurant .cont-info-descrip .description{text-overflow:ellipsis;overflow:hidden;width:100%;cursor:pointer;-webkit-line-clamp:3;font-size:10px;display:-webkit-box;-webkit-box-orient:vertical;padding-right:10px;text-align:left}#restaurant .cont-info-descrip p{color:var(--textColorDescriptionCard)}#restaurant .imgProducto{width:140px;height:132px;border-radius:10px;background-position:50%;background-size:cover;box-shadow:4px 0 4px rgba(0,0,0,.25)}#restaurant .contPriceBtn{display:flex;width:100%;align-items:center;justify-content:space-between}#restaurant .contPriceBtn .showMore{padding-right:10px;text-decoration:underline;cursor:pointer}#restaurant .btn-minus-plus{width:76px;display:flex;align-items:center}#restaurant .btn-minus-plus #minus{min-width:30px;min-height:26px;background:var(--buttonTextColor);border-radius:10px 0 0 10px;position:relative;cursor:pointer}#restaurant .btn-minus-plus #minus #icon-menos{height:12px;width:12px;position:absolute;color:var(--buttonBackground);left:50%;top:50%;transform:translate(-50%,-50%)}#restaurant .btn-minus-plus #quantity{width:20px;height:26px;display:flex;justify-content:center;align-items:center;background:var(--buttonTextColor);position:relative}#restaurant .btn-minus-plus #plus{min-width:30px;min-height:26px;background:var(--buttonTextColor);border-radius:0 10px 10px 0;position:relative;cursor:pointer}#restaurant .btn-minus-plus #plus #icon-mas{height:12px;width:12px;color:var(--buttonBackground);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loader-custom{width:100px;height:100px;border-radius:50%;animation:rotate-custom 3s linear infinite;border-top:10px solid #202b47;border-bottom:10px solid #f3f3f3;border-left:10px solid #f3f3f3;border-right:10px solid #f3f3f3}.verifying-transaction{max-width:430px;min-height:280px;border-radius:20px;color:#444b57;font-family:Source Sans Pro,sans-serif}.animation-content{max-width:430px!important}@media screen and (max-width:500px){.verifying-transaction{max-width:360px}.animation-content{max-width:360px!important}}@keyframes rotate-custom{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.flaggy[data-v-73f64f2e]{display:block;position:absolute;left:0;border-radius:50%;width:16px;height:16px;top:0;bottom:0;left:5px;margin:auto;cursor:pointer;background-color:transparent}.disable .flaggy[data-v-73f64f2e]{cursor:not-allowed}.dropDown[data-v-73f64f2e]{position:absolute;bottom:-160px;left:5px;background-color:#fff;max-height:150px;width:100px;overflow:scroll;z-index:100000px}.dropDown div[data-v-73f64f2e]{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;padding:3px 0;gap:8px;font-weight:700;cursor:pointer}.dropDown div[data-v-73f64f2e]:hover{background-color:rgba(0,174,255,.726)}.dropDown .replacement[data-v-73f64f2e],.dropDown img[data-v-73f64f2e]{width:20px;height:20px;border-radius:50%;margin-left:3px}.dropDown .replacement[data-v-73f64f2e]{background-color:green}select[data-v-73f64f2e]{-moz-appearance:none;-webkit-appearance:none;outline:none}select[data-v-73f64f2e]::-ms-expand{display:none}.SelectorContent[data-v-73f64f2e]{background-color:transparent;font-size:12px;display:flex;width:auto;text-indent:1rem;border-radius:4px;height:-moz-fit-content;height:fit-content;min-width:35px;position:relative;outline:unset}.SelectorContent select[data-v-73f64f2e]{width:100%;padding-left:15px;padding-right:28px;height:30px;border:1px solid #444b57;border-radius:4px;color:#000;outline:unset;color:#444b57;background-color:transparent;font-size:12px}.SelectorContent .selector--noBorder[data-v-73f64f2e]{border:none;padding-left:10px}.SelectorContent select:focus~span[data-v-73f64f2e]{color:#000}.SelectorContent span[data-v-73f64f2e]{position:absolute;right:.5rem;top:14px;font-size:1.4rem;margin:auto;width:10px;height:-moz-fit-content;height:fit-content;color:#000;pointer-events:none}.SelectorContent .arrow[data-v-73f64f2e]{background-image:url(../img/selectorArrowHelper.84f19449.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;width:15px;height:6px;display:block;right:12px}.SelectorContent .flag[data-v-73f64f2e]{text-indent:5px}.SelectorContent .more[data-v-73f64f2e]{transform:rotate(180deg)}.selector--noBorder[data-v-73f64f2e]{border:unset}option[data-v-73f64f2e]:disabled{color:#757575}option[data-v-73f64f2e]:not(:disabled){color:#000;text-indent:1rem}.disable[data-v-73f64f2e]{cursor:not-allowed}.toggle[data-v-f51473bc]{display:flex;justify-content:center;align-items:center;width:40px;height:20px}.switch[data-v-f51473bc]{position:relative;display:inline-block;width:100%;height:100%;margin:unset}.switch input[data-v-f51473bc]{opacity:0;width:6rem;height:2rem;transition:all .5s}.slider[data-v-f51473bc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,89.8%,.6980392157);transition:.4s}.slider[data-v-f51473bc]:before{position:absolute;content:"";height:95%;width:45%;left:5%;bottom:1px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f51473bc]{background-color:#adff2f}input:checked+.slider[data-v-f51473bc]:before{transform:translateX(100%)}.slider.round[data-v-f51473bc]{border-radius:34px}.slider.round[data-v-f51473bc]:before{border-radius:50%}@media screen and (max-width:600px){.room-class[data-v-3797fe7a]{width:45%}}@media screen and (max-width:390px){.room-class[data-v-3797fe7a]{width:43%}}@media screen and (max-width:380px){.room-class[data-v-3797fe7a]{width:42%}}.cardSelected[data-v-3797fe7a]{box-shadow:0 0 0 3px #fff,0 0 0 4px #000}.termsC[data-v-3797fe7a]{position:absolute;background-color:#fff;width:90%;z-index:10000;left:0;top:0;right:0;bottom:0;margin:auto;padding:8px;padding-bottom:unset;overflow:hidden;max-height:70%;border-radius:8px;box-shadow:0 0 4px 1px rgba(0,0,0,.582)}@keyframes loader-3797fe7a{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(1)}}#precompraPlatform[data-v-3797fe7a]{transform:translateX(-1px);border:1px solid #102c3a;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;align-items:center;flex-wrap:wrap;padding:20px 20px;gap:16px;height:1px;justify-content:flex-start;height:-moz-fit-content;height:fit-content;position:relative;top:-1px;width:100%;max-width:858px;font-family:Source Sans Pro,sans-serif}#precompraPlatform[data-v-3797fe7a]:not(.habitation){border-top-right-radius:0;border-bottom-right-radius:0;border-top:unset}@media screen and (max-width:1000px){#precompraPlatform[data-v-3797fe7a]{max-width:685px}}@media screen and (max-width:600px){#precompraPlatform[data-v-3797fe7a]{padding:20px 10px;max-width:100%}}#precompraPlatform input[type=number][data-v-3797fe7a]::-webkit-inner-spin-button,#precompraPlatform input[type=number][data-v-3797fe7a]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#precompraPlatform input[data-v-3797fe7a]{color:#444b57;font-size:12px;border-radius:5px;outline:unset;border:1px solid #444b57;min-height:30px;text-indent:5px}#precompraPlatform .switchesContainer[data-v-3797fe7a]{width:100%;justify-content:center;display:flex;align-items:center;flex-direction:row;gap:50px}#precompraPlatform .switchesContainer.hide[data-v-3797fe7a]{display:none}#precompraPlatform .switchesContainer>div[data-v-3797fe7a]{display:flex;align-items:center;flex-direction:row;gap:20px}#precompraPlatform .switchesContainer span[data-v-3797fe7a]{font-size:12px}#precompraPlatform .selectorContent--two[data-v-3797fe7a]{width:100%}#precompraPlatform .selectorContent--two.hide[data-v-3797fe7a]{display:none}#precompraPlatform input[data-v-3797fe7a]:nth-child(2){width:48%}@media screen and (max-width:1000px){#precompraPlatform input[data-v-3797fe7a]:nth-child(2){min-width:52%;flex:1}}@media screen and (max-width:600px){#precompraPlatform input[data-v-3797fe7a]:nth-child(2){min-width:100%;flex:1}}#precompraPlatform input[data-v-3797fe7a]:nth-child(4){min-width:20%;flex:1}@media screen and (max-width:1000px){#precompraPlatform input[data-v-3797fe7a]:nth-child(4){flex:unset;min-width:unset;width:28%}}@media screen and (max-width:600px){#precompraPlatform input[data-v-3797fe7a]:nth-child(4){min-width:40%;flex:1}}#precompraPlatform input[data-v-3797fe7a]:nth-child(5){width:28%}@media screen and (max-width:1000px){#precompraPlatform input[data-v-3797fe7a]:nth-child(5){width:33%}}@media screen and (max-width:600px){#precompraPlatform input[data-v-3797fe7a]:nth-child(5){width:100%}}#precompraPlatform div[data-v-3797fe7a]:nth-child(3){width:25%}@media screen and (max-width:1000px){#precompraPlatform div[data-v-3797fe7a]:nth-child(3){width:30%}}@media screen and (max-width:600px){#precompraPlatform div[data-v-3797fe7a]:nth-child(3){width:50%}}#precompraPlatform .inputContainerC[data-v-3797fe7a]{width:22.5%}@media screen and (max-width:1000px){#precompraPlatform .inputContainerC[data-v-3797fe7a]{width:30%}}@media screen and (max-width:600px){#precompraPlatform .inputContainerC[data-v-3797fe7a]{display:flex;width:50%}}@media screen and (max-width:390px){#precompraPlatform .inputContainerC[data-v-3797fe7a]{width:51%}}@media screen and (max-width:380px){#precompraPlatform .inputContainerC[data-v-3797fe7a]{width:52%}}@media(min-width:1020px){#precompraPlatform[data-v-3797fe7a]{overflow:hidden}}#precompraPlatform .generalInputContainer[data-v-3797fe7a]{width:100%}@media(min-width:768px){#precompraPlatform .generalInputContainer[data-v-3797fe7a]{width:36%}}@media(min-width:1024px){#precompraPlatform .generalInputContainer[data-v-3797fe7a]{width:46%}}#precompraPlatform .principalMain[data-v-3797fe7a]{display:flex;align-items:center;flex-direction:column;gap:10px}@media(max-width:1020px){#precompraPlatform .principalMain[data-v-3797fe7a]{min-height:86vh}}@media(min-width:1024px)and (max-width:1240px){#precompraPlatform .principalMain[data-v-3797fe7a]{height:82vh;align-items:start}}@media(min-width:1224px)and (max-width:1600px){#precompraPlatform .principalMain[data-v-3797fe7a]{height:82vh;align-items:flex-start}}@media(min-width:1600px){#precompraPlatform .principalMain[data-v-3797fe7a]{height:82.8vh;align-items:flex-start}}@media(min-width:1024px){#precompraPlatform .principalMain[data-v-3797fe7a]{margin:unset;flex-direction:row;justify-content:space-evenly}}@media(min-width:1280px){#precompraPlatform .principalMain[data-v-3797fe7a]{justify-content:center;gap:30px}}#precompraPlatform .principalMain .information[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{margin-top:10px;font-size:10px;display:flex;align-items:center;flex-direction:column;padding:5px;width:96%;background-color:#fff;border-radius:8px;font-size:14px}@media(min-width:1024px){#precompraPlatform .principalMain .information[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{margin-top:40px;height:464px;max-height:464px;width:463px;max-width:463px}}@media(min-width:1280px){#precompraPlatform .principalMain .information[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{margin-top:40px;height:464px;max-height:464px;width:543px;max-width:543px}}@media(max-width:600px){#precompraPlatform .principalMain .information[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{min-height:485px;max-height:455px}}@media(min-width:768px)and (max-width:1020px){#precompraPlatform .principalMain .information[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{max-width:688px}}#precompraPlatform .principalMain .information button[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo button[data-v-3797fe7a]{width:60%;min-height:30px;font-weight:600;font-size:12px;outline:unset;border:unset;color:#fff;background-color:#444b57;border-radius:6px;opacity:.6}@media(min-width:768px){#precompraPlatform .principalMain .information button[data-v-3797fe7a],#precompraPlatform .principalMain .payInfo button[data-v-3797fe7a]{max-width:230px}}#precompraPlatform .principalMain .information[data-v-3797fe7a]{position:relative}@media(min-width:1024px){#precompraPlatform .principalMain .information[data-v-3797fe7a]{margin-top:40px;height:464px;max-height:464px;width:481px;max-width:481px}}@media(min-width:1280px){#precompraPlatform .principalMain .information[data-v-3797fe7a]{margin-top:40px;height:464px;max-height:464px;width:607px;max-width:607px;width:46%;max-width:46%;height:466px}}#precompraPlatform .principalMain .information header[data-v-3797fe7a]{padding:7px 0 7px 0;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between;width:97%}#precompraPlatform .principalMain .information header .header__leftSide[data-v-3797fe7a]{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#precompraPlatform .principalMain .information header .header__leftSide h2[data-v-3797fe7a]{font-family:Source Sans Pro,sans-serif;font-weight:600;margin-left:5px;font-size:14px}#precompraPlatform .principalMain .information header .header__rightSide[data-v-3797fe7a]{min-width:52%;display:flex;align-items:center;justify-content:space-between}#precompraPlatform .principalMain .information header .header__rightSide h2[data-v-3797fe7a]{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:600}@media(min-width:768px){#precompraPlatform .principalMain .information header .header__rightSide[data-v-3797fe7a]{min-width:40%;justify-content:flex-end;gap:15px}}#precompraPlatform .principalMain .information header .header__rightSide p[data-v-3797fe7a]{color:#444b57;font-size:10px;font-weight:400}@media(min-width:768px){#precompraPlatform .principalMain .information header .header__rightSide p[data-v-3797fe7a]{font-size:12px}}#precompraPlatform .principalMain .information__mainContent[data-v-3797fe7a]{width:100%}@media(min-width:768px){#precompraPlatform .principalMain .information__mainContent[data-v-3797fe7a]{display:flex;align-items:center;flex-direction:column}}#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer[data-v-3797fe7a]{padding:1rem 0;display:flex;align-items:center;justify-content:space-evenly}@media(min-width:768px)and (max-width:1020px){#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer[data-v-3797fe7a]{width:60%}}@media(min-width:1020px){#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer[data-v-3797fe7a]{width:90%;padding-top:28px}}@media(min-width:1280px){#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer[data-v-3797fe7a]{padding-top:35px}}#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card[data-v-3797fe7a]{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;border:2px solid #eeefef;border-radius:5px;width:100px;height:100px}#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card h4[data-v-3797fe7a]{font-size:12px;font-weight:400}#precompraPlatform .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card p[data-v-3797fe7a]{font-weight:600}#precompraPlatform .principalMain .information__mainContent .mainContent__detailsCardsContainer[data-v-3797fe7a]{width:100%;display:flex;align-items:center;justify-content:space-evenly;margin:unset}@media(min-width:768px){#precompraPlatform .principalMain .information__mainContent .mainContent__detailsCardsContainer[data-v-3797fe7a]{width:96%;justify-content:space-between}}#precompraPlatform .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail[data-v-3797fe7a]{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;font-size:12px}@media(min-width:768px){#precompraPlatform .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail[data-v-3797fe7a]{font-size:14px}}#precompraPlatform .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail span[data-v-3797fe7a]{margin-left:5px;font-weight:600}#precompraPlatform .principalMain .information__mainContent .mainContent__smallLetter[data-v-3797fe7a]{font-size:11px;font-weight:300;margin:1rem 0;color:#444b57}@media(min-width:768px){#precompraPlatform .principalMain .information__mainContent .mainContent__smallLetter[data-v-3797fe7a]{width:100%;font-size:12px;margin-left:20px}}#precompraPlatform .principalMain .information__mainContent .mainContent__clientData[data-v-3797fe7a]{padding:.4rem;border-radius:8px;background-color:#f5f6f6;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){#precompraPlatform .principalMain .information__mainContent .mainContent__clientData[data-v-3797fe7a]{margin-top:20px;position:relative;bottom:4px}}@media(min-width:1224px){#precompraPlatform .principalMain .information__mainContent .mainContent__clientData[data-v-3797fe7a]{padding-top:25px}}@media(min-width:1280px){#precompraPlatform .principalMain .information__mainContent .mainContent__clientData[data-v-3797fe7a]{margin-top:15px;padding-top:5px}}#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{height:464px}@media(min-width:200px)and (max-width:600px){#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{min-height:515px}}@media(min-width:720px)and (max-width:1000px){#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{min-height:450px;height:455px}}@media(min-width:1280px){#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{width:46%;height:466px}}@media(min-width:1680px){#precompraPlatform .principalMain .payInfo[data-v-3797fe7a]{width:46%;max-width:40%;height:466px}}#precompraPlatform .principalMain .payInfo--cantUse[data-v-3797fe7a]{pointer-events:none;opacity:.8}#precompraPlatform .principalMain .payInfo__title[data-v-3797fe7a]{font-weight:600;margin:8px 0;font-family:Source Sans Pro,sans-serif}@media(min-width:1024px){#precompraPlatform .principalMain .payInfo__title[data-v-3797fe7a]{margin:1px 0}}#precompraPlatform .principalMain .payInfo button[data-v-3797fe7a]{cursor:not-allowed;pointer-events:none}#precompraPlatform .principalMain .payInfo button[data-v-3797fe7a]:hover{filter:brightness(1.2)}#precompraPlatform .principalMain .payInfo .readyToSubmit[data-v-3797fe7a]{background-color:#bdc30e;color:#fff;cursor:pointer;pointer-events:all}#precompraPlatform .principalMain .payInfo form[data-v-3797fe7a]{padding:15px 4px 0 4px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;padding-bottom:1.8rem;padding:20px 10px}@media(min-width:1024px){#precompraPlatform .principalMain .payInfo form[data-v-3797fe7a]{padding-top:12px}}#precompraPlatform .principalMain .payInfo form .additionalInfo>p[data-v-3797fe7a]{font-size:10px;font-weight:300;width:97%}#precompraPlatform .principalMain .payInfo form .inputContainerC[data-v-3797fe7a]{width:40%;z-index:39;position:relative}#precompraPlatform .principalMain .payInfo form .inputContainerC input[data-v-3797fe7a]{width:100%}@media(min-width:768px)and (max-width:1020px){#precompraPlatform .principalMain .payInfo form .inputContainerC[data-v-3797fe7a]{width:28%}}.bottomPart[data-v-3797fe7a]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:600px){.bottomPart[data-v-3797fe7a]{flex-direction:column;justify-content:center}}.bottomPart .additionalInfo[data-v-3797fe7a]{width:50%}@media screen and (max-width:1000px){.bottomPart .additionalInfo[data-v-3797fe7a]{width:60%}}@media screen and (max-width:600px){.bottomPart .additionalInfo[data-v-3797fe7a]{min-width:100%}}.bottomPart p[data-v-3797fe7a]{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-size:10px;line-height:13px;color:#102c3a}button[data-v-3797fe7a]{background:rgba(16,44,58,.3843137255);border-radius:6px;width:416px;color:#fff;height:30px;margin:auto;border:unset;cursor:not-allowed}.readyToSubmit[data-v-3797fe7a]{background-color:#bdc30e;color:#fff;cursor:pointer;pointer-events:all}.securePay[data-v-3797fe7a]{display:flex;align-items:center;justify-content:flex-end;width:30%;gap:15px;padding-bottom:10px}@media(min-width:1024px){.securePay[data-v-3797fe7a]{padding-bottom:3px}}.securePay .mercadoPagoImg[data-v-3797fe7a]{background-image:url(../img/mercadoPago.1328da64.svg)}.securePay .mercadoPagoImg[data-v-3797fe7a],.securePay .payuImg[data-v-3797fe7a]{background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:28px;display:block}.securePay .payuImg[data-v-3797fe7a]{background-image:url(data:image/png;base64,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)}.securePay .wompiImg[data-v-3797fe7a]{background-image:url(../img/wompi.195aa840.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:24px;display:block}@media screen and (max-width:600px){.securePay[data-v-3797fe7a]{min-width:100%;justify-content:center;margin-top:25px}}#CardNumberInput[data-v-3797fe7a]{position:relative}#CardNumberInput[data-v-3797fe7a]:after{position:absolute;background-color:red;width:100%;height:100%;display:block;left:0;content:attr(afterContent) ""}.habitationSubmit[data-v-3797fe7a]{width:100%;height:40px;margin:auto;font-style:normal;font-weight:600;font-size:14px;font-family:OpenSans;line-height:19px;color:var(--buttonTextColor)}.habitationsectionButton[data-v-3797fe7a]{width:100%;display:flex;align-items:center;justify-content:center;height:40px;margin-top:10px;position:absolute;left:0;bottom:-25%}.mainPayment[data-v-3797fe7a]{max-width:100%}#select-input-personalizado input::-webkit-inner-spin-button,#select-input-personalizado input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#select-input-personalizado input[type=number]{-moz-appearance:textfield;outline:unset}.filterFlagsContainer{background-color:#ecedee;padding:2px;display:flex;align-items:center;width:90%;min-height:25px;margin-top:5px;border-radius:3px;overflow:hidden}.filterFlagsContainer input{height:100%;width:100%!important;background-color:transparent;color:#606773}@media screen and (min-width:650px)and (max-width:1025px){.filterFlagsContainer input{font-size:10.3px}}.filterFlagsContainer span{background-size:contain;background-repeat:no-repeat;display:block;width:15px;height:14px;position:relative;right:3px}#select-input-personalizado{max-height:30px;width:100%;height:30px;border-radius:5px;border:1px solid #444b57;margin:unset;position:relative}#select-input-personalizado .field.has-addons{height:100%;min-height:28px}#select-input-personalizado .filterFlags{border:unset;outline:none}#select-input-personalizado .dropdown-list-content{position:absolute;top:30px;left:0;background-color:#fff;width:100%;overflow-y:auto;max-height:180px;display:none;justify-content:flex-start;align-items:center;z-index:1;flex-direction:column;border:1px solid rgba(68,75,87,.5);border-top:1px solid transparent;border-radius:6px;border-top-right-radius:0;border-top-left-radius:0}#select-input-personalizado .dropdown-list-content::-webkit-scrollbar{width:10px}#select-input-personalizado .dropdown-list-content::-webkit-scrollbar-track{background:#f1f1f1}#select-input-personalizado .dropdown-list-content::-webkit-scrollbar-thumb{background:#606773!important;box-shadow:unset!important;border:unset}#select-input-personalizado .dropdown-list-content::-webkit-scrollbar-thumb:hover{background:#555}#select-input-personalizado .dropdown-list-content-item{display:flex;justify-content:flex-start;align-items:center;width:100%;min-height:28px;max-height:29px;padding:0 5px;cursor:pointer}#select-input-personalizado .dropdown-list-content-item-left{display:flex;justify-content:flex-start;align-items:center;height:32px;margin:5px;width:30px;font-size:13px}#select-input-personalizado .dropdown-list-content-item-left img{width:20px;height:20px;border-radius:99%}#select-input-personalizado .dropdown-list-content-item-right{display:flex;justify-content:flex-start;align-items:center;height:100%;width:100%;font-size:12px}#select-input-personalizado .dropdown-list-content-item:hover{background-color:#ddd}#select-input-personalizado .select-input-personalizado{display:flex;width:100%;height:100%;border:unset;border-radius:6px;overflow:hidden}#select-input-personalizado .select-input-personalizado.openList{border-bottom:1px solid transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative}#select-input-personalizado .select-input-personalizado.openList:after{content:" ";display:block;background-color:#a8adb5;height:1px;width:90%;position:absolute;margin:auto;left:0;right:0;bottom:0}#select-input-personalizado .select-input-personalizado-icon-selector{cursor:pointer;display:flex;justify-content:center;align-items:center;height:100%;min-width:92px;background-color:#fff;border-top-left-radius:6px;border-bottom-left-radius:6px}@media screen and (max-width:600px){#select-input-personalizado .select-input-personalizado-icon-selector{width:90px}}#select-input-personalizado .select-input-personalizado-icon-selector .dropdown-list{position:relative;display:flex;justify-content:flex-start;align-items:center;margin-left:5px}#select-input-personalizado .select-input-personalizado-icon-selector .dropdown-list img{cursor:pointer;width:15px;height:7px}#select-input-personalizado .select-input-personalizado-icon-selector .dropdown-list span{font-size:17px;opacity:.55}#select-input-personalizado .select-input-personalizado-icon-selector .divisor{width:1px;height:80%;background-color:#a8adb5;margin-left:2px;align-self:center;margin-top:unset;margin-bottom:unset}#select-input-personalizado .select-input-personalizado .with-selector{border-left:none;border-top-left-radius:unset;border-bottom-left-radius:unset}#select-input-personalizado .select-input-personalizado-center{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}#select-input-personalizado .select-input-personalizado-center-text{width:100%;height:100%;border-left:none;border:unset;border-right:none;text-indent:0;text-align:left;min-height:28px;font-size:12px}#select-input-personalizado .select-input-personalizado-icon-right{display:flex;justify-content:center;flex-direction:row;align-items:center;height:40px;width:60px;border-left:none;position:relative}#select-input-personalizado .select-input-personalizado-icon-right-item{display:flex;width:60px;justify-content:center;align-items:center;height:100%;cursor:pointer}#select-input-personalizado .select-input-personalizado .borderRight .select-input-personalizado-center-text{margin-right:3px}#select-input-personalizado .select-input-personalizado-bandera{height:20px;width:20px;border-radius:50%;cursor:pointer}#select-input-personalizado .select-input-personalizado-text{height:25px;width:25px;cursor:pointer}#select-input-personalizado .select-input-item{border:none;border-right:1px solid rgba(68,75,87,.5);height:100%;width:50px}#select-input-personalizado .w-100px{width:100px}.countriesSelectorContainer{display:flex;align-items:center;flex-direction:row;gap:4px}.countriesSelectorContainer p{font-size:14px}.cellphone{position:absolute;left:0;font-size:20px}span.error{color:red;position:absolute;right:6px;top:0;left:unset;bottom:0;margin:auto;font-size:21px;width:-moz-fit-content;width:fit-content;height:22px;transform:translateY(1px)}@media screen and (max-width:600px){.room-class[data-v-609db638]{width:45%}}@media screen and (max-width:390px){.room-class[data-v-609db638]{width:43%}}@media screen and (max-width:380px){.room-class[data-v-609db638]{width:42%}}.cardSelected[data-v-609db638]{box-shadow:0 0 0 3px #fff,0 0 0 4px #000}.termsC[data-v-609db638]{position:absolute;background-color:#fff;width:90%;z-index:10000;left:0;top:0;right:0;bottom:0;margin:auto;padding:8px;padding-bottom:unset;overflow:hidden;max-height:70%;border-radius:8px;box-shadow:0 0 4px 1px rgba(0,0,0,.582)}@keyframes loader-609db638{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(1)}}#precompraPlayformVariant[data-v-609db638]{transform:translateX(-1px);border:1px solid #102c3a;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;align-items:center;flex-wrap:wrap;padding:20px 20px;gap:16px;height:1px;justify-content:flex-start;height:-moz-fit-content;height:fit-content;position:relative;top:-1px;width:100%;max-width:858px;font-family:Source Sans Pro,sans-serif}#precompraPlayformVariant[data-v-609db638]:not(.habitation){border-top-right-radius:0;border-bottom-right-radius:0;border-top:unset}@media screen and (max-width:1000px){#precompraPlayformVariant[data-v-609db638]{max-width:685px}}@media screen and (max-width:600px){#precompraPlayformVariant[data-v-609db638]{padding:20px 10px;max-width:100%}}#precompraPlayformVariant input[type=number][data-v-609db638]::-webkit-inner-spin-button,#precompraPlayformVariant input[type=number][data-v-609db638]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#precompraPlayformVariant input[data-v-609db638]{color:#444b57;font-size:12px;border-radius:5px;outline:unset;border:1px solid #444b57;min-height:30px;text-indent:5px}#precompraPlayformVariant .switchesContainer[data-v-609db638]{width:100%;justify-content:center;display:flex;align-items:center;flex-direction:row;gap:50px}#precompraPlayformVariant .switchesContainer.hide[data-v-609db638]{display:none}#precompraPlayformVariant .switchesContainer>div[data-v-609db638]{display:flex;align-items:center;flex-direction:row;gap:20px}#precompraPlayformVariant .switchesContainer span[data-v-609db638]{font-size:12px}#precompraPlayformVariant .selectorContent--two[data-v-609db638]{width:100%}#precompraPlayformVariant .selectorContent--two.hide[data-v-609db638]{display:none}#precompraPlayformVariant input[data-v-609db638]:nth-child(2){width:48%}@media screen and (max-width:1000px){#precompraPlayformVariant input[data-v-609db638]:nth-child(2){min-width:52%;flex:1}}@media screen and (max-width:600px){#precompraPlayformVariant input[data-v-609db638]:nth-child(2){min-width:100%;flex:1}}#precompraPlayformVariant input[data-v-609db638]:nth-child(4){min-width:20%;flex:1}@media screen and (max-width:1000px){#precompraPlayformVariant input[data-v-609db638]:nth-child(4){flex:unset;min-width:unset;width:28%}}@media screen and (max-width:600px){#precompraPlayformVariant input[data-v-609db638]:nth-child(4){min-width:40%;flex:1}}#precompraPlayformVariant input[data-v-609db638]:nth-child(5){width:28%}@media screen and (max-width:1000px){#precompraPlayformVariant input[data-v-609db638]:nth-child(5){width:33%}}@media screen and (max-width:600px){#precompraPlayformVariant input[data-v-609db638]:nth-child(5){width:100%}}#precompraPlayformVariant div[data-v-609db638]:nth-child(3){width:25%}@media screen and (max-width:1000px){#precompraPlayformVariant div[data-v-609db638]:nth-child(3){width:30%}}@media screen and (max-width:600px){#precompraPlayformVariant div[data-v-609db638]:nth-child(3){width:50%}}#precompraPlayformVariant .inputContainerC[data-v-609db638]{width:22.5%}@media screen and (max-width:1000px){#precompraPlayformVariant .inputContainerC[data-v-609db638]{width:30%}}@media screen and (max-width:600px){#precompraPlayformVariant .inputContainerC[data-v-609db638]{display:flex;width:50%}}@media screen and (max-width:390px){#precompraPlayformVariant .inputContainerC[data-v-609db638]{width:51%}}@media screen and (max-width:380px){#precompraPlayformVariant .inputContainerC[data-v-609db638]{width:52%}}@media(min-width:1020px){#precompraPlayformVariant[data-v-609db638]{overflow:hidden}}#precompraPlayformVariant .generalInputContainer[data-v-609db638]{width:100%}@media(min-width:768px){#precompraPlayformVariant .generalInputContainer[data-v-609db638]{width:36%}}@media(min-width:1024px){#precompraPlayformVariant .generalInputContainer[data-v-609db638]{width:46%}}#precompraPlayformVariant .principalMain[data-v-609db638]{display:flex;align-items:center;flex-direction:column;gap:10px}@media(max-width:1020px){#precompraPlayformVariant .principalMain[data-v-609db638]{min-height:86vh}}@media(min-width:1024px)and (max-width:1240px){#precompraPlayformVariant .principalMain[data-v-609db638]{height:82vh;align-items:start}}@media(min-width:1224px)and (max-width:1600px){#precompraPlayformVariant .principalMain[data-v-609db638]{height:82vh;align-items:flex-start}}@media(min-width:1600px){#precompraPlayformVariant .principalMain[data-v-609db638]{height:82.8vh;align-items:flex-start}}@media(min-width:1024px){#precompraPlayformVariant .principalMain[data-v-609db638]{margin:unset;flex-direction:row;justify-content:space-evenly}}@media(min-width:1280px){#precompraPlayformVariant .principalMain[data-v-609db638]{justify-content:center;gap:30px}}#precompraPlayformVariant .principalMain .information[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{margin-top:10px;font-size:10px;display:flex;align-items:center;flex-direction:column;padding:5px;width:96%;background-color:#fff;border-radius:8px;font-size:14px}@media(min-width:1024px){#precompraPlayformVariant .principalMain .information[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{margin-top:40px;height:464px;max-height:464px;width:463px;max-width:463px}}@media(min-width:1280px){#precompraPlayformVariant .principalMain .information[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{margin-top:40px;height:464px;max-height:464px;width:543px;max-width:543px}}@media(max-width:600px){#precompraPlayformVariant .principalMain .information[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{min-height:485px;max-height:455px}}@media(min-width:768px)and (max-width:1020px){#precompraPlayformVariant .principalMain .information[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{max-width:688px}}#precompraPlayformVariant .principalMain .information button[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo button[data-v-609db638]{width:60%;min-height:30px;font-weight:600;font-size:12px;outline:unset;border:unset;color:#fff;background-color:#444b57;border-radius:6px;opacity:.6}@media(min-width:768px){#precompraPlayformVariant .principalMain .information button[data-v-609db638],#precompraPlayformVariant .principalMain .payInfo button[data-v-609db638]{max-width:230px}}#precompraPlayformVariant .principalMain .information[data-v-609db638]{position:relative}@media(min-width:1024px){#precompraPlayformVariant .principalMain .information[data-v-609db638]{margin-top:40px;height:464px;max-height:464px;width:481px;max-width:481px}}@media(min-width:1280px){#precompraPlayformVariant .principalMain .information[data-v-609db638]{margin-top:40px;height:464px;max-height:464px;width:607px;max-width:607px;width:46%;max-width:46%;height:466px}}#precompraPlayformVariant .principalMain .information header[data-v-609db638]{padding:7px 0 7px 0;border-bottom:1px solid #000;display:flex;align-items:center;justify-content:space-between;width:97%}#precompraPlayformVariant .principalMain .information header .header__leftSide[data-v-609db638]{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#precompraPlayformVariant .principalMain .information header .header__leftSide h2[data-v-609db638]{font-family:Source Sans Pro,sans-serif;font-weight:600;margin-left:5px;font-size:14px}#precompraPlayformVariant .principalMain .information header .header__rightSide[data-v-609db638]{min-width:52%;display:flex;align-items:center;justify-content:space-between}#precompraPlayformVariant .principalMain .information header .header__rightSide h2[data-v-609db638]{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:600}@media(min-width:768px){#precompraPlayformVariant .principalMain .information header .header__rightSide[data-v-609db638]{min-width:40%;justify-content:flex-end;gap:15px}}#precompraPlayformVariant .principalMain .information header .header__rightSide p[data-v-609db638]{color:#444b57;font-size:10px;font-weight:400}@media(min-width:768px){#precompraPlayformVariant .principalMain .information header .header__rightSide p[data-v-609db638]{font-size:12px}}#precompraPlayformVariant .principalMain .information__mainContent[data-v-609db638]{width:100%}@media(min-width:768px){#precompraPlayformVariant .principalMain .information__mainContent[data-v-609db638]{display:flex;align-items:center;flex-direction:column}}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer[data-v-609db638]{padding:1rem 0;display:flex;align-items:center;justify-content:space-evenly}@media(min-width:768px)and (max-width:1020px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer[data-v-609db638]{width:60%}}@media(min-width:1020px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer[data-v-609db638]{width:90%;padding-top:28px}}@media(min-width:1280px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer[data-v-609db638]{padding-top:35px}}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card[data-v-609db638]{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;border:2px solid #eeefef;border-radius:5px;width:100px;height:100px}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card h4[data-v-609db638]{font-size:12px;font-weight:400}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__cardContainer .cardContainer__card p[data-v-609db638]{font-weight:600}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__detailsCardsContainer[data-v-609db638]{width:100%;display:flex;align-items:center;justify-content:space-evenly;margin:unset}@media(min-width:768px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__detailsCardsContainer[data-v-609db638]{width:96%;justify-content:space-between}}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail[data-v-609db638]{display:flex;align-items:center;justify-content:space-evenly;flex-direction:row;font-size:12px}@media(min-width:768px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail[data-v-609db638]{font-size:14px}}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__detailsCardsContainer .detailsCardsContainer__detail span[data-v-609db638]{margin-left:5px;font-weight:600}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__smallLetter[data-v-609db638]{font-size:11px;font-weight:300;margin:1rem 0;color:#444b57}@media(min-width:768px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__smallLetter[data-v-609db638]{width:100%;font-size:12px;margin-left:20px}}#precompraPlayformVariant .principalMain .information__mainContent .mainContent__clientData[data-v-609db638]{padding:.4rem;border-radius:8px;background-color:#f5f6f6;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__clientData[data-v-609db638]{margin-top:20px;position:relative;bottom:4px}}@media(min-width:1224px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__clientData[data-v-609db638]{padding-top:25px}}@media(min-width:1280px){#precompraPlayformVariant .principalMain .information__mainContent .mainContent__clientData[data-v-609db638]{margin-top:15px;padding-top:5px}}#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{height:464px}@media(min-width:200px)and (max-width:600px){#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{min-height:515px}}@media(min-width:720px)and (max-width:1000px){#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{min-height:450px;height:455px}}@media(min-width:1280px){#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{width:46%;height:466px}}@media(min-width:1680px){#precompraPlayformVariant .principalMain .payInfo[data-v-609db638]{width:46%;max-width:40%;height:466px}}#precompraPlayformVariant .principalMain .payInfo--cantUse[data-v-609db638]{pointer-events:none;opacity:.8}#precompraPlayformVariant .principalMain .payInfo__title[data-v-609db638]{font-weight:600;margin:8px 0;font-family:Source Sans Pro,sans-serif}@media(min-width:1024px){#precompraPlayformVariant .principalMain .payInfo__title[data-v-609db638]{margin:1px 0}}#precompraPlayformVariant .principalMain .payInfo button[data-v-609db638]{cursor:not-allowed}#precompraPlayformVariant .principalMain .payInfo button[data-v-609db638]:hover{filter:brightness(1.2)}#precompraPlayformVariant .principalMain .payInfo .readyToSubmit[data-v-609db638]{background-color:#bdc30e;color:#fff;cursor:pointer}#precompraPlayformVariant .principalMain .payInfo form[data-v-609db638]{padding:15px 4px 0 4px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;padding-bottom:1.8rem;padding:20px 10px}@media(min-width:1024px){#precompraPlayformVariant .principalMain .payInfo form[data-v-609db638]{padding-top:12px}}#precompraPlayformVariant .principalMain .payInfo form .additionalInfo>p[data-v-609db638]{font-size:10px;font-weight:300;width:97%}#precompraPlayformVariant .principalMain .payInfo form .inputContainerC[data-v-609db638]{width:40%;z-index:39;position:relative}#precompraPlayformVariant .principalMain .payInfo form .inputContainerC input[data-v-609db638]{width:100%}@media(min-width:768px)and (max-width:1020px){#precompraPlayformVariant .principalMain .payInfo form .inputContainerC[data-v-609db638]{width:28%}}.bottomPart[data-v-609db638]{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:600px){.bottomPart[data-v-609db638]{flex-direction:column;justify-content:center}}.bottomPart .additionalInfo[data-v-609db638]{width:50%}@media screen and (max-width:1000px){.bottomPart .additionalInfo[data-v-609db638]{width:60%}}@media screen and (max-width:600px){.bottomPart .additionalInfo[data-v-609db638]{min-width:100%}}.bottomPart p[data-v-609db638]{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-size:10px;line-height:13px;color:#102c3a}button[data-v-609db638]{background:rgba(16,44,58,.3843137255);border-radius:6px;width:416px;color:#fff;height:30px;margin:auto;border:unset;cursor:not-allowed}.readyToSubmit[data-v-609db638]{background:var(--buttonBackground);cursor:pointer}.securePay[data-v-609db638]{display:flex;align-items:center;justify-content:flex-end;width:30%;gap:15px;padding-bottom:10px}@media(min-width:1024px){.securePay[data-v-609db638]{padding-bottom:3px}}.securePay .mercadoPagoImg[data-v-609db638]{background-image:url(../img/mercadoPago.1328da64.svg)}.securePay .mercadoPagoImg[data-v-609db638],.securePay .payuImg[data-v-609db638]{background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:28px;display:block}.securePay .payuImg[data-v-609db638]{background-image:url(data:image/png;base64,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)}@media screen and (max-width:600px){.securePay[data-v-609db638]{min-width:100%;justify-content:center;margin-top:25px}}#CardNumberInput[data-v-609db638]{position:relative}#CardNumberInput[data-v-609db638]:after{position:absolute;background-color:red;width:100%;height:100%;display:block;left:0;content:attr(afterContent) ""}.habitationSubmit[data-v-609db638]{width:100%;height:40px;margin:auto;font-style:normal;font-weight:600;font-size:14px;font-family:OpenSans;line-height:19px;color:var(--buttonTextColor)}.habitationsectionButton[data-v-609db638]{width:100%;display:flex;align-items:center;justify-content:center;height:40px;margin-top:10px;position:absolute;left:0;bottom:-25%}.mainPayment[data-v-609db638]{max-width:100%}.containerP[data-v-411688e6]{width:100%;margin:unset;transform:translateX(1px)}.mp_fields[data-v-411688e6]{display:flex;justify-content:space-between;align-items:center;width:100%}.mp_fields-item[data-v-411688e6]{height:29px;border:1px solid transparent;background-color:#fff;border-color:#444b57;border-radius:4px;position:relative;vertical-align:top;display:inline-flex;justify-content:flex-start;align-items:center;color:#363636;padding-bottom:calc(.2em - 1px);padding-left:calc(.5em - 1px);padding-right:calc(.5em - 1px);padding-top:calc(.2em - 1px)}.mp_fields .w50[data-v-411688e6]{width:50%}.mp_fields .w20[data-v-411688e6]{width:20%}form[data-v-411688e6]{position:relative;top:-1px;border-top:unset;border:1px solid #eaebed;width:858px;max-width:858px;display:flex;justify-content:center;align-items:center;margin:0 auto}form .securePay[data-v-411688e6]{display:flex;align-items:center;justify-content:center;width:100%;gap:15px}@media(min-width:1024px){form .securePay[data-v-411688e6]{padding-bottom:3px}}form .securePay .mercadoPagoImg[data-v-411688e6]{background-image:url(../img/mercadoPagoImg.dd9176cb.svg)}form .securePay .mercadoPagoImg[data-v-411688e6],form .securePay .payuImg[data-v-411688e6]{background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:24px;display:block}form .securePay .payuImg[data-v-411688e6]{background-image:url(../img/payuIcon.e517075a.svg)}form .securePay .wompiImg[data-v-411688e6]{background-image:url(../img/wompi.195aa840.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:24px;display:block}.payInfo__creditInformation[data-v-411688e6]{border:1px solid #102c3a;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-right-radius:6px;display:flex;align-items:center;flex-wrap:wrap;padding:20px 10px;gap:16px;height:1px;justify-content:flex-start;height:-moz-fit-content;height:fit-content;border-top:unset;margin:0;width:100%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation[data-v-411688e6]{padding-bottom:38px;max-width:686px}}@media(min-width:1024px){.payInfo__creditInformation[data-v-411688e6]{gap:12px;padding:20px 26px;padding-top:15px}}.payInfo__creditInformation h1[data-v-411688e6]{width:100%;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#102c3a}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation h1[data-v-411688e6]{padding:5px 0}}.payInfo__creditInformation .inputContainer[data-v-411688e6]{width:40%;z-index:39;position:relative}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .inputContainer[data-v-411688e6]{width:30%}}@media(min-width:1024px){.payInfo__creditInformation .inputContainer[data-v-411688e6]{width:41%}}@media(min-width:1280px){.payInfo__creditInformation .inputContainer[data-v-411688e6]{width:39%}}.payInfo__creditInformation .inputContainer>span[data-v-411688e6]{position:absolute;left:10px;top:0;bottom:0;margin:auto}.payInfo__creditInformation input[data-v-411688e6]{width:100%;font-size:12px;border-radius:5px;outline:unset;border:1px solid #444b57;min-height:30px;text-indent:10px}.payInfo__creditInformation input[data-v-411688e6]:first-child:not(.phoneInput){width:100%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation input[data-v-411688e6]:first-child:not(.phoneInput){width:65%}}@media(min-width:1024px){.payInfo__creditInformation input[data-v-411688e6]:first-child:not(.phoneInput){width:50%}}.payInfo__creditInformation input[data-v-411688e6]:nth-child(3){width:54%}@media screen and (max-width:600px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(3){width:25%;flex:1}}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(3){width:25%}}@media(min-width:1024px)and (max-width:1279px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(3){width:46%;flex:1}}@media(min-width:1280px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(3){flex:1}}.payInfo__creditInformation input[data-v-411688e6]:nth-child(4){width:100%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(4){width:40%;flex:.92}}@media(min-width:1024px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(4){width:25%}}@media(min-width:1254px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(4){width:27%}}.payInfo__creditInformation input[data-v-411688e6]:nth-child(7){width:100%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(7){width:31%;flex:1}.payInfo__creditInformation input:nth-child(7).cvvHidden[data-v-411688e6]{width:48%}}@media(min-width:1024px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(7){width:30%}}@media(min-width:1280px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(7){width:33%}.payInfo__creditInformation input:nth-child(7).cvvHidden[data-v-411688e6]{flex:1}}@media(min-width:1600px){.payInfo__creditInformation input[data-v-411688e6]:nth-child(7){width:47.3%}.payInfo__creditInformation input:nth-child(7).cvvHidden[data-v-411688e6]{width:66%}}.payInfo__creditInformation .cvvContainer[data-v-411688e6]{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;justify-content:space-between}.payInfo__creditInformation .cvvContainer input[data-v-411688e6]{text-indent:unset;text-align:center}@media(max-width:600px){.payInfo__creditInformation .cvvContainer[data-v-411688e6]{width:14.5%}}@media(min-width:1280px){.payInfo__creditInformation .cvvContainer[data-v-411688e6]{width:10%}}@media(min-width:900px)and (max-width:1100px){.payInfo__creditInformation .cvvContainer[data-v-411688e6]{width:8%}}.payInfo__creditInformation .cvvContainer #securityCode[data-v-411688e6]{width:100%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .cvvContainer[data-v-411688e6]{width:10%}}@media(min-width:1600px){.payInfo__creditInformation .cvvContainer[data-v-411688e6]{width:8%}}.payInfo__creditInformation .cvvContainer p[data-v-411688e6]{color:#444b57;font-weight:400;font-size:12px;max-width:25px}.payInfo__creditInformation .cvvContainer input[data-v-411688e6]{width:70%}.payInfo__creditInformation .mesContainer[data-v-411688e6]{width:21%}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .mesContainer[data-v-411688e6]{width:12%}}@media(min-width:950px)and (max-width:1100px){.payInfo__creditInformation .mesContainer[data-v-411688e6]{width:11%}}@media(min-width:1280px){.payInfo__creditInformation .mesContainer[data-v-411688e6]{width:12%}}@media(min-width:1600px){.payInfo__creditInformation .mesContainer[data-v-411688e6]{width:12%}}.payInfo__creditInformation .anoContainer[data-v-411688e6]{position:relative;width:23%}@media(min-width:768px){.payInfo__creditInformation .anoContainer[data-v-411688e6]{right:unset}}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .anoContainer[data-v-411688e6]{width:12%}}@media(min-width:968px)and (max-width:1100px){.payInfo__creditInformation .anoContainer[data-v-411688e6]{width:11%}}@media(min-width:1280px){.payInfo__creditInformation .anoContainer[data-v-411688e6]{width:12%;right:0}}.payInfo__creditInformation .anoContainer.cvvHidden[data-v-411688e6]{right:auto}.payInfo__creditInformation .selectorContentDocoument[data-v-411688e6]{width:40%}@media screen and (max-width:600px){.payInfo__creditInformation .selectorContentDocoument[data-v-411688e6]{width:48%}}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .selectorContentDocoument[data-v-411688e6]{width:26%;flex:1}}@media(min-width:1024px){.payInfo__creditInformation .selectorContentDocoument[data-v-411688e6]{width:22%}}@media(min-width:1224px){.payInfo__creditInformation .selectorContentDocoument[data-v-411688e6]{width:22%}}.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{position:relative;width:27.1%;justify-self:start}@media(max-width:600px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{flex:1}}@media(min-width:768px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{right:unset}}@media(min-width:768px)and (max-width:1020px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{position:static;width:20%;right:unset}}@media(min-width:1024px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{width:17%}}@media(min-width:1260px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{right:unset;width:16.5%}.payInfo__creditInformation .NoCuotasContainer.cvvHidden[data-v-411688e6]{right:unset}}@media(min-width:1600px){.payInfo__creditInformation .NoCuotasContainer[data-v-411688e6]{width:14%}}button[data-v-411688e6]{background:rgba(16,44,58,.3843137255);border-radius:6px;width:416px;color:#fff;height:30px;margin:auto;border:unset;cursor:not-allowed;pointer-events:none}.readyToSubmit[data-v-411688e6]{background:#102c3a;cursor:pointer;pointer-events:all}.phoneInput[data-v-411688e6]{width:26%}@media screen and (max-width:1100px){.phoneInput[data-v-411688e6]{width:24%}}@media screen and (max-width:900px){.phoneInput[data-v-411688e6]{width:29%}}@media screen and (max-width:600px){.phoneInput[data-v-411688e6]{width:53%}}.securePay p[data-v-411688e6]{font-size:10px}#tabs-payment{width:100%;position:relative}#tabs-payment .category-cont{display:flex;-webkit-box-pack:center;padding:10px 0;margin:unset;position:relative;flex-direction:column;gap:.4rem;animation:fadeSlow .5s}#tabs-payment .category-cont p{font-style:normal;font-weight:600;font-size:14px;color:#324045;letter-spacing:.7px}#tabs-payment .category-cont .sub-category{display:flex;justify-content:center;align-items:center;padding:5px 16px;min-width:49%;height:40px;border-radius:6px;border:1px solid #324045;color:#324045;cursor:pointer}#tabs-payment .category-cont .sub-category.selected{background-color:var(--buttonBackground)}#tabs-payment .category-cont .sub-category.selected p{color:var(--buttonTextColor)}#tabs-payment .category-cont .sub-category .text{font-style:normal;font-weight:600;font-size:14px;line-height:19px}#tabs-payment .category-cont .sub-category.active{background:var(--buttonBackground)}#tabs-payment .category-cont .sub-category.active .text{color:var(--buttonTextColor);font-weight:900}#tabs-payment .category-cont .sub-category.disabled{opacity:.4;cursor:not-allowed}#tabs-payment .category-cont::-webkit-scrollbar{width:0!important;height:0!important}#payContMobile{font-family:OpenSans}#payContMobile h1{font-style:normal;font-weight:600;font-size:18px;line-height:25px;color:#324045;text-align:center}#order{position:relative}#order .hide{display:none}#order .left{min-width:364!important;width:40%!important;padding:0 10px 30px 10px}#order .left .field{display:flex;flex-direction:column;align-items:center;position:relative;width:260px}#order .left .field .label{font-family:bold;color:#777}#order .left .column{text-align:-webkit-center}#order .rigth{min-width:59%!important;width:59%!important;flex-direction:column!important}#order .imagenVendor{width:48px;height:48px;border-radius:50%;box-shadow:0 6px 10px 0 #e5edef;background-position:50%;background-size:cover}#order .w-flex{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:row;font-family:Poppins-SemiBold,Helvetica,Arial,sans-serif;padding:10px 10px 20px;margin-bottom:10px}#order .nameVendor{margin-left:16px;font-size:28px;letter-spacing:-1px}#order .nameVendor-bbt{border-bottom:1px solid hsla(0,0%,66.7%,.5)}#order .input-dec{border-radius:6px;width:-webkit-fill-available;border:1px solid #cfcdcd;padding:5px 10px;font-weight:500;color:#4c4b4b;font-size:15px;min-width:100px;height:40px}#order .input-dec:focus{outline:none}#order .input-dec::-moz-placeholder{color:#d3d3d3}#order .input-dec::placeholder{color:#d3d3d3}#order .columns{flex-wrap:wrap}#order .rigth{padding:0!important;background-color:transparent!important;box-shadow:inherit!important}#order .rigth .products{height:200px!important}#order .rigth .products .img-product{flex:2!important}#order .div-flex{display:flex;justify-content:flex-start;align-items:center;width:100%;height:64px;padding:10px;color:#000}#order .content-collapse{display:flex;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);margin-bottom:30px;border-radius:5px}#order .content-collapse .card-header{background:#011f3f}#order .card{width:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);border-radius:5px}#order .card .card-content{display:flex;padding:10px 10px 10px 10px;flex-flow:wrap;flex-direction:column}#order .card .card-content .cont-card{display:flex;flex-wrap:wrap;margin-bottom:10px}#order .imagenVendor{box-shadow:0 2px 6px 0 rgba(0,0,0,.3)}#order #icon-input{position:absolute;left:10px;top:44px}#order .text.width-input{width:230px}#order .invalid-order{display:flex;flex-direction:column;width:100%;align-items:center}#order .invalid-order .cont-alert{display:flex;align-items:center;cursor:pointer}#order .invalid-order #alert{width:70px;height:70px;margin-right:15px}#order #tdc-pay{position:absolute;left:56px;top:4px}#order #icon-campana{position:absolute;left:40px;top:4px}#order .car-detail .img-food{height:100px;width:150px;border-radius:10px}#order .modal-card-body{align-self:center;display:flex;flex-direction:column;align-items:center;width:364px}#order .modal-card-body .field{width:100%}#order .modal-card-body .btn-add-tip{background:var(--buttonBackground);padding:4px 10px;color:var(--buttonTextColor);border-radius:5px;bottom:10px;display:flex;width:70%;max-width:150px;justify-content:center;align-items:center;animation:fade .5s;box-shadow:0 2px 6px 0 rgba(0,0,0,.3);cursor:pointer}#order .modal-card-body .btn-add-tip:hover{transform:translateY(-1px)}#order .modal-card-body .btn-add-tip:active{transform:translateY(2px)}#order .modal-card-body .btn-add-tip .iconColor{color:var(--buttonTextColor)}#order .alert-popup{display:flex;margin-bottom:10px;cursor:pointer}#order .cont-tip{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between!important}#order .inputTip{width:80px;border:inherit;border-bottom:1px solid;animation:fade .5s ease-in-out;background:#fff}#order .text.disabled{color:grey}.methodPay{width:calc(100% - 100px)}.methodPay .hrCustom{margin:0 0 25px 0;border-bottom:3px solid hsla(0,0%,66.7%,.2)}.newAddress{width:100%;display:flex}.newAddress .input-icons{display:flex;align-items:center;position:relative;flex:1}.newAddress .address-type{float:left;background:#fff;width:100%;border-radius:4px 0 0 4px}.newAddress .address-number,.newAddress .number-location{margin-left:5px;float:left;background:#fff;width:100%;border-radius:4px 0 0 4px}.newAddress .number-location-symbol{margin-left:5px;justify-content:center;align-items:center;display:flex}.newAddress .number-location-2{margin-left:5px;float:left;background:#fff;width:100%;border-radius:4px 0 0 4px}.notAvailability{font-size:16px;color:red;font-weight:700}.bottom-text,.bottom-text-r{font-size:15px;align-items:flex-end;display:flex;padding:5px}.bottom-text{justify-content:flex-start}#cup{width:100px!important}.contCamp{background:#fff 0 0 no-repeat padding-box;border-radius:6px;display:flex;flex-direction:column;padding:12px;animation:fade 1s ease-in-out;position:relative;width:100%}.contImgDescrip{display:flex;width:100%;gap:0 10px}.contImgDescrip .imgProduct{height:83px;min-height:83px;width:84px;min-width:84px}.contImgDescrip .contDescript{display:grid;flex-direction:column;width:100%}.contAdition{display:flex;justify-content:space-between}.ProductCont{border-bottom:1px solid hsla(0,0%,66.7%,.4);margin-bottom:20px}.ProductCont,.ProductContMyPayment{display:flex;flex-direction:column;padding-bottom:5px}.ProductContMyPayment{margin-bottom:15px}.ProductContMyPayment .product{display:flex;flex-direction:row;align-items:center}.ProductContMyPayment .product .product-title{flex:1;font-style:normal;font-size:14px;line-height:19px}.price-row{display:flex}.price-row .title{flex:1}.divisor{height:1px;border:1px solid #c2c6c7;margin-bottom:15px}.observation{display:flex;flex-direction:column}.contPrice{display:flex;justify-content:flex-end}#detailProductCont{overflow-y:auto;max-height:300px}#detailProductCont::-webkit-scrollbar-track{background:#e3e3e3!important}#detailProductCont::-webkit-scrollbar-thumb{background-color:#cdd500!important;border-radius:0!important;box-shadow:none!important;border:none!important}.payment-cont{margin:20px 0;width:100%}.pay-cont{display:flex;justify-content:space-between;margin-bottom:15px}.pay-cont.paymentplatform{flex-direction:column;justify-content:flex-start;align-items:center}.CuponCont{display:flex;justify-content:space-between;align-items:center}.inputcupNew{border:1px solid #b2b2b2;border-radius:4px;height:24px;animation:fade .5s ease-in-out;background:#fff;width:120px!important;font-size:12px;text-transform:uppercase}.inputcupNew::-moz-placeholder{font-size:10px;text-decoration:none}.inputcupNew::placeholder{font-size:10px;text-decoration:none}.btnCup{background:#06111b 0 0 no-repeat padding-box;border:1px solid #b2b2b2;width:59px;height:24px;border-radius:5px;color:#fff;padding:1px;font-size:12px;cursor:pointer}.ContRadio{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--buttonBackground);height:50px;padding:0 10px;margin:2px 0}.btnNext{height:43px;width:100%;max-width:90%;background:rgba(16,44,58,.3843137255);border-radius:13px;display:none;justify-content:center;align-items:center;margin-top:10px;position:relative;bottom:20px}.btnNext.readyToSubmit{background:var(--buttonBackground);cursor:pointer}.btnNext.continue{margin-top:0;position:inherit;bottom:0}.btnNext2{height:43px;width:100%;max-width:90%;background:var(--buttonBackground);border-radius:13px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin-top:10px;position:absolute;bottom:20px}.btnNext2.continue{margin-top:0;position:inherit;bottom:0}.btnClose{display:none;top:29px}.btnBack,.btnClose{font-size:16px;position:absolute;left:20px;cursor:pointer;z-index:1}.btnBack{display:flex;top:41px}#payContMobile{display:none}#payContMobile .contCamp{padding:unset}#successOrdertMobile{display:none}#successOrdertMobile .contCamp{padding:unset}.ContDaysDelivery{display:flex;overflow-x:auto;align-items:center;padding:5px;gap:0 10px}.ContDaysDelivery::-webkit-scrollbar{width:0;height:0}.ContDaysDelivery .itemDayDilevery{box-shadow:0 0 2px rgba(0,0,0,.4784313725);border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:80px;cursor:pointer}.ContDaysDelivery .itemDayDilevery.hora{height:30px}.ContDaysDelivery .itemDayDilevery.active{box-shadow:0 0 8px var(--buttonBackground)}.contEditCoverage{cursor:pointer;margin-left:5px}.cardSelected{box-shadow:0 0 0 3px #fff,0 0 0 4px #000}.info{justify-content:space-evenly;background:#102c3a;border:1px solid #86959c;border-radius:6px;height:87px;width:858px;margin:0 auto}.info,.info-text{display:flex;align-items:center}.info-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:21px;line-height:26px;color:#fff;white-space:nowrap;text-align:center}@media screen and (max-width:600px){.info-text{font-size:16px}}.info-center{background:#87959c;border-radius:6px;height:2px;width:100%;flex:.7}.info-amount{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:40px;line-height:50px;display:flex;align-items:center;text-align:right;color:#fff}@media screen and (max-width:600px){.info-amount{font-size:25px}}@media screen and (max-width:900px){.info{max-width:688px}}@media screen and (max-width:600px){.info{max-width:unset;width:95%}}.payInfo{justify-content:space-between;font-size:10px;display:flex;align-items:center;flex-direction:column;margin-top:15px;width:860px;background-color:transparent;border-radius:8px;font-size:14px}@media(min-width:1280px){.payInfo{width:860px;max-width:860px}}@media(max-width:600px){.payInfo{width:95%;max-width:unset}}@media(min-width:768px)and (max-width:1020px){.payInfo{max-width:688px}}@media(min-width:1280px){.payInfo{width:860px}}@media(min-width:1680px){.payInfo{width:46%;max-width:40%}}.payInfo--cantUse{pointer-events:none;opacity:.8}.topContainer{z-index:1000;position:relative}.borderInside{width:100%;min-height:58px;display:flex;align-items:center;flex-direction:column;justify-content:center}@media screen and (min-width:600px){.borderInside{min-height:unset;flex-direction:row;justify-content:space-evenly}}.payInfo__tabs:first-child .borderInside{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.payInfo__tabs:not(.selected) .borderInside{border:1px solid #000;border-radius:6px;padding:3px;display:flex;opacity:.6;transform:translateY(-2px)}nav{display:flex;justify-content:flex-start;width:100%;padding:1px}@media screen and (min-width:1600px){nav{min-width:859px}}nav .payInfo__tabs{cursor:pointer;display:flex;align-items:center;justify-content:center;width:50%;border:1px solid #000;background-color:#fff;border-radius:unset;border-bottom-left-radius:6px;min-height:30px;max-height:30px;gap:10px;border-right:unset;border-top:unset;transform:translateY(5px) translateX(-1px)}nav .payInfo__tabs:first-child{transform:translateY(5px) translateX(1px);border-radius:unset;border-bottom-right-radius:6px;border-left:unset;border-right:1px solid #000}@media screen and (max-width:600px){nav .payInfo__tabs{min-height:61px;max-height:61px;flex-direction:column;gap:0}}nav .payInfo__tabs h1{font-weight:600;font-size:14px;display:flex;justify-content:center;align-items:center}nav .payInfo__tabs .PSEIcon{background-image:url(../img/PSEImage.bffc5c61.svg);width:21px}nav .payInfo__tabs .PSEIcon,nav .payInfo__tabs .VisaIcon{background-size:contain;background-position:50%;background-repeat:no-repeat;height:19px;display:block}nav .payInfo__tabs .VisaIcon{background-image:url(../img/VisaImg.2320aeb4.svg);width:48px}nav .payInfo__tabs .masterCardIcon{background-image:url(../img/mastercardImage.b8affa25.svg)}nav .payInfo__tabs .clubIcon,nav .payInfo__tabs .masterCardIcon{background-size:contain;background-position:50%;background-repeat:no-repeat;width:21px;height:19px;display:block}nav .payInfo__tabs .clubIcon{background-image:url(../img/clubImg.602d2927.svg)}nav .payInfo__tabs .americanExpressIcon{background-image:url(../img/americanExpress.5ca5a689.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;width:21px;height:19px;display:block}nav .payInfo__tabs .paymentsContainer{display:flex;flex-direction:row;width:102%;justify-content:space-evenly;padding-bottom:6px;padding-right:1px}@media screen and (max-width:600px){nav .payInfo__tabs .paymentsContainer{flex-wrap:wrap}nav .payInfo__tabs .paymentsContainer h1{flex:1;min-width:100%}}nav .selected{border:1px solid #102c3a;border-bottom:2px solid #fff;border-bottom-right-radius:unset;border-bottom-left-radius:unset;min-height:33px;max-height:33px;border-top-left-radius:6px;border-top-right-radius:6px;transform:translateY(2px);opacity:unset;border-right:unset;border-left:1px solid #000;border-left:1px solid #000!important;border-top-left-radius:6px!important;border-top-right-radius:6px!important}nav .selected:first-child{border-right:unset;transform:translateX(0);margin-top:1px}nav .selected:nth-child(2){background-color:transparent;border-left:unset!important;border-right:1px solid #000}@media screen and (min-width:700px)and (max-width:1500px){nav .selected:nth-child(2){transform:translateX(-1px) translateY(1px)}}@media screen and (max-width:1100px){nav .selected{transform:translateY(2px)}}@media screen and (max-width:1100px)and (max-width:600px){nav .selected{min-height:65px;max-height:65px}}#menu-digital[data-v-7dfbddb0]{height:100%;width:100%;overflow:auto;position:absolute;top:0}#myBtn[data-v-7dfbddb0]{display:none;position:fixed;bottom:10px;right:65px;border:none;outline:none;background-color:#000;color:#fff;cursor:pointer;padding:15px;border-radius:10px;font-size:18px;z-index:999;box-shadow:none}#myBtn[data-v-7dfbddb0]:hover{background-color:#000}#whatsapp[data-v-7dfbddb0]{position:fixed;bottom:10px;right:15px;border:none;outline:none;color:var(--buttonTextColor);cursor:pointer;padding:15px;border-radius:10px;font-size:18px;z-index:999;box-shadow:none}#whatsapp[data-v-7dfbddb0],#whatsapp[data-v-7dfbddb0]:hover{background-color:var(--buttonBackground)}.top[data-v-7dfbddb0]{transition:top 20s ease 10s}@media(max-width:1000px){#menu-content[data-v-7dfbddb0]{width:100%!important;max-width:100%!important}}.b-steps .steps .step-items .step-item.is-success.is-previous .step-marker{background-color:#fff;border-color:#23d160;color:#23d160}.b-steps .steps .step-items .step-item.is-success.is-previous .step-marker .icon .icon-mks.grayPrevius{background-color:#23d160}.icon{height:3.5rem!important;width:6.5rem!important}.icon-mks.grayPrevius{width:19rem!important;height:6rem!important}.b-steps .steps .step-items .step-item.is-success.is-active .step-marker .icon .icon-mks.grayPrevius{background:#23d160}.b-steps .steps .step-items .step-item .step-marker{background:#fff;border-color:#b5b5b5}.b-steps .steps .step-items .step-item .step-marker .icon{color:#b5b5b5}.b-steps .steps .step-items .step-item .step-marker .icon *,.b-steps .steps .step-items .step-item .step-marker .icon :before{font-size:2rem}#queryOrder{animation:fade 2s ease-in-out}#queryOrder .orderNote{padding-top:40px;padding-bottom:30px}#queryOrder .segoe{font-family:Segoe UI;font-size:17px}#queryOrder .mb-5{margin-bottom:10px}#queryOrder .b-steps .steps .step-items .step-item .step-marker{height:5rem;width:5rem}#queryOrder .b-steps .steps .step-items .step-item:not(:first-child):before,#queryOrder .b-steps .steps .step-items .step-item:only-child:before{height:.2em;top:2.5rem}#queryOrder .b-steps .steps .step-items .step-item .step-details{text-align:center;z-index:1;width:130px}.black-label{background:#132b2e;width:100%;display:flex;align-items:center;justify-content:center;height:50px;max-height:85px;border-radius:20px 20px 0 0;top:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.order-details{max-width:750px;min-width:500px;height:auto;border-radius:25px 25px 25px 25px;border:0 solid;box-shadow:0 3px 6px #122a2d;padding-bottom:1px}.order-details-title{color:#fff!important}.order-details-text{padding:25px;display:flex;flex-direction:column}.pa-top{padding-top:10px}.product-titles{padding-left:25px}.product-details,.product-titles{display:flex;justify-content:space-around}.product-details{flex-direction:row;margin-left:20px;background:#707070 0 0 no-repeat padding-box;max-width:1331px;max-width:1150px;height:120px;min-height:80px;border:1px solid #707070}.text-product-detail{font-size:20px;opacity:1!important;color:#122a2d}.ml{margin-left:15px}.mt{margin-top:30px}.mt-25{margin-top:25px}.ml-20{margin-left:20px}.subtotal-text{font-family:segoeUiBold;font-size:35px;font-weight:700;color:#000}.discount-text{font-size:30px}.discount-text,.note-text{font-family:Segoe UI;color:#000}.note-text{font-size:20px;padding-right:5px}.gray-line{border:.1px solid hsla(0,0%,43.9%,.4);margin-top:20px;height:1px}.address-info{display:flex;flex-direction:column;border:1px solid hsla(0,0%,43.9%,.4);border-radius:0 0 23px 0;border-left:none;border-bottom:none}.no-margin{margin-left:0!important;margin-right:0!important}.margin-margin-columns{margin-left:5px!important;margin-right:5px!important}.address-info:first-child{border-radius:0;border-right:1px solid hsla(0,0%,43.9%,.4)}.button-store-back{display:flex;align-items:center;padding-bottom:70px;padding-top:50px}.button-store-back .button-store-back-design{cursor:pointer;height:60px;width:350px;min-width:300px;border-radius:15px;background-color:#122a2d;color:#fff;font-family:segoeUiBold;font-size:22px;border:none;outline:none;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.check-design{color:rgba(71,189,66,.968627451)!important;width:35px!important;height:35px!important}.pr-7{padding-right:7px}.reduce-width{width:82.3%!important}.reduce-width-2{width:87.66667%!important}.less-width{width:40.6%!important}.font-19{font-size:24px!important}.font-18{font-size:15px!important}.show-cellphone{display:none!important}.less-width{width:44.7%!important}.reduce-width{width:83.6%!important}#products-order{height:auto}#products-order .table-products .table-header{border-top:none;border-bottom-style:none;border-bottom-width:1px}#products-order .table-products .table-header th{margin:5px 0;margin-right:10px}#products-order .table-products .row{margin-left:5px;margin-top:5px;color:#000;background-color:hsla(0,0%,43.9%,.4);width:730px;max-width:730px;min-width:500px}#products-order .table-products td{margin:5px 0;margin-right:10px;vertical-align:middle}#products-order .table-products .first-col{display:flex;align-items:center}#products-order .table-products .first-col .img-product{width:50px;min-width:45px;height:50px;min-height:45px;background-color:#afafaf;margin-right:10px}#products-order .table-products .first-col .img-product img{width:100%;height:100%}#products-order .table-products .first-col .img-product .icon{width:45px;height:45px}#products-order .table-products .first-col .img-product .icon i{color:#06111b}#products-order .table-products .adiction{padding-right:5px}#products-order .table-products .inline{display:flex;flex-flow:wrap}#products-order table{display:flex;flex-flow:column;height:100%;width:100%}#products-order table thead{flex:0 0 auto;width:100%}#products-order table tbody{flex:1 1 auto;display:block}#products-order table tbody tr{width:100%}#products-order table tbody tr,#products-order table thead{display:table;table-layout:fixed}#products-order .contOptions,#products-order .ContProductOptions{display:flex;flex-direction:column}#products-order .mr{margin-right:30px!important}.test{display:flex;justify-content:flex-start}.font-27{font-size:27px!important}.columns{margin-bottom:.2rem}.column.is-10,.column.is-10-tablet{flex:none;width:86.33333%}@media(max-width:770px){.thanks-note{display:none!important}.change-width{width:400px}.order-details{width:550px;min-width:300px;border-radius:0;border:none;box-shadow:none}.reduce-width-3{width:81.33333%!important}.reduce-width-4{width:80%!important}.address-info{display:flex;flex-wrap:wrap;flex-direction:column;border-radius:0;border:1px solid hsla(0,0%,43.9%,.4)}.font-16{font-size:16px!important}.font-19{font-size:19px!important}.font-18-new{font-size:17px!important}.font-15{font-size:13px!important}.black-label{border-radius:0;margin-bottom:30px;height:10px}.font-18{font-size:10px!important}.table-products .row{background-color:hsla(0,0%,43.9%,.4);width:530px!important;max-width:530px!important;min-width:530px!important}.hide-cellphone,.orderInfoPc,.segment{display:none!important}.show-cellphone{display:flex!important}.orderNote{padding-top:20px!important;padding-bottom:10px!important}.goback-cellphone{cursor:pointer;margin-bottom:20px;font-size:19px!important;border-bottom:1px solid #000}.show-borders{margin-top:10px;border:1px solid hsla(0,0%,43.9%,.4);border-bottom:none}.button-store-back{padding-bottom:30px!important}.button-store-back .button-store-back-design{cursor:pointer;height:60px;width:350px;min-width:300px;border-radius:15px;background-color:#122a2d;color:#fff;font-family:segoeUiBold;font-size:22px;border:none;outline:none;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.show-cellphone2{display:block}.subtotal-div{margin-top:20px!important;margin-left:5px!important;background-color:hsla(0,0%,43.9%,.4);width:530px!important;max-width:530px!important;height:auto;min-width:530px!important}}@media(max-width:500px){.thanks-note{display:none!important}.change-width{width:300px}.ml{margin-left:5px}.ml-13{margin-left:13px!important}.pl-15{padding-left:15px!important}.pr-30{padding-right:30px!important}.pr-40{padding-right:40px!important}.pr-21{padding-right:21px!important}.order-details{width:350px;min-width:250px;border-radius:0;border:none}.reduce-width-3{width:77.8%!important}.reduce-width-6{width:78.9%!important}.reduce-width-4{width:75%!important}.font-18-new{font-size:15px!important}.address-info{display:flex;flex-wrap:wrap;flex-direction:column;width:inherit;border-radius:0;border:1px solid hsla(0,0%,43.9%,.4)}.font-16{font-size:12px!important}.font-25{font-size:25px!important}.font-11{font-size:11px!important}.font-13{font-size:13px!important}.font-15{font-size:10px!important}.black-label{border-radius:0;margin-bottom:30px;height:10px}.font-10,.font-18{font-size:10px!important}.table-products .row{background-color:hsla(0,0%,43.9%,.4);width:340px!important;max-width:340px!important;min-width:340px!important}.table-products .table-header{border-top:none;border-bottom-style:none;border-bottom-width:1px}.table-products .table-header th{margin:5px 0;margin-right:10px}.text-header{font-size:14px!important}.hide-cellphone,.orderInfoPc,.segment{display:none!important}.show-cellphone{display:flex!important}.orderNote{padding-top:20px!important;padding-bottom:10px!important}.goback-cellphone{cursor:pointer;margin-bottom:20px;font-size:19px!important;border-bottom:1px solid #000}.show-borders{border:1px solid hsla(0,0%,43.9%,.4);border-bottom:none}.button-store-back{padding-bottom:30px!important}.button-store-back .button-store-back-design{cursor:pointer;height:60px;width:300px;min-width:300px;border-radius:15px;background-color:#122a2d;color:#fff;font-family:segoeUiBold;font-size:22px;border:none;outline:none;box-shadow:0 4px 4px 0 rgba(0,0,0,.4)}.show-cellphone2{display:block}.font-27{font-size:27px!important}.mt-29{margin-top:29px!important}.subtotal-div{margin-top:20px;margin-left:5px;background-color:hsla(0,0%,43.9%,.4);width:340px!important;max-width:340px!important;height:auto;min-width:340px!important}}#queryOrder #icon-logo-query{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:30px;width:30px}#queryOrder .cursor{cursor:pointer}