.plans{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin:0 auto;max-width:1200px}.card--pricing,.card--rating{background-color:#fff;border-radius:24px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;padding:30px;position:relative;text-align:left;width:357px}.button-wrapper{align-self:center;margin-top:auto}.card__header h2{color:#0e0e2b;font-size:2rem!important;margin-bottom:15px}.card__header{align-self:center;justify-items:center}.card__price{color:#0e0e2b;font-size:2rem!important;font-weight:700;margin:20px 0}.card__oldprice{color:#999;display:inline-block;position:relative}.card__oldprice:after{background-color:red;content:"";height:2px;left:0;position:absolute;top:50%;transform:rotate(-15deg);transform-origin:center;width:100%}.card__price span{color:#999;font-size:18px!important;font-weight:400;margin:20px 0}.card__features{margin:20px 0;padding:0;text-align:left}.card__features li{align-items:center;color:#0e0e2b;display:flex;font-size:18px;font-weight:400;list-style:none;margin-bottom:10px}.button{background:#0e0e2b;border:none;border-radius:34px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:4px 24px;text-decoration:none;transition:background .3s}.pricing-toggle-wrapper{align-items:center;display:flex;font-family:Inter,sans-serif;gap:2rem;justify-content:space-between;margin-bottom:45px;max-width:1200px}.switch-toggle-centered{display:flex;flex-grow:1;justify-content:center}.country-select{flex-shrink:0;margin-top:15px}.switch-toggle{display:inline-block;height:34px;position:relative;width:120px}.switch-toggle input[type=checkbox]{height:0;opacity:0;width:0}.slider-text-container{align-items:center;background-color:transparent;border:1px solid #0e0e2b;bottom:0;cursor:pointer;display:flex;height:56px;justify-content:space-between;left:0;overflow:hidden;padding:0 8px;right:0;top:0;transition:background-color .3s;width:300px}.slider,.slider-text-container{border-radius:34px;position:absolute}.slider{background-color:#fc7c10;bottom:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);content:"";height:46px;left:6px;transition:transform .3s ease-in-out}input:checked+.slider-text-container .slider{transform:translateX(142px)}.slider-text{font-size:14px;font-weight:700;position:absolute;transition:color .3s ease-in-out;z-index:1}.monthly{color:#333;left:25px}.annually{right:15px}.annually,input:checked+.slider-text-container .monthly{color:#fff}input:checked+.slider-text-container .annually{color:#333}.country-select select{background:#fff;font-size:14px;padding:8px 16px}.popular-badge{background-color:#3bcf7b;border-radius:0 24px;box-shadow:0 2px 10px rgba(59,207,123,.3);color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;padding:6px 16px;position:absolute;right:-1.5px;text-transform:uppercase;top:-1px;z-index:1}@media (max-width:900px){.plans{align-items:center;flex-direction:column}.pricing-toggle-wrapper{align-items:flex-start;flex-direction:column}.card--pricing,.card--rating{margin-bottom:30px}}.country-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg fill="%230E0E2B" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 3.77 2.94 7.07 6.68 10.32C12.44 19.56 12 22 12 22s-.44-2.44-.68-4.68C9.06 16.07 6 12.77 6 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 3.77-2.94 7.07-6.68 10.32C11.56 19.56 12 22 12 22s.44-2.44.68-4.68C15.94 16.07 19 12.77 19 9c0-2.76-2.24-5-5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>'),url('data:image/svg+xml;utf8,<svg fill="%230E0E2B" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-position:left 12px center,right 12px center;background-repeat:no-repeat,no-repeat;background-size:24px,24px;border:1px solid #0e0e2b;border-radius:999px;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#0e0e2b;cursor:pointer;font-size:16px;height:56px;line-height:1.5;padding:12px 40px;transition:border-color .3s ease,box-shadow .3s ease;width:200px}.country-select select:hover{border-color:#fc7c10;box-shadow:0 4px 10px rgba(0,0,0,.15)}.country-select select:focus{border-color:#fc7c10;box-shadow:0 0 0 3px rgba(252,124,16,.4);outline:none}.country-select select option[disabled]{color:#999;font-weight:400}.country-select select option{background-color:#fff;color:#0e0e2b;padding:10px}.rates-section{margin-top:20px}