پرش به محتوا

تست۶ - فراغیب

از فراغیب
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۱۳ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<html>
<html>


 
<div class="positive-donation-page">
<html lang="fa" dir="rtl">
 
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">


<style>
<style>


/* =========================================================
/* =========================================================
   ROOT / VARIABLES
   POSITIVE DONATION - BAKHSHANDEH
  MOBILE FIRST
========================================================= */
========================================================= */


.wiki-store{
.positive-donation-page{
     --ws-primary:#0b3157;
 
     --ws-primary-dark:#071f38;
     --purple:#583174;
     --ws-secondary:#238b68;
    --purple-dark:#3f2058;
     --ws-secondary-dark:#176b50;
     --purple-light:#eee3f5;
     --ws-gold:#c99a2e;
 
     --ws-gold-light:#f7edcf;
    --pink:#e85b9b;
    --pink-dark:#d84788;
     --pink-light:#fce8f1;
 
     --lavender:#f7f0fa;
    --lavender-2:#eee2f4;
 
     --text:#3d3443;
    --muted:#706575;
 
     --white:#fff;
    --border:#e8dce9;


     --ws-bg:#f5f7fa;
     --gold:#c9a04a;
    --ws-card:#ffffff;
    --ws-text:#17202a;
    --ws-muted:#697586;
    --ws-border:#e7ebef;


     --ws-radius:18px;
     --shadow:0 10px 35px rgba(88,49,116,.10);
     --ws-shadow:0 8px 28px rgba(0,0,0,.07);
     --shadow-soft:0 6px 22px rgba(88,49,116,.08);


    direction:rtl;
     width:100%;
     width:100%;
     max-width:1400px;
     max-width:1500px;
     margin:0 auto;
     margin:auto;
    padding:0 10px 30px;


     direction:rtl;
     padding:7px;
    text-align:right;
    box-sizing:border-box;


     font-family:
     font-family:
         IRANSans,
         IRANSans,
         Vazirmatn,
         "Vazirmatn",
         Tahoma,
         Tahoma,
         Arial,
         Arial,
         sans-serif;
         sans-serif;
    color:var(--text);
    font-size:16px;
    line-height:1.9;
}
}


.wiki-store *,
.positive-donation-page *,
.wiki-store *::before,
.positive-donation-page *::before,
.wiki-store *::after{
.positive-donation-page *::after{
     box-sizing:border-box;
     box-sizing:border-box;
}
}


.wiki-store a{
.positive-donation-page img{
    display:block;
    width:100%;
    max-width:100%;
}
 
.positive-donation-page a{
    text-decoration:none;
     color:inherit;
     color:inherit;
    text-decoration:none;
}
}


.wiki-store img{
.pd-container{
     max-width:100%;
    width:100%;
     max-width:1280px;
    margin:auto;
}
}


.pd-section{
    width:100%;
    margin-top:30px;
}


/* =========================================================
.pd-title{
  TOP BAR
     text-align:center;
========================================================= */
     margin-bottom:20px;
 
.ws-topbar{
     background:var(--ws-primary-dark);
    color:#fff;
    border-radius:0 0 14px 14px;
    padding:8px 12px;
     margin-bottom:10px;
}
}


.ws-topbar-inner{
.pd-title span{
     display:flex;
     display:inline-flex;
    flex-wrap:wrap;
     align-items:center;
     align-items:center;
     justify-content:center;
     justify-content:center;
     gap:12px 18px;
 
     font-size:12px;
    padding:5px 15px;
 
    background:var(--pink-light);
     color:var(--pink-dark);
 
    border-radius:30px;
 
     font-size:.85rem;
    font-weight:800;
 
    margin-bottom:7px;
}
}


.ws-top-item{
.pd-title h2{
     display:flex;
     margin:0;
     align-items:center;
 
     gap:6px;
     color:var(--purple);
     opacity:.95;
 
    font-size:1.45rem;
     line-height:1.65;
 
     font-weight:900;
}
}


.ws-top-item i{
.pd-title p{
     color:var(--ws-gold);
    max-width:700px;
 
    margin:6px auto 0;
 
     color:var(--muted);
 
    font-size:.88rem;
 
    line-height:1.9;
}
}


خط ۱۰۰: خط ۱۳۴:
========================================================= */
========================================================= */


.ws-header{
.pd-header{
 
     background:#fff;
     background:#fff;
    border:1px solid var(--ws-border);
    border-radius:var(--ws-radius);
    padding:12px;
    box-shadow:var(--ws-shadow);
    margin-bottom:12px;
}


.ws-header-main{
    border:1px solid var(--border);
    display:grid;
 
     grid-template-columns:1fr;
     border-radius:23px;
    gap:12px;
 
     align-items:center;
     padding:11px 14px;
}


.ws-logo{
     display:flex;
     display:flex;
     align-items:center;
     align-items:center;
     justify-content:center;
     justify-content:space-between;
    gap:9px;
    color:var(--ws-primary);
    font-weight:900;
    font-size:23px;
    white-space:nowrap;
}


.ws-logo-icon{
     gap:10px;
     width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:var(--ws-primary);
    color:#fff;
}


.ws-logo small{
     box-shadow:var(--shadow-soft);
    display:block;
     font-size:10px;
    color:var(--ws-secondary);
    margin-top:2px;
    font-weight:600;
}
}


.pd-brand{


/* =========================================================
    display:flex;
  SEARCH
    align-items:center;
========================================================= */


.ws-search{
     gap:10px;
     width:100%;
    position:relative;
}
}


.ws-search input{
.pd-logo{
    width:100%;
    min-height:48px;
    border:2px solid #edf0f3;
    background:#f8fafc;
    border-radius:14px;
    outline:none;
    padding:0 48px 0 16px;
    font-family:inherit;
    font-size:14px;
    color:var(--ws-text);
    transition:.2s;
}


.ws-search input:focus{
     width:47px;
     border-color:var(--ws-secondary);
     height:47px;
     background:#fff;
}


.ws-search button{
     flex:0 0 47px;
     position:absolute;
    right:6px;
    top:6px;
    width:36px;
    height:36px;
    border:0;
    border-radius:10px;
    background:var(--ws-secondary);
    color:#fff;
    cursor:pointer;
}


    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:16px;
    background:
        linear-gradient(
            145deg,
            var(--purple),
            var(--pink)
        );
    color:#fff;


/* =========================================================
    font-size:1.55rem;
  HEADER ACTIONS
     font-weight:900;
========================================================= */
 
.ws-actions{
    display:grid;
     grid-template-columns:repeat(3,1fr);
    gap:7px;
}
}


.ws-action{
.pd-brand-text strong{
    min-height:48px;
    border:1px solid var(--ws-border);
    border-radius:12px;
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:3px;
    color:var(--ws-primary);
    font-size:11px;
}


.ws-action i{
     display:block;
     font-size:17px;
    color:var(--ws-secondary);
}


    color:var(--purple);


/* =========================================================
    font-size:.95rem;
  NAVIGATION
========================================================= */


.ws-nav{
     line-height:1.5;
     background:var(--ws-primary);
    border-radius:14px;
    overflow-x:auto;
    scrollbar-width:none;
    margin-top:12px;
}
}


.ws-nav::-webkit-scrollbar{
.pd-brand-text small{
    display:none;
}


.ws-nav-list{
     display:block;
     list-style:none;
 
    margin:0;
     color:var(--muted);
     padding:0;
    min-width:max-content;
    display:flex;
    align-items:center;
}


.ws-nav-list a{
     font-size:.72rem;
    display:flex;
    align-items:center;
    gap:7px;
    padding:13px 15px;
    color:#fff;
     font-size:13px;
    font-weight:700;
    white-space:nowrap;
}
}


.ws-nav-list a:hover{
.pd-menu{
     background:rgba(255,255,255,.1);
     display:none;
}
}


.ws-nav-list .ws-special{
.pd-header-btn{
     color:#ffe6a1;
     display:none;
}
}




/* =========================================================
/* =========================================================
   SECTION HEADER
   HERO
========================================================= */
========================================================= */


.ws-section{
.pd-hero{
    margin-top:22px;
}


.ws-section-head{
     position:relative;
     display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-bottom:12px;
}


.ws-section-title{
     margin-top:12px;
     margin:0;
    color:var(--ws-primary);
    font-size:19px;
    font-weight:900;
}


.ws-section-title::before{
     min-height:310px;
    content:"";
     display:inline-block;
    width:5px;
    height:21px;
    border-radius:5px;
    background:var(--ws-gold);
    margin-left:8px;
    vertical-align:-4px;
}


.ws-more{
     overflow:hidden;
     color:var(--ws-secondary);
    font-size:12px;
    font-weight:700;
}


    border-radius:30px;


/* =========================================================
    background:
  QUICK CATEGORIES
 
========================================================= */
        linear-gradient(
            90deg,
            rgba(63,32,88,.88),
            rgba(88,49,116,.55),
            rgba(232,91,155,.18)
        ),


.ws-category-scroll{
        url("YOUR-BANNER-IMAGE-URL")
    display:flex;
        center center / cover no-repeat;
    gap:10px;
    overflow-x:auto;
    padding:3px 2px 8px;
    scrollbar-width:none;
}


.ws-category-scroll::-webkit-scrollbar{
    box-shadow:var(--shadow);
    display:none;
}
}


.ws-category{
.pd-hero::before{
    flex:0 0 112px;
    background:#fff;
    border:1px solid var(--ws-border);
    border-radius:16px;
    padding:13px 8px;
    text-align:center;
    box-shadow:0 4px 15px rgba(0,0,0,.04);
    transition:.2s;
}


.ws-category:hover{
     content:"";
    transform:translateY(-3px);
     border-color:var(--ws-secondary);
}


.ws-category-icon{
     position:absolute;
     width:55px;
    height:55px;
    margin:0 auto 8px;
    border-radius:50%;
    background:#eef7f3;
    display:grid;
    place-items:center;
    color:var(--ws-secondary);
    font-size:23px;
}


.ws-category strong{
     width:240px;
    display:block;
     height:240px;
     color:var(--ws-text);
     font-size:12px;
}


    border-radius:50%;


/* =========================================================
    background:
  HERO SLIDER
        rgba(232,91,155,.20);
========================================================= */


.ws-hero{
     top:-110px;
     position:relative;
     right:-80px;
    overflow:hidden;
    border-radius:20px;
    background:#e9edf2;
     box-shadow:var(--ws-shadow);
}
}


.ws-hero-track{
.pd-hero-content{
    display:flex;
    transition:transform .65s ease;
    direction:ltr;
}


.ws-hero-slide{
    flex:0 0 100%;
    min-width:100%;
    aspect-ratio:16/6;
     position:relative;
     position:relative;
     overflow:hidden;
     z-index:2;
     background:#edf0f3;
 
}
     min-height:310px;


.ws-hero-slide img{
     padding:28px 20px;
     width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    object-position:center;
}


.ws-hero-dots{
    position:absolute;
    bottom:10px;
    left:50%;
    transform:translateX(-50%);
     display:flex;
     display:flex;
    gap:6px;
    direction:ltr;
}


.ws-hero-dot{
    flex-direction:column;
    width:8px;
 
    height:8px;
     justify-content:center;
     border:0;
 
    padding:0;
     align-items:flex-start;
     border-radius:50%;
    background:rgba(255,255,255,.7);
    cursor:pointer;
}
}


.ws-hero-dot.active{
.pd-hero-badge{
    width:22px;
    border-radius:10px;
    background:var(--ws-gold);
}


    display:inline-flex;


/* =========================================================
    padding:6px 14px;
  TWO ROW PRODUCT SLIDER
========================================================= */


.ws-product-slider{
    border-radius:30px;
    position:relative;
    overflow:hidden;
    padding:2px 0 7px;
}


.ws-product-track{
     background:
    display:flex;
        rgba(255,255,255,.15);
    width:max-content;
    flex-wrap:wrap;
    flex-direction:column;
    height:auto;
     gap:10px;
    direction:ltr;
    transition:transform .65s ease;
}


.ws-product-row{
    border:
     display:flex;
        1px solid
     gap:10px;
        rgba(255,255,255,.4);
     direction:rtl;
 
     color:#fff;
 
     font-size:.78rem;
 
     margin-bottom:9px;
}
}


