
.findpremium {
margin-bottom:15px;
margin-top:22px;
  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;
  text-align: center;       /* חשוב כדי שכל השורות יישארו ממורכזות */
}

.findp {
  color: black;
  font-weight: 600;
  font-size: 40px;
  max-width: 90%; /* או ערך שמתאים לעיצוב שלך */
  line-height: 1.3;
margin:20px;

}

.findpp {
  color: white;
  font-weight: 700;
  font-size: 40px;
  max-width: 90%; /* או ערך שמתאים לעיצוב שלך */
  line-height: 1.3;
padding:0px;
margin:30px;
}


.findpp1 {
  color: black;
  font-weight: 600;
  font-size: 40px;
  max-width: 90%; /* או ערך שמתאים לעיצוב שלך */
    text-align: center !important;
    width: 100%;
padding:0px;
margin:30px;
}

    body {
      font-family: 'Roboto', Arial, sans-serif;
      direction: rtl;
      text-align: right;
      margin: 0;
      padding: 0;

    }

section, header, footer, main {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


.recc {
  background-color: #061643;
  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;         /* אם אתה רוצה שהתוכן לא יגלוש */
padding-bottom:50px;
}

.recc1 {
  background-color: #061643;
  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;         /* אם אתה רוצה שהתוכן לא יגלוש */
}


.header-top {
  height: 44px;
  background-color: #061643;

  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;         /* אם אתה רוצה שהתוכן לא יגלוש */

}
.header-middle {

  height: 56px;
  background-color: #FFFFFF;
  display: flex; /* מאפשר יישור */
  justify-content: center; /* מרכז אופקית */
  align-items: center; /* מרכז אנכית */
  position: relative; /* כדי שנוכל למקם את העגלה אבסולוטית במובייל */

}


.bar {

width:1456px;
 display: flex;
justify-content: flex-start;
  align-items: center; /* באמצע אנכית */

}

.promo {

width:1456px;
  display: flex;
  justify-content: flex-end; /* מצמיד את ה־div לצד ימין של הסקשן */
  align-items: flex-start;   /* מוודא שהם מתחילים למעלה */

}


.right-column {
  display: flex;
  flex-direction: column; /* האלמנטים יוצגו אחד מתחת לשני */
  gap: 0px; /* רווח ביניהם */
}

.right-columnl {
  display: flex;
  flex-direction: column; /* האלמנטים יוצגו אחד מתחת לשני */
  gap: 30px; /* רווח ביניהם */
}


.box {

  padding-right: 60px;
padding-top:0px;
padding-bottom:0px;

}


/* לכל אחד גובה ורוחב שונים לדוגמה */
.box1 { width: 440px; padding-top:32px; padding-right:75px; padding-bottom:0px; }
.box2 { width: 460px;  padding-top:32px; padding-bottom:0px;}
.box3 {  padding-top:13px; }
.box4 { width: 500px; padding-top:13px; }
.box5 { width: 500px; padding-top:13px; }



.barmobile {
  display: none;
}

.header-bottom {
  height: 32px;
  background-color: #061643;
  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;         /* אם אתה רוצה שהתוכן לא יגלוש */


}






.the-layere {
  height: 540px;

  background-image: url('999.png'); /* קובץ התמונה */
  background-size: cover;       /* התמונה תכסה את כל ה-section */
  background-position: center;  /* מרכז את התמונה */
  background-repeat: no-repeat; /* למנוע שכפול */
  width: 100%;                  /* רוחב מלא */
  box-sizing: border-box;
padding-top:50px;

}

.running {
  height: 80px;
  background-color: #FFFFFF;

  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;

}


.cons {

margin-top:4px;
  background-color: #FFFFFF;
            box-sizing: border-box;


}


.detals {
  background-color: #FFFFFF;
box-sizing: border-box;
padding-right:50px;
padding-left:50px;

}




    /* רספונסיביות בסיסית */


    @media (max-width: 1500px) {


.bar {

width:100%;
padding-right:80px;
padding-left:80px;

}

.promo {

width:100%;
padding-right:80px;
padding-left:80px;
}

}

    @media (max-width: 1330px) {

}




    @media (max-width: 1250px) {


.findp {


        font-size: 25px;

}


  .box3 .pppp {
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
    width: 346px;
    line-height: 44px;
}

}


    @media (max-width: 1200px) {


.bar {
display: none;
}


.barmobile {

display: flex;
width:100%;
padding-right:32px;
padding-left:32px; 
justify-content: flex-start;
  align-items: center; /* באמצע אנכית */

}


  .cart-wrapper {
    position: absolute;
    left: 0px;           /* אם תרצה אותה בצד ימין תחליף ל-right:16px; */
    top: 50%;
    transform: translateY(-50%);
  }

}


    @media (max-width: 1024px) {
     
.detals {

padding-right:10px;
padding-left:10px;

}

 
.running {
  height: 76px;

}
    }









/* צד ימין */
.right-item {
  display: flex;

}

/* צד שמאל */
.left-item {
  display: flex;
 
}

/* מרכז */
.center-item {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}





    @media (max-width: 768px) {


.findpp1 {

margin:18px;
}

.findpp {

margin:18px;
}

.findpremium {
margin-bottom:1px;
}

 .containerr {
            width: 280px;
            height: 178px;
            background: white;
            border-radius: 12px;
            padding-right: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-top: 8px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.15);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            box-sizing: border-box;
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
margin-left: auto;
  margin-right: auto;
margin-top:204px;
        }


.box {

  padding-right: 0px;
padding-top:0px;
padding-bottom:0px;


text-align:center;
}



.box1 { width: 100%; padding-top:16px; padding-right:0px; padding-bottom:0px; }
.box2 { width: 100%;  padding-top:13px; padding-bottom:0px;}
.box3 {  padding-top:5px; }
.box4 { width: 100%; padding-top:4px; }
.box5 { width: 100%; padding-top:4px; }





 .box3 .pppp {
    color: #FFFFFF;
    margin: 0px;
    font-size: 40px;
    font-weight: 700;
    width: 100%;
    line-height: 44px;
}

 .box2 .ppppp {
 display: none;
}



.header-top {
  height: 32px;
}

.barmobile {


display: flex;
width:100%;
padding-right:16px;
padding-left:16px; 
  align-items: center; /* באמצע אנכית */
  justify-content: space-between;
  position: relative; /* מאפשר למרכז את התמונה */

}





.the-layere {
  height: 600px;

  background-image: url('c4.png'); /* קובץ התמונה */
  background-size: cover;       /* התמונה תכסה את כל ה-section */
  background-position: center;  /* מרכז את התמונה */
  background-repeat: no-repeat; /* למנוע שכפול */
  width: 100%;                  /* רוחב מלא */
  box-sizing: border-box;

}




}


.str {

  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
position: relative; 
overflow: hidden;
padding: 0px;
margin: 0px;
}


.slideText {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: left 0.6s ease-in-out;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}


#textMessage {
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
position: relative; 
width: 100%; 
height: 100%; 
overflow: hidden;
}


#nextBtn {

position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: transparent; /* רקע שקוף */
    border: none; /* בלי גבול */
    color: white; /* צבע החץ */
    font-size: 16px; /* גודל החץ */
    cursor: pointer; /* מצביע על שהכפתור לחיץ */
  max-width: 20%;

}


#prevBtn {
position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: transparent; /* רקע שקוף */
    border: none; /* בלי גבול */
    color: white; /* צבע החץ */
    font-size: 16px; /* גודל החץ */
    cursor: pointer; /* מצביע על שהכפתור לחיץ */
  max-width: 20%;


}


.runn {
    display: block;
  width: min(360px, 100%);
height: 100%; 
overflow: hidden;
  position: relative;



}


.menulink {
  display: block;        /* גורם לו להתנהג כמו פסקה */
  text-decoration: none;
  color: #061643;
  font-size: 16px;
  font-weight: 400;

  padding-left: 10px; 
padding-right: 34px;
}

.menulink:hover {
  color: #133EBF;            /* צבע טקסט כשעומדים עליו */
}







