 @media only screen and (min-width: 0rem) {#pricing-1384 {padding: var(--sectionPadding);overflow: hidden;background-color: #f7f7f7;position: relative;z-index: 1;}#pricing-1384 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(12.375rem, 18vw, 13.375rem);}#pricing-1384 .cs-content {text-align: center;width: 100%;max-width: 33.875rem;display: flex;flex-direction: column;align-items: center;}#pricing-1384 .cs-title {max-width: 20ch;}#pricing-1384 .cs-card-group {width: 100%;padding: 0;margin: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;column-gap: clamp(1rem, 2.3vw, 1.25rem);row-gap: clamp(10.375rem, 20vw, 10.625rem);}#pricing-1384 .cs-item {text-align: center;list-style: none;width: 100%;margin: 0;padding: 0 2.5rem 2.5rem;box-sizing: border-box;background-color: #fff;border-radius: 1.5rem;display: flex;flex-direction: column;align-items: center;}#pricing-1384 .cs-item.cs-popular .cs-flex {background-color: var(--primary);}#pricing-1384 .cs-item.cs-popular .cs-tag {display: flex;}#pricing-1384 .cs-item.cs-popular .cs-package, #pricing-1384 .cs-item.cs-popular .cs-price, #pricing-1384 .cs-item.cs-popular .cs-duration {color: var(--bodyTextColorWhite);}#pricing-1384 .cs-item.cs-popular .cs-duration {opacity: 0.8;}#pricing-1384 .cs-item.cs-popular .cs-button-transparent {background-color: var(--primary);color: #fff;transition: color 0.3s, border-color 0.6s, background-color 0.3s;}#pricing-1384 .cs-item.cs-popular .cs-button-transparent:hover {border-color: #1a1a1a;background-color: #1a1a1a;}#pricing-1384 .cs-flex {width: clamp(12.25rem, 25vw, 15.625rem);height: clamp(12.25rem, 25vw, 15.625rem);margin-top: -9.375rem;border-radius: 50%;background-color: #e8e8e8;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;z-index: 1;}#pricing-1384 .cs-tag {font-size: 0.8125rem;color: var(--headerColor);text-transform: uppercase;white-space: nowrap;font-weight: 700;padding: 0.5rem;gap: 0.25rem;border-radius: 50px;background-color: #fff;overflow: hidden;display: none;justify-content: center;align-items: center;position: absolute;left: 50%;bottom: -0.25rem;transform: translateX(-50%);}#pricing-1384 .cs-tag:before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0.3;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#pricing-1384 .cs-icon {width: 1.25rem;height: auto;display: flex;}#pricing-1384 .cs-package {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 clamp(0.25rem, 1vw, 0.5rem) 0;}#pricing-1384 .cs-price {font-size: clamp(1.9375rem, 4vw, 3.0625rem);line-height: 1.2em;font-weight: 700;text-align: inherit;margin: 0;padding: 0;color: var(--headerColor);display: flex;justify-content: center;align-items: flex-end;}#pricing-1384 .cs-duration {font-size: 1rem;line-height: 1.5em;font-weight: 400;text-align: inherit;margin: 0;padding: clamp(0.25rem, 1vw, 0.5rem) 0;color: var(--bodyTextColor);display: block;}#pricing-1384 .cs-ul {width: 100%;margin: 2.5rem 0 2.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: 0.75rem;position: relative;}#pricing-1384 .cs-li {font-size: 1rem;list-style: none;line-height: 1.5em;font-weight: 400;text-align: inherit;margin: 0;padding: 0;color: var(--bodyTextColor);display: block;}#pricing-1384 .cs-li.cs-disabled {opacity: 0.5;}#pricing-1384 .cs-button-transparent {font-size: 1rem;line-height: 3.5rem;text-decoration: none;font-weight: 700;overflow: hidden;margin: 0;color: var(--primary);padding: 0 3rem;border-radius: 1.875rem;border: 1px solid var(--primary);display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#pricing-1384 .cs-button-transparent:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #1a1a1a;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#pricing-1384 .cs-button-transparent:hover {color: var(--bodyTextColorWhite);border-color: #1a1a1a;}#pricing-1384 .cs-button-transparent:hover:before {width: 100%;}#pricing-1384 .cs-button-transparent {margin-top: auto;}}@media only screen and (min-width: 48rem) {#pricing-1384 .cs-container {max-width: 80rem;}#pricing-1384 .cs-container .cs-card-group {flex-direction: row;align-items: stretch;}}@media only screen and (min-width: 0rem) {body.dark-mode #pricing-1384 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #pricing-1384 .cs-title, body.dark-mode #pricing-1384 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-1384 .cs-text {opacity: 0.8;}body.dark-mode #pricing-1384 .cs-flex {background-color: var(--dark);}body.dark-mode #pricing-1384 .cs-ul:before {opacity: 0.5;}body.dark-mode #pricing-1384 .cs-item {background-color: var(--medium);}body.dark-mode #pricing-1384 .cs-item.cs-popular .cs-button-transparent {background-color: #fff;color: var(--primary);}body.dark-mode #pricing-1384 .cs-item.cs-popular .cs-button-transparent:hover {background-color: #1a1a1a;}body.dark-mode #pricing-1384 .cs-package {color: var(--primary);}body.dark-mode #pricing-1384 .cs-price, body.dark-mode #pricing-1384 .cs-duration, body.dark-mode #pricing-1384 .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-1384 .cs-duration, body.dark-mode #pricing-1384 .cs-li {opacity: 0.8;}body.dark-mode #pricing-1384 .cs-button-transparent {background-color: var(--primary);color: #fff;border: none;transition: color 0.3s, background-color 0.3s;}body.dark-mode #pricing-1384 .cs-button-transparent:hover {background-color: #1a1a1a;}#list-1113 .cs-li-text, #list-1113 .cs-h3 {color: var(--bodyTextColorWhite);}#list-1113 .cs-li-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#list-1113 {padding: 0;margin: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;}#list-1113 .cs-li {list-style: none;padding: 0;margin: 0;}#list-1113 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0 0 0.75rem;color: #000;}#list-1113 .cs-li-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 39.375rem;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 0rem) {#content-1450 {padding: var(--sectionPadding);}#content-1450 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#content-1450 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#content-1450 .cs-title, #content-1450 .cs-text {max-width: 100%;}#content-1450 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);margin: 0 0 2rem 0;}#content-1450 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 3rem;background-color: var(--primary);border-radius: 0.5rem;overflow: hidden;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#content-1450 .cs-button-solid:before {content: '';position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#content-1450 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #content-1450 .cs-title, body.dark-mode #content-1450 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #content-1450 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#sbsr-2172 {position: relative;z-index: 1;}#sbsr-2172 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;}#sbsr-2172 .cs-content {text-align: left;width: 100%;max-width: 32.625rem;padding: var(--sectionPadding);box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}#sbsr-2172 .cs-text {margin-bottom: 1rem;}#sbsr-2172 .cs-text:last-of-type {margin-bottom: 2rem;}#sbsr-2172 .cs-ul {margin: 0 0 2rem;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 2rem;}#sbsr-2172 .cs-li {list-style: none;}#sbsr-2172 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.5rem 0;color: var(--headerColor);}#sbsr-2172 .cs-li-text {font-size: 1rem;line-height: 1.5em;margin: 0 0 1rem;color: var(--bodyTextColor);}#sbsr-2172 .cs-info {display: flex;align-items: center;justify-content: flex-start;gap: 2.5rem;}#sbsr-2172 .cs-flex {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.5rem;}#sbsr-2172 .cs-icon {width: 1.25rem;height: auto;display: block;}#sbsr-2172 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbsr-2172 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#sbsr-2172 .cs-button-solid:hover:before {width: 100%;}#sbsr-2172 .cs-picture {display: block;position: relative;width: 100%;height: 35rem;z-index: 1;}#sbsr-2172 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbsr-2172 .cs-floater {width: 24%;max-width: 18.4375rem;height: auto;display: none;position: absolute;left: 0;bottom: 0;}}@media only screen and (min-width: 48rem) {#sbsr-2172 {padding: clamp(5.625rem, 9vw, 9.375rem) 1rem;}#sbsr-2172 .cs-container {flex-direction: row;justify-content: flex-start;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#sbsr-2172 .cs-content {width: 48%;max-width: 35.1875rem;padding: clamp(2rem, 5vw, 5.625rem) 0;}#sbsr-2172 .cs-picture {width: 50vw;height: auto;margin-left: 2.5rem;position: absolute;top: 0;bottom: 0;left: 50%;}#sbsr-2172 .cs-floater {display: block;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbsr-2172 {background-color: rgba(0, 0, 0, 0.4);}body.dark-mode #sbsr-2172 .cs-title, body.dark-mode #sbsr-2172 .cs-text, body.dark-mode #sbsr-2172 .cs-h3, body.dark-mode #sbsr-2172 .cs-li-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-2172 .cs-flex {color: #ebebeb;}body.dark-mode #sbsr-2172 .cs-icon {filter: grayscale(1) brightness(1000%);}body.dark-mode #sbsr-2172 .cs-text {opacity: 0.8;}}#cost-calculator {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background-color: #f9f9f9;font-family: "Roboto", Arial, sans-serif;color: var(--bodyTextColor);transition: background-color 0.3s ease;}.calculator-container {max-width: 900px;margin: 0 auto;background-color: #fff;padding: 30px;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);transition: background-color 0.3s ease, box-shadow 0.3s ease;}.calculator-container h2, .calculator-container h3 {font-weight: 900;line-height: 1.2em;text-align: center;color: var(--headerColor);margin-bottom: 1.5rem;transition: color 0.3s ease;}.calculator-container h2 {font-size: var(--headerFontSize);}.calculator-container h3 {font-size: clamp(1.5rem, 2.5vw, 2rem);}.input-group {background-color: #f7f7f7;padding: 1.25rem;border-radius: 6px;margin-bottom: 1.5rem;transition: background-color 0.3s ease, border-color 0.3s ease;}.input-group label {display: block;margin-bottom: 0.5rem;font-weight: 700;color: var(--headerColor);font-size: var(--bodyFontSize);transition: color 0.3s ease;}.input-group input[type="number"] {width: calc(100% - 20px);padding: 10px;margin-bottom: 1rem;border: 1px solid var(--bodyTextColor);border-radius: 4px;font-size: var(--bodyFontSize);color: var(--bodyTextColor);background-color: #fff;transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;}.package-selection label, .add-ons-group div label {display: flex;align-items: center;margin-bottom: 0.625rem;padding: 0.75rem 1rem;background-color: #fff;border: 1px solid var(--primary);border-radius: 4px;cursor: pointer;transition: background-color 0.2s ease, border-color 0.2s ease, color 0.3s ease;font-size: var(--bodyFontSize);color: var(--bodyTextColor);}.package-selection label:hover, .add-ons-group div label:hover {background-color: var(--secondaryLight);border-color: var(--secondary);}.package-selection input[type="radio"], .add-ons-group input[type="checkbox"] {margin-right: 0.625rem;transform: scale(1.2);flex-shrink: 0;}.package-selection input[type="radio"]:checked + br + br + br + br + br + br, .add-ons-group input[type="checkbox"]:checked + span {font-weight: 700;color: var(--headerColor);}.chart-container {position: relative;height: 400px;width: 100%;margin-bottom: 1.875rem;}.table-container {overflow-x: auto;}#costTable {width: 100%;border-collapse: collapse;margin-top: 1.25rem;font-size: var(--bodyFontSize);}#costTable th, #costTable td {border: 1px solid #ddd;padding: 0.75rem;text-align: right;color: var(--bodyTextColor);transition: color 0.3s ease, border-color 0.3s ease;}#costTable th {background-color: var(--primary);color: white;text-align: center;transition: background-color 0.3s ease, color 0.3s ease;}#costTable tr:nth-child(even) {background-color: rgba(0, 0, 0, 0.03);transition: background-color 0.3s ease;}#costTable tr:hover {background-color: var(--primaryLight);}body.dark-mode #cost-calculator {background-color: var(--dark);}body.dark-mode .calculator-container {background-color: var(--medium);box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}body.dark-mode .calculator-container h2, body.dark-mode .calculator-container h3, body.dark-mode .input-group label {color: var(--bodyTextColorWhite);}body.dark-mode .input-group {background-color: var(--accent);border-color: rgba(255, 255, 255, 0.1);}body.dark-mode .input-group input[type="number"] {background-color: var(--dark);color: var(--bodyTextColorWhite);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode .package-selection label, body.dark-mode .add-ons-group div label {background-color: var(--accent);border-color: rgba(255, 255, 255, 0.1);color: var(--bodyTextColorWhite);}body.dark-mode .package-selection label:hover, body.dark-mode .add-ons-group div label:hover {background-color: rgba(255, 255, 255, 0.1);border-color: var(--primary);}body.dark-mode .package-selection input[type="radio"]:checked + br + br + br + br + br + br, body.dark-mode .add-ons-group input[type="checkbox"]:checked + span {color: var(--primary);}body.dark-mode #costTable th {background-color: var(--primary);color: white;}body.dark-mode #costTable td {color: var(--bodyTextColorWhite);border-color: rgba(255, 255, 255, 0.1);}body.dark-mode #costTable tr:nth-child(even) {background-color: rgba(255, 255, 255, 0.05);}body.dark-mode #costTable tr:hover {background-color: var(--accent);}@media (max-width: 768px) {.package-selection label, .add-ons-group div label {flex-direction: column;align-items: flex-start;}.package-selection input[type="radio"], .add-ons-group input[type="checkbox"] {margin-bottom: 0.5rem;margin-right: 0;}}