.ws-product-card{
.pd-hero h1{
    flex:0 0 180px;
    width:180px;
    background:#fff;
    border:1px solid var(--ws-border);
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 4px 16px rgba(0,0,0,.045);
    direction:rtl;
    transition:.2s;
}


.ws-product-card:hover{
     margin:0;
    transform:translateY(-4px);
     box-shadow:0 10px 25px rgba(0,0,0,.09);
}


.ws-product-image{
     color:#fff;
     width:100%;
    height:145px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    padding:12px;
}


.ws-product-image img{
     font-size:1.8rem;
     width:100%;
    height:100%;
    object-fit:contain;
    object-position:center;
    display:block;
}


.ws-product-info{
    line-height:1.65;
    padding:10px;
}


.ws-product-title{
     max-width:700px;
    min-height:38px;
    margin:0 0 7px;
    color:var(--ws-text);
    font-size:12px;
    line-height:1.8;
     font-weight:700;
}
}


.ws-brand{
.pd-hero h1 strong{
     color:var(--ws-muted);
     color:#f7a9ca;
    font-size:10px;
    margin-bottom:7px;
}
}


.ws-price{
.pd-hero p{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:5px;
}


.ws-old-price{
     max-width:650px;
    color:#9aa3ad;
    text-decoration:line-through;
     font-size:10px;
}


.ws-new-price{
     margin:8px 0 16px;
     color:var(--ws-primary);
    font-size:13px;
    font-weight:900;
}


.ws-discount{
     color:
    background:#fff1f1;
        rgba(255,255,255,.94);
     color:#d64545;
    border-radius:6px;
    padding:3px 5px;
    font-size:9px;
    font-weight:800;
}


.ws-product-actions{
     font-size:.88rem;
    display:flex;
     gap:6px;
    margin-top:9px;
}


.ws-cart{
     line-height:2;
    flex:1;
    border:0;
    border-radius:8px;
    padding:8px;
    background:var(--ws-secondary);
     color:#fff;
    font-family:inherit;
    font-size:10px;
    cursor:pointer;
}
}


.ws-favorite{
.pd-buttons{
    width:34px;
    border:1px solid var(--ws-border);
    border-radius:8px;
    background:#fff;
    color:var(--ws-primary);
}


    display:flex;


/* =========================================================
    flex-wrap:wrap;
  SLIDER BUTTONS
========================================================= */


.ws-slider-btn{
     gap:8px;
     position:absolute;
    top:50%;
    transform:translateY(-50%);
    z-index:5;
    width:36px;
    height:36px;
    border:1px solid var(--ws-border);
    border-radius:50%;
    background:#fff;
    color:var(--ws-primary);
    box-shadow:0 5px 15px rgba(0,0,0,.1);
    cursor:pointer;
}
}


.ws-slider-prev{
.pd-btn{
    right:5px;
}


.ws-slider-next{
    min-height:44px;
    left:5px;
}


    display:inline-flex;


/* =========================================================
    align-items:center;
  BENEFITS
    justify-content:center;
========================================================= */
 
    padding:8px 18px;
 
    border-radius:14px;
 
    font-size:.78rem;


.ws-benefits{
     font-weight:900;
    display:grid;
     grid-template-columns:repeat(2,1fr);
    gap:9px;
}
}


.ws-benefit{
.pd-btn-main{
    min-height:105px;
 
     background:#fff;
     background:#fff;
     border:1px solid var(--ws-border);
 
    border-radius:16px;
     color:var(--purple);
    padding:13px 8px;
    text-align:center;
}
}


.ws-benefit-icon{
.pd-btn-light{
    width:42px;
 
    height:42px;
     color:#fff;
    margin:0 auto 7px;
    border-radius:50%;
    background:var(--ws-gold-light);
     color:var(--ws-gold);
    display:grid;
    place-items:center;
    font-size:19px;
}


.ws-benefit strong{
     border:
     display:block;
        1px solid
    font-size:12px;
        rgba(255,255,255,.45);
    color:var(--ws-primary);
}


.ws-benefit span{
     background:
    display:block;
        rgba(255,255,255,.12);
     margin-top:4px;
    font-size:10px;
    color:var(--ws-muted);
}
}




/* =========================================================
/* =========================================================
   CATEGORY GRID
   QUICK SERVICES
========================================================= */
========================================================= */


.ws-category-grid{
.pd-quick{
 
     display:grid;
     display:grid;
     grid-template-columns:repeat(2,1fr);
 
     grid-template-columns:
        repeat(2,1fr);
 
     gap:10px;
     gap:10px;
}
}


.ws-category-box{
.pd-quick-card{
 
    min-height:115px;
 
     background:#fff;
     background:#fff;
     border:1px solid var(--ws-border);
 
     border-radius:17px;
     border:
    padding:12px;
        1px solid
        var(--border);
 
     border-radius:21px;
 
     display:flex;
     display:flex;
    flex-direction:column;
     align-items:center;
     align-items:center;
    gap:10px;
    min-height:88px;
    transition:.2s;
}


.ws-category-box:hover{
     justify-content:center;
     border-color:var(--ws-secondary);
    transform:translateY(-3px);
}


.ws-category-box-icon{
     text-align:center;
    flex:0 0 52px;
    width:52px;
    height:52px;
    border-radius:13px;
    display:grid;
     place-items:center;
    background:#edf7f3;
    color:var(--ws-secondary);
    font-size:22px;
}


.ws-category-box strong{
     padding:11px;
     display:block;
    color:var(--ws-primary);
    font-size:12px;
}


.ws-category-box span{
    box-shadow:var(--shadow-soft);
    display:block;
    color:var(--ws-muted);
    font-size:10px;
    margin-top:4px;
}
}


.pd-quick-icon{


/* =========================================================
    width:44px;
  BRANDS
    height:44px;
========================================================= */


.ws-brands{
     border-radius:15px;
    display:grid;
     grid-template-columns:repeat(2,1fr);
    gap:9px;
}


.ws-brand-card{
    height:75px;
    border:1px solid var(--ws-border);
    border-radius:14px;
    background:#fff;
     display:flex;
     display:flex;
     align-items:center;
     align-items:center;
     justify-content:center;
     justify-content:center;
    padding:10px;
}


.ws-brand-card img{
    background:var(--purple-light);
    width:100%;
    height:100%;
    object-fit:contain;
}


    color:var(--purple);


/* =========================================================
    font-size:1.15rem;
  ARTICLES
========================================================= */


.ws-articles{
     margin-bottom:5px;
    display:grid;
     grid-template-columns:1fr;
    gap:11px;
}
}


.ws-article{
.pd-quick-card:nth-child(2)
     background:#fff;
.pd-quick-icon{
    border:1px solid var(--ws-border);
 
    border-radius:16px;
     background:var(--pink-light);
    overflow:hidden;
    transition:.2s;
}


.ws-article:hover{
     color:var(--pink);
     transform:translateY(-3px);
}
}


.ws-article-image{
.pd-quick-card strong{
    height:150px;
    background:#edf0f3;
}


.ws-article-image img{
     color:var(--purple);
     width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}


.ws-article-content{
    font-size:.85rem;
    padding:12px;
}
}


.ws-article h3{
.pd-quick-card small{
    margin:0;
    color:var(--ws-primary);
    font-size:14px;
    line-height:1.8;
}


.ws-article p{
     color:var(--muted);
     color:var(--ws-muted);
    font-size:11px;
    line-height:1.9;
    margin:6px 0 9px;
}


.ws-read{
     font-size:.72rem;
    color:var(--ws-secondary);
     font-size:11px;
    font-weight:800;
}
}




/* =========================================================
/* =========================================================
   CTA
   START
========================================================= */
========================================================= */


.ws-cta{
.pd-start{
    margin-top:25px;
 
     padding:22px 15px;
     padding:23px 16px;
    border-radius:20px;
 
     background:
     background:
         linear-gradient(135deg,
         linear-gradient(
        var(--ws-primary-dark),
            135deg,
         var(--ws-primary));
            #fff,
    color:#fff;
            var(--lavender)
     text-align:center;
         );
    position:relative;
 
    overflow:hidden;
     border:
}
        1px solid
        var(--border);


.ws-cta::after{
     border-radius:27px;
    content:"";
    position:absolute;
    width:180px;
    height:180px;
     border-radius:50%;
    background:rgba(201,154,46,.12);
    left:-60px;
    top:-80px;
}


.ws-cta h2{
    box-shadow:var(--shadow-soft);
    position:relative;
    z-index:2;
    margin:0 0 8px;
    font-size:20px;
}


.ws-cta p{
     text-align:center;
    position:relative;
    z-index:2;
    margin:0 auto 15px;
    max-width:650px;
    color:#e5ebf0;
    font-size:12px;
     line-height:2;
}
}


.ws-cta-btn{
.pd-start h2{
    position:relative;
    z-index:2;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    background:var(--ws-gold);
    color:#fff;
    padding:11px 22px;
    border-radius:10px;
    font-size:12px;
    font-weight:800;
}


    margin:0;


/* =========================================================
    color:var(--purple);
  FOOTER
========================================================= */


.ws-footer{
     font-size:1.25rem;
     margin-top:25px;
    background:var(--ws-primary-dark);
    color:#fff;
    border-radius:20px 20px 0 0;
    padding:24px 15px 15px;
}
}


.ws-footer-grid{
.pd-start p{
    display:grid;
    grid-template-columns:1fr;
    gap:20px;
}


.ws-footer h3{
     margin:6px auto 15px;
     margin:0 0 10px;
    font-size:14px;
    color:#fff;
}


.ws-footer p,
     color:var(--muted);
.ws-footer li,
.ws-footer a{
     color:#cbd5df;
    font-size:11px;
    line-height:2;
}


.ws-footer ul{
     font-size:.82rem;
     margin:0;
    padding:0;
    list-style:none;
}


.ws-footer li{
     max-width:650px;
     margin-bottom:3px;
}
}


