.hosting-services{padding:50px 0;background-color:#f5f5f5;color:#333;font-family:Arial,sans-serif}.hosting-container{max-width:1200px;margin:0 auto;padding:0 20px}.hosting-content{width:100%}.hosting-section{margin-bottom:40px;padding:20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.hosting-section h2{font-size:2.2rem;color:#007bff;margin-bottom:20px;display:flex;align-items:center;gap:10px}.hosting-text{font-size:1.1rem;line-height:1.8;color:#555;padding:10px 0}.hosting-highlight{font-weight:700;color:#2f2826}.hosting-grid{display:flex;flex-wrap:wrap;gap:20px;margin:30px 0}.hosting-card{flex:1 1;min-width:300px;text-align:center;background-color:#fff;padding:30px 20px;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.hosting-card:hover{transform:translateY(-5px);background-color:#f0f8ff;box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:#007bff}.hosting-card h3{margin:15px 0 10px;font-size:1.6rem;color:#333}.hosting-card p{font-size:1rem;color:#555;margin:0 0 15px;line-height:1.6}.hosting-btn{display:inline-block;padding:10px 20px;color:#fff;background-color:#007bff;border-radius:5px;text-decoration:none;font-size:1rem;font-weight:700;transition:all .3s ease}.hosting-btn:hover{background-color:#0056b3;transform:scale(1.05)}.hosting-icon{font-size:48px}.hosting-icon-blue{color:#007bff}.hosting-icon-green{color:#28a745}.hosting-icon-pink{color:#e83e8c}.hosting-features{list-style-type:none;padding:0}.hosting-features li{margin-bottom:20px;padding:15px;background-color:#f9f9f9;border-radius:8px;display:flex;align-items:center;gap:15px;font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.hosting-card{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px)}}@media (max-width:768px){.hosting-services{padding:30px 0}.hosting-section{padding:15px}.hosting-section h2{font-size:1.8rem}.hosting-features li{flex-direction:column;text-align:center}}@media (max-width:480px){.hosting-card{min-width:100%;padding:20px 15px}.hosting-card h3{font-size:1.4rem}.hosting-btn,.hosting-card p{font-size:.9rem}.hosting-btn{padding:8px 16px}.hosting-icon{font-size:36px}}