.gk-page{font-family:”Heebo”,sans-serif;direction:rtl;color:#1C1C1C;line-height:1.5;}
.gk-hero{display:flex;flex-wrap:wrap;align-items:stretch;min-height:100vh;}
.gk-hero-text{flex:1;min-width:320px;max-width:52%;padding:80px 6% 80px 4%;display:flex;flex-direction:column;justify-content:center;gap:20px;background:#fff;}
.gk-hero-img{flex:1;min-width:320px;min-height:400px;background-size:cover;background-position:center;background-color:#CCE2D3;}
@media(max-width:768px){.gk-hero-text{max-width:100%;padding:60px 5%;}.gk-hero-img{min-height:280px;order:-1;}}
.gk-hero-h1{font-size:clamp(44px,6vw,81px);font-weight:800;line-height:0.9;letter-spacing:-0.5px;color:#335F41;margin:0;}
.gk-divider{width:80px;height:5px;border-radius:3px;background:rgba(51,95,65,0.4);border:none;margin:0;}
.gk-hero-sub{font-size:clamp(17px,2vw,24px);font-weight:500;line-height:1.5;color:#1C1C1C;margin:0;}
.gk-btn{display:inline-flex;align-items:center;background:#335F41;color:#fff;font-family:”Heebo”,sans-serif;font-size:17px;font-weight:600;padding:16px 30px;border-radius:4px;text-decoration:none;border:1.5px solid #335F41;transition:background .2s,color .2s;}
.gk-btn:hover{background:#fff;color:#335F41;}
.gk-btn-green{background:#007F57;border-color:#007F57;}
.gk-btn-green:hover{background:#fff;color:#007F57;}
.gk-hero-loc{font-size:16px;font-weight:500;color:#4A4A4A;margin:0;}
/* Gradient intro */
.gk-intro{margin-top:4%;background:radial-gradient(at center left,#B5EBC6 0%,transparent 40%);display:flex;flex-wrap:wrap;align-items:center;min-height:460px;}
.gk-intro-img{flex:1;min-width:300px;min-height:400px;background-size:cover;background-position:center;background-color:#194427;border-radius:0 20px 20px 0;overflow:hidden;}
@media(max-width:768px){.gk-intro-img{border-radius:0;min-height:240px;order:-1;}}
.gk-intro-text{flex:1;min-width:280px;max-width:50%;padding:60px 5%;display:flex;flex-direction:column;justify-content:center;gap:22px;}
.gk-intro-h2{font-size:clamp(32px,4vw,54px);font-weight:700;line-height:0.95;letter-spacing:-0.5px;color:#335F41;margin:0;}
.gk-intro-body{font-size:18px;font-weight:400;line-height:1.6;color:#1C1C1C;margin:0;}
/* Features */
.gk-features{padding:60px 6%;background:#EDFFF3;display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:22px;}
.gk-feat-box{background:#fff;border-radius:14px;padding:26px 22px;border:1.5px solid #CCE2D3;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;}
.gk-feat-icon{font-size:2rem;}
.gk-feat-text{font-size:15px;font-weight:600;color:#335F41;line-height:1.4;margin:0;}
/* Content */
.gk-content-wrap{padding:70px 6%;background:#fff;}
.gk-content-inner{max-width:900px;margin:0 auto;}
.gk-content-h2{font-size:clamp(24px,3vw,36px);font-weight:700;color:#335F41;margin:36px 0 14px;padding-right:12px;border-right:4px solid #335F41;line-height:1.2;}
.gk-content-h2:first-child{margin-top:0;}
.gk-content-h3{font-size:21px;font-weight:600;color:#194427;margin:24px 0 10px;}
.gk-content-p{font-size:17px;line-height:1.85;color:#333;margin:0 0 16px;}
.gk-content-ul{padding-right:22px;padding-left:0;margin:0 0 18px;}
.gk-content-li{font-size:16px;line-height:1.7;color:#333;margin-bottom:8px;}
/* Quote/CTA */
.gk-quote{background:#194427;padding:70px 6%;display:flex;flex-wrap:wrap;align-items:center;gap:40px;}
.gk-quote-box{flex:1;min-width:260px;background:#0F1F14;border-radius:12px;padding:40px;}
.gk-quote-title{font-size:clamp(22px,2.5vw,34px);font-weight:700;color:#fff;text-align:center;margin:0 0 14px;}
.gk-quote-body{font-size:16px;font-weight:400;color:#CCE2D3;line-height:1.7;margin:0;text-align:center;}
.gk-quote-cta{flex:1;min-width:260px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;}
.gk-quote-cta-title{font-size:clamp(24px,3vw,40px);font-weight:800;color:#fff;line-height:1.1;margin:0;}
.gk-quote-cta-sub{font-size:17px;color:#CCE2D3;margin:0;}
/* Sage section */
.gk-sage{background:#CCE2D3;padding:70px 6%;text-align:center;}
.gk-sage-title{font-size:clamp(28px,4vw,52px);font-weight:700;color:#335F41;margin:0 0 12px;letter-spacing:-0.5px;}
.gk-sage-sub{font-size:17px;color:#194427;margin:0 auto 36px;max-width:680px;}
/* Hub page styles */
.gk-hub-page{font-family:”Heebo”,sans-serif;direction:rtl;}
.gk-hub-hero{min-height:440px;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 6%;background-color:#194427;position:relative;background-size:cover;background-position:center;}
.gk-hub-hero::before{content:””;position:absolute;inset:0;background:rgba(25,68,39,0.72);}
.gk-hub-hero-inner{position:relative;z-index:1;max-width:700px;}
.gk-hub-hero h1{font-size:clamp(38px,5vw,64px);font-weight:800;color:#fff;margin:0 0 16px;line-height:1.1;}
.gk-hub-hero p{font-size:clamp(17px,2vw,21px);color:#CCE2D3;margin:0;}
.gk-hub-grid{background:#F6FFF9;padding:70px 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;}
.gk-hub-card{background:#fff;border-radius:20px 20px 15px 15px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,0.14);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;}
.gk-hub-card:hover{transform:translateY(-6px);box-shadow:0 8px 40px rgba(0,0,0,0.2);}
.gk-hub-card-img{height:200px;background-size:cover;background-position:center;background-color:#CCE2D3;}
.gk-hub-card-body{padding:22px 22px 0;flex:1;display:flex;flex-direction:column;gap:8px;}
.gk-hub-card-title{font-size:1.2rem;font-weight:700;color:#335F41;margin:0;}
.gk-hub-card-desc{font-size:14px;line-height:1.6;color:#4A4A4A;margin:0;flex:1;}
.gk-hub-card-btn{display:block;background:#007F57;color:#fff;font-family:”Heebo”,sans-serif;font-size:15px;font-weight:700;text-align:center;text-decoration:none;padding:15px 22px;border-radius:0 0 15px 15px;margin-top:16px;transition:background .2s;}
.gk-hub-card-btn:hover{background:#005c3f;}
@media(min-width:900px){.gk-hero{min-height:560px;max-height:720px;}.gk-hero-img{max-height:720px;}.gk-hero-text{max-height:720px;}}@media(min-width:1400px){.gk-hero{min-height:600px;max-height:740px;}.gk-hero-text{padding:70px 4% 70px 3%;}.gk-intro-text{max-width:48%;}}
Διόγκωση δίσκου και κήλες δίσκου
Φυσική και σημαντική ανακούφιση από τον πόνο του δίσκου
Για λεπτομέρειες και ραντεβού ←
Κλινική Δρ. Gonik • Pardes Hanna | Ein HaMifratz | Θεραπεία μέσω Zoom
Διόγκωση δίσκου και κήλες δίσκου
Στην κλινική του Δρ. Gonik
Φυσική και σημαντική ανακούφιση από τον πόνο του δίσκου
לפרטים נוספים, צרו קשר עם מרפאת ד”ר גוניק.
לפרטים נוספים, צרו קשר עם מרפאת ד”ר גוניק.
Γιατί να επιλέξετε τη φυσική προσέγγιση;
Δεν θεραπεύουμε ασθένειες — θεραπεύουμε ανθρώπους. Η προσωπική μας καθοδήγηση πηγαίνει πολύ πέρα από εξετάσεις και συμπτώματα.
מעוניינים
να κλείσετε ραντεβού;
Επικοινωνήστε μαζί μας σήμερα και θα χαρούμε να βοηθήσουμε
Διόγκωση δίσκου και κήλες δίσκου
Κλινική Δρ. Gonik — φυσική και ολοκληρωμένη ιατρική στην Pardes Hanna
