.pricing.svelte-o7cxhg{padding:1rem;background-color:transparent;text-align:center}.price-label.svelte-o7cxhg{font-size:.75rem;display:inline-block;color:var(--color-text)}.button-container.svelte-o7cxhg{margin-bottom:1.6rem}.header-container.svelte-o7cxhg{display:flex;flex-direction:column;align-items:center;justify-content:center}.pricing-wrapper.svelte-o7cxhg{display:flex;flex-direction:row;gap:2rem;width:100%;max-width:1200px;margin:0 auto;justify-content:center;flex-wrap:wrap}.pricing-card.svelte-o7cxhg{background-color:#fff;padding:.5rem .5rem 1.6rem;border-radius:8px;box-shadow:0 4px 10px #0000001a;transition:transform .3s;display:flex;flex-direction:column;width:300px;min-height:300px}.pricing-card.svelte-o7cxhg:hover{transform:scale(1.02)}.topper.svelte-o7cxhg{font-size:1.2rem;color:var(--color-theme-1);text-align:center;font-weight:700;text-transform:uppercase}h2.svelte-o7cxhg{font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;text-transform:uppercase}h3.svelte-o7cxhg{font-size:1.25rem;margin-bottom:1rem;font-family:Oswald,sans-serif;text-transform:uppercase;text-align:left;padding-left:1rem}ul.svelte-o7cxhg{list-style:none;padding:0;text-align:left;flex-grow:1;margin-bottom:1rem}li.svelte-o7cxhg{margin:.5rem 0;padding-left:1rem;padding-right:1rem;display:flex;justify-content:space-between;align-items:center}.material-symbols--check.svelte-o7cxhg{display:inline-block;width:24px;height:24px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='m9.55 18l-5.7-5.7l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;color:var(--color-theme-1);flex-shrink:0}.mdi--prohibited.svelte-o7cxhg{display:inline-block;width:24px;height:24px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m0 2c-1.9 0-3.6.6-4.9 1.7l11.2 11.2c1-1.4 1.7-3.1 1.7-4.9c0-4.4-3.6-8-8-8m4.9 14.3L5.7 7.1C4.6 8.4 4 10.1 4 12c0 4.4 3.6 8 8 8c1.9 0 3.6-.6 4.9-1.7'/%3E%3C/svg%3E");background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.pricing-bottom.svelte-o7cxhg{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.price.svelte-o7cxhg{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0;font-family:Oswald,sans-serif}.btn.svelte-o7cxhg{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;min-width:200px;text-align:center;background:linear-gradient(45deg,var(--color-theme-1),#ff6b35);color:#fff;box-shadow:0 4px 15px #ff3e004d;border:none;cursor:pointer;width:100%;max-width:200px}.btn.svelte-o7cxhg:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff3e0066}.featured-card.svelte-o7cxhg{--background: linear-gradient(to left, #f7ba2b 0%, #ea5358 100%);background:var(--background);position:relative;z-index:1}.featured-card.svelte-o7cxhg:after{position:absolute;content:"";top:25px;left:0;right:0;z-index:-1;height:100%;width:100%;transform:scale(.9);filter:blur(25px);background:var(--background);transition:opacity .5s}.featured-pricing-card.svelte-o7cxhg{background-color:#fff;padding:.5rem;border-radius:8px;box-shadow:0 4px 10px #0000001a;transition:transform .3s;display:flex;flex-direction:column;width:300px;min-height:300px}.featured-pricing-card.svelte-o7cxhg:hover{transform:scale(1.02)}.card-info.svelte-o7cxhg{--color: #fff;background:var(--color);color:var(--color);display:flex;justify-content:center;align-items:stretch;width:100%;height:100%;border-radius:.7rem}.card-content.svelte-o7cxhg{text-align:center;width:100%;display:flex;flex-direction:column;padding:0}.featured-btn.svelte-o7cxhg{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;min-width:200px;text-align:center;background:linear-gradient(45deg,var(--color-theme-1),#ff6b35);color:#fff;box-shadow:0 4px 15px #ff3e004d;border:none;cursor:pointer;width:100%;max-width:200px;margin-bottom:1.6rem;font-family:Oswald,sans-serif;text-transform:uppercase}.featured-btn.svelte-o7cxhg:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff3e0066}.featured-card.svelte-o7cxhg .title:where(.svelte-o7cxhg){font-weight:700;color:var(--color-text)}.featured-card.svelte-o7cxhg ul:where(.svelte-o7cxhg){color:#333}.featured-card.svelte-o7cxhg .price:where(.svelte-o7cxhg){color:var(--color-text)}.featured-card.svelte-o7cxhg:hover:after{opacity:0}.featured-card.svelte-o7cxhg:hover .card-info:where(.svelte-o7cxhg){color:#f7ba2b;transition:color 1s}@media (min-width: 768px){.button-container.svelte-o7cxhg{margin-bottom:0}.header-container.svelte-o7cxhg{flex-direction:row;justify-content:space-between;align-items:center}.topper.svelte-o7cxhg{text-align:left}.pricing.svelte-o7cxhg{padding:2rem}.pricing-wrapper.svelte-o7cxhg{flex-direction:row;gap:2rem;margin-top:1rem}.pricing-card.svelte-o7cxhg,.featured-pricing-card.svelte-o7cxhg{flex:1;min-height:350px}h2.svelte-o7cxhg{font-size:2rem;text-align:left}h3.svelte-o7cxhg{font-size:1.5rem}.price.svelte-o7cxhg{font-size:1.75rem}}@media (min-width: 1024px){.header-container.svelte-o7cxhg{flex-direction:row;justify-content:space-between;align-items:center}.topper.svelte-o7cxhg{text-align:left}h2.svelte-o7cxhg{font-size:2.5rem;text-align:left}h3.svelte-o7cxhg{font-size:1.75rem}.price.svelte-o7cxhg{font-size:2rem}.pricing-card.svelte-o7cxhg,.featured-pricing-card.svelte-o7cxhg{min-height:400px}}
