پرش به محتوا

تست۶ - فراغیب

از فراغیب
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۱۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<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:14px;
}


    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>
     
        <div class="ws-product-track">


    border-radius:15px;


            <!-- ROW 1 -->
    background:var(--purple);


            <div class="ws-product-row">
    color:#fff;


    display:flex;


                <article class="ws-product-card">
    align-items:center;
    justify-content:center;


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


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


                    </div>
.pd-step:nth-child(2)
.pd-step-number{
    background:var(--pink);
}


.pd-step:nth-child(3)
.pd-step-number{
    background:#9b70b3;
}


                    <div class="ws-product-info">
.pd-step:nth-child(4)
.pd-step-number{
    background:var(--gold);
}


                        <div class="ws-brand">
.pd-step strong{
                            ARS
                        </div>


    display:block;


                        <h3 class="ws-product-title">
    color:var(--purple);


                            دوربین مداربسته بولت با دید در شب
    font-size:.8rem;
}


                        </h3>
.pd-step small{


    color:var(--muted);


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


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


                            <span class="ws-discount">
/* =========================================================
                                ویژه
  مجله اهدای مثبت
                            </span>
  MOBILE = VERTICAL
========================================================= */


                        </div>
.pd-articles{


    display:grid;


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


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


    width:100%;
}


                            <button
.pd-article{
                                class="ws-favorite"
                                aria-label="افزودن دوربین به علاقه‌مندی">


                                <i class="fa-regular fa-heart"></i>
    width:100%;


                            </button>
    min-width:0;


                        </div>
    overflow:hidden;


                    </div>
    background:#fff;


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


    border-radius:26px;


                <article class="ws-product-card">
    box-shadow:var(--shadow-soft);
}


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


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


                    </div>
    height:180px;


    background:var(--lavender);
}


                    <div class="ws-product-info">
.pd-article-image img{


                        <div class="ws-brand">
    width:100%;
                            ARS
    height:100%;
                        </div>


    object-fit:cover;


                        <h3 class="ws-product-title">
    object-position:center;
}


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


                        </h3>
    padding:15px;
}


.pd-article-body small{


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


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


                            <span class="ws-discount">
    font-weight:900;
                                ویژه
}
                            </span>


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


    margin:5px 0;


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


                            <button class="ws-cart">
    font-size:.9rem;
                                دریافت مشاوره
                            </button>


    line-height:1.8;
}


                            <button class="ws-favorite">
.pd-article-body p{


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


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


                        </div>
    font-size:.7rem;


                    </div>
    line-height:1.9;
}


                </article>


/* =========================================================
  FAQ
========================================================= */


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


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


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


                    </div>
.pd-faq details{


    background:#fff;


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


                        <div class="ws-brand">
    border-radius:19px;
                            ARS
                        </div>


    padding:13px 15px;


                        <h3 class="ws-product-title">
    box-shadow:var(--shadow-soft);
}


                            دوربین مداربسته تحت شبکه IP با کیفیت بالا
.pd-faq summary{


                        </h3>
    cursor:pointer;


    color:var(--purple);


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


                            <span class="ws-new-price">
    font-weight:900;
                                قیمت تماس
}
                            </span>


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


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


    font-size:.72rem;


                        <div class="ws-product-actions">
    line-height:2;


                            <button class="ws-cart">
    margin:9px 0 0;
                                دریافت مشاوره
}
                            </button>




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


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


                            </button>
    position:relative;


                        </div>
    overflow:hidden;


                    </div>
    padding:32px 18px;


                </article>
    border-radius:31px;


            </div>
    text-align:center;


    background:


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


             <div class="ws-product-row">
        linear-gradient(
            135deg,
            var(--purple-dark),
             var(--purple)
        );


    box-shadow:var(--shadow);
}


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


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


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


                    </div>
    font-size:160px;


    color:
        rgba(255,255,255,.04);


                    <div class="ws-product-info">
    left:-10px;
    bottom:-65px;
}


                        <div class="ws-brand">