.leftlink {
  display: block;        /* גורם לו להתנהג כמו פסקה */
  text-decoration: none;
  color: #061643;
  font-size: 16px;
  font-weight: 400;
  margin-right: auto; /* דוחף לשמאל ב־RTL */
padding:0px;
  margin-left: 0px; /* דוחף לשמאל ב־RTL */

}
.leftlink:hover {
  color: #133EBF;            /* צבע טקסט כשעומדים עליו */
}


























   .scroll-section {
            width: 100%;
            overflow: hidden;
   
        }

        .scroll-content {
            display: inline-block;
            white-space: nowrap;
            animation: scroll 80s linear infinite;
        }

        .scroll-content span {
                      padding: 0 20px;
font-size:24px;
  font-weight: 400;
        }

        @keyframes scroll {
            from {
                transform: translateX(100%);
            }
            to {
                transform: translateX(-100%);
            }
        }


.pp {
color: #FFB400;
padding: 0px;
margin: 0px;
  font-size: 16px;
  font-weight: 700;

}

.pip {
color: black;
padding: 0px;
margin: 0px;
  font-size: 40px;
  font-weight: 700;

}

.highlight {
  background-color: #061643; /* צבע הרקע - צהוב לדוגמה */
  padding: 5px 10px;         /* רווח פנימי כדי שהמלבן ייראה יפה */
  border-radius: 5px;        /* פינות מעוגלות (לא חובה) */
}

.ppp {
color: #FFB400;
padding: 0px;
margin: 0px;
  font-size: 28px;
  font-weight: 700;

}

.pppp {
color: #FFFFFF;
padding: 0px;
margin: 0px;
  font-size: 60px;
  font-weight: 700;
        width: 518px;
        line-height: 64px;

}

.ppppp {
color: #FFFFFF;
padding: 0px;
margin: 0px;
  font-size: 24px;
  font-weight: 700;
        width: 518px;
        line-height: 64px;

}


















































































 .containerr {
  width: min(280px, 100%);
            height: 178px;
            background: white;
            border-radius: 12px;
            padding-right: 16px;
padding-left: 16px;
padding-bottom: 16px;
padding-top: 8px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.15);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            box-sizing: border-box;
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
        }

        .headerr {
            text-align: center;
            font-size: 16px;
            font-weight: 600;
            color: #2c3e50;
            margin-bottom: 8px;
        }

        .timer {
            background: #001f3f;
            border-radius: 8px;
            padding-left: 12px;
padding-right: 12px;
padding-top:7px;
padding-bottom:7px;
            display: flex;
            justify-content: space-around;
            align-items: center;
            margin-bottom: 8px;
        }

        .time-unit {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .time-value {
            color: white;
            font-size: 24px;
            font-weight: bold;
            line-height: 1;
        }

        .time-label {
            color: #8fa9c4;
            font-size: 10px;
            text-transform: uppercase;
            margin-top: 4px;
            letter-spacing: 0.5px;
        }

        .separator {
            color: #4a6fa5;
            font-size: 20px;
            font-weight: bold;
            margin: 0px;
            align-self: center;
        }

        .shop-btn {
  display: inline-block;       /* כדי לאפשר padding ויישור כמו כפתור */
  background: #2563eb;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s;
  margin-bottom: 8px;
  text-decoration: none;       /* מסיר קו תחתון של לינקים */
  text-align: center;          /* לוודא שהטקסט ממורכז */
}

.shop-btn:hover {
  background: #1d4ed8;
}

        .stock-info {
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 11px;
            color: #4b5563;
        }

        .stock-dot {
            width: 8px;
            height: 8px;
            background: #10b981;
            border-radius: 50%;
            margin-left: 6px;
        }

        .stock-text {
                 font-weight: 700;
font-size:10px;
margin:0px;
padding:0px;
        }







.benefits-containerpd{
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr)); /* מסך רחב: 6 בעמודה אחת (שורה אחת) */
  gap: 24px;
  box-sizing: border-box;
}






