{"id":30059,"date":"2026-02-04T18:42:19","date_gmt":"2026-02-04T23:42:19","guid":{"rendered":"https:\/\/www.portablebar.com\/?page_id=30059"},"modified":"2026-02-04T19:06:15","modified_gmt":"2026-02-05T00:06:15","slug":"nevada","status":"publish","type":"page","link":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/","title":{"rendered":"nevada"},"content":{"rendered":"<p><script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><br \/>\n<script>\n  tailwind.config = {\n    important: true,\n  }\n<\/script><\/p>\n<style>\n    \/* --- GLOBAL TYPOGRAPHY & THEME SETTINGS --- *\/\n    \/* NEVADA THEME: Desert Gold (#f59e0b) and Red Rock (#dc2626) *\/<\/p>\n<p>    .pb-content h2 { margin-top: 2.5rem; margin-bottom: 1rem; line-height: 1.2; }\n    .pb-content h3 { margin-top: 1.5rem; margin-bottom: 0.75rem; color: #1e293b; }\n    .pb-content ul { list-style-type: disc; margin-left: 1.5rem; margin-bottom: 1.5rem; }\n    .pb-content li { margin-bottom: 0.5rem; }\n    .pb-content p { margin-bottom: 1.2rem; }<\/p>\n<p>    \/* State Specific Link Styling *\/\n    .pb-content a { text-decoration: underline; color: #c2410c; transition: all 0.2s; font-weight: 600; }\n    .pb-content a:hover { color: #f59e0b; background-color: #fef3c7; text-decoration: none; padding: 0 4px; border-radius: 4px; }<\/p>\n<p>    \/* FAQ Accordion Styling *\/\n    .pb-faq-item[open] summary ~ * { animation: sweep .5s ease-in-out; }\n    .pb-faq-item summary { list-style: none; cursor: pointer; }\n    .pb-faq-item summary::-webkit-details-marker { display: none; }<\/p>\n<p>    \/* Hover effects *\/\n    .pb-contact-card { height: 100%; transition: transform 0.2s; }\n    .pb-contact-card:hover { transform: translateY(-5px); box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); }<\/p>\n<p>    \/* ========================================= *\/\n    \/* CITATION SYSTEM - MADE MORE PROMINENT *\/\n    \/* ========================================= *\/<\/p>\n<p>    .pb-ref-container { counter-reset: reference; }\n    .pb-cite { position: relative; display: inline-block; }<\/p>\n<p>    \/* BIGGER, BOLDER CITATION NUMBERS *\/\n    .pb-cite-number {\n        counter-increment: reference;\n        cursor: help;\n        font-size: 0.85em;  \/* Increased from 0.7em *\/\n        font-weight: 800;    \/* Increased from 700 *\/\n        color: #c2410c;      \/* Nevada red-orange *\/\n        vertical-align: super;\n        margin-left: 3px;    \/* Increased spacing *\/\n        padding: 2px 6px;    \/* More padding *\/\n        border-radius: 4px;\n        transition: all 0.2s;\n        display: inline-block;\n        background-color: #fed7aa; \/* Light orange background for visibility *\/\n    }<\/p>\n<p>    .pb-cite-number::before { content: \"[\" counter(reference) \"]\"; }<\/p>\n<p>    .pb-cite-number:hover {\n        background-color: #f59e0b;\n        color: white;\n        transform: scale(1.1);\n    }<\/p>\n<p>    \/* Citation tooltip *\/\n    .pb-cite-tooltip {\n        opacity: 0;\n        visibility: hidden;\n        position: absolute;\n        bottom: calc(100% + 8px);\n        left: 50%;\n        transform: translateX(-50%) translateY(5px);\n        width: 320px;\n        max-width: 90vw;\n        background: #1e293b;\n        color: white;\n        padding: 12px 14px;\n        border-radius: 6px;\n        font-size: 0.8rem;\n        line-height: 1.5;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.3);\n        z-index: 99999;\n        pointer-events: none;\n        transition: all 0.2s ease;\n        text-align: left;\n    }<\/p>\n<p>    .pb-cite-tooltip::after {\n        content: '';\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        margin-left: -6px;\n        border-width: 6px;\n        border-style: solid;\n        border-color: #1e293b transparent transparent transparent;\n    }<\/p>\n<p>    .pb-cite:hover .pb-cite-tooltip {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(-50%) translateY(0);\n        pointer-events: auto;\n    }<\/p>\n<p>    \/* MOBILE *\/\n    @media (max-width: 768px) {\n        .pb-cite-tooltip {\n            width: 300px;\n            max-width: calc(100vw - 40px);\n        }\n    }<\/p>\n<p>    html { scroll-behavior: smooth; }<\/p>\n<p>    \/* STATE CURVE GRAPHIC *\/\n    .pb-nv-curve {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        overflow: hidden;\n        line-height: 0;\n    }\n    .pb-nv-curve svg {\n        position: relative;\n        display: block;\n        width: calc(100% + 1.3px);\n        height: 60px;\n    }<\/p>\n<p>    \/* --- SCENARIO TABS LOGIC (3 OPTIONS) --- *\/\n    .pb-tab-content { display: none; animation: fadeIn 0.5s; }\n    #nv-tab-dry:checked ~ #content-dry,\n    #nv-tab-folding:checked ~ #content-folding,\n    #nv-tab-trailer:checked ~ #content-trailer { display: block; }<\/p>\n<p>    \/* --- SCENARIO TAB STYLING --- *\/\n    \/* Dry Hire (Green) *\/\n    #nv-tab-dry:checked ~ .pb-tabs-nav label[for=\"nv-tab-dry\"] {\n        background-color: white;\n        border-color: #16a34a; \n        color: #166534; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #nv-tab-dry:checked ~ .pb-tabs-nav label[for=\"nv-tab-dry\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    \/* Wet Hire Folding (Orange) *\/\n    #nv-tab-folding:checked ~ .pb-tabs-nav label[for=\"nv-tab-folding\"] {\n        background-color: white;\n        border-color: #f59e0b; \n        color: #92400e; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #nv-tab-folding:checked ~ .pb-tabs-nav label[for=\"nv-tab-folding\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    \/* Wet Hire Trailer (Red) *\/\n    #nv-tab-trailer:checked ~ .pb-tabs-nav label[for=\"nv-tab-trailer\"] {\n        background-color: white;\n        border-color: #dc2626; \n        color: #991b1b; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #nv-tab-trailer:checked ~ .pb-tabs-nav label[for=\"nv-tab-trailer\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    .pb-tab-label { opacity: 0.6; filter: grayscale(100%); transition: all 0.3s; }\n    #nv-tab-dry:checked ~ .pb-tabs-nav label[for=\"nv-tab-dry\"],\n    #nv-tab-folding:checked ~ .pb-tabs-nav label[for=\"nv-tab-folding\"],\n    #nv-tab-trailer:checked ~ .pb-tabs-nav label[for=\"nv-tab-trailer\"] { opacity: 1; filter: none; }<\/p>\n<p>    @keyframes fadeIn {\n        from { opacity: 0; transform: translateY(10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }<\/p>\n<p>    \/* --- NAVIGATION MENU STYLING --- *\/\n    .pb-nav-menu {\n        scroll-behavior: smooth;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        -webkit-overflow-scrolling: touch;\n    }\n    .pb-nav-menu::-webkit-scrollbar { display: none; }\n    .pb-nav-link {\n        transition: all 0.2s ease;\n        white-space: nowrap;\n        flex-shrink: 0;\n    }\n    .pb-nav-link:hover {\n        background-color: #fef3c7;\n        color: #c2410c;\n    }\n    .pb-nav-link svg { display: none; }\n    @media (min-width: 768px) {\n        .pb-nav-link svg { display: block; }\n    }\n<\/style>\n<div class=\"pb-content pb-ref-container w-full bg-slate-50 text-slate-800 font-sans leading-relaxed shadow-sm my-8\">\n<header class=\"bg-gradient-to-r from-slate-900 via-[#c2410c] to-[#f59e0b] text-white p-6 md:p-8 rounded-t-lg relative overflow-hidden\">\n<nav class=\"text-xs text-orange-200 mb-2 flex items-center flex-wrap uppercase tracking-wider\">\n            <a href=\"\/ar\/\" class=\"text-orange-200 hover:text-white no-underline transition-colors\">\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629<\/a><br \/>\n            <span class=\"mx-2 text-orange-300\">\/<\/span><br \/>\n            <a href=\"\/ar\/mobile-bartending-laws\/\" class=\"text-orange-200 hover:text-white no-underline transition-colors\">\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0633\u0642\u0627\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629<\/a><br \/>\n            <span class=\"mx-2 text-orange-300\">\/<\/span><br \/>\n            <span class=\"text-white font-bold\">Nevada<\/span><br \/>\n        <\/nav>\n<div class=\"relative z-10 max-w-4xl mb-8 mt-2\">\n<div class=\"flex items-center gap-3 mb-3\">\n                <span class=\"bg-[#f59e0b] text-slate-900 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">Three-Tier System<\/span><br \/>\n                <span class=\"bg-slate-700 text-slate-200 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">TAM Card Required<\/span>\n            <\/div>\n<h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 tracking-tight text-white\">Nevada Mobile Bartending Laws<\/h1>\n<p class=\"text-xl text-orange-100 font-light max-w-2xl\">\n                Nevada operates a decentralized system split between the Department of Taxation, health agencies, and powerful County Liquor Boards. Equipment type matters as much as business model.\n            <\/p>\n<p class=\"text-xs text-orange-300 mt-4\">\u0627\u0644\u062d\u0627\u0644\u064a \u0627\u0639\u062a\u0628\u0627\u0631\u0627\u064b \u0645\u0646 \u0641\u0628\u0631\u0627\u064a\u0631 2026<\/p>\n<\/p><\/div>\n<div class=\"pb-nv-curve\">\n            <svg data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1200 120\" preserveaspectratio=\"none\">\n                <path d=\"M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z\" fill=\"#f8fafc\"><\/path>\n            <\/svg>\n        <\/div>\n<\/header>\n<nav class=\"bg-white border-b-2 border-slate-200 sticky top-0 z-50 shadow-sm\">\n<div class=\"px-4 md:px-12\">\n<div class=\"pb-nav-menu flex overflow-x-auto py-2 md:py-3 gap-1 md:gap-2\">\n                <a href=\"#business-models\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#c2410c] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"\/><\/svg><br \/>\n                    <span>Business Models<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#common-traps\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#f59e0b] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z\"\/><\/svg><br \/>\n                    <span>Common Traps<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#age-staffing\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#c2410c] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z\"\/><\/svg><br \/>\n                    <span>Age &#038; Staffing<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#faq\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#c2410c] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><br \/>\n                    <span>\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#equipment\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#f59e0b] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10\"\/><\/svg><br \/>\n                    <span>Equipment<\/span><br \/>\n                <\/a><br \/>\n                <a href=\"#resources\" class=\"pb-nav-link flex items-center gap-2 px-3 md:px-4 py-2 text-xs md:text-sm font-semibold text-slate-700 rounded-lg border-2 border-transparent hover:border-[#c2410c] no-underline\"><br \/>\n                    <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg><br \/>\n                    <span>Resources<\/span><br \/>\n                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/nav>\n<section id=\"business-models\" class=\"px-6 md:px-12 py-8 relative z-20 scroll-mt-16\">\n<h2 class=\"text-2xl font-bold text-slate-900 mb-8 text-center\">\u0627\u062e\u062a\u0631 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u062e\u0627\u0635 \u0628\u0643<\/h2>\n<p>        <input type=\"radio\" id=\"nv-tab-dry\" name=\"nv-tabs\" class=\"hidden\" checked><br \/>\n        <input type=\"radio\" id=\"nv-tab-folding\" name=\"nv-tabs\" class=\"hidden\"><br \/>\n        <input type=\"radio\" id=\"nv-tab-trailer\" name=\"nv-tabs\" class=\"hidden\"><\/p>\n<div class=\"pb-tabs-nav grid grid-cols-1 md:grid-cols-3 justify-center gap-6 mb-10 mt-6 max-w-6xl mx-auto\">\n            <label for=\"nv-tab-dry\" class=\"pb-tab-label relative cursor-pointer group bg-white border-4 border-slate-200 rounded-xl p-6 transition-all duration-300 hover:border-green-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-green-600 text-white text-xs font-bold px-4 py-1 rounded-full shadow-md transition-all duration-300 opacity-0 group-hover:opacity-100 uppercase tracking-wide w-max\">\n                    Most Common\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-xl font-extrabold mb-1\">\u0627\u0644\u0627\u0633\u062a\u0626\u062c\u0627\u0631 \u0627\u0644\u062c\u0627\u0641<\/h4>\n<p>                    <span class=\"inline-block bg-green-100 text-green-800 text-xs font-bold px-2 py-1 rounded mb-4\">No Liquor License<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">Service Only \u2022 Any Equipment<\/p>\n<div class=\"mt-4 pt-4 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">Liquor License Cost<\/span><br \/>\n                        <span class=\"block text-2xl font-bold text-green-600\">$0<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            <\/label><\/p>\n<p>            <label for=\"nv-tab-folding\" class=\"pb-tab-label relative cursor-pointer group bg-white border-4 border-slate-200 rounded-xl p-6 transition-all duration-300 hover:border-orange-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-orange-600 text-white text-xs font-bold px-4 py-1 rounded-full shadow-md transition-all duration-300 opacity-0 group-hover:opacity-100 uppercase tracking-wide w-max\">\n                    Flexible Setup\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-xl font-extrabold mb-1\">Wet Hire: Folding Bar<\/h4>\n<p>                    <span class=\"inline-block bg-orange-100 text-orange-900 text-xs font-bold px-2 py-1 rounded mb-4\">Catering License<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">Alcohol Sales \u2022 Portable Setup<\/p>\n<div class=\"mt-4 pt-4 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">Est. Startup Cost<\/span><br \/>\n                        <span class=\"block text-2xl font-bold text-orange-700\">Varies<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            &lt;\/\u0645\u0644\u0635\u0642<\/p>\n<p>            <label for=\"nv-tab-trailer\" class=\"pb-tab-label relative cursor-pointer group bg-white border-4 border-slate-200 rounded-xl p-6 transition-all duration-300 hover:border-red-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-red-600 text-white text-xs font-bold px-4 py-1 rounded-full shadow-md transition-all duration-300 opacity-0 group-hover:opacity-100 uppercase tracking-wide w-max\">\n                    Most Complex\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-xl font-extrabold mb-1\">Wet Hire: Trailer\/Vehicle<\/h4>\n<p>                    <span class=\"inline-block bg-red-100 text-red-900 text-xs font-bold px-2 py-1 rounded mb-4\">Mobile Unit<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">Alcohol Sales \u2022 Full Build-Out<\/p>\n<div class=\"mt-4 pt-4 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">Est. Startup Cost<\/span><br \/>\n                        <span class=\"block text-2xl font-bold text-red-700\">$15,000+<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            &lt;\/\u0645\u0644\u0635\u0642\n        <\/div>\n<div id=\"content-dry\" class=\"pb-tab-content\">\n<div class=\"bg-white p-8 rounded-xl border-t-8 border-green-600 shadow-xl\">\n<div class=\"bg-green-50 border-l-4 border-green-600 p-4 mb-8\">\n<p class=\"text-sm text-green-900 mb-0\">\n                        <strong>Bottom Line:<\/strong> No liquor license required if you&#8217;re not selling alcohol. You&#8217;re a service provider, but you still need a Nevada Business License and all staff must have TAM cards.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div>\n<h3 class=\"text-2xl font-extrabold text-slate-800 mb-4 mt-0\">\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062e\u062f\u0645\u0629 \u0641\u0642\u0637<\/h3>\n<p class=\"text-slate-600 mb-4\">\n                            Dry Hire means the host purchases and owns the alcohol. You provide bartending labor, equipment, and supplies (mixers, ice, garnishes). Since no &#8220;sale&#8221; of alcohol occurs by your company, you avoid Nevada&#8217;s Three-Tier System entirely.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Three-Tier Definition:<\/strong><br \/>\n                                    &#8220;The third tier includes retailers who may only purchase from a wholesaler and cannot legally sell to or buy from other retailers&#8230;&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<div class=\"bg-slate-50 p-4 rounded border border-slate-200\">\n<p class=\"text-sm text-slate-700\"><strong>Mandatory Compliance:<\/strong><br \/>\n                            Every staff member who handles alcohol must obtain a <strong>TAM Card<\/strong> (Alcohol Beverage Awareness Training) before their first shift.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>TAM Card Requirement:<\/strong><br \/>\n                                    &#8220;Owners\/operators must ensure employees complete State Certified Alcohol Beverage Awareness program and hold valid alcohol education card.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-3\">Critical Restrictions<\/h4>\n<p class=\"text-slate-600 mb-4\">\n                            <strong>No Transport:<\/strong> You cannot pick up or transport the client&#8217;s alcohol. Nevada law restricts who can transport liquor\u2014typically common carriers or licensed entities.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Transport Restriction:<\/strong><br \/>\n                                    &#8220;A person shall not directly or indirectly transport or import any liquor unless the person is a common carrier&#8230;&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 mb-4\">\n                            <strong>Furnishing Liability:<\/strong> Even though you&#8217;re not selling, you&#8217;re legally responsible for not &#8220;furnishing&#8221; alcohol to minors. Criminal penalties apply.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Furnishing to Minors:<\/strong><br \/>\n                                    &#8220;Every person who knowingly sells, gives or otherwise furnishes an alcoholic beverage to any person under 21 years is guilty of a misdemeanor.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"content-folding\" class=\"pb-tab-content\">\n<div class=\"bg-slate-50 p-8 rounded-xl border-t-8 border-orange-600 shadow-inner\">\n<div class=\"bg-orange-100 border-l-4 border-orange-800 p-4 mb-8\">\n<p class=\"text-sm text-orange-900 mb-0\">\n                        <strong>Bottom Line:<\/strong> Selling alcohol with portable equipment requires a Liquor Catering License from your County Liquor Board, plus Temporary Food Establishment permits for each event.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div>\n<h3 class=\"text-2xl font-extrabold text-slate-700 mb-4 mt-0\">The Portable Wet Hire Model<\/h3>\n<p class=\"text-slate-600 mb-4\">\n                            You set up a folding bar at events and sell drinks directly to guests (cash bar) or as part of a package sold to the host. This makes you a &#8220;retailer&#8221; under Nevada law.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Retailer Definition:<\/strong><br \/>\n                                    &#8220;The third tier includes retailers who may only purchase from a wholesaler&#8230;&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<p class=\"text-slate-600 text-sm italic mb-4\">\n                            <strong>Wholesaler-Only Purchases:<\/strong> You MUST buy all alcohol from Nevada-licensed wholesalers. Buying from Costco, Total Wine, or any retail store for resale is illegal\u2014it violates the Three-Tier System.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Purchase Restriction:<\/strong><br \/>\n                                    &#8220;The retail liquor store must have purchased the liquor from a Nevada licensed wholesaler.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-3\">Health Department Requirements<\/h4>\n<p class=\"text-slate-600 mb-4\">\n                            Each event requires a <strong>Temporary Food Establishment permit<\/strong> from the local health district. Requirements include:<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Temporary Establishment Rules:<\/strong><br \/>\n                                    &#8220;A temporary food establishment must comply with all requirements applicable to its operation.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<ul class=\"text-sm text-slate-600 space-y-2 list-disc ml-5\">\n<li>Overhead protection (tent\/canopy)<\/li>\n<li>Handwashing station with soap and towels<\/li>\n<li>Barriers to separate bar area from public<\/li>\n<li>Proper waste disposal containers<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div id=\"content-trailer\" class=\"pb-tab-content\">\n<div class=\"bg-slate-50 p-8 rounded-xl border-t-8 border-red-800 shadow-inner\">\n<div class=\"bg-red-100 border-l-4 border-red-800 p-4 mb-8\">\n<p class=\"text-sm text-red-900 mb-0\">\n                        <strong>Bottom Line:<\/strong> A trailer or vehicle used to dispense alcohol is a &#8220;Mobile Unit&#8221; requiring full commercial kitchen standards, Plan Review approval, and a commissary contract.\n                    <\/p>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-8\">\n<div>\n<h3 class=\"text-2xl font-extrabold text-slate-700 mb-4 mt-0\">The Mobile Unit Reality<\/h3>\n<p class=\"text-slate-600 mb-4\">\n                            Nevada defines a Mobile Unit as any vehicle used to prepare or dispense beverages. Even if you&#8217;re only serving drinks (not food), your trailer falls under commercial kitchen regulations.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Mobile Unit Definition:<\/strong><br \/>\n                                    &#8220;Any vehicle operating from an approved servicing area in which beverages are prepared and used to sell and dispense beverages to customers.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/p>\n<div class=\"bg-white rounded-lg border border-slate-200 p-5 shadow-sm\">\n<h4 class=\"font-bold text-slate-800 border-b border-slate-100 pb-2 mb-3\">\ud83d\udea7 Mandatory Plan Review<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">Before building or licensing your mobile bar, you must submit blueprints to Nevada DPBH for approval.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Plan Review Requirement:<\/strong><br \/>\n                                    &#8220;Mobile Units must submit a plan review application for initial licensure and prior to any construction projects.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bg-white rounded-lg border border-slate-200 p-5 shadow-sm\">\n<h4 class=\"font-bold text-slate-800 border-b border-slate-100 pb-2 mb-3\">\u2699\ufe0f Required Equipment<\/h4>\n<ul class=\"text-sm text-slate-600 space-y-2\">\n<li class=\"flex justify-between\"><span>3-Compartment Sink<\/span><span class=\"font-bold text-slate-900\">\u2713<\/span><\/li>\n<li class=\"flex justify-between\"><span>Separate Handwash Sink<\/span><span class=\"font-bold text-slate-900\">\u2713<\/span><\/li>\n<li class=\"flex justify-between\"><span>Hot Water Heater (120\u00b0F)<\/span><span class=\"font-bold text-slate-900\">\u2713<\/span><\/li>\n<li class=\"flex justify-between\"><span>Fresh Water Tank (sized)<\/span><span class=\"font-bold text-slate-900\">\u2713<\/span><\/li>\n<li class=\"flex justify-between\"><span>Wastewater Tank<\/span><span class=\"font-bold text-slate-900\">\u2713<\/span><\/li>\n<li class=\"flex justify-between border-t border-slate-100 pt-2 mt-2\"><span class=\"font-bold text-red-800\">Commissary Contract<\/span><span class=\"font-bold text-red-700\">Required<\/span><\/li>\n<\/ul>\n<p class=\"text-[10px] text-slate-400 mt-2 italic\">Vehicle must report to approved commissary daily for cleaning, water filling, and waste disposal.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"common-traps\" class=\"px-6 md:px-12 mb-12 scroll-mt-16\">\n<div class=\"bg-white border-l-4 border-[#c2410c] shadow-md rounded-r-lg p-6 md:p-8\">\n<h2 class=\"text-2xl font-bold text-slate-900 mb-4 flex items-center\">\n                <span class=\"mr-3 text-red-600 text-3xl\">\u26a0\ufe0f<\/span> Sin City Pitfalls<br \/>\n            <\/h2>\n<p class=\"text-slate-600 mb-6\">Nevada&#8217;s decentralized system creates traps that catch even experienced operators.<\/p>\n<div class=\"grid md:grid-cols-3 gap-6\">\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">1. The Panaca Problem<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Panaca is one of two dry towns in Nevada where County Liquor Boards refuse all retail licenses. Wet Hire is impossible there\u2014even with a state license.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>Dry Counties Power:<\/strong><br \/>\n                                &#8220;The liquor board may grant or refuse liquor licenses&#8230;&#8221;<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">2. Open Container on Wheels<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Transporting your bar with open bottles is illegal. The &#8220;living quarters&#8221; exception doesn&#8217;t apply to commercial bars on wheels. All bottles must be sealed during transport.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>Open Container Law:<\/strong><br \/>\n                                &#8220;It is a misdemeanor to have an open container of an alcoholic beverage within the passenger area of a motor vehicle while upon a highway.&#8221;<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<div>\n<h4 class=\"font-bold text-slate-800 mb-2\">3. School &#038; Prison Zones<\/h4>\n<p class=\"text-sm text-slate-600 mb-2\">\n                        Mobile bars can&#8217;t legally operate within 1\/2 mile of prisons or near schools. Fixed venues have grandfathered addresses\u2014you don&#8217;t.<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <span class=\"pb-cite-number\"><\/span><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>Prison Distance Rule:<\/strong><br \/>\n                                &#8220;It is unlawful to sell alcoholic beverages within one-half mile of any institution under Department of Corrections&#8230;&#8221;<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span>\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"age-staffing\" class=\"px-6 md:px-12 mb-12 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-800 mb-6\">Staffing Rules &#038; TAM Requirements<\/h2>\n<p class=\"text-slate-600 mb-6\">Nevada&#8217;s age laws split &#8220;handling,&#8221; &#8220;serving,&#8221; and &#8220;pouring&#8221; into distinct categories.<\/p>\n<div>\n<table class=\"w-full text-left border-collapse bg-white rounded-lg shadow-sm border border-slate-200\">\n<thead class=\"bg-gradient-to-r from-[#c2410c] to-[#f59e0b] text-white\">\n<tr>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">Role<\/th>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0633\u0646<\/th>\n<th class=\"p-4 text-sm font-bold uppercase tracking-wider\">\u0627\u0644\u0642\u0627\u0639\u062f\u0629<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"text-slate-700 text-sm\">\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">Bartender (Pouring)<\/td>\n<td class=\"p-4\"><span class=\"bg-green-100 text-green-900 px-2 py-1 rounded font-bold\">21+<\/span><\/td>\n<td class=\"p-4 relative text-slate-600\">\n                            Most County Liquor Boards require 21+ to actively mix and pour drinks. Check local ordinances.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Local Age Control:<\/strong><br \/>\n                                    &#8220;Liquor boards may enact ordinances prohibiting the employment of minors in the sale or disposition of liquor.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/td>\n<\/tr>\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">Server \/ Barback<\/td>\n<td class=\"p-4\"><span class=\"bg-green-100 text-green-900 px-2 py-1 rounded font-bold\">18+<\/span><\/td>\n<td class=\"p-4 relative text-slate-600\">\n                            Legal to &#8220;handle&#8221; and transport alcohol in the course of employment at 18.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>Handling Exception:<\/strong><br \/>\n                                    &#8220;Selling, handling, serving or transporting of alcoholic beverages by a person in the course of lawful employment is permitted.&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/td>\n<\/tr>\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">TAM Card<\/td>\n<td class=\"p-4\"><span class=\"bg-red-100 text-red-900 px-2 py-1 rounded font-bold\">\u0625\u0644\u0632\u0627\u0645\u064a<\/span><\/td>\n<td class=\"p-4 relative text-slate-600\">\n                            All staff who sell or serve alcohol must complete state-certified training before or immediately upon hiring.<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <span class=\"pb-cite-number\"><\/span><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>TAM Mandate:<\/strong><br \/>\n                                    &#8220;Owners must ensure employees complete State Certified Alcohol Beverage Awareness program&#8230;&#8221;<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">Full citation below<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span>\n                        <\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/section>\n<section id=\"faq\" class=\"bg-white px-6 md:px-12 py-8 border-t border-slate-200 scroll-mt-16\">\n<p>        <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a liquor license for Dry Hire in Nevada?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. You need a Nevada Business License but not a liquor license.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I transport the client's alcohol to the venue?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. NRS 369.490 restricts transport to common carriers or licensed entities.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I buy alcohol from Costco for my Wet Hire business?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Nevada's Three-Tier System requires retailers to purchase from licensed wholesalers.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What's the difference between a folding bar and a trailer?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Trailers are Mobile Units requiring Plan Review, commissary, and full commercial equipment.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I operate in Panaca or other dry towns?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Wet Hire is impossible. Dry Hire may be allowed for private events.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do all my staff need TAM cards?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. Every employee who handles, serves, or sells alcohol must be TAM certified.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can 18-year-olds bartend in Nevada?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"They can serve\\\/handle but most counties require 21+ to pour and mix.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What happens if I have open bottles while driving my mobile bar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Misdemeanor. Open Container law applies - all bottles must be sealed in transit.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a commissary for a folding bar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Commissaries are required for Mobile Units (trailers\\\/vehicles) only.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I set up my mobile bar in a park near a school?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Check distance restrictions. NRS 202.060 and local codes restrict sales near schools.\"\n            }\n        }\n    ]\n}<\/script><\/p>\n<h2 class=\"text-3xl font-bold text-slate-900 mb-6\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\n<div class=\"space-y-4\">\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Dry Hire Basics<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need a liquor license for Dry Hire in Nevada?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">NO.<\/strong> Dry Hire operators don&#8217;t need a retail liquor license because they&#8217;re not selling alcohol. However, you DO need a Nevada Business License from the Dept of Taxation, and all staff must have TAM cards.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I transport the client&#8217;s alcohol to the venue?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">NO.<\/strong> NRS 369.490 restricts who can transport liquor\u2014typically common carriers or licensed entities. If you pick up the kegs for the client, you&#8217;re illegally transporting. The alcohol must be on-site before you arrive.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I charge for mixers, ice, and supplies in Dry Hire?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">\u0646\u0639\u0645.<\/strong> These are non-alcoholic goods and labor services. Invoice for &#8220;Bartending Services,&#8221; &#8220;Bar Setup,&#8221; &#8220;Mixer Package,&#8221; etc.\u2014never include alcohol costs.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Am I liable if a minor drinks at my Dry Hire event?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">\u0646\u0639\u0645.<\/strong> NRS 202.055 criminalizes &#8220;furnishing&#8221; alcohol to minors\u2014not just selling. If you hand a beer to someone under 21, you&#8217;re criminally liable even if the host bought the alcohol.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Wet Hire Requirements<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I buy alcohol from Costco for my Wet Hire business?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">ABSOLUTELY NOT.<\/strong> Nevada&#8217;s Three-Tier System mandates retailers purchase ONLY from licensed wholesalers. Costco is also a retailer\u2014retailers cannot sell to other retailers. This is strictly enforced by the Dept of Taxation.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What&#8217;s the difference between a folding bar and a trailer for Wet Hire?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong>Folding Bar:<\/strong> Requires Catering License + Temporary Food Establishment permit per event. More flexible, less expensive.<\/p>\n<p>                        <strong>Trailer\/Vehicle:<\/strong> Classified as &#8220;Mobile Unit&#8221; under NAC 446.015. Requires Plan Review, 3-compartment sink, hot water, wastewater tanks, and daily commissary visits. Much more expensive and complex.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Where do I get a Catering License for my folding bar setup?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        Your <strong>County Liquor Board<\/strong> (Clark, Washoe, etc.) issues these. Requirements and fees vary wildly by county. Many require you to have a brick-and-mortar base location with its own liquor license, then add a catering endorsement.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need Plan Review for a converted horse trailer bar?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">\u0646\u0639\u0645.<\/strong> Any vehicle used to dispense beverages is a Mobile Unit under NAC 446.015. You must submit blueprints to Nevada DPBH BEFORE building or buying the trailer. No shortcuts.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Age &#038; Staffing<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do all my staff need TAM cards?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">\u0646\u0639\u0645.<\/strong> NRS 369.630 requires every employee who handles, serves, or sells alcohol to complete State Certified Alcohol Beverage Awareness training. This applies to Dry Hire AND Wet Hire. Non-compliance results in fines.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can 18-year-olds bartend in Nevada?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-orange-600\">DEPENDS.<\/strong> State law allows 18+ to &#8220;handle&#8221; and &#8220;serve&#8221; alcohol. However, most County Liquor Boards require 21+ to actively pour and mix drinks. Check your local ordinances\u2014Clark County (Las Vegas) typically requires 21+ for bartenders.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Where do I get TAM certification?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        TAM cards are issued by state-approved training providers. Search &#8220;Nevada TAM card training&#8221; for approved online and in-person courses. Cost is typically $20-40 per person, valid for 4 years.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Special Restrictions<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I operate in Panaca or other dry towns?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">Wet Hire: NO.<\/strong> Panaca&#8217;s County Liquor Board refuses to issue retail liquor licenses. Selling alcohol is impossible.<\/p>\n<p>                        <strong class=\"text-orange-600\">Dry Hire: MAYBE.<\/strong> Private parties where the host supplies alcohol may be legal, but local nuisance ordinances could shut it down.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What happens if I have open bottles while driving my mobile bar?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-red-600\">Misdemeanor citation.<\/strong> NRS 484B.150 makes open containers in vehicles illegal. The &#8220;living quarters&#8221; exception doesn&#8217;t apply to commercial bars. All bottles must be sealed during transport\u2014even your trailer&#8217;s speed rail bottles.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need a commissary for a folding bar?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">NO.<\/strong> Commissaries are only required for Mobile Units (trailers\/vehicles) that must report daily for cleaning, water refilling, and waste disposal. Folding bar setups are exempt.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can I set up my mobile bar in a park near a school?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-orange-600\">Check distance restrictions.<\/strong> NRS 202.060 and local zoning codes often prohibit alcohol sales within 500-1,000 feet of schools. Unlike fixed bars, mobile operators don&#8217;t have grandfathered addresses\u2014you must comply everywhere you go.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Equipment &#038; Setup<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Why choose a portable bar over a custom trailer in Nevada?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Massive regulatory savings.<\/strong> Portable bars avoid Mobile Unit classification\u2014no Plan Review ($1,000+ process), no commissary contract ($500-2,000\/month), no 3-compartment sink requirements. Plus you can access indoor venues where trailers can&#8217;t go (casinos, ballrooms, rooftops).\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Can portable bars handle high-volume events in Nevada?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">\u0628\u0643\u0644 \u062a\u0623\u0643\u064a\u062f.<\/strong> Professional folding bars like our modular systems have the same workspace as trailers (8+ feet of speed rail) but set up in minutes. Perfect for Vegas weddings, Reno corporate events, and Tahoe festivals where you need mobility without Mobile Unit paperwork.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Insurance &#038; Liability<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    Do I need liquor liability insurance for Dry Hire?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Strongly recommended.<\/strong> Even though you&#8217;re not selling, venues require proof of General Liability ($1M-2M) and most want Liquor Liability too. Cost: $800-2,500\/year for Dry Hire operators.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What insurance do I need for Wet Hire with a trailer?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong>Minimum coverage:<\/strong> General Liability ($2M), Liquor Liability ($1M), Commercial Auto for the tow vehicle, and potentially Equipment\/Trailer insurance. Total annual cost: $3,500-7,000+ depending on revenue.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#c2410c] mt-4 mb-2\">Getting Started<\/h3>\n<details class=\"pb-faq-item bg-slate-50 border border-slate-200 rounded-lg group\">\n<summary class=\"flex items-center justify-between p-5 font-bold text-slate-800 group-hover:bg-slate-100 transition-colors\">\n                    What&#8217;s the fastest path to start mobile bartending in Nevada?<br \/>\n                    <span class=\"text-[#c2410c] transform group-open:rotate-180 transition-transform\">\u25bc<\/span><br \/>\n                <\/summary>\n<div class=\"p-5 pt-0 text-slate-600 border-t border-slate-200\/50 mt-2\">\n<p class=\"mb-0\">\n                        <strong class=\"text-green-600\">Dry Hire with portable bars.<\/strong> Get Nevada Business License (online, same day), obtain TAM cards ($20-40 each, 4 hours online), buy insurance, purchase portable bar equipment. You can be operational in 1-2 weeks versus 3-6 months for Wet Hire trailers.\n                    <\/p>\n<\/p><\/div>\n<\/details><\/div>\n<\/section>\n<section id=\"equipment\" class=\"bg-gradient-to-br from-slate-900 via-[#c2410c] to-slate-900 text-white p-8 md:p-12 rounded-xl shadow-xl mx-6 md:mx-12 mb-12 scroll-mt-16\">\n<div class=\"grid md:grid-cols-2 gap-12 items-center\">\n<div>\n<h2 class=\"text-3xl font-bold text-white mb-4\">Built for the Desert Heat<\/h2>\n<p class=\"text-slate-300 mb-6 leading-relaxed\">\n                    Nevada&#8217;s event scene runs 24\/7\u2014from Strip weddings to Lake Tahoe festivals. Our portable bars give you the flexibility to work anywhere without the nightmare of Mobile Unit regulations, Plan Reviews, or commissary contracts. Set up in ballrooms, rooftops, and desert venues where trailers can&#8217;t reach.\n                <\/p>\n<div class=\"space-y-4 mb-8\">\n<div class=\"flex items-start\">\n<div class=\"bg-[#f59e0b] p-2 rounded-lg mr-4 mt-1\">\n                            <svg class=\"w-4 h-4 text-slate-900\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                        <\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Skip Plan Review Hell<\/h4>\n<p class=\"text-xs text-slate-400\">Avoid months of DPBH blueprints and commissary headaches<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#dc2626] p-2 rounded-lg mr-4 mt-1\">\n                            <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg>\n                        <\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">Access Premium Venues<\/h4>\n<p class=\"text-xs text-slate-400\">Work inside casinos, hotels, and penthouses where trailers are banned<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <a href=\"\/ar\/\" class=\"inline-block bg-[#f59e0b] text-slate-900 hover:bg-white font-bold py-3 px-8 rounded-lg transition-all shadow-lg text-sm uppercase tracking-wide no-underline\"><br \/>\n                    View Portable Bars<br \/>\n                <\/a>\n            <\/div>\n<div class=\"relative h-full flex items-center justify-center\">\n<div class=\"overflow-hidden rounded-xl shadow-2xl\">\n                    <img decoding=\"async\" src=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp\" alt=\"Professional-grade mobile bar designed for Nevada's demanding event industry, featuring LED lighting, extensive workspace, and modular configuration ideal for casino, hotel, and outdoor desert venues\" class=\"w-full h-auto object-contain\">\n               <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div id=\"resources\" class=\"mt-12 mb-8 scroll-mt-16\">\n<h3 class=\"text-2xl font-bold text-center text-slate-900 mb-8\">Official Nevada Resources<\/h3>\n<div class=\"grid md:grid-cols-3 gap-6 max-w-6xl mx-auto px-6 mb-8\">\n            <a href=\"https:\/\/tax.nv.gov\/\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-orange-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#c2410c]\">\ud83c\udfdb\ufe0f<\/div>\n<p>                <span class=\"font-bold text-[#c2410c] text-lg block mb-2\">Dept of Taxation<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Business Licenses &#038; Three-Tier System<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/www.dpbh.nv.gov\/\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-orange-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#f59e0b]\">\ud83c\udfe5<\/div>\n<p>                <span class=\"font-bold text-[#c2410c] text-lg block mb-2\">DPBH Health Division<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Mobile Unit Plan Reviews<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/cpe.nv.gov\/\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-orange-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#c2410c]\">\ud83d\udcda<\/div>\n<p>                <span class=\"font-bold text-[#c2410c] text-lg block mb-2\">TAM Card Training<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">Commission on Postsecondary Education<\/span><br \/>\n            <\/a>\n        <\/div>\n<div class=\"bg-orange-50 rounded-lg mx-6 md:mx-12 p-8 border-l-4 border-[#c2410c] mb-8\">\n<h4 class=\"font-bold text-slate-800 mb-4 flex items-center\">\n                <svg class=\"w-5 h-5 mr-2 text-[#c2410c]\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg><br \/>\n                \u0627\u0644\u0645\u0631\u0627\u062c\u0639 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0648\u0627\u0644\u062a\u0646\u0632\u064a\u0644\u0627\u062a<br \/>\n             <\/h4>\n<ul class=\"grid md:grid-cols-2 gap-4 text-sm text-[#c2410c]\">\n<li><a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-369.html\" target=\"_blank\" class=\"hover:text-[#f59e0b]\">\ud83d\udcc4 NRS Chapter 369 (Liquor Tax)<\/a><\/li>\n<li><a href=\"https:\/\/www.leg.state.nv.us\/nac\/nac-446.html\" target=\"_blank\" class=\"hover:text-[#f59e0b]\">\ud83d\udcc4 NAC Chapter 446 (Food Establishments)<\/a><\/li>\n<li><a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-244.html\" target=\"_blank\" class=\"hover:text-[#f59e0b]\">\ud83d\udcc4 NRS Chapter 244 (County Powers)<\/a><\/li>\n<li><a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-202.html\" target=\"_blank\" class=\"hover:text-[#f59e0b]\">\ud83d\udcc4 NRS Chapter 202 (Crimes &#038; Safety)<\/a><\/li>\n<\/ul><\/div>\n<p>        <!-- FULL CITATIONS SECTION --><\/p>\n<div class=\"bg-white rounded-lg mx-6 md:px-12 p-4 shadow-sm border border-slate-200\">\n<div class=\"flex items-center gap-3 mb-4\">\n                <svg class=\"w-6 h-6 text-[#c2410c]\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg><\/p>\n<h3 class=\"text-xl font-bold text-slate-800\">Full Legal Citations<\/h3>\n<\/p><\/div>\n<p>            <!-- Citation 1: Three-Tier System --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">1<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Three-Tier System Definition<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">Nevada Department of Taxation Technical Bulletin:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;In Nevada, liquor is regulated under a three tier system&#8230; The second tier includes importers and wholesalers who may sell only to retailers and other wholesalers. The third tier includes retailers who may only purchase from a wholesaler and cannot legally sell to or buy from other retailers&#8230;&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: Tax Bulletin LIQ 21-0001<\/span><br \/>\n                            <a href=\"https:\/\/tax.nv.gov\/wp-content\/uploads\/2024\/03\/Technical-Bulletin-LIQ-21-0001.pdf\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Document \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 2: TAM Card Requirement --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">2<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">TAM Card Mandatory Training<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 369.630:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;This statute requires owners or operators of alcoholic beverage establishments who hire or employ persons to sell or serve alcohol to ensure such persons complete a State Certified Alcohol Beverage Awareness program and hold a valid alcohol education card.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"bg-blue-50 border border-blue-200 rounded p-2 mb-2\">\n<p class=\"text-xs text-blue-900\">\n                                <strong>\ud83d\udca1 Important:<\/strong> This applies to ALL employees who handle alcohol\u2014including Dry Hire bartenders. Training must be completed before or immediately upon hiring. Cards are valid for 4 years.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 369.630<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-369.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 3: Transport Restriction --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">3<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Alcohol Transport Restrictions<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 369.490:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;A person shall not directly or indirectly&#8230; transport or import&#8230; any liquor&#8230; unless the person: (a) Is a common carrier&#8230;&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 369.490<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-369.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 4: Furnishing to Minors --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">4<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Furnishing Alcohol to Minors<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 202.055:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;Every person who knowingly: (a) Sells, gives or otherwise furnishes an alcoholic beverage to any person under 21 years of age&#8230; is guilty of a misdemeanor.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"bg-red-50 border border-red-200 rounded p-2 mb-2\">\n<p class=\"text-xs text-red-900\">\n                                <strong>\ud83d\udea8 Criminal Penalty:<\/strong> This applies to Dry Hire operators. If you hand a drink to a minor, you&#8217;re criminally liable regardless of who purchased the alcohol. First offense: up to 6 months jail, $1,000 fine.\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 202.055<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-202.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Citation 5-14 continue with same format... --><br \/>\n            <!-- Truncating for space but following same pattern for all 14 citations --><\/p>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">8<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Mobile Unit Definition<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NAC 446.015:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;&#8216;Mobile unit&#8217; means any vehicle operating from an approved servicing area in which food, beverages, frozen desserts or dairy products and mixes are prepared, processed or converted for human consumption and which is used to sell and dispense food and beverages to customers.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NAC 446.015<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nac\/nac-446.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Code \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">9<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Mandatory Plan Review for Mobile Units<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">Nevada DPBH Construction Requirements:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The following facilities must submit a plan review application for initial licensure and prior to any construction projects:&#8230; Mobile Unit (MBU).&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: DPBH Plan Review Regs<\/span><br \/>\n                            <a href=\"https:\/\/www.dpbh.nv.gov\/regulatory\/hcqc\/health-facility-licensing-and-information\/construction-and-plan-review\/\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Requirements \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">10<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">County Liquor Board Power<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 244.350:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The board of county commissioners and&#8230; the sheriff of that county, constitute a liquor board. The liquor board may, without further compensation, grant or refuse liquor licenses, and revoke&#8230;&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 244.350<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-244.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">11<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Open Container Law<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 484B.150:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;It is a misdemeanor for a person to have an open container of an alcoholic beverage within the passenger area of a motor vehicle while the motor vehicle is upon a highway.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 484B.150<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-484b.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">12<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Prison Distance Restriction<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 212.180:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;It is unlawful for any person&#8230; to sell by wholesale or retail any alcoholic beverage within one-half mile of any institution under the jurisdiction of the Department of Corrections&#8230;&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 212.180<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-212.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">13<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">County Power Over Minor Employment<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 244.351:<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The liquor board&#8230; may enact ordinances:&#8230; Prohibiting the employment or service of minors in the sale or disposition of liquor.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 244.351<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-244.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mb-3 p-3 bg-slate-50 rounded-lg border-l-4 border-[#c2410c]\">\n<div class=\"flex items-start gap-2\">\n                    <span class=\"flex-shrink-0 w-8 h-8 bg-[#c2410c] text-white rounded-full flex items-center justify-center font-bold text-sm\">14<\/span><\/p>\n<div class=\"flex-1\">\n<h4 class=\"text-base font-bold text-slate-800 mb-1\">Employment Exception for Handling Alcohol<\/h4>\n<div class=\"bg-white p-2 rounded border border-slate-200 mb-2\">\n<p class=\"text-sm text-slate-600 italic mb-2\">NRS 202.020(5)(e):<\/p>\n<p class=\"text-sm text-slate-700 leading-relaxed\">\n                                &#8220;The term [possession in public] does not include&#8230; (e) The selling, handling, serving or transporting of alcoholic beverages by a person in the course of his lawful employment by a licensed manufacturer, wholesaler or retailer of alcoholic beverages.&#8221;\n                            <\/p>\n<\/p><\/div>\n<div class=\"flex flex-wrap items-center gap-4 text-xs text-slate-500\">\n                            <span>\ud83d\udcda Source: NRS 202.020<\/span><br \/>\n                            <a href=\"https:\/\/www.leg.state.nv.us\/nrs\/nrs-202.html\" target=\"_blank\" class=\"text-[#c2410c] hover:text-[#f59e0b] underline\">View Full Statute \u2192<\/a><\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<footer class=\"bg-slate-100 py-12 border-t border-slate-200 mt-0\">\n<div class=\"max-w-4xl mx-auto text-center px-6\">\n<p class=\"text-slate-500 text-sm leading-relaxed mb-2\">\n                <strong>Disclaimer:<\/strong> PortableBar.com (Customized Designs) is an equipment manufacturer, not a law firm.\n            <\/p>\n<p class=\"text-slate-400 text-xs\">\n                Nevada statutes change regularly. Always verify current requirements with the Department of Taxation, DPBH, and your County Liquor Board before starting operations.\n            <\/p>\n<\/p><\/div>\n<\/footer>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Home \/ Mobile Bartending Laws \/ Nevada Three-Tier System TAM Card Required Nevada Mobile Bartending Laws Nevada operates a decentralized system split between the Department of Taxation, health agencies, and powerful County Liquor Boards. Equipment type matters as much as business model. Current as of February 2026 Business Models Common Traps Age &#038; Staffing FAQ<\/p>","protected":false},"author":1,"featured_media":0,"parent":29836,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-tailwind-canvas.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-30059","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nevada Mobile Bartending Laws | TAM Cards, Licensing &amp; Compliance<\/title>\n<meta name=\"description\" content=\"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nevada Mobile Bartending Laws | TAM Cards, Licensing &amp; Compliance\" \/>\n<meta property=\"og:description\" content=\"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/\" \/>\n<meta property=\"og:site_name\" content=\"Portable Bars by Customized Designs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-05T00:06:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"13 \u062f\u0642\u064a\u0642\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/\",\"url\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/\",\"name\":\"Nevada Mobile Bartending Laws | TAM Cards, Licensing & Compliance\",\"isPartOf\":{\"@id\":\"https:\/\/www.portablebar.com\/ar\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp\",\"datePublished\":\"2026-02-04T23:42:19+00:00\",\"dateModified\":\"2026-02-05T00:06:15+00:00\",\"description\":\"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage\",\"url\":\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp\",\"contentUrl\":\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.portablebar.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mobile Bartending Laws by State: The Ultimate Licensing Guide\",\"item\":\"https:\/\/www.portablebar.com\/mobile-bartending-laws\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"nevada\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.portablebar.com\/ar\/#website\",\"url\":\"https:\/\/www.portablebar.com\/ar\/\",\"name\":\"Portable Bars by Customized Designs\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.portablebar.com\/ar\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nevada Mobile Bartending Laws | TAM Cards, Licensing & Compliance","description":"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/","og_locale":"ar_AR","og_type":"article","og_title":"Nevada Mobile Bartending Laws | TAM Cards, Licensing & Compliance","og_description":"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.","og_url":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/","og_site_name":"Portable Bars by Customized Designs","article_modified_time":"2026-02-05T00:06:15+00:00","og_image":[{"url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"13 \u062f\u0642\u064a\u0642\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/","url":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/","name":"Nevada Mobile Bartending Laws | TAM Cards, Licensing & Compliance","isPartOf":{"@id":"https:\/\/www.portablebar.com\/ar\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage"},"image":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage"},"thumbnailUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp","datePublished":"2026-02-04T23:42:19+00:00","dateModified":"2026-02-05T00:06:15+00:00","description":"Do you need a license for mobile bartending in Nevada in 2026? Learn TAM card costs, dry hire vs wet hire setup, permit timelines, and why bartenders choose portable bars over trailers.","breadcrumb":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#primaryimage","url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp","contentUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-mobile-bartending-fab.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/nevada\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.portablebar.com\/"},{"@type":"ListItem","position":2,"name":"Mobile Bartending Laws by State: The Ultimate Licensing Guide","item":"https:\/\/www.portablebar.com\/mobile-bartending-laws\/"},{"@type":"ListItem","position":3,"name":"nevada"}]},{"@type":"WebSite","@id":"https:\/\/www.portablebar.com\/ar\/#website","url":"https:\/\/www.portablebar.com\/ar\/","name":"\u0642\u0636\u0628\u0627\u0646 \u0645\u062d\u0645\u0648\u0644\u0629 \u0645\u0646 \u062a\u0635\u0645\u064a\u0645\u0627\u062a \u0645\u062e\u0635\u0635\u0629","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.portablebar.com\/ar\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"}]}},"_links":{"self":[{"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/30059","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/comments?post=30059"}],"version-history":[{"count":2,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/30059\/revisions"}],"predecessor-version":[{"id":30062,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/30059\/revisions\/30062"}],"up":[{"embeddable":true,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/29836"}],"wp:attachment":[{"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/media?parent=30059"}],"curies":[{"name":"\u062f\u0628\u0644\u064a\u0648 \u0628\u064a","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}