:root{--primary-purple: #7c3aed;--dark-purple: #1a1a4b;--light-gray: #f2f2f2;--text-gray: #333;--border-gray: #e5e7eb}*{box-sizing:border-box;margin:0;padding:0}body{font-family:AvenirNext,system-ui,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--text-gray);overflow-x:hidden}.hero-section{width:100%;min-height:100vh}.floating-logo{position:absolute;left:4%;top:50%;transform:translateY(-50%);width:350px;height:auto}@media(max-width:768px){.floating-logo{position:relative;top:0;left:0;transform:none;margin-bottom:1rem;width:160px}}.hero-banner{position:relative;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;overflow:hidden;padding:0;margin:0}.image-block{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.campaign-logo{max-width:300px;height:auto}.hero-content{text-align:center;z-index:2}.hero-title{font-size:3.3rem;font-weight:600;position:relative;display:inline-block;padding-bottom:1px;color:#140f4b}.hero-title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:500px;height:2px;background-color:#000;border-radius:4px;animation:fadeIn .9s ease-out}.hero-subtitle{font-size:2rem;color:#1010eb;font-style:italic;animation:fadeInUp 1s ease-out}.content-container{max-width:1500px;margin:0 auto;padding:2rem;padding-top:10px}.intro-section{margin:3rem 0}.intro-text{font-size:1.1rem;line-height:1.8;color:var(--text-gray);text-align:justify}.about-section{margin:3rem 0}.section-heading{font-size:2.5rem;font-weight:600;color:var(--dark-purple);margin-bottom:1.5rem;padding-left:-1rem}.section-text{font-size:20px;line-height:1.8;color:var(--text-gray);margin-bottom:1rem}.divider{border-top:2px dotted #999;margin:3rem 0;width:100%}.top-banner-image{width:100%;display:flex;justify-content:center;background:#fff}.banner-img{width:100%;height:auto;max-height:650px;object-fit:cover}.grid-section{display:grid;grid-template-columns:.5fr 1fr;column-gap:3rem;border-left:6px solid var(--light-gray);padding:3rem;border-radius:16px;align-items:center;margin:2rem 0;background-color:var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.grid-section:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.grid-image{display:flex;justify-content:center;align-items:center}.info-image{max-width:220px;height:auto;border-radius:8px;transition:transform .3s ease}.info-image:hover{transform:scale(1.05)}.grid-content{display:flex;flex-direction:column;gap:1rem}.grid-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--dark-purple)}.grid-content ul{list-style:none;padding-left:0;margin-top:1rem}.grid-content ul li{margin-bottom:1.5rem;font-size:20px;line-height:1.6;color:var(--text-gray);position:relative;padding-left:1.5rem;align-items:center}.grid-content ul li:before{content:"•";position:absolute;left:0;font-weight:700;font-size:1.5rem;top:30%;transform:translateY(-50%)}@media(max-width:768px){.grid-section{grid-template-columns:1fr;gap:2rem;padding:2rem;text-align:center}.grid-content{align-items:center}.grid-content ul li{text-align:left}}.arrhythmia-main-section{padding:2.5rem;margin:2rem 0;border-radius:16px;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.arrhythmia-main-section:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.arrhythmia-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.arrhythmia-text{margin-top:12px;color:#444;font-size:18px;line-height:1.65;animation:fadeInLeft .8s ease-out}.arrhythmia-image{display:flex;justify-content:center;align-items:center;animation:fadeInRight .8s ease-out}.arrhythmia-wrapper{background:#fff;padding:2.5rem;margin:2rem 0;border-radius:16px;box-shadow:0 4px 12px #0000001a;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.arrhythmia-wrapper:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.arrhythmia-heading{font-size:37px;font-weight:600;line-height:1.3;border-left:6px solid #1010EB;padding-left:12px;color:#140f4b}.arrhythmia-text{font-size:18px;line-height:1.6;margin-top:12px;color:#444;font-size:20px}.arrhythmia-right{flex:1;display:flex;justify-content:center}.arrhythmia-img{width:80%;max-width:500px;height:auto;object-fit:contain;transition:transform .3s ease}.arrhythmia-img:hover{transform:scale(1.05)}.arrhythmia-item{margin-bottom:35px;margin-left:25px}.sub-heading{font-size:37px;font-weight:600;border-left:6px solid #1010EB;padding-left:10px;margin-bottom:6px;color:#140f4b}.small-title{font-weight:700;color:#1010eb;margin:6px 0;font-size:20px}.arrhythmia-description{line-height:1.7;color:#555;font-size:20px}.arrhythmia-wrapper .cta-button{margin-top:15px}.arrhythmia-wrapper{margin-top:50px;padding:20px}.arrhythmia-container{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:40px;margin-left:25px}.arrhythmia-left{flex:1}.rhythm-image{max-width:100%;max-height:450px;height:auto;border-radius:12px;box-shadow:0 8px 16px #0000001a;transition:transform .3s ease}.rhythm-image:hover{transform:scale(1.05)}.expanded-content{padding:2.5rem;margin:2rem 0;border-radius:16px;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease;animation:fadeSlide .3s ease-in-out}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.arrhythmia-main-section{padding:2rem}.arrhythmia-content-grid{grid-template-columns:1fr;gap:2rem}}.cta-button{padding:12px 30px;border-radius:999px;border:2px solid #7c3aed;background:#fff;font-weight:600;cursor:pointer;margin-top:10px;transition:.3s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed4d}.cta-button.primary{background:#fff;color:var(--primary-purple);border-color:#fff}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed4d}.cta-button.secondary{margin-top:1rem;color:#1010eb;border-color:#1010eb;font-size:18px;font-weight:500}.rhythm-tabs-section{margin:4rem 0}.tabs-header{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid var(--border-gray)}.tab-button{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--text-gray);cursor:pointer;transition:all .3s ease}.tab-button:hover{color:var(--primary-purple)}.tab-button.active{color:var(--primary-purple);border-bottom-color:var(--primary-purple)}.tab-content{animation:fadeIn .4s ease-out}.rhythm-card{padding:2.5rem;margin:2rem 0;border-radius:16px}.rhythm-title{font-size:2rem;font-weight:700;color:var(--dark-purple);margin-bottom:1rem}.rhythm-type{font-size:1.2rem;font-weight:600;color:#1010eb;margin-bottom:1rem}.rhythm-description{font-size:1.1rem;line-height:1.8;color:var(--text-gray)}.condition-card{background:#fff;padding:2.5rem;margin:2rem 0;border-radius:16px;box-shadow:0 4px 12px #0000001a;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.condition-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.condition-title{font-size:3.1rem;font-weight:600;color:var(--dark-purple);margin-bottom:1rem}.cta-section{background:#fff;padding:2.5rem;margin:2rem 0;border-radius:16px;box-shadow:0 4px 12px #0000001a;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.cta-section:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.cta-heading{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-text{font-size:1.1rem;line-height:1.8;max-width:800px;margin-bottom:2rem}.references-section{background:#fff;padding:2.5rem;margin:2rem 0;border-radius:16px;box-shadow:0 4px 12px #0000001a;border-left:6px solid var(--light-gray);transition:transform .3s ease,box-shadow .3s ease}.references-section:hover{transform:translateY(-4px);box-shadow:0 8px 20px #7c3aed33}.references-title{font-weight:700;font-size:28px;margin-bottom:1rem;color:var(--dark-purple)}.reference-list{font-size:17px;color:#000;line-height:1.6;margin-bottom:.5rem}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expandDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.pulse-animation{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in{animation:fadeInUp .8s ease-out}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.section-heading{font-size:2rem}.arrhythmia-content-grid{grid-template-columns:1fr;gap:2rem}.stats-grid{grid-template-columns:1fr}.tabs-header{flex-direction:column}.tab-button{width:100%;justify-content:center}.content-container{padding:1rem}.arrhythmia-main-section{padding:1.5rem}.cta-heading{font-size:2rem}}@media(max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.campaign-logo{max-width:200px}.section-heading{font-size:1.5rem}.cta-button{padding:.75rem 1.5rem;font-size:.9rem}}.navbar{align-items:center;height:80px;padding:0 20px;width:100%;background-color:#fff;position:relative;font-family:Segoe UI,Roboto,sans-serif;font-weight:700;color:#1a1a4b}body{display:block}.navbar:after{content:"";position:absolute;bottom:0;left:0;height:8px;width:100%;background:linear-gradient(to bottom,rgba(0,0,0,.25),transparent);z-index:1}.navbar:before{content:"";position:absolute;right:0;bottom:0;width:100%;height:15px;background-image:radial-gradient(rgba(0,0,0,.08) 12%,transparent 12%);background-size:15px 15px;background-repeat:repeat-x;opacity:.4}.mdt-footer{background-color:#0d0b45;color:#fff;padding:20px 40px;font-family:Arial,Helvetica,sans-serif;height:180px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.footer-logo{margin:0;font-size:32px;font-weight:700}.footer-tagline{margin-top:1px;font-size:16px;color:#ccc}.footer-right{display:flex;gap:20px;margin-top:10px}.footer-right a{color:#fff;text-decoration:none;font-size:16px}.footer-right a:hover{text-decoration:underline}.footer-divider{margin:20px 0;border:none;border-top:1px solid #3c3b75}.footer-bottom{display:flex;gap:25px;flex-wrap:wrap;font-size:14px;color:#ccc;justify-content:flex-end;text-align:right}@media(max-width:768px){.mdt-footer{padding:30px 20px}.footer-logo{font-size:26px}.footer-right{margin-top:20px;gap:15px}.footer-bottom{flex-direction:column;gap:6px}}.arrhythmia-page{max-width:1450px;margin:0 auto;padding:3rem 2rem;font-family:AvenirNext,system-ui,Helvetica,Arial,sans-serif;color:#333}.section{margin-bottom:4rem;animation:fadeInUp .8s ease-out}.section-title{font-size:2.5rem;font-weight:600;color:#1a1a4b;margin-bottom:1.5rem;border-left:6px solid #1010EB;padding-left:1rem}.small-heading{font-size:1.5rem;font-weight:600;color:#1010eb;margin:1.5rem 0 1rem}.section p,.section ul li,.section-text{font-size:20px!important}.section-text{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#333}.section p{font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.section ul{list-style:none;padding-left:0;margin:1rem 0}.section ul li{margin-bottom:.75rem;font-size:1.05rem;line-height:1.6;position:relative;padding-left:1.5rem}.section ul li:before{content:"•";position:absolute;left:0;color:#000;font-weight:700;font-size:1.3rem}.section h4{font-size:1.5rem;font-weight:600;color:#1a1a4b;margin:1.5rem 0 1rem}.image-container{display:flex;justify-content:center;align-items:center;margin:2rem 0;padding:2rem;border-radius:12px}.diagram-img{max-width:900px;width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.diagram-img:hover{transform:scale(1.02)}.reference-text{font-size:.9rem;color:#6b7280;font-style:italic;margin-top:1rem;text-align:center}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin:2rem 0;padding:2rem;background:#f9fafb;border-radius:12px;border-left:4px solid #7c3aed}.two-column>div{padding:1rem}.two-column h4{color:#7c3aed;margin-bottom:1rem;font-size:1.4rem}hr{border:none;border-top:2px dotted #999;margin:3rem 0}.two-column-list{columns:2;-webkit-columns:2;-moz-columns:2;column-gap:5px;margin-left:38;padding-left:5px}.two-column-list li{margin-bottom:2px!important;line-height:1.1;padding-left:12px}.two-column-list li:before{font-size:1rem;left:0}.two-column-list>:nth-child(n+4){margin-left:-140px}.back-btn{padding:12px 30px;border-radius:999px;border:2px solid #7c3aed;background:#fff;font-weight:600;cursor:pointer;margin-top:10px;transition:.3s}.back-btn-right{text-align:right;margin-top:20px}@media(max-width:768px){.two-column-list{columns:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.arrhythmia-page{padding:2rem 1rem}.section-title{font-size:2rem}.two-column{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.image-container{padding:1rem}.diagram-img{max-width:100%}.section h4{font-size:1.2rem}.small-heading{font-size:1.3rem}}@media(max-width:480px){.section-title{font-size:1.8rem}.section p,.section-text{font-size:1rem}.two-column{padding:1rem}}.cad-container{max-width:1450px;margin:auto;padding:30px;font-family:Segoe UI,Arial,sans-serif;line-height:1.6}.cad-title{font-size:2.5rem;font-weight:600;color:#1a1a4b;border-left:5px solid #1010EB;padding-left:12px;margin-bottom:20px}.cad-heading{font-size:1.5rem;font-weight:600;color:#1010eb;margin:1.5rem 0 1rem}.cad-subheading{font-size:22px;font-weight:600;margin-top:15px}.cad-text{font-size:20px;color:#333;margin-bottom:12px}.cad-list{margin-left:38px;font-size:18px;color:#333;margin-bottom:5px;padding-left:20px}.cad-list li{margin-bottom:6px}.cad-grid>:nth-child(2){margin-left:-140px}.cad-warning{margin-top:10px;font-size:20px;color:#333;margin-bottom:12px}.cad-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0px;margin:10px 0}.checklist li{list-style:none;position:relative;padding-left:25px;margin-bottom:8px;font-weight:700}.cad-bg{background-color:#d3d3d3;padding:20px 25px;margin:25px 0;border-radius:12px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 2px 6px #00000026}.cad-bg:hover{transform:translateY(-1px);box-shadow:0 8px 20px #7c3aed33}.checklist li:before{content:"✔";position:absolute;left:0;top:0;color:#000;font-weight:700}.cad-ordered-list{margin-left:20px;font-size:21px}.cad-ordered-list li{margin-bottom:15px}.faq-question{font-weight:600;color:#000;display:block;font-size:20px;margin-bottom:5px}.back-btn{background:#1010eb;color:#fff;padding:10px 18px;border:none;border-radius:6px;cursor:pointer;font-size:18px;margin:15px 0;transition:.3s ease}.back-btn:hover{background:#0a0abf;transform:scale(1.03)}@media(max-width:768px){.cad-grid{flex-direction:column}}
