.ibs-hero{position:relative;padding:6rem 0 5rem;background:linear-gradient(180deg,#fdf8f8,#fff);overflow:hidden;min-height:70vh;display:flex;align-items:center}.ibs-hero-container{max-width:800px;margin:0 auto;padding:0 2rem;text-align:center;position:relative;z-index:2}.ibs-hero-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ibs-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#a96363,#b27474);color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 15px #bb84844d}.ibs-hero-badge svg{width:16px;height:16px}.ibs-hero-title{font-family:var(--font-heading);font-size:3.25rem;font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.02em}.ibs-hero-title span{background:linear-gradient(135deg,#a96363,#bb8484,#cda5a5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.ibs-hero-description{font-size:1.1875rem;color:#475569;line-height:1.8;max-width:700px}.ibs-hero-highlight{font-size:1.0625rem;color:#a96363;line-height:1.7;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff5f6e6,#ffe4e6b3);border-radius:.75rem;border-left:4px solid #cda5a5;max-width:600px}.ibs-hero-highlight strong{color:#a96363}.ibs-hero-cta{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.btn-primary-hero{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#a96363,#cda5a5);color:#fff;font-weight:600;font-size:1.0625rem;padding:1.125rem 2.25rem;border-radius:.875rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #bb848466}.btn-primary-hero:hover{transform:translateY(-3px);box-shadow:0 8px 30px #bb848480}.btn-primary-hero svg{transition:transform .3s ease}.btn-primary-hero:hover svg{transform:translate(4px)}.hero-decoration{position:absolute;inset:0;pointer-events:none;overflow:hidden}.decoration-circle{position:absolute;border-radius:50%}.circle-1{width:600px;height:600px;background:radial-gradient(circle,rgba(187,132,132,.1) 0%,transparent 70%);top:-250px;right:-200px}.circle-2{width:450px;height:450px;background:radial-gradient(circle,rgba(187,132,132,.08) 0%,transparent 70%);bottom:-150px;left:-150px}@media(max-width:768px){.ibs-hero{padding:5rem 0 4rem;min-height:auto}.ibs-hero-title{font-size:2.25rem}.ibs-hero-description{font-size:1.0625rem}.ibs-hero-highlight{font-size:1rem;padding:.875rem 1.25rem}}@media(max-width:480px){.ibs-hero{padding:4rem 0 3rem}.ibs-hero-title{font-size:1.875rem}.ibs-hero-description{font-size:1rem}.btn-primary-hero{padding:1rem 1.75rem;font-size:1rem}}.ibs-symptoms{position:relative;padding:5rem 0;background:#fff;overflow:hidden}.ibs-symptoms:before{content:"";position:absolute;top:-60px;left:0;right:0;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='%23fff5f6' d='M0,64L48,69.3C96,75,192,85,288,80C384,75,480,53,576,48C672,43,768,53,864,69.3C960,85,1056,107,1152,101.3C1248,96,1344,64,1392,48L1440,32L1440,0L1392,0C1344,0,1248,0,1152,0C1056,0,960,0,864,0C768,0,672,0,576,0C480,0,384,0,288,0C192,0,96,0,48,0L0,0Z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;background-size:cover;pointer-events:none}.ibs-symptoms-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.symptoms-header{text-align:center;margin-bottom:3.5rem}.symptoms-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.symptoms-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.symptoms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.symptom-card{position:relative;background:linear-gradient(145deg,#d6b5b5,#cda5a5);border-radius:1.25rem;padding:2rem 1.5rem;min-height:180px;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .4s cubic-bezier(.2,.8,.2,1);overflow:hidden}.symptom-card:nth-child(1){background:linear-gradient(145deg,#d6b5b5,#cda5a5)}.symptom-card:nth-child(2){background:linear-gradient(145deg,#f1e6e6,#cda5a5)}.symptom-card:nth-child(3){background:linear-gradient(145deg,#fde68a,#fcd34d)}.symptom-card:nth-child(4){background:linear-gradient(145deg,#c7d2fe,#a5b4fc)}.symptom-card:nth-child(5){background:linear-gradient(145deg,#fbcfe8,#f9a8d4)}.symptom-card:nth-child(6){background:linear-gradient(145deg,#fdf8f8,#f1e6e6)}.symptom-card:nth-child(7){background:linear-gradient(145deg,#fed7aa,#fdba74)}.symptom-card:nth-child(8){background:linear-gradient(145deg,#e9d5ff,#d8b4fe)}.symptom-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000026}.symptom-number{position:absolute;top:.75rem;left:.75rem;width:28px;height:28px;background:#000000b3;color:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.symptom-text{font-size:1rem;font-weight:600;color:#000000bf;line-height:1.5;padding-top:.5rem}@media(max-width:1024px){.symptoms-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.symptoms-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.symptoms-title{font-size:2rem}.symptom-card{min-height:150px;padding:1.5rem 1rem}}@media(max-width:480px){.ibs-symptoms{padding:4rem 0}.symptoms-grid{gap:.75rem}.symptom-card{min-height:130px}.symptom-text{font-size:.875rem}}.ibs-treatment{position:relative;padding:6rem 0;background:#fff;overflow:hidden}.ibs-treatment .treatment-container{max-width:1200px;margin:0 auto;padding:0 2rem}.ibs-treatment .treatment-header{text-align:center;margin-bottom:4rem}.ibs-treatment .treatment-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#a96363;margin-bottom:1rem;padding:.5rem 1rem;background:linear-gradient(135deg,#f8efef,#f1e6e6);border-radius:2rem}.ibs-treatment .treatment-title{font-family:var(--font-heading);font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.ibs-treatment .treatment-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.ibs-treatment .journey-timeline{position:relative;padding:2rem 0}.ibs-treatment .timeline-line{position:absolute;left:50%;top:28px;bottom:28px;width:3px;background:linear-gradient(180deg,#cda5a5,#a96363,#cda5a5);transform:translate(-50%);border-radius:2px}.ibs-treatment .journey-steps{display:flex;flex-direction:column;gap:3rem}.ibs-treatment .journey-step{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start}.ibs-treatment .journey-step:nth-child(odd) .step-card{grid-column:1}.ibs-treatment .journey-step:nth-child(odd) .step-marker{grid-column:2}.ibs-treatment .journey-step:nth-child(odd):after{content:"";grid-column:3}.ibs-treatment .journey-step:nth-child(2n) .step-card{grid-column:3}.ibs-treatment .journey-step:nth-child(2n) .step-marker{grid-column:2}.ibs-treatment .journey-step:nth-child(2n):before{content:"";grid-column:1}.ibs-treatment .step-marker{grid-row:1;width:56px;height:56px;background:linear-gradient(135deg,#a96363,#b27474);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px #fff,0 0 0 8px #f1e6e6,0 8px 20px #bb84844d;position:relative;z-index:2;align-self:start}.ibs-treatment .step-number{font-size:1.25rem;font-weight:800;color:#fff}.ibs-treatment .step-card{grid-row:1;background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 4px 6px #0000000a,0 10px 30px #0000000f;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.2,.8,.2,1);max-width:400px;text-align:center}.ibs-treatment .journey-step:nth-child(odd) .step-card{margin-left:auto}.ibs-treatment .journey-step:nth-child(2n) .step-card{margin-right:auto}.ibs-treatment .step-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000000f,0 20px 40px #00000014;border-color:#f1e6e6}.ibs-treatment .step-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.75rem}.ibs-treatment .step-phase{font-size:.75rem;font-weight:600;color:#a96363;text-transform:uppercase;letter-spacing:.05em}.ibs-treatment .step-duration{font-size:.75rem;color:#94a3b8;padding:.25rem .625rem;background:#f8fafc;border-radius:1rem}.ibs-treatment .step-title{font-size:1.375rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.ibs-treatment .step-description{font-size:.9375rem;color:#64748b;line-height:1.6;margin-bottom:1rem}.ibs-treatment .step-items{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ibs-treatment .step-items li{font-size:.8125rem;color:#475569;padding:.375rem .75rem;background:linear-gradient(135deg,#f8efef,#f8fafc);border-radius:2rem;border:1px solid #e2e8f0}.ibs-treatment .treatment-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:4rem;padding:2.5rem;background:linear-gradient(135deg,#a96363,#b27474);border-radius:1.5rem;color:#fff}.ibs-treatment .cta-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.ibs-treatment .cta-content p{font-size:1rem;color:#fffc;margin:0}.ibs-treatment .cta-button{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#a96363;font-weight:600;font-size:1rem;padding:1rem 2rem;border-radius:.75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.ibs-treatment .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.ibs-treatment .cta-button svg{transition:transform .3s ease}.ibs-treatment .cta-button:hover svg{transform:translate(4px)}@media(max-width:968px){.ibs-treatment .timeline-line{left:24px;transform:none;top:24px;bottom:24px}.ibs-treatment .journey-step{display:flex;gap:1.5rem;align-items:start}.ibs-treatment .journey-step:before,.ibs-treatment .journey-step:after{display:none}.ibs-treatment .journey-step:nth-child(odd) .step-card,.ibs-treatment .journey-step:nth-child(2n) .step-card{text-align:center;margin:0;max-width:none}.ibs-treatment .step-marker{width:48px;height:48px;flex-shrink:0;align-self:start}.ibs-treatment .step-number{font-size:1rem}.ibs-treatment .step-card{flex:1}.ibs-treatment .treatment-cta{flex-direction:column;text-align:center}}@media(max-width:640px){.ibs-treatment{padding:4rem 0}.ibs-treatment .treatment-title{font-size:2rem}.ibs-treatment .journey-steps{gap:2rem}.ibs-treatment .step-card{padding:1.5rem}.ibs-treatment .step-title{font-size:1.125rem}.ibs-treatment .treatment-cta{padding:1.5rem}.ibs-treatment .cta-content h3{font-size:1.25rem}}
