پرش به محتوا

تست۶ - فراغیب

از فراغیب
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۱۰ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<html lang="fa" dir="rtl">
<html>


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


<style>
<style>


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


.wiki-store{
.positive-donation-page{
    --ws-primary:#0b3157;
    --ws-primary-dark:#071f38;
    --ws-secondary:#238b68;
    --ws-secondary-dark:#176b50;
    --ws-gold:#c99a2e;
    --ws-gold-light:#f7edcf;
    --ws-bg:#f5f7fa;
    --ws-card:#fff;
    --ws-text:#17202a;
    --ws-muted:#697586;
    --ws-border:#e7ebef;
    --ws-radius:18px;
    --ws-shadow:0 8px 28px rgba(0,0,0,.07);


    --purple:#583174;
    --purple-dark:#3f2058;
    --purple-light:#eee3f5;
    --pink:#e85b9b;
    --pink-dark:#d84788;
    --pink-light:#fce8f1;
    --lavender:#f7f0fa;
    --lavender-2:#eee2f4;
    --text:#3d3443;
    --muted:#706575;
    --white:#fff;
    --border:#e8dce9;
    --gold:#c9a04a;
    --shadow:0 10px 35px rgba(88,49,116,.10);
    --shadow-soft:0 6px 22px rgba(88,49,116,.08);
    direction:rtl;
     width:100%;
     width:100%;
     max-width:1400px;
     max-width:1500px;
     margin:auto;
     margin:auto;
     padding:0 10px 30px;
 
     direction:rtl;
     padding:7px;
     text-align:right;
 
     font-family:
        IRANSans,
        "Vazirmatn",
        Tahoma,
        Arial,
        sans-serif;
 
     color:var(--text);
 
    font-size:16px;
 
    line-height:1.9;
}
 
.positive-donation-page *,
.positive-donation-page *::before,
.positive-donation-page *::after{
     box-sizing:border-box;
     box-sizing:border-box;
    font-family:IRANSans,Vazirmatn,Tahoma,Arial,sans-serif;
}
}


.wiki-store *,
.positive-donation-page img{
.wiki-store *::before,
    display:block;
.wiki-store *::after{
    width:100%;
     box-sizing:border-box;
     max-width:100%;
}
}


.wiki-store a{
.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;
}


.ws-top-item{
    padding:5px 15px;
     display:flex;
 
     align-items:center;
    background:var(--pink-light);
     gap:6px;
    color:var(--pink-dark);
 
    border-radius:30px;
 
     font-size:.85rem;
     font-weight:800;
 
     margin-bottom:7px;
}
}


.ws-top-item i{
.pd-title h2{
     color:var(--ws-gold);
     margin:0;
}


    color:var(--purple);


/* =========================================================
    font-size:1.45rem;
  HEADER
    line-height:1.65;
========================================================= */


.ws-header{
     font-weight:900;
    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{
.pd-title p{
     display:grid;
     max-width:700px;
    grid-template-columns:1fr;
 
    gap:12px;
     margin:6px auto 0;
     align-items:center;
}


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


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


.ws-logo small{
     line-height:1.9;
    display:block;
     font-size:10px;
    color:var(--ws-secondary);
    margin-top:2px;
}
}




/* =========================================================
/* =========================================================
   SEARCH
   HEADER
========================================================= */
========================================================= */


.ws-search{
.pd-header{
    width:100%;
    position:relative;
}


.ws-search input{
     background:#fff;
    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);
}


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


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


    padding:11px 14px;


/* =========================================================
    display:flex;
  ACTIONS
    align-items:center;
========================================================= */
    justify-content:space-between;
 
    gap:10px;


.ws-actions{
    box-shadow:var(--shadow-soft);
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:7px;
}
}


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


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


.pd-logo{


/* =========================================================
    width:47px;
  NAV
    height:47px;
========================================================= */


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


.ws-nav::-webkit-scrollbar{
    display:none;
}
.ws-nav-list{
    list-style:none;
    margin:0;
    padding:0;
    min-width:max-content;
     display:flex;
     display:flex;
     align-items:center;
     align-items:center;
}
    justify-content:center;
 
    border-radius:16px;
 
    background:
        linear-gradient(
            145deg,
            var(--purple),
            var(--pink)
        );


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


.ws-nav-list a:hover{
.pd-brand-text strong{
    background:rgba(255,255,255,.1);
}


.ws-nav-list .ws-special{
     display:block;
     color:#ffe6a1;
}


    color:var(--purple);


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


.ws-section{
     line-height:1.5;
     margin-top:22px;
}
}


.ws-section-head{
.pd-brand-text small{
     display:flex;
 
    align-items:center;
     display:block;
     justify-content:space-between;
 
    gap:10px;
     color:var(--muted);
    margin-bottom:12px;
}


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


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


.ws-more{
.pd-header-btn{
     color:var(--ws-secondary);
     display:none;
    font-size:12px;
    font-weight:700;
}
}




/* =========================================================
/* =========================================================
   QUICK CATEGORIES
   HERO
========================================================= */
========================================================= */


.ws-category-scroll{
.pd-hero{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:3px 2px 8px;
    scrollbar-width:none;
}


.ws-category-scroll::-webkit-scrollbar{
     position:relative;
     display:none;
}


.ws-category{
     margin-top:12px;
    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);
}


.ws-category:hover{
     min-height:310px;
     transform:translateY(-3px);
    border-color:var(--ws-secondary);
}


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


.ws-category strong{
     border-radius:30px;
    display:block;
    color:var(--ws-text);
     font-size:13px;
}


    background:


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


.ws-hero{
        url("YOUR-BANNER-IMAGE-URL")
    position:relative;
        center center / cover no-repeat;
    overflow:hidden;
    border-radius:20px;
    background:#e9edf2;
    box-shadow:var(--ws-shadow);
}


.ws-hero-track{
    box-shadow:var(--shadow);
    display:flex;
    transition:transform .65s ease;
    direction:ltr;
}
}


.ws-hero-slide{
.pd-hero::before{
    flex:0 0 100%;
    min-width:100%;
    aspect-ratio:16/6;
    overflow:hidden;
    background:#edf0f3;
}


.ws-hero-slide img{
     content:"";
     width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    object-position:center;
}


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


.ws-hero-dot{
     width:240px;
     width:8px;
     height:240px;
     height:8px;
 
    border:0;
    padding:0;
     border-radius:50%;
     border-radius:50%;
    background:rgba(255,255,255,.7);
}


.ws-hero-dot.active{
     background:
     width:22px;
        rgba(232,91,155,.20);
     border-radius:10px;
 
     background:var(--ws-gold);
     top:-110px;
     right:-80px;
}
}


.pd-hero-content{


/* =========================================================
    position:relative;
  TWO ROW PRODUCT SLIDER
    z-index:2;
  هر ردیف = 4 کارت
 
========================================================= */
    min-height:310px;


.ws-product-slider{
     padding:28px 20px;
    position:relative;
    overflow:hidden;
     padding:2px 0 7px;
}


.ws-product-track{
     display:flex;
     display:flex;
    width:max-content;
 
     flex-direction:column;
     flex-direction:column;
     gap:12px;
 
    direction:ltr;
     justify-content:center;
     transition:transform .65s ease;
 
     align-items:flex-start;
}
}


.ws-product-row{
.pd-hero-badge{
    display:flex;
    gap:10px;
    direction:rtl;
}


.ws-product-card{
     display:inline-flex;
    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{
     padding:6px 14px;
    transform:translateY(-4px);
     box-shadow:0 10px 25px rgba(0,0,0,.09);
}


.ws-product-image{
    border-radius:30px;
    width:100%;
 
     height:145px;
     background:
     display:flex;
        rgba(255,255,255,.15);
     align-items:center;
 
     justify-content:center;
     border:
    background:#fff;
        1px solid
     padding:12px;
        rgba(255,255,255,.4);
 
     color:#fff;
 
     font-size:.78rem;
 
     margin-bottom:9px;
}
}


.ws-product-image img{
.pd-hero h1{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
}


.ws-product-info{
     margin:0;
     padding:10px;
}


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


.ws-brand{
     font-size:1.8rem;
    color:var(--ws-muted);
     font-size:10px;
    margin-bottom:7px;
}


.ws-price{
     line-height:1.65;
     display:flex;
    align-items:center;
    justify-content:space-between;
    gap:5px;
}


.ws-new-price{
     max-width:700px;
    color:var(--ws-primary);
    font-size:13px;
     font-weight:900;
}
}


.ws-discount{
.pd-hero h1 strong{
    background:#fff1f1;
     color:#f7a9ca;
     color:#d64545;
    border-radius:6px;
    padding:3px 5px;
    font-size:9px;
    font-weight:800;
}
}


.ws-product-actions{
.pd-hero p{
    display:flex;
    gap:6px;
    margin-top:9px;
}


.ws-cart{
     max-width:650px;
    flex:1;
    border:0;
    border-radius:8px;
    padding:8px;
    background:var(--ws-secondary);
    color:#fff;
    font-family:inherit;
     font-size:10px;
}


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


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


/* =========================================================
    font-size:.88rem;
  SLIDER BUTTONS
========================================================= */


.ws-slider-btn{
     line-height:2;
    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);
}
}


.ws-slider-prev{
.pd-buttons{
     right:5px;
 
}
     display:flex;
 
    flex-wrap:wrap;


.ws-slider-next{
     gap:8px;
     left:5px;
}
}


.pd-btn{


/* =========================================================
    min-height:44px;
  BENEFITS
========================================================= */


.ws-benefits{
    display:inline-flex;
     display:grid;
 
     grid-template-columns:repeat(2,1fr);
    align-items:center;
     gap:9px;
    justify-content:center;
}
 
     padding:8px 18px;
 
     border-radius:14px;
 
    font-size:.78rem;
 
     font-weight:900;
}
 
.pd-btn-main{


.ws-benefit{
    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:auto 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);
}
}




/* =========================================================
/* =========================================================
   SECURITY CATEGORIES
   QUICK SERVICES
  5 کارت - بزرگتر و ریسپانسیو
========================================================= */
========================================================= */


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


.ws-category-box{
    grid-template-columns:
        repeat(2,1fr);
 
    gap:10px;
}
 
.pd-quick-card{
 
    min-height:115px;
 
     background:#fff;
     background:#fff;
     border:1px solid var(--ws-border);
 
     border-radius:17px;
     border:
    padding:15px;
        1px solid
        var(--border);
 
     border-radius:21px;
 
     display:flex;
     display:flex;
    flex-direction:column;
     align-items:center;
     align-items:center;
    gap:12px;
    min-height:105px;
}


.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 58px;
    width:58px;
    height:58px;
    border-radius:14px;
    display:grid;
     place-items:center;
    background:#edf7f3;
    color:var(--ws-secondary);
    font-size:25px;
}


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