.pd-cta h2{
                            ARS
                        </div>


    position:relative;


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


                            دستگاه DVR حرفه‌ای برای سیستم مداربسته
    color:#fff;


                        </h3>
    font-size:1.35rem;
}


.pd-cta p{


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


                            <span class="ws-new-price">
    max-width:650px;
                                قیمت تماس
                            </span>


                            <span class="ws-discount">
    margin:0 auto 15px;
                                ویژه
                            </span>


                        </div>
    color:
        rgba(255,255,255,.88);


    font-size:.76rem;


                        <div class="ws-product-actions">
    line-height:2;
}


                            <button class="ws-cart">
.pd-cta a{
                                دریافت مشاوره
                            </button>


    position:relative;


                            <button class="ws-favorite">
    display:inline-flex;


                                <i class="fa-regular fa-heart"></i>
    padding:9px 19px;


                            </button>
    border-radius:15px;


                        </div>
    background:#fff;


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


                </article>
    font-size:.74rem;


    font-weight:900;
}


                <article class="ws-product-card">


                    <div class="ws-product-image">
/* =========================================================
  FOOTER
========================================================= */


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


                    </div>
    margin-top:30px;


    padding:24px 15px;


                    <div class="ws-product-info">
    background:
        var(--lavender);


                        <div class="ws-brand">
    border:
                            ARS
        1px solid
                        </div>
        var(--border);


    border-radius:26px;


                        <h3 class="ws-product-title">
    padding-bottom:90px;
}


                            دستگاه NVR ضبط تصاویر دوربین تحت شبکه
.pd-footer-grid{


                        </h3>
    display:grid;


    grid-template-columns:1fr;


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


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


                            <span class="ws-discount">
    margin:0 0 7px;
                                ویژه
                            </span>


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


    font-size:.86rem;
}


                        <div class="ws-product-actions">
.pd-footer p,
.pd-footer li{


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


    font-size:.68rem;


                            <button class="ws-favorite">
    line-height:2;
}


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


                            </button>
    list-style:none;


                        </div>
    padding:0;
    margin:0;
}


                    </div>
.pd-footer li{
    margin:4px 0;
}


                </article>
.pd-footer-bottom{


    margin-top:17px;


                <article class="ws-product-card">
    padding-top:13px;


                    <div class="ws-product-image">
    border-top:
        1px solid
        var(--border);


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


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


    font-size:.62rem;
}


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


                        <div class="ws-brand">
/* =========================================================
                            ARS
  MOBILE BOTTOM NAV
                        </div>
========================================================= */


.pd-mobile-nav{


                        <h3 class="ws-product-title">
    position:fixed;


                            دزدگیر اماکن و سیستم اعلام سرقت
    z-index:99999;


                        </h3>
    right:7px;
    left:7px;
    bottom:7px;


    height:67px;


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


                            <span class="ws-new-price">
    align-items:center;
                                قیمت تماس
    justify-content:space-around;
                            </span>


                            <span class="ws-discount">
    background:
                                ویژه
        rgba(63,32,88,.97);
                            </span>


                        </div>
    border:
        1px solid
        rgba(255,255,255,.13);


    border-radius:22px;


                        <div class="ws-product-actions">
    box-shadow:
        0 8px 35px
        rgba(63,32,88,.28);


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


.pd-mobile-nav a{


                            <button class="ws-favorite">
    min-width:55px;


                                <i class="fa-regular fa-heart"></i>
    height:58px;


                            </button>
    display:flex;


                        </div>
    flex-direction:column;


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


                </article>
    gap:1px;


            </div>
    border-radius:16px;


         </div>
    color:
 
         rgba(255,255,255,.76);
    </div>


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


    font-weight:800;


<!-- ======================================================
    transition:.2s ease;
    BENEFITS
}
====================================================== -->


<section
.pd-mobile-nav a span{
    class="ws-section"
    aria-labelledby="benefits-title">


    width:30px;
    height:30px;


     <div class="ws-section-head">
     display:flex;


        <h2
    align-items:center;
            id="benefits-title"
    justify-content:center;
            class="ws-section-title">
 
    border-radius:11px;


            چرا سیستم امنیتی ARS؟
    font-size:1rem;
}


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


     </div>
     color:#fff;
}


