body{background:url(/static/media/banner_fondo.2bb22b22.png) no-repeat 50% fixed;background-size:cover}.container-client{min-height:100px;min-width:400px}.container-bd,.container-client{align-content:center;display:flex;align-items:stretch}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-2100px)}}.slider{background:transparent;box-shadow:0 10px 20px -5px rgba(0,0,0,.125);height:380px;margin:auto;overflow:hidden;position:relative;width:100%}.slide-track{animation:scroll 120s linear infinite;display:flex;width:6300px}.slide{height:325px;width:250px;border-radius:10px}.subtitleText{text-align:center;font-family:"Eras Medium ITC",serif;font-size:x-large}.titleText{text-align:center;font-family:"Berlin Sans FB",serif;font-size:xx-large}p{font-family:sans-serif;font-size:13px;color:#646566;line-height:1.5em}strong{color:#fff;font-weight:700;font-size:60px;line-height:100px}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;font-family:"Segoe UI","Inter",system-ui,-apple-system,sans-serif}.auth-card{position:relative;width:100%;max-width:440px;padding:2.5rem;background:hsla(0,0%,100%,.98);border-radius:2rem;box-shadow:0 20px 35px -8px rgba(0,0,0,.2);animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.auth-back-button{position:absolute;top:1.5rem;left:1.5rem;display:inline-flex;align-items:center;grid-gap:.25rem;gap:.25rem;padding:.35rem .8rem;border:none;border-radius:2rem;background:#f3f4f6;color:#666;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:.2s ease}.auth-back-button:hover{background:#e5e7eb;color:#333;transform:translateX(-2px);text-decoration:none}.auth-back-icon{font-size:.85rem!important}.auth-header{text-align:center;margin-top:.8rem;margin-bottom:2rem}.auth-icon{width:70px;height:70px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f2b4ae;font-size:2.8rem;box-shadow:0 10px 20px -5px rgba(221,67,53,.25)}.auth-header h2{margin-bottom:.5rem;color:#1f2937;font-size:1.8rem;font-weight:700}.auth-header p{margin:0;color:#6b7280;font-size:.9rem;line-height:1.4}.auth-input-group{position:relative;margin-bottom:1.75rem}.auth-input-group input{width:100%;box-sizing:border-box;padding:1rem 1rem .5rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;color:#1f2937;font-size:1rem;font-family:inherit;outline:none;transition:.2s ease}.auth-input-group input:focus{border-color:#dd4335;box-shadow:0 0 0 3px rgba(221,67,53,.1)}.auth-input-group input:disabled{background:#f9fafb;cursor:not-allowed}.auth-input-group label{position:absolute;top:50%;left:1rem;transform:translateY(-50%);padding:0 .25rem;background:transparent;color:#9ca3af;font-size:.95rem;pointer-events:none;transition:.2s ease}.auth-input-group input:focus~label,.auth-input-group input:not(:placeholder-shown)~label{top:.2rem;transform:translateY(0);background:#fff;color:#dd4335;font-size:.7rem}.auth-password-group{position:relative}.auth-toggle-password{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;padding:.25rem;border:none;background:none;color:#9ca3af;cursor:pointer;transition:color .2s}.auth-toggle-password:hover{color:#dd4335}.auth-submit-wrapper{margin-top:1rem}.auth-submit-button{width:100%;padding:.9rem;border:none;border-radius:.75rem;background:#dd4335;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:.2s ease;box-shadow:0 4px 12px rgba(221,67,53,.25)}.auth-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(221,67,53,.35)}.auth-submit-button:disabled{opacity:.75;cursor:not-allowed}.auth-link{margin-top:1.5rem;text-align:center}.auth-forgot-link a,.auth-link a{color:#dd4335;font-size:.9rem;font-weight:500;text-decoration:none}.auth-forgot-link a:hover,.auth-link a:hover{text-decoration:underline}.auth-forgot-link{text-align:right;margin-bottom:1.75rem}.auth-loading-content{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.auth-spinner{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:480px){.auth-card{padding:1.75rem}.auth-header h2{font-size:1.5rem}.auth-back-button{top:1rem;left:1rem}}adaptativeTbody{height:50%;width:100%;overflow:auto;display:block}.menu-page{min-height:100vh;width:100%;background:#fdeaf1;position:relative;padding:45px 20px;overflow-x:hidden;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.menu-background-symbol{position:absolute;font-size:90px;font-weight:800;color:rgba(255,82,120,.18);z-index:0;-webkit-user-select:none;user-select:none}.symbol-one{top:40px;right:14%}.symbol-two{top:45%;left:8%}.symbol-three{bottom:70px;right:10%}.menu-wrapper{position:relative;z-index:1;max-width:1180px;margin:0 auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 18px 45px rgba(30,41,59,.12)}.menu-header{display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px;padding-bottom:24px;border-bottom:1px solid #eef0f4;margin-bottom:26px}.menu-header h2{margin:0;font-size:34px;font-weight:800;color:#1f2937}.menu-header p{margin:8px 0 0;font-size:16px;color:#6b7280}.menu-header-actions{display:flex;align-items:center;grid-gap:12px;gap:12px}.menu-btn-danger,.menu-btn-secondary{border:none;outline:none;border-radius:18px;padding:13px 22px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease}.menu-btn-secondary{background:#f3f4f6;color:#62666d}.menu-btn-secondary:hover{background:#e5e7eb;transform:translateY(-2px)}.menu-btn-danger{background:#ef3f36;color:#fff;box-shadow:0 10px 22px rgba(239,63,54,.25)}.menu-btn-danger:hover{background:#dc2f28;transform:translateY(-2px)}.menu-section{margin-bottom:32px}.menu-section h4{font-size:20px;font-weight:800;color:#ef3f36;margin-bottom:16px}.menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));grid-gap:20px;gap:20px}.menu-option-card{background:#fff;border:1px solid #eef0f4;border-radius:22px;padding:22px;min-height:145px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;transition:all .25s ease;box-shadow:0 8px 24px rgba(15,23,42,.06)}.menu-option-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px rgba(15,23,42,.13);border-color:rgba(239,63,54,.35)}.menu-option-icon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:18px}.menu-option-info h5{margin:0 0 8px;font-size:18px;font-weight:800;color:#1f2937}.menu-option-info p{margin:0;font-size:14px;line-height:1.45;color:#7b8190}.icon-red{background:rgba(239,63,54,.13);color:#ef3f36}.icon-gold{background:rgba(245,158,11,.15);color:#d97706}.icon-green{background:rgba(34,197,94,.14);color:#16a34a}.icon-blue{background:rgba(59,130,246,.14);color:#2563eb}.icon-purple{background:rgba(139,92,246,.14);color:#7c3aed}.icon-orange{background:rgba(249,115,22,.15);color:#ea580c}.icon-pink{background:rgba(236,72,153,.14);color:#db2777}.icon-cyan{background:rgba(6,182,212,.14);color:#0891b2}@media (max-width:768px){.menu-page{padding:25px 12px}.menu-wrapper{padding:24px;border-radius:24px}.menu-header{flex-direction:column;align-items:flex-start}.menu-header h2{font-size:28px}.menu-header-actions{width:100%;flex-direction:column}.menu-btn-danger,.menu-btn-secondary{width:100%}.menu-grid{grid-template-columns:1fr}}#criterio{width:100%;height:100%}.clickable{cursor:pointer}.hover-div{transition:background-color .3s}.hover-div:hover{background-color:#e8eaed}.navbarS{position:fixed;top:0;width:100%;z-index:1001;overflow:visible;height:120px}.sepA{height:110px;background-color:red}.modalCup{position:absolute;z-index:1005;width:100%;height:100%;padding-top:5%;border:1px solid rgba(0,0,0,.479);background:rgba(0,0,0,.479)!important;display:none}.modal-fixed{position:fixed;left:0;right:0}.modal-content{width:75%!important;background-color:#0b0a0a;border:1px solid #888;margin:auto;top:13%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);animation-name:animatetop;animation-duration:.5s}#imgRender{width:105%;height:100%}.botonCerrar{color:#000;width:2%;height:100%;float:right}.cpn{height:5%;overflow-y:hidden}.modal-header{background-color:#0dcbca;color:#fff;margin-bottom:1%;height:10%}.modal-body{color:#413a3a;padding:2%;height:80%;overflow-y:hidden;overflow-x:hidden;background-color:#fff}.modal-footer{padding:2px 16px;background-color:#0dcbca;color:#fff;top:85%;height:10%}.titleMod{left:1px;color:#0d0e0f}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.btnL{color:#525151}.btnL:hover{color:#000}.close:hover{color:red}.tiktok{font-size:0}.card-header{justify-content:space-between}.card-header,.ContainerA{display:flex;align-items:center}.ContainerA{width:100%;height:auto;justify-content:space-evenly;flex-direction:row;flex-wrap:wrap}.icon{align-self:center;width:100%;height:80px;margin-top:15%;color:#1e3050}.btnN{display:flex row;cursor:pointer;width:175px;height:175px;font-weight:400;text-align:center;margin:1% .1%;vertical-align:center;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.5rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (max-width:1220px){.btnN{width:185px;height:185px;font-size:1.3rem;margin:1% .1%}.icon{width:100%;height:80px}}@media screen and (max-width:1199px){.btnN{width:155px;height:175px;font-size:1.1rem;margin:1% .2%}.icon{width:100%;height:80px}}@media screen and (max-width:990px){.btnN{width:245px;height:245px;font-size:1.2rem;margin:1% .3%}.icon{width:100%;height:120px}}@media screen and (max-width:765px){.btnN{width:160px;height:160px;font-size:.8rem}.icon{width:100%;height:80px}}@media screen and (max-width:425px){.btnN{width:135px;height:150px;font-size:.9rem;margin:1% .1%}.icon{width:70%;height:60px}}@media screen and (max-width:360px){.btnN{width:115px;height:130px;font-size:.8rem}.icon{width:70%;height:60px}}@media screen and (max-width:355px){.btnN{width:95px;height:130px;font-size:.8rem}.icon{width:70%;height:60px}}@media screen and (max-width:280px){.btnN{width:85px;height:130px;font-size:.7rem}.icon{width:70%;height:60px}}.btn-red{background-color:#cb4d4d;color:#000}.btn-red:hover{background-color:rgba(168,64,64,.645)}.btn-gold{background-color:#c6ad59;color:#000}.btn-gold:hover{background-color:rgba(198,172,89,.6901960784313725)}.btn-yellow{background-color:#dcbe52;color:#000}.btn-yellow:hover{background-color:rgba(237,205,90,.6862745098039216)}.btn-lemon{background-color:#9dd75f;color:#000}.btn-lemon:hover{background-color:rgba(181,244,113,.7333333333333333)}.btn-green{background-color:#81d140;color:#000}.btn-green:hover{background-color:rgba(129,209,64,.7333333333333333)}.btn-redora{background-color:#eda15f;color:#000}.btn-redora:hover{background-color:rgba(237,161,95,.6509803921568628)}.btn-hotPink{background-color:rgba(243,116,180,.9764705882352941);color:#000}.btn-hotPink:hover{background-color:rgba(255,105,180,.6901960784313725);color:#000}.btn-violet{background-color:#a182e5;color:#000}.btn-violet:hover{background-color:rgba(161,130,229,.6745098039215687);color:#000}.btn-seaGreen{background-color:rgba(41,213,239,.8862745098039215);color:#000}.btn-seaGreen:hover{background-color:rgba(41,213,239,.6745098039215687)}.btn-cyan{background-color:rgba(4,142,222,.9647058823529412);color:#000}.btn-cyan:hover{background-color:rgba(4,135,222,.6549019607843137)}.btn-newOrange{background-color:#edc951}.btn-newOrange:hover{background-color:#e0bd4b}.letraAlerta{color:#fff}.alerta{display:flex;flex-wrap:wrap;float:right;width:207px;height:60px;background-color:rgba(54,97,105,.7058823529411765);border-top-left-radius:10px 10px;border-top-right-radius:10px 10px;border-bottom-right-radius:10px 10px;border-bottom-left-radius:10px 10px;padding:10px;margin-top:15px;margin-right:20px}.alertaVidas{width:348px;margin-right:-340px}.alertaNum,.alertaVidas{display:flex;flex-wrap:wrap;float:right;height:38px;background-color:rgba(54,97,105,.7058823529411765);border-top-left-radius:6px 6px;border-top-right-radius:6px 6px;border-bottom-right-radius:6px 6px;border-bottom-left-radius:6px 6px;padding:10px;margin-top:0}.alertaNum{width:265px;margin-right:-260px}@media (min-width:280px) and (max-width:450px){.alerta{float:left;width:200px;height:60px;padding:5px;margin-top:10px;margin-left:-155px}.alertaNum,.alertaVidas{float:left;width:200px;height:50px;padding:5px;margin-top:-50px;margin-left:-200px}}@media (min-width:451px) and (max-width:740px){.alerta{width:207px;margin-top:15px;margin-right:-50px}.alerta,.alertaVidas{float:right;height:60px;padding:10px}.alertaVidas{width:200px;margin-top:-60px;margin-right:100px}.alertaNum{float:right;width:265px;height:38px;padding:10px;margin-top:-38px;margin-right:100px}}@media (min-width:741px) and (max-width:1300px){.alerta{float:right;width:207px;height:60px;padding:10px;margin-top:15px;margin-right:-50px}.alertaVidas{width:348px}.alertaNum,.alertaVidas{float:right;height:38px;padding:10px;margin-top:-38px;margin-right:100px}.alertaNum{width:265px}}@media (min-width:2000px) and (max-width:3000px){.alerta{float:right;width:207px;height:60px;padding:10px;margin-top:35px;margin-right:150px}.alertaVidas{width:348px;margin-right:-290px}.alertaNum,.alertaVidas{float:right;height:38px;padding:10px;margin-top:0}.alertaNum{width:265px;margin-right:-200px}}@media (min-width:3001px) and (max-width:4000px){.alerta{float:right;width:207px;height:60px;padding:10px;margin-top:35px;margin-right:300px}.alertaVidas{width:348px;margin-right:-200px}.alertaNum,.alertaVidas{float:right;height:38px;padding:10px;margin-top:0}.alertaNum{width:265px;margin-right:-120px}}.skeletonloadbox{position:relative;width:100%;height:auto}.skeletonloadbox .shadowLayer{position:absolute;top:0;bottom:0;margin:auto 0;background-color:rgba(0,0,0,.5);width:100%;height:auto;min-height:100%;display:flex;justify-content:center;align-items:center;vertical-align:center;border-radius:4px}.tooltiplocal{position:relative;cursor:pointer}span{font-weight:500;position:absolute;white-space:nowrap;transition:.3s}.tooltiplocal:hover span{visibility:visible;opacity:1;padding:7px 12px;background-color:#57606f;border-radius:6px;box-shadow:10px 0 50px rgba(0,0,0,.5)}@keyframes Rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{width:40px;height:40px;border:4px solid #d3d3d3;border-top-color:#2ecc71;animation:Rotate 1.2s linear 0s infinite forwards}.marrig-1{margin-right:-22px}.tool{width:50%}.tooledit{background-color:rgba(0,0,0,.555)}@media only screen and (max-width:767px){.t1,.t2{table-layout:auto}}@media only screen and (min-width:768px){.t1,.t2{table-layout:fixed;width:100%}}.logo{background-color:#00ffea}.footer{background-color:#f5e5ce}.title-footerr{color:#42c2ff}.main{background-color:#feffef;width:99%}.supaMap{height:500px}.gridbusiness{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media (min-width:700px) and (orientation:landscape){.itemgrid{display:block;width:210px}}@media (max-width:500px){.gridbusiness{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.itemgrid{width:100%}}.footer,.logo{background-color:#fff}.footer{opacity:.8}#busqueda-ico{color:#fff;background-color:#e8214c;border-radius:0 20% 20% 0}.title-footer{color:#42c2ff}.main{background-color:#fff;overflow:hidden}.color-box,.titleText{color:#42c2ff}.business-card{background-color:#fff;border-radius:15px;height:180px;max-width:220px;cursor:pointer;margin:45px 5px right;overflow:hidden;padding:9px 0}.business-img{border-radius:15px;width:90%;height:120px;display:block;margin:0 auto;object-fit:contain}.menu-container{position:relative;z-index:1;-webkit-user-select:none;user-select:none;box-sizing:border-box}.menu-container input{display:block;width:35px;height:25px;margin:0;position:absolute;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.menu-container button{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#e52d2f;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.menu-container button:first-child{transform-origin:0 0}.menu-container button:nth-child(3){transform-origin:0 100%}.menu-container input:checked~button{opacity:1;transform:rotate(50deg) translate(3px,-1px);background:#232323}.menu-container input:checked~button:nth-child(4){opacity:0;transform:rotate(0deg) scale(.2)}.menu-container input:checked~button:nth-child(3){transform:rotate(-50deg) translate(-5px,11px)}@media only screen and (max-width:767px){.menu-container{flex-direction:column}.menu{position:absolute;box-sizing:border-box;width:100%;right:-100%;top:0;background:#00ffe1;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translateX(0);transition:transform .5s cubic-bezier(.77,.2,.05,1);border-radius:15px;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}.menu-container input:checked~.menu{transform:translateX(-100%);position:relative}.business-card{margin-top:45px}}@media only screen and (min-width:768px){.menu-container{width:100%}.menu-container button,.menu-container input{display:none}.menu{position:relative;width:100%;justify-content:space-between}.menu ul{display:flex;padding:0}.menu li{padding:0 20px}.business-card{margin-top:45px}}.cuponModalHeader{justify-content:end!important;height:7vh!important}@media (min-width:992px){#modalContent{background-color:#fefefe;border:1px solid #888;margin:auto;top:13%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba (0,0,0,.19);animation-name:animatetop;animation-duration:.5s;width:65%!important;margin-top:-15vh!important}}@media (max-width:991px){#modalContent{width:70vw!important;top:8%}.cuponModalHeader{justify-content:end!important;height:5vh!important}.botonCerrar{color:#000;width:2%;height:100%;margin-top:-1.5vh}.cuponModalFooter{height:8vh!important}}@media (min-height:1152px) and (max-height:1728px){#modalContent{margin-top:-10vh!important}}@media (min-height:1729px) and (max-height:2304px){#modalContent{margin-top:-5vh!important}}.mosaic-section{width:100%;min-height:280px;padding:18px 0 38px;background:linear-gradient(135deg,#ffe6ec,#fff4f7 50%,#ffe0e8);position:relative;overflow:hidden;border-radius:14px}.mosaic-section:before{top:35px;left:32%;font-size:78px;color:rgba(255,50,80,.12)}.mosaic-section:after,.mosaic-section:before{content:"%";position:absolute;font-weight:800}.mosaic-section:after{top:120px;right:18%;font-size:48px;color:rgba(255,50,80,.18)}.mosaic-carousel-container{width:100%;position:relative;z-index:2}.mosaic-carousel-item,.mosaic-slide{display:flex;justify-content:center;align-items:center}.mosaic-slide{min-height:235px}.mosaic-card{width:48%;max-width:650px;min-width:520px;height:235px;background-color:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.14);display:flex;justify-content:center;align-items:center}.mosaic-image{width:100%;height:100%;object-fit:cover;display:block}.mosaic-section .react-multiple-carousel__arrow{background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.12);min-width:46px;min-height:46px;z-index:5}.mosaic-section .react-multiple-carousel__arrow:before{color:#222;font-size:18px;font-weight:700}.mosaic-section .react-multiple-carousel__arrow:hover{background-color:#fff}.mosaic-section .react-multi-carousel-dot-list{bottom:8px}@media screen and (max-width:768px){.mosaic-section{min-height:230px;padding:15px 10px 34px}.mosaic-card{width:82%;min-width:unset;height:190px}.mosaic-slide{min-height:190px}}@media (min-width:280px) and (max-width:575px){.mapCaja{height:300px}.api{margin-top:10%;display:flex;justify-content:center;align-items:center}}@media (min-width:576px) and (max-width:767px){.mapCaja{height:460px}.api{margin-top:10%;display:flex;justify-content:center;align-items:center}}@media (min-width:768px) and (max-width:991px){.mapCaja{height:460px}.api{margin-top:10%;display:flex;justify-content:center;align-items:center}}@media (min-width:992px) and (max-width:1999px){.mapCaja{height:460px}.api{margin-top:7%}}@media (min-width:1200px){.mapCaja{height:460px}.api{margin-top:0}}.smallText{font-size:70%;height:15%;overflow-y:hidden;overflow-x:hidden;overflow:hidden}.social{height:650px!important;width:100%;overflow-y:auto;overflow-x:auto}#buttonHeader{-webkit-appearance:none;appearance:none;background-image:radial-gradient(100% 100% at 100% 0,#5adaff 0,#5468ff 100%);border:0;border-radius:6px;box-shadow:0 2px 4px rgba(45,35,66,.4),0 7px 13px -3px rgba(45,35,66,.3),inset 0 -3px 0 rgba(58,65,111,.5);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:"JetBrains Mono",monospace;height:48px;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;transition:box-shadow .15s,transform .15s;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:18px}#buttonHeader,#charts{align-items:center;justify-content:center}#charts{background-color:#dcdcdc;display:flex}#businessName{text-align:left;padding-left:20px;border-radius:6px;font-family:"Times New Roman",Times,serif;font-size-adjust:.5;font-size:25px;background-color:#fff;color:#000}#list-right{display:flex}#list-right,#list-right ul{list-style-type:none;padding:0;margin:0}#list-right li{margin-left:1rem;padding:8px;margin-bottom:7px;background-color:#33b5e5;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#list-right li:hover{background-color:#09c}@media (max-width:768px){#businessName{font-size:.9rem}}@media (max-width:480px){#businessName{font-size:.8rem}}
/*# sourceMappingURL=main.a96017d3.chunk.css.map */