.ws-category-box span{
    box-shadow:var(--shadow-soft);
    display:block;
    color:var(--ws-muted);
    font-size:11px;
    line-height:1.8;
    margin-top:5px;
}
}


.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;
 
     background:var(--purple-light);
 
    color:var(--purple);
 
    font-size:1.15rem;
 
    margin-bottom:5px;
}
}


.ws-brand-card img{
.pd-quick-card:nth-child(2)
     width:100%;
.pd-quick-icon{
     height:100%;
 
    object-fit:contain;
     background:var(--pink-light);
 
     color:var(--pink);
}
}


.pd-quick-card strong{


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


.ws-articles{
     font-size:.85rem;
    display:grid;
     grid-template-columns:1fr;
    gap:11px;
}
}


.ws-article{
.pd-quick-card small{
    background:#fff;
 
     border:1px solid var(--ws-border);
     color:var(--muted);
    border-radius:16px;
    overflow:hidden;
}


.ws-article-image{
    font-size:.72rem;
    height:150px;
    background:#edf0f3;
}
}


.ws-article-image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}


.ws-article-content{
/* =========================================================
    padding:12px;
  START
}
========================================================= */
 
.pd-start{


.ws-article h3{
     padding:23px 16px;
     margin:0;
    color:var(--ws-primary);
    font-size:14px;
    line-height:1.8;
}


.ws-article p{
    background:
    color:var(--ws-muted);
        linear-gradient(
    font-size:11px;
            135deg,
    line-height:1.9;
            #fff,
    margin:6px 0 9px;
            var(--lavender)
}
        );


.ws-read{
     border:
     color:var(--ws-secondary);
        1px solid
    font-size:11px;
        var(--border);
    font-weight:800;
}


    border-radius:27px;


/* =========================================================
    box-shadow:var(--shadow-soft);
  CTA
========================================================= */


.ws-cta{
    margin-top:25px;
    padding:22px 15px;
    border-radius:20px;
    background:linear-gradient(
        135deg,
        var(--ws-primary-dark),
        var(--ws-primary)
    );
    color:#fff;
     text-align:center;
     text-align:center;
}
}


.ws-cta h2{
.pd-start h2{
     margin:0 0 8px;
 
     font-size:20px;
     margin:0;
 
    color:var(--purple);
 
     font-size:1.25rem;
}
}


.ws-cta p{
.pd-start p{
     margin:0 auto 15px;
 
     margin:6px auto 15px;
 
    color:var(--muted);
 
    font-size:.82rem;
 
     max-width:650px;
     max-width:650px;
    color:#e5ebf0;
    font-size:12px;
    line-height:2;
}
}


.ws-cta-btn{
.pd-start-options{
    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;
}


    display:grid;


/* =========================================================
    grid-template-columns:
  FOOTER
        repeat(2,1fr);
========================================================= */


.ws-footer{
     gap:9px;
     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-option{
    display:grid;
    grid-template-columns:1fr;
    gap:20px;
}


.ws-footer h3{
     padding:13px 8px;
     margin:0 0 10px;
    font-size:14px;
}


.ws-footer p,
     background:#fff;
.ws-footer li,
 
.ws-footer a{
     border:
     color:#cbd5df;
        1px solid
     font-size:11px;
        var(--border);
     line-height:2;
 
}
     border-radius:18px;


.ws-footer ul{
     color:var(--purple);
     margin:0;
    padding:0;
    list-style:none;
}


.ws-footer i{
     font-size:.76rem;
     color:var(--ws-gold);
    width:20px;
}


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




/* =========================================================
/* =========================================================
   TABLET
   DONATION SERVICES
========================================================= */
========================================================= */


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


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


     .ws-header-main{
     overflow:hidden;
        grid-template-columns:180px 1fr;
    }


     .ws-actions{
     padding:27px 8px 22px;
        grid-column:1/-1;
    }


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


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


    .ws-category-box{
.pd-donation::before{
        min-height:115px;
        padding:17px;
    }


     .ws-category-box-icon{
     content:"";
        width:62px;
        height:62px;
        flex-basis:62px;
    }


     .ws-category-box strong{
     position:absolute;
        font-size:14px;
    }


     .ws-category-box span{
     width:390px;
        font-size:11px;
     height:390px;
     }


     .ws-brands{
     border-radius:
         grid-template-columns:repeat(4,1fr);
        48% 52% 62% 38% /
    }
        42% 39% 61% 58%;
 
    background:
 
         radial-gradient(
            circle at 35% 30%,
            rgba(232,91,155,.30),
            rgba(232,91,155,.11) 45%,
            transparent 70%
        );


     .ws-articles{
     top:-110px;
        grid-template-columns:repeat(2,1fr);
    right:-100px;
    }


     .ws-product-card{
     transform:rotate(-15deg);
        flex-basis:205px;
        width:205px;
    }


     .ws-product-image{
     pointer-events:none;
        height:160px;
    }
}
}


.pd-donation::after{


/* =========================================================
    content:"";
  DESKTOP
========================================================= */


@media (min-width:900px){
    position:absolute;


     .wiki-store{
     width:320px;
        padding-left:25px;
    height:280px;
        padding-right:25px;
    }


     .ws-header{
     border-radius:
         padding:15px;
         60% 40% 42% 58% /
    }
        55% 45% 55% 45%;


     .ws-header-main{
     background:
         grid-template-columns:190px minmax(300px,1fr) 245px;
         rgba(88,49,116,.09);
    }


     .ws-actions{
     bottom:-125px;
        grid-column:auto;
    left:-90px;
    }


     .ws-logo{
     transform:rotate(15deg);
        justify-content:flex-start;
    }


     .ws-category{
     pointer-events:none;
        flex-basis:140px;
}
    }


    /* 5 کارت دسته‌بندی */
.pd-donation .pd-title,
    .ws-category-grid{
.pd-donation-grid{
        grid-template-columns:repeat(5,1fr);
        gap:14px;
    }


     .ws-category-box{
     position:relative;
        min-height:125px;
        padding:18px;
        flex-direction:column;
        justify-content:center;
        text-align:center;
    }


     .ws-category-box-icon{
     z-index:2;
        width:66px;
}
        height:66px;
        flex-basis:66px;
        font-size:28px;
    }


    .ws-category-box strong{
.pd-donation-grid{
        font-size:14px;
    }


     .ws-category-box span{
     display:grid;
        font-size:11px;
    }


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


     .ws-articles{
     gap:13px;
        grid-template-columns:repeat(3,1fr);
}
    }


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


     .ws-product-image{
     position:relative;
        height:175px;
    }


     .ws-footer-grid{
     min-height:270px;
        grid-template-columns:2fr 1fr 1fr 1fr;
    }


     .ws-section{
     overflow:hidden;
        margin-top:30px;
    }


     .ws-section-title{
     background:#fff;
        font-size:21px;
    }
}


    border:
        1px solid
        rgba(232,91,155,.22);


/* =========================================================
    border-radius:29px;
  LARGE DESKTOP
========================================================= */


@media (min-width:1200px){
    box-shadow:
        0 12px 30px
        rgba(88,49,116,.11);


     .wiki-store{
     padding:15px;
        padding-left:30px;
        padding-right:30px;
    }


     .ws-product-card{
     display:flex;
        flex-basis:240px;
        width:240px;
    }


     .ws-product-image{
     flex-direction:column;
        height:190px;
    }


     .ws-category-grid{
     justify-content:flex-end;
        grid-template-columns:repeat(5,1fr);
}
    }


    .ws-category-box{
.pd-donation-image{
        min-height:140px;
 
     }
    position:absolute;
 
     inset:0;


     .ws-category-box-icon{
     z-index:0;
        width:70px;
        height:70px;
        flex-basis:70px;
    }
}
}


.pd-donation-image img{


/* =========================================================
    width:100%;
  MOBILE - PRODUCT CARD
    height:100%;
========================================================= */


@media (max-width:599px){
    object-fit:cover;


     .ws-product-slider{
     object-position:center;
        margin-left:-2px;
}
        margin-right:-2px;
    }


    .ws-product-card{
.pd-donation-image::after{
        flex-basis:calc(
            (100vw - 54px) / 2
        );
        width:calc(
            (100vw - 54px) / 2
        );
        min-width:145px;
    }


     .ws-product-image{
     content:"";
        height:135px;
    }


     .ws-product-title{
     position:absolute;
        font-size:11px;
    }


     .ws-category-grid{
     inset:0;
        grid-template-columns:repeat(2,1fr);
    }


     .ws-category-box{
     background:
         min-height:110px;
         linear-gradient(
         padding:13px 9px;
            180deg,
    }
            rgba(63,32,88,.02) 15%,
            rgba(63,32,88,.82) 100%
         );
}


    .ws-category-box-icon{
.pd-donation-content{
        width:52px;
        height:52px;
        flex-basis:52px;
        font-size:22px;
    }


     .ws-category-box strong{
     position:relative;
        font-size:12px;
    }


     .ws-category-box span{
     z-index:2;
        font-size:10px;
    }
}


    padding:5px;


/* =========================================================
     color:#fff;
  ACCESSIBILITY
========================================================= */
 
@media (prefers-reduced-motion:reduce){
 
    .ws-hero-track,
    .ws-product-track,
     .ws-category,
    .ws-product-card,
    .ws-category-box,
    .ws-article{
        transition:none!important;
    }
}
}


</style>
.pd-donation-icon{


    width:47px;
    height:47px;


<div class="wiki-store">
    border-radius:16px;


    background:
        rgba(255,255,255,.93);


<!-- ======================================================
    color:var(--purple);
    TOP BAR
====================================================== -->


<header class="ws-topbar">
    display:flex;


<div class="ws-topbar-inner">
    align-items:center;
    justify-content:center;


<div class="ws-top-item">
    font-size:1.2rem;
<i class="fa-solid fa-headset"></i>
مشاوره تخصصی سیستم‌های امنیتی
</div>


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


<div class="ws-top-item">
.pd-donation-card h3{
<i class="fa-solid fa-phone"></i>
تماس با ARS
</div>


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


</div>
    font-size:1.12rem;


</header>
    color:#fff;
}


.pd-donation-card p{


<!-- ======================================================
    margin:5px 0 10px;
    HEADER
====================================================== -->


<header class="ws-header">
    color:
        rgba(255,255,255,.94);


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


<a href="#" class="ws-logo">
    line-height:1.9;
}


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


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


</a>
    gap:7px;


    flex-wrap:wrap;
}


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


<input
    background:
type="search"
        rgba(255,255,255,.94);
placeholder="جستجوی دوربین مداربسته، DVR، NVR یا تجهیزات امنیتی..."
aria-label="جستجوی محصولات دوربین مداربسته">


<button type="submit">
    color:var(--purple);
<i class="fa-solid fa-magnifying-glass"></i>
</button>


</form>
    padding:6px 10px;


    border-radius:12px;


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


<a href="#" class="ws-action">
    font-weight:900;
<i class="fa-regular fa-user"></i>
}
<span>حساب کاربری</span>
</a>


