{"id":3469,"date":"2026-08-26T17:57:45","date_gmt":"2026-08-26T17:57:45","guid":{"rendered":"https:\/\/bidounsamsar.com\/?page_id=3469"},"modified":"2026-08-26T17:57:45","modified_gmt":"2026-08-26T17:57:45","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bidonsmsar.site\/?page_id=3469","title":{"rendered":"About Us"},"content":{"rendered":"<style>\n\/* =====================================================\n   BIDOUN SAMSAR \u2014 ABOUT US PAGE\n===================================================== *\/\n.bs-about-page {\n    width: 100%;\n    min-height: 100vh;\n    margin: 0;\n    padding: 0 0 70px;\n    background:\n        radial-gradient(circle at 10% 10%, rgba(255,208,0,.07), transparent 30%),\n        radial-gradient(circle at 90% 35%, rgba(255,208,0,.05), transparent 30%),\n        #071A35;\n    color: #fff;\n    direction: rtl;\n    font-family: Arial, sans-serif;\n    box-sizing: border-box;\n}\n.bs-about-page *,\n.bs-about-page *::before,\n.bs-about-page *::after {\n    box-sizing: border-box;\n}\n\/* =====================================================\n   HERO\n===================================================== *\/\n.bs-about-hero {\n    position: relative;\n    width: 100%;\n    padding: 65px 20px 85px;\n    text-align: center;\n    overflow: hidden;\n    background:\n        linear-gradient(\n            180deg,\n            rgba(5,11,22,.10),\n            #071A35\n        );\n}\n.bs-about-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 430px;\n    height: 430px;\n    top: -230px;\n    right: -160px;\n    background: rgba(255,208,0,.07);\n    border-radius: 50%;\n    filter: blur(5px);\n}\n.bs-about-hero::after {\n    content: \"\";\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    bottom: -180px;\n    left: -100px;\n    background: rgba(255,208,0,.04);\n    border-radius: 50%;\n    filter: blur(5px);\n}\n.bs-about-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 850px;\n    margin: auto;\n}\n\/* =====================================================\n   BADGE\n===================================================== *\/\n.bs-about-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 9px 20px;\n    margin-bottom: 18px;\n    color: #FFD000;\n    background: rgba(255,208,0,.08);\n    border: 1px solid rgba(255,208,0,.30);\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 900;\n    box-shadow:\n        0 0 25px rgba(255,208,0,.08);\n    animation: bsAboutBadgeGlow 2s infinite ease-in-out;\n}\n@keyframes bsAboutBadgeGlow {\n    0%,100% {\n        box-shadow:\n            0 0 12px rgba(255,208,0,.08);\n    }\n    50% {\n        box-shadow:\n            0 0 28px rgba(255,208,0,.25);\n    }\n}\n\/* =====================================================\n   TITLE\n===================================================== *\/\n.bs-about-title {\n    margin: 0;\n    color: #fff;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.2;\n    font-weight: 900;\n}\n.bs-about-title span {\n    color: #FFD000;\n}\n\/* =====================================================\n   DESCRIPTION\n===================================================== *\/\n.bs-about-hero-text {\n    max-width: 700px;\n    margin: 17px auto 0;\n    color: #bfc7d3;\n    font-size: 14px;\n    line-height: 1.9;\n}\n\/* =====================================================\n   MAIN CONTAINER\n===================================================== *\/\n.bs-about-container {\n    width: 100%;\n    max-width: 1150px;\n    margin: -35px auto 0;\n    padding: 0 20px;\n    position: relative;\n    z-index: 5;\n}\n\/* =====================================================\n   INTRO CARD\n===================================================== *\/\n.bs-about-card {\n    padding: 35px;\n    background:\n        linear-gradient(\n            145deg,\n            rgba(255,255,255,.07),\n            rgba(255,255,255,.025)\n        );\n    border: 1px solid rgba(255,255,255,.10);\n    border-radius: 20px;\n    box-shadow:\n        0 20px 55px rgba(0,0,0,.30);\n    backdrop-filter: blur(12px);\n}\n.bs-about-card-title {\n    margin: 0 0 15px;\n    color: #fff;\n    font-size: 25px;\n    font-weight: 900;\n}\n.bs-about-card-title span {\n    color: #FFD000;\n}\n.bs-about-card p {\n    margin: 0;\n    color: #bfc7d3;\n    font-size: 14px;\n    line-height: 2;\n}\n\/* =====================================================\n   FEATURES\n===================================================== *\/\n.bs-about-features {\n    display: grid;\n    grid-template-columns:\n        repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 22px;\n}\n.bs-about-feature {\n    padding: 25px 20px;\n    background: #0b203c;\n    border: 1px solid rgba(255,255,255,.08);\n    border-radius: 16px;\n    text-align: center;\n    transition: .3s ease;\n}\n.bs-about-feature:hover {\n    transform: translateY(-5px);\n    border-color: rgba(255,208,0,.30);\n    box-shadow:\n        0 15px 35px rgba(0,0,0,.25);\n}\n.bs-about-icon {\n    width: 55px;\n    height: 55px;\n    margin: 0 auto 15px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: rgba(255,208,0,.10);\n    border: 1px solid rgba(255,208,0,.25);\n    font-size: 25px;\n}\n.bs-about-feature h3 {\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: 16px;\n    font-weight: 900;\n}\n.bs-about-feature p {\n    margin: 0;\n    color: #929dad;\n    font-size: 11px;\n    line-height: 1.8;\n}\n\/* =====================================================\n   HOW IT WORKS\n===================================================== *\/\n.bs-about-section {\n    margin-top: 45px;\n    text-align: center;\n}\n.bs-about-section-title {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 27px;\n    font-weight: 900;\n}\n.bs-about-section-title span {\n    color: #FFD000;\n}\n.bs-about-section-text {\n    margin: 0 auto 25px;\n    color: #8995a5;\n    font-size: 12px;\n}\n\/* =====================================================\n   STEPS\n===================================================== *\/\n.bs-about-steps {\n    display: grid;\n    grid-template-columns:\n        repeat(3, 1fr);\n    gap: 18px;\n}\n.bs-about-step {\n    position: relative;\n    padding: 25px 20px;\n    background: rgba(255,255,255,.035);\n    border: 1px solid rgba(255,255,255,.08);\n    border-radius: 15px;\n}\n.bs-about-step-number {\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFD000;\n    color: #071A35;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 900;\n}\n.bs-about-step h3 {\n    margin: 0 0 7px;\n    color: #fff;\n    font-size: 15px;\n}\n.bs-about-step p {\n    margin: 0;\n    color: #8f9aaa;\n    font-size: 11px;\n    line-height: 1.8;\n}\n\/* =====================================================\n   CTA\n===================================================== *\/\n.bs-about-cta {\n    margin-top: 45px;\n    padding: 35px 25px;\n    text-align: center;\n    background:\n        linear-gradient(\n            135deg,\n            rgba(255,208,0,.12),\n            rgba(255,208,0,.035)\n        );\n    border: 1px solid rgba(255,208,0,.20);\n    border-radius: 18px;\n}\n.bs-about-cta h2 {\n    margin: 0 0 10px;\n    color: #fff;\n    font-size: 25px;\n    font-weight: 900;\n}\n.bs-about-cta h2 span {\n    color: #FFD000;\n}\n.bs-about-cta p {\n    margin: 0 auto 20px;\n    color: #aeb7c4;\n    font-size: 12px;\n    line-height: 1.8;\n}\n\/* =====================================================\n   WHATSAPP BUTTON\n===================================================== *\/\n.bs-about-whatsapp {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    padding: 12px 22px;\n    background: #25D366;\n    color: #fff !important;\n    border-radius: 9px;\n    text-decoration: none !important;\n    font-size: 13px;\n    font-weight: 900;\n    transition: .25s ease;\n}\n.bs-about-whatsapp:hover {\n    transform: translateY(-3px);\n    box-shadow:\n        0 10px 25px rgba(37,211,102,.25);\n}\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n@media (max-width: 767px) {\n    .bs-about-hero {\n        padding: 45px 18px 70px;\n    }\n    .bs-about-title {\n        font-size: 36px;\n    }\n    .bs-about-hero-text {\n        font-size: 12px;\n        line-height: 1.9;\n    }\n    .bs-about-container {\n        padding: 0 13px;\n        margin-top: -28px;\n    }\n    .bs-about-card {\n        padding: 24px 18px;\n        border-radius: 15px;\n    }\n    .bs-about-card-title {\n        font-size: 21px;\n    }\n    .bs-about-card p {\n        font-size: 12px;\n    }\n    .bs-about-features {\n        grid-template-columns: 1fr;\n        gap: 13px;\n    }\n    .bs-about-feature {\n        padding: 22px 18px;\n    }\n    .bs-about-steps {\n        grid-template-columns: 1fr;\n        gap: 13px;\n    }\n    .bs-about-section {\n        margin-top: 35px;\n    }\n    .bs-about-section-title {\n        font-size: 23px;\n    }\n    .bs-about-cta {\n        margin-top: 35px;\n        padding: 28px 18px;\n    }\n    .bs-about-cta h2 {\n        font-size: 21px;\n    }\n}\n\/* =====================================================\n   VERY SMALL\n===================================================== *\/\n@media (max-width: 380px) {\n    .bs-about-title {\n        font-size: 32px;\n    }\n    .bs-about-badge {\n        font-size: 10px;\n        padding: 8px 15px;\n    }\n}\n<\/style>\n<p>    <!-- =========================================\n         HERO\n    ========================================== --><\/p>\n<section>\n                &#x1f697; \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u2022 \u0645\u0628\u0627\u0634\u0631\u0629 \u0628\u064a\u0646 \u0627\u0644\u0646\u0627\u0633<\/p>\n<h1>\n                \u0634\u0643\u0648\u0646 \u062d\u0646\u0627\u061f \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631<br \/>\n            <\/h1>\n<p>\n                \u0645\u0646\u0635\u0629 \u0645\u063a\u0631\u0628\u064a\u0629 \u0643\u062a\u0633\u0647\u0651\u0644 \u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0639\u0645\u0644\u0629<br \/>\n                \u0628\u0637\u0631\u064a\u0642\u0629 \u0645\u0628\u0627\u0634\u0631\u0629\u060c \u0648\u0627\u0636\u062d\u0629 \u0648\u0628\u0644\u0627 \u0648\u0633\u0637\u0627\u0621.\n            <\/p>\n<\/section>\n<p>    <!-- =========================================\n         CONTENT\n    ========================================== --><br \/>\n        <!-- INTRO --><\/p>\n<h2>\n                \u0639\u0644\u0649 \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631<br \/>\n            <\/h2>\n<p>\n                \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u0647\u064a \u0645\u0646\u0635\u0629 \u0645\u062e\u0635\u0635\u0629 \u0644\u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0639\u0645\u0644\u0629<br \/>\n                \u0641\u0627\u0644\u0645\u063a\u0631\u0628\u060c \u0648\u0627\u0644\u0647\u062f\u0641 \u062f\u064a\u0627\u0644\u0646\u0627 \u0647\u0648 \u0646\u062e\u0644\u064a\u0648 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0628\u064a\u0646 \u0645\u0648\u0644 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                \u0648\u0627\u0644\u0645\u0634\u062a\u0631\u064a \u064a\u0643\u0648\u0646 \u0645\u0628\u0627\u0634\u0631 \u0648\u0628\u0633\u064a\u0637 \u0648\u0648\u0627\u0636\u062d.<\/p>\n<p>                \u0645\u0627\u0634\u064a \u0627\u0644\u0647\u062f\u0641 \u062f\u064a\u0627\u0644\u0646\u0627 \u0646\u0643\u0648\u0646\u0648 \u0648\u0633\u064a\u0637 \u0628\u064a\u0646 \u0627\u0644\u0637\u0631\u0641\u064a\u0646\u060c<br \/>\n                \u0648\u0644\u0643\u0646 \u0646\u0633\u0647\u0644\u0648 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0648\u0646\u0639\u0627\u0648\u0646\u0648\u0643 \u062a\u0644\u0642\u0649 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                \u0627\u0644\u0644\u064a \u0645\u0646\u0627\u0633\u0628\u0629 \u0644\u064a\u0643.\n            <\/p>\n<p>        <!-- FEATURES --><br \/>\n                    &#x1f91d;<\/p>\n<h3>\n                    \u0645\u0628\u0627\u0634\u0631\u0629<br \/>\n                <\/h3>\n<p>\n                    \u062a\u0648\u0627\u0635\u0644 \u0645\u0628\u0627\u0634\u0631\u0629 \u0645\u0639 \u0645\u0627\u0644\u0643 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                    \u0628\u0644\u0627 \u0648\u0633\u064a\u0637.\n                <\/p>\n<p>                    &#x1f50e;<\/p>\n<h3>\n                    \u0648\u0636\u0648\u062d<br \/>\n                <\/h3>\n<p>\n                    \u0642\u0644\u0628 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u062d\u0633\u0628 \u0627\u0644\u0645\u0627\u0631\u0643\u0629\u060c<br \/>\n                    \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0648\u0627\u0644\u062b\u0645\u0646.\n                <\/p>\n<p>                    &#x1f6e0;&#xfe0f;<\/p>\n<h3>\n                    \u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                <\/h3>\n<p>\n                    \u062a\u0642\u062f\u0631 \u062a\u0637\u0644\u0628 \u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u0642\u0628\u0644 \u0627\u0644\u0634\u0631\u0627\u0621<br \/>\n                    \u0645\u0639 \u0641\u0631\u064a\u0642 \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631.\n                <\/p>\n<p>        <!-- HOW IT WORKS --><\/p>\n<section>\n<h2>\n                \u0643\u064a\u0641\u0627\u0634 \u062e\u062f\u0627\u0645\u064a\u0646\u061f<br \/>\n            <\/h2>\n<p>\n                \u0627\u0644\u0639\u0645\u0644\u064a\u0629 \u0628\u0633\u064a\u0637\u0629 \u0645\u0646 \u0627\u0644\u0628\u062f\u0627\u064a\u0629 \u062d\u062a\u0649 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0645\u0639 \u0645\u0648\u0644 \u0627\u0644\u0633\u064a\u0627\u0631\u0629.\n            <\/p>\n<p>                        1<\/p>\n<h3>\n                        \u0642\u0644\u0628 \u0639\u0644\u0649 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                    <\/h3>\n<p>\n                        \u0627\u062e\u062a\u0627\u0631 \u0627\u0644\u0645\u0627\u0631\u0643\u0629\u060c \u0627\u0644\u0645\u062f\u064a\u0646\u0629\u060c<br \/>\n                        \u0627\u0644\u0633\u0646\u0629 \u0648\u0627\u0644\u062b\u0645\u0646 \u0627\u0644\u0644\u064a \u0645\u0646\u0627\u0633\u0628 \u0644\u064a\u0643.\n                    <\/p>\n<p>                        2<\/p>\n<h3>\n                        \u0634\u0648\u0641 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644<br \/>\n                    <\/h3>\n<p>\n                        \u0634\u0648\u0641 \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u0648\u062a\u0648\u0627\u0635\u0644<br \/>\n                        \u0645\u0628\u0627\u0634\u0631\u0629 \u0645\u0639 \u0627\u0644\u0645\u0627\u0644\u0643.\n                    <\/p>\n<p>                        3<\/p>\n<h3>\n                        \u0637\u0644\u0628 \u0627\u0644\u0641\u062d\u0635<br \/>\n                    <\/h3>\n<p>\n                        \u0625\u0644\u0627 \u0628\u063a\u064a\u062a\u064a\u060c \u062a\u0642\u062f\u0631 \u062a\u0637\u0644\u0628 \u0641\u062d\u0635 \u0627\u0644\u0633\u064a\u0627\u0631\u0629<br \/>\n                        \u0642\u0628\u0644 \u0645\u0627 \u062a\u0627\u062e\u062f \u0642\u0631\u0627\u0631 \u0627\u0644\u0634\u0631\u0627\u0621.\n                    <\/p>\n<\/section>\n<p>        <!-- CTA --><\/p>\n<h2>\n                \u0628\u0627\u063a\u064a \u062a\u0628\u064a\u0639 \u0648\u0644\u0627 \u062a\u0634\u0631\u064a \u0633\u064a\u0627\u0631\u0629\u061f<br \/>\n            <\/h2>\n<p>\n                \u062e\u0644\u064a\u0643 \u0628\u0639\u064a\u062f \u0639\u0644\u0649 \u0633\u0645\u0627\u0633\u0631\u064a\u0629 \u0648\u062a\u0648\u0627\u0635\u0644<br \/>\n                \u0645\u0639 \u0627\u0644\u0646\u0627\u0633 \u0627\u0644\u0644\u064a \u0639\u0646\u062f\u0647\u0645 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a.\n            <\/p>\n<p>            <a\n                href=\"https:\/\/wa.me\/212782919077\"\n                target=\"_blank\"\n                rel=\"noopener\"\n            ><br \/>\n                &#x1f4ac; \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627 \u0639\u0628\u0631 WhatsApp<br \/>\n            <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f697; \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u2022 \u0645\u0628\u0627\u0634\u0631\u0629 \u0628\u064a\u0646 \u0627\u0644\u0646\u0627\u0633 \u0634\u0643\u0648\u0646 \u062d\u0646\u0627\u061f \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u0645\u0646\u0635\u0629 \u0645\u063a\u0631\u0628\u064a\u0629 \u0643\u062a\u0633\u0647\u0651\u0644 \u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0639\u0645\u0644\u0629 \u0628\u0637\u0631\u064a\u0642\u0629 \u0645\u0628\u0627\u0634\u0631\u0629\u060c \u0648\u0627\u0636\u062d\u0629 \u0648\u0628\u0644\u0627 \u0648\u0633\u0637\u0627\u0621. \u0639\u0644\u0649 \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u0628\u062f\u0648\u0646 \u0633\u0645\u0633\u0627\u0631 \u0647\u064a \u0645\u0646\u0635\u0629 \u0645\u062e\u0635\u0635\u0629 \u0644\u0628\u064a\u0639 \u0648\u0634\u0631\u0627\u0621 \u0627\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0639\u0645\u0644\u0629 \u0641\u0627\u0644\u0645\u063a\u0631\u0628\u060c \u0648\u0627\u0644\u0647\u062f\u0641 \u062f\u064a\u0627\u0644\u0646\u0627 \u0647\u0648 \u0646\u062e\u0644\u064a\u0648 \u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0628\u064a\u0646 \u0645\u0648\u0644 \u0627\u0644\u0633\u064a\u0627\u0631\u0629 \u0648\u0627\u0644\u0645\u0634\u062a\u0631\u064a \u064a\u0643\u0648\u0646 \u0645\u0628\u0627\u0634\u0631 \u0648\u0628\u0633\u064a\u0637 \u0648\u0648\u0627\u0636\u062d. \u0645\u0627\u0634\u064a \u0627\u0644\u0647\u062f\u0641 \u062f\u064a\u0627\u0644\u0646\u0627 \u0646\u0643\u0648\u0646\u0648 \u0648\u0633\u064a\u0637 \u0628\u064a\u0646 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3469","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages\/3469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3469"}],"version-history":[{"count":0,"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=\/wp\/v2\/pages\/3469\/revisions"}],"wp:attachment":[{"href":"https:\/\/bidonsmsar.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}