.pd-mobile-nav a.active span{


     <div class="ws-benefits">
     background:var(--pink);


    color:#fff;


         <div class="ws-benefit">
    box-shadow:
         0 5px 15px
        rgba(232,91,155,.35);
}


            <div class="ws-benefit-icon">


                <i class="fa-solid fa-camera"></i>
/* =========================================================
  TABLET
========================================================= */


            </div>
@media (min-width:700px){


            <strong>
    .positive-donation-page{
                تجهیزات باکیفیت
        padding:15px;
            </strong>
        font-size:16px;
    }


            <span>
    .pd-header{
                انتخاب تجهیزات مناسب برای هر پروژه
        padding:13px 18px;
            </span>
    }


        </div>
    .pd-menu{


        display:flex;


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


            <div class="ws-benefit-icon">
        gap:3px;


                <i class="fa-solid fa-headset"></i>
        margin-right:auto;
    }


            </div>
    .pd-menu a{


            <strong>
        padding:8px 10px;
                مشاوره تخصصی
            </strong>


            <span>
        border-radius:12px;
                راهنمایی برای انتخاب دوربین مناسب
            </span>


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


        font-size:.72rem;


         <div class="ws-benefit">
         font-weight:900;
    }


            <div class="ws-benefit-icon">
    .pd-header-btn{


                <i class="fa-solid fa-shield-halved"></i>
        display:inline-flex;


            </div>
        padding:8px 14px;


            <strong>
        border-radius:13px;
                امنیت مطمئن
            </strong>


            <span>
        background:var(--purple);
                راهکارهای نظارتی متناسب با نیاز شما
            </span>


         </div>
         color:#fff;


        font-size:.7rem;


         <div class="ws-benefit">
         font-weight:900;
    }


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


                <i class="fa-solid fa-screwdriver-wrench"></i>
    .pd-hero-content{
        min-height:400px;
        padding:45px;
    }


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


            <strong>
    .pd-hero p{
                نصب و راه‌اندازی
        font-size:.95rem;
            </strong>
    }


            <span>
    .pd-quick{
                اجرای اصولی سیستم‌های نظارتی
        grid-template-columns:
             </span>
             repeat(4,1fr);
    }


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


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


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


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


<!-- ======================================================
    .pd-choice-card{
    PRODUCT CATEGORIES
        min-height:215px;
====================================================== -->
    }


<section
     /* دسکتاپ چندستونه */
     class="ws-section"
    aria-labelledby="categories-title">


    .pd-image-slider{


    <div class="ws-section-head">
        grid-template-columns:
            repeat(4,1fr);


         <h2
         gap:12px;
            id="categories-title"
    }
            class="ws-section-title">


            دسته‌بندی تجهیزات امنیتی
    .pd-image-slide{


         </h2>
         height:205px;
    }


    .pd-benefits{


         <a href="#" class="ws-more">
         grid-template-columns:
            repeat(3,1fr);
    }


            مشاهده همه دسته‌بندی‌ها
    .pd-steps{


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


     </div>
     .pd-step{


        display:block;


     <div class="ws-category-grid">
        text-align:center;
     }


    .pd-step-number{


         <a href="#" class="ws-category-box">
         margin:0 auto 8px;
    }
 
    .pd-articles{


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


                <i class="fa-solid fa-camera"></i>
    .pd-footer-grid{


             </div>
        grid-template-columns:
             1.5fr 1fr 1fr;
    }


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


                <strong>
    .pd-mobile-nav{
                    دوربین مداربسته
        display:none;
                </strong>
    }


                <span>
    .pd-footer{
                    انواع دوربین برای فضای داخلی و خارجی
        padding-bottom:24px;
                </span>
    }
}


            </div>


        </a>
/* =========================================================
  DESKTOP
========================================================= */


@media (min-width:1050px){


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


            <div class="ws-category-box-icon">
    .pd-title{
        margin-bottom:26px;
    }


                <i class="fa-solid fa-video"></i>
    .pd-title h2{
        font-size:1.7rem;
    }


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


            <div>
    .pd-hero{


                <strong>
        min-height:470px;
                    دوربین تحت شبکه
                </strong>


                <span>
        border-radius:38px;
                    دوربین IP و تجهیزات نظارت تصویری
    }
                </span>


            </div>
    .pd-hero-content{


         </a>
         min-height:470px;


        padding:60px;
    }


        <a href="#" class="ws-category-box">
    .pd-hero h1{


            <div class="ws-category-box-icon">
        font-size:2.7rem;
    }


                <i class="fa-solid fa-hard-drive"></i>
    .pd-hero p{


            </div>
        font-size:1rem;
    }


            <div>
    .pd-donation{


                <strong>
        padding:37px 20px 30px;
                    DVR و NVR
                </strong>


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


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


         </a>
         width:520px;
        height:470px;


        top:-155px;
        right:-120px;
    }


        <a href="#" class="ws-category-box">
    .pd-donation::after{


            <div class="ws-category-box-icon">
        width:430px;
        height:350px;


                <i class="fa-solid fa-bell"></i>
        bottom:-160px;
        left:-120px;
    }


            </div>
    .pd-donation-card{


            <div>
        min-height:390px;


                <strong>
        border-radius:33px;
                    دزدگیر اماکن
    }
                </strong>


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


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


        </a>
    .pd-donation-card p{


        font-size:.8rem;
    }


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


            <div class="ws-category-box-icon">
        height:230px;


                <i class="fa-solid fa-mobile-screen-button"></i>
        border-radius:29px;
    }


            </div>
    .pd-benefits{


             <div>
        grid-template-columns:
             repeat(6,1fr);
    }


                <strong>
    .pd-article-image{
                    انتقال تصویر
                </strong>


                <span>
        height:185px;
                    مشاهده تصاویر دوربین از راه دور
    }
                </span>


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


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




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


            <div class="ws-category-box-icon">
@media (hover:hover){


                <i class="fa-solid fa-plug"></i>
    .pd-quick-card,
    .pd-donation-card,
    .pd-choice-card,
    .pd-benefit,
    .pd-step,
    .pd-article{


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


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


                <strong>
        transform:translateY(-4px);
                    لوازم جانبی
                </strong>


                <span>
        box-shadow:
                    کابل، آداپتور، هارد و تجهیزات جانبی
            0 18px 38px
                </span>
            rgba(88,49,116,.15);
    }


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


         </a>
         background:var(--pink-light);


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


</section>


/* =========================================================
  VERY SMALL MOBILE
========================================================= */


<!-- ======================================================
@media (max-width:390px){
    BRANDS
====================================================== -->


<section
     .positive-donation-page{
     class="ws-section"
        padding:6px;
     aria-labelledby="brands-title">
     }


    .pd-brand-text strong{
        font-size:.84rem;
    }


     <div class="ws-section-head">
     .pd-brand-text small{
        font-size:.65rem;
    }


         <h2
    .pd-hero{
            id="brands-title"
         min-height:285px;
            class="ws-section-title">
    }


            برندهای تجهیزات امنیتی
    .pd-hero-content{
        min-height:285px;
        padding:23px 16px;
    }


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


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


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


     <div class="ws-brands">
     .pd-mobile-nav{
        height:64px;
    }


    .pd-mobile-nav a{
        min-width:49px;
        font-size:.54rem;
    }
}


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


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


<!-- =======================================================
    HEADER
======================================================= -->


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


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


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


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


        <a href="#" class="ws-brand-card">
            <strong>
                گروه اهدای مثبت بخشنده
            </strong>


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


         </a>
         </span>


    </a>


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


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


        <a href="#donation">
            خدمات اهدا
         </a>
         </a>


        <a href="#choice">
            مسیر خدمات
        </a>


         <a href="#" class="ws-brand-card">
         <a href="#about">
            درباره ما
        </a>


            <img
        <a href="#articles">
                src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
            مجله
                alt="برند دوربین تحت شبکه">
        </a>


        <a href="#faq">
            سوالات متداول
         </a>
         </a>


    </nav>


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


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


        </a>
</header>


    </div>


</section>
<!-- =======================================================
    HERO
======================================================= -->


<section class="pd-hero">


<!-- ======================================================
    <div class="pd-hero-content">
    BEST SELLERS
====================================================== -->


<section
        <span class="pd-hero-badge">
    class="ws-section"
            همراه شما در مسیر تشکیل خانواده
    aria-labelledby="best-title">
        </span>


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


    <div class="ws-section-head">
        <p>
            همراهی و راهنمایی در مسیر
            اهدای تخمک، اهدای جنین و رحم جایگزین
            با تأکید بر آگاهی، احترام و حفظ حریم خصوصی.
        </p>


         <h2
         <div class="pd-buttons">
            id="best-title"
            class="ws-section-title">


             پرفروش‌ترین دوربین‌ها و تجهیزات امنیتی
             <a href="#donation"
              class="pd-btn pd-btn-main">
                مشاهده خدمات اهدا
            </a>


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


        </div>


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


            مشاهده همه
</section>


        </a>


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


<section class="pd-section">


     <div
     <div class="pd-container">
        class="ws-product-slider"
        data-product-slider>


        <div class="pd-quick">


        <div class="ws-product-track">
            <a href="#egg"
              class="pd-quick-card">


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


            <div class="ws-product-row">
                <strong>
                    اهدای تخمک
                </strong>


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


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


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


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


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


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


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


                        <h3 class="ws-product-title">
            </a>


                            دوربین مداربسته پرفروش ARS


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


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


                        <div class="ws-price">
                <strong>
                    رحم جایگزین
                </strong>


                            <span class="ws-new-price">
                <small>
                                قیمت تماس
                    آشنایی با مسیر
                            </span>
                </small>


                        </div>
            </a>


                    </div>


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


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


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


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


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


                    </div>
        </div>


    </div>


                    <div class="ws-product-info">
</section>


                        <h3 class="ws-product-title">


                            دوربین تحت شبکه IP
<!-- =======================================================
    START
======================================================= -->


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


    <div class="pd-container">


                        <div class="ws-price">
        <div class="pd-start">


                            <span class="ws-new-price">
            <h2>
                                قیمت تماس
                از کدام مسیر می‌خواهید شروع کنید؟
                            </span>
            </h2>


                        </div>
            <p>
                مسیر مناسب خود را انتخاب کنید تا اطلاعات
                موردنیاز را ساده‌تر پیدا کنید.
            </p>


                    </div>
            <div class="pd-start-options">


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


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


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


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


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


                    </div>
        </div>


    </div>


                    <div class="ws-product-info">
</section>


                        <h3 class="ws-product-title">


                            دستگاه DVR ضبط تصاویر
<!-- =======================================================
    DONATION SERVICES
======================================================= -->


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


    <div class="pd-container">


                        <div class="ws-price">
        <div class="pd-donation">


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


                        </div>
                <span>
                    خدمات اهدای مثبت
                </span>


                     </div>
                <h2>
                     خدمات اهدا
                </h2>


                 </article>
                <p>
                    اطلاعات و راهنمایی برای اهدای تخمک،
                    اهدای جنین و رحم جایگزین
                 </p>


             </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">


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


                 <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>


</section>


        <div>


            <h3>
<!-- =======================================================
                دسترسی سریع
    STEPS
            </h3>
======================================================= -->


<section class="pd-section">


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


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


                <li>
            <span>
                    <a href="#">
                چگونه شروع کنیم؟
                        دوربین مداربسته
            </span>
                    </a>
                </li>


                <li>
            <h2>
                    <a href="#">
                مسیر دریافت خدمات
                        تجهیزات امنیتی
            </h2>
                    </a>
                </li>


                <li>
        </div>
                    <a href="#">
                        محصولات ویژه
                    </a>
                </li>


            </ul>


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


            <div class="pd-step">


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


            <h3>
                 <div>
                 خدمات ARS
            </h3>


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


            <ul>
                    <small>
                        بررسی نیاز و شرایط
                    </small>


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


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


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


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


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


        </div>
                <div>


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


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


            <h3>
                 </div>
                 ارتباط با ما
            </h3>


            </div>


            <ul>


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


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


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


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


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


                 </li>
                 </div>


            </div>


                <li>


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


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


                        تلگرام ARS
                <div>


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


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


                </div>


                <li>
            </div>


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


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


                        واتساپ ARS
</section>


                    </a>


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


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


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


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


            <span>
                مجله اهدای مثبت
            </span>


    <div class="ws-footer-bottom">
            <h2>
                دانستنی‌های باروری و اهدا
            </h2>


        © ۱۴۰۵ تمامی حقوق وب‌سایت دوربین مداربسته ARS محفوظ است.
            <p>
                محتوای آموزشی کوتاه و کاربردی برای تصمیم‌گیری آگاهانه.
            </p>


    </div>
        </div>


</footer>


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




<!-- ======================================================
            <article class="pd-article">
    SLIDER JAVASCRIPT
====================================================== -->


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


document.addEventListener("DOMContentLoaded",function(){
                    <img
                        src="IMAGE-ARTICLE-1"
                        alt="سن مناسب برای اهدای تخمک"
                        loading="lazy"
                    >


                </div>


    /* ============================================
                <div class="pd-article-body">
      HERO SLIDER
    ============================================ */


    const hero=document.querySelector("[data-hero-slider]");
                    <small>
                        اهدای تخمک
                    </small>


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


    if(hero){
                    <p>
                        آشنایی با شرایط سنی و نکات مهم پیش از اهدا.
                    </p>


        const track=
                </div>
            hero.querySelector(".ws-hero-track");


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


        const dotsBox=
            hero.querySelector(".ws-hero-dots");


        let current=0;
            <article class="pd-article">


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


                    <img
                        src="IMAGE-ARTICLE-2"
                        alt="اهدای جنین چیست"
                        loading="lazy"
                    >


        slides.forEach(function(slide,index){
                </div>


            const dot=
                <div class="pd-article-body">
                document.createElement("button");


            dot.type="button";
                    <small>
                        اهدای جنین
                    </small>


            dot.className="ws-hero-dot";
                    <h3>
                        اهدای جنین چیست؟
                    </h3>


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


            if(index===0){
                </div>


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


            }


            <article class="pd-article">


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


                    <img
                        src="IMAGE-ARTICLE-3"
                        alt="رحم جایگزین چیست"
                        loading="lazy"
                    >


            dot.addEventListener(
                 </div>
                 "click",
                function(){


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


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


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


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


            dotsBox.appendChild(dot);
                </div>


        });
            </article>


        </div>


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


</section>


        function goToSlide(index){


            current=index;
<!-- =======================================================
    FAQ
======================================================= -->


<section class="pd-section"
        id="faq">


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


        <div class="pd-title">


             dots.forEach(
             <span>
                 function(dot,i){
                 سوالات متداول
            </span>


                    dot.classList.toggle(
            <h2>
                        "active",
                پاسخ به سوالات شما
                        i===current
            </h2>
                    );


                }
        </div>
            );


        }


        <div class="pd-faq">


        function next(){
            <details>


            current=
                <summary>
                 (current+1)%slides.length;
                    اهدای تخمک چیست؟
                 </summary>


            goToSlide(current);
                <p>
                    اهدای تخمک فرایندی است که در آن تخمک
                    فرد اهداکننده برای استفاده در درمان ناباروری
                    در اختیار گیرنده قرار می‌گیرد.
                </p>


        }
            </details>




        function start(){
            <details>


            timer=
                 <summary>
                 setInterval(
                     شرایط اهدای تخمک چیست؟
                    next,
                 </summary>
                     4500
                 );


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


            </details>


        function restart(){


             clearInterval(timer);
             <details>


            start();
                <summary>
                    اهدای جنین چگونه انجام می‌شود؟
                </summary>


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


            </details>


        hero.addEventListener(
            "mouseenter",
            function(){


                clearInterval(timer);
            <details>


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


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


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


                restart();


             }
             <details>
        );


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


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


    }
            </details>


        </div>


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


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




        const track=
<!-- =======================================================
            slider.querySelector(".ws-product-track");
    CTA
======================================================= -->


<section class="pd-section"
        id="contact">


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


        <div class="pd-cta">


        const next=
            <h2>
             slider.querySelector(".ws-slider-next");
                برای شروع مسیر خود تنها نیستید
             </h2>


            <p>
                برای آشنایی بیشتر با اهدای تخمک،
                اهدای جنین و رحم جایگزین با ما در ارتباط باشید.
            </p>


        if(!track) return;
            <a href="#">
                درخواست مشاوره
            </a>


        </div>


        let position=0;
    </div>


        let autoTimer;
</section>




        function getStep(){
<!-- =======================================================
    FOOTER
======================================================= -->


            const card=
<footer class="pd-footer">
                track.querySelector(".ws-product-card");


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


            if(!card){
        <div>


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


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


        </div>


            return(
                card.getBoundingClientRect().width
                +10
            );


         }
         <div>


            <h3>
                خدمات
            </h3>


        function move(direction){
            <ul>


            const step=
                <li>
                 getStep();
                    <a href="#egg">
                        اهدای تخمک
                    </a>
                 </li>


                <li>
                    <a href="#embryo">
                        اهدای جنین
                    </a>
                </li>


            position+=
                <li>
                 direction*step;
                    <a href="#surrogacy">
                        رحم جایگزین
                    </a>
                 </li>


                <li>
                    <a href="#contact">
                        مشاوره
                    </a>
                </li>


             if(position>0){
             </ul>


                position=0;
        </div>


            }


        <div>


             const maxScroll=
             <h3>
                 Math.max(
                 ارتباط با ما
                    0,
            </h3>
                    track.scrollWidth-
                    slider.clientWidth
                );


            <ul>


            if(Math.abs(position)>maxScroll){
                <li>
                    تلفن: شماره تماس مجموعه
                </li>


                 position=
                 <li>
                     -maxScroll;
                     ایمیل: ایمیل مجموعه
                </li>


            }
                <li>
                    آدرس: آدرس مجموعه
                </li>


            </ul>


            track.style.transform=
        </div>
                "translateX("+position+"px)";


        }
    </div>




        if(prev){
    <div class="pd-footer-bottom">


            prev.addEventListener(
        © تمامی حقوق برای گروه اهدای مثبت بخشنده محفوظ است.
                "click",
                function(){


                    move(1);
    </div>


                    restart();
</footer>


                }
            );


        }
<!-- =======================================================
    MOBILE BOTTOM NAV
======================================================= -->


<nav class="pd-mobile-nav"
    aria-label="منوی اصلی موبایل">


        if(next){
    <a href="#donation"
      class="active">


             next.addEventListener(
        <span>
                "click",
            
                function(){
        </span>


                    move(-1);
        خدمات اهدا


                    restart();
    </a>


                }
            );


        }
    <a href="#choice">


        <span>
            ◉
        </span>


         function start(){
         مسیر خدمات


            autoTimer=
    </a>
                setInterval(
                    function(){


                        move(-1);


    <a href="#about">


                        if(
        <span>
                            Math.abs(position)>=
            ✦
                            track.scrollWidth-
        </span>
                            slider.clientWidth
                        ){


                            position=0;
        درباره ما


                            track.style.transform=
    </a>
                                "translateX(0)";


                        }


                    },
    <a href="#articles">
                    3500
                );


         }
         <span>
            ▣
        </span>


        مجله


        function restart(){
    </a>


            clearInterval(autoTimer);


            start();
    <a href="#contact">


         }
         <span>
            ☎
        </span>


        تماس


        slider.addEventListener(
    </a>
            "mouseenter",
            function(){


                clearInterval(autoTimer);
</nav>


            }
        );
        slider.addEventListener(
            "mouseleave",
            function(){
                restart();
            }
        );
        start();
    });
});
</script>


</div>


</html>
</html>

نسخهٔ کنونی تا ‏۲۴ اوت ۲۰۲۶، ساعت ۱۳:۲۸

گروه اهدای مثبت بخشنده با مدیریت آقای بخشنده درخواست مشاوره
همراه شما در مسیر تشکیل خانواده

گروه اهدای مثبت بخشنده

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

از کدام مسیر می‌خواهید شروع کنید؟

مسیر مناسب خود را انتخاب کنید تا اطلاعات موردنیاز را ساده‌تر پیدا کنید.

خدمات اهدای مثبت

خدمات اهدا

اطلاعات و راهنمایی برای اهدای تخمک، اهدای جنین و رحم جایگزین

انتخاب مسیر

شما در کدام گروه قرار می‌گیرید؟

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

من گیرنده هستم

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

مشاهده راهنمای گیرندگان

من اهداکننده هستم

برای آشنایی با شرایط و مراحل اهدای تخمک، جنین یا سایر خدمات.

مشاهده راهنمای اهداکنندگان
همراهی و آگاهی

مسیر آگاهانه، تصمیم مطمئن‌تر

اطلاعات درست و همراهی مناسب می‌تواند مسیر تصمیم‌گیری را روشن‌تر کند.

چرا اهدای مثبت؟

همراهی با احترام و حفظ حریم خصوصی

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

مشاوره راهنمایی پیش از تصمیم
🔒
محرمانگی احترام به حریم خصوصی
همراهی در طول مسیر
آگاهی اطلاعات قابل فهم
پاسخگویی ارتباط و راهنمایی
+
مسیر روشن مرحله به مرحله
چگونه شروع کنیم؟

مسیر دریافت خدمات

۱
مشاوره اولیه بررسی نیاز و شرایط
۲
بررسی شرایط شناخت مسیر مناسب
۳
انتخاب مسیر تصمیم‌گیری آگاهانه
۴
ادامه مسیر همراهی و راهنمایی
مجله اهدای مثبت

دانستنی‌های باروری و اهدا

محتوای آموزشی کوتاه و کاربردی برای تصمیم‌گیری آگاهانه.

سن مناسب برای اهدای تخمک
اهدای تخمک

سن مناسب برای اهدای تخمک

آشنایی با شرایط سنی و نکات مهم پیش از اهدا.

اهدای جنین چیست
اهدای جنین

اهدای جنین چیست؟

آشنایی با مفهوم اهدای جنین و مسیر دریافت.

رحم جایگزین چیست
رحم جایگزین

رحم جایگزین چیست؟

آشنایی اولیه با مفهوم و مراحل رحم جایگزین.

سوالات متداول

پاسخ به سوالات شما

اهدای تخمک چیست؟

اهدای تخمک فرایندی است که در آن تخمک فرد اهداکننده برای استفاده در درمان ناباروری در اختیار گیرنده قرار می‌گیرد.

شرایط اهدای تخمک چیست؟

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

اهدای جنین چگونه انجام می‌شود؟

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

رحم جایگزین چیست؟

رحم جایگزین روشی است که در آن بارداری توسط فرد دیگری برای متقاضیان انجام می‌شود و جزئیات آن باید به صورت تخصصی بررسی شود.

چگونه برای مشاوره اقدام کنم؟

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

برای شروع مسیر خود تنها نیستید

برای آشنایی بیشتر با اهدای تخمک، اهدای جنین و رحم جایگزین با ما در ارتباط باشید.

درخواست مشاوره