<a href="#" class="ws-action">
<i class="fa-regular fa-heart"></i>
<span>علاقه‌مندی</span>
</a>


<a href="#" class="ws-action">
/* =========================================================
<i class="fa-solid fa-cart-shopping"></i>
  RECEIVER / DONOR
<span>سبد خرید</span>
========================================================= */
</a>


</div>
.pd-choice{


</div>
    display:grid;


    grid-template-columns:1fr;


<nav class="ws-nav">
    gap:12px;
}


<ul class="ws-nav-list">
.pd-choice-card{


<li>
    position:relative;
<a href="#">
<i class="fa-solid fa-bars"></i>
دسته‌بندی تجهیزات امنیتی
</a>
</li>


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


<li><a href="#">DVR و NVR</a></li>
    min-height:185px;


<li><a href="#">دزدگیر اماکن</a></li>
    border-radius:27px;


<li><a href="#">تجهیزات انتقال تصویر</a></li>
    padding:21px;


<li><a href="#">لوازم جانبی دوربین</a></li>
    display:flex;


<li>
    flex-direction:column;
<a href="#" class="ws-special">
<i class="fa-solid fa-percent"></i>
پیشنهادهای ویژه
</a>
</li>


</ul>
    justify-content:flex-end;


</nav>
    box-shadow:var(--shadow);


</header>
    color:#fff;
}


.pd-choice-card:first-child{


<!-- ======================================================
    background:
    QUICK CATEGORIES
        linear-gradient(
====================================================== -->
            135deg,
            var(--purple),
            #80509c
        );
}


<section class="ws-section">
.pd-choice-card:last-child{


<div class="ws-section-head">
    background:
        linear-gradient(
            135deg,
            var(--pink),
            #ef83b1
        );
}


<h1 class="ws-section-title">
.pd-choice-card::before{
خرید دوربین مداربسته و تجهیزات امنیتی ARS
</h1>


<a href="#" class="ws-more">
    content:"";
مشاهده همه
</a>


</div>
    position:absolute;


    width:150px;
    height:150px;


<div class="ws-category-scroll">
    border-radius:50%;


<a href="#" class="ws-category">
    background:
<div class="ws-category-icon">
        rgba(255,255,255,.10);
<i class="fa-solid fa-camera"></i>
</div>
<strong>دوربین مداربسته</strong>
</a>


<a href="#" class="ws-category">
    top:-60px;
<div class="ws-category-icon">
    left:-40px;
<i class="fa-solid fa-video"></i>
}
</div>
<strong>دوربین تحت شبکه</strong>
</a>


<a href="#" class="ws-category">
.pd-choice-card h3{
<div class="ws-category-icon">
<i class="fa-solid fa-hard-drive"></i>
</div>
<strong>DVR و NVR</strong>
</a>


<a href="#" class="ws-category">
    position:relative;
<div class="ws-category-icon">
<i class="fa-solid fa-bell"></i>
</div>
<strong>دزدگیر اماکن</strong>
</a>


<a href="#" class="ws-category">
    margin:0;
<div class="ws-category-icon">
<i class="fa-solid fa-wifi"></i>
</div>
<strong>انتقال تصویر</strong>
</a>


<a href="#" class="ws-category">
    font-size:1.12rem;
<div class="ws-category-icon">
}
<i class="fa-solid fa-plug"></i>
</div>
<strong>لوازم جانبی</strong>
</a>


</div>
.pd-choice-card p{


</section>
    position:relative;


    margin:5px 0 11px;


<!-- ======================================================
    font-size:.78rem;
    HERO SLIDER
    هر 3 ثانیه
====================================================== -->


<section class="ws-section">
    color:
        rgba(255,255,255,.93);
}


<div class="ws-hero" data-hero-slider>
.pd-choice-card a{


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


<a href="#" class="ws-hero-slide">
    width:max-content;
<img
src="https://dl.faraghaib.ir/m/260018-01/baner-01-01.png"
alt="دوربین مداربسته ARS و سیستم‌های امنیتی">
</a>


<a href="#" class="ws-hero-slide">
    padding:7px 12px;
<img
src="https://dl.faraghaib.ir/m/260018-01/baner-01-02.png"
alt="فروش و نصب دوربین مداربسته ARS">
</a>


<a href="#" class="ws-hero-slide">
    border-radius:13px;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="خرید دوربین مداربسته و تجهیزات حفاظتی">
</a>


</div>
    background:#fff;


<div class="ws-hero-dots"></div>
    color:var(--purple);


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


</section>
    font-weight:900;
}




<!-- ======================================================
/* =========================================================
    SPECIAL PRODUCTS
  همراهی و آگاهی
    4 کارت در هر ردیف
  MOBILE = VERTICAL
====================================================== -->
========================================================= */


