{"id":30140,"date":"2026-02-09T15:53:09","date_gmt":"2026-02-09T20:53:09","guid":{"rendered":"https:\/\/www.portablebar.com\/?page_id=30140"},"modified":"2026-02-09T16:00:41","modified_gmt":"2026-02-09T21:00:41","slug":"massachusetts","status":"publish","type":"page","link":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/","title":{"rendered":"\u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633"},"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    \/* MASSACHUSETTS THEME: Revolutionary Blue (#002868) and Patriot Gold (#C8B273) *\/<\/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: #002868; transition: all 0.2s; font-weight: 600; }\n    .pb-content a:hover { color: #C8B273; background-color: #f8fafc; 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 (CSS COUNTERS) *\/\n    \/* ========================================= *\/<\/p>\n<p>    .pb-ref-container { counter-reset: reference; }\n    .pb-cite { position: relative; display: inline-block; }<\/p>\n<p>    .pb-cite-number {\n        counter-increment: reference;\n        cursor: help;\n        font-size: 0.85em;\n        font-weight: 800;\n        color: #002868;\n        vertical-align: super;\n        margin-left: 3px;\n        padding: 2px 6px;\n        border-radius: 4px;\n        transition: all 0.2s;\n        display: inline-block;\n        background-color: #e0f2fe;\n    }<\/p>\n<p>    .pb-cite-number::before { content: \"[\" counter(reference) \"]\"; }<\/p>\n<p>    .pb-cite-number:hover {\n        background-color: #002868;\n        color: white;\n        transform: scale(1.1);\n    }<\/p>\n<p>    .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: 300px;\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 TOOLTIP FIX: Right Anchor *\/\n    @media (max-width: 768px) {\n        .pb-cite-tooltip {\n            left: auto !important;\n            right: 0 !important;\n            transform: translateY(10px) !important;\n            width: 280px;\n        }\n        .pb-cite-tooltip::after {\n            left: auto !important;\n            right: 10px !important;\n        }\n    }<\/p>\n<p>    html { scroll-behavior: smooth; }<\/p>\n<p>    \/* STATE CURVE GRAPHIC *\/\n    .pb-ct-curve {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        overflow: hidden;\n        line-height: 0;\n    }\n    .pb-ct-curve svg {\n        position: relative;\n        display: block;\n        width: calc(100% + 1.3px);\n        height: 60px;\n    }<\/p>\n<p>    \/* --- SCENARIO TABS LOGIC --- *\/\n    .pb-tab-content { display: none; animation: fadeIn 0.5s; }\n    #ma-tab-dry:checked ~ #content-dry,\n    #ma-tab-12c:checked ~ #content-12c,\n    #ma-tab-14:checked ~ #content-14 { display: block; }<\/p>\n<p>    \/* --- SCENARIO TAB STYLING --- *\/\n    \/* Dry Hire (Green) *\/\n    #ma-tab-dry:checked ~ .pb-tabs-nav label[for=\"ma-tab-dry\"] {\n        background-color: white;\n        border-color: #166534; \n        color: #14532d; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #ma-tab-dry:checked ~ .pb-tabs-nav label[for=\"ma-tab-dry\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    \/* Section 12C (Blue) *\/\n    #ma-tab-12c:checked ~ .pb-tabs-nav label[for=\"ma-tab-12c\"] {\n        background-color: white;\n        border-color: #002868; \n        color: #0f172a; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #ma-tab-12c:checked ~ .pb-tabs-nav label[for=\"ma-tab-12c\"] .pb-tab-badge { \n        opacity: 1 !important; \n        transform: translateX(-50%) translateY(0) !important;\n    }<\/p>\n<p>    \/* Section 14 (Gold) *\/\n    #ma-tab-14:checked ~ .pb-tabs-nav label[for=\"ma-tab-14\"] {\n        background-color: white;\n        border-color: #C8B273; \n        color: #0f172a; \n        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\n        transform: translateY(-2px);\n    }\n    #ma-tab-14:checked ~ .pb-tabs-nav label[for=\"ma-tab-14\"] .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    #ma-tab-dry:checked ~ .pb-tabs-nav label[for=\"ma-tab-dry\"],\n    #ma-tab-12c:checked ~ .pb-tabs-nav label[for=\"ma-tab-12c\"],\n    #ma-tab-14:checked ~ .pb-tabs-nav label[for=\"ma-tab-14\"] { 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: #f0f9ff;\n        color: #002868;\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-[#002868] to-[#C8B273] text-white p-6 md:p-8 rounded-t-lg relative overflow-hidden\">\n<nav class=\"text-xs text-blue-200 mb-2 flex items-center flex-wrap uppercase tracking-wider\">\n            <a href=\"\/ar\/\" class=\"text-blue-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-blue-300\">\/<\/span><br \/>\n            <a href=\"\/ar\/mobile-bartending-laws\/\" class=\"text-blue-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-blue-300\">\/<\/span><br \/>\n            <span class=\"text-white font-bold\">\u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/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 flex-wrap\">\n                <span class=\"bg-[#C8B273] text-slate-900 text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">\u0644\u0627 \u062a\u0631\u062e\u064a\u0635 \u0644\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644<\/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\">\u062a\u0646\u0638\u064a\u0645 ABCC<\/span><br \/>\n                <span class=\"bg-red-600 text-white text-xs font-bold px-3 py-1 rounded-full uppercase tracking-wide shadow-sm\">\u062d\u0638\u0631 \u0633\u0627\u0639\u0629 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u0627\u062a<\/span>\n            <\/div>\n<h1 class=\"text-4xl md:text-6xl font-extrabold mb-4 tracking-tight text-white\">\u0642\u0648\u0627\u0646\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u062d\u0648\u0644 \u0627\u0644\u0645\u062a\u0646\u0642\u0644 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/h1>\n<p class=\"text-xl text-blue-100 font-light max-w-2xl\">\n                \u064a\u062a\u0637\u0644\u0628 \u0627\u0644\u0643\u0648\u0645\u0646\u0648\u0644\u062b \u0648\u062c\u0648\u062f \u0645\u0631\u0633\u064a\u0627\u062a \u201c\u062b\u0627\u0628\u062a\u0629\u201d \u0644\u062c\u0645\u064a\u0639 \u0645\u0628\u064a\u0639\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644. \u064a\u062e\u062a\u0627\u0631 \u0645\u0634\u063a\u0644\u0648 \u0627\u0644\u0647\u0648\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629 \u0628\u064a\u0646 \u062a\u0631\u0627\u062e\u064a\u0635 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 12C (\u062a\u062d\u062f\u064a\u062f \u0628\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a)\u060c \u0623\u0648 \u0627\u0644\u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 14 (\u062e\u0627\u0635\u0629 \u0628\u0627\u0644\u0631\u0628\u062d \u0644\u0644\u0628\u064a\u0631\u0629\/\u0627\u0644\u0646\u0628\u064a\u0630 \u0641\u0642\u0637)\u060c \u0623\u0648 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641.\n            <\/p>\n<p class=\"text-xs text-blue-300 mt-4\">\u062d\u062a\u0649 \u0641\u0628\u0631\u0627\u064a\u0631 2026 | \u0627\u0644\u0641\u0635\u0644 138 \u0645\u0646 \u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0639\u0627\u0645<\/p>\n<\/p><\/div>\n<div class=\"pb-ct-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-[#002868] 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>\u0646\u0645\u0627\u0630\u062c \u0627\u0644\u0623\u0639\u0645\u0627\u0644<\/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-[#C8B273] 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>\u0645\u0635\u0627\u0626\u062f \u0634\u0627\u0626\u0639\u0629<\/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-[#002868] 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>\u0627\u0644\u0639\u0645\u0631 \u0648\u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646<\/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-[#002868] 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-[#C8B273] 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>\u0645\u0639\u062f\u0627\u062a<\/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-[#002868] 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>\u0645\u0648\u0627\u0631\u062f<\/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=\"ma-tab-dry\" name=\"ma-tabs\" class=\"hidden\" checked><br \/>\n        <input type=\"radio\" id=\"ma-tab-12c\" name=\"ma-tabs\" class=\"hidden\"><br \/>\n        <input type=\"radio\" id=\"ma-tab-14\" name=\"ma-tabs\" class=\"hidden\"><\/p>\n<div class=\"pb-tabs-nav grid grid-cols-1 md:grid-cols-3 gap-6 mb-10 mt-6\">\n            <label for=\"ma-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                    \u0644\u0627 \u062d\u0627\u062c\u0629 \u0644\u0631\u062e\u0635\u0629\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-lg 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-3\">\u062e\u062f\u0645\u0629 \u0641\u0642\u0637<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">\u064a\u0645\u0644\u0643 \u0627\u0644\u0639\u0645\u064a\u0644 \u0627\u0644\u0643\u062d\u0648\u0644<\/p>\n<div class=\"mt-3 pt-3 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">\u062a\u0643\u0644\u0641\u0629 \u0627\u0644\u062a\u0635\u0631\u064a\u062d<\/span><br \/>\n                        <span class=\"block text-xl font-bold text-green-600\">$0<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            <\/label><\/p>\n<p>            <label for=\"ma-tab-12c\" 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-blue-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-[#002868] 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                    \u062a\u0642\u062f\u064a\u0645 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u0627\u0644\u0634\u0627\u0645\u0644\u0629\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-lg font-extrabold mb-1\">\u0627\u0644\u0642\u0633\u0645 12 \u062c<\/h4>\n<p>                    <span class=\"inline-block bg-[#002868] text-white text-xs font-bold px-2 py-1 rounded mb-3\">\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u062e\u0627\u0635\u0629<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">\u0645\u0637\u0644\u0648\u0628 \u0645\u0633\u062a\u0648\u062f\u0639<\/p>\n<div class=\"mt-3 pt-3 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">\u0631\u0633\u0648\u0645 \u0633\u0646\u0648\u064a\u0629<\/span><br \/>\n                        <span class=\"block text-xl font-bold text-[#002868]\">\u0645\u062a\u063a\u064a\u0631<\/span><br \/>\n                        <span class=\"block text-xs text-slate-500 mt-1\">5-\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0642\u0635\u0648\u0649<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            &lt;\/\u0645\u0644\u0635\u0642<\/p>\n<p>            <label for=\"ma-tab-14\" 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-yellow-200\"><\/p>\n<div class=\"pb-tab-badge absolute -top-4 left-1\/2 -translate-x-1\/2 bg-[#C8B273] text-slate-900 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                    \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0639\u0627\u0645\u0629\n                <\/div>\n<div class=\"text-center\">\n<h4 class=\"text-lg font-extrabold mb-1\">\u0627\u0644\u0642\u0633\u0645 14<\/h4>\n<p>                    <span class=\"inline-block bg-[#C8B273] text-slate-900 text-xs font-bold px-2 py-1 rounded mb-3\">\u0631\u062e\u0635\u0629 \u0644\u064a\u0648\u0645 \u0648\u0627\u062d\u062f<\/span><\/p>\n<p class=\"text-xs text-slate-500 font-medium\">\u0646\u0628\u064a\u0630 \/ \u0628\u064a\u0631\u0629 \u0641\u0642\u0637<\/p>\n<div class=\"mt-3 pt-3 border-t border-slate-100\">\n                        <span class=\"block text-xs text-slate-400 uppercase tracking-widest font-bold\">\u0644\u0643\u0644 \u062d\u062f\u062b<\/span><br \/>\n                        <span class=\"block text-xl font-bold text-[#C8B273]\">$100-200<\/span><br \/>\n                        <span class=\"block text-xs text-slate-500 mt-1\">30 \u064a\u0648\u0645 \u062d\u062f \u0633\u0646\u0648\u064a<\/span>\n                    <\/div>\n<\/p><\/div>\n<p>            &lt;\/\u0645\u0644\u0635\u0642\n        <\/div>\n<p>        <!-- CHANGE #6: Add \"View Portable Bars\" button --><\/p>\n<div class=\"text-center mt-6 mb-10\">\n<p class=\"text-xs text-slate-500 mb-2 font-medium\">\u0647\u0644 \u062a\u0639\u0631\u0641 \u0646\u0645\u0648\u0630\u062c \u0639\u0645\u0644\u0643 \u0628\u0627\u0644\u0641\u0639\u0644\u061f<\/p>\n<p>            <a href=\"\/ar\/\" class=\"inline-block bg-gradient-to-r from-[#002868] to-[#C8B273] text-white hover:shadow-lg font-bold py-2 px-6 rounded-lg transition-all text-sm no-underline\"><br \/>\n                \u0639\u0631\u0636 \u0627\u0644\u0628\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629<br \/>\n            <\/a>\n        <\/div>\n<p>        <!-- DRY HIRE TAB CONTENT --><\/p>\n<div id=\"content-dry\" class=\"pb-tab-content\">\n<div class=\"bg-white rounded-lg shadow-sm p-8 border-l-4 border-green-500\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">\u062a\u0623\u062c\u064a\u0631 \u062c\u0627\u0641: \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062e\u062f\u0645\u0629 \u0641\u0642\u0637<\/h3>\n<div class=\"prose max-w-none\">\n<p class=\"text-slate-700 leading-relaxed\">\n                        \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641 \u0647\u0648 \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0648\u062d\u064a\u062f\u0629 \u0644\u0644\u0639\u0627\u0645\u0644\u064a\u0646 \u0641\u064a \u0645\u062c\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0645\u0633\u062a\u0642\u0644\u064a\u0646 \u0644\u0644\u0639\u0645\u0644 \u062f\u0648\u0646 \u0627\u0644\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <a href=\"#citation-1\" class=\"pb-cite-number\" id=\"ref-1\"><\/a><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>\u0645\u0628\u062f\u0623 \u0627\u0644\u0645\u0630\u0643\u0631\u0629 \u0627\u0644\u062b\u0627\u0628\u062a\u0629<\/strong><br \/>\n                                \u201c\u0644\u0627 \u062a\u0639\u062a\u0631\u0641 \u0627\u0644\u0645\u0627\u062f\u0629 138 \u0645\u0646 \u0627\u0644\u0641\u0635\u0644 138 \u0627\u0644\u062a\u0627\u0628\u0639 \u0644\u0644\u0648\u0644\u0627\u064a\u0629 \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629 \u0628\u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0641\u064a \u0645. \u062c. \u0644\u060c \u0628\u0623\u0646 \u2018\u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629\u2019. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0628\u064a\u0639\u0627\u062a \u0628\u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0645\u0631\u062a\u0628\u0637\u0629 \u0628\u0645\u0648\u0642\u0639 \u062b\u0627\u0628\u062a \u0644\u0647 \u0627\u0644\u062d\u0642 \u0627\u0644\u062d\u0635\u0631\u064a \u0641\u064a \u0627\u0644\u0625\u0634\u063a\u0627\u0644.\u201d<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0648\u0627\u0646\u064a\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0641\u0635\u0644 138<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span><br \/>\n                        \u0631\u062e\u0635\u0629 \u0627\u0644\u0642\u0633\u0645 12C \u0645\u0643\u0644\u0641\u0629 \u0645\u0639 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a. \u062a\u0642\u062f\u0645 \u062e\u062f\u0645\u0627\u062a \u062a\u0642\u062f\u064a\u0645 \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0628\u064a\u0646\u0645\u0627 \u064a\u0645\u062a\u0644\u0643 \u0627\u0644\u0639\u0645\u064a\u0644 \u0628\u0634\u0643\u0644 \u0642\u0627\u0646\u0648\u0646\u064a \u0648\u064a\u0648\u0641\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629.\n                    <\/p>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0645\u0627 \u062a\u0642\u062f\u0645\u0647<\/h4>\n<ul class=\"space-y-2 text-slate-700\">\n<li><strong>\u0645\u0639\u062f\u0627\u062a<\/strong> \u0628\u0627\u0631 \u0645\u062a\u0646\u0642\u0644\u060c \u0623\u062f\u0648\u0627\u062a \u0632\u062c\u0627\u062c\u064a\u0629\u060c \u0634\u0627\u0643\u0631\u0627\u062a\u060c \u0623\u062f\u0648\u0627\u062a\u060c \u0645\u0628\u0631\u062f\u0627\u062a<\/li>\n<li><strong>\u0639\u0645\u0644<\/strong> \u0646\u0627\u062f\u0644\u0648\u0646 \u0645\u062d\u062a\u0631\u0641\u0648\u0646 \u0648 \u0645\u0633\u0627\u0639\u062f\u0648 \u0646\u0627\u062f\u0644<\/li>\n<li><strong>\u0645\u0633\u062a\u0644\u0632\u0645\u0627\u062a \u063a\u064a\u0631 \u0643\u062d\u0648\u0644\u064a\u0629<\/strong> \u062b\u0644\u062c\u060c \u062e\u0644\u0637\u0627\u062a\u060c \u0632\u064a\u0646\u0629\u060c \u0634\u0631\u0627\u0628\u060c \u0639\u0635\u0627\u0626\u0631<\/li>\n<li><strong>\u062e\u062f\u0645\u0629<\/strong> \u0625\u0643\u0645\u0627\u0644 \u0627\u0644\u0625\u0639\u062f\u0627\u062f\u060c \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a\u060c \u0648\u0627\u0644\u062a\u0641\u0643\u064a\u0643.<\/li>\n<\/ul>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0645\u0627 \u064a\u0642\u062f\u0645\u0647 \u0627\u0644\u0639\u0645\u064a\u0644<\/h4>\n<ul class=\"space-y-2 text-slate-700\">\n<li><strong>\u0643\u0644 \u0627\u0644\u0643\u062d\u0648\u0644:<\/strong> \u064a\u062c\u0628 \u0634\u0631\u0627\u0624\u0647 \u0645\u0646 \u0645\u062a\u062c\u0631 \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0643\u062d\u0648\u0644\u064a\u0629 \u0645\u0631\u062e\u0635 \u0641\u064a \u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/li>\n<li><strong>\u0645\u0644\u0643\u064a\u0629<\/strong> \u0635\u0627\u062d\u0628 \u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u064a\u0645\u062a\u0644\u0643 \u0627\u0644\u0643\u062d\u0648\u0644 \u0637\u0648\u0627\u0644 \u0627\u0644\u062d\u062f\u062b<\/li>\n<li><strong>\u0628\u0642\u0627\u064a\u0627 \u0637\u0639\u0627\u0645<\/strong> \u062a\u0638\u0644 \u0627\u0644\u0632\u062c\u0627\u062c\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0645\u0644\u0643\u064b\u0627 \u0644\u0644\u0639\u0645\u064a\u0644<\/li>\n<\/ul>\n<div class=\"bg-green-50 border-l-4 border-green-500 p-6 my-6 rounded-lg\">\n<h4 class=\"font-bold text-green-900 mb-2 flex items-center\">\n                            <svg class=\"w-5 h-5 mr-2\" 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><br \/>\n                            \u062d\u0631\u062c: \u0644\u0645 \u062a\u062a\u0645 \u0639\u0645\u0644\u064a\u0629 \u0628\u064a\u0639<br \/>\n                        <\/h4>\n<p class=\"text-green-800 text-sm leading-relaxed\">\n                            \u064a\u062c\u0628 \u0623\u0644\u0627 \u062a\u062a\u0636\u0645\u0646 \u0641\u0627\u062a\u0648\u0631\u062a\u0643 \u0623\u0628\u062f\u064b\u0627 \u0628\u0646\u062f\u064b\u0627 \u062e\u0627\u0635\u064b\u0627 \u0628\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629. \u0627\u062d\u0633\u0628 \u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641 \u0641\u0642\u0637 \u0645\u0642\u0627\u0628\u0644 \u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u0645\u0639\u062f\u0627\u062a\u060c \u0648\u0623\u062c\u0648\u0631 \u0627\u0644\u0639\u0645\u0627\u0644\u0629\u060c \u0648\u0627\u0644\u0645\u0632\u062c. \u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u062a\u062d\u062f\u064a\u062f \u0633\u0639\u0631 \u0644\u0640 &quot;\u0641\u0648\u062f\u0643\u0627 \u2013 $80&quot;\u060c \u0641\u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646\u0643 \u0642\u062f \u0627\u0631\u062a\u0643\u0628\u062a \u0645\u062e\u0627\u0644\u0641\u0629 \u0628\u064a\u0639 \u0628\u062f\u0648\u0646 \u062a\u0631\u062e\u064a\u0635.\n                        <\/p>\n<\/p><\/div>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u0645\u062d\u0638\u0648\u0631\u0629:<\/h4>\n<ul class=\"space-y-2 text-slate-700\">\n<li>\u274c \u0644\u0627 \u064a\u0648\u062c\u062f \u0628\u0627\u0631 \u0646\u0642\u062f\u064a \u0623\u0648 \u0645\u0628\u064a\u0639\u0627\u062a \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0628\u062a\u0630\u0627\u0643\u0631<\/li>\n<li>\u274c \u0644\u0627 \u064a\u062c\u0648\u0632 \u0634\u0631\u0627\u0621 \u0627\u0644\u0643\u062d\u0648\u0644 \u0648\u0625\u0639\u0627\u062f\u0629 \u0641\u0648\u062a\u0631\u062a\u0647 (\u0647\u0630\u0627 \u064a\u0639\u062a\u0628\u0631 \u201c\u0625\u0639\u0627\u062f\u0629 \u0628\u064a\u0639\u201d)<\/li>\n<li>\u274c \u0644\u0627 \u064a\u0633\u0645\u062d \u0628\u0646\u0642\u0644 \u0627\u0644\u0643\u062d\u0648\u0644 \u0627\u0644\u0645\u0645\u0644\u0648\u0643 \u0644\u0644\u0639\u0645\u064a\u0644 (\u062a\u0639\u0631\u0636 \u0644\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629)<\/li>\n<li>\u274c \u0644\u0627 \u062a\u0648\u062c\u062f \u0627\u062d\u062a\u0641\u0627\u0644\u0627\u062a \u0639\u0627\u0645\u0629 \u0628\u062f\u0648\u0646 \u0634\u0631\u064a\u0643 \u0645\u0631\u062e\u0635<\/li>\n<\/ul>\n<div class=\"bg-amber-50 border-l-4 border-amber-500 p-6 my-6 rounded-lg\">\n<h4 class=\"font-bold text-amber-900 mb-2\">\u26a0\ufe0f \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0636\u064a\u0641 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a<\/h4>\n<p class=\"text-amber-800 text-sm leading-relaxed\">\n                            \u062a\u062d\u062a<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-2\" class=\"pb-cite-number\" id=\"ref-2\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u0645\u0627\u0643\u062c\u0648\u064a\u062c\u0627\u0646 \u0636\u062f \u0646\u064a\u0648 \u0625\u0646\u062c\u0644\u0627\u0646\u062f \u062a\u064a\u0644\u064a\u0643\u0648\u0645 \u0627\u0644\u0642\u064a\u0627\u0633\u064a<\/strong><br \/>\n                                    \u201c\u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0627\u0644\u0645\u0636\u064a\u0641 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a \u0645\u0633\u0624\u0648\u0644\u0627\u064b \u0639\u0646 \u0627\u0644\u0625\u0635\u0627\u0628\u0627\u062a \u0625\u0630\u0627 \u0643\u0627\u0646 \u064a\u0639\u0644\u0645 \u0623\u0648 \u0643\u0627\u0646 \u064a\u0646\u0628\u063a\u064a \u0623\u0646 \u064a\u0639\u0644\u0645 \u0623\u0646 \u0627\u0644\u0636\u064a\u0641 \u0643\u0627\u0646 \u0641\u064a \u062d\u0627\u0644\u0629 \u0633\u0643\u0631 \u0648\u0645\u0639 \u0630\u0644\u0643 \u0627\u0633\u062a\u0645\u0631 \u0641\u064a \u062a\u0642\u062f\u064a\u0645\u0647.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u064a\u062e\u0641\u0641 \u0645\u0627\u0643\u062c\u0648\u064a\u062c\u0627\u0646\u060c \u0627\u0644\u0628\u0627\u0631\u0645\u0627\u0646 \u0627\u0644\u0645\u062d\u062a\u0631\u0641\u064a\u0646 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0636\u064a\u0641 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0627\u0633\u062a\u0647\u0644\u0627\u0643. \u0627\u062d\u0645\u0644 \u062f\u0627\u0626\u0645\u064b\u0627 \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u062a\u0623\u0645\u064a\u0646 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- SECTION 12C TAB CONTENT --><\/p>\n<div id=\"content-12c\" class=\"pb-tab-content\">\n<div class=\"bg-white rounded-lg shadow-sm p-8 border-l-4 border-[#002868]\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">\u0627\u0644\u0642\u0633\u0645 12 \u062c: \u062a\u0631\u062e\u064a\u0635 \u0645\u0642\u062f\u0645\u064a \u0627\u0644\u0637\u0639\u0627\u0645<\/h3>\n<div class=\"prose max-w-none\">\n<p class=\"text-slate-700 leading-relaxed\">\n                        \u0631\u062e\u0635\u0629 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0628\u0627\u0644\u0642\u0633\u0645 12C \u0647\u064a \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0633\u0646\u0648\u064a \u0627\u0644\u0648\u062d\u064a\u062f \u0627\u0644\u0630\u064a \u064a\u0633\u0645\u062d \u0644\u0643 \u0628\u0628\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0631\u0648\u062d\u064a\u0629 \u0648\u0627\u0644\u0646\u0628\u064a\u0630 \u0648\u0627\u0644\u0628\u064a\u0631\u0629 \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u0648\u0642\u0639. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0641\u0625\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <a href=\"#citation-3\" class=\"pb-cite-number\" id=\"ref-3\"><\/a><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>\u0633\u0627\u0628\u0642\u0629 \u0628\u0648\u0633\u0637\u0646 \u0644\u0623\u0641\u0636\u0644 \u062a\u0642\u062f\u064a\u0645 \u0645\u0634\u0631\u0648\u0628\u0627\u062a:<\/strong><br \/>\n                                \u201c\u0639\u0646\u062f\u0645\u0627 \u0641\u0642\u062f \u0627\u0644\u0645\u0631\u062e\u0635 \u0639\u0642\u062f\u0647 \u0627\u0644\u0625\u064a\u062c\u0627\u0631\u064a\u060c \u0642\u0627\u0645\u062a ABCC \u0628\u062a\u0639\u0644\u064a\u0642 \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0625\u0644\u0649 \u0623\u062c\u0644 \u063a\u064a\u0631 \u0645\u0633\u0645\u0649. \u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0645\u0642\u0631 \u0627\u0645\u062a\u062b\u0627\u0644 \u0625\u0644\u0632\u0627\u0645\u064a \u0644\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629.\u201d<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0625\u062c\u0631\u0627\u0621 ABCC \u062a\u0623\u062f\u064a\u0628\u064a<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span><br \/>\n                        \u064a\u062a\u0637\u0644\u0628 \u0645\u0633\u062a\u0648\u062f\u0639\u064b\u0627 \u062a\u062c\u0627\u0631\u064a\u064b\u0627 \u062f\u0627\u0626\u0645\u064b\u0627 \u0628\u0627\u0639\u062a\u0628\u0627\u0631\u0647 \u201c\u0645\u062d\u0644 \u0625\u0642\u0627\u0645\u062a\u0643 \u0627\u0644\u062b\u0627\u0628\u062a\u201d.\u201d\n                    <\/p>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0628\u0646\u064a\u0629 \u0627\u0644\u062a\u062d\u062a\u064a\u0629:<\/h4>\n<div class=\"bg-blue-50 border border-blue-200 p-6 rounded-lg mb-6\">\n<h5 class=\"font-bold text-slate-800 mb-2\">1. \u0645\u0633\u062a\u0648\u062f\u0639 \u062a\u062c\u0627\u0631\u064a<\/h5>\n<ul class=\"space-y-2 text-sm text-slate-700\">\n<li>\u2713 \u0645\u0648\u0642\u0639 \u0645\u062e\u0635\u0635 \u062a\u062c\u0627\u0631\u064a\u0627\u064b (\u063a\u064a\u0631 \u0633\u0643\u0646\u064a)<\/li>\n<li>\u2713 \u0639\u0642\u062f \u0625\u064a\u062c\u0627\u0631 \u0623\u0648 \u0633\u0646\u062f \u0645\u0644\u0643\u064a\u0629 \u064a\u0648\u0636\u062d<br \/>\n                                <span class=\"pb-cite\"><br \/>\n                                    <a href=\"#citation-4\" class=\"pb-cite-number\" id=\"ref-4\"><\/a><br \/>\n                                    <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                        <strong>\u062d\u0642 \u0627\u0644\u0625\u0634\u063a\u0627\u0644 \u0627\u0644\u062d\u0635\u0631\u064a<\/strong><br \/>\n                                        \u201c\u064a\u062c\u0628 \u0639\u0644\u0649 \u0645\u0642\u062f\u0645 \u0627\u0644\u0637\u0644\u0628 \u062a\u0642\u062f\u064a\u0645 \u0639\u0642\u062f \u0625\u064a\u062c\u0627\u0631 \u064a\u0648\u0636\u062d \u0627\u0644\u062d\u0642 \u0627\u0644\u062d\u0635\u0631\u064a \u0641\u064a \u0634\u063a\u0644 \u0645\u0643\u0627\u0646 \u0627\u0644\u062a\u062e\u0632\u064a\u0646. \u0645\u0637\u0644\u0648\u0628 \u0645\u062e\u0637\u0637 \u0644\u0644\u0637\u0648\u0627\u0628\u0642.\u201d<br \/>\n                                        <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0645\u062a\u0637\u0644\u0628\u0627\u062a ABCC<\/em><br \/>\n                                    <\/span><br \/>\n                                <\/span><br \/>\n                                \u201c\u062d\u0642 \u0627\u0644\u0625\u0634\u063a\u0627\u0644 \u0627\u0644\u062d\u0635\u0631\u064a\u201d\n                            <\/li>\n<li>\u2713 \u062a\u0645 \u062a\u0642\u062f\u064a\u0645 \u0645\u062e\u0637\u0637 \u0637\u0627\u0628\u0642 \u0645\u0641\u0635\u0644 \u0625\u0644\u0649 ABCC<\/li>\n<li>\u2713 \u064a\u062e\u0636\u0639 \u0644\u0639\u0645\u0644\u064a\u0627\u062a \u062a\u0641\u062a\u064a\u0634 ABCC \u063a\u064a\u0631 \u0645\u0639\u0644\u0646 \u0639\u0646\u0647\u0627<\/li>\n<\/ul>\n<h5 class=\"font-bold text-slate-800 mb-2 mt-4\">2. \u062a\u0635\u0631\u064a\u062d \u062e\u062f\u0645\u0629 \u0627\u0644\u0637\u0639\u0627\u0645<\/h5>\n<p class=\"text-sm text-slate-700\">\n                            \u062a\u0641\u0633\u0631 \u201cABCC\u201d \u0643\u0644\u0645\u0629 \"\u0645\u062a\u0639\u0647\u062f\" \u0639\u0644\u0649 \u0623\u0646\u0647\u0627 \u062a\u062a\u0637\u0644\u0628<br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-5\" class=\"pb-cite-number\" id=\"ref-5\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0639\u0627\u0645 \u0646\u064a\u0643\u0633\u0633<\/strong><br \/>\n                                    \u201c\u0644\u0644\u062a\u0623\u0647\u0644 \u0644\u0644\u0642\u0633\u0645 12C\u060c \u064a\u062c\u0628 \u0623\u0646 \u064a\u062d\u0645\u0644 \u0645\u0642\u062f\u0645 \u0627\u0644\u0637\u0644\u0628 \u062a\u0635\u0631\u064a\u062d\u064b\u0627 \u0633\u0627\u0631\u064a\u064b\u0627 \u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0623\u063a\u0630\u064a\u0629 \u0645\u0646 \u0645\u062c\u0644\u0633 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0645\u062d\u0644\u064a.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u062a\u0641\u0633\u064a\u0631 ABCC<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u062e\u062f\u0645\u0629 \u0627\u0644\u0637\u0639\u0627\u0645. \u0623\u0646\u062a \u0628\u062d\u0627\u062c\u0629 \u0625\u0644\u0649:\n                        <\/p>\n<ul class=\"space-y-2 text-sm text-slate-700 mt-2\">\n<li>\u2022 \u0641\u062d\u0635 \u0635\u062d\u064a \u0644\u0644\u0645\u0633\u062a\u0648\u062f\u0639<\/li>\n<li>\u2022 \u062d\u0648\u0636 \u063a\u0633\u064a\u0644 \u0623\u0637\u0628\u0627\u0642 \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u0642\u0633\u0627\u0645<\/li>\n<li>\u2022 \u0645\u063a\u0633\u0644\u0629 \u064a\u062f \u0648\u0645\u063a\u0633\u0644\u0629 \u0645\u0633\u062d<\/li>\n<li>\u2022 \u062a\u0635\u0631\u064a\u062d \u0633\u0627\u0631\u064a \u0627\u0644\u0645\u0641\u0639\u0648\u0644 \u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0639\u0627\u0645 \u0645\u0646 \u0645\u062c\u0644\u0633 \u0627\u0644\u0635\u062d\u0629<\/li>\n<\/ul><\/div>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u062a\u0634\u063a\u064a\u0644\u064a\u0629:<\/h4>\n<div class=\"grid md:grid-cols-2 gap-4 my-6\">\n<div class=\"bg-red-50 border-l-4 border-red-500 p-4 rounded-lg\">\n<h5 class=\"font-bold text-red-900 mb-2\">\ud83d\udd50 5-\u0633\u0627\u0639\u0627\u062a \u0633\u0642\u0641 \u0627\u0644\u062e\u062f\u0645\u0629<\/h5>\n<p class=\"text-red-800 text-sm\">\n                                <span class=\"pb-cite\"><br \/>\n                                    <a href=\"#citation-6\" class=\"pb-cite-number\" id=\"ref-6\"><\/a><br \/>\n                                    <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                        <strong>\u062d\u062f \u0627\u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a<\/strong><br \/>\n                                        \u201c\u0644\u0627 \u064a\u062c\u0648\u0632 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0644\u0645\u062f\u0629 \u062a\u0632\u064a\u062f \u0639\u0646 5 \u0633\u0627\u0639\u0627\u062a \u062e\u0644\u0627\u0644 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629 \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0641\u064a\u0647\u0627.\u201d<br \/>\n                                        <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0642\u0633\u0645 12C<\/em><br \/>\n                                    <\/span><br \/>\n                                <\/span><br \/>\n                                \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u0642\u0635\u0649 \u0627\u0644\u0645\u0637\u0644\u0642. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u062d\u062f\u062b \u064a\u0633\u062a\u063a\u0631\u0642 6 \u0633\u0627\u0639\u0627\u062a\u060c \u064a\u062c\u0628 \u0623\u0646 \u064a\u063a\u0644\u0642 \u0627\u0644\u0628\u0627\u0631 \u0644\u0645\u062f\u0629 \u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629. \u0644\u0627 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a.\n                            <\/p>\n<\/p><\/div>\n<div class=\"bg-blue-50 border-l-4 border-blue-500 p-4 rounded-lg\">\n<h5 class=\"font-bold text-blue-900 mb-2\">\ud83c\udfe0 \u0644\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u0642\u0637<\/h5>\n<p class=\"text-blue-800 text-sm\">\n                                <span class=\"pb-cite\"><br \/>\n                                    <a href=\"#citation-7\" class=\"pb-cite-number\" id=\"ref-7\"><\/a><br \/>\n                                    <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                        <strong>\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u062d\u062f\u062b \u0627\u0644\u062e\u0627\u0635:<\/strong><br \/>\n                                        \u201c\u064a\u0642\u062a\u0635\u0631 \u0627\u0644\u0642\u0633\u0645 12C \u0639\u0644\u0649 \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0627\u0644\u062a\u064a \u0644\u064a\u0633\u062a \u0645\u0641\u062a\u0648\u062d\u0629 \u0644\u0644\u062c\u0645\u0647\u0648\u0631. \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647 \u0644\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.\u201d<br \/>\n                                        <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0642\u0633\u0645 12C<\/em><br \/>\n                                    <\/span><br \/>\n                                <\/span><br \/>\n                                \u0623\u0639\u0631\u0627\u0633\u060c \u062d\u0641\u0644\u0627\u062a \u0634\u0631\u0643\u0627\u062a\u060c \u0645\u0646\u0627\u0633\u0628\u0627\u062a \u062e\u0627\u0635\u0629 \u0641\u0642\u0637. \u0644\u0627 \u062a\u0648\u062c\u062f \u0645\u0639\u0627\u0631\u0636 \u0634\u0648\u0627\u0631\u0639 \u0639\u0627\u0645\u0629 \u0623\u0648 \u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0628\u0628\u0637\u0627\u0642\u0627\u062a.\n                            <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0642\u0627\u0639\u062f\u0629 \u0625\u0634\u0639\u0627\u0631 48 \u0633\u0627\u0639\u0629:<\/h4>\n<p class=\"text-slate-700\">\n                        \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <a href=\"#citation-8\" class=\"pb-cite-number\" id=\"ref-8\"><\/a><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>\u0645\u062a\u0637\u0644\u0628 \u0625\u0634\u0639\u0627\u0631 \u0642\u0628\u0644 48 \u0633\u0627\u0639\u0629<\/strong><br \/>\n                                \u201c\u064a\u062c\u0628 \u0639\u0644\u0649 \u0645\u062a\u0639\u0647\u062f \u0627\u0644\u0637\u0639\u0627\u0645 \u062a\u0642\u062f\u064a\u0645 \u0625\u062e\u0637\u0627\u0631 \u0643\u062a\u0627\u0628\u064a \u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062d\u0644\u064a \u0648\u0627\u0644\u0633\u0644\u0637\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0627\u0644\u0645\u062e\u062a\u0635\u0629 \u0628\u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0642\u0628\u0644 48 \u0633\u0627\u0639\u0629 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644 \u0645\u0646 \u0627\u0644\u062d\u062f\u062b.\u201d<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">ABC \u0644\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span><br \/>\n                        \u0642\u0628\u0644 48 \u0633\u0627\u0639\u0629 \u0645\u0646 \u0643\u0644 \u062d\u062f\u062b\u060c \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u062e\u0637\u0627\u0631 \u0631\u0626\u064a\u0633 \u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062d\u0644\u064a \u0648\u0627\u0644\u0633\u0644\u0637\u0629 \u0627\u0644\u0645\u062e\u062a\u0635\u0629 \u0628\u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0628\u0645\u0627 \u064a\u0644\u064a:\n                    <\/p>\n<ul class=\"space-y-2 text-slate-700 mt-3\">\n<li>\u2022 \u0646\u0633\u062e\u0629 \u0645\u0646 \u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 12C \u0627\u0644\u062e\u0627\u0635 \u0628\u0643<\/li>\n<li>\u2022 \u0625\u062b\u0628\u0627\u062a \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0636\u062f \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 (\u0628\u062d\u062f \u0623\u062f\u0646\u0649 1 \u0645\u0644\u064a\u0648\u0646 \u0625\u0644\u0649 4.25 \u0645\u0644\u064a\u0648\u0646\/1 \u0645\u0644\u064a\u0648\u0646 \u0625\u0644\u0649 5 \u0645\u0644\u0627\u064a\u064a\u0646)<\/li>\n<li>\u2022 \u062c\u0647\u0629 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0641\u064a \u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0637\u0648\u0627\u0631\u0626 \u0644\u0645\u062f\u064a\u0631 \u0627\u0644\u0645\u0648\u0642\u0639<\/li>\n<li>\u2022 \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062d\u062f\u062b\u060c \u0648\u0627\u0644\u062a\u0627\u0631\u064a\u062e\u060c \u0648\u0627\u0644\u0633\u0627\u0639\u0627\u062a<\/li>\n<\/ul>\n<div class=\"bg-amber-50 border-l-4 border-amber-500 p-6 my-6 rounded-lg\">\n<h4 class=\"font-bold text-amber-900 mb-2\">\ud83d\udca1 \u0627\u0644\u0628\u064a\u0639 \u0628\u0627\u0644\u062c\u0645\u0644\u0629 \u0641\u0642\u0637<\/h4>\n<p class=\"text-amber-800 text-sm leading-relaxed\">\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-9\" class=\"pb-cite-number\" id=\"ref-9\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u0627\u0644\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0646\u0638\u0627\u0645 \u0627\u0644\u062b\u0644\u0627\u062b \u0637\u0628\u0642\u0627\u062a<\/strong><br \/>\n                                    \u201c\u064a\u062c\u0628 \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u062e\u0635 \u0644\u0647\u0645 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 12 \u0627\u0644\u0634\u0631\u0627\u0621 \u062d\u0635\u0631\u064a\u064b\u0627 \u0645\u0646 \u062a\u062c\u0627\u0631 \u0627\u0644\u062c\u0645\u0644\u0629 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 18. \u064a\u062d\u0638\u0631 \u0627\u0644\u0634\u0631\u0627\u0621 \u0645\u0646 \u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u062a\u0639\u0628\u0626\u0629 \u0644\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0628\u064a\u0639.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">ABC \u0644\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u064a\u062c\u0628 \u0625\u0646\u0634\u0627\u0621 \u062d\u0633\u0627\u0628\u0627\u062a \u0645\u0639 \u0645\u0648\u0632\u0639\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 (\u0645\u0627\u0631\u062a\u064a\u0646\u064a\u062a\u064a\u060c \u0647\u0648\u0631\u0627\u064a\u0632\u0648\u0646). \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u0634\u0631\u0627\u0621 \u0645\u0646 \u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u062a\u062c\u0632\u0626\u0629 \u0644\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0628\u064a\u0639\u060c \u062d\u062a\u0649 \u0644\u0648 \u0637\u0644\u0628 \u0627\u0644\u0639\u0645\u064a\u0644 \u0646\u0628\u064a\u0630\u064b\u0627 \u0645\u0639\u064a\u0646\u064b\u0627.\n                        <\/p>\n<\/p><\/div>\n<p>                    <!-- CHANGE #2: Health Code section moved INTO Section 12C tab --><\/p>\n<h4 class=\"font-bold text-slate-800 mt-8 mb-3\">\u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0635\u062d\u0629: 105 CMR 590<\/h4>\n<p class=\"text-slate-700\">\n                        \u062a\u0639\u0627\u0645\u0644 \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u0635\u062d\u0629 \u0628\u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0645\u0642\u062f\u0645\u064a \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0639\u0627\u0645 \u0627\u0644\u062d\u0627\u0635\u0644\u064a\u0646 \u0639\u0644\u0649 \u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 12C \u0643\u0645\u0624\u0633\u0633\u0627\u062a \u063a\u0630\u0627\u0626\u064a\u0629. \u064a\u062a\u0645 \u062a\u0637\u0628\u064a\u0642 \u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0635\u062d\u0629 \u0628\u0627\u0644\u0648\u0644\u0627\u064a\u0629 \u0628\u0635\u0631\u0627\u0645\u0629.\n                    <\/p>\n<div class=\"grid md:grid-cols-2 gap-6 my-6\">\n<div class=\"bg-blue-50 border-l-4 border-blue-500 p-4 rounded-lg\">\n<h5 class=\"font-bold text-blue-900 mb-2 flex items-center\">\n                                <svg class=\"w-5 h-5 mr-2\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3\"\/><\/svg><br \/>\n                                \u0627\u0644\u062b\u0644\u062c \u0637\u0639\u0627\u0645<br \/>\n                            <\/h5>\n<p class=\"text-blue-800 text-sm mb-3\">\n                                <span class=\"pb-cite\"><br \/>\n                                    <a href=\"#citation-18\" class=\"pb-cite-number\" id=\"ref-18\"><\/a><br \/>\n                                    <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                        <strong>\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u062c\u0644\u064a\u062f<\/strong><br \/>\n                                        \u201c105 CMR 590.001 \u062a\u0639\u0631\u0651\u0641 \u2018\u0627\u0644\u063a\u0630\u0627\u0621\u2019 \u0644\u064a\u0634\u0645\u0644 \u0627\u0644\u062b\u0644\u062c \u0623\u0648 \u0627\u0644\u0645\u0634\u0631\u0648\u0628 \u0623\u0648 \u0627\u0644\u0645\u0643\u0648\u0651\u0646. \u064a\u062c\u0628 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u062b\u0644\u062c \u0628\u0646\u0641\u0633 \u0627\u0644\u0635\u0631\u0627\u0645\u0629 \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0628\u0647\u0627 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u063a\u0630\u0627\u0621 \u0627\u0644\u062e\u0627\u0645.\u201d<br \/>\n                                        <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0645 \u0628\u0627\u0644\u0648\u0644\u0627\u064a\u0629<\/em><br \/>\n                                    <\/span><br \/>\n                                <\/span><br \/>\n                                105 CMR 590.001 \u062a\u0639\u0631\u0641 \u0627\u0644\u062b\u0644\u062c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0637\u0639\u0627\u0645.\n                            <\/p>\n<ul class=\"space-y-2 text-sm text-blue-800\">\n<li>\u2713 \u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062e\u0632\u064a\u0646 \u0645\u063a\u0627\u0631\u0641 \u0627\u0644\u062b\u0644\u062c \u0641\u064a \u0648\u0639\u0627\u0621 \u0627\u0644\u062b\u0644\u062c<\/li>\n<li>\u2713 \u0639\u062f\u0645 \u0645\u0644\u0627\u0645\u0633\u0629 \u0627\u0644\u062b\u0644\u062c \u0628\u0627\u0644\u064a\u062f \u0627\u0644\u0645\u062c\u0631\u062f\u0629<\/li>\n<li>\u2713 <strong>\u062d\u0638\u0631 \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0645\u0632\u062f\u0648\u062c:<\/strong><br \/>\n                                    <span class=\"pb-cite\"><br \/>\n                                        <a href=\"#citation-19\" class=\"pb-cite-number\" id=\"ref-19\"><\/a><br \/>\n                                        <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                            <strong>\u0645\u0634\u0631\u0648\u0628 \u0627\u0644\u062b\u0644\u062c \u0645\u0642\u0627\u0628\u0644 \u062b\u0644\u062c \u0627\u0644\u0645\u0628\u0631\u062f:<\/strong><br \/>\n                                            \u201c\u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u062b\u0644\u062c \u0627\u0644\u0630\u064a \u062a\u0645 \u062a\u0628\u0631\u064a\u062f \u0627\u0644\u0632\u062c\u0627\u062c\u0627\u062a\/\u0627\u0644\u0639\u0644\u0628 \u0628\u0647 \u0641\u064a \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a. \u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062a\u0641\u0638 \u0627\u0644\u0645\u0642\u0627\u0647\u064a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0628\u0625\u0645\u062f\u0627\u062f\u0627\u062a \u062b\u0644\u062c \u0645\u0646\u0641\u0635\u0644\u0629.\u201d<br \/>\n                                            <br \/><em class=\"text-slate-300 text-xs block mt-2\">105 CMR 590<\/em><br \/>\n                                        <\/span><br \/>\n                                    <\/span><br \/>\n                                    \u201c\u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u201d\u0645\u0634\u0631\u0648\u0628 \u0627\u0644\u062b\u0644\u062c\u201c \u0648 \u201d\u062b\u0644\u062c \u0627\u0644\u062a\u0628\u0631\u064a\u062f\" \u0645\u0646\u0641\u0635\u0644\u064a\u0646\n                                <\/li>\n<\/ul><\/div>\n<div class=\"bg-purple-50 border-l-4 border-purple-500 p-4 rounded-lg\">\n<h5 class=\"font-bold text-purple-900 mb-2 flex items-center\">\n                                <svg class=\"w-5 h-5 mr-2\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"\/><\/svg><br \/>\n                                \u0645\u0624\u0633\u0633\u0629 \u063a\u0630\u0627\u0626\u064a\u0629 \u0645\u062a\u0646\u0642\u0644\u0629<br \/>\n                            <\/h5>\n<p class=\"text-purple-800 text-sm mb-3\">\n                                \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0639\u0645\u0644 \u0645\u0646 \u0645\u0631\u0643\u0628\u0629 \u0648\u062a\u064f\u0639\u062f\u0651 \u0627\u0644\u0632\u064a\u0646\u0629:\n                            <\/p>\n<ul class=\"space-y-2 text-sm text-purple-800\">\n<li>\u2713<br \/>\n                                    <span class=\"pb-cite\"><br \/>\n                                        <a href=\"#citation-20\" class=\"pb-cite-number\" id=\"ref-20\"><\/a><br \/>\n                                        <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                            <strong>\u0645\u062a\u0637\u0644\u0628 \u063a\u0633\u0644 \u0627\u0644\u064a\u062f\u064a\u0646<\/strong><br \/>\n                                            \u201c\u064a\u062c\u0628 \u0623\u0646 \u062a\u062d\u062a\u0648\u064a \u0627\u0644\u0645\u0631\u0643\u0628\u0629 \u0639\u0644\u0649 \u062d\u0648\u0636 \u063a\u0633\u064a\u0644 \u064a\u062f\u0648\u064a \u0645\u0639 \u0645\u064a\u0627\u0647 \u062c\u0627\u0631\u064a\u0629 \u0628\u062f\u0631\u062c\u0629 \u062d\u0631\u0627\u0631\u0629 \u0644\u0627 \u062a\u0642\u0644 \u0639\u0646 100 \u0641\u0647\u0631\u0646\u0647\u0627\u064a\u062a\u060c \u0648\u0635\u0627\u0628\u0648\u0646\u060c \u0648\u0645\u0646\u0627\u0634\u0641 \u0648\u0631\u0642\u064a\u0629.\u201d<br \/>\n                                            <br \/><em class=\"text-slate-300 text-xs block mt-2\">105 CMR 590<\/em><br \/>\n                                        <\/span><br \/>\n                                    <\/span><br \/>\n                                    \u062d\u0648\u0636 \u063a\u0633\u064a\u0644 \u064a\u062f\u064a\u0646 (\u0645\u0627\u0621 \u0628\u062f\u0631\u062c\u0629 \u062d\u0631\u0627\u0631\u0629 100 \u0641\u0647\u0631\u0646\u0647\u0627\u064a\u062a\u060c \u0635\u0627\u0628\u0648\u0646\u060c \u0645\u0646\u0627\u0634\u0641)\n                                <\/li>\n<li>\u2713 \u0645\u0637\u0628\u062e \u0645\u0631\u062e\u0635 \u0644\u0644\u062a\u0646\u0638\u064a\u0641\/\u062e\u062f\u0645\u0629 \u064a\u0648\u0645\u064a\u0629<\/li>\n<li>\u2713 \u064a\u0645\u0646\u0639 \u0627\u0644\u0623\u0643\u0644 \u0648\u0627\u0644\u0634\u0631\u0628 \u0641\u064a \u0645\u0646\u0637\u0642\u0629 \u062a\u062d\u0636\u064a\u0631 \u0627\u0644\u0637\u0639\u0627\u0645<\/li>\n<li>\u2713 \u0645\u0639\u0642\u0645 \u0627\u0644\u064a\u062f\u064a\u0646 \u0648\u062d\u062f\u0647 \u063a\u064a\u0631 \u0643\u0627\u0641\u064d<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<p>                    <!-- CHANGE #3: Dry Towns section moved INTO Section 12C tab --><\/p>\n<h4 class=\"font-bold text-slate-800 mt-8 mb-3\">\u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/h4>\n<p class=\"text-slate-700 mb-4\">\n                        \u0635\u0648\u062a\u062a \u201c\u0628\u0644\u062f\u0629 \u062c\u0627\u0641\u0629\u201d \u0644\u062d\u0638\u0631 \u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u062e\u0645\u0648\u0631. \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0628\u0644\u062f\u064a\u0627\u062a\u060c,<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <a href=\"#citation-17\" class=\"pb-cite-number\" id=\"ref-17\"><\/a><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>\u0627\u0644\u0642\u0633\u0645 12 \u062c \u063a\u064a\u0631 \u0635\u0627\u0644\u062d \u0641\u064a \u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u062c\u0627\u0641\u0629:<\/strong><br \/>\n                                \u201c\u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u0645\u062d \u0627\u0644\u0628\u0644\u062f\u0629 \u0628\u062a\u0631\u0627\u062e\u064a\u0635 \u0641\u064a \u0627\u0644\u0645\u0648\u0642\u0639 \u0644\u0643\u064a \u062a\u0643\u0648\u0646 \u0631\u062e\u0635\u0629 12C \u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u062a\u0646\u0641\u064a\u0630. \u062a\u0631\u0627\u062e\u064a\u0635 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0628\u0627\u0637\u0644\u0629 \u0641\u064a \u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u062c\u0627\u0641\u0629.\u201d<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0642\u0633\u0645 12C<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span><br \/>\n                        \u062a\u064f\u0628\u0637\u0644 \u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 12c \u0644\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629.\n                    <\/p>\n<p>                    <!-- CHANGE #4: Dry Towns table header with WHITE text --><\/p>\n<div class=\"bg-slate-800 rounded-lg shadow-sm overflow-hidden border border-slate-200 mb-4\">\n<div class=\"bg-[#002868] text-white p-4\">\n<h5 class=\"text-lg font-bold text-white\">\u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0627\u0644\u062c\u0627\u0641\u0629 (\u062d\u062a\u0649 \u0639\u0627\u0645 2025)<\/h5>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-4 gap-0\">\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u0623\u0644 \u0641\u0648\u0631\u062f<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u0628\u064a\u0631\u0643\u0634\u0627\u064a\u0631<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u062a\u0634\u064a\u0644\u0645\u0627\u0631\u0643<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u062f\u0648\u0642<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u062f\u0646\u0633\u062a\u0627\u0628\u0644<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u0645\u064a\u062f\u0644\u0633\u0643\u0633<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u062c\u0648\u0633\u0646\u0648\u0644\u062f<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u062f\u0648\u0642<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u0647\u0648\u0644\u064a<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u0641\u0631\u0627\u0646\u0643\u0644\u064a\u0646<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u0645\u0648\u0646\u062a\u063a\u0645\u0631\u064a<\/div>\n<div class=\"text-xs text-slate-300\">\u0647\u0627\u0645\u0628\u062f\u0646 \u0643\u0627\u0648\u0646\u062a\u064a<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b md:border-r border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u062c\u0628\u0644 \u0648\u0627\u0634\u0646\u0637\u0646<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u0628\u064a\u0631\u0643\u0634\u0627\u064a\u0631<\/div>\n<\/p><\/div>\n<div class=\"p-4 border-b border-slate-600 bg-slate-700\">\n<div class=\"font-bold text-white mb-1\">\u0648\u064a\u0633\u062a \u0647\u0627\u0645\u0628\u062a\u0648\u0646<\/div>\n<div class=\"text-xs text-slate-300\">\u0645\u0642\u0627\u0637\u0639\u0629 \u0647\u0627\u0645\u0628\u0634\u0627\u064a\u0631<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bg-amber-50 border-l-4 border-amber-500 p-4 rounded-lg\">\n<h5 class=\"font-bold text-amber-900 mb-2 flex items-center\">\n                            <svg class=\"w-5 h-5 mr-2\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg><br \/>\n                            \u0627\u0644\u0639\u0645\u0644 \u0641\u064a \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629<br \/>\n                        <\/h5>\n<p class=\"text-amber-800 text-sm leading-relaxed\">\n                            \u064a\u064f\u0633\u0645\u062d \u0639\u0627\u062f\u0629\u064b \u0628\u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641 \u0641\u064a \u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u062c\u0627\u0641\u0629 \u0646\u0638\u0631\u064b\u0627 \u0644\u0639\u062f\u0645 \u062d\u062f\u0648\u062b \u0628\u064a\u0639 (\u0627\u0644\u0639\u0645\u064a\u0644 \u064a\u0645\u062a\u0644\u0643 \u0627\u0644\u0643\u062d\u0648\u0644). \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u062a\u062d\u0642\u0642 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u0646 \u0627\u0644\u0633\u0644\u0637\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629. \u0642\u062f \u062a\u0645\u0646\u0639 \u0628\u0639\u0636 \u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u062c\u0627\u0641\u0629 \u062d\u062a\u0649 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u0627\u0642\u064a \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629.\n                        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- SECTION 14 TAB CONTENT --><\/p>\n<div id=\"content-14\" class=\"pb-tab-content\">\n<div class=\"bg-white rounded-lg shadow-sm p-8 border-l-4 border-[#C8B273]\">\n<h3 class=\"text-2xl font-bold text-slate-900 mb-4\">\u0627\u0644\u0642\u0633\u0645 14: \u0631\u062e\u0635\u0629 \u064a\u0648\u0645 \u0648\u0627\u062d\u062f \u062e\u0627\u0635\u0629<\/h3>\n<div class=\"prose max-w-none\">\n<p class=\"text-slate-700 leading-relaxed\">\n                        \u064a\u0633\u0645\u062d \u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 14 \u0627\u0644\u062e\u0627\u0635 (\u0648\u064a\u0633\u0645\u0649 \u0623\u064a\u0636\u064b\u0627 \u201c\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0648\u0627\u062d\u062f\u201d) \u0628\u0628\u064a\u0639 \u0627\u0644\u0643\u062d\u0648\u0644 \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0645\u062b\u0644 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a\u060c \u0648\u062c\u0645\u0639 \u0627\u0644\u062a\u0628\u0631\u0639\u0627\u062a \u0627\u0644\u062e\u064a\u0631\u064a\u0629\u060c \u0648\u062d\u0641\u0644\u0627\u062a \u0627\u0644\u0645\u0648\u0633\u064a\u0642\u0649 \u0627\u0644\u0645\u062c\u062a\u0645\u0639\u064a\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c,<br \/>\n                        <span class=\"pb-cite\"><br \/>\n                            <a href=\"#citation-10\" class=\"pb-cite-number\" id=\"ref-10\"><\/a><br \/>\n                            <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                <strong>\u0642\u064a\u062f \u0627\u0644\u0631\u0628\u062d<\/strong><br \/>\n                                \u201c\u064a\u0642\u062a\u0635\u0631 \u0627\u0644\u0643\u064a\u0627\u0646 \u0627\u0644\u0631\u0628\u062d\u064a \u0639\u0644\u0649 \u0627\u0644\u0646\u0628\u064a\u0630 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0635\u0646\u0648\u0639\u0629 \u0645\u0646 \u0627\u0644\u0634\u0639\u064a\u0631 \u0641\u0642\u0637. \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0646\u0638\u0645\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a\u0629 \u0628\u064a\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629.\u201d<br \/>\n                                <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u060c \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0645\u0627\u062f\u0629 14<\/em><br \/>\n                            <\/span><br \/>\n                        <\/span><br \/>\n                        \u062a\u0648\u0627\u062c\u0647 \u0627\u0644\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0631\u0628\u062d\u064a\u0629 \u0642\u064a\u0648\u062f\u064b\u0627 \u062d\u0631\u062c\u0629: \u0627\u0644\u0628\u064a\u0631\u0629 \u0648\u0627\u0644\u0646\u0628\u064a\u0630 \u0641\u0642\u0637.\n                    <\/p>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0631\u0628\u062d\u064a \u0645\u0642\u0627\u0628\u0644 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a:<\/h4>\n<div class=\"bg-slate-50 border border-slate-200 rounded-lg overflow-hidden mb-6\">\n<table class=\"w-full\">\n<thead class=\"bg-[#002868] text-white\">\n<tr>\n<th class=\"p-4 text-left font-bold\">\u0646\u0648\u0639 \u0645\u0642\u062f\u0645 \u0627\u0644\u0637\u0644\u0628<\/th>\n<th class=\"p-4 text-left font-bold\">\u0643\u062d\u0648\u0644 \u0645\u0633\u0645\u0648\u062d \u0628\u0647<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"text-sm\">\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">\u0645\u0646\u0638\u0645\u0629 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a\u0629<\/td>\n<td class=\"p-4 text-slate-600\">\n                                        <span class=\"bg-green-100 text-green-900 px-2 py-1 rounded font-bold\">\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629<\/span><\/p>\n<p class=\"text-xs mt-2\">\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0631\u0648\u062d\u064a\u0629 \u0648\u0627\u0644\u0646\u0628\u064a\u0630 \u0648\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0634\u0639\u064a\u0631 \u0645\u0633\u0645\u0648\u062d \u0628\u0647\u0627<\/p>\n<\/td>\n<\/tr>\n<tr class=\"border-b border-slate-100\">\n<td class=\"p-4 font-bold\">\u0643\u064a\u0627\u0646 \u0631\u0628\u062d\u064a<\/td>\n<td class=\"p-4 text-slate-600\">\n                                        <span class=\"bg-amber-100 text-amber-900 px-2 py-1 rounded font-bold\">\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0646\u0628\u064a\u0630 \u0648\u0627\u0644\u0634\u0639\u064a\u0631 \u0641\u0642\u0637<\/span><\/p>\n<p class=\"text-xs mt-2\">\n                                            <span class=\"pb-cite\"><br \/>\n                                                <a href=\"#citation-11\" class=\"pb-cite-number\" id=\"ref-11\"><\/a><br \/>\n                                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                                    <strong>\u0641\u062c\u0648\u0629 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644<\/strong><br \/>\n                                                    \u201c\u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0634\u0631\u0643\u0627\u062a \u0630\u0627\u062a \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0645\u062d\u062f\u0648\u062f\u0629 (LLC) \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0639\u0627\u062f\u064a\u0629 \u0628\u064a\u0639 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629. \u0644\u0627 \u064a\u0648\u062c\u062f \u0646\u0635 \u0642\u064a\u0627\u0633\u064a \u0644\u062a\u0635\u0631\u064a\u062d \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0631\u0648\u062d\u064a\u0629 \u0644\u064a\u0648\u0645 \u0648\u0627\u062d\u062f.\u201d<br \/>\n                                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u060c \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0645\u0627\u062f\u0629 14<\/em><br \/>\n                                                <\/span><br \/>\n                                            <\/span><br \/>\n                                            \u0644\u0627 \u0643\u062d\u0648\u0644 = \u0644\u0627 \u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a\u060c \u0645\u0627\u0631\u063a\u0631\u064a\u062a\u0627\u060c \u0623\u0648 \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0645\u062e\u062a\u0644\u0637\u0629\n                                        <\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0627\u0644\u0642\u064a\u0648\u062f \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629:<\/h4>\n<ul class=\"space-y-2 text-slate-700\">\n<li><strong>\u062d\u062f \u0633\u0646\u0648\u064a 30 \u064a\u0648\u0645\u064b\u0627:<\/strong><br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-12\" class=\"pb-cite-number\" id=\"ref-12\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u0645\u0647\u0644\u0629 30 \u064a\u0648\u0645\u064b\u0627:<\/strong><br \/>\n                                    \u201c\u0644\u0627 \u064a\u0645\u0643\u0646 \u0645\u0646\u062d \u062a\u0631\u0627\u062e\u064a\u0635 \u062e\u0627\u0635\u0629 \u0644\u0623\u064a \u0634\u062e\u0635 \u0644\u0645\u062f\u0629 \u062a\u0632\u064a\u062f \u0639\u0646 30 \u064a\u0648\u0645\u064b\u0627 \u0641\u064a \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u062a\u0642\u0648\u064a\u0645\u064a\u0629 \u0627\u0644\u0625\u062c\u0645\u0627\u0644\u064a\u0629.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0642\u0627\u0646\u0648\u0646 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u060c \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0645\u0627\u062f\u0629 14<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u0644\u0627 \u064a\u0645\u0643\u0646 \u0644\u0623\u064a \u0641\u0631\u062f \u0623\u0646 \u064a\u062d\u0645\u0644 \u0623\u0643\u062b\u0631 \u0645\u0646 30 \u062a\u0631\u062e\u064a\u0635\u064b\u0627 \u0644\u064a\u0648\u0645 \u0648\u0627\u062d\u062f \u0633\u0646\u0648\u064a\u064b\u0627\n                        <\/li>\n<li><strong>\u0627\u0644\u0633\u0644\u0637\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629<\/strong> \u064a\u0635\u062f\u0631 \u0639\u0646 \u0627\u0644\u0628\u0644\u062f\u064a\u0629\u060c \u0648\u0644\u064a\u0633 ABCC (\u064a\u062a\u0637\u0644\u0628 \u0645\u0648\u0627\u0641\u0642\u0629 \u0645\u062d\u0644\u064a\u0629)<\/li>\n<li><strong>\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062f\u064a\u0631<\/strong> \u0631\u062e\u0635\u0629 \u0635\u0627\u062f\u0631\u0629 \u0644\u0634\u062e\u0635 \u0637\u0628\u064a\u0639\u064a \u064a\u062a\u062d\u0645\u0644 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0634\u062e\u0635\u064a\u0629<\/li>\n<li><strong>\u0634\u0631\u0627\u0621 \u0628\u0627\u0644\u062c\u0645\u0644\u0629<\/strong> \u064a\u062c\u0628 \u0627\u0644\u0634\u0631\u0627\u0621 \u0645\u0646 \u0627\u0644\u0645\u0648\u0632\u0639\u064a\u0646 \u060c \u0648\u0644\u064a\u0633 \u0645\u0646 \u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u062a\u0639\u0628\u0626\u0629<\/li>\n<\/ul>\n<div class=\"bg-blue-50 border-l-4 border-[#002868] p-6 my-6 rounded-lg\">\n<h4 class=\"font-bold text-slate-900 mb-2\">\ud83d\udca1 \u0627\u0633\u062a\u0631\u0627\u062a\u064a\u062c\u064a\u0629 \u0627\u0644\u0634\u0631\u0627\u0643\u0629 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a\u0629<\/h4>\n<p class=\"text-slate-700 text-sm leading-relaxed mb-3\">\n                            \u0644\u0628\u064a\u0639 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u060c \u062a\u062a\u0639\u0627\u0648\u0646 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0628\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0645\u0639 \u0645\u0646\u0638\u0645\u0627\u062a 501(c)(3):\n                        <\/p>\n<ul class=\"space-y-2 text-sm text-slate-700\">\n<li>\u2022 \u064a\u062a\u0642\u062f\u0645 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a \u0628\u0637\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 14 \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629<\/li>\n<li>\u2022 \u062a\u0645\u062a \u0627\u0633\u062a\u0626\u062c\u0627\u0631 \u0628\u0627\u0631 \u0645\u062a\u0646\u0642\u0644 \u0643\u0645\u0632\u0648\u062f \u062e\u062f\u0645\u0629 (\u0645\u0639\u062f\u0627\u062a + \u0645\u0648\u0638\u0641\u064a\u0646)<\/li>\n<li>\u2022 \u0627\u0644\u0639\u0627\u0626\u062f\u0627\u062a \u0642\u0627\u0646\u0648\u0646\u0627\u064b \u062a\u062e\u0635 \u062d\u0627\u0645\u0644 \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a<\/li>\n<li>\u2022 \u0641\u0648\u0627\u062a\u064a\u0631 \u0627\u0644\u0628\u0627\u0631 \u0627\u0644\u0645\u062a\u0646\u0642\u0644 \u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u062e\u062f\u0645\u0629\/\u0627\u0644\u0625\u064a\u062c\u0627\u0631<\/li>\n<\/ul>\n<p class=\"text-amber-800 text-xs mt-3 italic\">\n                            \u062a\u062d\u0630\u064a\u0631: \u0627\u0644\u0647\u064a\u0643\u0644\u0629 \u0639\u0644\u0649 \u0634\u0643\u0644 \u201c\u062d\u0635\u0629 \u0631\u0628\u062d\u201d \u062d\u064a\u062b \u062a\u062d\u062a\u0641\u0638 \u0627\u0644\u0628\u0627\u0631 \u0627\u0644\u0645\u062a\u0646\u0642\u0644 \u0628\u0625\u064a\u0631\u0627\u062f\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644 \u0642\u062f \u064a\u0643\u0648\u0646 \u0646\u0642\u0644\u064b\u0627 \u063a\u064a\u0631 \u0642\u0627\u0646\u0648\u0646\u064a \u0644\u0645\u0646\u0641\u0639\u0629 \u0627\u0644\u062a\u0631\u062e\u064a\u0635.\n                        <\/p>\n<\/p><\/div>\n<h4 class=\"font-bold text-slate-800 mt-6 mb-3\">\u0628\u0648\u0633\u0637\u0646 \u0645\u0642\u0627\u0628\u0644 \u0628\u0627\u0631\u0646\u0633\u062a\u0627\u0628\u0644: \u062a\u0628\u0627\u064a\u0646<\/h4>\n<p class=\"text-slate-700\">\n                        \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0648\u0644\u0627\u064a\u0629 \u201c\u062d\u0643\u0645 \u0630\u0627\u062a\u064a\u201d. \u062a\u062e\u062a\u0644\u0641 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0628\u0634\u0643\u0644 \u0643\u0628\u064a\u0631 \u062d\u0633\u0628 \u0627\u0644\u0628\u0644\u062f\u064a\u0629:\n                    <\/p>\n<ul class=\"space-y-2 text-slate-700 mt-3\">\n<li><strong>\u0628\u0648\u0633\u0637\u0646<\/strong><br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-13\" class=\"pb-cite-number\" id=\"ref-13\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0628\u0648\u0633\u0637\u0646:<\/strong><br \/>\n                                    \u201c\u064a\u062c\u0628 \u0627\u0633\u062a\u0644\u0627\u0645 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0642\u0628\u0644 \u0623\u0633\u0628\u0648\u0639\u064a\u0646. \u064a\u062a\u0637\u0644\u0628 \u062a\u0648\u0642\u064a\u0639 \u0642\u0627\u0626\u062f \u0627\u0644\u0634\u0631\u0637\u0629 \u0645\u0646 \u0627\u0644\u0645\u0646\u0637\u0642\u0629 \u0627\u0644\u062a\u064a \u0633\u064a\u0642\u0627\u0645 \u0641\u064a\u0647\u0627 \u0627\u0644\u062d\u062f\u062b.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0645\u062c\u0644\u0633 \u0628\u0648\u0633\u0637\u0646 \u0644\u0644\u062a\u0631\u062e\u064a\u0635<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u0637\u0644\u0628 \u062a\u0642\u062f\u0645 \u0642\u0628\u0644 \u0623\u0633\u0628\u0648\u0639\u064a\u0646\u060c \u064a\u062a\u0637\u0644\u0628 \u062a\u0648\u0642\u064a\u0639 \u0642\u0627\u0626\u062f \u0627\u0644\u0634\u0631\u0637\u0629\n                        <\/li>\n<li><strong>\u0628\u0627\u0631\u0646\u0633\u062a\u0627\u0628\u0644<\/strong><br \/>\n                            <span class=\"pb-cite\"><br \/>\n                                <a href=\"#citation-14\" class=\"pb-cite-number\" id=\"ref-14\"><\/a><br \/>\n                                <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                                    <strong>\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0628\u0627\u0631\u0646\u0633\u062a\u0627\u0628\u0644:<\/strong><br \/>\n                                    \u201c\u064a\u062d\u0638\u0631 \u0627\u0644\u0628\u0627\u0639\u0629 \u0627\u0644\u0645\u062a\u062c\u0648\u0644\u0648\u0646. \u064a\u062a\u0637\u0644\u0628 \u0625\u0634\u0639\u0627\u0631 \u062a\u0645\u0648\u064a\u0646 \u0639\u0628\u0631 \u0627\u0644\u0641\u0627\u0643\u0633\/\u0627\u0644\u0628\u0631\u064a\u062f. \u0642\u062f \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0635\u0631\u064a\u062d \u0637\u0639\u0627\u0645 \u0645\u062a\u0646\u0642\u0644 \u0645\u0646\u0641\u0635\u0644.\u201d<br \/>\n                                    <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0628\u0644\u062f\u064a\u0629 \u0628\u0627\u0631\u0646\u0633\u062a\u0627\u0628\u0644 \u0644\u0648\u0627\u0626\u062d<\/em><br \/>\n                                <\/span><br \/>\n                            <\/span><br \/>\n                            \u0644\u0627 \u0628\u0627\u0626\u0639\u064a\u0646 \u0639\u0631\u0628\u0627\u062a\u060c \u0625\u0634\u0639\u0627\u0631 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0628\u0627\u0644\u0641\u0627\u0643\u0633\/\u0627\u0644\u0628\u0631\u064a\u062f\u060c \u062a\u0635\u0631\u064a\u062d \u0637\u0639\u0627\u0645 \u0645\u062a\u0646\u0642\u0644 \u0645\u062d\u062a\u0645\u0644\n                        <\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"common-traps\" class=\"bg-amber-50 px-6 md:px-12 py-8 border-y border-amber-200 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900 mb-6\">\u0627\u0644\u0641\u062e\u0627\u062e \u0627\u0644\u062a\u0646\u0638\u064a\u0645\u064a\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<\/h2>\n<div class=\"grid md:grid-cols-3 gap-6\">\n<div class=\"bg-white p-6 rounded-lg shadow-sm border-l-4 border-red-500\">\n<div class=\"flex items-center mb-4\">\n<div class=\"bg-red-100 p-3 rounded-lg mr-4\">\n                        <svg class=\"w-6 h-6 text-red-600\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                    <\/div>\n<h3 class=\"text-lg font-bold text-slate-900\">\u0641\u0642\u062f\u0627\u0646 \u0645\u0633\u062a\u0648\u062f\u0639\u0643<\/h3>\n<\/p><\/div>\n<p class=\"text-slate-700 text-sm leading-relaxed\">\n                    \u0625\u0630\u0627 \u0641\u0642\u062f\u062a \u0639\u0642\u062f \u0625\u064a\u062c\u0627\u0631\u0643 \u0623\u0648 \u062d\u0642\u0648\u0642\u0643 \u0627\u0644\u062d\u0635\u0631\u064a\u0629 \u0641\u064a \u0645\u0633\u062a\u0648\u062f\u0639\u0643\u060c \u0641\u0625\u0646 \u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0641\u0635\u0644 12C \u0627\u0644\u062e\u0627\u0635 \u0628\u0643 \u0647\u0648<br \/>\n                    <span class=\"pb-cite\"><br \/>\n                        <a href=\"#citation-15\" class=\"pb-cite-number\" id=\"ref-15\"><\/a><br \/>\n                        <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                            <strong>\u062e\u0637\u0631 \u062a\u0639\u0644\u064a\u0642 \u0627\u0644\u062a\u0631\u062e\u064a\u0635:<\/strong><br \/>\n                            \u201c\u0641\u0642\u062f\u062a \u0628\u0648\u0633\u0637\u0646 \u0644\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0623\u0641\u0636\u0644 \u0631\u062e\u0635\u062a\u0647\u0627 \u0639\u0646\u062f\u0645\u0627 \u0641\u0642\u062f\u062a \u0639\u0642\u062f \u0625\u064a\u062c\u0627\u0631 \u0645\u0633\u062a\u0648\u062f\u0639\u0647\u0627. \u0639\u0644\u0642\u062a ABCC \u062a\u0639\u0644\u064a\u0642\u0627\u064b \u063a\u064a\u0631 \u0645\u062d\u062f\u062f \u062d\u062a\u0649 \u064a\u062a\u0645 \u062a\u0623\u0645\u064a\u0646 \u0645\u0648\u0642\u0639 \u062c\u062f\u064a\u062f \u0645\u062a\u0648\u0627\u0641\u0642.\u201d<br \/>\n                            <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0633\u0627\u0628\u0642\u0629 ABCC<\/em><br \/>\n                        <\/span><br \/>\n                    <\/span><br \/>\n                    \u064a\u064f\u0639\u0644\u0651\u0642 \u0639\u0644\u0649 \u0627\u0644\u0641\u0648\u0631. \u062a\u062d\u062a\u0641\u0638 \u0648\u0643\u0627\u0644\u0629 ABCC \u0628\u0647 \u062d\u062a\u0649 \u062a\u0624\u0645\u0651\u0646 \u0645\u0648\u0642\u0639\u0627\u064b \u062c\u062f\u064a\u062f\u0627\u064b \u0645\u0639\u062a\u0645\u062f\u0627\u064b. \u0644\u0627 \u0645\u0633\u062a\u0648\u062f\u0639 = \u0644\u0627 \u0639\u0645\u0644\u064a\u0627\u062a.\n                <\/p>\n<\/p><\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-sm border-l-4 border-orange-500\">\n<div class=\"flex items-center mb-4\">\n<div class=\"bg-orange-100 p-3 rounded-lg mr-4\">\n                        <svg class=\"w-6 h-6 text-orange-600\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                    <\/div>\n<h3 class=\"text-lg font-bold text-slate-900\">\u062c\u062f\u0627\u0631 \u0627\u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a<\/h3>\n<\/p><\/div>\n<p class=\"text-slate-700 text-sm leading-relaxed\">\n                    \u064a\u0648\u0627\u062c\u0647 \u0645\u0642\u062f\u0645\u0648 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0639\u0627\u0645 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 12C \u062d\u062f\u064b\u0627 \u0635\u0627\u0631\u0645\u064b\u0627 \u0644\u0645\u062f\u0629 5 \u0633\u0627\u0639\u0627\u062a \u0644\u0644\u062e\u062f\u0645\u0629. \u0625\u0630\u0627 \u0627\u0633\u062a\u0645\u0631 \u062d\u0641\u0644 \u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0627\u0644\u0632\u0641\u0627\u0641 \u0644\u0645\u062f\u0629 6 \u0633\u0627\u0639\u0627\u062a\u060c \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u0628\u0627\u0631 \u0644\u0645\u062f\u0629 \u0633\u0627\u0639\u0629 \u0623\u0648 \u0636\u063a\u0637 \u0627\u0644\u062e\u062f\u0645\u0629. \u064a\u0639\u062f \u0627\u0646\u062a\u0647\u0627\u0643 \u0647\u0630\u0627 \u0627\u0644\u0623\u0645\u0631 \u0628\u062a\u0639\u0631\u064a\u0636 \u062a\u0631\u062e\u064a\u0635\u0643 \u0644\u0644\u062e\u0637\u0631. \u0644\u0627 \u062a\u0648\u062c\u062f \u062a\u0645\u062f\u064a\u062f\u0627\u062a\u060c \u0648\u0644\u0627 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a.\n                <\/p>\n<\/p><\/div>\n<div class=\"bg-white p-6 rounded-lg shadow-sm border-l-4 border-yellow-500\">\n<div class=\"flex items-center mb-4\">\n<div class=\"bg-yellow-100 p-3 rounded-lg mr-4\">\n                        <svg class=\"w-6 h-6 text-yellow-600\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4\"><\/path><\/svg>\n                    <\/div>\n<h3 class=\"text-lg font-bold text-slate-900\">\u062d\u0638\u0631 \u0645\u0646\u0639 \u0627\u0644\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0633\u0639\u064a\u062f\u0629<\/h3>\n<\/p><\/div>\n<p class=\"text-slate-700 text-sm leading-relaxed\">\n                    <span class=\"pb-cite\"><br \/>\n                        <a href=\"#citation-16\" class=\"pb-cite-number\" id=\"ref-16\"><\/a><br \/>\n                        <span class=\"pb-cite-tooltip\" role=\"tooltip\"><br \/>\n                            <strong>204 CMR 4.03:<\/strong><br \/>\n                            \u201c\u0645\u0645\u0646\u0648\u0639: \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0645\u062c\u0627\u0646\u064a\u0629\u060c \u0639\u0631\u0648\u0636 2 \u0645\u0642\u0627\u0628\u0644 1\u060c \u0632\u064a\u0627\u062f\u0629 \u062d\u062c\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628 \u062f\u0648\u0646 \u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0633\u0639\u0631\u060c \u0628\u0627\u0631 \u0645\u0641\u062a\u0648\u062d \u0628\u0633\u0639\u0631 \u062b\u0627\u0628\u062a \u0644\u0644\u0639\u0627\u0645\u0629.\u201d<br \/>\n                            <br \/><em class=\"text-slate-300 text-xs block mt-2\">\u0644\u0627\u0626\u062d\u0629 ABCC<\/em><br \/>\n                        <\/span><br \/>\n                    <\/span><br \/>\n                    \u062d\u0638\u0631\u062a \u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u201c\u0633\u0627\u0639\u0629 \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u0627\u062a\u201d \u0648\u0639\u0631\u0648\u0636 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 204 \u0645\u0646 \u0627\u0644\u0641\u0635\u0644 4.03. \u0644\u0627 \u062a\u0648\u062c\u062f \u0639\u0631\u0648\u0636 2 \u0645\u0642\u0627\u0628\u0644 1\u060c \u0648\u0644\u0627 \u0632\u064a\u0627\u062f\u0629 \u0641\u064a \u0627\u0644\u0643\u0645\u064a\u0629 \u062f\u0648\u0646 \u0632\u064a\u0627\u062f\u0629 \u0641\u064a \u0627\u0644\u0633\u0639\u0631. \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0623\u0646 \u062a\u0642\u062f\u0645 \u062a\u0633\u0639\u064a\u0631\u0627\u064b \u0644\u0643\u0644 \u0634\u062e\u0635\u060c \u0644\u0643\u0646 \u0644\u0627 \u064a\u0632\u0627\u0644 \u0628\u0625\u0645\u0643\u0627\u0646 \u0627\u0644\u0646\u0627\u062f\u0644\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 3 \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0623\u0648 \u0623\u0643\u062b\u0631 \u0644\u0634\u062e\u0635 \u0648\u0627\u062d\u062f.\n                <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- CHANGE #1: Add Age & Staffing Section --><\/p>\n<section id=\"age-staffing\" class=\"bg-white px-6 md:px-12 py-8 scroll-mt-16\">\n<h2 class=\"text-3xl font-bold text-slate-900 mb-6\">\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0639\u0645\u0631 \u0648\u0627\u0644\u062a\u0623\u0647\u064a\u0644<\/h2>\n<div class=\"bg-slate-50 rounded-lg p-6 border border-slate-200 mb-6\">\n<p class=\"text-slate-700 mb-4\">\n                \u0644\u0627 \u062a\u0648\u062c\u062f \u0644\u062f\u0649 \u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0642\u064a\u0648\u062f \u0639\u0645\u0631\u064a\u0629 \u0645\u062d\u062f\u062f\u0629 \u0644\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u062a\u062a\u062c\u0627\u0648\u0632 \u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0639\u0645\u0644 \u0627\u0644\u0642\u064a\u0627\u0633\u064a\u0629. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0641\u0625\u0646 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u062a\u0634\u0643\u0644 \u0642\u0631\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0648\u0638\u064a\u0641.\n            <\/p>\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div class=\"bg-white p-4 rounded-lg border-l-4 border-[#002868]\">\n<h4 class=\"font-bold text-slate-900 mb-2\">\u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0644\u0644\u0639\u0645\u0631 \u0644\u0644\u062e\u062f\u0645\u0629<\/h4>\n<p class=\"text-sm text-slate-600\">\n                        <strong class=\"text-[#002868]\">18 \u0633\u0646\u0629 \u0643\u062d\u062f \u0623\u062f\u0646\u0649<\/strong> \u0644\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u062d\u0648\u0644 \u0641\u064a \u0645\u0639\u0638\u0645 \u0627\u0644\u0645\u0624\u0633\u0633\u0627\u062a. \u0642\u062f \u062a\u062a\u0637\u0644\u0628 \u0628\u0639\u0636 \u0627\u0644\u0628\u0644\u062f\u064a\u0627\u062a \u0623\u0648 \u0623\u0635\u062d\u0627\u0628 \u0627\u0644\u0639\u0645\u0644 \u0633\u0646 21+. \u062a\u062d\u0642\u0642 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u0646 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629.\n                    <\/p>\n<\/p><\/div>\n<div class=\"bg-white p-4 rounded-lg border-l-4 border-[#C8B273]\">\n<h4 class=\"font-bold text-slate-900 mb-2\">\u0646\u0635\u0627\u0626\u062d \/ \u0634\u0647\u0627\u062f\u0629 ServSafe<\/h4>\n<p class=\"text-sm text-slate-600\">\n                        \u0639\u0644\u0649 \u0627\u0644\u0631\u063a\u0645 \u0645\u0646 \u0639\u062f\u0645 \u0643\u0648\u0646\u0647 \u0645\u0637\u0644\u0628\u064b\u0627 \u0642\u0627\u0646\u0648\u0646\u064a\u064b\u0627 \u0639\u0644\u0649 \u0645\u0633\u062a\u0648\u0649 \u0627\u0644\u0648\u0644\u0627\u064a\u0629\u060c, <strong>\u064a\u0648\u0635\u0649 \u0628\u0647 \u0628\u0634\u062f\u0629<\/strong> \u0644\u0644\u062d\u0645\u0627\u064a\u0629 \u0645\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0648\u0627\u0644\u0645\u0635\u062f\u0627\u0642\u064a\u0629 \u0627\u0644\u0645\u0647\u0646\u064a\u0629. \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0648\u0645\u0642\u062f\u0645\u064a \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0634\u0647\u0627\u062f\u0629.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"grid md:grid-cols-2 gap-6\">\n<div class=\"bg-blue-50 border-l-4 border-[#002868] p-6 rounded-lg\">\n<h4 class=\"font-bold text-slate-900 mb-2 flex items-center\">\n                    <svg class=\"w-5 h-5 mr-2 text-[#002868]\" 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><br \/>\n                    \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a\u0629<br \/>\n                <\/h4>\n<p class=\"text-slate-700 text-sm leading-relaxed\">\n                    \u062a\u0648\u0638\u0641 \u0645\u0639\u0638\u0645 \u0634\u0631\u0643\u0627\u062a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0645\u0648\u0638\u0641\u064a\u0646 \u0623\u0643\u0628\u0631 \u0645\u0646 21 \u0639\u0627\u0645\u064b\u0627 \u0628\u063a\u0636 \u0627\u0644\u0646\u0638\u0631 \u0639\u0646 \u0627\u0644\u062d\u062f \u0627\u0644\u0623\u062f\u0646\u0649 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a. \u0647\u0630\u0627 \u064a\u062f\u0644 \u0639\u0644\u0649 \u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0648\u064a\u0642\u0644\u0644 \u0645\u0646 \u0645\u062e\u0627\u0648\u0641 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0648\u064a\u0644\u0628\u064a \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u0623\u0645\u064a\u0646. \u0634\u0647\u0627\u062f\u0629 TIPS \u0623\u0648 ServSafe \u0647\u064a \u0645\u0639\u064a\u0627\u0631 \u0627\u0644\u0635\u0646\u0627\u0639\u0629.\n                <\/p>\n<\/p><\/div>\n<div class=\"bg-green-50 border-l-4 border-green-500 p-6 rounded-lg\">\n<h4 class=\"font-bold text-slate-900 mb-2 flex items-center\">\n                    <svg class=\"w-5 h-5 mr-2 text-green-600\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"><\/path><\/svg><br \/>\n                    \u0627\u0639\u062a\u0628\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0623\u0645\u064a\u0646<br \/>\n                <\/h4>\n<p class=\"text-slate-700 text-sm leading-relaxed\">\n                    \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0648\u062b\u0627\u0626\u0642 \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0636\u062f \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0623\u0646 \u064a\u0643\u0648\u0646 \u062c\u0645\u064a\u0639 \u0645\u0648\u0638\u0641\u064a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u062d\u0648\u0644 \u0623\u0643\u0628\u0631 \u0645\u0646 21 \u0639\u0627\u0645\u064b\u0627 \u0648\u064a\u062d\u0645\u0644\u0648\u0646 \u0634\u0647\u0627\u062f\u0627\u062a \u062a\u062f\u0631\u064a\u0628 \u0635\u0627\u0644\u062d\u0629 \u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0643\u062d\u0648\u0644. \u062a\u062d\u0642\u0642 \u0645\u0646 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0648\u062b\u064a\u0642\u062a\u0643 \u0642\u0628\u0644 \u062a\u0639\u064a\u064a\u0646 \u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646. \u0642\u062f \u064a\u0624\u062f\u064a \u0639\u062f\u0645 \u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0625\u0644\u0649 \u0625\u0628\u0637\u0627\u0644 \u0627\u0644\u062a\u063a\u0637\u064a\u0629.\n                <\/p>\n<\/p><\/div>\n<\/p><\/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\": \"Is there a mobile bar license in Massachusetts?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Massachusetts does not recognize mobile liquor licenses. All alcohol sales must be anchored to a fixed premise.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a license for Dry Hire?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No ABCC permit needed for Dry Hire. But carry General Liability and Liquor Liability insurance.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is Section 12C?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Annual Caterer's License for private events. Requires commercial warehouse, food service permit, and 5-hour service cap.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What happens if I lose my warehouse lease?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Your Section 12C license is immediately suspended until you secure a new ABCC-approved location.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I run a bar for 6 hours with a 12C license?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Service is capped at 5 hours. If event is 6 hours, bar must close for 1 hour.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the 48-hour rule?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"48 hours before each event, notify Local Police Chief and Licensing Authority with license copy, insurance proof, and event details.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can for-profit mobile bars sell cocktails at public events?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Section 14 limits for-profits to beer and wine only. Non-profits can sell all alcohol.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do I sell cocktails at a festival?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Partner with a 501(c)(3) non-profit who applies for the All-Alcohol Section 14 license. You provide service\\\/equipment.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How many Section 14 licenses can I get per year?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Maximum 30 one-day licenses per person per calendar year.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I buy alcohol from package stores for resale?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Section 12C and 14 licensees must purchase from Section 18 wholesalers only.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is Happy Hour legal in Massachusetts?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. 204 CMR 4.03 bans Happy Hour, free drinks, and 2-for-1 specials. Private per-head pricing allowed.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can Section 12C work in dry towns?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Caterer's licenses are void in dry towns. Dry Hire typically allowed (verify locally).\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a food service permit for a mobile bar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes for Section 12C. ABCC requires nexus with food service, including health inspection and 3-bay sink.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is ice really considered food?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. 105 CMR 590.001 defines ice as food. Must maintain separate drink ice and coolant ice.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a handwashing sink in my mobile bar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes if you prepare garnishes or handle open ice. Must have 100\\u00b0F water, soap, towels. Hand sanitizer is not sufficient.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I use hand sanitizer instead of a sink?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Health code requires proper handwashing sink for food handlers. Hand sanitizer does not meet code.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What insurance do I need?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Section 12C requires minimum $250,000\\\/$500,000 liquor liability. All operators should carry General Liability + Liquor Liability.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I transport alcohol in my personal vehicle?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Section 12C requires Transportation Permits for all vehicles used to move inventory. Cannot use Uber\\\/Lyft.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the dry towns in Massachusetts?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"8 towns: Alford, Chilmark, Dunstable, Gosnold, Hawley, Montgomery, Mount Washington, Westhampton.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I pour 3 beers for one person?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"No. Regulation prohibits delivering more than 2 drinks to one person at a time, even at private events.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a sink in my portable bar?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"For portable bars (folding units) at venues with plumbing, no sink needed in the bar itself. For mobile trailers preparing garnishes, yes - dedicated handwashing sink with 100\\u00b0F water required.\"\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-[#002868] mt-4 mb-2\">\u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0639\u0627\u0645<\/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                    \u0647\u0644 \u0647\u0646\u0627\u0643 \u062a\u0631\u062e\u064a\u0635 \u0634\u0631\u064a\u0637 \u0645\u062a\u0646\u0642\u0644 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u0644\u0627 \u062a\u0639\u062a\u0631\u0641 \u0648\u0644\u0627\u064a\u0629 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0628\u0640 \u201c\u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629\u201d. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0631\u062a\u0628\u0637 \u062c\u0645\u064a\u0639 \u0645\u0628\u064a\u0639\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644 \u0628\u0645\u0643\u0627\u0646 \u062b\u0627\u0628\u062a \u064a\u062a\u0645\u062a\u0639 \u0628\u062d\u0642 \u0627\u0644\u0625\u0634\u063a\u0627\u0644 \u0627\u0644\u062d\u0635\u0631\u064a. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0633\u062a\u062e\u062f\u0645 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0642\u0633\u0645 12C (\u0645\u062a\u0639\u0647\u062f \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645)\u060c \u0623\u0648 \u0627\u0644\u0642\u0633\u0645 14 (\u064a\u0648\u0645 \u0648\u0627\u062d\u062f)\u060c \u0623\u0648 \"\u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641\" (Dry Hire).\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                    \u0647\u0644 \u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0631\u062e\u064a\u0635 \u0644\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0635\u0631\u064a\u062d ABCC \u0644\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u062c\u0627\u0641 \u0646\u0638\u0631\u064b\u0627 \u0644\u0623\u0646\u0643 \u0644\u0627 \u062a\u0628\u064a\u0639 \u0627\u0644\u0643\u062d\u0648\u0644. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0627\u062d\u062a\u0641\u0638 \u0628\u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0648\u062a\u0623\u0645\u064a\u0646 \u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0643\u062d\u0648\u0644. \u063a\u0627\u0644\u0628\u064b\u0627 \u0645\u0627 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0625\u062b\u0628\u0627\u062a \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0642\u0628\u0644 \u0627\u0644\u0633\u0645\u0627\u062d \u0628\u0627\u0644\u062e\u062f\u0645\u0629.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002868] mt-8 mb-2\">\u0627\u0644\u0642\u0633\u0645 12 \u062c \u0631\u062e\u0635\u0629 \u0645\u0642\u062f\u0645\u064a \u0627\u0644\u0637\u0639\u0627\u0645<\/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                    \u0645\u0627 \u0647\u0648 \u0627\u0644\u0642\u0633\u0645 12C\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0631\u062e\u0635\u0629 \u0645\u062a\u0639\u0647\u062f \u0627\u0644\u0636\u064a\u0627\u0641\u0629 \u0627\u0644\u0633\u0646\u0648\u064a\u0629 \u0644\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u0642\u0637. \u062a\u0633\u0645\u062d \u0644\u0643 \u0628\u0628\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0631\u0648\u062d\u064a\u0629 \u0648\u0627\u0644\u0646\u0628\u064a\u0630 \u0648\u0627\u0644\u0628\u064a\u0631\u0629 \u0641\u064a \u0645\u0648\u0627\u0642\u0639 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u0648\u0642\u0639. \u062a\u062a\u0637\u0644\u0628: \u0645\u0633\u062a\u0648\u062f\u0639 \u062a\u062c\u0627\u0631\u064a\u060c \u062a\u0635\u0631\u064a\u062d \u062e\u062f\u0645\u0629 \u0627\u0644\u0623\u063a\u0630\u064a\u0629 \u0645\u0646 \u0645\u062c\u0644\u0633 \u0627\u0644\u0635\u062d\u0629\u060c \u0648\u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0644\u0633\u0642\u0641 \u0627\u0644\u062e\u062f\u0645\u0629 \u0644\u0645\u062f\u0629 5 \u0633\u0627\u0639\u0627\u062a. \u0644\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u0642\u0637\u060c \u0648\u0644\u064a\u0633 \u0627\u0644\u0645\u0647\u0631\u062c\u0627\u0646\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629.\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                    \u0645\u0627\u0630\u0627 \u064a\u062d\u062f\u062b \u0625\u0630\u0627 \u0641\u0642\u062f\u062a \u0639\u0642\u062f \u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639 \u0627\u0644\u062e\u0627\u0635 \u0628\u064a\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0631\u062e\u0635\u0629 \u0627\u0644\u0642\u0633\u0645 12C \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0647\u064a <strong class=\"text-red-600\">\u062a\u0648\u0642\u0641 \u0641\u0648\u0631\u064a<\/strong> \u062d\u062a\u0649 \u062a\u0624\u0645\u0651\u0646 \u0645\u0648\u0642\u0639\u064b\u0627 \u062c\u062f\u064a\u062f\u064b\u0627 \u0645\u0639\u062a\u0645\u062f\u064b\u0627 \u0645\u0646 ABCC. \u0647\u0630\u0627 \u0628\u0627\u0644\u0636\u0628\u0637 \u0645\u0627 \u062d\u062f\u062b \u0644\u062e\u062f\u0645\u0627\u062a \u0628\u0648\u0633\u0637\u0646 \u0644\u0623\u0641\u0636\u0644 \u062a\u0642\u062f\u064a\u0645 \u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a. \u0644\u0627 \u0645\u0633\u062a\u0648\u062f\u0639 = \u0644\u0627 \u0639\u0645\u0644\u064a\u0627\u062a.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u062a\u0634\u063a\u064a\u0644 \u062d\u0627\u0646\u0629 \u0644\u0645\u062f\u0629 6 \u0633\u0627\u0639\u0627\u062a \u0628\u0631\u062e\u0635\u0629 12C\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u0627\u0644\u062e\u062f\u0645\u0629 \u0645\u0642\u064a\u062f\u0629 \u0628\u0635\u0631\u0627\u0645\u0629 \u0628\u0640 5 \u0633\u0627\u0639\u0627\u062a \u0644\u0643\u0644 \u0641\u0639\u0627\u0644\u064a\u0629. \u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0627\u0633\u062a\u0642\u0628\u0627\u0644 \u0645\u062c\u062f\u0648\u0644\u0627\u064b \u0644\u0645\u062f\u0629 6 \u0633\u0627\u0639\u0627\u062a\u060c \u0641\u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0625\u0645\u0627 \u0625\u063a\u0644\u0627\u0642 \u0627\u0644\u0628\u0627\u0631 \u0644\u0645\u062f\u0629 \u0633\u0627\u0639\u0629 \u0623\u0648 \u0636\u063a\u0637 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062e\u062f\u0645\u0629. \u0644\u0627 \u062a\u0645\u062f\u064a\u062f\u0627\u062a\u060c \u0644\u0627 \u0627\u0633\u062a\u062b\u0646\u0627\u0621\u0627\u062a.\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                    \u0642\u0627\u0639\u062f\u0629 \u0627\u0644\u0640 48 \u0633\u0627\u0639\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u062a\u0642\u062f\u064a\u0645 \u0625\u062e\u0637\u0627\u0631 \u0643\u062a\u0627\u0628\u064a \u0625\u0644\u0649 \u0631\u0626\u064a\u0633 \u0627\u0644\u0634\u0631\u0637\u0629 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0648\u0633\u0644\u0637\u0629 \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0642\u0628\u0644 \u0643\u0644 \u0641\u0639\u0627\u0644\u064a\u0629 \u0628\u0640 48 \u0633\u0627\u0639\u0629 \u0639\u0644\u0649 \u0627\u0644\u0623\u0642\u0644. \u0648\u064a\u062c\u0628 \u0623\u0646 \u064a\u062a\u0636\u0645\u0646 \u0627\u0644\u0625\u062e\u0637\u0627\u0631: \u0646\u0633\u062e\u0629 \u0645\u0646 \u062a\u0631\u062e\u064a\u0635 12C\u060c \u0648\u0625\u062b\u0628\u0627\u062a \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062f\u0646\u064a\u0629 \u0639\u0646 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 (\u0628\u062d\u062f \u0623\u062f\u0646\u0649 $250K\/$500K)\u060c \u0648\u062c\u0647\u0629 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0641\u064a \u062d\u0627\u0644\u0627\u062a \u0627\u0644\u0637\u0648\u0627\u0631\u0626\u060c \u0648\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0629\/\u0633\u0627\u0639\u0627\u062a \u0627\u0646\u0639\u0642\u0627\u062f\u0647\u0627.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0634\u0631\u0627\u0621 \u0627\u0644\u0643\u062d\u0648\u0644 \u0645\u0646 \u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u062a\u0639\u0628\u0626\u0629 \u0644\u0625\u0639\u0627\u062f\u0629 \u0628\u064a\u0639\u0647\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u064a\u062c\u0628 \u0639\u0644\u0649 \u0627\u0644\u0645\u0631\u062e\u0635 \u0644\u0647\u0645 \u0628\u0627\u0644\u0642\u0633\u0645 12C \u0648\u0627\u0644\u0642\u0633\u0645 14 \u0627\u0644\u0634\u0631\u0627\u0621 \u062d\u0635\u0631\u064a\u064b\u0627 \u0645\u0646 \u062a\u062c\u0627\u0631 \u0627\u0644\u062c\u0645\u0644\u0629 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 18 \u0641\u0642\u0637 (\u0645\u062b\u0644 Martignetti\u060c Horizon\u060c \u0625\u0644\u062e). \u064a\u0639\u062a\u0628\u0631 \u0627\u0644\u0634\u0631\u0627\u0621 \u0645\u0646 \u0645\u062a\u0627\u062c\u0631 \u0627\u0644\u062a\u0639\u0628\u0626\u0629 \u0644\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u0628\u064a\u0639 \u0627\u0646\u062a\u0647\u0627\u0643\u064b\u0627 \u0644\u0644\u0646\u0638\u0627\u0645 \u0627\u0644\u0645\u0643\u0648\u0646 \u0645\u0646 \u062b\u0644\u0627\u062b\u0629 \u0645\u0633\u062a\u0648\u064a\u0627\u062a\u060c \u062d\u062a\u0649 \u0644\u0648 \u0637\u0644\u0628 \u0627\u0644\u0639\u0645\u064a\u0644 \u0646\u0628\u064a\u0630\u064b\u0627 \u0645\u0639\u064a\u0646\u064b\u0627.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002868] mt-8 mb-2\">\u0627\u0644\u0642\u0633\u0645 14 \u062a\u0631\u062e\u064a\u0635 \u062e\u0627\u0635<\/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                    \u0647\u0644 \u064a\u0645\u0643\u0646 \u0644\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0631\u0628\u062d\u064a\u0629 \u0628\u064a\u0639 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0641\u064a \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u064a\u0641\u0631\u0636 \u0627\u0644\u0642\u0633\u0645 14 \u0642\u064a\u0648\u062f\u064b\u0627 \u0639\u0644\u0649 \u0627\u0644\u0643\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0631\u0628\u062d\u064a\u0629 \u0644\u062a\u0642\u062a\u0635\u0631 \u0639\u0644\u0649 \u0627\u0644\u0628\u064a\u0631\u0629 \u0648\u0627\u0644\u0646\u0628\u064a\u0630 \u0641\u0642\u0637. \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0646\u0638\u0645\u0627\u062a \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a\u0629 (501c3s) \u0628\u064a\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0631\u0648\u062d\u064a\u0629. \u0647\u0630\u0627 \u064a\u062e\u0644\u0642 \u201c\u0641\u062c\u0648\u0629 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u201d \u0644\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.\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                    \u0643\u064a\u0641 \u0623\u0628\u064a\u0639 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0641\u064a \u0645\u0647\u0631\u062c\u0627\u0646\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0639\u0642\u062f \u0634\u0631\u0627\u0643\u0629 \u0645\u0639 \u0645\u0646\u0638\u0645\u0629 \u063a\u064a\u0631 \u0631\u0628\u062d\u064a\u0629 501 (c) (3) \u062a\u062a\u0642\u062f\u0645 \u0628\u0637\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0642\u0633\u0645 14 \u0644\u062c\u0645\u064a\u0639 \u0623\u0646\u0648\u0627\u0639 \u0627\u0644\u0643\u062d\u0648\u0644. \u0623\u0646\u062a \u062a\u0648\u0641\u0631 \u0627\u0644\u0645\u0639\u062f\u0627\u062a \u0648\u0627\u0644\u0645\u0648\u0638\u0641\u064a\u0646 \u0648\u0627\u0644\u062e\u062f\u0645\u0629. \u062a\u062d\u062a\u0641\u0638 \u0627\u0644\u0645\u0646\u0638\u0645\u0629 \u063a\u064a\u0631 \u0627\u0644\u0631\u0628\u062d\u064a\u0629 \u0628\u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0648\u062a\u062a\u062d\u0643\u0645 \u0642\u0627\u0646\u0648\u0646\u064a\u0627\u064b \u0641\u064a \u0627\u0644\u0639\u0627\u0626\u062f\u0627\u062a. \u062a\u0642\u0648\u0645 \u0628\u0641\u0648\u0627\u062a\u064a\u0631 \u0631\u0633\u0648\u0645 \u0627\u0644\u062e\u062f\u0645\u0629 \/ \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0641\u0642\u0637.\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                    \u0643\u0645 \u0631\u062e\u0635\u0629 \u0645\u0646 \u0627\u0644\u0642\u0633\u0645 14 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u064a\u0647\u0627 \u0641\u064a \u0627\u0644\u0633\u0646\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0644\u0627 \u064a\u062a\u062c\u0627\u0648\u0632 30 \u062a\u0631\u062e\u064a\u0635\u064b\u0627 \u0644\u064a\u0648\u0645 \u0648\u0627\u062d\u062f \u0644\u0644\u0634\u062e\u0635 \u0627\u0644\u0648\u0627\u062d\u062f \u0641\u064a \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u062a\u0642\u0648\u064a\u0645\u064a\u0629. \u0647\u0630\u0627 \u064a\u0645\u0646\u0639 \u0627\u0644\u0645\u0634\u063a\u0644\u064a\u0646 \u0645\u0646 \u0627\u0644\u062a\u062d\u0627\u064a\u0644 \u0639\u0644\u0649 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0633\u0646\u0648\u064a\u0629 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0631\u0628\u0637 \u0627\u0644\u062a\u0635\u0627\u0631\u064a\u062d \u0627\u0644\u064a\u0648\u0645\u064a\u0629. \u064a\u062d\u062f\u0643 \u0645\u0646 \u062a\u0643\u0631\u0627\u0631 \u201c\u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629\u201d \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u064a\u0648\u0645\u064a\u0629.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002868] mt-8 mb-2\">\u0627\u0644\u0644\u0648\u0627\u0626\u062d \u0648\u0627\u0644\u0642\u064a\u0648\u062f<\/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                    \u0647\u0644 \u0627\u0644\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0633\u0639\u064a\u062f\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u064a\u062d\u0638\u0631 204 CMR 4.03 \u0628\u0634\u0643\u0644 \u0635\u0627\u0631\u0645 \"\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u062a\u062e\u0641\u064a\u0636\u0627\u062a\" \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629 \u0648\u0639\u0631\u0648\u0636 2 \u0645\u0642\u0627\u0628\u0644 1 \u0648\u0632\u064a\u0627\u062f\u0629 \u062d\u062c\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u062f\u0648\u0646 \u0631\u0641\u0639 \u0627\u0644\u0633\u0639\u0631. \u064a\u0645\u0643\u0646 \u0644\u0644\u0645\u0646\u0627\u0633\u0628\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u062a\u0642\u062f\u064a\u0645 \u062a\u0633\u0639\u064a\u0631 \u0644\u0643\u0644 \u0634\u062e\u0635\u060c \u0648\u0644\u0643\u0646 \u0644\u0627 \u064a\u0632\u0627\u0644 \u0628\u0625\u0645\u0643\u0627\u0646 \u0627\u0644\u0646\u0648\u0627\u062f\u0644 \u0639\u062f\u0645 \u062a\u0642\u062f\u064a\u0645 3 \u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0623\u0648 \u0623\u0643\u062b\u0631 \u0644\u0634\u062e\u0635 \u0648\u0627\u062d\u062f \u0641\u064a \u0643\u0644 \u0645\u0631\u0629.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0633\u0643\u0628 3 \u0628\u064a\u0631\u0629 \u0644\u0634\u062e\u0635 \u0648\u0627\u062d\u062f\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u062a\u0646\u0635 \u0644\u0648\u0627\u0626\u062d \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0639\u0644\u0649 \u0645\u0646\u0639 \u062a\u0633\u0644\u064a\u0645 \u0623\u0643\u062b\u0631 \u0645\u0646 \u0645\u0634\u0631\u0648\u0628\u064a\u0646 \u0644\u0634\u062e\u0635 \u0648\u0627\u062d\u062f \u0641\u064a \u0623\u064a \u0648\u0642\u062a\u060c \u062d\u062a\u0649 \u0641\u064a \u0627\u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0627\u0644\u062e\u0627\u0635\u0629 \u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629. \u064a\u0646\u0637\u0628\u0642 \u0647\u0630\u0627 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0631\u062e\u0635 \u0644\u0647\u0645 \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0645\u0642\u062f\u0645\u0648 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0645\u0648\u064a\u0646 \u0628\u0645\u0648\u062c\u0628 \u0627\u0644\u0645\u0627\u062f\u0629 12C.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646 \u0623\u0646 \u062a\u0639\u0645\u0644 \u0627\u0644\u0645\u0627\u062f\u0629 12 \u062c \u0641\u064a \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u062a\u0635\u0628\u062d \u062a\u0631\u0627\u062e\u064a\u0635 \u0645\u0642\u062f\u0645\u064a \u0627\u0644\u0637\u0639\u0627\u0645 \u0628\u0627\u0637\u0644\u0629 \u0644\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u062d\u0648\u0644 \u0641\u064a \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629. \u0639\u0627\u062f\u0629 \u0645\u0627 \u064a\u064f\u0633\u0645\u062d \u0628\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641 (\u064a\u0645\u062a\u0644\u0643 \u0627\u0644\u0639\u0645\u064a\u0644 \u0627\u0644\u0643\u062d\u0648\u0644)\u060c \u0648\u0644\u0643\u0646 \u062a\u062d\u0642\u0642 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u0639 \u0627\u0644\u0633\u0644\u0637\u0627\u062a \u0627\u0644\u0645\u062d\u0644\u064a\u0629 \u0623\u0648\u0644\u0627\u064b. \u0642\u062f \u062a\u0642\u064a\u062f \u0628\u0639\u0636 \u0627\u0644\u0645\u062f\u0646 \u062d\u062a\u0649 \u062e\u062f\u0645\u0627\u062a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a.\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                    \u0627\u0644\u0628\u0644\u062f\u0627\u062a \u0627\u0644\u062c\u0627\u0641\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633<br \/>\n                    <span class=\"text-[#002868] 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                        8 \u0645\u062f\u0646 \u0628\u062d\u0644\u0648\u0644 \u0639\u0627\u0645 2025: \u0623\u0644\u062e\u0648\u0631\u062f\u060c \u062a\u0634\u064a\u0644\u0645\u0627\u0631\u0643 (\u0645\u0627\u0631\u062b\u0627 \u0641\u064a\u0646\u064a\u0627\u0631\u062f)\u060c \u062f\u0646\u0633\u062a\u0627\u0628\u0644\u060c \u062c\u0648\u0633\u0646\u0648\u0644\u062f (\u062c\u0632\u0631 \u0625\u0644\u064a\u0632\u0627\u0628\u064a\u062b)\u060c \u0647\u0648\u0644\u064a\u060c \u0645\u0648\u0646\u062a\u063a\u0645\u0631\u064a\u060c \u0645\u0627\u0648\u0646\u062a \u0648\u0627\u0634\u0646\u0637\u0646\u060c \u0648\u064a\u0633\u062a \u0647\u0627\u0645\u0628\u062a\u0648\u0646. \u062a\u0631\u0627\u062e\u064a\u0635 \u0645\u0642\u062f\u0645\u064a \u0627\u0644\u0637\u0639\u0627\u0645 \u0644\u0627\u063a\u064a\u0629 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0628\u0644\u062f\u064a\u0627\u062a.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002868] mt-8 mb-2\">\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0635\u062d\u0629 \u0648\u0627\u0644\u0645\u0639\u062f\u0627\u062a<\/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                    \u0647\u0644 \u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062a\u0635\u0631\u064a\u062d \u062e\u062f\u0645\u0629 \u0637\u0639\u0627\u0645 \u0644\u062d\u0627\u0646\u0629 \u0645\u062a\u0646\u0642\u0644\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0646\u0639\u0645\u060c \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0644\u0645\u0627\u062f\u0629 12C. \u064a\u062a\u0637\u0644\u0628 ABCC \u0645\u0646 \u201c\u0645\u062a\u0639\u0647\u062f \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645\u201d \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u0647 \u0635\u0644\u0629 \u0628\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0637\u0639\u0627\u0645. \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u0641\u062d\u0635 \u0635\u062d\u064a\u060c \u0648\u0631\u062e\u0635\u0629 \u062e\u062f\u0645\u0629 \u0637\u0639\u0627\u0645 \u0645\u0646 \u0645\u062c\u0644\u0633 \u0627\u0644\u0635\u062d\u0629\u060c \u0648\u0645\u063a\u0633\u0644\u0629 \u063a\u0633\u064a\u0644 \u0623\u0648\u0627\u0646\u064a \u0628\u062b\u0644\u0627\u062b\u0629 \u0623\u062d\u0648\u0627\u0636\u060c \u0648\u0645\u063a\u0633\u0644\u0629 \u064a\u062f\u064a\u0646\u060c \u0648\u0645\u063a\u0633\u0644\u0629 \u0645\u0645\u0633\u062d\u0629 \u0641\u064a \u0645\u0633\u062a\u0648\u062f\u0639\u0643.\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                    \u0647\u0644 \u064a\u0639\u062a\u0628\u0631 \u0627\u0644\u062b\u0644\u062c \u0641\u064a \u0627\u0644\u0648\u0627\u0642\u0639 \u0637\u0639\u0627\u0645\u064b\u0627 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u061f<br \/>\n                    <span class=\"text-[#002868] 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> 105 CMR 590.001 \u064a\u064f\u0639\u064e\u0631\u0650\u0651\u0641 \u0635\u0631\u0627\u062d\u0629\u064b \u0627\u0644\u062b\u0644\u062c \u0639\u0644\u0649 \u0623\u0646\u0647 \u0637\u0639\u0627\u0645. \u0647\u0630\u0627 \u064a\u0639\u0646\u064a: \u0644\u0627 \u062a\u0644\u0627\u0645\u0633 \u0628\u0627\u0644\u064a\u062f \u0627\u0644\u0645\u062c\u0631\u062f\u0629\u060c \u0644\u0627 \u064a\u0645\u0643\u0646 \u062a\u062e\u0632\u064a\u0646 \u0645\u063a\u0627\u0631\u0641 \u0627\u0644\u062b\u0644\u062c \u0641\u064a \u0627\u0644\u062d\u0627\u0648\u064a\u0629\u060c \u0648\u064a\u062c\u0628 \u0639\u0644\u064a\u0643 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0625\u0645\u062f\u0627\u062f\u0627\u062a \u0645\u0646\u0641\u0635\u0644\u0629 \u0644\u0640 \u201c\u062b\u0644\u062c \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a\u201d \u0648 \u201c\u062b\u0644\u062c \u0627\u0644\u062a\u0628\u0631\u064a\u062f\u201d.\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                    \u0647\u0644 \u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062d\u0648\u0636 \u063a\u0633\u064a\u0644 \u064a\u062f\u064a\u0646 \u0641\u064a \u0628\u0627\u0631 \u0645\u062a\u0646\u0642\u0644\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0646\u0639\u0645\u060c \u0625\u0630\u0627 \u0642\u0645\u062a \u0628\u0625\u0639\u062f\u0627\u062f \u0632\u064a\u0646\u0629 (\u062a\u0642\u0637\u064a\u0639 \u0627\u0644\u0644\u064a\u0645\u0648\u0646\u060c \u0647\u0631\u0633 \u0627\u0644\u0623\u0639\u0634\u0627\u0628) \u0623\u0648 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u062b\u0644\u062c \u0627\u0644\u0645\u0643\u0634\u0648\u0641 \u0641\u064a \u0645\u0631\u0643\u0628\u0629 \u0645\u0633\u062a\u0642\u0644\u0629. \u064a\u062c\u0628 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0644\u062f\u064a\u0643 \u062d\u0648\u0636 \u0645\u062e\u0635\u0635 \u0644\u063a\u0633\u0644 \u0627\u0644\u064a\u062f\u064a\u0646 \u0628\u0645\u0627\u0621 \u062c\u0627\u0631\u064d \u0628\u062f\u0631\u062c\u0629 \u062d\u0631\u0627\u0631\u0629 \u0644\u0627 \u062a\u0642\u0644 \u0639\u0646 100 \u0641\u0647\u0631\u0646\u0647\u0627\u064a\u062a\u060c \u0648\u0635\u0627\u0628\u0648\u0646\u060c \u0648\u0645\u0646\u0627\u0634\u0641 \u0648\u0631\u0642\u064a\u0629. \u0645\u0639\u0642\u0645 \u0627\u0644\u064a\u062f\u064a\u0646 \u0648\u062d\u062f\u0647 \u0644\u0627 \u064a\u0644\u0628\u064a \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0631\u0645\u0632 \u0627\u0644\u0635\u062d\u0629.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<p>            <!-- CHANGE #5: Add FAQ about portable bar sinks --><\/p>\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                    \u0647\u0644 \u0623\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062d\u0648\u0636 \u0641\u064a \u0628\u0627\u0631 \u0645\u062a\u0646\u0642\u0644\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u0644\u0623\u0643\u0634\u0627\u0643 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 (\u0627\u0644\u0648\u062d\u062f\u0627\u062a \u0627\u0644\u0642\u0627\u0628\u0644\u0629 \u0644\u0644\u0637\u064a\/\u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629) \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0623\u0645\u0627\u0643\u0646 \u0628\u0647\u0627 \u0633\u0628\u0627\u0643\u0629 \u0642\u0627\u0626\u0645\u0629\u060c \u0644\u0627 \u062a\u062d\u062a\u0627\u062c \u0639\u0627\u062f\u0629\u064b \u0625\u0644\u0649 \u0623\u062d\u0648\u0627\u0636 \u0641\u064a \u0627\u0644\u0628\u0627\u0631 \u0646\u0641\u0633\u0647 - \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0631\u0627\u0641\u0642 \u0627\u0644\u0645\u0643\u0627\u0646. \u0648\u0645\u0639 \u0630\u0644\u0643\u060c \u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0634\u063a\u0644 \u0645\u0642\u0637\u0648\u0631\u0629\/\u0645\u0631\u0643\u0628\u0629 \u0645\u062a\u0646\u0642\u0644\u0629 \u062a\u0642\u0648\u0645 \u0628\u0625\u0639\u062f\u0627\u062f \u0627\u0644\u0632\u064a\u0646\u0629 \u0623\u0648 \u062a\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u062b\u0644\u062c \u0627\u0644\u0645\u0641\u062a\u0648\u062d\u060c \u0641\u0625\u0646 \u0646\u0639\u0645 - \u062a\u062d\u062a\u0627\u062c \u0625\u0644\u0649 \u062d\u0648\u0636 \u0645\u062e\u0635\u0635 \u0644\u063a\u0633\u0644 \u0627\u0644\u064a\u062f\u064a\u0646 \u0628\u0645\u0627\u0621 \u0628\u062f\u0631\u062c\u0629 \u062d\u0631\u0627\u0631\u0629 100 \u0641\u0647\u0631\u0646\u0647\u0627\u064a\u062a. \u0627\u0644\u0641\u0631\u0642 \u0647\u0648: \u0627\u0644\u0623\u0643\u0634\u0627\u0643 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u062a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0645\u0631\u0627\u0641\u0642 \u0627\u0644\u0645\u0643\u0627\u0646\u061b \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0645\u0624\u0633\u0633\u0627\u062a \u0627\u0644\u0623\u0637\u0639\u0645\u0629 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0645\u0643\u062a\u0641\u064a\u0629 \u0630\u0627\u062a\u064a\u064b\u0627.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0639\u0642\u0645 \u0627\u0644\u064a\u062f\u064a\u0646 \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u0645\u063a\u0633\u0644\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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\">\u0644\u0627 \u064a\u0648\u062c\u062f.<\/strong> \u064a\u062a\u0637\u0644\u0628 \u0627\u0644\u0644\u0627\u0626\u062d\u0629 105 CMR 590 \u0648\u062c\u0648\u062f \u0645\u063a\u0633\u0644\u0629 \u064a\u062f\u0648\u064a\u0629 \u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u0644\u0639\u0627\u0645\u0644\u064a\u0646 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0623\u063a\u0630\u064a\u0629. \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0645\u0639\u0642\u0645 \u0627\u0644\u064a\u062f\u064a\u0646 \u0645\u0643\u0645\u0644\u0627\u064b \u0648\u0644\u0643\u0646\u0647 \u0644\u0627 \u064a\u062d\u0644 \u0645\u062d\u0644 \u0645\u063a\u0633\u0644\u0629 \u062a\u0639\u0645\u0644 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d \u0645\u0639 \u0627\u0644\u0645\u0627\u0621 \u0627\u0644\u0633\u0627\u062e\u0646 \u0648\u0627\u0644\u0635\u0627\u0628\u0648\u0646 \u0648\u0627\u0644\u0645\u0646\u0627\u0634\u0641. \u0633\u064a\u0633\u062a\u0634\u0647\u062f \u0645\u0641\u062a\u0634\u0648 \u0627\u0644\u0635\u062d\u0629 \u0628\u0647\u0630\u0627 \u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0643.\n                    <\/p>\n<\/p><\/div>\n<\/details>\n<h3 class=\"text-xl font-bold text-[#002868] mt-8 mb-2\">\u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0648\u0627\u0644\u0646\u0642\u0644<\/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                    \u0645\u0627 \u0647\u0648 \u0627\u0644\u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0630\u064a \u0623\u062d\u062a\u0627\u062c\u0647\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u062a\u0646\u0635 \u0627\u0644\u0645\u0627\u062f\u0629 12C \u0645\u0646 \u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0639\u0644\u0649 \u0636\u0631\u0648\u0631\u0629 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0623\u0645\u064a\u0646 \u0636\u062f \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629 \u0628\u062d\u062f \u0623\u062f\u0646\u0649 \u0642\u062f\u0631\u0647 250,000 \u062a\u064a \u0628\u064a 4 \u062a\u064a \u0644\u0643\u0644 \u0634\u062e\u0635 \/ 500,000 \u062a\u064a \u0628\u064a 4 \u062a\u064a \u0644\u0643\u0644 \u062d\u0627\u062f\u062b. \u0648\u064a\u062c\u0628 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0634\u0647\u0627\u062f\u0629 \u0625\u0644\u0649 \u0631\u0626\u064a\u0633 \u0627\u0644\u0634\u0631\u0637\u0629 \u0645\u0639 \u0625\u062e\u0637\u0627\u0631\u0647 \u0642\u0628\u0644 48 \u0633\u0627\u0639\u0629. \u0648\u064a\u062c\u0628 \u0639\u0644\u0649 \u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0634\u063a\u0644\u064a\u0646 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0628\u062f\u0648\u0646 \u0633\u0627\u0626\u0642) \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 + \u062a\u0623\u0645\u064a\u0646 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629 \u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629 \u0628\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629.\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                    \u0647\u0644 \u064a\u0645\u0643\u0646\u0646\u064a \u0646\u0642\u0644 \u0627\u0644\u0643\u062d\u0648\u0644 \u0641\u064a \u0633\u064a\u0627\u0631\u062a\u064a \u0627\u0644\u0634\u062e\u0635\u064a\u0629\u061f<br \/>\n                    <span class=\"text-[#002868] 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                        \u062a\u062d\u062a\u0627\u062c \u0627\u0644\u0645\u0637\u0627\u0639\u0645 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 12C \u0625\u0644\u0649 \u062a\u0635\u0627\u0631\u064a\u062d \u0646\u0642\u0644 \u0645\u0646 ABCC \u0644\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u0631\u0643\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0644\u0646\u0642\u0644 \u0627\u0644\u0645\u062e\u0632\u0648\u0646. \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0623\u0648\u0628\u0631\u060c \u0644\u064a\u0641\u062a\u060c \u0623\u0648 \u0634\u0631\u0643\u0627\u062a \u062a\u0648\u0635\u064a\u0644 \u063a\u064a\u0631 \u0645\u0631\u062e\u0635\u0629. \u064a\u062c\u0628 \u0623\u0646 \u062a\u0643\u0648\u0646 \u0627\u0644\u062d\u0627\u0648\u064a\u0627\u062a \u0627\u0644\u0645\u0641\u062a\u0648\u062d\u0629 \u0627\u0644\u062a\u064a \u064a\u062a\u0645 \u0625\u0639\u0627\u062f\u062a\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639 \u0641\u064a \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u0627\u0644\u0645\u0642\u0641\u0644\u060c \u0648\u063a\u064a\u0631 \u0645\u062a\u0627\u062d \u0644\u0644\u0633\u0627\u0626\u0642.\n                    <\/p>\n<\/p><\/div>\n<\/details><\/div>\n<\/section>\n<section id=\"equipment\" class=\"bg-gradient-to-br from-slate-900 via-[#002868] to-[#C8B273] 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\">\u062a\u0646\u0642\u0644 \u0641\u064a \u062a\u0639\u0642\u064a\u062f\u0627\u062a \u0627\u0644\u0643\u0648\u0645\u0646\u0648\u0644\u062b<\/h2>\n<p class=\"text-slate-300 mb-6 leading-relaxed\">\n                    \u0645\u0646 \u062d\u0641\u0644\u0627\u062a \u0627\u0644\u0632\u0641\u0627\u0641 \u0641\u064a \u0643\u064a\u0628 \u0643\u0648\u062f \u0625\u0644\u0649 \u0627\u0644\u0645\u0624\u062a\u0645\u0631\u0627\u062a \u0627\u0644\u0633\u0646\u0648\u064a\u0629 \u0641\u064a \u0628\u064a\u0631\u0643\u0634\u0627\u064a\u0631\u060c \u062a\u062a\u0637\u0644\u0628 \u0641\u0639\u0627\u0644\u064a\u0627\u062a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0628\u0631\u0627\u0639\u0629 \u062a\u0646\u0638\u064a\u0645\u064a\u0629 \u0648\u0645\u0631\u0648\u0646\u0629 \u062a\u0634\u063a\u064a\u0644\u064a\u0629. \u0645\u0639 \u0633\u0642\u0641 \u0627\u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a \u0648\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0641\u064a \u0627\u0644\u0642\u0633\u0645 12C \u0627\u0644\u062a\u064a \u062a\u062e\u0644\u0642 \u062d\u0648\u0627\u062c\u0632\u060c \u062a\u0642\u062f\u0645 \u0627\u0644\u062d\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0627\u0644\u0645\u0631\u0648\u0646\u0629 \u0644\u062e\u062f\u0645\u0629 \u0639\u0645\u0644\u0627\u0621 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641 \u062f\u0648\u0646 \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0628\u0623\u0646\u0638\u0645\u0629 ABCC \u0645\u0639 \u0627\u0644\u062d\u0641\u0627\u0638 \u0639\u0644\u0649 \u0627\u0644\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0645\u0647\u0646\u064a\u0629 \u0627\u0644\u0645\u062a\u0648\u0642\u0639\u0629 \u0641\u064a \u0643\u0648\u0645\u0646\u0648\u0644\u062b \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633.\n                <\/p>\n<div class=\"space-y-4 mb-8\">\n<div class=\"flex items-start\">\n<div class=\"bg-[#002868] 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=\"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\">\u0644\u0627 \u062d\u0627\u062c\u0629 \u0644\u0645\u0633\u062a\u0648\u062f\u0639<\/h4>\n<p class=\"text-xs text-slate-300\">\u062a\u062c\u0646\u0628 \u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0639\u0642\u0648\u062f \u0627\u0644\u0625\u064a\u062c\u0627\u0631 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0648\u062a\u0635\u0627\u0631\u064a\u062d \u062e\u062f\u0645\u0629 \u0627\u0644\u0637\u0639\u0627\u0645 \u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#C8B273] p-2 rounded-lg mr-4 mt-1\">\n                            <svg class=\"w-4 h-4 text-black\" fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 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\">\u0644\u0627 \u064a\u0648\u062c\u062f \u062d\u062f \u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a<\/h4>\n<p class=\"text-xs text-slate-300\">\u0646\u0645\u0648\u0630\u062c \u0627\u0644\u062e\u062f\u0645\u0629 \u0648\u062d\u062f\u0647 \u063a\u064a\u0631 \u0645\u0642\u064a\u062f \u0628\u0642\u064a\u0648\u062f \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0645\u0646\u0635\u0648\u0635 \u0639\u0644\u064a\u0647\u0627 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 12C.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"flex items-start\">\n<div class=\"bg-[#002868] 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=\"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6\"><\/path><\/svg>\n                        <\/div>\n<div>\n<h4 class=\"font-bold text-white text-sm\">\u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0627\u0644\u0645\u063a\u0644\u0642\u0629<\/h4>\n<p class=\"text-xs text-slate-300\">\u062a\u0646\u0642\u0644 \u0641\u064a \u0642\u0627\u0639\u0627\u062a \u0628\u0648\u0633\u0637\u0646\u060c \u0648\u0639\u0642\u0627\u0631\u0627\u062a \u0646\u0648\u0631\u062b \u0634\u0648\u0631\u060c \u0648\u062d\u0638\u0627\u0626\u0631 \u063a\u0631\u0628 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0628\u0633\u0647\u0648\u0644\u0629.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <a href=\"\/ar\/\" class=\"inline-block bg-white text-slate-900 hover:bg-blue-100 font-bold py-3 px-8 rounded-lg transition-all shadow-lg text-sm uppercase tracking-wide no-underline\"><br \/>\n                    \u0639\u0631\u0636 \u0627\u0644\u0628\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629<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-portable-bars.webp\" alt=\"\u0628\u0627\u0631 LED \u0645\u062a\u0646\u0642\u0644 \u0644\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\">\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\">\u0645\u0635\u0627\u062f\u0631 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0627\u0644\u0631\u0633\u0645\u064a\u0629<\/h3>\n<div class=\"grid md:grid-cols-3 gap-6 max-w-6xl mx-auto px-6 mb-8\">\n            <a href=\"https:\/\/www.mass.gov\/orgs\/alcoholic-beverages-control-commission\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-blue-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#002868]\">\ud83c\udfdb\ufe0f<\/div>\n<p>                <span class=\"font-bold text-[#002868] text-lg block mb-2\">\u0623 \u0628 \u062c \u062c<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">\u0644\u062c\u0646\u0629 \u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644\u064a\u0629<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/www.mass.gov\/how-to\/apply-for-a-12c-caterer-license-abcc\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-yellow-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#C8B273]\">\ud83d\udccb<\/div>\n<p>                <span class=\"font-bold text-[#002868] text-lg block mb-2\">\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u062a\u0631\u062e\u064a\u0635<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">\u0627\u0644\u0642\u0633\u0645 12 \u062c \u0648\u0627\u0644\u0642\u0633\u0645 14 \u0646\u0645\u0627\u0630\u062c<\/span><br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/elicensing21.mass.gov\/CitizenAccess\/Default.aspx\" target=\"_blank\" class=\"block bg-white p-8 rounded-lg shadow-sm border border-slate-100 text-center pb-contact-card hover:border-blue-300 no-underline\"><\/p>\n<div class=\"text-4xl mb-4 text-[#002868]\">\ud83d\udcbb<\/div>\n<p>                <span class=\"font-bold text-[#002868] text-lg block mb-2\">\u0628\u0648\u0627\u0628\u0629 \u0627\u0644\u062a\u0631\u062e\u064a\u0635 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/span><br \/>\n                <span class=\"text-sm text-slate-500\">\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062a\u0635\u0627\u0631\u064a\u062d \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a<\/span><br \/>\n            <\/a>\n        <\/div>\n<div class=\"bg-blue-50 rounded-lg mx-6 md:px-12 p-8 border-l-4 border-[#002868]\">\n<h4 class=\"font-bold text-slate-800 mb-4 flex items-center\">\n                <svg class=\"w-5 h-5 mr-2 text-[#002868]\" 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-[#002868]\">\n<li><a href=\"https:\/\/malegislature.gov\/Laws\/GeneralLaws\/PartI\/TitleXX\/Chapter138\/Section12C\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 \u0642\u0627\u0646\u0648\u0646 \u0639\u0627\u0645 \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633\u060c \u0627\u0644\u0641\u0635\u0644 138\u060c \u0627\u0644\u0645\u0627\u062f\u0629 12C (\u0631\u062e\u0635\u0629 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645)<\/a><\/li>\n<li><a href=\"https:\/\/malegislature.gov\/Laws\/GeneralLaws\/PartI\/TitleXX\/Chapter138\/Section14\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 \u0645.\u062c.\u0644. \u0627\u0644\u0641\u0635\u0648\u0644 138\u060c \u0627\u0644\u0642\u0633\u0645 14 (\u0631\u062e\u0635\u0629 \u062e\u0627\u0635\u0629)<\/a><\/li>\n<li><a href=\"https:\/\/www.mass.gov\/doc\/abcc-advisory-regarding-obligations-of-caterers-licensed-pursuant-to-mgl-138-section-12c\/download\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 \u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a ABCC: \u0627\u0644\u062a\u0632\u0627\u0645\u0627\u062a \u0627\u0644\u0645\u0627\u062f\u0629 12C<\/a><\/li>\n<li><a href=\"https:\/\/www.mass.gov\/doc\/2013-food-code-merged-with-105-cmr-590-0\/download\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 105 CMR 590 (\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 \u0644\u0644\u062f\u0648\u0644\u0629)<\/a><\/li>\n<li><a href=\"https:\/\/www.mass.gov\/doc\/2025-holiday-season-compliance-reminder-happy-hour-regulation\/download\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 204 CMR 4.03 (\u062d\u0638\u0631 \u0627\u0644\u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0633\u0639\u064a\u062f\u0629)<\/a><\/li>\n<li><a href=\"https:\/\/www.mass.gov\/doc\/drytowns\/download\" target=\"_blank\" class=\"hover:text-black\">\ud83d\udcc4 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0627\u0644\u062e\u0627\u0644\u064a\u0629 \u0645\u0646 \u0627\u0644\u0643\u062d\u0648\u0644<\/a><\/li>\n<\/ul><\/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>\u0625\u062e\u0644\u0627\u0621 \u0645\u0633\u0624\u0648\u0644\u064a\u0629<\/strong> PortableBar.com (\u062a\u0635\u0627\u0645\u064a\u0645 \u0645\u062e\u0635\u0635\u0629) \u0647\u064a \u0634\u0631\u0643\u0629 \u0645\u0635\u0646\u0639\u0629 \u0644\u0644\u0645\u0639\u062f\u0627\u062a\u060c \u0648\u0644\u064a\u0633\u062a \u0645\u0643\u062a\u0628 \u0645\u062d\u0627\u0645\u0627\u0629.\n            <\/p>\n<p class=\"text-slate-400 text-xs\">\n                \u062a\u062a\u063a\u064a\u0631 \u0627\u0644\u0623\u0646\u0638\u0645\u0629. \u062a\u062d\u0642\u0642 \u062f\u0627\u0626\u0645\u064b\u0627 \u0645\u0646 ABCC \u0623\u0648 \u0645\u062d\u0627\u0645\u064d \u0645\u0624\u0647\u0644 \u0642\u0628\u0644 \u0628\u062f\u0621 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a.\n            <\/p>\n<\/p><\/div>\n<\/footer>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \/ \u0642\u0648\u0627\u0646\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \/ \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u062d\u0638\u0631 \u0631\u062e\u0635\u0629 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644 ABCC regulateed Happy Hour \u0645\u062d\u0638\u0648\u0631 \u0642\u0648\u0627\u0646\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0643\u0648\u0643\u062a\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0629 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u062a\u062a\u0637\u0644\u0628 \u0627\u0644\u0643\u0648\u0645\u0646\u0648\u0644\u062b \u201c\u0645\u0648\u0627\u0642\u0639 \u062b\u0627\u0628\u062a\u0629\u201d \u0644\u062c\u0645\u064a\u0639 \u0645\u0628\u064a\u0639\u0627\u062a \u0627\u0644\u0643\u062d\u0648\u0644. \u064a\u062e\u062a\u0627\u0631 \u0627\u0644\u0645\u0634\u063a\u0644\u0648\u0646 \u0627\u0644\u0645\u062a\u0646\u0642\u0644\u0648\u0646 \u0628\u064a\u0646 \u062a\u0631\u0627\u062e\u064a\u0635 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0639\u0627\u0645 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 12C (\u062d\u062f\u062f \u0628\u0640 5 \u0633\u0627\u0639\u0627\u062a) \u0623\u0648 \u0627\u0644\u062a\u0631\u0627\u062e\u064a\u0635 \u0627\u0644\u062e\u0627\u0635\u0629 \u0641\u064a \u0627\u0644\u0642\u0633\u0645 14 (\u0628\u064a\u0631\u0629\/\u0646\u0628\u064a\u0630 \u0641\u0642\u0637 \u0644\u0644\u0623\u0631\u0628\u0627\u062d) \u0623\u0648 \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641. \u0633\u0627\u0631\u064d \u0627\u0639\u062a\u0628\u0627\u0631\u064b\u0627 \u0645\u0646 \u0641\u0628\u0631\u0627\u064a\u0631 2026<\/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-30140","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Massachusetts Mobile Bartending Laws: Dry Hire Guide 2026<\/title>\n<meta name=\"description\" content=\"Mobile bartenders: operate in Massachusetts without Section 12C warehouses or 5-hour caps. Dry hire service, dry town restrictions, and liability coverage.\" \/>\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\/massachusetts\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Massachusetts Mobile Bartending Laws: Dry Hire Guide 2026\" \/>\n<meta property=\"og:description\" content=\"Mobile bartenders: operate in Massachusetts without Section 12C warehouses or 5-hour caps. Dry hire service, dry town restrictions, and liability coverage.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/\" \/>\n<meta property=\"og:site_name\" content=\"Portable Bars by Customized Designs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-09T21:00:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.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\\\/massachusetts\\\/\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/\",\"name\":\"Massachusetts Mobile Bartending Laws: Dry Hire Guide 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\",\"datePublished\":\"2026-02-09T20:53:09+00:00\",\"dateModified\":\"2026-02-09T21:00:41+00:00\",\"description\":\"Mobile bartenders: operate in Massachusetts without Section 12C warehouses or 5-hour caps. Dry hire service, dry town restrictions, and liability coverage.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\",\"contentUrl\":\"https:\\\/\\\/www.portablebar.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/signature-62-portable-bars.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.portablebar.com\\\/ar\\\/mobile-bartending-laws\\\/massachusetts\\\/#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\":\"Massachusetts\"}]},{\"@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":"\u0642\u0648\u0627\u0646\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u0645\u0648\u0631 \u0627\u0644\u0645\u062a\u0646\u0642\u0644 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633: \u062f\u0644\u064a\u0644 \u0627\u0644\u0627\u0633\u062a\u0626\u062c\u0627\u0631 \u0627\u0644\u062c\u0627\u0641 2026","description":"\u0633\u0642\u0627\u0629 \u0645\u062a\u062c\u0648\u0644\u0648\u0646: \u064a\u0639\u0645\u0644\u0648\u0646 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0628\u062f\u0648\u0646 \u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u062f\u0629 12C \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a. \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641\u060c \u0648\u0642\u064a\u0648\u062f \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629\u060c \u0648\u062a\u063a\u0637\u064a\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629.","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\/massachusetts\/","og_locale":"ar_AR","og_type":"article","og_title":"Massachusetts Mobile Bartending Laws: Dry Hire Guide 2026","og_description":"Mobile bartenders: operate in Massachusetts without Section 12C warehouses or 5-hour caps. Dry hire service, dry town restrictions, and liability coverage.","og_url":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/","og_site_name":"Portable Bars by Customized Designs","article_modified_time":"2026-02-09T21:00:41+00:00","og_image":[{"url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.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\/massachusetts\/","url":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/","name":"\u0642\u0648\u0627\u0646\u064a\u0646 \u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u062e\u0645\u0648\u0631 \u0627\u0644\u0645\u062a\u0646\u0642\u0644 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633: \u062f\u0644\u064a\u0644 \u0627\u0644\u0627\u0633\u062a\u0626\u062c\u0627\u0631 \u0627\u0644\u062c\u0627\u0641 2026","isPartOf":{"@id":"https:\/\/www.portablebar.com\/ar\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/#primaryimage"},"image":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/#primaryimage"},"thumbnailUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp","datePublished":"2026-02-09T20:53:09+00:00","dateModified":"2026-02-09T21:00:41+00:00","description":"\u0633\u0642\u0627\u0629 \u0645\u062a\u062c\u0648\u0644\u0648\u0646: \u064a\u0639\u0645\u0644\u0648\u0646 \u0641\u064a \u0645\u0627\u0633\u0627\u062a\u0634\u0648\u0633\u062a\u0633 \u0628\u062f\u0648\u0646 \u0645\u0633\u062a\u0648\u062f\u0639\u0627\u062a \u0627\u0644\u0645\u0627\u062f\u0629 12C \u0623\u0648 \u0642\u064a\u0648\u062f \u0627\u0644\u062e\u0645\u0633 \u0633\u0627\u0639\u0627\u062a. \u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u0623\u062c\u064a\u0631 \u0627\u0644\u062c\u0627\u0641\u060c \u0648\u0642\u064a\u0648\u062f \u0627\u0644\u0645\u062f\u0646 \u0627\u0644\u062c\u0627\u0641\u0629\u060c \u0648\u062a\u063a\u0637\u064a\u0629 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0629.","breadcrumb":{"@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/#primaryimage","url":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp","contentUrl":"https:\/\/www.portablebar.com\/wp-content\/uploads\/2026\/01\/signature-62-portable-bars.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.portablebar.com\/ar\/mobile-bartending-laws\/massachusetts\/#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":"Massachusetts"}]},{"@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\/30140","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=30140"}],"version-history":[{"count":1,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/30140\/revisions"}],"predecessor-version":[{"id":30141,"href":"https:\/\/www.portablebar.com\/ar\/wp-json\/wp\/v2\/pages\/30140\/revisions\/30141"}],"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=30140"}],"curies":[{"name":"\u062f\u0628\u0644\u064a\u0648 \u0628\u064a","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}