*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{background-color:#f5f5f5;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:left;padding:40px 0}.intro-text{margin-bottom:30px;color:#333}.provider-card{background:#fff;border-radius:10px;padding:25px;margin-bottom:30px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease;position:relative;display:flex;flex-direction:column}.provider-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.provider-card h2{display:none}.card-main-content{display:flex;align-items:flex-end;margin-bottom:0}.left-column{margin-right:30px;flex-shrink:0}.left-column,.right-column{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch}.right-column{flex-grow:1;margin-right:20px}.provider-logo{width:180px;height:auto;display:block}.rating-stars-group{margin-bottom:10px}.rating{font-size:1.5em;font-weight:700;color:#2c3e50}.stars{color:#f1c40f;font-size:1em}.right-column h2{margin-top:0;margin-bottom:10px;display:block!important;font-size:1.8em;color:#2c3e50}.features{list-style:none;padding-left:0}.features li{position:relative;padding:5px 0 5px 20px}.features li:before{content:"✓";color:#28a745;font-weight:700;position:absolute;left:0;top:5px}.cta-button{background:#f1c40f;color:#fff;padding:15px 30px;text-decoration:none;border-radius:5px;font-weight:700;font-size:1.1em;text-align:center;transition:all .3s ease;align-self:center;max-width:300px;display:block;margin:0 auto}.cta-button:hover{background:#e67e22;transform:scale(1.05)}.hero{position:relative;width:100%;height:70vh;max-height:600px;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:40px}.hero-image{object-fit:cover;z-index:1}.hero-image,.hero:before{position:absolute;top:0;left:0;width:100%;height:100%}.hero:before{content:"";background:rgba(0,0,0,.4);z-index:2}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:20px;max-width:800px}.hero-content h1{font-size:2.5em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-content h2{font-size:1.4em;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.hero-content h2,.hero-content img{margin-bottom:20px}.footer{text-align:center;padding:20px 0;border-top:1px solid #ddd;margin-top:40px}.footer a{color:#666;text-decoration:none;margin:0 10px}.footer a:hover{color:#333}.seo-content{margin-top:40px;background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.seo-content h2{color:#2c3e50;margin-bottom:20px;font-size:2em}.seo-content h3{color:#34495e;margin:25px 0 15px;font-size:1.4em}.seo-content p{margin-bottom:15px;line-height:1.8}.seo-content ol,.seo-content ul{margin-bottom:20px;padding-left:30px}.seo-content li{margin-bottom:8px;line-height:1.6}.seo-content ol{padding-left:1.5em}.provider-card.visited{opacity:.5;filter:grayscale(1);pointer-events:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none;justify-content:center;align-items:center;z-index:1000}.overlay.active{display:flex}.overlay-content{background:#fff;padding:40px;border-radius:10px;text-align:center;max-width:1000px;position:relative}.close-button{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2em;cursor:pointer;color:#666}.close-button:hover{color:#333}.next-provider-container{margin-top:20px}.content-section{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:30px;line-height:1.8}.content-section h1{color:#2c3e50;margin-bottom:30px;font-size:2em}.content-section h2{color:#34495e;margin:25px 0 15px;font-size:1.4em}.content-section h3{color:#34495e;margin:20px 0 10px;font-size:1.2em}.content-section h4{color:#34495e;margin:15px 0 10px;font-size:1.1em}.content-section p{margin-bottom:15px}.content-section ul{margin-bottom:20px;padding-left:30px}.content-section li{margin-bottom:8px}.back-button{display:inline-block;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:12px 25px;text-decoration:none;border-radius:5px;font-weight:700;margin-top:30px;transition:all .3s ease}.back-button:hover{background:linear-gradient(135deg,#218838,#17a2b8);transform:translateY(-2px)}@media (max-width:768px){.card-main-content{flex-direction:column;text-align:center}.left-column{flex:none;margin-right:0;margin-bottom:20px}.hero-content h1{font-size:2em}.hero-content h2{font-size:1.2em}.hero{height:50vh;min-height:300px}.container{padding:10px}.content-section,.seo-content{padding:20px}}