<section class="ws-section">
.pd-image-slider{


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


<h2 class="ws-section-title">
    grid-template-columns:1fr;
محصولات ویژه دوربین مداربسته ARS
</h2>


<a href="#" class="ws-more">
    gap:13px;
مشاهده همه محصولات
</a>


</div>
    width:100%;
}


.pd-image-slide{


<div class="ws-product-slider" data-product-slider>
    width:100%;


<div class="ws-product-track">
    min-width:0;


    height:190px;


<!-- ROW 1 - 4 CARDS -->
    position:relative;


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


    border-radius:26px;


<article class="ws-product-card">
    background:var(--purple);


<div class="ws-product-image">
    box-shadow:var(--shadow-soft);
<img
}
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین مداربسته بولت ARS">
</div>


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


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


<h3 class="ws-product-title">
    object-fit:cover;
دوربین مداربسته بولت با دید در شب
</h3>


<div class="ws-price">
    object-position:center;
<span class="ws-new-price">قیمت تماس</span>
}
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
.pd-image-slide::after{
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


</div>
    content:"";


</article>
    position:absolute;


    inset:0;


<article class="ws-product-card">
    background:
        linear-gradient(
            transparent 30%,
            rgba(63,32,88,.75)
        );
}


<div class="ws-product-image">
.pd-image-slide span{
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین مداربسته دام ARS">
</div>


<div class="ws-product-info">
    position:absolute;


<div class="ws-brand">ARS</div>
    z-index:2;


<h3 class="ws-product-title">
    right:16px;
دوربین مداربسته دام مناسب محیط داخلی
    bottom:13px;
</h3>


<div class="ws-price">
    color:#fff;
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
    font-size:.82rem;
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


</div>
    font-weight:900;
}


</article>


/* =========================================================
  BENEFITS
========================================================= */


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


<div class="ws-product-image">
    display:grid;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین مداربسته تحت شبکه IP">
</div>


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


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


<h3 class="ws-product-title">
.pd-benefit{
دوربین مداربسته تحت شبکه IP
</h3>


<div class="ws-price">
    background:#fff;
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
    border:
<button class="ws-cart">دریافت مشاوره</button>
        1px solid
<button class="ws-favorite">
        var(--border);
<i class="fa-regular fa-heart"></i>
</button>
</div>


</div>
    border-radius:22px;


</article>
    padding:16px 9px;


    text-align:center;


<!-- کارت چهارم -->
    box-shadow:var(--shadow-soft);
}


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


<div class="ws-product-image">
    width:44px;
<img
    height:44px;
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین مداربسته دید در شب ARS">
</div>


<div class="ws-product-info">
    margin:0 auto 7px;


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


<h3 class="ws-product-title">
    background:var(--purple-light);
دوربین مداربسته دید در شب حرفه‌ای
</h3>


<div class="ws-price">
    color:var(--purple);
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
    display:flex;
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


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


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


</div>
.pd-benefit:nth-child(even)
.pd-benefit-icon{


    background:var(--pink-light);


<!-- ROW 2 - 4 CARDS -->
    color:var(--pink);
}


<div class="ws-product-row">
.pd-benefit strong{


    display:block;


<article class="ws-product-card">
    color:var(--purple);


<div class="ws-product-image">
    font-size:.8rem;
<img
}
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دستگاه DVR دوربین مداربسته">
</div>


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


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


<h3 class="ws-product-title">
    font-size:.68rem;
دستگاه DVR حرفه‌ای برای سیستم مداربسته
}
</h3>


<div class="ws-price">
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
/* =========================================================
<button class="ws-cart">دریافت مشاوره</button>
  STEPS
<button class="ws-favorite">
========================================================= */
<i class="fa-regular fa-heart"></i>
</button>
</div>


</div>
.pd-steps{


</article>
    display:grid;


    grid-template-columns:1fr;


<article class="ws-product-card">
    gap:9px;
}


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


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


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


<h3 class="ws-product-title">
    border-radius:21px;
دستگاه NVR ضبط تصاویر دوربین تحت شبکه
</h3>


<div class="ws-price">
    padding:14px;
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
    display:flex;
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


</div>
    align-items:center;


</article>
    gap:12px;


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


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


<div class="ws-product-image">
    width:44px;
<img
    height:44px;
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دزدگیر اماکن ARS">
</div>


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


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


<h3 class="ws-product-title">
    background:var(--purple);
دزدگیر اماکن و سیستم اعلام سرقت
</h3>


<div class="ws-price">
    color:#fff;
<span class="ws-new-price">قیمت تماس</span>
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
    display:flex;
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


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


</article>
    font-weight:900;


    font-size:.9rem;
}


<!-- کارت چهارم -->
.pd-step:nth-child(2)
.pd-step-number{
    background:var(--pink);
}


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


<div class="ws-product-image">
.pd-step:nth-child(4)
<img
.pd-step-number{
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
    background:var(--gold);
alt="هارد مخصوص دوربین مداربسته">
}
</div>


<div class="ws-product-info">
.pd-step strong{


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


<h3 class="ws-product-title">
    color:var(--purple);
هارد مخصوص ضبط تصاویر دوربین مداربسته
</h3>


<div class="ws-price">
    font-size:.8rem;
<span class="ws-new-price">قیمت تماس</span>
}
<span class="ws-discount">ویژه</span>
</div>


<div class="ws-product-actions">
.pd-step small{
<button class="ws-cart">دریافت مشاوره</button>
<button class="ws-favorite">
<i class="fa-regular fa-heart"></i>
</button>
</div>


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


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


</div>


</div>
/* =========================================================
  مجله اهدای مثبت
  MOBILE = VERTICAL
========================================================= */


</div>
.pd-articles{


</section>
    display:grid;


    grid-template-columns:1fr;


<!-- ======================================================
    gap:14px;
    BENEFITS
====================================================== -->


<section class="ws-section">
    width:100%;
}


<div class="ws-section-head">
.pd-article{


<h2 class="ws-section-title">
    width:100%;
چرا سیستم امنیتی ARS؟
</h2>


</div>
    min-width:0;


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


<div class="ws-benefit">
    background:#fff;
<div class="ws-benefit-icon">
<i class="fa-solid fa-camera"></i>
</div>
<strong>تجهیزات باکیفیت</strong>
<span>انتخاب تجهیزات مناسب برای هر پروژه</span>
</div>


<div class="ws-benefit">
    border:
<div class="ws-benefit-icon">
        1px solid
<i class="fa-solid fa-headset"></i>
        var(--border);
</div>
<strong>مشاوره تخصصی</strong>
<span>راهنمایی برای انتخاب دوربین مناسب</span>
</div>


<div class="ws-benefit">
    border-radius:26px;
<div class="ws-benefit-icon">
<i class="fa-solid fa-shield-halved"></i>
</div>
<strong>امنیت مطمئن</strong>
<span>راهکارهای نظارتی متناسب با نیاز شما</span>
</div>


<div class="ws-benefit">
    box-shadow:var(--shadow-soft);
<div class="ws-benefit-icon">
}
<i class="fa-solid fa-screwdriver-wrench"></i>
</div>
<strong>نصب و راه‌اندازی</strong>
<span>اجرای اصولی سیستم‌های نظارتی</span>
</div>


</div>
.pd-article-image{


</section>
    width:100%;


    height:180px;


<!-- ======================================================
    background:var(--lavender);
    SECURITY CATEGORIES
}
    5 CARDS
====================================================== -->


<section class="ws-section">
.pd-article-image img{


<div class="ws-section-head">
    width:100%;
    height:100%;


<h2 class="ws-section-title">
    object-fit:cover;
دسته‌بندی تجهیزات امنیتی
</h2>


<a href="#" class="ws-more">
    object-position:center;
مشاهده همه دسته‌بندی‌ها
}
</a>


</div>
.pd-article-body{


    padding:15px;
}


<div class="ws-category-grid">
.pd-article-body small{


    color:var(--pink-dark);


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


<div class="ws-category-box-icon">
    font-weight:900;
<i class="fa-solid fa-camera"></i>
}
</div>


<div>
.pd-article-body h3{
<strong>دوربین مداربسته</strong>
<span>انواع دوربین برای فضای داخلی و خارجی</span>
</div>


</a>
    margin:5px 0;


    color:var(--purple);


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


<div class="ws-category-box-icon">
    line-height:1.8;
<i class="fa-solid fa-video"></i>
}
</div>


<div>
.pd-article-body p{
<strong>دوربین تحت شبکه</strong>
<span>دوربین IP و تجهیزات نظارت تصویری</span>
</div>


</a>
    margin:0;


    color:var(--muted);


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


<div class="ws-category-box-icon">
    line-height:1.9;
<i class="fa-solid fa-hard-drive"></i>
}
</div>


<div>
<strong>DVR و NVR</strong>
<span>دستگاه‌های ضبط و مدیریت تصاویر</span>
</div>


</a>
/* =========================================================
  FAQ
========================================================= */


.pd-faq{


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


<div class="ws-category-box-icon">
    gap:9px;
<i class="fa-solid fa-bell"></i>
}
</div>


<div>
.pd-faq details{
<strong>دزدگیر اماکن</strong>
<span>سیستم اعلام سرقت و حفاظت از اماکن</span>
</div>


</a>
    background:#fff;


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


<a href="#" class="ws-category-box">
    border-radius:19px;


<div class="ws-category-box-icon">
    padding:13px 15px;
<i class="fa-solid fa-mobile-screen-button"></i>
</div>


<div>
    box-shadow:var(--shadow-soft);
<strong>انتقال تصویر</strong>
}
<span>مشاهده تصاویر دوربین از راه دور</span>
</div>


</a>
.pd-faq summary{


    cursor:pointer;


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


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


    font-weight:900;
}


<!-- ======================================================
.pd-faq p{
    BRANDS
====================================================== -->


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


<div class="ws-section-head">
    font-size:.72rem;


<h2 class="ws-section-title">
    line-height:2;
برندهای تجهیزات امنیتی
</h2>


</div>
    margin:9px 0 0;
}


<div class="ws-brands">


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


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


<a href="#" class="ws-brand-card">
    position:relative;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="برند تجهیزات نظارتی">
</a>


<a href="#" class="ws-brand-card">
    overflow:hidden;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="برند تجهیزات امنیتی">
</a>


<a href="#" class="ws-brand-card">
    padding:32px 18px;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="برند دوربین تحت شبکه">
</a>


<a href="#" class="ws-brand-card">
    border-radius:31px;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="برند سیستم حفاظتی">
</a>


</div>
    text-align:center;


</section>
    background:


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


<!-- ======================================================
        linear-gradient(
    BEST SELLERS
            135deg,
    4 CARDS IN EACH ROW
            var(--purple-dark),
====================================================== -->
            var(--purple)
        );


<section class="ws-section">
    box-shadow:var(--shadow);
}