/* מסך בינוני-רחב: נשבר ל-2 שורות (3x2) */
@media (max-width: 1199px){
  .benefits-containerpd{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* מובייל קטן: מסתירים את שני החדשים + משאירים 2 בעמודה */
@media (max-width: 500px){
  .benefit-cardpd.hide-sm{ display: none; }
  .benefits-containerpd{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


        .benefit-cardpd {
            border-radius: 12px;
            padding: 30px 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
            transition: transform 0.3s ease;
            box-sizing: border-box;
            margin: 0;
background-color:#F6F7FC;

        }

        .benefit-cardpd:hover {
            transform: translateY(-5px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
        }

        .iconpd {
            width: 50px;
            height: 50px;
            margin-bottom: 15px;
            object-fit: contain;
        }

        .benefit-titlepd {
            font-size: 16px;
            font-weight: 600;
            color: #1a1a1a;
            margin: 0 0 8px 0;
        }

        .benefit-subtitlepd {
            font-size: 13px;
            color: #4169E1;
            text-decoration: underline;
            cursor: pointer;
            margin: 0;
        }

        /* רספונסיבי - מתחת ל-1000 פיקסלים */
        @media (max-width: 750px) {
           
            .benefit-cardpd {
                padding: 20px 15px;
            }

            .iconpd {
                width: 40px;
                height: 40px;
                margin-bottom: 10px;
            }

            .benefit-titlepd {
                font-size: 14px;
            }

            .benefit-subtitlepd {
                font-size: 12px;
            }
        }




























































































    .containerch {
     max-width: 1456px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)); /* במקום 568px 710px */
gap: clamp(2px, 2vw, 60px);
  align-items: start;
  /* עדיף ללא justify-content: space-between בגריד עם ריווח מוגדר */
  justify-content: start;




        }

        /* Left Side - Accordion */
        .layers-listch {
            padding: 0px;
padding-right: 2px;
            max-width: 568px;
            max-height: 580px;
            overflow-y: auto;
            justify-self: start;
        }

.layers-listch,
.mattress-containerch {
  max-width: none; /* שלא יכריחו רוחב קשיח */
}

.mattress-containerch { justify-self: end; }


@media (min-width: 1456px) {
  .layers-listch { max-width: 568px; }
  .mattress-containerch { max-width: 710px; }
}

        .layer-itemch {
            border-bottom: 1px solid #e5e5e5;
            padding: 13px 0;
        }

        .layer-itemch:last-child {
            border-bottom: none;
        }

        .layer-checkboxch {
            display: none;
        }

        .layer-headerch {
            display: flex;
            align-items: center;
            justify-content: space-between;
            cursor: pointer;
            user-select: none;
        }

        .layer-titlech {
            display: flex;
            align-items: center;
            gap: 12px;
            flex: 1;
        }

        .layer-numberch {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            background: #0051cc;
            color: white;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600;
            font-size: 16px;
            transition: all 0.3s ease;
        }

        .layer-namech {
            font-size: 18px;
            font-weight: 600;
            color: #1a1a1a;
        }

        .toggle-iconch {
            width: 24px;
            height: 24px;
            color: #0051cc;
            font-size: 24px;
            font-weight: 300;
            transition: transform 0.3s ease;
        }

        .layer-contentch {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease;
        }

        .layer-detailsch {
            padding-top: 20px;
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 30px;
        }

        .detail-sectionch h4 {
            font-size: 14px;
            font-weight: 600;
            color: #666;
            margin-bottom: 8px;
        }

        .detail-sectionch p {
            font-size: 15px;
            line-height: 1.6;
            color: #333;
        }

        /* Checkbox checked state */
        .layer-checkboxch:checked ~ .layer-headerch .toggle-iconch {
            transform: rotate(45deg);
        }

        .layer-checkboxch:checked ~ .layer-headerch .layer-numberch {
            background: #003d99;
            transform: scale(1.1);
        }

        .layer-checkboxch:checked ~ .layer-contentch {
            max-height: 300px;
        }

        /* Right Side - Mattress Image */
        .mattress-containerch {
            position: relative;
            max-width: 710px;
            width: 100%;
            max-height: 580px;
            justify-self: start;
        }

        .mattress-imagech {
      width: 100%;
padding-left:0px;
  height: auto;
  display: block;




        }

        /* Hotspot circles */
        .hotspotch {
            position: absolute;
            width: 44px;
            height: 44px;
            border-radius: 50%;
            background: white;
            border: 3px solid #0051cc;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 18px;
            color: #0051cc;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 12px rgba(0,81,204,0.3);
        }

        .hotspotch:hover {
            transform: scale(1.15);
            background: #0051cc;
            color: white;
            box-shadow: 0 6px 20px rgba(0,81,204,0.5);
        }

        /* Position hotspots */
        .hotspot-1ch { top: 17%; left: 42%; }
        .hotspot-2ch { top: 30%; right: 8%; }
        .hotspot-3ch { top: 40%; right: 12%; }
        .hotspot-4ch { top: 60%; left: 42%; }
        .hotspot-5ch { bottom: 25%; right: 12%; }

     


    @media (max-width: 1189px) {


.hotspotch {
                       width: 30px;
            height: 30px;
                       font-size: 14px;
                   }




        .layer-itemch {
            border-bottom: 0px;
            padding: 12px 0;
        }

  


        .layer-titlech {

            gap: 9px;
   
        }

        .layer-numberch {
            width: 23px;
            height: 23px;
font-size:15px;
        }

      

        .toggle-iconch {
            width: 19px;
            height: 19px;
            font-size: 20px;
        
        }



}

 
/* מובייל: מתחת ל-780px */
@media (max-width: 780px) {
  .containerch {
    grid-template-columns: 1fr;      /* עמודה אחת */
      gap: clamp(6px, 2vw, 12px); /* או אפילו gap: 8px; */
  }

  /* סדר: התמונה מעל, הרשימה מתחת */
  .mattress-containerch { order: -1; }  /* שם את התמונה ראשונה */
  .layers-listch { order: 0; }

  /* שימלאו את כל הרוחב במובייל (בלי "אוויר") */
  .mattress-containerch,
  .layers-listch {
    justify-self: stretch;
    width: 100%;
    max-width: none;                  /* מבטל מגבלות max-width רק במובייל */
    min-width: 0;                     /* מאפשר כיווץ תוכן ארוך */
  }

  /* התמונה נשארת רספונסיבית */
  .mattress-imagech {
 width: 70%;
    display: block;
    margin-inline: auto; /* מרכז */
    height: auto;
  }

        .hotspot-2ch { top: 30%; right: 18%; }
        .hotspot-3ch { top: 40%; right: 20%; }
        .hotspot-5ch { bottom: 25%; right: 20%; }

}
@media (max-width: 700px) { .mattress-imagech { width: 80%; } }
@media (max-width: 620px) {

        .hotspot-5ch { bottom: 21%; right: 20%; }
        .hotspot-4ch { top: 64%; left: 42%; }

 .mattress-imagech { 
width: 88%; 

} 

}
@media (max-width: 560px) { .mattress-imagech { width: 92%; } }
@media (max-width: 500px) {


.hotspotch {
                       width: 25px;
            height: 25px;
                       font-size: 15px;
                   }

        .hotspot-5ch { bottom: 19%; right: 20%; }
        .hotspot-4ch { top: 62%; left: 42%; }
 .mattress-imagech { width: 99%; } 
}















/* reset קטן כדי להסיר מרווחי דפדפן ולקבל מדידות נקיות */
*{ box-sizing: border-box; }

/* מרכזים את הקונטיינר מול ה־viewport, בלי תלות ב-padding של ההורה */
.benefits-containerpd{
  position: relative;
  left: 50%;
  transform: translateX(-50%);

  /* רוחב מקסימלי וסימטריה מול המסך */
  width: min(1400px, 100vw - 32px);  /* ~16px מכל צד */
  /* אל תוסיפי כאן padding-inline, זה כבר מגולם בנוסחה למעלה */

  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 24px;
}

/* נקודות שבירה כמו קודם */
@media (max-width: 1199px){
  .benefits-containerpd{ grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 500px){
  .benefit-cardpd.hide-sm{ display: none; }
  .benefits-containerpd{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}


.benefits-viewport-center{
  display: flex;
  justify-content: center;
}
.benefits-containerpd{
  position: static;           /* מבטלים את ה-left/transform */
  transform: none;
  width: min(1400px, 100vw - 32px);
}



/* רשת הכרטיסים */
.maxes-grid{
  box-sizing:border-box;
  width:100%;
  max-width:1200px;          /* אופציונלי – רוחב מקס' יפה במרכז */
  margin-inline:auto;
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:20px;
  padding:8px;
}

/* 2x2 במכשירים צרים */
@media (max-width: 900px){
  .maxes-grid{ grid-template-columns:repeat(2, minmax(0, 1fr)); }
}

/* כרטיס */
.max-card{
  border:1px solid #d1d5db;  /* מסגרת אפורה דקה */
  border-radius:12px;
  background:#fff;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  transition:background-color .2s ease, box-shadow .2s ease;
}
.max-card:hover{
  background:#f3f4f6;        /* אפור בריחוף */
  box-shadow:0 6px 18px rgba(0,0,0,.06);
}

/* תמונה ותוכן */
.max-card img{
  width:100%;
  height:auto;
  display:block;
}
.card-body{
  padding:12px 14px;
}
.card-body h3{
  margin:0 0 6px;
  font-size:1rem;
  line-height:1.2;
}
.card-body p{
  margin:0;
  color:#4b5563;
  font-size:.95rem;
}





    .reviews-sectionwew { max-width:1400px; margin:0 auto; position:relative; }
    .reviews-containerwew { overflow:hidden; position:relative;  touch-action: pan-y;}

.reviews-pagerwew{ display:none; margin-top:6px; justify-content:center; gap:10px; pointer-events:none; }
.reviews-pagerwew .segwew{ width:44px; height:8px; border-radius:8px; background:rgba(255,255,255,0.25); transition:opacity .3s, background-color .3s; }
.reviews-pagerwew .activewew{ background:#fff; }
@media (max-width:780px){ #reviewsDisplaywew{ min-height:auto; } 
  .reviews-pagerwew{ display:flex; }
}





#reviewsDisplaywew { position:relative; min-height:600px; }

    .reviews-trackwew { position:absolute; display:flex; gap:clamp(6px, 3vw, 20px); left:0; transition:left .6s ease; will-change:left; }
    .review-cardwew { flex:0 0 auto; width:var(--card-w,280px); background:#fff; border-radius:12px; overflow:hidden; box-shadow:0 4px 12px rgba(0,0,0,.1); }
    .review-imagewew { width:100%; height:260px; object-fit:cover; }
    .review-contentwew { padding:24px; }
    .starswew { display:flex; gap:4px; margin-bottom:16px; justify-content:flex-start; flex-wrap:nowrap; white-space:nowrap; }
    .starwew { color:#ffa500; font-size:18px; flex:0 0 auto; }
    .review-titlewew { color:#2b5fd6; font-size:22px; font-weight:700; margin-bottom:12px; }
    .review-textwew { color:#555; font-size:15px; line-height:1.6; margin-bottom:20px; }
    .reviewer-infowew { display:flex; align-items:center; gap:8px; padding-top:16px; border-top:1px solid #eee; }
    .checkmarkwew { width:20px; height:20px; background:#28a745; border-radius:50%; display:flex; align-items:center; justify-content:center; color:#fff; font-size:12px; }
    .reviewer-namewew { font-weight:600; color:#333; font-size:14px; }
    .verified-badgewew { color:#666; font-size:13px; }

    .nav-buttonwew { position:absolute; top:50%; transform:translateY(-50%); width:50px; height:50px; background:#133EBF; border:none; border-radius:50%; cursor:pointer; display:flex; align-items:center; justify-content:center; box-shadow:0 2px 8px rgba(0,0,0,.15); z-index:10; transition:all .3s ease; }
    .nav-buttonwew:hover { background:#0F35A4; box-shadow:0 4px 12px rgba(0,0,0,.2); }
    .nav-buttonwew.prevwew { left:8px; } .nav-buttonwew.nextwew { right:8px; }
    .nav-buttonwew svg { width:24px; height:24px; fill:#fff; }

    .reviewContentwew { display:none; }

    @media (max-width:1200px) { .review-imagewew{height:240px} }
    @media (max-width:768px){ .nav-buttonwew{width:40px;height:40px} .review-titlewew{font-size:20px} .review-textwew{font-size:14px} .review-imagewew{height:220px}}
    @media (max-width:600px){ .review-contentwew{padding:20px} .nav-buttonwew{width:36px;height:36px} .nav-buttonwew svg{width:20px;height:20px} .review-imagewew{height:200px}}
    @media (max-width:500px){ body{padding:0px;} .reviews-sectionwew{max-width:none} .reviews-containerwew{padding:0} #reviewsDisplaywew{min-height:520px} .nav-buttonwew{width:32px;height:32px} .nav-buttonwew.prevwew{left:4px} .nav-buttonwew.nextwew{right:4px} }
      /* התאמת כוכבים ברוחב קטן: להצמיד לימין ולמנוע חיתוך */
    @media (max-width: 768px) { .starswew { justify-content: flex-end; } }
    @media (max-width: 600px) { .starswew { gap:2px; justify-content:flex-end; } .starwew { font-size:16px; } }
      /* יישור כוכבים לימין במסכים צרים באופן אמין (גם ב-RTL): */
    @media (max-width: 900px) {
      .starswew {
        direction: ltr;              /* מגדיר את ציר ה-flex כך ש-flex-end יהיה ימין */
        justify-content: flex-end;   /* מצמיד לימין בפועל */
        width: 100%;
        margin: 0;                   /* בלי מרווחים מיותרים */
        padding: 0;
      }
      .review-contentwew { padding-inline-end: 0; }
    }
    @media (max-width: 600px) {
      .starswew { gap: 2px; }
      .starwew  { font-size: 16px; }
    }
      /* מובייל: בלי padding בצד ימין לטקסט ולכוכבים */
    @media (max-width: 768px) {
      .review-contentwew { padding-inline-end: 0; }
    }
    @media (max-width: 600px) {
      .review-contentwew { padding-inline-end: 0; }
    }
    @media (max-width: 500px) {
      .review-contentwew { padding-inline-end: 0; }
    }
      /* מובייל: בלי padding בימין (RTL => inline-start) לטקסט ולכוכבים */
    @media (max-width: 900px) {
      .review-cardwew .review-contentwew { padding-inline-start: 0 !important; padding-right: 0 !important; }
      .starswew { margin-inline-start: 0 !important; }
    }
    @media (max-width: 600px) {
      .review-cardwew .review-contentwew { padding-inline-start: 0 !important; padding-right: 0 !important; }
    }
    @media (max-width: 500px) {
      .review-cardwew .review-contentwew { padding-inline-start: 0 !important; padding-right: 0 !important; }
    }
      /* מובייל: פדינג ימני עדין 4px (RTL = inline-start) */
    @media (max-width: 768px) {
      .review-cardwew .review-contentwew {
        padding-right: 8px !important;         /* ליתר תאימות */

        padding-inline-start: 8px !important;  /* RTL: צד ימין */
      }
    }
  
@media (max-width:500px){
  /* tighten vertical spacing under 500px */
  #reviewsDisplaywew{ min-height:auto; height:auto; }
  .reviews-containerwew{ padding-bottom:0; }
  .review-cardwew{ margin-bottom:0; padding-bottom:0; }
  .review-imagewew{ margin-bottom:0; }
  .reviews-pagerwew{ margin-top:6px; }
}

  
/* pager-6px */
@media (max-width:780px){ .reviews-pagerwew{ margin-top:6px; } }




body { 
  overflow-x: clip; /* clip במקום hidden - לא הורס sticky */
  max-width: 100vw;
}

html {
  overflow-x: visible; /* חשוב! אל תחסום ב-html */
}




/* התאמות “אולטרה־צרות” מתחת ל־280px */
@media (max-width: 280px) {
  .barmobile { padding-inline: 8px; }
  .menulink { padding-right: 16px; }

  /* כותרות גדולות – שלא יחרגו */
  .box3 .pppp {
    width: 100%;
    font-size: 34px;
    line-height: 1.25;
  }

  /* ריווח פנימי קטן יותר בכרטיס כדי שלא יכריח רוחב */
  .containerr { padding: 8px 10px; }

  /* סעיף רץ עליון – מניעת גלישה */
  .runn { width: 100%; }
}















































        .containerttt {
            width: 100%;
            max-width: 1000px;
            background: #f8f9fc;
            border-radius: 24px;
            overflow: hidden;
        }

        .table-wrappert tt {
            overflow-x: auto;
        }

        .table-wrapperttt {
            overflow-x: auto;
        }

        table {
            width: 100%;
            border-collapse: separate;
            border-spacing: 0;
        }

        thead {
            background: #F6F7FC;
            color: #586180;
            border-bottom: 2px solid #e0e4ed;
        }

        th {
            padding: 28px 20px;
            font-size: 28px;
            font-weight: 600;
            text-align: center;
        }

        th:first-child {
            background: #F6F7FC;
        }

        tbody tr:last-child {
            border-bottom: none;
        }

        td, th {
            border-left: 1px solid #e0e4ed;
        }

        /* Blue border between first column and nectar */
        td:nth-child(2), th:nth-child(2) {
            border-left: 2px solid #1a47d8;
            border-right: 2px solid #1a47d8;
        }

        /* Top border for nectar header */
        th:nth-child(2) {
            border-top: 2px solid #1a47d8;
        }

        /* Bottom border for nectar last row */
        .button-rowttt td:nth-child(2) {
            border-bottom: 2px solid #1a47d8;
            border-bottom-left-radius: 12px;
            border-bottom-right-radius: 12px;
        }

        td {
            padding: 22px 20px;
            text-align: center;
            font-size: 17px;
            color: #4a5568;
        }

        td:first-child {
            font-weight: 500;
            color: #2d3748;
            text-align: right;
        }

        /* Alternating row colors */
        tbody tr:nth-child(odd) {
            background: #ffffff;
        }

        tbody tr:nth-child(even) {
            background: #f8f9fc;
        }

        .check-iconttt {
            color: #586180;
            font-size: 24px;
            font-weight: bold;
        }

        .check-icon-circ lettt {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: #10b981;
            border-radius: 50%;
            position: relative;
        }

        .check-icon-circlettt {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: #10b981;
            border-radius: 50%;
            position: relative;
        }

        .check-icon-circ lettt::after {
            content: '✓';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            font-size: 20px;
            font-weight: bold;
        }

        .check-icon-circlettt::after {
            content: '✓';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            font-size: 20px;
            font-weight: bold;
        }

        .pricettt {
            font-size: 20px;
            font-weight: 700;
            color: #1a47d8;
        }

        .price-grayttt {
            font-size: 18px;
            font-weight: 400;
            color: #4a5568;
        }

        .value-textttt {
            font-size: 14px;
            color: #718096;
            margin-right: 6px;
        }

        .total-rowttt {
            font-weight: 700;
        }

        .total-rowttt td:first-child {
            font-size: 19px;
        }

        /* Border after total row for non-nectar columns */
        .total-rowttt td:not(:nth-child(2)) {
            border-bottom: 1px solid #e0e4ed;
        }

        /* Border between header and first content row */
        tbody tr:first-child td {
            border-top: 1px solid #e0e4ed;
        }

        .rating-rowttt td {
            padding: 18px 20px;
        }

        .rating-rowttt td:not(:nth-child(2)) {
            padding: 0;
            height: 0;
            border: none;
            background: #E8EEFF !important;
        }

        .button-rowttt td {
            padding: 0 20px 8px;
padding-top:8px;
padding-bottom:8px;

        }

        .button-rowttt td:not(:nth-child(2)) {
            padding: 0;
            height: 0;
            border: none;
            background: #E8EEFF !important;
        }

        .ratingttt {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
        }

        .starsttt {
            color: #fbbf24;
            font-size: 28px;
            letter-spacing: 4px;
        }

        .review-countttt {
            color: #6b7280;
            font-size: 16px;
        }
        .review-count1ttt {
            color: #6b7280;
            font-size: 16px;
        }

        .cta-buttonttt {
            display: none;
            width: 280px;
            margin: 0 auto;
            padding-top:18px;
            background: #1a47d8;
            color: white;
            text-decoration: none;
            border-radius: 50px;
            font-size: 20px;
            font-weight: 700;
            text-align: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 14px rgba(26, 71, 216, 0.4);
        }

        .cta-button2ttt {
            display: block;
            width: 280px;
            margin: 0 auto;
            padding: 18px 48px;
            background: #1a47d8;
            color: white;
            text-decoration: none;
            border-radius: 50px;
            font-size: 20px;
            font-weight: 600;
            text-align: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 14px rgba(26, 71, 216, 0.4);

        }

        .cta-button2tttt {
            display: block;
            width: 280px;
            margin: 0 auto;
            padding: 18px 48px;
            background: #1a47d8;
            color: white;
            text-decoration: none;
            border-radius: 50px;
            font-size: 20px;
            font-weight: 600;
            text-align: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 14px rgba(26, 71, 216, 0.4);
        }
        .cta-button2ttttt {
            display: block;
            width: 350px;
            margin: 0 auto;
            padding: 18px 48px;
            background: #1a47d8;
            color: white;
            text-decoration: none;
            border-radius: 50px;
            font-size: 20px;
            font-weight: 600;
            text-align: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 14px rgba(26, 71, 216, 0.4);
        }



        .cta-buttonttt:hover {
            background: #1538b8;
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(26, 71, 216, 0.5);
        }

        .mobile-footerttt {
            display: none;
            background: #E8EEFF;
            padding-top:5px;
        }

        @media (max-width: 768px) {

            .mobile-footerttt {
                display: block;
            }

            .ratingttt {
                padding: 18px 0;
            }

            .cta-buttonttt {
                margin-bottom: 0px;
            }

            th {
                padding: 20px 12px;
                font-size: 20px;
            }

            td {
                padding: 16px 12px;
                font-size: 15px;
            }

            .pricettt {
                font-size: 20px;
            }

            .price-grayttt {
                font-size: 18px;
            }

            .cta-buttonttt {
                width: 90%;
                max-width: 280px;
                font-size: 18px;
                padding: 16px 36px;
            }

            .starsttt {
                font-size: 22px;
            }

            /* רק תא הכותרת */
            thead th:nth-child(2) { /* Nectar */
              font-size: 32px;
              padding-top:4px;
              font-weight: 700;
            }
            thead th:nth-child(3) { /* Casper */
              font-size: 17px;
              font-weight: 400;
            }
            thead th:nth-child(4) { /* Purple */
              font-size: 17px;
              font-weight: 400;
            }
        }

        @media (max-width: 480px) {
            th {
                padding: 16px 8px;
                font-size: 16px;
            }

            td {
                padding: 14px 8px;
                font-size: 14px;
            }

            .pricettt {
                font-size: 20px;
            }

            .price-grayttt {
                font-size: 18px;
            }

            .value-textttt {
                font-size: 12px;
            }

            .check-icon-circlettt {
                width: 26px;
                height: 26px;
            }

            .check-icon-circlettt::after {
                font-size: 16px;
            }
        }

        .sssttt {
            background: #E8EEFF;
  display: flex;
  justify-content: center;
padding-bottom: 40px;
        }
        .ssstttr {
            background: #E8EEFF;
  display: flex;
  justify-content: center;
padding-top:10px;
padding-bottom:10px;
        }



        thead th:nth-child(2) {
            background: #FFD700; /* צהוב */
            color: black; /* כדי לשמור על ניגודיות טובה */
        }

        /* מרווח קטן למעלה כדי שלא ייחתך ע"י הקונטיינר המעוגל */
        .table-wrapperttt { padding-top: 14px; }

        /* הלשונית של עמודת nectar */
        thead { overflow: visible; } /* ליתר ביטחון */
        thead th:nth-child(2) {
          background: #1947D8;
          color: white;
          position: relative;
          z-index: 2;
          border-top-left-radius: 12px;
          border-top-right-radius: 12px;
        }

        /* הבליטה שמעל שורת הכותרת (יוצרת לשונית אמיתית) */
        thead th:nth-child(2)::before {
          content: "";
          position: absolute;
          left: -2px;
          right: -2px;
          top: -10px;
          height: 10px;
          background: #1947D8;
          border-left: 2px solid #1a47d8;
          border-right: 2px solid #1a47d8;
          border-top: 2px solid #1a47d8;
          border-top-left-radius: 12px;
          border-top-right-radius: 12px;
        }

        /* לבטל את הפינות והמסגרת העליונה של תא הכותרת עצמו */
        thead th:nth-child(2) {
          border-top: none;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
        }

        /* הבליטה (נשארת כמו קודם) */
        thead th:nth-child(2)::before {
          /* נשאר כפי שהוא */
        }

        .table-wrapperttt {
          overflow-x: auto;
          padding-top: 14px;
          background: linear-gradient(#E8EEFF 0 14px, transparent 14px);
        }

        thead { overflow: visible; }

        @media (max-width: 750px) {
          /* Equal column widths (4 columns) */
          table { table-layout: fixed !important; width: 100% !important; }
          thead th, tbody td { width: 25% !important; }

          /* תשמרי את העובי האחיד של גבולות nectar: */
          th:nth-child(2), td:nth-child(2) {
            border-left-width: 1px !important;
            border-right-width: 1px !important;
          }

          /* תחזירי את הבליטה — בגרסה קטנה ועדינה: */
          thead th:nth-child(2)::before{
            display: block !important;
            top: -6px;
            height: 6px;
            border-left: 1px solid #1a47d8;
            border-right: 1px solid #1a47d8;
            border-top: 1px solid #1a47d8;
          }

          /* תשאירי מרווח קטן למעלה שלא ייחתך: */
          .table-wrapperttt{ padding-top: 6px !important; }

          /* Make Nectar column borders same thickness so visual width matches */
          th:nth-child(2), td:nth-child(2) {
            border-left-width: 2px !important;
            border-right-width: 2px !important;
          }
        }

        /* --- Mobile shrink-only patch: affects screens under 500px without touching desktop/tablet --- */
        @media (max-width: 750px) {
          /* No side padding under 500px */
           .containerttt, .wrapperttt, .table-wrapperttt, [class*="containerttt"] {
            padding-left: 0 !important;
            padding-right: 0 !important;
          }
          /* Also neutralize margins to hug edges */
          .sssttt, .containerttt, .wrapperttt, .table-wrapperttt, [class*="containerttt"] {
            margin-left: 0 !important;
            margin-right: 0 !important;
          }

          table { table-layout: auto; width: 100%; }
          thead, tbody, th, td { word-break: break-word; }

          /* Typography & spacing downsizing */
          th { padding: 10px 6px !important; font-size: 15px !important; line-height: 1.2; }
          td { padding: 10px 6px !important; font-size: 13px !important; line-height: 1.3; }

          /* Common utility classes seen in the doc (safe if absent) */
          .pricettt { font-size: 17px !important; }
          .price-grayttt { font-size: 16px !important; }
          .value-textttt { font-size: 11px !important; }
          .starsttt { font-size: 17px !important; letter-spacing: 2px; }
          .review-countttt { display:none; }
          .cta-buttonttt, .btnttt, a.buttonttt {
            font-size: 16px !important;
            padding: 12px 16px !important;
            width: 92% !important;
            max-width: 320px;
            margin-inline: auto;
          }
          .cta-button2ttt { display:none; }
          .cta-buttonttt { display:block; }

          /* Cells with icons/badges */
          .check-iconttt { font-size: 18px !important; }
          .check-icon-circlettt { width: 22px !important; height: 22px !important; }
          .check-icon-circlettt::after { font-size: 14px !important; }

          /* Reduce gaps to fit more content */
          .rating-rowttt td { padding: 8px 6px !important; }

          /* If there's a container/wrapper, let it breathe but not clip */
          .containerttt, .wrapperttt, .table-wrapperttt {
            max-width: 100% !important;
            overflow: visible !important;
          }

          thead th:nth-child(2) { /* Nectar */
            font-size: 24px !important;
            padding-top:0px;
            margin-top:0px;
            padding-right:0px;
            padding-left:0px;
            font-weight: 700;
          }
        }

        @media (max-width: 250px) {
          /* Hide Purple (4th) column entirely */
          thead th:nth-child(4),
          tbody td:nth-child(4) { display: none !important; }

          /* Three equal columns: feature | nectar | casper */
          table { table-layout: fixed !important; width: 100% !important; }
          thead th, tbody td { width: 33.3333% !important; }

          /* Equalize Nectar borders at tiny widths too */
          th:nth-child(2), td:nth-child(2) {
            border-left-width: 1px !important;
            border-right-width: 1px !important;
          }
        }

        @media (min-width: 769px){
          thead th{
            padding: 18px 16px;   /* היה ~28px */
            font-size: 20px;      /* היה גדול יותר */
            line-height: 1.15;    /* מונע גובה עודף */
            vertical-align: middle;
          }

          /* רק תא הכותרת */
          thead th:nth-child(2) { /* Nectar */
            font-size: 35px;
            padding-top:0px;
            font-weight: 700;
          }
          thead th:nth-child(3) { /* Casper */
            font-size: 17px;
            font-weight: 400;
          }
          thead th:nth-child(4) { /* Purple */
            font-size: 17px;
            font-weight: 400;
          }

          tbody tr:nth-child(-n+7) td:nth-child(3) {
            font-size: 18px;
            font-weight: 400;
          }
        }





/* Padding אופקי רספונסיבי ל-section.sssttt */
section.sssttt {
  /* ערך גדול בדסקטופ, קטן במובייל – clamp עושה את הקסם */
  padding-left:  clamp(12px, 5vw, 40px);
  padding-right: clamp(12px, 5vw, 40px);
  /* אופציונלי: אם את מעדיפה לוגי */
  padding-inline: clamp(12px, 5vw, 40px);
}

/* אפשר לחדד מדרגות אם רוצים שליטה ידנית */
@media (max-width: 900px) {
  section.sssttt { padding-left:  clamp(10px, 6vw, 32px); padding-right: clamp(10px, 6vw, 32px); }
}
@media (max-width: 560px) {
  section.sssttt { padding-left:  clamp(8px, 7vw, 24px);  padding-right: clamp(8px, 7vw, 24px); }
}
@media (max-width: 400px) {
  section.sssttt { padding-left: 0px;  padding-right: 0px; }
}
























  .contact-sectionbhu {
    padding: 20px;
    background-color: white;
  display: flex;
  justify-content: center;  /* מרכז אופקית */
  align-items: center;      /* מרכז אנכית */
  overflow: hidden;
  text-align: center;       /* חשוב כדי שכל השורות יישארו ממורכזות */
  }

  .containerbhu {
    max-width: 1000px;
    margin: 0 auto;
  }

  .main-titlebhu {
    font-size: 28px;
    color: var(--ink);
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
  }

  .subtitlebhu {
    font-size: 16px;
    color: var(--ink);
    text-align: center;
    margin-bottom: 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  /* === גריד רספונסיבי: 3 → 2 → 1 === */
  .contact-cardsbhu {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
  }

  /* טאבלט: 2 עמודות (לא נערם) */
  @media (max-width: 1024px) {
    .contact-cardsbhu {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  /* מובייל: עמודה אחת בלבד */
  @media (max-width: 600px) {
    .contact-cardsbhu {
      grid-template-columns: 1fr;
    }
  }

  .contact-cardbhu {
    background-color: #F6F7FE;
padding:0px;    
padding-top:5px;
    border-radius: 12px;
    text-align: center;
    text-decoration: none;
    color: inherit;
    border: 2px solid transparent;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease;
    display: flex;
    flex-direction: column;
    gap: 7px;
  }

  .contact-cardbhu:hover {
    background-color: #f0f4ff;
    border-color: var(--ink);
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(44,62,112,0.15);
  }

  .iconbhu {
    color: var(--ink);
    display: inline-flex;
    align-self: center;
  }

  .card-titlebhu {
    font-size: 24px;
    color: #1E316E;
    font-weight: 700;
  }

  .card-descriptionbhu {
    font-size: 18px;
    color: #1E316E;
    font-weight: 400;
  }

  .card-linkbhu {
    font-size: 18px; /* חסר ; תוקן */
    color: #1E316E;
    font-weight: 700;
    text-decoration: underline;
  }



/* ממרכז את פריטי הגריד כך שהקלפים הצרים לא "יידבקו" לשוליים */
.contact-cardsbhu{
  justify-items: center;
}

/* מובייל: עמודה אחת ורוחב מלא כרגיל */
@media (max-width: 600px){
  .contact-cardbhu{
    width: 100%;
    padding: 14px;
  }
}

/* 1) גריד: תמיד 3 עמודות—לא לשנות בטאבלט */
.contact-cardsbhu{
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* לא auto-fit ולא 2 עמודות */
  gap: 16px;
}



/* 3) הקלף יכול להצטמצם ולא לגרום לשבירת שורה */
.contact-cardbhu{
  width: 100%;     /* תופס את תא הגריד */
  min-width: 0;    /* מאפשר לשבור/לצמצם תוכן בתוך התא */
  padding: clamp(12px, 1.6vw, 16px);
  border-radius: 12px;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease;
}

/* 4) צמצום טיפוגרפיה וריווח כדי שירגיש "צר יותר" כשהמסך קטן */
.card-titlebhu{ font-size: clamp(1rem, 1.8vw, 1.25rem); }
.card-descriptionbhu{ font-size: clamp(.9rem, 1.6vw, 1rem); line-height: 1.45; }
.card-linkbhu{ font-size: clamp(.95rem, 1.6vw, 1rem); }

/* 5) מובייל בלבד: עמודה אחת */
@media (max-width: 600px){
  .contact-cardsbhu{ grid-template-columns: 1fr; }
  .contact-cardbhu{ padding: 14px; }
}

/* בסיס מומלץ */
.contact-cardbhu { box-sizing: border-box; }

/* מובייל */
@media (max-width: 600px){
  .contact-cardbhu{

max-width:300px;
width:100%;


}
}

@media (max-width: 400px){

  .contact-sectionbhu {
    padding: 0px;
    background-color: white;
  }



 .faq-section {
padding:0px;


        }


        .faq-question {
padding-right:0px;
padding-left:0px;


}





}
















        .faq-section {
            max-width: 900px;
            margin: 0 auto;
            background-color: #fff;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.1);


        }

        .faq-title {
            font-size: 2.5rem;
            color: #1e3a5f;
            text-align: center;
            margin-bottom: 40px;
            font-weight: 600;
        }

        .faq-item {
            border-bottom: 1px solid #d0d5dd;
        }

        .faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 25px 20px;
            cursor: pointer;
            background-color: #f8f9fb;
            transition: background-color 0.2s ease;
        }

        .faq-question:hover {
            background-color: #f0f2f5;
        }

        .faq-question h3 {
            font-size: 1.1rem;
            color: #1e3a5f;
            font-weight: 600;
            margin: 0;
            flex: 1;
        }

        .faq-icon {
            width: 36px;
            height: 36px;
            background-color: #1e3a5f;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 1.2rem;
            transition: transform 0.3s ease;
            flex-shrink: 0;
            margin-left: 15px;
        }

        .faq-item.active .faq-icon {
            transform: rotate(180deg);
        }

        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s ease, padding 0.4s ease;
            background-color: #f8f9fb;
        }

        .faq-item.active .faq-answer {
            max-height: 1000px;
            padding: 20px;
        }

        .faq-answer p {
            color: #1e3a5f;
            line-height: 1.8;
            font-size: 1rem;
            margin-bottom: 15px;
        }

        .faq-answer p:last-child {
            margin-bottom: 0;
        }

        @media (max-width: 768px) {
            .faq-section {
                padding: 30px 20px;
            }

            .faq-title {
                font-size: 2rem;
            }

            .faq-question h3 {
                font-size: 1rem;
            }

            .faq-answer p {
                font-size: 0.95rem;
            }
        }

        @media (max-width: 480px) {
            .faq-section {
                padding: 20px 15px;
padding-left:5px;
padding-right:5px;
            }

            .faq-title {
                font-size: 1.6rem;
                margin-bottom: 30px;
            }

            .faq-question {
                padding: 15px;
padding-left:5px;
padding-right:5px;
            }

            .faq-question h3 {
                font-size: 0.95rem;
            }

            .faq-icon {
                width: 32px;
                height: 32px;
                font-size: 1rem;
            }


        .cta-button2ttttt {
            display: block;
            width: 90%;
            margin: 0 auto;
            padding: 15px;

            background: #1a47d8;
            color: white;
            text-decoration: none;
            border-radius: 50px;
            font-size: 15px;
            font-weight: 600;
            text-align: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 14px rgba(26, 71, 216, 0.4);
        }

        }





  .wrapvv {
    max-width: 1250px;
    margin-inline: auto;
    padding-inline: 0; /* בלי padding כדי שהמרכוז יהיה סימטרי */
  }

  /* שתי עמודות – ברירת מחדל לדסקטופ */
  .two-colvv {
    direction: ltr;        /* מבטיח: שמאל בשמאל, ימין בימין גם כשעמוד RTL */
    display: grid;
    justify-content: center; /* ממורכז בתוך ה-wrap */

   grid-template-columns:
  minmax(0, clamp(380px, calc(380px + (110 * ((100vw - 1250px) / 200))), 450px))
  minmax(0, clamp(660px, calc(630px + (90 * ((100vw - 1250px) / 200))), 750px));


    column-gap: 30px;
    align-items: start;
    padding-block: 28px;
  }

  /* צד שמאל (טקסט ארוך) */
  .leftvv {
    direction: rtl;  /* תוכן RTL */
    border-radius: 16px;
    box-shadow: 0 6px 14px rgba(0,0,0,0.06);
    padding: 0px;
    
  }
  .leftvv h2 { margin: 0px; font-size: 20px; }
  .leftvv p  { margin: 0px; font-size: 18px; line-height: 2; }

  /* צד ימין – sticky עם ריווח 50px מהטופ */
  .rightvv {
    position: sticky;
    top: 50px;        /* המרווח שביקשת מהחלק העליון */
    align-self: start;
    overflow: hidden; /* חותך חריגות/שברי פיקסלים */
    -webkit-transform: translateZ(0); /* מפחית subpixel bleed */
    contain: layout paint;
  }

  /* ביטול margin דיפולטי של figure ומניעת גלישה של המדיה */
  figure, .mediavv { margin: 0; }
  .mediavv {
    width: 100%;
    aspect-ratio: 1.289; /* 825/640 ≈ 715/555 */
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 28px rgba(0,0,0,0.12);
    background: #dbe6ff;
  }
  .mediavv img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }





@media (max-width: 1240px) {
  .two-colvv {

grid-template-columns: 440px 700px;

padding-right:0px;
padding-left:0px;




    column-gap: 25px;

  }
}


@media (max-width: 1200px) {
  .two-colvv {

grid-template-columns: 440px 660px;

padding-right:0px;
padding-left:0px;




    column-gap: 20px;

  }
}

@media (max-width: 1140px) {
  .two-colvv {

grid-template-columns: 430px 600px;

    column-gap: 8px;

  }
}


@media (max-width: 1070px) {
  .two-colvv {

grid-template-columns: 430px 550px;

    column-gap: 8px;

  }
}

@media (max-width: 1020px) {
  .two-colvv {

grid-template-columns: 430px 530px;

    column-gap: 8px;

  }
}




/* מובייל: תמונה מעל טקסט, שניהם פול-ווידת' */
@media (max-width: 1000px) {
  .two-colvv {
    display: flex;              /* מבטיח סדר לפי order/הסדר בדום */
    flex-direction: column-reverse; /* מציב את .rightvv (התמונה) לפני .leftvv */
    gap: 16px;
    padding-block: 8px;

  }

  .rightvv,
  .leftvv {
    width: 100%;
    max-width: 100%;
    top: 0px;        /* המרווח שביקשת מהחלק העליון */

  }

  /* אם לתמונה יש sticky בדסקטופ – מבטלים במובייל */
  .rightvv {
    position: static !important;
    top: auto !important;
  }

  /* תמונה רספונסיבית מלאה */
  .mediavv, 
  .mediavv img {
    display: block;
    width: 100%;
    height: auto;
  }


  .rightvv,
  .rightvv * {
    position: static !important;   /* מבטל sticky */
    top: auto !important;
    bottom: auto !important;
    inset: auto !important;
  }

  /* אם sticky מוזרק ב-inline style ע"י JS – זה ינצח אותו */
  .rightvv [style*="position:sticky"],
  .rightvv [style*="position: sticky"] {
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    inset: auto !important;
  }

html, body { overflow-x: hidden; }

}












        .containerhwf {

            margin: 0 auto;
            width: 100%;
background: white;
        }

        .gallery-wrapperhwf {
            display: flex;
            gap: 13px;
            margin-bottom: 30px;
        }

        .thumbnailshwf {
            display: flex;
            flex-direction: column;
            gap: 8px;
            width: 95px;
        }

        .thumbnailhwf {
            width: 100%;
            aspect-ratio: 1.34;
            border: 2px solid #e0e0e0;
            border-radius: 8px;
            overflow: hidden;
            cursor: pointer;
            transition: all 0.2s ease;
        }

        .thumbnailhwf:hover {
            transform: scale(1.05);
            border-color: #60a5fa;
        }

        .thumbnailhwf.active {
            border-color: #3b82f6;
            box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
        }

        .thumbnailhwf img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .main-imagehwf {
            flex: 1;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 10px rgba(0, 0, 0, 0);
            background: #fff;
            position: relative;
        }

        .main-imagehwf img {
            width: 100%;
            box-shadow: 0 10px 10px rgba(0, 0, 0, 0);
   border-radius: 12px;

            height: auto;
            object-fit: cover;
            transition: opacity 0.3s ease;
            display: block;
        }

        .featureshwf {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 8px;
            margin: 0px;
            margin-top: 20px;
        }

        @media (min-width: 1000px) {
            .featureshwf {
                display: grid;
                grid-template-columns: repeat(3, 1fr);
                gap: 8px;
                width: 80%;
                margin-top: 20px;
                margin-left: 30px;
                margin-right: auto;
            }
        }

        .featurehwf {
            text-align: center;
            padding: 3px;
            border-radius: 6px;
            transition: background 0.2s ease;
        }

        .featurehwf:hover {
            background: #fff;
        }

        .feature-iconhwf {
            color: #3b82f6;
            margin-bottom: 4px;
        }

        .feature-iconhwf svg {
            width: 24px;
            height: 24px;
        }

        .feature-titlehwf {
            font-size: 15px;
            font-weight: 700;
            color: #1f2937;
            margin-bottom: 2px;
        }

        .feature-subtitlehwf {
            font-size: 12px;
            color: #6b7280;
        }

        .dots-indicatorhwf {
            display: none;
            position: absolute;
            bottom: 16px;
            left: 50%;
            transform: translateX(-50%);
            gap: 8px;
            z-index: 10;
        }

        .dothwf {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.5);
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .dothwf.active {
            background: #fff;
            width: 15px;
            border-radius: 4px;
        }



        @media (max-width: 768px) {
            .gallery-wrapperhwf {
                flex-direction: column-reverse;
                gap: 8px;
            }

            .thumbnailshwf {
                flex-direction: row;
                width: 100%;
                gap: 1%;
                overflow-x: visible;
            }

            .thumbnailhwf {
                width: calc((100% - 6%) / 7);
                flex-shrink: 1;
            }

            .main-imagehwf img {
                width: 100%;
            max-width: 100%;

            }

            .main-imagehwf {
                touch-action: pan-y;
				width: 100%;
            max-width: 100%;

            }

            .dots-indicatorhwf {
                display: flex;
            }

            .feature-iconhwf svg {
                width: 20px;
                height: 20px;
            }
        }

        @media (max-width: 600px) {
            .main-imagehwf img {
            }

            .feature-titlehwf {
                font-size: 12px;
            }

            .feature-subtitlehwf {
                font-size: 10px;
            }
        }

        @media (max-width: 480px) {
            .gallery-wrapperhwf {
                gap: 6px;
            }

            .thumbnailshwf {
                gap: 0.8%;
            }

            .thumbnailhwf {
                width: calc((100% - 4.8%) / 7);
            }

            .feature-titlehwf {
                font-size: 10px;
            }

            .feature-subtitlehwf {
                font-size: 9px;
            }
        }






/* ---- FIX: let content define height; prevent cropping ---- */

/* בדסקטופ: אל תכריח יחס-ממדים, תן לתוכן לקבוע גובה */
.mediavv {
  overflow: visible;        /* שלא ייחתך תוכן פנימי */
}



/* === FORCE CENTERED MAIN IMAGE ON MOBILE (no left crop, no right gap) === */
@media (max-width: 768px) {


  /* התמונה הראשית – קופסה מלאה, בלי מגבלת 736px */
  .rightvv .mediavv .main-imagehwf {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    position: relative !important;
    display: block !important;
  }




  .main-imagehwf { position: relative !important; }

  /* תוציא את הנקודות מההסתרה ותמקם אותן מעל התמונה */
  .dots-indicatorhwf,
  #dotsIndicatorhwf,
  .main-imagehwf > .dots-indicatorhwf,
  .main-imagehwf > #dotsIndicatorhwf {
    display: flex !important;          /* עוקף את display:none */
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 12px !important;
    gap: 8px !important;
    z-index: 9999 !important;          /* מעל התמונה */
    pointer-events: auto;
  }

  /* סגנון לנקודה בודדת */
  .dothwf {
    width: 8px; height: 8px; border-radius: 50%;
    background: rgba(255,255,255,0.75);
    transition: all .2s ease;
  }
  .dothwf.active {
    background: #fff; width: 16px; border-radius: 6px;
  }
}



.iiiii {

color:#133EBF;
  text-decoration: none;
font-size:24px;
}




/* Menu Item Container */
.menu-item {
  position: relative;
  display: inline-block;
}

.menulink {
  display: block;
  text-decoration: none;
  color: #061643;
  font-size: 16px;
  font-weight: 400;
  padding-left: 10px; 
  padding-right: 34px;
  padding-top: 18px;
  padding-bottom: 18px;
  transition: color 0.3s ease;
}

.menulink:hover {
  color: #133EBF;
}

/* Dropdown Container */
.dropdownr {
  position: absolute;
  top: 100%;
  right: 0;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  padding: 24px;
  display: flex;
  gap: 20px;
  min-width: 900px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000;
  margin-top: 8px;
}

.menu-item:hover .dropdownr {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Dropdown Item */
.dropdown-itemr {
  flex: 1;
  text-align: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  padding: 16px;
  border-radius: 8px;
}

.dropdown-itemr:hover {
  transform: translateY(-5px);
  background-color: #f8f9fa;
}

/* Dropdown Image Container */
.dropdown-image {
  position: relative;
  width: 100%;
  height: 200px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 16px;
}

.dropdown-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Badge (12", 13", etc.) */
.badger {
  position: absolute;
  bottom: 12px;
  right: 12px;
  background: white;
  color: #061643;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* Best Seller Badge */
.bestseller-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  background: #133EBF;
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.5px;
}

/* Dropdown Text Styles */
.dropdown-itemr h3 {
  color: #061643;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0;
}

.dropdown-itemr p {
  color: #6c757d;
  font-size: 14px;
  margin: 0 0 12px 0;
  line-height: 1.4;
}

.dropdown-itemr .price {
  color: #133EBF;
  font-size: 20px;
  font-weight: 700;
}




/* רספונסיביות */

@media (max-width: 1500px) {
  
  .dropdownr {
    min-width: 800px;
  }
}

@media (max-width: 1330px) {
  .dropdownr {
    min-width: 700px;
    gap: 16px;
    padding: 20px;
  }
  
  .dropdown-image {
    height: 180px;
  }
  
  .dropdown-itemr h3 {
    font-size: 16px;
  }
  
  .dropdown-itemr p {
    font-size: 13px;
  }
  
  .dropdown-itemr .price {
    font-size: 18px;
  }
}

@media (max-width: 1250px) {


  
  .dropdownr {
    min-width: 650px;
  }
}

@media (max-width: 1200px) {

  
  /* Hide dropdown on mobile */
  .dropdownr {
    display: none;
  }
}




/* Mobile Menu Styles */
.menu-hamburger {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 998;
}

.mobile-menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 85%;
  max-width: 400px;
  height: 100vh;
  background-color: #FFFFFF;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease;
  z-index: 999;
  overflow-y: auto;
}

.mobile-menu.active {
  right: 0;
}

.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 20px;
  border-bottom: 1px solid #e0e0e0;
}

.mobile-menu-header h2 {
  font-size: 24px;
  font-weight: 700;
  color: #061643;
  margin: 0;
}

.close-menu {
  background: none;
  border: none;
  font-size: 32px;
  color: #061643;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s ease;
}

.close-menu:hover {
  color: #133EBF;
}

.mobile-menu-nav {
  padding: 8px 0;
}

.mobile-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  text-decoration: none;
  color: #061643;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.2s ease;
}

.mobile-menu-item:hover {
  background-color: #f8f9fa;
}

.mobile-menu-item span:first-child {
  flex: 1;
}

.arrow-icon {
  font-size: 20px;
  color: #999;
  transition: transform 0.2s ease;
}

.mobile-menu-item:hover .arrow-icon {
  transform: translateX(-5px);
  color: #133EBF;
}

/* Mobile Submenu Styles */
.mobile-submenu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 85%;
  max-width: 400px;
  height: 100vh;
  background-color: #F5F5F5;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease;
  z-index: 1000;
  overflow-y: auto;
}

.mobile-submenu.active {
  right: 0;
}

.mobile-submenu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e0e0e0;
  position: sticky;
  top: 0;
  z-index: 10;
}

.back-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.back-arrow {
  font-size: 24px;
  color: #061643;
  font-weight: bold;
}

.mobile-submenu-header h2 {
  font-size: 20px;
  font-weight: 700;
  color: #061643;
  margin: 0;
  flex: 1;
  text-align: center;
}

.close-menu-sub {
  background: none;
  border: none;
  font-size: 28px;
  color: #061643;
  cursor: pointer;
  padding: 0;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.submenu-category {
  padding: 20px 16px 12px;
  background-color: #F5F5F5;
}

.submenu-category h3 {
  font-size: 16px;
  font-weight: 600;
  color: #666;
  margin: 0;
}

.submenu-products {
  background-color: #F5F5F5;
  padding: 8px 16px 24px;
}

.product-item {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.product-item:active {
  transform: scale(0.98);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.product-image {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  margin-left: 16px;
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background: white;
  color: #061643;
  padding: 4px 10px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.product-tag {
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: white;
}

.product-tag.bestseller {
  background: #133EBF;
}

.product-tag.new {
  background: #133EBF;
}

.product-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.product-info h4 {
  font-size: 18px;
  font-weight: 700;
  color: #061643;
  margin: 0 0 6px 0;
}

.product-info p {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px 0;
  line-height: 1.4;
}

.product-price {
  font-size: 20px;
  font-weight: 700;
  color: #133EBF;
}



@media (max-width: 600px) {
  .mobile-menu {
    width: 100%;
    max-width: 100%;
  }
  
  .mobile-submenu {
    width: 100%;
    max-width: 100%;
  }
}
/* ==== Full-card link overlay for dropdown items (non-invasive) ==== */
.dropdown-itemr { position: relative; } /* establishes containing block; no layout change */
.dropdown-full-link {
  position: absolute;
  inset: 0;            /* top/right/bottom/left: 0 */
  z-index: 5;          /* above card content so the whole card is clickable */
  text-decoration: none;
  color: inherit;
  background: transparent;
}
.dropdown-full-link:focus { outline: 2px solid #133EBF; outline-offset: 2px; }
/* ================================================================ */





        @media (max-width: 600px) {
.mediavv {
margin-bottom:0px;
padding-bottom:0px;

}

}





@media (max-width: 1000px) {
  .mediavv {
    aspect-ratio: unset;  /* <-- מבטל את ה-aspect-ratio! */
    height: auto;
margin-bottom:10px;
  }
  
  .mediavv img {
    display: block;
    width: 100%;
    height: auto;
  }

            .gallery-wrapperhwf {
padding-right:8px;
padding-left:8px;

}

}








/* Footer */
#policyFooter {
    background: #0E1C33;
    padding: 15px 20px;
    text-align: center;
    font-size: 11px;
    color: #999;
    border-top: 1px solid #e0e0e0;
padding-bottom:20px;
}

#policyFooter a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s;
    margin: 0 5px;
}

#policyFooter a:hover {
    color: #666;
}

#policyFooter span {
    color: #ddd;
    margin: 0 5px;
}

/* Modal */
.policy-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    animation: fadeIn 0.3s;
}

.policy-modal-content {
    background-color: white;
    margin: 10% auto;
    padding: 30px;
    border-radius: 12px;
    width: 90%;
    max-width: 600px;
    position: relative;
    animation: slideIn 0.3s;
    max-height: 70vh;
    overflow-y: auto;
}

.policy-close {
    color: #aaa;
    float: left;
    font-size: 32px;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    transition: color 0.3s;
}

.policy-close:hover {
    color: #000;
}

#modalContent {
    margin-top: 20px;
    line-height: 1.8;
    color: #333;
}

#modalContent h2 {
    margin-bottom: 20px;
    color: #1a1a1a;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideIn {
    from { transform: translateY(-50px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

/* Mobile */
@media (max-width: 768px) {
    #policyFooter {
        font-size: 10px;
        padding: 12px 10px;
    }
    
    #policyFooter a {
        margin: 0 3px;
    }
    
    .policy-modal-content {
        margin: 20% auto;
        width: 95%;
        padding: 20px;
        max-height: 60vh;
    }
}

        @media (max-width: 330px) {


  .leftvv h2 { font-size: 14px; }


}