.ws-footer i{
.pd-start-options{
    color:var(--ws-gold);
    width:20px;
}


.ws-footer-bottom{
     display:grid;
     border-top:1px solid rgba(255,255,255,.1);
    margin-top:18px;
    padding-top:12px;
    text-align:center;
    color:#9eabb7;
    font-size:10px;
}


    grid-template-columns:
        repeat(2,1fr);


/* =========================================================
    gap:9px;
  TABLET
}
========================================================= */


@media (min-width:600px){
.pd-start-option{


     .wiki-store{
     padding:13px 8px;
        padding-left:18px;
        padding-right:18px;
    }


     .ws-header-main{
     background:#fff;
        grid-template-columns:180px 1fr;
    }


     .ws-actions{
     border:
         grid-column:1 / -1;
         1px solid
         grid-template-columns:repeat(3,1fr);
         var(--border);
    }


     .ws-benefits{
     border-radius:18px;
        grid-template-columns:repeat(4,1fr);
    }


     .ws-category-grid{
     color:var(--purple);
        grid-template-columns:repeat(3,1fr);
    }


     .ws-brands{
     font-size:.76rem;
        grid-template-columns:repeat(4,1fr);
    }


     .ws-articles{
     font-weight:900;
        grid-template-columns:repeat(2,1fr);
    }
 
    .ws-product-card{
        flex-basis:205px;
        width:205px;
    }
 
    .ws-product-image{
        height:160px;
    }
}
}




/* =========================================================
/* =========================================================
   DESKTOP
   DONATION SERVICES
========================================================= */
========================================================= */


@media (min-width:900px){
.pd-donation{


     .wiki-store{
     position:relative;
        padding-left:25px;
        padding-right:25px;
    }


     .ws-topbar-inner{
     overflow:hidden;
        justify-content:space-between;
        font-size:12px;
    }


     .ws-header{
     padding:27px 8px 22px;
        padding:15px;
    }


     .ws-header-main{
     border-radius:34px;
        grid-template-columns:190px minmax(300px,1fr) 245px;
    }


     .ws-actions{
     background:
         grid-column:auto;
         linear-gradient(
        display:grid;
            180deg,
         grid-template-columns:repeat(3,1fr);
            #fff,
    }
            #fff8fc
         );
}


    .ws-logo{
.pd-donation::before{
        justify-content:flex-start;
    }


     .ws-category{
     content:"";
        flex-basis:140px;
    }


     .ws-category-grid{
     position:absolute;
        grid-template-columns:repeat(4,1fr);
    }


     .ws-brands{
     width:390px;
        grid-template-columns:repeat(6,1fr);
     height:390px;
     }


     .ws-articles{
     border-radius:
         grid-template-columns:repeat(3,1fr);
        48% 52% 62% 38% /
    }
         42% 39% 61% 58%;


     .ws-product-card{
     background:
        flex-basis:225px;
        width:225px;
    }


    .ws-product-image{
        radial-gradient(
         height:175px;
            circle at 35% 30%,
    }
            rgba(232,91,155,.30),
            rgba(232,91,155,.11) 45%,
            transparent 70%
         );


     .ws-footer-grid{
     top:-110px;
        grid-template-columns:2fr 1fr 1fr 1fr;
    right:-100px;
    }


     .ws-section{
     transform:rotate(-15deg);
        margin-top:30px;
    }


     .ws-section-title{
     pointer-events:none;
        font-size:21px;
    }
}
}


.pd-donation::after{
    content:"";
    position:absolute;


/* =========================================================
    width:320px;
  LARGE DESKTOP
    height:280px;
========================================================= */


@media (min-width:1200px){
    border-radius:
        60% 40% 42% 58% /
        55% 45% 55% 45%;


     .wiki-store{
     background:
        padding-left:30px;
         rgba(88,49,116,.09);
         padding-right:30px;
    }


     .ws-product-card{
     bottom:-125px;
        flex-basis:240px;
    left:-90px;
        width:240px;
    }


     .ws-product-image{
     transform:rotate(15deg);
        height:190px;
    }


     .ws-category-grid{
     pointer-events:none;
        grid-template-columns:repeat(6,1fr);
    }
}
}


.pd-donation .pd-title,
.pd-donation-grid{


/* =========================================================
    position:relative;
  ACCESSIBILITY
========================================================= */


.ws-search input:focus-visible,
     z-index:2;
.ws-nav a:focus-visible,
.ws-slider-btn:focus-visible,
.ws-hero-dot:focus-visible,
.ws-cart:focus-visible,
.ws-favorite:focus-visible{
    outline:3px solid rgba(35,139,104,.3);
     outline-offset:2px;
}
}


@media (prefers-reduced-motion:reduce){
.pd-donation-grid{
 
    display:grid;
 
    grid-template-columns:1fr;


     .ws-hero-track,
     gap:13px;
    .ws-product-track,
    .ws-category,
    .ws-product-card,
    .ws-category-box,
    .ws-article{
        transition:none !important;
    }
}
}


</style>
.pd-donation-card{


    position:relative;


<div class="wiki-store">
    min-height:270px;


    overflow:hidden;


<!-- ======================================================
    background:#fff;
    TOP BAR
====================================================== -->


<header class="ws-topbar">
    border:
        1px solid
        rgba(232,91,155,.22);


     <div class="ws-topbar-inner">
     border-radius:29px;


        <div class="ws-top-item">
    box-shadow:
            <i class="fa-solid fa-headset"></i>
        0 12px 30px
            مشاوره تخصصی سیستم‌های امنیتی
         rgba(88,49,116,.11);
         </div>


        <div class="ws-top-item">
    padding:15px;
            <i class="fa-solid fa-clock"></i>
            شنبه تا پنجشنبه ۹ تا ۲۰
        </div>


        <div class="ws-top-item">
    display:flex;
            <i class="fa-solid fa-phone"></i>
            تماس با ARS
        </div>


        <div class="ws-top-item">
    flex-direction:column;
            <i class="fa-solid fa-shield-halved"></i>
            راهکارهای هوشمند حفاظتی
        </div>


     </div>
     justify-content:flex-end;
}


</header>
.pd-donation-image{


    position:absolute;


<!-- ======================================================
    inset:0;
    HEADER
====================================================== -->


<header class="ws-header">
    z-index:0;
}


    <div class="ws-header-main">
.pd-donation-image img{


    width:100%;
    height:100%;


        <!-- LOGO -->
    object-fit:cover;


        <a href="#" class="ws-logo" aria-label="صفحه اصلی دوربین مداربسته ARS">
    object-position:center;
}


            <span class="ws-logo-icon">
.pd-donation-image::after{
                <i class="fa-solid fa-camera"></i>
            </span>


            <span>
    content:"";
                ARS
                <small>
                    دوربین مداربسته و سیستم‌های امنیتی
                </small>
            </span>


        </a>
    position:absolute;


    inset:0;


         <!-- SEARCH -->
    background:
         linear-gradient(
            180deg,
            rgba(63,32,88,.02) 15%,
            rgba(63,32,88,.82) 100%
        );
}


        <form class="ws-search" role="search">
.pd-donation-content{


            <input
    position:relative;
                type="search"
                placeholder="جستجوی دوربین مداربسته، DVR، NVR یا تجهیزات امنیتی..."
                aria-label="جستجوی محصولات دوربین مداربسته">


            <button type="submit" aria-label="جستجو">
    z-index:2;


                <i class="fa-solid fa-magnifying-glass"></i>
    padding:5px;


            </button>
    color:#fff;
}


        </form>
.pd-donation-icon{


    width:47px;
    height:47px;


        <!-- ACTIONS -->
    border-radius:16px;


         <div class="ws-actions">
    background:
         rgba(255,255,255,.93);


            <a href="#" class="ws-action">
    color:var(--purple);


                <i class="fa-regular fa-user"></i>
    display:flex;


                <span>
    align-items:center;
                    حساب کاربری
    justify-content:center;
                </span>


            </a>
    font-size:1.2rem;


    margin-bottom:7px;
}


            <a href="#" class="ws-action">
.pd-donation-card h3{


                <i class="fa-regular fa-heart"></i>
    margin:0;


                <span>
    font-size:1.12rem;
                    علاقه‌مندی
                </span>


            </a>
    color:#fff;
}


.pd-donation-card p{


            <a href="#" class="ws-action">
    margin:5px 0 10px;


                <i class="fa-solid fa-cart-shopping"></i>
    color:
        rgba(255,255,255,.94);


                <span>
    font-size:.78rem;
                    سبد خرید
                </span>


            </a>
    line-height:1.9;
}


        </div>
.pd-donation-actions{


     </div>
     display:flex;


    gap:7px;


     <!-- NAV -->
     flex-wrap:wrap;
}


    <nav class="ws-nav" aria-label="منوی اصلی دوربین مداربسته ARS">
.pd-donation-actions a{


         <ul class="ws-nav-list">
    background:
         rgba(255,255,255,.94);


            <li>
    color:var(--purple);


                <a href="#">
    padding:6px 10px;


                    <i class="fa-solid fa-bars"></i>
    border-radius:12px;


                    دسته‌بندی تجهیزات امنیتی
    font-size:.68rem;


                </a>
    font-weight:900;
}


            </li>


/* =========================================================
  RECEIVER / DONOR
========================================================= */


            <li>
.pd-choice{


                <a href="#">
    display:grid;
                    دوربین مداربسته
                </a>


            </li>
    grid-template-columns:1fr;


    gap:12px;
}


            <li>
.pd-choice-card{


                <a href="#">
    position:relative;
                    DVR و NVR
                </a>


            </li>
    overflow:hidden;


    min-height:185px;


            <li>
    border-radius:27px;


                <a href="#">
    padding:21px;
                    دزدگیر اماکن
                </a>


            </li>
    display:flex;


    flex-direction:column;


            <li>
    justify-content:flex-end;


                <a href="#">
    box-shadow:var(--shadow);
                    تجهیزات انتقال تصویر
                </a>


            </li>
    color:#fff;
}


.pd-choice-card:first-child{


             <li>
    background:
        linear-gradient(
             135deg,
            var(--purple),
            #80509c
        );
}


                <a href="#">
.pd-choice-card:last-child{
                    لوازم جانبی دوربین
                </a>


             </li>
    background:
        linear-gradient(
             135deg,
            var(--pink),
            #ef83b1
        );
}


.pd-choice-card::before{


            <li>
    content:"";


                <a href="#" class="ws-special">
    position:absolute;


                    <i class="fa-solid fa-percent"></i>
    width:150px;
    height:150px;


                    پیشنهادهای ویژه
    border-radius:50%;


                </a>
    background:
        rgba(255,255,255,.10);


            </li>
    top:-60px;
    left:-40px;
}


        </ul>
.pd-choice-card h3{


     </nav>
     position:relative;


</header>
    margin:0;


    font-size:1.12rem;
}


<!-- ======================================================
.pd-choice-card p{
    QUICK CATEGORIES
====================================================== -->


<section
     position:relative;
     class="ws-section"
    aria-labelledby="quick-category-title">


     <div class="ws-section-head">
     margin:5px 0 11px;


        <h1
    font-size:.78rem;
            id="quick-category-title"
            class="ws-section-title">


            خرید دوربین مداربسته و تجهیزات امنیتی ARS
    color:
        rgba(255,255,255,.93);
}


        </h1>
.pd-choice-card a{


    position:relative;


        <a href="#" class="ws-more">
    width:max-content;


            مشاهده همه
    padding:7px 12px;


        </a>
    border-radius:13px;


     </div>
     background:#fff;


    color:var(--purple);


     <div class="ws-category-scroll">
     font-size:.68rem;


    font-weight:900;
}


        <a href="#" class="ws-category">


            <div class="ws-category-icon">
/* =========================================================
  همراهی و آگاهی
  MOBILE = VERTICAL
========================================================= */


                <i class="fa-solid fa-camera"></i>
.pd-image-slider{


            </div>
    display:grid;


            <strong>
    grid-template-columns:1fr;
                دوربین مداربسته
            </strong>


        </a>
    gap:13px;


    width:100%;
}


        <a href="#" class="ws-category">
.pd-image-slide{


            <div class="ws-category-icon">
    width:100%;


                <i class="fa-solid fa-video"></i>
    min-width:0;


            </div>
    height:190px;


            <strong>
    position:relative;
                دوربین تحت شبکه
            </strong>


        </a>
    overflow:hidden;


    border-radius:26px;


        <a href="#" class="ws-category">
    background:var(--purple);


            <div class="ws-category-icon">
    box-shadow:var(--shadow-soft);
}


                <i class="fa-solid fa-hard-drive"></i>
.pd-image-slide img{


            </div>
    width:100%;
    height:100%;


            <strong>
    object-fit:cover;
                DVR و NVR
            </strong>


        </a>
    object-position:center;
}


.pd-image-slide::after{


        <a href="#" class="ws-category">
    content:"";


            <div class="ws-category-icon">
    position:absolute;


                <i class="fa-solid fa-bell"></i>
    inset:0;


             </div>
    background:
        linear-gradient(
             transparent 30%,
            rgba(63,32,88,.75)
        );
}


            <strong>
.pd-image-slide span{
                دزدگیر اماکن
            </strong>


        </a>
    position:absolute;


    z-index:2;


        <a href="#" class="ws-category">
    right:16px;
    bottom:13px;


            <div class="ws-category-icon">
    color:#fff;


                <i class="fa-solid fa-wifi"></i>
    font-size:.82rem;


            </div>
    font-weight:900;
}


            <strong>
                انتقال تصویر
            </strong>


        </a>
/* =========================================================
  BENEFITS
========================================================= */


.pd-benefits{


        <a href="#" class="ws-category">
    display:grid;


            <div class="ws-category-icon">
    grid-template-columns:
        repeat(2,1fr);


                <i class="fa-solid fa-plug"></i>
    gap:10px;
}


            </div>
.pd-benefit{


            <strong>
    background:#fff;
                لوازم جانبی
            </strong>


         </a>
    border:
         1px solid
        var(--border);


     </div>
     border-radius:22px;


</section>
    padding:16px 9px;


    text-align:center;


<!-- ======================================================
    box-shadow:var(--shadow-soft);
    HERO SLIDER
}
    آدرس تصاویر را می‌توانید عوض کنید
====================================================== -->


<section
.pd-benefit-icon{
    class="ws-section"
    aria-label="بنرهای دوربین مداربسته ARS">


     <div
     width:44px;
        class="ws-hero"
    height:44px;
        data-hero-slider>


    margin:0 auto 7px;


        <div class="ws-hero-track">
    border-radius:15px;


    background:var(--purple-light);


            <a href="#" class="ws-hero-slide">
    color:var(--purple);


                <img
    display:flex;
                    src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    alt="دوربین مداربسته ARS و سیستم‌های امنیتی">


            </a>
    align-items:center;
    justify-content:center;


    font-size:1rem;
}


            <a href="#" class="ws-hero-slide">
.pd-benefit:nth-child(even)
.pd-benefit-icon{


                <img
    background:var(--pink-light);
                    src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    alt="فروش و نصب دوربین مداربسته ARS">


            </a>
    color:var(--pink);
}


.pd-benefit strong{


            <a href="#" class="ws-hero-slide">
    display:block;


                <img
    color:var(--purple);
                    src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    alt="خرید دوربین مداربسته و تجهیزات حفاظتی">


            </a>
    font-size:.8rem;
}


.pd-benefit small{


        </div>
    color:var(--muted);


    font-size:.68rem;
}


        <div class="ws-hero-dots"></div>


    </div>
/* =========================================================
  STEPS
========================================================= */


</section>
.pd-steps{


    display:grid;


<!-- ======================================================
    grid-template-columns:1fr;
    SPECIAL PRODUCTS
====================================================== -->


<section
     gap:9px;
     class="ws-section"
}
    aria-labelledby="special-products-title">


.pd-step{


     <div class="ws-section-head">
     background:#fff;


         <h2
    border:
            id="special-products-title"
         1px solid
            class="ws-section-title">
        var(--border);


            محصولات ویژه دوربین مداربسته ARS
    border-radius:21px;


        </h2>
    padding:14px;


    display:flex;


        <a href="#" class="ws-more">
    align-items:center;


            مشاهده همه محصولات
    gap:12px;


        </a>
    box-shadow:var(--shadow-soft);
}


    </div>
.pd-step-number{


    width:44px;
    height:44px;


     <div
     flex:0 0 44px;
        class="ws-product-slider"
        data-product-slider>


    border-radius:15px;


        <button
    background:var(--purple);
            class="ws-slider-btn ws-slider-prev"
            type="button"
            aria-label="محصولات قبلی">


            <i class="fa-solid fa-chevron-right"></i>
    color:#fff;


        </button>
    display:flex;


    align-items:center;
    justify-content:center;


        <div class="ws-product-track">
    font-weight:900;


    font-size:.9rem;
}


            <!-- ROW 1 -->
.pd-step:nth-child(2)
.pd-step-number{
    background:var(--pink);
}


            <div class="ws-product-row">
.pd-step:nth-child(3)
.pd-step-number{
    background:#9b70b3;
}


.pd-step:nth-child(4)
.pd-step-number{
    background:var(--gold);
}


                <article class="ws-product-card">
.pd-step strong{


                    <div class="ws-product-image">
    display:block;


                        <img
    color:var(--purple);
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                            alt="دوربین مداربسته بولت ARS">


                    </div>
    font-size:.8rem;
}


.pd-step small{


                    <div class="ws-product-info">
    color:var(--muted);


                        <div class="ws-brand">
    font-size:.68rem;
                            ARS
}
                        </div>




                        <h3 class="ws-product-title">
/* =========================================================
  مجله اهدای مثبت
  MOBILE = VERTICAL
========================================================= */


                            دوربین مداربسته بولت با دید در شب
.pd-articles{


                        </h3>
    display:grid;


    grid-template-columns:1fr;


                        <div class="ws-price">
    gap:14px;


                            <span class="ws-new-price">
    width:100%;
                                قیمت تماس
}
                            </span>


                            <span class="ws-discount">
.pd-article{
                                ویژه
                            </span>


                        </div>
    width:100%;


    min-width:0;


                        <div class="ws-product-actions">
    overflow:hidden;


                            <button class="ws-cart">
    background:#fff;
                                دریافت مشاوره
                            </button>


    border:
        1px solid
        var(--border);


                            <button
    border-radius:26px;
                                class="ws-favorite"
                                aria-label="افزودن دوربین به علاقه‌مندی">


                                <i class="fa-regular fa-heart"></i>
    box-shadow:var(--shadow-soft);
}


                            </button>
.pd-article-image{


                        </div>
    width:100%;


                    </div>
    height:180px;


                </article>
    background:var(--lavender);
}


.pd-article-image img{


                <article class="ws-product-card">
    width:100%;
    height:100%;


                    <div class="ws-product-image">
    object-fit:cover;


                        <img
    object-position:center;
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
}
                            alt="دوربین مداربسته دام ARS">


                    </div>
.pd-article-body{


    padding:15px;
}


                    <div class="ws-product-info">
.pd-article-body small{


                        <div class="ws-brand">
    color:var(--pink-dark);
                            ARS
                        </div>


    font-size:.68rem;


                        <h3 class="ws-product-title">
    font-weight:900;
}


                            دوربین مداربسته دام مناسب محیط داخلی
.pd-article-body h3{


                        </h3>
    margin:5px 0;


    color:var(--purple);


                        <div class="ws-price">
    font-size:.9rem;


                            <span class="ws-new-price">
    line-height:1.8;
                                قیمت تماس
}
                            </span>


                            <span class="ws-discount">
.pd-article-body p{
                                ویژه
                            </span>


                        </div>
    margin:0;


    color:var(--muted);


                        <div class="ws-product-actions">
    font-size:.7rem;


                            <button class="ws-cart">
    line-height:1.9;
                                دریافت مشاوره
}
                            </button>




                            <button class="ws-favorite">
/* =========================================================
  FAQ
========================================================= */


                                <i class="fa-regular fa-heart"></i>
.pd-faq{


                            </button>
    display:grid;


                        </div>
    gap:9px;
}


                    </div>
.pd-faq details{


                </article>
    background:#fff;


    border:
        1px solid
        var(--border);


                <article class="ws-product-card">
    border-radius:19px;


                    <div class="ws-product-image">
    padding:13px 15px;


                        <img
    box-shadow:var(--shadow-soft);
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
}
                            alt="دوربین مداربسته تحت شبکه IP">


                    </div>
.pd-faq summary{


    cursor:pointer;


                    <div class="ws-product-info">
    color:var(--purple);


                        <div class="ws-brand">
    font-size:.78rem;
                            ARS
                        </div>


    font-weight:900;
}


                        <h3 class="ws-product-title">
.pd-faq p{


                            دوربین مداربسته تحت شبکه IP با کیفیت بالا
    color:var(--muted);


                        </h3>
    font-size:.72rem;


    line-height:2;


                        <div class="ws-price">
    margin:9px 0 0;
}


                            <span class="ws-new-price">
                                قیمت تماس
                            </span>


                            <span class="ws-discount">
/* =========================================================
                                ویژه
  CTA
                            </span>
========================================================= */


                        </div>
.pd-cta{


    position:relative;


                        <div class="ws-product-actions">
    overflow:hidden;


                            <button class="ws-cart">
    padding:32px 18px;
                                دریافت مشاوره
                            </button>


    border-radius:31px;


                            <button class="ws-favorite">
    text-align:center;


                                <i class="fa-regular fa-heart"></i>
    background:


                            </button>
        radial-gradient(
            circle at 85% 15%,
            rgba(232,91,155,.34),
            transparent 30%
        ),


                        </div>
        linear-gradient(
            135deg,
            var(--purple-dark),
            var(--purple)
        );


                    </div>
    box-shadow:var(--shadow);
}


                </article>
.pd-cta::before{


            </div>
    content:"♥";


    position:absolute;


            <!-- ROW 2 -->
    font-size:160px;


            <div class="ws-product-row">
    color:
        rgba(255,255,255,.04);


    left:-10px;
    bottom:-65px;
}


                <article class="ws-product-card">
.pd-cta h2{


                    <div class="ws-product-image">
    position:relative;


                        <img
    margin:0 0 6px;
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                            alt="دستگاه DVR دوربین مداربسته">


                    </div>
    color:#fff;


    font-size:1.35rem;
}


                    <div class="ws-product-info">
.pd-cta p{


                        <div class="ws-brand">
    position:relative;
                            ARS
                        </div>


    max-width:650px;


                        <h3 class="ws-product-title">
    margin:0 auto 15px;


                            دستگاه DVR حرفه‌ای برای سیستم مداربسته
    color:
        rgba(255,255,255,.88);


                        </h3>
    font-size:.76rem;


    line-height:2;
}


                        <div class="ws-price">
.pd-cta a{


                            <span class="ws-new-price">
    position:relative;
                                قیمت تماس
                            </span>


                            <span class="ws-discount">
    display:inline-flex;
                                ویژه
                            </span>


                        </div>
    padding:9px 19px;


    border-radius:15px;


                        <div class="ws-product-actions">
    background:#fff;


                            <button class="ws-cart">
    color:var(--purple);
                                دریافت مشاوره
                            </button>


    font-size:.74rem;


                            <button class="ws-favorite">
    font-weight:900;
}


                                <i class="fa-regular fa-heart"></i>


                            </button>
/* =========================================================
  FOOTER
========================================================= */


                        </div>
.pd-footer{


                    </div>
    margin-top:30px;


                </article>
    padding:24px 15px;


    background:
        var(--lavender);


                <article class="ws-product-card">
    border:
        1px solid
        var(--border);


                    <div class="ws-product-image">
    border-radius:26px;


                        <img
    padding-bottom:90px;
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
}
                            alt="دستگاه NVR دوربین مداربسته">


                    </div>
.pd-footer-grid{


    display:grid;


                    <div class="ws-product-info">
    grid-template-columns:1fr;


                        <div class="ws-brand">
    gap:20px;
                            ARS
}
                        </div>


.pd-footer h3{


                        <h3 class="ws-product-title">
    margin:0 0 7px;


                            دستگاه NVR ضبط تصاویر دوربین تحت شبکه
    color:var(--purple);


                        </h3>
    font-size:.86rem;
}


.pd-footer p,
.pd-footer li{


                        <div class="ws-price">
    color:var(--muted);


                            <span class="ws-new-price">
    font-size:.68rem;
                                قیمت تماس
                            </span>


                            <span class="ws-discount">
    line-height:2;
                                ویژه
}
                            </span>


                        </div>
.pd-footer ul{


    list-style:none;


                        <div class="ws-product-actions">
    padding:0;
    margin:0;
}


                            <button class="ws-cart">
.pd-footer li{
                                دریافت مشاوره
    margin:4px 0;
                            </button>
}


.pd-footer-bottom{


                            <button class="ws-favorite">
    margin-top:17px;


                                <i class="fa-regular fa-heart"></i>
    padding-top:13px;


                            </button>
    border-top:
        1px solid
        var(--border);


                        </div>
    text-align:center;


                    </div>
    color:var(--muted);


                </article>
    font-size:.62rem;
}




                <article class="ws-product-card">
/* =========================================================
  MOBILE BOTTOM NAV
========================================================= */


                    <div class="ws-product-image">
.pd-mobile-nav{


                        <img
    position:fixed;
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                            alt="دزدگیر اماکن ARS">


                    </div>
    z-index:99999;


    right:7px;
    left:7px;
    bottom:7px;


                    <div class="ws-product-info">
    height:67px;


                        <div class="ws-brand">
    display:flex;
                            ARS
                        </div>


    align-items:center;
    justify-content:space-around;


                        <h3 class="ws-product-title">
    background:
        rgba(63,32,88,.97);


                            دزدگیر اماکن و سیستم اعلام سرقت
    border:
        1px solid
        rgba(255,255,255,.13);


                        </h3>
    border-radius:22px;


    box-shadow:
        0 8px 35px
        rgba(63,32,88,.28);


                        <div class="ws-price">
    direction:rtl;
}


                            <span class="ws-new-price">
.pd-mobile-nav a{
                                قیمت تماس
                            </span>


                            <span class="ws-discount">
    min-width:55px;
                                ویژه
                            </span>


                        </div>
    height:58px;


    display:flex;


                        <div class="ws-product-actions">
    flex-direction:column;


                            <button class="ws-cart">
    align-items:center;
                                دریافت مشاوره
    justify-content:center;
                            </button>


    gap:1px;


                            <button class="ws-favorite">
    border-radius:16px;


                                <i class="fa-regular fa-heart"></i>
    color:
        rgba(255,255,255,.76);


                            </button>
    font-size:.58rem;


                        </div>
    font-weight:800;


                    </div>
    transition:.2s ease;
}


                </article>
.pd-mobile-nav a span{


            </div>
    width:30px;
    height:30px;


        </div>
    display:flex;


    align-items:center;
    justify-content:center;


        <button
    border-radius:11px;
            class="ws-slider-btn ws-slider-next"
            type="button"
            aria-label="محصولات بعدی">


            <i class="fa-solid fa-chevron-left"></i>
    font-size:1rem;
}


        </button>
.pd-mobile-nav a.active{


     </div>
     color:#fff;
}


</section>
.pd-mobile-nav a.active span{


    background:var(--pink);


<!-- ======================================================
    color:#fff;
    BENEFITS
====================================================== -->


<section
     box-shadow:
     class="ws-section"
        0 5px 15px
    aria-labelledby="benefits-title">
        rgba(232,91,155,.35);
}




    <div class="ws-section-head">
/* =========================================================
  TABLET
========================================================= */


        <h2
@media (min-width:700px){
            id="benefits-title"
            class="ws-section-title">


            چرا سیستم امنیتی ARS؟
    .positive-donation-page{
        padding:15px;
        font-size:16px;
    }


         </h2>
    .pd-header{
         padding:13px 18px;
    }


     </div>
     .pd-menu{


        display:flex;


    <div class="ws-benefits">
        align-items:center;


        gap:3px;


         <div class="ws-benefit">
         margin-right:auto;
    }


            <div class="ws-benefit-icon">
    .pd-menu a{


                <i class="fa-solid fa-camera"></i>
        padding:8px 10px;


            </div>
        border-radius:12px;


            <strong>
        color:var(--purple);
                تجهیزات باکیفیت
            </strong>


            <span>
        font-size:.72rem;
                انتخاب تجهیزات مناسب برای هر پروژه
            </span>


         </div>
         font-weight:900;
    }


    .pd-header-btn{


         <div class="ws-benefit">
         display:inline-flex;


            <div class="ws-benefit-icon">
        padding:8px 14px;


                <i class="fa-solid fa-headset"></i>
        border-radius:13px;


            </div>
        background:var(--purple);


            <strong>
        color:#fff;
                مشاوره تخصصی
            </strong>


            <span>
        font-size:.7rem;
                راهنمایی برای انتخاب دوربین مناسب
            </span>


         </div>
         font-weight:900;
    }


    .pd-hero{
        min-height:400px;
    }


         <div class="ws-benefit">
    .pd-hero-content{
         min-height:400px;
        padding:45px;
    }


            <div class="ws-benefit-icon">
    .pd-hero h1{
        font-size:2.25rem;
    }


                <i class="fa-solid fa-shield-halved"></i>
    .pd-hero p{
        font-size:.95rem;
    }


             </div>
    .pd-quick{
        grid-template-columns:
             repeat(4,1fr);
    }


            <strong>
    .pd-start-options{
                امنیت مطمئن
        grid-template-columns:
             </strong>
             repeat(4,1fr);
    }


            <span>
    .pd-donation-grid{
                راهکارهای نظارتی متناسب با نیاز شما
        grid-template-columns:
             </span>
             repeat(3,1fr);
    }


         </div>
    .pd-donation-card{
         min-height:320px;
    }


    .pd-choice{
        grid-template-columns:
            repeat(2,1fr);
    }


         <div class="ws-benefit">
    .pd-choice-card{
         min-height:215px;
    }


            <div class="ws-benefit-icon">
    /* دسکتاپ چندستونه */


                <i class="fa-solid fa-screwdriver-wrench"></i>
    .pd-image-slider{


             </div>
        grid-template-columns:
             repeat(4,1fr);


            <strong>
        gap:12px;
                نصب و راه‌اندازی
    }
            </strong>


            <span>
    .pd-image-slide{
                اجرای اصولی سیستم‌های نظارتی
            </span>


         </div>
         height:205px;
    }


     </div>
     .pd-benefits{


</section>
        grid-template-columns:
            repeat(3,1fr);
    }


    .pd-steps{


<!-- ======================================================
        grid-template-columns:
    PRODUCT CATEGORIES
            repeat(4,1fr);
====================================================== -->
    }


<section
     .pd-step{
     class="ws-section"
    aria-labelledby="categories-title">


        display:block;


     <div class="ws-section-head">
        text-align:center;
     }


        <h2
    .pd-step-number{
            id="categories-title"
            class="ws-section-title">


            دسته‌بندی تجهیزات امنیتی
        margin:0 auto 8px;
    }


        </h2>
    .pd-articles{


        grid-template-columns:
            repeat(3,1fr);
    }


        <a href="#" class="ws-more">
    .pd-footer-grid{


             مشاهده همه دسته‌بندی‌ها
        grid-template-columns:
             1.5fr 1fr 1fr;
    }


        </a>
    /* حذف منوی موبایل */


     </div>
     .pd-mobile-nav{
        display:none;
    }


    .pd-footer{
        padding-bottom:24px;
    }
}


    <div class="ws-category-grid">


/* =========================================================
  DESKTOP
========================================================= */


        <a href="#" class="ws-category-box">
@media (min-width:1050px){


            <div class="ws-category-box-icon">
    .pd-section{
        margin-top:46px;
    }


                <i class="fa-solid fa-camera"></i>
    .pd-title{
        margin-bottom:26px;
    }


            </div>
    .pd-title h2{
        font-size:1.7rem;
    }


            <div>
    .pd-title p{
        font-size:.9rem;
    }


                <strong>
    .pd-hero{
                    دوربین مداربسته
                </strong>


                <span>
        min-height:470px;
                    انواع دوربین برای فضای داخلی و خارجی
                </span>


            </div>
        border-radius:38px;
    }


        </a>
    .pd-hero-content{


        min-height:470px;


         <a href="#" class="ws-category-box">
         padding:60px;
    }


            <div class="ws-category-box-icon">
    .pd-hero h1{


                <i class="fa-solid fa-video"></i>
        font-size:2.7rem;
    }


            </div>
    .pd-hero p{


            <div>
        font-size:1rem;
    }


                <strong>
    .pd-donation{
                    دوربین تحت شبکه
                </strong>


                <span>
        padding:37px 20px 30px;
                    دوربین IP و تجهیزات نظارت تصویری
                </span>


            </div>
        border-radius:40px;
    }


        </a>
    .pd-donation::before{


        width:520px;
        height:470px;


         <a href="#" class="ws-category-box">
         top:-155px;
        right:-120px;
    }


            <div class="ws-category-box-icon">
    .pd-donation::after{


                <i class="fa-solid fa-hard-drive"></i>
        width:430px;
        height:350px;


            </div>
        bottom:-160px;
        left:-120px;
    }


            <div>
    .pd-donation-card{


                <strong>
        min-height:390px;
                    DVR و NVR
                </strong>


                <span>
        border-radius:33px;
                    دستگاه‌های ضبط و مدیریت تصاویر
    }
                </span>


            </div>
    .pd-donation-card h3{


         </a>
         font-size:1.2rem;
    }


    .pd-donation-card p{


         <a href="#" class="ws-category-box">
         font-size:.8rem;
    }


            <div class="ws-category-box-icon">
    .pd-image-slide{


                <i class="fa-solid fa-bell"></i>
        height:230px;


            </div>
        border-radius:29px;
    }


            <div>
    .pd-benefits{


                <strong>
        grid-template-columns:
                    دزدگیر اماکن
            repeat(6,1fr);
                </strong>
    }


                <span>
    .pd-article-image{
                    سیستم اعلام سرقت و حفاظت از اماکن
                </span>


            </div>
        height:185px;
    }


        </a>
    .pd-article-body h3{


        font-size:.95rem;
    }
}


        <a href="#" class="ws-category-box">


            <div class="ws-category-box-icon">
/* =========================================================
  HOVER
========================================================= */


                <i class="fa-solid fa-mobile-screen-button"></i>
@media (hover:hover){


            </div>
    .pd-quick-card,
    .pd-donation-card,
    .pd-choice-card,
    .pd-benefit,
    .pd-step,
    .pd-article{


             <div>
        transition:
             transform .22s ease,
            box-shadow .22s ease;
    }


                <strong>
    .pd-quick-card:hover,
                    انتقال تصویر
    .pd-donation-card:hover,
                </strong>
    .pd-choice-card:hover,
    .pd-benefit:hover,
    .pd-step:hover,
    .pd-article:hover{


                <span>
        transform:translateY(-4px);
                    مشاهده تصاویر دوربین از راه دور
                </span>


             </div>
        box-shadow:
             0 18px 38px
            rgba(88,49,116,.15);
    }


        </a>
    .pd-menu a:hover{


        background:var(--pink-light);


         <a href="#" class="ws-category-box">
         color:var(--pink-dark);
    }
}


            <div class="ws-category-box-icon">


                <i class="fa-solid fa-plug"></i>
/* =========================================================
  VERY SMALL MOBILE
========================================================= */


            </div>
@media (max-width:390px){


            <div>
    .positive-donation-page{
        padding:6px;
    }


                <strong>
    .pd-brand-text strong{
                    لوازم جانبی
        font-size:.84rem;
                </strong>
    }


                <span>
    .pd-brand-text small{
                    کابل، آداپتور، هارد و تجهیزات جانبی
        font-size:.65rem;
                </span>
    }


            </div>
    .pd-hero{
        min-height:285px;
    }


         </a>
    .pd-hero-content{
         min-height:285px;
        padding:23px 16px;
    }


     </div>
     .pd-hero h1{
        font-size:1.5rem;
    }


</section>
    .pd-hero p{
        font-size:.8rem;
    }


    .pd-donation-card{
        min-height:240px;
    }


<!-- ======================================================
    .pd-mobile-nav{
    BRANDS
        height:64px;
====================================================== -->
    }


<section
     .pd-mobile-nav a{
     class="ws-section"
        min-width:49px;
    aria-labelledby="brands-title">
        font-size:.54rem;
    }
}


</style>


    <div class="ws-section-head">


        <h2
<!-- =======================================================
            id="brands-title"
    HEADER
            class="ws-section-title">
======================================================= -->


            برندهای تجهیزات امنیتی
<header class="pd-header">


        </h2>
    <a href="#" class="pd-brand">


    </div>
        <span class="pd-logo">
            +
        </span>


        <span class="pd-brand-text">


    <div class="ws-brands">
            <strong>
                گروه اهدای مثبت بخشنده
            </strong>


            <small>
                با مدیریت آقای بخشنده
            </small>


         <a href="#" class="ws-brand-card">
         </span>


            <img
    </a>
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                alt="برند ARS دوربین مداربسته">


        </a>


    <nav class="pd-menu">


         <a href="#" class="ws-brand-card">
         <a href="#donation">
            خدمات اهدا
        </a>


            <img
        <a href="#choice">
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
            مسیر خدمات
                alt="برند دوربین مداربسته">
        </a>


        <a href="#about">
            درباره ما
         </a>
         </a>


        <a href="#articles">
            مجله
        </a>


         <a href="#" class="ws-brand-card">
         <a href="#faq">
            سوالات متداول
        </a>


            <img
    </nav>
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                alt="برند تجهیزات نظارتی">


        </a>


    <a href="#contact"
      class="pd-header-btn">
        درخواست مشاوره
    </a>


        <a href="#" class="ws-brand-card">
</header>


            <img
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                alt="برند تجهیزات امنیتی">


        </a>
<!-- =======================================================
    HERO
======================================================= -->


<section class="pd-hero">


        <a href="#" class="ws-brand-card">
    <div class="pd-hero-content">


            <img
        <span class="pd-hero-badge">
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
            همراه شما در مسیر تشکیل خانواده
                alt="برند دوربین تحت شبکه">
        </span>


         </a>
         <h1>
            گروه
            <strong>
                اهدای مثبت بخشنده
            </strong>
        </h1>


        <p>
            همراهی و راهنمایی در مسیر
            اهدای تخمک، اهدای جنین و رحم جایگزین
            با تأکید بر آگاهی، احترام و حفظ حریم خصوصی.
        </p>


         <a href="#" class="ws-brand-card">
         <div class="pd-buttons">


             <img
             <a href="#donation"
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
              class="pd-btn pd-btn-main">
                 alt="برند سیستم حفاظتی">
                 مشاهده خدمات اهدا
            </a>


         </a>
            <a href="#contact"
              class="pd-btn pd-btn-light">
                دریافت مشاوره
            </a>
 
         </div>


     </div>
     </div>
خط ۲٬۲۳۳: خط ۲٬۰۲۴:




<!-- ======================================================
<!-- =======================================================
     BEST SELLERS
     QUICK SERVICES
====================================================== -->
======================================================= -->


<section
<section class="pd-section">
    class="ws-section"
    aria-labelledby="best-title">


    <div class="pd-container">


    <div class="ws-section-head">
        <div class="pd-quick">


        <h2
            <a href="#egg"
            id="best-title"
              class="pd-quick-card">
            class="ws-section-title">


            پرفروش‌ترین دوربین‌ها و تجهیزات امنیتی
                <span class="pd-quick-icon">
                    ♡
                </span>


        </h2>
                <strong>
                    اهدای تخمک
                </strong>


                <small>
                    شرایط و مراحل
                </small>


        <a href="#" class="ws-more">
            </a>


            مشاهده همه


        </a>
            <a href="#embryo"
              class="pd-quick-card">


    </div>
                <span class="pd-quick-icon">
                    ✦
                </span>


                <strong>
                    اهدای جنین
                </strong>


    <div
                <small>
        class="ws-product-slider"
                    راهنمای دریافت
        data-product-slider>
                </small>


            </a>


        <div class="ws-product-track">


            <a href="#surrogacy"
              class="pd-quick-card">


            <div class="ws-product-row">
                <span class="pd-quick-icon">
                    ♧
                </span>


                <strong>
                    رحم جایگزین
                </strong>


                 <article class="ws-product-card">
                 <small>
                    آشنایی با مسیر
                </small>


                    <div class="ws-product-image">
            </a>


                        <img
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                            alt="دوربین مداربسته پرفروش ARS">


                    </div>
            <a href="#contact"
              class="pd-quick-card">


                <span class="pd-quick-icon">
                    ☎
                </span>


                     <div class="ws-product-info">
                <strong>
                     مشاوره
                </strong>


                        <h3 class="ws-product-title">
                <small>
                    شروع گفت‌وگو
                </small>


                            دوربین مداربسته پرفروش ARS
            </a>


                        </h3>
        </div>


    </div>


                        <div class="ws-price">
</section>


                            <span class="ws-new-price">
                                قیمت تماس
                            </span>


                        </div>
<!-- =======================================================
    START
======================================================= -->


                    </div>
<section class="pd-section">


                </article>
    <div class="pd-container">


        <div class="pd-start">


                 <article class="ws-product-card">
            <h2>
                 از کدام مسیر می‌خواهید شروع کنید؟
            </h2>


                    <div class="ws-product-image">
            <p>
                مسیر مناسب خود را انتخاب کنید تا اطلاعات
                موردنیاز را ساده‌تر پیدا کنید.
            </p>


                        <img
            <div class="pd-start-options">
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                            alt="دوربین IP پرفروش">


                     </div>
                <a href="#choice"
                  class="pd-start-option">
                     من گیرنده هستم
                </a>


                <a href="#choice"
                  class="pd-start-option">
                    من اهداکننده هستم
                </a>


                    <div class="ws-product-info">
                <a href="#articles"
                  class="pd-start-option">
                    می‌خواهم بیشتر بدانم
                </a>


                        <h3 class="ws-product-title">
                <a href="#contact"
                  class="pd-start-option">
                    مشاوره می‌خواهم
                </a>


                            دوربین تحت شبکه IP
            </div>


                        </h3>
        </div>


    </div>


                        <div class="ws-price">
</section>


                            <span class="ws-new-price">
                                قیمت تماس
                            </span>


                        </div>
<!-- =======================================================
    DONATION SERVICES
======================================================= -->


                    </div>
<section class="pd-section"
        id="donation">


                </article>
    <div class="pd-container">


        <div class="pd-donation">


                <article class="ws-product-card">
            <div class="pd-title">


                     <div class="ws-product-image">
                <span>
                     خدمات اهدای مثبت
                </span>


                        <img
                <h2>
                            src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    خدمات اهدا
                            alt="دستگاه DVR پرفروش">
                </h2>


                    </div>
                <p>
 
                     اطلاعات و راهنمایی برای اهدای تخمک،
 
                     اهدای جنین و رحم جایگزین
                     <div class="ws-product-info">
                 </p>
 
                        <h3 class="ws-product-title">
 
                            دستگاه DVR ضبط تصاویر
 
                        </h3>
 
 
                        <div class="ws-price">
 
                            <span class="ws-new-price">
                                قیمت تماس
                            </span>
 
                        </div>
 
                     </div>
 
                 </article>


             </div>
             </div>




             <div class="ws-product-row">
             <div class="pd-donation-grid">




                 <article class="ws-product-card">
                 <article class="pd-donation-card"
                        id="egg">


                     <div class="ws-product-image">
                     <div class="pd-donation-image">


                         <img
                         <img
                             src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                             src="https://dl.faraghaib.ir/m/260009-01/260009-01-15.jpg"
                             alt="دستگاه NVR پرفروش">
                             alt="اهدای تخمک"
                            loading="lazy"
                        >


                     </div>
                     </div>


                    <div class="pd-donation-content">


                    <div class="ws-product-info">
                        <div class="pd-donation-icon">
                            ♡
                        </div>


                         <h3 class="ws-product-title">
                         <h3>
 
                            اهدای تخمک
                            دستگاه NVR حرفه‌ای
                        </h3>


                         </h3>
                        <p>
                            آشنایی با شرایط اهدای تخمک،
                            مراحل دریافت و نکات مهم پیش از تصمیم‌گیری.
                         </p>


                        <div class="pd-donation-actions">


                        <div class="ws-price">
                            <a href="#">
                                من گیرنده هستم
                            </a>


                             <span class="ws-new-price">
                             <a href="#">
                                 قیمت تماس
                                 من اهداکننده هستم
                             </span>
                             </a>


                         </div>
                         </div>
خط ۲٬۴۱۰: خط ۲٬۲۳۹:




                 <article class="ws-product-card">
                 <article class="pd-donation-card"
                        id="embryo">


                     <div class="ws-product-image">
                     <div class="pd-donation-image">


                         <img
                         <img
                             src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                             src="https://dl.faraghaib.ir/m/260009-01/260009-01-36.png"
                             alt="هارد مخصوص دوربین مداربسته">
                             alt="اهدای جنین"
                            loading="lazy"
                        >


                     </div>
                     </div>


                    <div class="pd-donation-content">


                    <div class="ws-product-info">
                        <div class="pd-donation-icon">
                            ✦
                        </div>


                         <h3 class="ws-product-title">
                         <h3>
 
                            اهدای جنین
                            هارد مخصوص سیستم مداربسته
                        </h3>


                         </h3>
                        <p>
                            آشنایی با مفهوم اهدای جنین،
                            شرایط دریافت و مراحل این مسیر.
                         </p>


                        <div class="pd-donation-actions">


                        <div class="ws-price">
                            <a href="#">
                                شرایط دریافت
                            </a>


                             <span class="ws-new-price">
                             <a href="#">
                                 قیمت تماس
                                 مشاوره
                             </span>
                             </a>


                         </div>
                         </div>
خط ۲٬۴۴۳: خط ۲٬۲۸۴:




                 <article class="ws-product-card">
                 <article class="pd-donation-card"
                        id="surrogacy">


                     <div class="ws-product-image">
                     <div class="pd-donation-image">


                         <img
                         <img
                             src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                             src="https://dl.faraghaib.ir/m/260009-01/260009-01-63.png"
                             alt="دزدگیر اماکن پرفروش">
                             alt="رحم جایگزین"
                            loading="lazy"
                        >


                     </div>
                     </div>


                    <div class="pd-donation-content">


                    <div class="ws-product-info">
                        <div class="pd-donation-icon">
                            ♧
                        </div>


                         <h3 class="ws-product-title">
                         <h3>
 
                            رحم جایگزین
                            دزدگیر اماکن هوشمند
                        </h3>


                         </h3>
                        <p>
                            آشنایی با مفهوم رحم جایگزین،
                            شرایط و مراحل این مسیر.
                         </p>


                        <div class="pd-donation-actions">


                        <div class="ws-price">
                            <a href="#">
                                آشنایی بیشتر
                            </a>


                             <span class="ws-new-price">
                             <a href="#">
                                 قیمت تماس
                                 مشاوره
                             </span>
                             </a>


                         </div>
                         </div>
خط ۲٬۴۸۴: خط ۲٬۳۳۷:




<!-- ======================================================
<!-- =======================================================
     ARTICLES
     RECEIVER / DONOR
====================================================== -->
======================================================= -->


<section
<section class="pd-section"
    class="ws-section"
        id="choice">
    aria-labelledby="articles-title">


    <div class="pd-container">


    <div class="ws-section-head">
        <div class="pd-title">


        <h2
            <span>
            id="articles-title"
                انتخاب مسیر
             class="ws-section-title">
             </span>


             مجله تخصصی دوربین مداربسته و سیستم‌های امنیتی
             <h2>
                شما در کدام گروه قرار می‌گیرید؟
            </h2>


        </h2>
            <p>
                برای دریافت اطلاعات متناسب با شرایط خود،
                یکی از مسیرهای زیر را انتخاب کنید.
            </p>


        </div>


        <a href="#" class="ws-more">


            مشاهده مقالات
        <div class="pd-choice">


        </a>
            <div class="pd-choice-card">


    </div>
                <h3>
                    من گیرنده هستم
                </h3>


                <p>
                    برای آشنایی با خدمات و مسیر دریافت
                    خدمات اهدا.
                </p>


    <div class="ws-articles">
                <a href="#">
 
                    مشاهده راهنمای گیرندگان
 
                 </a>
        <article class="ws-article">
 
 
            <div class="ws-article-image">
 
                 <img
                    src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    alt="راهنمای خرید دوربین مداربسته">


             </div>
             </div>




             <div class="ws-article-content">
             <div class="pd-choice-card">


                 <h3>
                 <h3>
 
                     من اهداکننده هستم
                     راهنمای خرید دوربین مداربسته برای منزل و محل کار
 
                 </h3>
                 </h3>


                 <p>
                 <p>
 
                     برای آشنایی با شرایط و مراحل
                     با مهم‌ترین نکات انتخاب دوربین مداربسته،
                     اهدای تخمک، جنین یا سایر خدمات.
                     کیفیت تصویر، دید در شب و نوع مناسب دوربین آشنا شوید.
 
                 </p>
                 </p>


 
                 <a href="#">
                 <a href="#" class="ws-read">
                     مشاهده راهنمای اهداکنندگان
 
                     مطالعه مقاله ←
 
                 </a>
                 </a>


             </div>
             </div>


         </article>
         </div>


    </div>


        <article class="ws-article">
</section>




            <div class="ws-article-image">
<!-- =======================================================
    همراهی و آگاهی
    MOBILE VERTICAL
======================================================= -->


                <img
<section class="pd-section">
                    src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                    alt="تفاوت دوربین مداربسته آنالوگ و تحت شبکه">


            </div>
    <div class="pd-container">


        <div class="pd-title">


             <div class="ws-article-content">
             <span>
                همراهی و آگاهی
            </span>


                 <h3>
            <h2>
                 مسیر آگاهانه، تصمیم مطمئن‌تر
            </h2>


                    تفاوت دوربین مداربسته آنالوگ و تحت شبکه چیست؟
            <p>
                اطلاعات درست و همراهی مناسب می‌تواند
                مسیر تصمیم‌گیری را روشن‌تر کند.
            </p>


                </h3>
        </div>




                <p>
        <div class="pd-image-slider">


                    مقایسه دوربین‌های آنالوگ و IP و بررسی مزایا،
            <a href="#" class="pd-image-slide">
                    کاربردها و نکات انتخاب هر سیستم.


                 </p>
                 <img
                    src="IMAGE-SLIDE-1"
                    alt="مشاوره اهدای تخمک"
                    loading="lazy"
                >


                <span>
                    مشاوره اهدای تخمک
                </span>


                <a href="#" class="ws-read">
            </a>


                    مطالعه مقاله ←


                </a>
            <a href="#" class="pd-image-slide">


            </div>
                <img
                    src="IMAGE-SLIDE-2"
                    alt="اهدای جنین"
                    loading="lazy"
                >


        </article>
                <span>
                    آشنایی با اهدای جنین
                </span>


 
            </a>
        <article class="ws-article">




             <div class="ws-article-image">
             <a href="#" class="pd-image-slide">


                 <img
                 <img
                     src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
                     src="IMAGE-SLIDE-3"
                     alt="بهترین مکان نصب دوربین مداربسته">
                     alt="رحم جایگزین"
                    loading="lazy"
                >


            </div>
                <span>
                    رحم جایگزین
                </span>


            </a>


            <div class="ws-article-content">


                <h3>
            <a href="#" class="pd-image-slide">


                     بهترین مکان برای نصب دوربین مداربسته کجاست؟
                <img
                     src="IMAGE-SLIDE-4"
                    alt="گروه اهدای مثبت بخشنده"
                    loading="lazy"
                >


                 </h3>
                <span>
                    همراهی گروه اهدای مثبت
                 </span>


            </a>


                <p>
        </div>


                    نکات مهم انتخاب محل نصب دوربین برای افزایش
    </div>
                    امنیت منزل، فروشگاه، دفتر و محیط‌های صنعتی.


                </p>
</section>




                <a href="#" class="ws-read">
<!-- =======================================================
    BENEFITS
======================================================= -->


                    مطالعه مقاله ←
<section class="pd-section"
        id="about">


                </a>
    <div class="pd-container">


            </div>
        <div class="pd-title">


        </article>
            <span>
                چرا اهدای مثبت؟
            </span>


    </div>
            <h2>
                همراهی با احترام و حفظ حریم خصوصی
            </h2>


</section>
            <p>
                هدف گروه اهدای مثبت بخشنده،
                ایجاد مسیری روشن و آگاهانه برای مراجعین است.
            </p>


        </div>


<!-- ======================================================
    CTA
====================================================== -->


<section class="ws-cta">
        <div class="pd-benefits">


            <div class="pd-benefit">


    <h2>
                <div class="pd-benefit-icon">
                    ✓
                </div>


        برای انتخاب دوربین مداربسته مناسب نیاز به مشاوره دارید؟
                <strong>
                    مشاوره
                </strong>


    </h2>
                <small>
                    راهنمایی پیش از تصمیم
                </small>


            </div>


    <p>


        کارشناسان ARS آماده‌اند با بررسی محیط، میزان امنیت موردنیاز
            <div class="pd-benefit">
        و بودجه شما، مناسب‌ترین دوربین مداربسته و تجهیزات حفاظتی
        را پیشنهاد دهند.


    </p>
                <div class="pd-benefit-icon">
                    🔒
                </div>


                <strong>
                    محرمانگی
                </strong>


    <a href="#" class="ws-cta-btn">
                <small>
                    احترام به حریم خصوصی
                </small>


        <i class="fa-solid fa-phone"></i>
            </div>


        دریافت مشاوره تخصصی


    </a>
            <div class="pd-benefit">


</section>
                <div class="pd-benefit-icon">
                    ♡
                </div>


                <strong>
                    همراهی
                </strong>


<!-- ======================================================
                <small>
    FOOTER
                    در طول مسیر
====================================================== -->
                </small>


<footer class="ws-footer">
            </div>




    <div class="ws-footer-grid">
            <div class="pd-benefit">


                <div class="pd-benefit-icon">
                    ✦
                </div>


        <div>
                <strong>
                    آگاهی
                </strong>


            <h3>
                <small>
                 درباره ARS
                    اطلاعات قابل فهم
            </h3>
                 </small>


            </div>


            <p>


                ARS در زمینه دوربین مداربسته،
            <div class="pd-benefit">
                سیستم‌های نظارت تصویری، دزدگیر اماکن
                و تجهیزات امنیتی فعالیت می‌کند و
                راهکارهای حفاظتی متناسب با نیاز مشتریان ارائه می‌دهد.


            </p>
                <div class="pd-benefit-icon">
                    ☎
                </div>


                <strong>
                    پاسخگویی
                </strong>


            <p>
                <small>
                    ارتباط و راهنمایی
                </small>


                <i class="fa-solid fa-location-dot"></i>
            </div>


                آدرس مجموعه ARS


             </p>
             <div class="pd-benefit">


                <div class="pd-benefit-icon">
                    +
                </div>


            <p>
                <strong>
                    مسیر روشن
                </strong>


                 <i class="fa-solid fa-phone"></i>
                 <small>
                    مرحله به مرحله
                </small>


                شماره تماس ARS
             </div>
 
             </p>


         </div>
         </div>


    </div>


        <div>
</section>


            <h3>
                دسترسی سریع
            </h3>


<!-- =======================================================
    STEPS
======================================================= -->


            <ul>
<section class="pd-section">


                <li>
    <div class="pd-container">
                    <a href="#">
                        صفحه اصلی
                    </a>
                </li>


                <li>
        <div class="pd-title">
                    <a href="#">
                        دوربین مداربسته
                    </a>
                </li>


                <li>
            <span>
                    <a href="#">
                 چگونه شروع کنیم؟
                        تجهیزات امنیتی
            </span>
                    </a>
                </li>
 
                 <li>
                    <a href="#">
                        محصولات ویژه
                    </a>
                </li>


             </ul>
            <h2>
                مسیر دریافت خدمات
             </h2>


         </div>
         </div>




         <div>
         <div class="pd-steps">
 
            <div class="pd-step">


            <h3>
                <div class="pd-step-number">
                 خدمات ARS
                    ۱
            </h3>
                 </div>


                <div>


            <ul>
                    <strong>
                        مشاوره اولیه
                    </strong>


                <li>
                     <small>
                     <a href="#">
                         بررسی نیاز و شرایط
                         مشاوره خرید دوربین
                     </small>
                     </a>
                </li>


                 <li>
                 </div>
                    <a href="#">
                        نصب دوربین مداربسته
                    </a>
                </li>


                <li>
            </div>
                    <a href="#">
                        راه‌اندازی سیستم امنیتی
                    </a>
                </li>


                <li>
                    <a href="#">
                        پشتیبانی و خدمات
                    </a>
                </li>


             </ul>
             <div class="pd-step">


        </div>
                <div class="pd-step-number">
                    ۲
                </div>


                <div>


        <div>
                    <strong>
                        بررسی شرایط
                    </strong>


            <h3>
                    <small>
                ارتباط با ما
                        شناخت مسیر مناسب
            </h3>
                    </small>


                </div>


             <ul>
             </div>


                <li>


                    <a href="#">
            <div class="pd-step">


                        <i class="fa-brands fa-instagram"></i>
                <div class="pd-step-number">
                    ۳
                </div>


                        اینستاگرام ARS
                <div>


                     </a>
                    <strong>
                        انتخاب مسیر
                     </strong>


                </li>
                    <small>
                        تصمیم‌گیری آگاهانه
                    </small>


                </div>


                <li>
            </div>


                    <a href="#">


                        <i class="fa-brands fa-telegram"></i>
            <div class="pd-step">


                        تلگرام ARS
                <div class="pd-step-number">
                    ۴
                </div>


                    </a>
                <div>


                </li>
                    <strong>
                        ادامه مسیر
                    </strong>


                    <small>
                        همراهی و راهنمایی
                    </small>


                 <li>
                 </div>


                    <a href="#">
            </div>


                        <i class="fa-brands fa-whatsapp"></i>
        </div>


                        واتساپ ARS
    </div>


                    </a>
</section>


                </li>


            </ul>
<!-- =======================================================
    مجله اهدای مثبت
    MOBILE VERTICAL
======================================================= -->


        </div>
<section class="pd-section"
        id="articles">


     </div>
     <div class="pd-container">


        <div class="pd-title">


    <div class="ws-footer-bottom">
            <span>
                مجله اهدای مثبت
            </span>


        © ۱۴۰۵ تمامی حقوق وب‌سایت دوربین مداربسته ARS محفوظ است.
            <h2>
                دانستنی‌های باروری و اهدا
            </h2>


    </div>
            <p>
                محتوای آموزشی کوتاه و کاربردی برای تصمیم‌گیری آگاهانه.
            </p>


</footer>
        </div>


</div>


        <div class="pd-articles">


<!-- ======================================================
    SLIDER JAVASCRIPT
====================================================== -->


<script>
            <article class="pd-article">


document.addEventListener("DOMContentLoaded",function(){
                <div class="pd-article-image">


                    <img
                        src="IMAGE-ARTICLE-1"
                        alt="سن مناسب برای اهدای تخمک"
                        loading="lazy"
                    >


    /* ============================================
                </div>
      HERO SLIDER
    ============================================ */


    const hero=document.querySelector("[data-hero-slider]");
                <div class="pd-article-body">


                    <small>
                        اهدای تخمک
                    </small>


    if(hero){
                    <h3>
                        سن مناسب برای اهدای تخمک
                    </h3>


        const track=
                    <p>
            hero.querySelector(".ws-hero-track");
                        آشنایی با شرایط سنی و نکات مهم پیش از اهدا.
                    </p>


        const slides=
                </div>
            hero.querySelectorAll(".ws-hero-slide");


        const dotsBox=
             </article>
             hero.querySelector(".ws-hero-dots");


        let current=0;


        let timer;
            <article class="pd-article">


                <div class="pd-article-image">


        slides.forEach(function(slide,index){
                    <img
                        src="IMAGE-ARTICLE-2"
                        alt="اهدای جنین چیست"
                        loading="lazy"
                    >


            const dot=
                 </div>
                 document.createElement("button");


            dot.type="button";
                <div class="pd-article-body">


            dot.className="ws-hero-dot";
                    <small>
                        اهدای جنین
                    </small>


                    <h3>
                        اهدای جنین چیست؟
                    </h3>


            if(index===0){
                    <p>
                        آشنایی با مفهوم اهدای جنین و مسیر دریافت.
                    </p>


                 dot.classList.add("active");
                 </div>


             }
             </article>




             dot.setAttribute(
             <article class="pd-article">
                "aria-label",
                "نمایش اسلاید "+(index+1)
            );


                <div class="pd-article-image">


            dot.addEventListener(
                    <img
                "click",
                        src="IMAGE-ARTICLE-3"
                function(){
                        alt="رحم جایگزین چیست"
                        loading="lazy"
                    >


                    goToSlide(index);
                </div>


                    restart();
                <div class="pd-article-body">


                }
                    <small>
            );
                        رحم جایگزین
                    </small>


                    <h3>
                        رحم جایگزین چیست؟
                    </h3>


            dotsBox.appendChild(dot);
                    <p>
                        آشنایی اولیه با مفهوم و مراحل رحم جایگزین.
                    </p>


        });
                </div>


            </article>


         const dots=
         </div>
            dotsBox.querySelectorAll(".ws-hero-dot");


    </div>


        function goToSlide(index){
</section>


            current=index;


<!-- =======================================================
    FAQ
======================================================= -->


            track.style.transform=
<section class="pd-section"
                "translateX(-"+(current*100)+"%)";
        id="faq">


    <div class="pd-container">


            dots.forEach(
        <div class="pd-title">
                function(dot,i){


                    dot.classList.toggle(
            <span>
                        "active",
                سوالات متداول
                        i===current
            </span>
                    );


                 }
            <h2>
             );
                 پاسخ به سوالات شما
             </h2>


         }
         </div>




         function next(){
         <div class="pd-faq">


             current=
             <details>
                (current+1)%slides.length;


            goToSlide(current);
                <summary>
                    اهدای تخمک چیست؟
                </summary>


        }
                <p>
                    اهدای تخمک فرایندی است که در آن تخمک
                    فرد اهداکننده برای استفاده در درمان ناباروری
                    در اختیار گیرنده قرار می‌گیرد.
                </p>


            </details>


        function start(){


             timer=
             <details>
                setInterval(
                    next,
                    4500
                );


        }
                <summary>
                    شرایط اهدای تخمک چیست؟
                </summary>


                <p>
                    شرایط اهدا باید بر اساس معیارهای پزشکی،
                    قانونی و ارزیابی‌های تخصصی بررسی شود.
                </p>


        function restart(){
            </details>


            clearInterval(timer);


             start();
             <details>


        }
                <summary>
                    اهدای جنین چگونه انجام می‌شود؟
                </summary>


                <p>
                    شرایط و مراحل دریافت یا اهدای جنین
                    نیازمند بررسی تخصصی و طی مراحل قانونی مربوط است.
                </p>


        hero.addEventListener(
             </details>
             "mouseenter",
            function(){


                clearInterval(timer);


             }
             <details>
        );


                <summary>
                    رحم جایگزین چیست؟
                </summary>


        hero.addEventListener(
                <p>
            "mouseleave",
                    رحم جایگزین روشی است که در آن بارداری
            function(){
                    توسط فرد دیگری برای متقاضیان انجام می‌شود
                    و جزئیات آن باید به صورت تخصصی بررسی شود.
                </p>


                restart();
            </details>


            }
        );


            <details>


        start();
                <summary>
                    چگونه برای مشاوره اقدام کنم؟
                </summary>


    }
                <p>
                    می‌توانید از طریق اطلاعات تماس مجموعه
                    برای دریافت راهنمایی اولیه اقدام کنید.
                </p>


            </details>


    /* ============================================
        </div>
      TWO ROW PRODUCT SLIDERS
    ============================================ */


     document.querySelectorAll(
     </div>
        "[data-product-slider]"
    ).forEach(function(slider){


</section>


        const track=
            slider.querySelector(".ws-product-track");


<!-- =======================================================
    CTA
======================================================= -->


        const prev=
<section class="pd-section"
            slider.querySelector(".ws-slider-prev");
        id="contact">


    <div class="pd-container">


         const next=
         <div class="pd-cta">
            slider.querySelector(".ws-slider-next");


            <h2>
                برای شروع مسیر خود تنها نیستید
            </h2>


        if(!track) return;
            <p>
                برای آشنایی بیشتر با اهدای تخمک،
                اهدای جنین و رحم جایگزین با ما در ارتباط باشید.
            </p>


            <a href="#">
                درخواست مشاوره
            </a>


         let position=0;
         </div>


        let autoTimer;
    </div>


</section>


        function getStep(){


            const card=
<!-- =======================================================
                track.querySelector(".ws-product-card");
    FOOTER
======================================================= -->


<footer class="pd-footer">


            if(!card){
    <div class="pd-footer-grid">


                return 250;
        <div>


             }
             <h3>
                گروه اهدای مثبت بخشنده
            </h3>


            <p>
                گروه اهدای مثبت بخشنده با مدیریت آقای بخشنده،
                در زمینه راهنمایی و ارائه اطلاعات مرتبط با
                اهدای تخمک، اهدای جنین و رحم جایگزین فعالیت می‌کند.
            </p>


            return(
        </div>
                card.getBoundingClientRect().width
                +10
            );


        }


        <div>


        function move(direction){
            <h3>
                خدمات
            </h3>


             const step=
             <ul>
                getStep();


                <li>
                    <a href="#egg">
                        اهدای تخمک
                    </a>
                </li>


            position+=
                <li>
                 direction*step;
                    <a href="#embryo">
                        اهدای جنین
                    </a>
                 </li>


                <li>
                    <a href="#surrogacy">
                        رحم جایگزین
                    </a>
                </li>


            if(position>0){
                <li>
 
                    <a href="#contact">
                 position=0;
                        مشاوره
                    </a>
                 </li>


             }
             </ul>


        </div>


            const maxScroll=
                Math.max(
                    0,
                    track.scrollWidth-
                    slider.clientWidth
                );


        <div>


             if(Math.abs(position)>maxScroll){
             <h3>
                ارتباط با ما
            </h3>


                position=
            <ul>
                    -maxScroll;


            }
                <li>
                    تلفن: شماره تماس مجموعه
                </li>


                <li>
                    ایمیل: ایمیل مجموعه
                </li>


            track.style.transform=
                <li>
                 "translateX("+position+"px)";
                    آدرس: آدرس مجموعه
                 </li>


        }
            </ul>


        </div>


        if(prev){
    </div>


            prev.addEventListener(
                "click",
                function(){


                    move(1);
    <div class="pd-footer-bottom">


                    restart();
        © تمامی حقوق برای گروه اهدای مثبت بخشنده محفوظ است.


                }
    </div>
            );


        }
</footer>




        if(next){
<!-- =======================================================
    MOBILE BOTTOM NAV
======================================================= -->


            next.addEventListener(
<nav class="pd-mobile-nav"
                "click",
    aria-label="منوی اصلی موبایل">
                function(){


                    move(-1);
    <a href="#donation"
      class="active">


                    restart();
        <span>
            ♡
        </span>


                }
        خدمات اهدا
            );


        }
    </a>




        function start(){
    <a href="#choice">


             autoTimer=
        <span>
                setInterval(
            
                    function(){
        </span>


                        move(-1);
        مسیر خدمات


    </a>


                        if(
                            Math.abs(position)>=
                            track.scrollWidth-
                            slider.clientWidth
                        ){


                            position=0;
    <a href="#about">


                            track.style.transform=
        <span>
                                "translateX(0)";
            ✦
        </span>


                        }
        درباره ما


                    },
    </a>
                    3500
                );


        }


    <a href="#articles">


         function restart(){
         <span>
            ▣
        </span>


            clearInterval(autoTimer);
        مجله


            start();
    </a>


        }


    <a href="#contact">


         slider.addEventListener(
         <span>
             "mouseenter",
            
            function(){
        </span>


                clearInterval(autoTimer);
        تماس


            }
    </a>
        );


</nav>


        slider.addEventListener(
            "mouseleave",
            function(){
                restart();
            }
        );
        start();
    });
});
</script>


</div>


</html>
</html>

نسخهٔ کنونی تا ‏۲۴ اوت ۲۰۲۶، ساعت ۱۳:۲۸

گروه اهدای مثبت بخشنده با مدیریت آقای بخشنده درخواست مشاوره
همراه شما در مسیر تشکیل خانواده

گروه اهدای مثبت بخشنده

همراهی و راهنمایی در مسیر اهدای تخمک، اهدای جنین و رحم جایگزین با تأکید بر آگاهی، احترام و حفظ حریم خصوصی.

از کدام مسیر می‌خواهید شروع کنید؟

مسیر مناسب خود را انتخاب کنید تا اطلاعات موردنیاز را ساده‌تر پیدا کنید.

خدمات اهدای مثبت

خدمات اهدا

اطلاعات و راهنمایی برای اهدای تخمک، اهدای جنین و رحم جایگزین

انتخاب مسیر

شما در کدام گروه قرار می‌گیرید؟

برای دریافت اطلاعات متناسب با شرایط خود، یکی از مسیرهای زیر را انتخاب کنید.

من گیرنده هستم

برای آشنایی با خدمات و مسیر دریافت خدمات اهدا.

مشاهده راهنمای گیرندگان

من اهداکننده هستم

برای آشنایی با شرایط و مراحل اهدای تخمک، جنین یا سایر خدمات.

مشاهده راهنمای اهداکنندگان
همراهی و آگاهی

مسیر آگاهانه، تصمیم مطمئن‌تر

اطلاعات درست و همراهی مناسب می‌تواند مسیر تصمیم‌گیری را روشن‌تر کند.

چرا اهدای مثبت؟

همراهی با احترام و حفظ حریم خصوصی

هدف گروه اهدای مثبت بخشنده، ایجاد مسیری روشن و آگاهانه برای مراجعین است.

مشاوره راهنمایی پیش از تصمیم
🔒
محرمانگی احترام به حریم خصوصی
همراهی در طول مسیر
آگاهی اطلاعات قابل فهم
پاسخگویی ارتباط و راهنمایی
+
مسیر روشن مرحله به مرحله
چگونه شروع کنیم؟

مسیر دریافت خدمات

۱
مشاوره اولیه بررسی نیاز و شرایط
۲
بررسی شرایط شناخت مسیر مناسب
۳
انتخاب مسیر تصمیم‌گیری آگاهانه
۴
ادامه مسیر همراهی و راهنمایی
مجله اهدای مثبت

دانستنی‌های باروری و اهدا

محتوای آموزشی کوتاه و کاربردی برای تصمیم‌گیری آگاهانه.

سن مناسب برای اهدای تخمک
اهدای تخمک

سن مناسب برای اهدای تخمک

آشنایی با شرایط سنی و نکات مهم پیش از اهدا.

اهدای جنین چیست
اهدای جنین

اهدای جنین چیست؟

آشنایی با مفهوم اهدای جنین و مسیر دریافت.

رحم جایگزین چیست
رحم جایگزین

رحم جایگزین چیست؟

آشنایی اولیه با مفهوم و مراحل رحم جایگزین.

سوالات متداول

پاسخ به سوالات شما

اهدای تخمک چیست؟

اهدای تخمک فرایندی است که در آن تخمک فرد اهداکننده برای استفاده در درمان ناباروری در اختیار گیرنده قرار می‌گیرد.

شرایط اهدای تخمک چیست؟

شرایط اهدا باید بر اساس معیارهای پزشکی، قانونی و ارزیابی‌های تخصصی بررسی شود.

اهدای جنین چگونه انجام می‌شود؟

شرایط و مراحل دریافت یا اهدای جنین نیازمند بررسی تخصصی و طی مراحل قانونی مربوط است.

رحم جایگزین چیست؟

رحم جایگزین روشی است که در آن بارداری توسط فرد دیگری برای متقاضیان انجام می‌شود و جزئیات آن باید به صورت تخصصی بررسی شود.

چگونه برای مشاوره اقدام کنم؟

می‌توانید از طریق اطلاعات تماس مجموعه برای دریافت راهنمایی اولیه اقدام کنید.

برای شروع مسیر خود تنها نیستید

برای آشنایی بیشتر با اهدای تخمک، اهدای جنین و رحم جایگزین با ما در ارتباط باشید.

درخواست مشاوره