*{margin:0;padding:0;box-sizing:border-box;font-family:Termina,sans-serif;color:#fff}html,body,#root{height:100%}html button,body button,#root button{cursor:pointer}html .pac-container,body .pac-container,#root .pac-container{background-color:#041303!important;border-radius:8px!important;z-index:99999!important;border:none}html .pac-item,body .pac-item,#root .pac-item{padding:8px 12px!important;color:#000;font-size:14px!important;color:#333!important}html .pac-item-query,body .pac-item-query,#root .pac-item-query{color:#fff!important}html .pac-item:hover,body .pac-item:hover,#root .pac-item:hover{background-color:#0c350a!important;cursor:pointer}.last-order-button{background-color:#fd900c;text-decoration:none;display:flex;gap:10px;justify-content:center;align-items:center;padding:12px 20px;border-radius:10px;position:fixed;bottom:20px;right:20px;z-index:10}.last-order-button img{width:20px;height:20px}.store-status{padding:15px;background-color:gray;display:flex;justify-content:center;align-items:center;gap:10px}.store-status img{width:23px;height:23px}.store-status.open,.store-status.close{background-color:#e77f00}.nav{top:0;left:0;position:absolute;z-index:100;width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 8%}.nav.scrolled{position:fixed;background-color:#233a1f;box-shadow:0 2px 10px #0000004d;animation:fadeInNav 1s ease forwards}.nav.scrolled .logo{filter:brightness(100);width:100px}.nav .seeInMovil{display:none}.nav .hamburger{font-size:30px;color:#fff;background:none;border:none;cursor:pointer}.nav .logo{width:150px}.nav .logout{padding:10px 25px;background-color:red;color:#fff;border:none;border-radius:100px}.nav ul{display:flex;align-items:center;gap:30px;list-style-type:none}.nav ul li{font-size:18px;position:relative;cursor:pointer}.nav ul li a{text-decoration:none}.nav ul li img{margin-left:20px;width:45px!important;height:45px!important;border-radius:10px;padding:10px;filter:none!important}.nav ul li span{position:absolute;top:-7px;right:-7px;background-color:#fd900c;padding:2px 7px 2px 6px;border-radius:50%;color:#fff;font-size:12px;font-weight:700}footer{position:relative;display:flex;justify-content:space-between;align-items:center;padding:50px 50px 60px;background:linear-gradient(to right,#c06a00,#fd900c)}footer a{text-decoration:none}footer .f-top{padding:20px}footer .f-top .logo{filter:brightness(100);width:130px}footer .f-top .social{display:flex;gap:10px;margin-top:10px}footer .f-top .social img{width:30px!important;height:30px!important;color:#fff}footer .f-med{display:flex;flex-direction:column;gap:10px}footer .f-med .contact,footer .f-med .email{display:flex;gap:10px;align-items:center}footer .f-med .contact img,footer .f-med .email img{width:25px;height:25px}footer .f-med button{padding:10px 20px;width:max-content;border:1px solid white;border-radius:10px;background:transparent;margin-top:10px}footer ul{list-style-type:none;display:flex;flex-direction:column;gap:5px}footer .derechos{position:absolute;bottom:0;left:0;padding:15px;width:100%;text-align:center;background-color:#c56c00;display:flex;gap:20px;justify-content:center;align-items:center}.site-root{overflow:hidden;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.site-root .hero{width:100%;z-index:1;position:relative}.site-root .hero .img-back{width:100%;height:80vh;object-fit:cover;z-index:0}.site-root .hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:80vh;background-color:#0009;z-index:1}.site-root .hero .content{width:100%;position:absolute;top:35%;left:8%;z-index:10;display:flex;flex-direction:column}.site-root .hero .content .logo-cel{display:none}.site-root .hero .content .btn-margin{margin-top:60px}.site-root .hero .content h1{display:flex;flex-direction:column;font-size:60px;line-height:60px;height:max-content;width:100%}.site-root .hero .content h1 span{margin-left:7%;font-size:70px}.site-root .hero .content h1 .light{font-size:60px;font-weight:300}.site-root .hero .content button{width:max-content;background-color:transparent;border:1px solid white;color:#fff;padding:5px 30px;font-size:20px;border-radius:10px}.site-root .hero .content button a{text-decoration:none}.site-root .hero .content .slider{position:relative;display:flex;align-items:center;height:auto;min-height:200px}.site-root .hero .content .slide-text{position:absolute;width:100%;opacity:0;transform:translate(100%);animation:slideLeft 1s forwards}.site-root .section-2,.site-root .section-3,.site-root .section-4,.site-root .section-5,.site-root .section-6{margin-top:-5px;border-top:5px #233a1f solid;width:100%;z-index:1;position:relative}.site-root .section-2 .fondox4,.site-root .section-3 .fondox4,.site-root .section-4 .fondox4,.site-root .section-5 .fondox4,.site-root .section-6 .fondox4{display:flex;flex-wrap:wrap;width:100%;height:60vh}.site-root .section-2 .fondox4 img,.site-root .section-3 .fondox4 img,.site-root .section-4 .fondox4 img,.site-root .section-5 .fondox4 img,.site-root .section-6 .fondox4 img{width:50%;height:30vh;object-fit:cover}.site-root .section-2 .fondox4-6,.site-root .section-3 .fondox4-6,.site-root .section-4 .fondox4-6,.site-root .section-5 .fondox4-6,.site-root .section-6 .fondox4-6{display:flex;flex-wrap:wrap;width:100%;height:60vh}.site-root .section-2 .fondox4-6 img,.site-root .section-3 .fondox4-6 img,.site-root .section-4 .fondox4-6 img,.site-root .section-5 .fondox4-6 img,.site-root .section-6 .fondox4-6 img{width:50%;height:30vh;object-fit:cover;object-position:50% 30%}.site-root .section-2 .img-back,.site-root .section-3 .img-back,.site-root .section-4 .img-back,.site-root .section-5 .img-back,.site-root .section-6 .img-back{width:100%;height:70vh;object-fit:cover;z-index:0}.site-root .section-2 .zanahoria,.site-root .section-3 .zanahoria,.site-root .section-4 .zanahoria,.site-root .section-5 .zanahoria,.site-root .section-6 .zanahoria{height:120%;position:absolute;top:0;right:-28%;z-index:1000;opacity:0;transform:translateY(100px);-webkit-transform:translateY(100px);transition:opacity .8s ease-out,transform .8s ease-out;-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out}.site-root .section-2 .zanahoria.show,.site-root .section-3 .zanahoria.show,.site-root .section-4 .zanahoria.show,.site-root .section-5 .zanahoria.show,.site-root .section-6 .zanahoria.show{opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}.site-root .section-2 .zanahoria.parallax-ready,.site-root .section-3 .zanahoria.parallax-ready,.site-root .section-4 .zanahoria.parallax-ready,.site-root .section-5 .zanahoria.parallax-ready,.site-root .section-6 .zanahoria.parallax-ready{transition:opacity .8s ease-out;-webkit-transition:opacity .8s ease-out}.site-root .section-2 .aguacate,.site-root .section-3 .aguacate,.site-root .section-4 .aguacate,.site-root .section-5 .aguacate,.site-root .section-6 .aguacate{height:80%;position:absolute;bottom:-70%;right:-16%;z-index:100;opacity:0;transform:translateY(100px);transition:opacity .8s ease-out,transform .8s ease-out}.site-root .section-2 .aguacate.show,.site-root .section-3 .aguacate.show,.site-root .section-4 .aguacate.show,.site-root .section-5 .aguacate.show,.site-root .section-6 .aguacate.show{opacity:1;transform:translateY(0)}.site-root .section-2 .cebolla,.site-root .section-3 .cebolla,.site-root .section-4 .cebolla,.site-root .section-5 .cebolla,.site-root .section-6 .cebolla{width:370px;margin-left:-50px;margin-top:-50px}.site-root .section-2:after,.site-root .section-3:after,.site-root .section-4:after,.site-root .section-5:after,.site-root .section-6:after{content:"";position:absolute;top:0;left:0;width:100%;height:80vh;background-color:#0009;z-index:1}.site-root .section-2 .content.ed,.site-root .section-3 .content.ed,.site-root .section-4 .content.ed,.site-root .section-5 .content.ed,.site-root .section-6 .content.ed{top:30%}.site-root .section-2 .content,.site-root .section-3 .content,.site-root .section-4 .content,.site-root .section-5 .content,.site-root .section-6 .content{width:100%;position:absolute;top:18%;left:8%;z-index:10;display:flex;flex-direction:column;gap:20px}.site-root .section-2 .content h1,.site-root .section-3 .content h1,.site-root .section-4 .content h1,.site-root .section-5 .content h1,.site-root .section-6 .content h1{display:flex;flex-direction:column;font-size:60px;line-height:50px;height:max-content;width:100%;color:#fd900c}.site-root .section-2 .content h1 span,.site-root .section-3 .content h1 span,.site-root .section-4 .content h1 span,.site-root .section-5 .content h1 span,.site-root .section-6 .content h1 span{color:#fff;font-size:45px}.site-root .section-2 .content p,.site-root .section-3 .content p,.site-root .section-4 .content p,.site-root .section-5 .content p,.site-root .section-6 .content p{width:60%}.site-root .section-2 .content p span,.site-root .section-3 .content p span,.site-root .section-4 .content p span,.site-root .section-5 .content p span,.site-root .section-6 .content p span{color:#fd900c}.site-root .section-2 .content button,.site-root .section-3 .content button,.site-root .section-4 .content button,.site-root .section-5 .content button,.site-root .section-6 .content button{width:max-content;background-color:transparent;border:1px solid white;color:#fff;padding:5px 30px;font-size:20px;border-radius:10px}.site-root .section-2 .content button a,.site-root .section-3 .content button a,.site-root .section-4 .content button a,.site-root .section-5 .content button a,.site-root .section-6 .content button a{text-decoration:none}.aboutus{width:100%;margin-top:100px}.aboutus .sectionInit{display:flex;width:100%;background-color:#233a1f;height:70vh}.aboutus .sectionInit .fotoana{width:50%;height:100%;object-fit:cover;object-position:50% 10%}.aboutus .sectionInit .right{position:relative;width:50%}.aboutus .sectionInit .right img{width:100%;height:100%;object-fit:cover;object-position:50% 10%}.aboutus .sectionInit .right:after{content:"";position:absolute;top:0;left:0;width:100%;height:70vh;background-color:#0009;z-index:1}.aboutus .sectionInit .right .content{position:absolute;top:25%;padding:50px;z-index:10}.aboutus .sectionInit .right .content h1{margin-bottom:20px}.aboutus .sectionInit .right .content span{color:#fd900c}.aboutus .section-about-2,.aboutus .section-about-4{display:flex;width:100%}.aboutus .section-about-2 img,.aboutus .section-about-4 img{width:34%;height:50vh;object-fit:cover;border:6px solid #c06a00;border-right:0}.aboutus .section-about-2 p,.aboutus .section-about-4 p{background:linear-gradient(to right,#c06a00,#ff981a);width:34%;padding:50px;display:flex;justify-content:center;align-items:center}.aboutus .section-about-3{display:flex;flex-direction:row-reverse;width:100%}.aboutus .section-about-3 img{width:66%;height:40vh;object-fit:cover}.aboutus .section-about-3 p{background:linear-gradient(to right,#c06a00 50%,#fd910d);width:34%;padding:50px;display:flex;justify-content:center;align-items:center}.aboutus .section-about-5{width:100%;position:relative;margin-bottom:-10px}.aboutus .section-about-5 img{width:100%;height:40vh;object-fit:cover;object-position:50% 20%}.aboutus .section-about-5 .content{position:absolute;top:0;left:0;background-color:#00000080;width:100%;height:40vh;padding:0 33%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.aboutus .section-about-5 .content ul li{font-weight:700}.menu{display:flex;flex-direction:column;margin-top:100px}.menu .cont-loader{display:flex;justify-content:center;align-items:center;background-color:#fd900c;color:#fff;width:100%;height:100vh}.menu .top-menu{display:flex;justify-content:center;align-items:center;background-color:#fd900c;width:100%;height:max-content;padding:20px}.menu .top-menu img{width:120px;filter:brightness(100)}.menu .categories{width:100%;background-color:#233a1f;padding:20px;display:flex;align-items:center;overflow-x:auto}.menu .categories .active{color:#fd900c;text-decoration:underline}.menu .categories ul{display:flex;gap:20px;list-style-type:none}.menu .categories ul li{color:#ffffffce;width:max-content}.menu .categories ul li:focus{color:#fd900c;text-decoration:underline}.menu .products{background-image:url(/assets/mini-sopa-sec4-BU_6Gg8p.jpg);background-position:center;padding:20px;width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:30px;position:relative;min-height:50vh}.menu .products .corner-icon{position:absolute;top:-10px;right:-15px;width:60px!important;height:50px!important;z-index:20}.menu .products:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:1}.menu .products .card-product{z-index:10;display:flex;gap:15px;padding:15px;width:31%;height:200px;background-color:#fffc;border-radius:10px;box-shadow:0 2px 8px #0000001a;position:relative}.menu .products .card-product:nth-child(odd){background-color:#fd900c}.menu .products .card-product:nth-child(odd) span,.menu .products .card-product:nth-child(odd) h3,.menu .products .card-product:nth-child(odd) p{color:#fff}.menu .products .card-product:nth-child(odd) button{color:#fff;background-color:transparent;border:2px solid white}.menu .products .card-product:nth-child(2n){background-color:#f7c601}.menu .products .card-product:nth-child(2n) span,.menu .products .card-product:nth-child(2n) h3,.menu .products .card-product:nth-child(2n) p{color:#000}.menu .products .card-product:nth-child(2n) button{color:#000;background-color:transparent;border:2px solid rgb(0,0,0)}.menu .products .card-product img{width:120px;height:100%;object-fit:cover;border-radius:8px}.menu .products .card-product .inf-product{display:flex;flex-direction:column;gap:10px;flex:1}.menu .products .card-product .inf-product h3{width:90%;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.menu .products .card-product .inf-product span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:13px}.menu .products .card-product .inf-product button{position:absolute;bottom:15px;right:15px;align-self:flex-end;padding:8px 12px;border-radius:6px;cursor:pointer;transition:.2s}.cont-all-cart{position:fixed;right:0;top:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:150}.cont-all-cart .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0009}.cont-all-cart .cont-cart{top:0;right:0;position:absolute;background-color:#1b3118;color:#fff;width:400px;height:100vh;border-radius:20px 0 0;padding:25px;box-shadow:-30px 4px 100px #0000004d;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.cont-all-cart .cont-cart .top-cart{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.cont-all-cart .cont-cart .top-cart .text{display:flex;flex-direction:column}.cont-all-cart .cont-cart .top-cart .text h3{font-size:1.4rem;margin-bottom:5px;color:#fd900c}.cont-all-cart .cont-cart .top-cart .text p{font-size:.9rem}.cont-all-cart .cont-cart .top-cart button{cursor:pointer;background-color:transparent;border:none}.cont-all-cart .cont-cart .top-cart button img{width:25px;height:25px}.cont-all-cart .cont-cart .products-cart{display:flex;flex-direction:column;gap:15px;height:100%}.cont-all-cart .cont-cart .products-cart .product{display:flex;align-items:center;gap:15px;background-color:#2a4226;border-radius:10px;padding:10px 15px;transition:transform .2s ease}.cont-all-cart .cont-cart .products-cart .product:hover{transform:scale(1.02)}.cont-all-cart .cont-cart .products-cart .product .toppings-list{font-size:12px}.cont-all-cart .cont-cart .products-cart .product img{width:70px;min-width:70px;height:70px;min-height:70px;object-fit:cover;border-radius:8px}.cont-all-cart .cont-cart .products-cart .product .info{display:flex;flex-direction:column;gap:5px}.cont-all-cart .cont-cart .products-cart .product .info h4{font-size:1rem;font-weight:600;color:#fff}.cont-all-cart .cont-cart .products-cart .product .info span{color:#ff7b00;font-weight:500}.cont-all-cart .cont-cart .products-cart .product .info .qty-row{display:flex;gap:8px}.cont-all-cart .cont-cart .products-cart .product .info .qty-row button{padding:3px 10px;background-color:#041303;border:none;border-radius:5px}.cont-all-cart .cont-cart .products-cart .product .info .qty-row .remove{background-color:#b30000}.cont-all-cart .cont-cart .products-cart .empty{display:flex;justify-content:center;align-items:center;height:100%;font-style:italic;color:#ddd}.cont-all-cart .cont-cart .cart-footer{margin-bottom:60px}.cont-all-cart .cont-cart .cart-footer p{display:flex;justify-content:space-between}.cont-all-cart .cont-cart .checkout-btn{width:90%;position:absolute;bottom:20px;margin-top:10px;align-self:center;background-color:#ff7b00;color:#fff;border:none;padding:15px 18px;border-radius:8px;cursor:pointer;font-weight:600;transition:.3s}.cont-all-cart .cont-cart .checkout-btn:hover{background-color:#ff9e00}.checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center}.checkout-modal .leaflet-container{height:250px;width:100%;border-radius:12px}.checkout-modal .checkout-box{top:0;right:0;position:absolute;background-color:#1b3118;color:#fff;width:450px;height:100vh;border-radius:20px 0 0;padding:25px;box-shadow:-30px 4px 100px #0000004d;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.checkout-modal .checkout-box .checkout-header{display:flex;justify-content:space-between;align-items:center}.checkout-modal .checkout-box .checkout-header .header-text h3{font-size:1.5rem;margin:0}.checkout-modal .checkout-box .checkout-header .header-text p{font-size:.9rem;color:#d4d4d4}.checkout-modal .checkout-box .checkout-header .close-btn{background:none;border:none;cursor:pointer}.checkout-modal .checkout-box .box-input{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.checkout-modal .checkout-box .box-input label{font-size:13px}.checkout-modal .checkout-box .box-input label .op{color:#b3b3b3;font-size:13px}.checkout-modal .checkout-box .box-input label span{color:red;font-size:16px}.checkout-modal .checkout-box .error-msg{color:#ff6b6b;font-size:12px;margin-top:4px}.checkout-modal .checkout-box .checkout-step{margin-top:20px;display:flex;flex-direction:column;gap:12px}.checkout-modal .checkout-box .checkout-step input,.checkout-modal .checkout-box .checkout-step select,.checkout-modal .checkout-box .checkout-step textarea{padding:10px;border:none;border-radius:8px;outline:none;color:#000;width:100%}.checkout-modal .checkout-box .checkout-step input option,.checkout-modal .checkout-box .checkout-step select option,.checkout-modal .checkout-box .checkout-step textarea option{color:#000}.checkout-modal .checkout-box .checkout-step textarea{resize:none;height:60px}.checkout-modal .checkout-box .checkout-step .next-btn,.checkout-modal .checkout-box .checkout-step .location-btn,.checkout-modal .checkout-box .checkout-step .step-buttons button{background:#ffbf00;color:#1b3118;font-weight:700;border:none;padding:10px;border-radius:8px;cursor:pointer;transition:.2s;width:100%}.checkout-modal .checkout-box .checkout-step .next-btn:hover,.checkout-modal .checkout-box .checkout-step .location-btn:hover,.checkout-modal .checkout-box .checkout-step .step-buttons button:hover{background:#ffd45f}.checkout-modal .checkout-box .checkout-step .step-buttons{display:flex;gap:10px;margin-top:20px}.checkout-modal .checkout-box .checkout-step .field-row.address-inline{display:flex;align-items:center;gap:8px;margin-bottom:10px}.checkout-modal .checkout-box .checkout-step .field-row.address-inline select{width:110px;flex-shrink:0;background:#fff;color:#000;font-size:.9rem;font-weight:600}.checkout-modal .checkout-box .checkout-step .field-row.address-inline .short-input{width:60px;text-align:center;padding:10px 6px;font-size:.95rem;background:#fff;color:#000}.checkout-modal .checkout-box .checkout-step .field-row.address-inline .sep{font-size:1.2rem;font-weight:700;color:#ffbf00;padding:0 5px}.checkout-modal .checkout-box .checkout-step .preview-address{background:#ffffff1f;padding:10px;border-radius:8px;margin-top:10px;font-size:.9rem;display:flex;flex-direction:column;gap:10px}.checkout-modal .checkout-box .step-payment h4{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #2a4226}.checkout-modal .checkout-box .step-payment .summary-section{margin-bottom:12px;display:flex;flex-direction:column;gap:5px}.checkout-modal .checkout-box .step-payment .summary-section h5{margin-bottom:6px;font-weight:600;color:#ffbf00}.checkout-modal .checkout-box .step-payment .summary-section p{margin:3px 0;font-size:.9rem;color:#f1f1f1}.checkout-modal .checkout-box .step-payment .checkout-products{display:flex;flex-direction:column;gap:10px}.checkout-modal .checkout-box .step-payment .checkout-products .checkout-product{display:flex;gap:10px;background:#ffffff1a;padding:10px;border-radius:8px}.checkout-modal .checkout-box .step-payment .checkout-products .checkout-product img{width:60px;height:60px;object-fit:cover;border-radius:8px}.checkout-modal .checkout-box .step-payment .checkout-products .checkout-product .info{display:flex;flex-direction:column;justify-content:center}.checkout-modal .checkout-box .step-payment .checkout-totals{margin-top:10px;border-top:1px solid rgba(255,255,255,.3);padding-top:10px;text-align:end;display:flex;flex-direction:column;gap:5px}.checkout-modal .checkout-box .step-payment .checkout-totals p{margin:5px 0}.checkout-modal .checkout-box .step-payment .checkout-totals .total{background-color:#2a4226;padding:10px;border-radius:7px;font-weight:700}.checkout-modal .checkout-box .step-payment .epayco-btn{background:#00bcd4!important;color:#fff!important;font-weight:700;border:none;padding:12px;border-radius:8px;cursor:pointer;width:100%;transition:.2s}.checkout-modal .checkout-box .step-payment .epayco-btn:hover{background:#00d6f5!important}.checkout-modal .checkout-box .step-payment .type-payment{display:flex;flex-direction:column;gap:10px}.checkout-modal .checkout-box .step-payment .type-payment h5{color:#ffcf0e;font-weight:700}.checkout-modal .checkout-box .step-payment .type-payment button{padding:8px;border:none;border-radius:10px;display:flex;gap:10px;justify-content:center;align-items:center;background-color:gray}.checkout-modal .checkout-box .step-payment .type-payment button img{width:24px;height:24px}.checkout-modal .checkout-box .step-payment .type-payment .cash{background-color:#07ad2e}.checkout-modal .checkout-box .step-payment .type-payment .online{background-color:#006cdf}.checkout-modal .checkout-box .step-payment .change{display:flex;flex-direction:column;gap:5px;margin-top:15px}.checkout-modal .checkout-box .step-payment .change h5{color:#ffcf0e;font-weight:700}.checkout-modal .checkout-box .step-payment .change .btns-vuelto{display:flex;gap:0;background-color:gray;border-radius:10px;margin:10px 0}.checkout-modal .checkout-box .step-payment .change .btns-vuelto button{width:100%;padding:10px;border-radius:10px;border:none;background:transparent}.checkout-modal .checkout-box .step-payment .change .btns-vuelto .active{background-color:#006cdf}.checkout-modal .checkout-box .step-payment .change .advertencia{color:#ff8383;margin-top:7px;font-size:12px}.ym-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.ym-modal-overlay .ym-modal-content{width:50%;background:#1b3118;border-radius:14px;padding:50px;position:relative;animation:fadeIn .25s ease}.ym-modal-overlay .ym-modal-content .ym-modal-close{position:absolute;right:10px;top:10px;border:none;background:transparent;font-size:22px;cursor:pointer}.ym-modal-overlay .ym-modal-content .ym-modal-img{width:100%;height:300px;object-fit:cover;object-position:center;border-radius:10px;margin-bottom:15px}.ym-modal-overlay .ym-modal-content .ym-modal-title{font-size:22px;margin-bottom:5px;font-weight:700}.ym-modal-overlay .ym-modal-content .ym-modal-price{font-size:18px;font-weight:700;color:#ff5a00;margin-bottom:10px}.ym-modal-overlay .ym-modal-content .ym-modal-description{font-size:14px;opacity:.8;margin-bottom:20px;line-height:1.4}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block{margin-top:22px;margin-bottom:20px}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-title{font-size:16px;margin-bottom:10px}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-title small{font-size:12px;opacity:.7}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-option{display:flex;align-items:center;padding:6px 0}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-option input{margin-right:10px}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-option strong{margin-left:10px}.ym-modal-overlay .ym-modal-content .ym-modal-add-btn{width:100%;background:#ff5a00;color:#fff;padding:14px;border-radius:10px;margin-top:25px;border:none;cursor:pointer;font-size:16px}.login-page{margin-top:100px;position:relative;width:100%;height:90vh;background:#000c;display:flex;justify-content:center;align-items:center;overflow:hidden}.login-page .bg-img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;z-index:-1;filter:blur(3px)}.login-page .login-box{background:#000000a6;padding:40px;border-radius:12px;width:90%;max-width:450px;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 35px #ffffff59}.login-page .login-box h2{color:#fff;margin-bottom:20px;font-weight:600}.login-page .login-box input{width:100%;padding:12px;border-radius:8px;border:none;margin-bottom:15px;outline:none;font-size:16px;color:#000}.login-page .login-box button{width:100%;padding:12px;border-radius:8px;border:none;background:#ffbf00;font-size:16px;color:#000;font-weight:700;cursor:pointer;transition:.2s}.login-page .login-box button:hover{background:#ff9f00}.login-page .login-box button:disabled{opacity:.6;cursor:not-allowed}.admin-page{background-color:#072704;width:100%;height:max-content;min-height:100vh;margin-top:100px;padding:40px;display:flex;flex-direction:column;gap:20px;color:#fff}.admin-page h1,.admin-page h2,.admin-page h3{margin-bottom:10px}.admin-page .header-admin{display:flex;border-bottom:2px solid #264422;padding-bottom:20px;justify-content:space-between;align-items:center}.admin-page .header-admin .right{display:flex;gap:10px}.admin-page .header-admin .right button{margin-left:10px;padding:10px 15px;border:none;border-radius:5px;background-color:#041303;display:flex;gap:10px;justify-content:center;align-items:center}.admin-page .header-admin .right button img{width:20px;height:20px}.admin-page .scroll-container{display:flex;align-items:center}.admin-page .scrollable{display:flex;overflow-x:auto;scroll-behavior:smooth}.admin-page .scrollable::-webkit-scrollbar{display:none}.admin-page .scroll-btn{flex:0 0 auto;margin:0 15px;background-color:transparent;border:none;cursor:pointer}.admin-page .scroll-btn.left{transform:rotate(180deg)}.admin-page .category-filters button{margin-right:10px}.admin-page .category-filters{display:flex;gap:10px;margin-bottom:20px}.admin-page .category-filters button{padding:6px 12px;border-radius:6px;border:none;background:#2a4226;color:#fff;cursor:pointer;transition:background .2s}.admin-page .category-filters button.active,.admin-page .category-filters button:hover{background:#4a6b36}.admin-page .products-grid{display:flex;overflow-x:scroll;gap:18px;padding-bottom:20px}.admin-page .products-grid .product-card{padding:12px 12px 70px;min-width:23.5%;width:400px;border-radius:10px;background:#2a4226;position:relative}.admin-page .products-grid .product-card .cont-image-none{width:100%;padding:30px;background-color:#162c13;height:170px;border-radius:10px;display:flex;justify-content:center;align-items:center}.admin-page .products-grid .product-card .cont-image-none img{width:70px;height:70px;object-fit:contain;border-radius:0;background-color:transparent}.admin-page .products-grid .product-card img{width:100%;height:170px;object-fit:cover;border-radius:8px;background:#f2f2f2}.admin-page .products-grid .product-card h3{margin-top:10px;font-size:16px}.admin-page .products-grid .product-card p{font-weight:700;margin-top:4px}.admin-page .products-grid .product-card button{position:absolute;bottom:15px;left:15px;width:calc(100% - 30px);border:none;border-radius:6px;padding:8px;background:#4a6b36;color:#fff;cursor:pointer;transition:background .2s}.admin-page .products-grid .product-card button:hover{background:#6c8a4a}.admin-page .zones-wrapper{padding:30px 20px 20px;display:flex;flex-direction:column;gap:20px;height:max-content;border-top:2px solid #264422}.admin-page .zones-wrapper .zone-flex{display:flex;height:500px;background-color:#000}.admin-page .zones-wrapper .zone-editor{width:40%;height:100%;display:flex;flex-direction:column;gap:10px;background:#2a4226;padding:30px}.admin-page .zones-wrapper .zone-editor label{font-weight:700}.admin-page .zones-wrapper .zone-editor input{padding:8px 10px;border-radius:6px;border:none;width:100%;color:#000}.admin-page .zones-wrapper .zone-editor .btn{padding:10px 15px;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.admin-page .zones-wrapper .zone-editor .btn.primary{background:#4a6b36;color:#fff}.admin-page .zones-wrapper .zone-editor .btn.primary:hover{background:#6c8a4a}.admin-page .zones-wrapper .zone-editor .btn.danger{background:#911b1b;color:#fff}.admin-page .zones-wrapper .zone-editor .btn.danger:hover{background:#8a4a4a}.admin-page .zones-wrapper .zone-editor .zone-editor-buttons{display:flex;flex-direction:column;gap:10px;margin-top:15px}.admin-page .zones-wrapper .zone-editor .leaflet-container{border-radius:8px}.admin-page .modal-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1500}.admin-page .modal-bg .modal{background:#165210;padding:25px;border-radius:10px;width:40%;display:flex;flex-direction:column;gap:5px}.admin-page .modal-bg .modal input{color:#000;padding:8px;margin-bottom:10px;border:none;border-radius:5px}.admin-page .modal-bg .modal .actions{display:flex;justify-content:flex-end;margin-top:20px}.admin-page .modal-bg .modal .actions button{margin-left:10px;padding:8px 15px;border:none;border-radius:5px;background-color:#ff3535}.admin-page .modal-bg .modal .actions .save-btn{background:#007aff;color:#fff}.payment-container{width:100%;margin-top:100px;padding:30px;font-family:Inter,sans-serif;background-color:#072704}.payment-container .cont-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.payment-container .cont-header .title{font-size:24px;font-weight:700}.payment-container .cont-header .cont-right{width:max-content;display:flex;gap:10px;justify-content:center;align-items:center}.payment-container .cont-header .status-card{padding:16px;border-radius:12px;text-align:center;font-size:16px;font-weight:600}.payment-container .cont-header .status-card.pendiente_pago span{color:#ffa200}.payment-container .cont-header .status-card.pagado span{color:#07ad2e}.payment-container .cont-header .status-card.enviado_fudo span{color:#006cdf}.payment-container .cont-header .status-card.error_fudo span{color:#d9534f}.payment-container .cont-header .status-card.rechazado span{color:#721c24}.payment-container .cont-header .status-card.confirmado span,.payment-container .cont-header .status-card.listo_para_entregar span,.payment-container .cont-header .status-card.reparto_en_camino span{color:#006cdf}.payment-container .cont-header .status-card.completado span{color:#28a745}.payment-container .cont-header .status-card.rechazado_fudo span{color:#721c24}.payment-container .cont-header .refresh{border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;background-color:transparent}.payment-container .down-section{display:flex;flex-wrap:wrap;gap:1%}.payment-container .error{background:#ffe5e5;color:#b30000;padding:12px;border-radius:10px;text-align:center;margin-bottom:20px}.payment-container .map-box{border-radius:14px;overflow:hidden;margin-bottom:20px}.payment-container .map-box .leaflet-container{height:300px;width:100%;border-radius:12px;margin-bottom:15px;z-index:1!important}.payment-container .card{min-width:30%;flex:1;padding:18px;border-radius:14px;margin-bottom:18px;background-color:#1b3118}.payment-container .card h3{font-size:17 px;font-weight:700;display:flex;gap:10px;align-items:center;justify-content:center;border-bottom:2px solid #ffffff23;padding-bottom:15px;margin-bottom:20px}.payment-container .card p{margin:15px 5px;font-size:14px}.payment-container .card .product-item{display:flex;justify-content:space-between;padding:5px 0;font-size:14px}.payment-container .card .product-item:last-child{border-bottom:none}.payment-container .card .summary-line{display:flex;justify-content:space-between;padding:6px 0;color:#555}.payment-container .card .summary-total{display:flex;justify-content:space-between;padding-top:10px;font-weight:700;font-size:17px}@keyframes slideInLeft{0%{opacity:0;transform:translate(100%)}40%{opacity:1}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}60%{opacity:.8}to{opacity:0;transform:translate(-100%)}}@keyframes fadeInNav{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1000px){.nav{width:100%;padding:10px 8%}.nav .logo{width:150px}.nav ul{display:none;flex-direction:column;position:absolute;top:140px;right:0;background:#072704;width:100%;padding:50px;gap:20px}.nav ul .cart-li{display:none}.nav ul.open{display:flex}.nav .seeInMovil{display:flex;gap:35px;justify-content:center;align-items:center}.nav .seeInMovil button{position:relative;background-color:transparent;border:none}.nav .seeInMovil button img{width:30px}.nav .seeInMovil button span{position:absolute;top:-7px;right:-7px;background-color:#fd900c;padding:1px 4px 1px 3px;border-radius:50%;color:#fff;font-size:12px;font-weight:700}.nav.scrolled ul{top:100px}.site-root .hero .img-back{width:100%;height:70vh}.site-root .hero:after{width:100%;height:70vh}.site-root .hero .content{top:35%;left:8%}.site-root .hero .content h1{font-size:50px;line-height:50px}.site-root .hero .content h1 span{margin-left:7%;font-size:60px}.site-root .hero .content h1 .light{font-size:50px}.site-root .hero .content button{padding:5px 30px;font-size:20px}.site-root .hero .content .slider{min-height:200px}.site-root .section-2,.site-root .section-3,.site-root .section-4,.site-root .section-5,.site-root .section-6{margin-top:-5px}.site-root .section-2 .fondox4,.site-root .section-2 .fondox4-6,.site-root .section-3 .fondox4,.site-root .section-3 .fondox4-6,.site-root .section-4 .fondox4,.site-root .section-4 .fondox4-6,.site-root .section-5 .fondox4,.site-root .section-5 .fondox4-6,.site-root .section-6 .fondox4,.site-root .section-6 .fondox4-6{width:100%;height:60vh}.site-root .section-2 .fondox4 img,.site-root .section-2 .fondox4-6 img,.site-root .section-3 .fondox4 img,.site-root .section-3 .fondox4-6 img,.site-root .section-4 .fondox4 img,.site-root .section-4 .fondox4-6 img,.site-root .section-5 .fondox4 img,.site-root .section-5 .fondox4-6 img,.site-root .section-6 .fondox4 img,.site-root .section-6 .fondox4-6 img{width:50%;height:30vh}.site-root .section-2 .img-back,.site-root .section-3 .img-back,.site-root .section-4 .img-back,.site-root .section-5 .img-back,.site-root .section-6 .img-back{width:100%;height:70vh}.site-root .section-2 .zanahoria,.site-root .section-3 .zanahoria,.site-root .section-4 .zanahoria,.site-root .section-5 .zanahoria,.site-root .section-6 .zanahoria{height:110%;right:-32%;z-index:1000;transform:translateY(100px)}.site-root .section-2 .aguacate,.site-root .section-3 .aguacate,.site-root .section-4 .aguacate,.site-root .section-5 .aguacate,.site-root .section-6 .aguacate{height:70%;bottom:-70%;right:-16%;transform:translateY(100px)}.site-root .section-2:after,.site-root .section-3:after,.site-root .section-4:after,.site-root .section-5:after,.site-root .section-6:after{width:100%;height:80vh}.site-root .section-2 .content.ed,.site-root .section-3 .content.ed,.site-root .section-4 .content.ed,.site-root .section-5 .content.ed,.site-root .section-6 .content.ed{top:30%}.site-root .section-2 .content,.site-root .section-3 .content,.site-root .section-4 .content,.site-root .section-5 .content,.site-root .section-6 .content{width:100%;top:18%;left:8%;gap:20px}.site-root .section-2 .content h1,.site-root .section-3 .content h1,.site-root .section-4 .content h1,.site-root .section-5 .content h1,.site-root .section-6 .content h1{font-size:50px;line-height:40px}.site-root .section-2 .content h1 span,.site-root .section-3 .content h1 span,.site-root .section-4 .content h1 span,.site-root .section-5 .content h1 span,.site-root .section-6 .content h1 span{font-size:35px}.site-root .section-2 .content p,.site-root .section-3 .content p,.site-root .section-4 .content p,.site-root .section-5 .content p,.site-root .section-6 .content p{width:60%}.site-root .section-2 .content button,.site-root .section-3 .content button,.site-root .section-4 .content button,.site-root .section-5 .content button,.site-root .section-6 .content button{padding:5px 30px;font-size:20px}.aboutus .sectionInit{width:100%;height:60vh}.aboutus .sectionInit .fotoana{width:50%;height:100%}.aboutus .sectionInit .right{width:50%}.aboutus .sectionInit .right img{width:100%;height:100%}.aboutus .sectionInit .right:after{height:100%}.aboutus .sectionInit .right .content{top:15%;padding:50px}.aboutus .sectionInit .right .content h1{margin-bottom:20px}.aboutus .section-about-2 img,.aboutus .section-about-4 img{width:34%;height:40vh}.aboutus .section-about-2 p,.aboutus .section-about-4 p{width:34%;padding:50px;font-size:15px}.aboutus .section-about-3{height:40vh}.aboutus .section-about-3 img{width:56%;height:100%}.aboutus .section-about-3 p{width:44%;padding:50px}.aboutus .section-about-5 img{width:100%;height:40vh}.aboutus .section-about-5 .content{height:40vh;padding:0 20%;gap:20px}.aboutus .section-about-5 .content ul{width:100%}.aboutus .section-about-5 .content ul li{font-weight:700}.menu .cont-loader{width:100%;height:100vh}.menu .top-menu{width:100%;height:max-content;padding:25px}.menu .top-menu img{width:130px}.menu .categories{width:100%;padding:20px;overflow-x:scroll}.menu .categories ul{display:flex;gap:20px;list-style-type:none;width:100%}.menu .categories ul li{color:#ffffffce;min-width:max-content}.menu .categories ul li:focus{color:#fd900c;text-decoration:underline}.menu .products{padding:20px;gap:20px;min-height:50vh}.menu .products .card-product{gap:15px;padding:15px;width:48%;height:220px}.menu .products .card-product img{width:120px;height:100%}.menu .products .card-product .inf-product{gap:10px}.menu .products .card-product .inf-product h3{text-overflow:ellipsis}.menu .products .card-product .inf-product span{font-size:14px}.menu .products .card-product .inf-product button{bottom:15px;right:15px;padding:8px 12px}.login-page{margin-top:100px;width:100%;height:70vh}.login-page .login-box{padding:40px;width:90%;max-width:450px}.login-page .login-box h2{margin-bottom:20px;font-size:20px}.login-page .login-box input{padding:12px;margin-bottom:15px;font-size:16px}.login-page .login-box button{padding:12px;font-size:14px}.payment-container{margin-top:100px;padding:30px}.payment-container .cont-header{margin-bottom:20px}.payment-container .cont-header .title{font-size:22px}.payment-container .cont-header .cont-right{gap:10px}.payment-container .cont-header .status-card{padding:16px;font-size:15px}.payment-container .cont-header .refresh{border-radius:12px}.payment-container .down-section{display:flex;flex-direction:column;gap:1%}.payment-container .map-box{margin-bottom:20px}.payment-container .map-box .leaflet-container{height:300px}.payment-container .card{padding:18px}.payment-container .card h3{font-size:17px;margin-bottom:20px}.payment-container .card p{margin:15px 5px;font-size:14px}.payment-container .card .product-item{font-size:14px}.payment-container .card .summary-total{padding-top:10px;font-size:17px}.admin-page{min-height:100vh;margin-top:100px;padding:20px;gap:20px}.admin-page h1{padding-bottom:30px;font-size:25px;padding-top:20px}.admin-page .scroll-btn{flex:0 0 auto;margin:0 10px}.admin-page .category-filters button{margin-right:10px;min-width:max-content}.admin-page .category-filters{gap:2px;margin-bottom:20px;padding-bottom:15px;overflow-x:scroll}.admin-page .category-filters button{padding:6px 12px}.admin-page .products-grid{gap:18px;padding-bottom:20px}.admin-page .products-grid .product-card{padding:12px 12px 50px;min-width:48%}.admin-page .products-grid .product-card .cont-image-none{width:100%;padding:30px;height:170px}.admin-page .products-grid .product-card .cont-image-none img{width:70px;height:70px}.admin-page .products-grid .product-card img{height:170px}.admin-page .products-grid .product-card h3{font-size:16px}.admin-page .products-grid .product-card p{margin-top:4px}.admin-page .zones-wrapper{padding:30px 20px 20px;gap:20px}.admin-page .zones-wrapper .zone-flex{flex-direction:column;gap:0!important;height:max-content}.admin-page .zones-wrapper .zones-map{height:400px!important}.admin-page .zones-wrapper .zone-editor{padding:30px;width:100%;margin-top:-20px}.admin-page .zones-wrapper .zone-editor input{padding:8px 10px}.admin-page .zones-wrapper .zone-editor .btn{padding:10px 15px}.admin-page .zones-wrapper .zone-editor .zone-editor-buttons{display:flex;flex-direction:row}}@media (max-width: 750px){.nav{width:100%;padding:10px 8%}.nav .logo{width:120px}.nav ul{top:120px;padding:50px;gap:20px}.nav .seeInMovil{gap:35px}.nav .seeInMovil button img{width:30px}.nav .seeInMovil button span{top:-7px;right:-7px;padding:1px 4px 1px 3px;font-size:12px}footer{flex-wrap:wrap;padding-bottom:60px;gap:50px}footer .f-top .logo{width:130px}footer .f-top .social{gap:10px;margin-top:10px}footer .f-top .social img{width:30px!important;height:30px!important}footer .f-med{gap:10px}footer .f-med button{padding:10px 20px;margin-top:10px}footer ul{gap:5px;margin-bottom:30px}footer .derechos{padding:15px}.site-root .hero .img-back{height:70vh}.site-root .hero:after{height:70vh}.site-root .hero .content{top:35%;left:8%}.site-root .hero .content h1{font-size:40px;line-height:40px}.site-root .hero .content h1 span{margin-left:7%;font-size:50px}.site-root .hero .content h1 .light{font-size:40px}.site-root .hero .content button{padding:5px 30px;font-size:20px}.site-root .hero .content .slider{min-height:130px}.site-root .section-2 .fondox4,.site-root .section-2 .fondox4-6,.site-root .section-3 .fondox4,.site-root .section-3 .fondox4-6,.site-root .section-4 .fondox4,.site-root .section-4 .fondox4-6,.site-root .section-5 .fondox4,.site-root .section-5 .fondox4-6,.site-root .section-6 .fondox4,.site-root .section-6 .fondox4-6{height:60vh}.site-root .section-2 .fondox4 img,.site-root .section-2 .fondox4-6 img,.site-root .section-3 .fondox4 img,.site-root .section-3 .fondox4-6 img,.site-root .section-4 .fondox4 img,.site-root .section-4 .fondox4-6 img,.site-root .section-5 .fondox4 img,.site-root .section-5 .fondox4-6 img,.site-root .section-6 .fondox4 img,.site-root .section-6 .fondox4-6 img{width:50%;height:30vh}.site-root .section-2 .img-back,.site-root .section-3 .img-back,.site-root .section-4 .img-back,.site-root .section-5 .img-back,.site-root .section-6 .img-back{height:60vh}.site-root .section-2 .zanahoria,.site-root .section-3 .zanahoria,.site-root .section-4 .zanahoria,.site-root .section-5 .zanahoria,.site-root .section-6 .zanahoria{height:110%;right:-38%;transform:translateY(100px)}.site-root .section-2 .aguacate,.site-root .section-3 .aguacate,.site-root .section-4 .aguacate,.site-root .section-5 .aguacate,.site-root .section-6 .aguacate{height:60%;bottom:-70%;right:-20%;transform:translateY(100px)}.site-root .section-2:after,.site-root .section-3:after,.site-root .section-4:after,.site-root .section-5:after,.site-root .section-6:after{height:80vh}.site-root .section-2 .content.ed,.site-root .section-3 .content.ed,.site-root .section-4 .content.ed,.site-root .section-5 .content.ed,.site-root .section-6 .content.ed{top:30%}.site-root .section-2 .content,.site-root .section-3 .content,.site-root .section-4 .content,.site-root .section-5 .content,.site-root .section-6 .content{width:100%;top:15%;left:6%}.site-root .section-2 .content h1,.site-root .section-3 .content h1,.site-root .section-4 .content h1,.site-root .section-5 .content h1,.site-root .section-6 .content h1{font-size:40px;line-height:35px}.site-root .section-2 .content h1 span,.site-root .section-3 .content h1 span,.site-root .section-4 .content h1 span,.site-root .section-5 .content h1 span,.site-root .section-6 .content h1 span{font-size:35px}.site-root .section-2 .content p,.site-root .section-3 .content p,.site-root .section-4 .content p,.site-root .section-5 .content p,.site-root .section-6 .content p{width:70%}.site-root .section-2 .content button,.site-root .section-3 .content button,.site-root .section-4 .content button,.site-root .section-5 .content button,.site-root .section-6 .content button{padding:5px 30px;font-size:17px}.aboutus .sectionInit{width:100%;height:max-content;flex-direction:column}.aboutus .sectionInit .fotoana{width:100%;height:60vh}.aboutus .sectionInit .right{width:100%}.aboutus .sectionInit .right img{width:100%;height:50vh}.aboutus .sectionInit .right:after{height:100%}.aboutus .sectionInit .right .content{top:15%;padding:50px}.aboutus .sectionInit .right .content h1{margin-bottom:20px}.aboutus .section-about-2,.aboutus .section-about-4{flex-direction:column;background-color:#c56c00}.aboutus .section-about-2 img,.aboutus .section-about-4 img{object-position:center;width:100%;height:60vh;border:none;border:5px solid #c56c00}.aboutus .section-about-2 p,.aboutus .section-about-4 p{width:100%;padding:50px;font-size:15px}.aboutus .section-about-3{height:max-content;flex-direction:column}.aboutus .section-about-3 img{width:100%;height:30vh}.aboutus .section-about-3 p{width:100%;padding:50px}.aboutus .section-about-5 img{height:40vh}.aboutus .section-about-5 .content{height:40vh;padding:10%;gap:20px}.ym-modal-overlay .ym-modal-content{width:90%;padding:30px}.ym-modal-overlay .ym-modal-content .ym-modal-close{right:7px;top:2px;font-size:22px;font-weight:700}.ym-modal-overlay .ym-modal-content .ym-modal-img{height:300px;margin-bottom:15px}.ym-modal-overlay .ym-modal-content .ym-modal-title{font-size:22px;margin-bottom:5px}.ym-modal-overlay .ym-modal-content .ym-modal-price{font-size:18px;margin-bottom:10px}.ym-modal-overlay .ym-modal-content .ym-modal-description{font-size:14px;margin-bottom:20px}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block{margin-top:22px}.ym-modal-overlay .ym-modal-content .ym-modal-topping-block .ym-modal-topping-title{font-size:16px;margin-bottom:10px}.ym-modal-overlay .ym-modal-content .ym-modal-add-btn{width:100%;padding:14px;border-radius:10px;margin-top:25px;font-size:16px}}@media (max-width: 600px){.nav{width:100%;padding:10px 8%}.nav .logo{width:100px}.nav ul{top:100px;padding:50px;gap:20px}.nav .seeInMovil{gap:35px}.nav .seeInMovil button img{width:30px}.nav .seeInMovil button span{top:-7px;right:-7px;padding:1px 4px 1px 3px;font-size:12px}footer .f-top{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0}footer .f-top .logo{width:120px}.site-root .hero .img-back{height:70vh}.site-root .hero:after{height:70vh}.site-root .hero .content{top:23%;left:0;justify-content:center;align-items:center;gap:50px}.site-root .hero .content .logo-cel{display:block;width:150px;filter:brightness(100);margin-top:15px}.site-root .hero .content h1{width:100%!important;font-size:35px;line-height:35px}.site-root .hero .content h1 span{font-size:45px}.site-root .hero .content h1 .light{font-size:35px}.site-root .hero .content button{font-size:18px}.site-root .hero .content .btn-margin{margin:0}.site-root .hero .content .slider{min-height:100px;width:100%;left:23%}.site-root .section-2 .img-back,.site-root .section-3 .img-back,.site-root .section-4 .img-back,.site-root .section-5 .img-back,.site-root .section-6 .img-back{height:60vh}.site-root .section-2 .zanahoria,.site-root .section-3 .zanahoria,.site-root .section-4 .zanahoria,.site-root .section-5 .zanahoria,.site-root .section-6 .zanahoria{height:100%;right:-47%;transform:translateY(100px)}.site-root .section-2 .aguacate,.site-root .section-3 .aguacate,.site-root .section-4 .aguacate,.site-root .section-5 .aguacate,.site-root .section-6 .aguacate{height:60%;bottom:-70%;right:-30%;transform:translateY(100px)}.site-root .section-2 .content.ed,.site-root .section-3 .content.ed,.site-root .section-4 .content.ed,.site-root .section-5 .content.ed,.site-root .section-6 .content.ed{top:20%}.site-root .section-2 .content,.site-root .section-3 .content,.site-root .section-4 .content,.site-root .section-5 .content,.site-root .section-6 .content{width:100%;top:15%;left:6%}.site-root .section-2 .content h1,.site-root .section-3 .content h1,.site-root .section-4 .content h1,.site-root .section-5 .content h1,.site-root .section-6 .content h1{font-size:30px;line-height:30px;max-width:80%}.site-root .section-2 .content h1 span,.site-root .section-3 .content h1 span,.site-root .section-4 .content h1 span,.site-root .section-5 .content h1 span,.site-root .section-6 .content h1 span{font-size:25px}.site-root .section-2 .content p,.site-root .section-3 .content p,.site-root .section-4 .content p,.site-root .section-5 .content p,.site-root .section-6 .content p{width:70%;font-size:15px}.site-root .section-2 .content button,.site-root .section-3 .content button,.site-root .section-4 .content button,.site-root .section-5 .content button,.site-root .section-6 .content button{padding:5px 30px;font-size:17px}.aboutus .sectionInit .fotoana{height:50vh}.aboutus .sectionInit .right img{width:100%;height:50vh;min-height:550px!important}.aboutus .sectionInit .right .content{top:0;padding:50px;font-size:15px}.aboutus .sectionInit .right .content h1{margin-bottom:20px}.aboutus .section-about-2 img,.aboutus .section-about-4 img{height:50vh}.aboutus .section-about-2 p,.aboutus .section-about-4 p{padding:50px;font-size:15px}.aboutus .section-about-3 img{height:25vh}.aboutus .section-about-5 img{height:50vh;min-height:500px!important}.aboutus .section-about-5 .content{min-height:500px!important;height:50vh;padding:10%;gap:20px}.menu .top-menu{width:100%;padding:15px}.menu .top-menu img{width:100px}.menu .categories{width:100%;padding:20px}.menu .categories ul li{font-size:13px}.menu .products{padding:20px;min-height:50vh}.menu .products .card-product{width:100%}.menu .products .card-product img{width:130px;height:100%}.menu .products .card-product .inf-product h3{width:100%;font-size:16px}.ym-modal-overlay .ym-modal-content{width:90%;padding:30px}.ym-modal-overlay .ym-modal-content .ym-modal-close{right:10px;top:2px}.ym-modal-overlay .ym-modal-content .ym-modal-img{height:30vh}.ym-modal-overlay .ym-modal-content .ym-modal-title{font-size:22px}.ym-modal-overlay .ym-modal-content .ym-modal-price{font-size:18px}.ym-modal-overlay .ym-modal-content .ym-modal-description{font-size:14px}.ym-modal-overlay .ym-modal-content .ym-modal-add-btn{padding:14px;margin-top:25px;font-size:15px}.payment-container{margin-top:100px;padding:35px 20px 20px}.payment-container .cont-header{margin-bottom:20px;flex-direction:column}.payment-container .cont-header .title{font-size:18px}.payment-container .cont-header .cont-right{gap:10px;margin-top:10px}.payment-container .cont-header .status-card{padding:16px;font-size:15px}.payment-container .cont-header .refresh{border-radius:12px}.payment-container .map-box{margin-bottom:10px}.payment-container .map-box .leaflet-container{height:250px}.payment-container .map-box .leaflet-container span{color:#000}.payment-container .map-box .leaflet-container .leaflet-popup-content{color:#000;font-weight:700;text-align:center}.payment-container .card{padding:15px}.payment-container .card h3{font-size:15px;margin-bottom:15px}.payment-container .card img{width:20px;height:20px}.payment-container .card p{margin:15px 5px;font-size:13px}.payment-container .card .product-item{font-size:13px}.payment-container .card .summary-total{padding-top:10px;font-size:15px}.admin-page{min-height:100vh;margin-top:100px;padding:20px;gap:20px}.admin-page .header-admin{align-items:start;flex-direction:column;padding-bottom:20px}.admin-page .header-admin .right{display:flex;gap:5px}.admin-page .header-admin .right button{padding:10px 15px}.admin-page .header-admin .right button img{width:20px;height:20px}.admin-page h1{padding-bottom:10px;font-size:20px;padding-top:20px}.admin-page .products-grid{gap:18px;padding-bottom:20px}.admin-page .products-grid .product-card{padding:12px;min-width:90%}.admin-page .zones-wrapper{padding:30px 0}.admin-page .zones-wrapper .zones-map{height:400px!important}.admin-page .zones-wrapper .zone-editor{padding:15px}.store-status{padding:15px;font-size:13px}.store-status img{width:20px;height:20px}}@media (max-width: 500px){.site-root .hero .img-back{height:70vh;min-height:600px;max-height:70vh}.site-root .hero:after{height:70vh;min-height:600px;max-height:70vh}.site-root .hero .content{top:23%;gap:50px}.site-root .hero .content .logo-cel{width:150px}.site-root .hero .content h1{font-size:35px;line-height:35px}.site-root .hero .content h1 span{font-size:45px}.site-root .hero .content h1 .light{font-size:35px}.site-root .hero .content .slider{left:15%}.site-root .section-2 .zanahoria,.site-root .section-3 .zanahoria,.site-root .section-4 .zanahoria,.site-root .section-5 .zanahoria,.site-root .section-6 .zanahoria{height:100%;right:-60%;transform:translateY(100px)}.site-root .section-2 .img-back,.site-root .section-3 .img-back,.site-root .section-4 .img-back,.site-root .section-5 .img-back,.site-root .section-6 .img-back{height:60vh;min-height:500px;max-height:70vh}.site-root .section-2:after,.site-root .section-3:after,.site-root .section-4:after,.site-root .section-5:after,.site-root .section-6:after{height:60vh;min-height:500px;max-height:70vh}.site-root .section-2 .fondox4,.site-root .section-2 .fondox4-6,.site-root .section-3 .fondox4,.site-root .section-3 .fondox4-6,.site-root .section-4 .fondox4,.site-root .section-4 .fondox4-6,.site-root .section-5 .fondox4,.site-root .section-5 .fondox4-6,.site-root .section-6 .fondox4,.site-root .section-6 .fondox4-6{height:60vh;min-height:500px;max-height:70vh}.site-root .section-2 .fondox4 img,.site-root .section-2 .fondox4-6 img,.site-root .section-3 .fondox4 img,.site-root .section-3 .fondox4-6 img,.site-root .section-4 .fondox4 img,.site-root .section-4 .fondox4-6 img,.site-root .section-5 .fondox4 img,.site-root .section-5 .fondox4-6 img,.site-root .section-6 .fondox4 img,.site-root .section-6 .fondox4-6 img{min-height:250px}.site-root .section-2 .aguacate,.site-root .section-3 .aguacate,.site-root .section-4 .aguacate,.site-root .section-5 .aguacate,.site-root .section-6 .aguacate{height:50%;bottom:-70%;right:-25%;transform:translateY(100px)}.site-root .section-2 .content,.site-root .section-3 .content,.site-root .section-4 .content,.site-root .section-5 .content,.site-root .section-6 .content{top:15%;left:6%}.site-root .section-2 .content h1,.site-root .section-3 .content h1,.site-root .section-4 .content h1,.site-root .section-5 .content h1,.site-root .section-6 .content h1{font-size:30px;line-height:30px;max-width:80%}.site-root .section-2 .content h1 span,.site-root .section-3 .content h1 span,.site-root .section-4 .content h1 span,.site-root .section-5 .content h1 span,.site-root .section-6 .content h1 span{font-size:25px}.site-root .section-2 .content p,.site-root .section-3 .content p,.site-root .section-4 .content p,.site-root .section-5 .content p,.site-root .section-6 .content p{font-size:15px}.site-root .section-2 .content button,.site-root .section-3 .content button,.site-root .section-4 .content button,.site-root .section-5 .content button,.site-root .section-6 .content button{font-size:17px}.cont-all-cart .cont-cart{width:95%}.checkout-modal .checkout-box{width:95%;padding:25px;gap:20px}.checkout-modal .checkout-box .checkout-header .header-text h3{font-size:1.5rem}.checkout-modal .checkout-box .checkout-header .header-text p{font-size:.9rem}.checkout-modal .checkout-box .box-input{gap:5px;margin-bottom:10px}.checkout-modal .checkout-box .box-input label{font-size:13px}.checkout-modal .checkout-box .box-input label .op{font-size:13px}.checkout-modal .checkout-box .box-input label span{font-size:16px}.checkout-modal .checkout-box .error-msg{font-size:12px}.checkout-modal .checkout-box .checkout-step{margin-top:20px;gap:12px}.checkout-modal .checkout-box .checkout-step input,.checkout-modal .checkout-box .checkout-step select,.checkout-modal .checkout-box .checkout-step textarea{padding:10px;width:100%}.checkout-modal .checkout-box .checkout-step textarea{height:60px}.checkout-modal .checkout-box .checkout-step .next-btn,.checkout-modal .checkout-box .checkout-step .location-btn,.checkout-modal .checkout-box .checkout-step .step-buttons button{padding:10px;border-radius:8px}.checkout-modal .checkout-box .checkout-step .step-buttons{gap:10px;margin-top:20px}.checkout-modal .checkout-box .checkout-step .field-row.address-inline{gap:5px;margin-bottom:10px}.checkout-modal .checkout-box .checkout-step .field-row.address-inline select{width:110px;font-size:.8rem}.checkout-modal .checkout-box .checkout-step .field-row.address-inline .short-input{width:50px;padding:10px 6px;font-size:.8rem}.checkout-modal .checkout-box .checkout-step .field-row.address-inline .sep{font-size:1.3rem}.checkout-modal .checkout-box .checkout-step .preview-address{padding:10px;margin-top:10px;font-size:.9rem}.checkout-modal .checkout-box .step-payment h4{margin-bottom:10px;padding-bottom:15px}.checkout-modal .checkout-box .step-payment .summary-section{margin-bottom:12px}.checkout-modal .checkout-box .step-payment .summary-section h5{margin-bottom:6px}.checkout-modal .checkout-box .step-payment .summary-section p{margin:3px 0;font-size:.9rem}.checkout-modal .checkout-box .step-payment .checkout-products{gap:10px}.checkout-modal .checkout-box .step-payment .checkout-products .checkout-product{gap:10px;padding:10px}.checkout-modal .checkout-box .step-payment .checkout-products .checkout-product img{width:60px;height:60px}.checkout-modal .checkout-box .step-payment .checkout-totals{margin-top:10px;padding-top:10px}.checkout-modal .checkout-box .step-payment .checkout-totals .total{padding:10px;border-radius:7px}.checkout-modal .checkout-box .step-payment .epayco-btn{padding:12px}footer{padding-bottom:150px}footer .derechos{flex-direction:column;gap:30px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(data:image/png;base64,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);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-DpIxuf5L.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAA8CAYAAAC6nMS5AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAA16SURBVHic7d1/jBxneQfw7zNzvotdn+9sVQkxoRKoammBqqpbk6uT5mLfvHPn42yn1VFRVCEhoFH5IYpoSaUCKi1NcGkcfrbCVRFKEwG2aHLn83pmLvY2CTqT1AmCOBE0EOT4B0nBPw/snb2dp3/sLr6s77i923dud/a+H8ny7tzMo8f3eud99p133gGIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiFYGaXYCRETUPMYYrWe/MAzZX2QQ27d5OpqdABFROxgZGVlz5cqVrzuOc18QBJPNzofsYvvSYrVcgTVftZ2l6npgYODXHMc5oKoHHcfZHQTB2WbnRETpGRkZWVMoFA6IyO2qutX3/R1Z64TnO8fWOwLSzti+mSKDg4M3l0qlnSJyG4CbAFwP4ByAlwE8paoPX3fddcH4+PjP00yk5QqsrDPGvAZAHsBrReRNqvpeY8x/iMg9QRCcaXJ6ZIHv+xtUdReAHQBej/IHGABOAnhORMY6OjoempiYONe0JC3zPM84jjOqqrfi6r/3RQCPAdgXhmHUvOyaa3R01L1w4cJBALdVNq1W1THP87woir7ZzNyocWzf7PA8b4uI7E6S5A9Frqknb6j8eZOIvKNQKPzU9/1/dhznvlwuV0gjn5YbFapW09Vqu/Z9K9u2bdsNruvmUe50axUAfMV13X/I5XInlzcze2x/28lCu1b19fWt7u7u/hCAvwGwboHdL6jq7unp6T1TU1OXlyG9VAwODv5mkiR7Ady6wK6Plkqldz/yyCPfX468bBkaGuqamZm5E8DbReQNANYscMiLIrI1CILnZ280xrwHwL+hck4VkacBDLTS6HVaIxWt/Blm+zauldu3atOmTas2bNjwWRG5s7LplKp+VUQOuq77/bVr17589uzZ9SKy0XGcAVUdFZE/qOx7zHXdXWn0yy31i6sMw/4MyF6BZYy5XlWPiMhvL7BrrKpfcxznE7Uf4ixYqQWW53kbATw060NZr28nSbJzcnLyRBp5pcnzvNtE5CEAvXUecg7ArjAMH00xLWuGhoZuKpVKEwB+p85DXnRd9/ZcLvcDAOjv778un88XAChwtRMWkW+jxTpfYOV1wGxfO1q1fav6+vpWr1u3blxVtwH4uar+/fT09OcW+mJrjBkBcC+AXwdwBoAJw/AZm7m1zC+uUlyNA9g6189buZH7+/t/tbOz8wiANy7isKKqftV13U8eOnToe2nlZttKLLAqJ+qjAF69xBAnZ2Zmbj58+PApm3mlqTJydRTXFldHAUxVXvcBuLnm5+dU9c1RFP1v2jk2YmhoqKtUKj2B+jvfE0mS3D45OflD4OqcHADPh2H4F6h0wp7nva1YLOby+fz5dDKnerB9Vwzxff8BVX0bgFMAdoZheKzeg4eHh9cXi8WvAfAAvOC67ptzudz/WUvOVqBGVO7OmBCR/vn2adWOuL+/v7ezs3MSwKYlhkgAHBSRjwdB8JTF1FKx0gqsymXBxwH8XoOh/ieO41vz+fwVG3mlzRjzKF55WfA8gD8LwzA3ez/P87aLyIMAeqrbVDUfRdHty5Pp0hhjPgDgM9X3qnq/iNwPYM5RCdd1T1RPvLM63+q/ce/sTpiaj+27Mvi+f6eq/iuAi67r9uVyuWcXG6NSjB8B0KeqE1EUvcVWfk3v3OYZuXosjuPt+Xx+ull51WNgYKBHRKIlXDaaS6Kq+6Mo+lMLsVKz0gosz/M+KiKfsBTub8MwvMdSrNQYYzwAYc3m7bXFVZXv+8OqemD2NlUdiKLokbRybJQx5lsANlfefi4Mww/UedyvADgI4I9mbxeRDwdB8C92s0yHrc9wK3922b6Na+X2BYD+/v61nZ2dz6M8cX00DMP9S421ffv2V83MzDwHoNfmucuxEWSpslxcjYyMrHEcZ8xScQUAjoj8vqVYZIHv+xtE5MMWQ941PDy83mK8VIjIW2s2HZ2vuAKAIAgmADyxQIxWM3uu5J56DhgZGVkDYBw1nS+ApwB82VJeZAfbt82tWrXqPSgXV481UlwBwMGDB3+sqncDgIh81EZ+QBMLrKwXV5Uh5NoPYqMyN+m9nanqHVj4bsHF6InjeKfFeKmoLMUw+/2Ct6KLyOM1m2x/NmxbW30RhuGPFtp5jstGVU+JiNdqE57rEYahzB6lWOz7Fsf2be/2hYj8SeXlvTbiFYvFLwK4DOAWY8z1NmI2pcDKcnE1OjraWSgU9uPaD2LDRKSlJwavQCO2A4rIDtsxU7BxsQeoau2Jeak3BDTDL72kUm/n63neaFoJUkPYvm3G9/0NKN9gc7mrq6t2OsOSVGqPSQCuiAzaiLnsBVaWiysAuHDhwn4AQ2nEVtUfpBGXluwNKcRcaBmPVpDMfiMiW+o4pnafZM69MmYxnW9lsj9lCNs3m1T1tSjXL89aXo39WCX+62wEW9YCK+vFVcXLKcbmJcLW8qoUYmZhZOfFmvc3e563fb6djTFvwdUJxfPFyJx6O1/f999a6Xz5ZIwMYftm2o2Vv60+HUVETldeLnoUfy7LVmC1SXEFVf0YgFSeX5QkCQus9tfyIzsicnSObQ/6vj9cu71SXP1nPTGyplAo5FDT+arqk3Ecb5s9J0dV2flmENs3u0REgTmnJjRkVjwrd2Iuy3+adimuACCKotPGmC8A+GvLoZOZmZkXLMekBojIaVX9DcthTy+8S3MlSTIuIu+q2dyjqgeMMU8A+CYAUdUtAOa8izZJkvG081wG19xN5jjO4ByLTLrLlRBZxfbNrjMAICI3LrTjIlVHrqyMjKU+gtVOxVVVHMf/hHkWrGvAiawsQrlSqOqiF61rRkzbOjo6AsxfCG4G8FcAPvhLlih5qVgsWpl42kIyezcZ1YXtmy0/QvlqwG9V1i6zZRMAiIiV+dCpFljtWFwBQOUbzqcth+XlwdZjfRRGRMZsx7St8mT5zzcQ4r52+LKgqp9S1U8B+GTtZSPKPrZvdlXaagrAalU1NmJWCrVtAEqO4xyyETO1S4TtWlxVXbp06b7u7u6/BHCTjXiqygKrxYjIQ6p6L2Y9BqZB51etWtXyBRYAuK77hVKp9H5cnUxarzOu634xjZyWWxRFdzU7B0oP2zfbVPUbIrLFcZwPAfivRuOJyPtUdbWq5m09jzCVEax2L64AYGpq6rKq/qOteI7jsMBqMUEQnFXV3bbiqerdExMT52zFS1Mul7soIovugETkI7lc7mIaORERVRWLxS8BeElVb/F9v6EnR/i+f6Oq3gUAjuPYejSavQLLGKPVP4VC4Wd4ZXF1pKura7Bdiquq3t7efwfwnKVwLLBa0PT09B5U1kZp0BPFYvGzFuIsmyAI7kf5uWz1OhgEwTV3FLaoX5yLKosWLknNsZcayohsYvu2uUo98TEAUNW9vu8vad3CoaGhLlX9BoBeAONBEByxleNyLNPwWBzHOywvBtYS9u3bV1LVj1sKxwKrBU1NTV12XXcXgFMNhDmpqndkcF6SisifAzhRx76n4jh+Byzd3rwMjldfqOqSV+xPkmT2yvzH592RlhvbdwUIw3AvgAcArFPVcHBwcFHPBvZ9f0OpVDqA8qrwL8Rx/E6b+VkvsGqfZ9ROlwXnEkXRfgDfajCMXrx48Yc28iH7crncSVXdrKpPLvZYEXk6SZItURS1/PIMcwmC4KzjOCMAam9dn+0SgJ35fP4ny5SWDQ/Mer3HGLPoTtgYMyIiv3gOmqpmZfRuJWD7rgwax/G7UH7EzcYkSf7bGHNXX1/f6oUO9H1/Z+WcPoDysgw7bJ/DUl8Hq52LqwoVkb9T1WiRx8UoX158RlWfnJqaupxCbmRJFEWn+/r6buvu7v4ggI9g4Ynv50XknkKh8JkMjly9wqFDh77j+/6oqo4BqD1xXRaRPw6CwMZl1GXjuu6XSqXSOwH8LoD1AMaMMecA1PtF53WV4wCUC+menp699jOlpWD7rhz5fP5Kf3//UFdX132q+l4Ad3d3d7/fGPN1EZlQ1e/19PS8dPbs2fWu694kIgOqOqqqm4Dy4rKlUumOw4cPN3KVYk7WVkE1xsx5aSBLT+duhDEmQrkSnssZlIeXnxWRY6p6PI7j41nveFeq4eHh9XEc7xSRnQBej6t3kp5EuWh+OI7jh+dYsDDTfN/frKrjAKpPmv9pkiS7JicnH29mXku1devWV3d0dBxAuRNeMhF5ulgsjqRxgk7DfOfqxWr1czvbtzGt3r5zGRwc7FPV3ap6y0L7ishPAHx63bp1e/bt2xenkQ8LLEuMMZtE5JCqfhfAMwCeSZLkO2vWrDk+NjbGyZHUFjzP2yginwcAVX1fVi99Vo2OjnaeP3/+3SLydgBvBNBd56GXAHxXVR/s7e3dm9YJOg0rqQNm+y5dFtp3HmKM2QxgF8qr9b8GwA0AzgH4MYBjIjJ28eLFkFeOiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIhWgv8Hnffz4dmwY9cAAAAASUVORK5CYII=);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-DpIxuf5L.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{-webkit-border-radius:0;border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #AAA;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid black;border-right-color:#00000080;border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed rgba(254,87,161,.6);-webkit-border-radius:4px;border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}
