.pricing-wrapper{font-family:sans-serif;margin:auto;max-width:1000px}.period-switcher{display:flex;gap:10px;justify-content:center;margin:20px 0 30px}.switch-btn{background:#fff;border:2px solid #28a745;border-radius:20px;color:#28a745;cursor:pointer;font-weight:700;padding:10px 20px}.switch-btn.active{background:#28a745;color:#fff}.plans-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.plans{display:flex;gap:20px;min-width:960px}.plan{background:#f9fff9;border:1px solid #ddd;border-radius:10px;display:flex;flex:0 0 300px;flex-direction:column;justify-content:space-between;padding:20px;text-align:center}.price{font-size:22px;margin:15px 0}.amount{color:#28a745;font-size:30px;font-weight:700}ul{flex-grow:1;list-style:none;padding-left:0;text-align:left}li{display:flex;margin-bottom:8px}.checkmark{color:#28a745;font-weight:700;margin-right:8px}.btn-wrap{margin-top:auto;text-align:center}.choose-btn{background:#28a745;border:none;border-radius:25px;color:#fff!important;cursor:pointer;display:inline-block;font-weight:700;padding:10px 20px}