<div class="ws-section-head">
.pd-cta::before{


<h2 class="ws-section-title">
    content:"";
پرفروش‌ترین دوربین‌ها و تجهیزات امنیتی
</h2>


<a href="#" class="ws-more">
    position:absolute;
مشاهده همه
</a>


</div>
    font-size:160px;


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


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


<div class="ws-product-track">
.pd-cta h2{


    position:relative;


<!-- ROW 1 -->
    margin:0 0 6px;


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


    font-size:1.35rem;
}


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


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


<div class="ws-product-info">
    max-width:650px;


<h3 class="ws-product-title">
    margin:0 auto 15px;
دوربین مداربسته پرفروش ARS
</h3>


<div class="ws-price">
    color:
<span class="ws-new-price">قیمت تماس</span>
        rgba(255,255,255,.88);
</div>


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


</article>
    line-height:2;
}


.pd-cta a{


<article class="ws-product-card">
    position:relative;


<div class="ws-product-image">
    display:inline-flex;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین IP پرفروش">
</div>


<div class="ws-product-info">
    padding:9px 19px;


<h3 class="ws-product-title">
    border-radius:15px;
دوربین تحت شبکه IP
</h3>


<div class="ws-price">
    background:#fff;
<span class="ws-new-price">قیمت تماس</span>
</div>


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


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


    font-weight:900;
}


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


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


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


<h3 class="ws-product-title">
    margin-top:30px;
دستگاه DVR ضبط تصاویر
</h3>


<div class="ws-price">
    padding:24px 15px;
<span class="ws-new-price">قیمت تماس</span>
</div>


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


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


    border-radius:26px;


<!-- کارت چهارم -->
    padding-bottom:90px;
}


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


<div class="ws-product-image">
    display:grid;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دوربین مداربسته دید در شب پرفروش">
</div>


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


<h3 class="ws-product-title">
    gap:20px;
دوربین مداربسته دید در شب
}
</h3>


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


</div>
    margin:0 0 7px;


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


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


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


<!-- ROW 2 -->
    color:var(--muted);


<div class="ws-product-row">
    font-size:.68rem;


    line-height:2;
}


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


<div class="ws-product-image">
    list-style:none;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دستگاه NVR پرفروش">
</div>


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


<h3 class="ws-product-title">
.pd-footer li{
دستگاه NVR حرفه‌ای
    margin:4px 0;
</h3>
}


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


</div>
    margin-top:17px;


</article>
    padding-top:13px;


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


<article class="ws-product-card">
    text-align:center;


<div class="ws-product-image">
    color:var(--muted);
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="هارد مخصوص دوربین مداربسته">
</div>


<div class="ws-product-info">
    font-size:.62rem;
}


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


<div class="ws-price">
/* =========================================================
<span class="ws-new-price">قیمت تماس</span>
  MOBILE BOTTOM NAV
</div>
========================================================= */


</div>
.pd-mobile-nav{


</article>
    position:fixed;


    z-index:99999;


<article class="ws-product-card">
    right:7px;
    left:7px;
    bottom:7px;


<div class="ws-product-image">
    height:67px;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="دزدگیر اماکن پرفروش">
</div>


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


<h3 class="ws-product-title">
    align-items:center;
دزدگیر اماکن هوشمند
    justify-content:space-around;
</h3>


<div class="ws-price">
    background:
<span class="ws-new-price">قیمت تماس</span>
        rgba(63,32,88,.97);
</div>


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


</article>
    border-radius:22px;


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


<!-- کارت چهارم -->
    direction:rtl;
}


<article class="ws-product-card">
.pd-mobile-nav a{


<div class="ws-product-image">
    min-width:55px;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="تجهیزات انتقال تصویر دوربین">
</div>


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


<h3 class="ws-product-title">
    display:flex;
تجهیزات انتقال تصویر دوربین
</h3>


<div class="ws-price">
    flex-direction:column;
<span class="ws-new-price">قیمت تماس</span>
</div>


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


</article>
    gap:1px;


</div>
    border-radius:16px;


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


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


</section>
    font-weight:800;


    transition:.2s ease;
}


<!-- ======================================================
.pd-mobile-nav a span{
    ARTICLES
====================================================== -->


<section class="ws-section">
    width:30px;
    height:30px;


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


<h2 class="ws-section-title">
    align-items:center;
مجله تخصصی دوربین مداربسته و سیستم‌های امنیتی
    justify-content:center;
</h2>


<a href="#" class="ws-more">
    border-radius:11px;
مشاهده مقالات
</a>


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


.pd-mobile-nav a.active{


<div class="ws-articles">
    color:#fff;
}


.pd-mobile-nav a.active span{


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


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


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


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


<p>
/* =========================================================
با مهم‌ترین نکات انتخاب دوربین مداربسته،
  TABLET
کیفیت تصویر، دید در شب و نوع مناسب دوربین آشنا شوید.
========================================================= */
</p>


<a href="#" class="ws-read">
@media (min-width:700px){
مطالعه مقاله ←
</a>


</div>
    .positive-donation-page{
        padding:15px;
        font-size:16px;
    }


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


    .pd-menu{


<article class="ws-article">
        display:flex;


<div class="ws-article-image">
        align-items:center;
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="تفاوت دوربین مداربسته آنالوگ و تحت شبکه">
</div>


<div class="ws-article-content">
        gap:3px;


<h3>
        margin-right:auto;
تفاوت دوربین مداربسته آنالوگ و تحت شبکه چیست؟
    }
</h3>


<p>
    .pd-menu a{
مقایسه دوربین‌های آنالوگ و IP و بررسی مزایا،
کاربردها و نکات انتخاب هر سیستم.
</p>


<a href="#" class="ws-read">
        padding:8px 10px;
مطالعه مقاله ←
</a>


</div>
        border-radius:12px;


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


        font-size:.72rem;


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


<div class="ws-article-image">
    .pd-header-btn{
<img
src="https://dl.faraghaib.ir/m/260018-01/260018-01-02.png"
alt="بهترین مکان نصب دوربین مداربسته">
</div>


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


<h3>
        padding:8px 14px;
بهترین مکان برای نصب دوربین مداربسته کجاست؟
</h3>


<p>
        border-radius:13px;
نکات مهم انتخاب محل نصب دوربین برای افزایش
امنیت منزل، فروشگاه، دفتر و محیط‌های صنعتی.
</p>


<a href="#" class="ws-read">
        background:var(--purple);
مطالعه مقاله ←
</a>


</div>
        color:#fff;


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


</div>
        font-weight:900;
    }


</section>
    .pd-hero{
        min-height:400px;
    }


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


<!-- ======================================================
    .pd-hero h1{
    CTA
        font-size:2.25rem;
====================================================== -->
    }


<section class="ws-cta">
    .pd-hero p{
        font-size:.95rem;
    }


<h2>
    .pd-quick{
برای انتخاب دوربین مداربسته مناسب نیاز به مشاوره دارید؟
        grid-template-columns:
</h2>
            repeat(4,1fr);
    }


<p>
    .pd-start-options{
کارشناسان ARS آماده‌اند با بررسی محیط، میزان امنیت موردنیاز
        grid-template-columns:
و بودجه شما، مناسب‌ترین دوربین مداربسته و تجهیزات حفاظتی
            repeat(4,1fr);
را پیشنهاد دهند.
    }
</p>


<a href="#" class="ws-cta-btn">
    .pd-donation-grid{
        grid-template-columns:
            repeat(3,1fr);
    }


<i class="fa-solid fa-phone"></i>
    .pd-donation-card{
        min-height:320px;
    }


دریافت مشاوره تخصصی
    .pd-choice{
        grid-template-columns:
            repeat(2,1fr);
    }


</a>
    .pd-choice-card{
        min-height:215px;
    }


</section>
    /* دسکتاپ چندستونه */


    .pd-image-slider{


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


<footer class="ws-footer">
        gap:12px;
    }


<div class="ws-footer-grid">
    .pd-image-slide{


        height:205px;
    }


<div>
    .pd-benefits{


<h3>درباره ARS</h3>
        grid-template-columns:
            repeat(3,1fr);
    }


<p>
    .pd-steps{
ARS در زمینه دوربین مداربسته،
سیستم‌های نظارت تصویری، دزدگیر اماکن
و تجهیزات امنیتی فعالیت می‌کند و
راهکارهای حفاظتی متناسب با نیاز مشتریان ارائه می‌دهد.
</p>


<p>
        grid-template-columns:
<i class="fa-solid fa-location-dot"></i>
            repeat(4,1fr);
آدرس مجموعه ARS
    }
</p>


<p>
    .pd-step{
<i class="fa-solid fa-phone"></i>
شماره تماس ARS
</p>


</div>
        display:block;


        text-align:center;
    }


<div>
    .pd-step-number{


<h3>دسترسی سریع</h3>
        margin:0 auto 8px;
    }


<ul>
    .pd-articles{


<li><a href="#">صفحه اصلی</a></li>
        grid-template-columns:
<li><a href="#">دوربین مداربسته</a></li>
            repeat(3,1fr);
<li><a href="#">تجهیزات امنیتی</a></li>
    }
<li><a href="#">محصولات ویژه</a></li>


</ul>
    .pd-footer-grid{


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


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


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


<h3>خدمات ARS</h3>
    .pd-footer{
        padding-bottom:24px;
    }
}


<ul>


<li><a href="#">مشاوره خرید دوربین</a></li>
/* =========================================================
<li><a href="#">نصب دوربین مداربسته</a></li>
  DESKTOP
<li><a href="#">راه‌اندازی سیستم امنیتی</a></li>
========================================================= */
<li><a href="#">پشتیبانی و خدمات</a></li>
 
</ul>


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


    .pd-section{
        margin-top:46px;
    }


<div>
    .pd-title{
        margin-bottom:26px;
    }


<h3>ارتباط با ما</h3>
    .pd-title h2{
        font-size:1.7rem;
    }


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


<li>
    .pd-hero{
<a href="#">
<i class="fa-brands fa-instagram"></i>
اینستاگرام ARS
</a>
</li>


<li>
        min-height:470px;
<a href="#">
<i class="fa-brands fa-telegram"></i>
تلگرام ARS
</a>
</li>


<li>
        border-radius:38px;
<a href="#">
    }
<i class="fa-brands fa-whatsapp"></i>
واتساپ ARS
</a>
</li>


</ul>
    .pd-hero-content{


</div>
        min-height:470px;


        padding:60px;
    }


</div>
    .pd-hero h1{


        font-size:2.7rem;
    }


<div class="ws-footer-bottom">
    .pd-hero p{
© ۱۴۰۵ تمامی حقوق وب‌سایت دوربین مداربسته ARS محفوظ است.
</div>


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


</div>
    .pd-donation{


        padding:37px 20px 30px;


<script>
        border-radius:40px;
    }


document.addEventListener("DOMContentLoaded",function(){
    .pd-donation::before{


        width:520px;
        height:470px;


/* =========================================================
        top:-155px;
  HERO SLIDER
        right:-120px;
  هر 3 ثانیه
    }
========================================================= */


const hero=document.querySelector("[data-hero-slider]");
    .pd-donation::after{


if(hero){
        width:430px;
        height:350px;


const track=hero.querySelector(".ws-hero-track");
        bottom:-160px;
const slides=hero.querySelectorAll(".ws-hero-slide");
        left:-120px;
const dotsBox=hero.querySelector(".ws-hero-dots");
    }


let current=0;
    .pd-donation-card{
let timer;


        min-height:390px;


slides.forEach(function(slide,index){
        border-radius:33px;
    }


const dot=document.createElement("button");
    .pd-donation-card h3{


dot.type="button";
        font-size:1.2rem;
dot.className="ws-hero-dot";
    }


if(index===0){
    .pd-donation-card p{
dot.classList.add("active");
}


dot.setAttribute(
        font-size:.8rem;
"aria-label",
    }
"نمایش اسلاید "+(index+1)
);


dot.addEventListener("click",function(){
    .pd-image-slide{


goToSlide(index);
        height:230px;
restart();


});
        border-radius:29px;
    }


dotsBox.appendChild(dot);
    .pd-benefits{
 
        grid-template-columns:
            repeat(6,1fr);
    }
 
    .pd-article-image{
 
        height:185px;
    }
 
    .pd-article-body h3{
 
        font-size:.95rem;
    }
}
 
 
/* =========================================================
  HOVER
========================================================= */
 
@media (hover:hover){
 
    .pd-quick-card,
    .pd-donation-card,
    .pd-choice-card,
    .pd-benefit,
    .pd-step,
    .pd-article{
 
        transition:
            transform .22s ease,
            box-shadow .22s ease;
    }
 
    .pd-quick-card:hover,
    .pd-donation-card:hover,
    .pd-choice-card:hover,
    .pd-benefit:hover,
    .pd-step:hover,
    .pd-article:hover{
 
        transform:translateY(-4px);
 
        box-shadow:
            0 18px 38px
            rgba(88,49,116,.15);
    }
 
    .pd-menu a:hover{
 
        background:var(--pink-light);
 
        color:var(--pink-dark);
    }
}
 
 
/* =========================================================
  VERY SMALL MOBILE
========================================================= */
 
@media (max-width:390px){
 
    .positive-donation-page{
        padding:6px;
    }
 
    .pd-brand-text strong{
        font-size:.84rem;
    }
 
    .pd-brand-text small{
        font-size:.65rem;
    }
 
    .pd-hero{
        min-height:285px;
    }
 
    .pd-hero-content{
        min-height:285px;
        padding:23px 16px;
    }
 
    .pd-hero h1{
        font-size:1.5rem;
    }
 
    .pd-hero p{
        font-size:.8rem;
    }
 
    .pd-donation-card{
        min-height:240px;
    }
 
    .pd-mobile-nav{
        height:64px;
    }
 
    .pd-mobile-nav a{
        min-width:49px;
        font-size:.54rem;
    }
}
 
</style>
 
 
<!-- =======================================================
    HEADER
======================================================= -->
 
<header class="pd-header">
 
    <a href="#" class="pd-brand">
 
        <span class="pd-logo">
            +
        </span>
 
        <span class="pd-brand-text">
 
            <strong>
                گروه اهدای مثبت بخشنده
            </strong>
 
            <small>
                با مدیریت آقای بخشنده
            </small>
 
        </span>
 
    </a>
 
 
    <nav class="pd-menu">
 
        <a href="#donation">
            خدمات اهدا
        </a>
 
        <a href="#choice">
            مسیر خدمات
        </a>
 
        <a href="#about">
            درباره ما
        </a>
 
        <a href="#articles">
            مجله
        </a>
 
        <a href="#faq">
            سوالات متداول
        </a>
 
    </nav>
 
 
    <a href="#contact"
      class="pd-header-btn">
        درخواست مشاوره
    </a>
 
</header>
 
 
<!-- =======================================================
    HERO
======================================================= -->
 
<section class="pd-hero">
 
    <div class="pd-hero-content">
 
        <span class="pd-hero-badge">
            همراه شما در مسیر تشکیل خانواده
        </span>
 
        <h1>
            گروه
            <strong>
                اهدای مثبت بخشنده
            </strong>
        </h1>
 
        <p>
            همراهی و راهنمایی در مسیر
            اهدای تخمک، اهدای جنین و رحم جایگزین
            با تأکید بر آگاهی، احترام و حفظ حریم خصوصی.
        </p>
 
        <div class="pd-buttons">
 
            <a href="#donation"
              class="pd-btn pd-btn-main">
                مشاهده خدمات اهدا
            </a>
 
            <a href="#contact"
              class="pd-btn pd-btn-light">
                دریافت مشاوره
            </a>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    QUICK SERVICES
======================================================= -->
 
<section class="pd-section">
 
    <div class="pd-container">
 
        <div class="pd-quick">
 
            <a href="#egg"
              class="pd-quick-card">
 
                <span class="pd-quick-icon">
                    ♡
                </span>
 
                <strong>
                    اهدای تخمک
                </strong>
 
                <small>
                    شرایط و مراحل
                </small>
 
            </a>
 
 
            <a href="#embryo"
              class="pd-quick-card">
 
                <span class="pd-quick-icon">
                    ✦
                </span>
 
                <strong>
                    اهدای جنین
                </strong>
 
                <small>
                    راهنمای دریافت
                </small>
 
            </a>
 
 
            <a href="#surrogacy"
              class="pd-quick-card">
 
                <span class="pd-quick-icon">
                    ♧
                </span>
 
                <strong>
                    رحم جایگزین
                </strong>
 
                <small>
                    آشنایی با مسیر
                </small>
 
            </a>
 
 
            <a href="#contact"
              class="pd-quick-card">
 
                <span class="pd-quick-icon">
                    ☎
                </span>
 
                <strong>
                    مشاوره
                </strong>
 
                <small>
                    شروع گفت‌وگو
                </small>
 
            </a>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    START
======================================================= -->
 
<section class="pd-section">
 
    <div class="pd-container">
 
        <div class="pd-start">
 
            <h2>
                از کدام مسیر می‌خواهید شروع کنید؟
            </h2>
 
            <p>
                مسیر مناسب خود را انتخاب کنید تا اطلاعات
                موردنیاز را ساده‌تر پیدا کنید.
            </p>
 
            <div class="pd-start-options">
 
                <a href="#choice"
                  class="pd-start-option">
                    من گیرنده هستم
                </a>
 
                <a href="#choice"
                  class="pd-start-option">
                    من اهداکننده هستم
                </a>
 
                <a href="#articles"
                  class="pd-start-option">
                    می‌خواهم بیشتر بدانم
                </a>
 
                <a href="#contact"
                  class="pd-start-option">
                    مشاوره می‌خواهم
                </a>
 
            </div>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    DONATION SERVICES
======================================================= -->
 
<section class="pd-section"
        id="donation">
 
    <div class="pd-container">
 
        <div class="pd-donation">
 
            <div class="pd-title">
 
                <span>
                    خدمات اهدای مثبت
                </span>
 
                <h2>
                    خدمات اهدا
                </h2>
 
                <p>
                    اطلاعات و راهنمایی برای اهدای تخمک،
                    اهدای جنین و رحم جایگزین
                </p>
 
            </div>
 
 
            <div class="pd-donation-grid">
 
 
                <article class="pd-donation-card"
                        id="egg">
 
                    <div class="pd-donation-image">
 
                        <img
                            src="https://dl.faraghaib.ir/m/260009-01/260009-01-15.jpg"
                            alt="اهدای تخمک"
                            loading="lazy"
                        >
 
                    </div>
 
                    <div class="pd-donation-content">
 
                        <div class="pd-donation-icon">
                            ♡
                        </div>
 
                        <h3>
                            اهدای تخمک
                        </h3>
 
                        <p>
                            آشنایی با شرایط اهدای تخمک،
                            مراحل دریافت و نکات مهم پیش از تصمیم‌گیری.
                        </p>
 
                        <div class="pd-donation-actions">
 
                            <a href="#">
                                من گیرنده هستم
                            </a>
 
                            <a href="#">
                                من اهداکننده هستم
                            </a>
 
                        </div>
 
                    </div>
 
                </article>
 
 
                <article class="pd-donation-card"
                        id="embryo">
 
                    <div class="pd-donation-image">
 
                        <img
                            src="https://dl.faraghaib.ir/m/260009-01/260009-01-36.png"
                            alt="اهدای جنین"
                            loading="lazy"
                        >
 
                    </div>
 
                    <div class="pd-donation-content">
 
                        <div class="pd-donation-icon">
                            ✦
                        </div>
 
                        <h3>
                            اهدای جنین
                        </h3>
 
                        <p>
                            آشنایی با مفهوم اهدای جنین،
                            شرایط دریافت و مراحل این مسیر.
                        </p>
 
                        <div class="pd-donation-actions">
 
                            <a href="#">
                                شرایط دریافت
                            </a>
 
                            <a href="#">
                                مشاوره
                            </a>
 
                        </div>
 
                    </div>
 
                </article>
 
 
                <article class="pd-donation-card"
                        id="surrogacy">
 
                    <div class="pd-donation-image">
 
                        <img
                            src="https://dl.faraghaib.ir/m/260009-01/260009-01-63.png"
                            alt="رحم جایگزین"
                            loading="lazy"
                        >
 
                    </div>
 
                    <div class="pd-donation-content">
 
                        <div class="pd-donation-icon">
                            ♧
                        </div>
 
                        <h3>
                            رحم جایگزین
                        </h3>
 
                        <p>
                            آشنایی با مفهوم رحم جایگزین،
                            شرایط و مراحل این مسیر.
                        </p>
 
                        <div class="pd-donation-actions">
 
                            <a href="#">
                                آشنایی بیشتر
                            </a>
 
                            <a href="#">
                                مشاوره
                            </a>
 
                        </div>
 
                    </div>
 
                </article>
 
            </div>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    RECEIVER / DONOR
======================================================= -->
 
<section class="pd-section"
        id="choice">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                انتخاب مسیر
            </span>
 
            <h2>
                شما در کدام گروه قرار می‌گیرید؟
            </h2>
 
            <p>
                برای دریافت اطلاعات متناسب با شرایط خود،
                یکی از مسیرهای زیر را انتخاب کنید.
            </p>
 
        </div>
 
 
        <div class="pd-choice">
 
            <div class="pd-choice-card">
 
                <h3>
                    من گیرنده هستم
                </h3>
 
                <p>
                    برای آشنایی با خدمات و مسیر دریافت
                    خدمات اهدا.
                </p>
 
                <a href="#">
                    مشاهده راهنمای گیرندگان
                </a>
 
            </div>
 
 
            <div class="pd-choice-card">
 
                <h3>
                    من اهداکننده هستم
                </h3>
 
                <p>
                    برای آشنایی با شرایط و مراحل
                    اهدای تخمک، جنین یا سایر خدمات.
                </p>
 
                <a href="#">
                    مشاهده راهنمای اهداکنندگان
                </a>
 
            </div>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    همراهی و آگاهی
    MOBILE VERTICAL
======================================================= -->
 
<section class="pd-section">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                همراهی و آگاهی
            </span>
 
            <h2>
                مسیر آگاهانه، تصمیم مطمئن‌تر
            </h2>
 
            <p>
                اطلاعات درست و همراهی مناسب می‌تواند
                مسیر تصمیم‌گیری را روشن‌تر کند.
            </p>
 
        </div>
 
 
        <div class="pd-image-slider">
 
            <a href="#" class="pd-image-slide">
 
                <img
                    src="IMAGE-SLIDE-1"
                    alt="مشاوره اهدای تخمک"
                    loading="lazy"
                >
 
                <span>
                    مشاوره اهدای تخمک
                </span>
 
            </a>
 
 
            <a href="#" class="pd-image-slide">
 
                <img
                    src="IMAGE-SLIDE-2"
                    alt="اهدای جنین"
                    loading="lazy"
                >
 
                <span>
                    آشنایی با اهدای جنین
                </span>
 
            </a>
 
 
            <a href="#" class="pd-image-slide">
 
                <img
                    src="IMAGE-SLIDE-3"
                    alt="رحم جایگزین"
                    loading="lazy"
                >
 
                <span>
                    رحم جایگزین
                </span>
 
            </a>
 
 
            <a href="#" class="pd-image-slide">
 
                <img
                    src="IMAGE-SLIDE-4"
                    alt="گروه اهدای مثبت بخشنده"
                    loading="lazy"
                >
 
                <span>
                    همراهی گروه اهدای مثبت
                </span>
 
            </a>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    BENEFITS
======================================================= -->
 
<section class="pd-section"
        id="about">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                چرا اهدای مثبت؟
            </span>
 
            <h2>
                همراهی با احترام و حفظ حریم خصوصی
            </h2>
 
            <p>
                هدف گروه اهدای مثبت بخشنده،
                ایجاد مسیری روشن و آگاهانه برای مراجعین است.
            </p>
 
        </div>
 
 
        <div class="pd-benefits">
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    ✓
                </div>
 
                <strong>
                    مشاوره
                </strong>
 
                <small>
                    راهنمایی پیش از تصمیم
                </small>
 
            </div>
 
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    🔒
                </div>
 
                <strong>
                    محرمانگی
                </strong>
 
                <small>
                    احترام به حریم خصوصی
                </small>
 
            </div>
 
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    ♡
                </div>
 
                <strong>
                    همراهی
                </strong>
 
                <small>
                    در طول مسیر
                </small>
 
            </div>
 
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    ✦
                </div>
 
                <strong>
                    آگاهی
                </strong>
 
                <small>
                    اطلاعات قابل فهم
                </small>
 
            </div>
 
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    ☎
                </div>
 
                <strong>
                    پاسخگویی
                </strong>
 
                <small>
                    ارتباط و راهنمایی
                </small>
 
            </div>
 
 
            <div class="pd-benefit">
 
                <div class="pd-benefit-icon">
                    +
                </div>
 
                <strong>
                    مسیر روشن
                </strong>
 
                <small>
                    مرحله به مرحله
                </small>
 
            </div>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    STEPS
======================================================= -->
 
<section class="pd-section">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                چگونه شروع کنیم؟
            </span>
 
            <h2>
                مسیر دریافت خدمات
            </h2>
 
        </div>
 
 
        <div class="pd-steps">
 
            <div class="pd-step">
 
                <div class="pd-step-number">
                    ۱
                </div>
 
                <div>
 
                    <strong>
                        مشاوره اولیه
                    </strong>
 
                    <small>
                        بررسی نیاز و شرایط
                    </small>
 
                </div>
 
            </div>
 
 
            <div class="pd-step">
 
                <div class="pd-step-number">
                    ۲
                </div>
 
                <div>
 
                    <strong>
                        بررسی شرایط
                    </strong>
 
                    <small>
                        شناخت مسیر مناسب
                    </small>
 
                </div>
 
            </div>
 
 
            <div class="pd-step">
 
                <div class="pd-step-number">
                    ۳
                </div>
 
                <div>
 
                    <strong>
                        انتخاب مسیر
                    </strong>
 
                    <small>
                        تصمیم‌گیری آگاهانه
                    </small>
 
                </div>
 
            </div>
 
 
            <div class="pd-step">
 
                <div class="pd-step-number">
                    ۴
                </div>
 
                <div>
 
                    <strong>
                        ادامه مسیر
                    </strong>
 
                    <small>
                        همراهی و راهنمایی
                    </small>
 
                </div>
 
            </div>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    مجله اهدای مثبت
    MOBILE VERTICAL
======================================================= -->
 
<section class="pd-section"
        id="articles">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                مجله اهدای مثبت
            </span>
 
            <h2>
                دانستنی‌های باروری و اهدا
            </h2>
 
            <p>
                محتوای آموزشی کوتاه و کاربردی برای تصمیم‌گیری آگاهانه.
            </p>
 
        </div>
 
 
        <div class="pd-articles">
 
 
            <article class="pd-article">
 
                <div class="pd-article-image">
 
                    <img
                        src="IMAGE-ARTICLE-1"
                        alt="سن مناسب برای اهدای تخمک"
                        loading="lazy"
                    >
 
                </div>
 
                <div class="pd-article-body">
 
                    <small>
                        اهدای تخمک
                    </small>
 
                    <h3>
                        سن مناسب برای اهدای تخمک
                    </h3>
 
                    <p>
                        آشنایی با شرایط سنی و نکات مهم پیش از اهدا.
                    </p>
 
                </div>
 
            </article>
 
 
            <article class="pd-article">
 
                <div class="pd-article-image">
 
                    <img
                        src="IMAGE-ARTICLE-2"
                        alt="اهدای جنین چیست"
                        loading="lazy"
                    >
 
                </div>
 
                <div class="pd-article-body">
 
                    <small>
                        اهدای جنین
                    </small>
 
                    <h3>
                        اهدای جنین چیست؟
                    </h3>
 
                    <p>
                        آشنایی با مفهوم اهدای جنین و مسیر دریافت.
                    </p>
 
                </div>
 
            </article>
 
 
            <article class="pd-article">
 
                <div class="pd-article-image">
 
                    <img
                        src="IMAGE-ARTICLE-3"
                        alt="رحم جایگزین چیست"
                        loading="lazy"
                    >
 
                </div>
 
                <div class="pd-article-body">
 
                    <small>
                        رحم جایگزین
                    </small>
 
                    <h3>
                        رحم جایگزین چیست؟
                    </h3>
 
                    <p>
                        آشنایی اولیه با مفهوم و مراحل رحم جایگزین.
                    </p>
 
                </div>
 
            </article>
 
        </div>
 
    </div>
 
</section>
 
 
<!-- =======================================================
    FAQ
======================================================= -->
 
<section class="pd-section"
        id="faq">
 
    <div class="pd-container">
 
        <div class="pd-title">
 
            <span>
                سوالات متداول
            </span>
 
            <h2>
                پاسخ به سوالات شما
            </h2>
 
        </div>
 
 
        <div class="pd-faq">
 
            <details>
 
                <summary>
                    اهدای تخمک چیست؟
                </summary>
 
                <p>
                    اهدای تخمک فرایندی است که در آن تخمک
                    فرد اهداکننده برای استفاده در درمان ناباروری
                    در اختیار گیرنده قرار می‌گیرد.
                </p>
 
            </details>
 
 
            <details>
 
                <summary>
                    شرایط اهدای تخمک چیست؟
                </summary>
 
                <p>
                    شرایط اهدا باید بر اساس معیارهای پزشکی،
                    قانونی و ارزیابی‌های تخصصی بررسی شود.
                </p>
 
            </details>
 
 
            <details>
 
                <summary>
                    اهدای جنین چگونه انجام می‌شود؟
                </summary>
 
                <p>
                    شرایط و مراحل دریافت یا اهدای جنین
                    نیازمند بررسی تخصصی و طی مراحل قانونی مربوط است.
                </p>
 
            </details>
 
 
            <details>
 
                <summary>
                    رحم جایگزین چیست؟
                </summary>
 
                <p>
                    رحم جایگزین روشی است که در آن بارداری
                    توسط فرد دیگری برای متقاضیان انجام می‌شود
                    و جزئیات آن باید به صورت تخصصی بررسی شود.
                </p>
 
            </details>


});


            <details>


const dots=dotsBox.querySelectorAll(".ws-hero-dot");
                <summary>
                    چگونه برای مشاوره اقدام کنم؟
                </summary>


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


function goToSlide(index){
            </details>


current=index;
        </div>


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


dots.forEach(function(dot,i){
</section>


dot.classList.toggle(
"active",
i===current
);


});
<!-- =======================================================
    CTA
======================================================= -->


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


    <div class="pd-container">


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


current=(current+1)%slides.length;
            <h2>
                برای شروع مسیر خود تنها نیستید
            </h2>


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


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


        </div>


/* دقیقا 3 ثانیه */
    </div>


function start(){
</section>


timer=setInterval(next,3000);


}
<!-- =======================================================
    FOOTER
======================================================= -->


<footer class="pd-footer">


function restart(){
    <div class="pd-footer-grid">


clearInterval(timer);
        <div>


start();
            <h3>
                گروه اهدای مثبت بخشنده
            </h3>


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


        </div>


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


clearInterval(timer);
        <div>


});
            <h3>
                خدمات
            </h3>


            <ul>


hero.addEventListener("mouseleave",function(){
                <li>
                    <a href="#egg">
                        اهدای تخمک
                    </a>
                </li>


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


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


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


start();
            </ul>


}
        </div>




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


document.querySelectorAll(
            <h3>
"[data-product-slider]"
                ارتباط با ما
).forEach(function(slider){
            </h3>


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


if(!track) return;
                <li>
                    تلفن: شماره تماس مجموعه
                </li>


let position=0;
                <li>
let autoTimer;
                    ایمیل: ایمیل مجموعه
                </li>


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


function getStep(){
            </ul>


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


if(!card) return 250;
    </div>


return card.getBoundingClientRect().width+10;


}
    <div class="pd-footer-bottom">


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


function move(direction){
    </div>


const step=getStep();
</footer>


position+=direction*step;


if(position>0){
<!-- =======================================================
position=0;
    MOBILE BOTTOM NAV
}
======================================================= -->


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


const maxScroll=Math.max(
    <a href="#donation"
0,
      class="active">
track.scrollWidth-slider.clientWidth
);


        <span>
            ♡
        </span>


if(Math.abs(position)>maxScroll){
        خدمات اهدا


position=-maxScroll;
    </a>


}


    <a href="#choice">


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


}
        مسیر خدمات


    </a>


/*
  حرکت خودکار اسلایدر محصولات
*/


function start(){
    <a href="#about">


autoTimer=setInterval(function(){
        <span>
            ✦
        </span>


move(-1);
        درباره ما


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




if(maxScroll<=0){
    <a href="#articles">


position=0;
        <span>
            ▣
        </span>


track.style.transform=
        مجله
"translateX(0)";


return;
    </a>


}


    <a href="#contact">


if(Math.abs(position)>=maxScroll){
        <span>
            ☎
        </span>


position=0;
        تماس


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


}
</nav>


},3500);


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


</html>
</html>

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

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

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

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

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

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

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

خدمات اهدا

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

انتخاب مسیر

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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