.PlanConfigurator-module__VDXl7G__panel{background:#111827;border:1px solid #1f2937;border-radius:14px;flex-direction:column;gap:20px;padding:20px;display:flex}.PlanConfigurator-module__VDXl7G__model{font-family:var(--font-brand);letter-spacing:.04em;color:var(--color-grey-05);font-size:13px}.PlanConfigurator-module__VDXl7G__name{font-family:var(--font-brand);color:#fff;margin-top:-12px;font-size:28px;font-weight:700}.PlanConfigurator-module__VDXl7G__field{flex-direction:column;gap:8px;display:flex}.PlanConfigurator-module__VDXl7G__label{color:#b8c2cc;font-size:17px;font-weight:700}.PlanConfigurator-module__VDXl7G__desc{color:var(--color-grey-05);text-wrap:pretty;font-size:13.5px;line-height:1.65}.PlanConfigurator-module__VDXl7G__colors{gap:10px;display:flex}.PlanConfigurator-module__VDXl7G__color,.PlanConfigurator-module__VDXl7G__colorOn{min-height:47px;color:var(--color-grey-04);background:#1d1d1f;border:1px solid #38383a;border-radius:6px;align-items:center;gap:8px;padding:0 14px;font-size:15px;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.PlanConfigurator-module__VDXl7G__colorOn{border-color:var(--color-brand);color:#fff}.PlanConfigurator-module__VDXl7G__swatch{border:1px solid #ffffff40;border-radius:50%;width:18px;height:18px}.PlanConfigurator-module__VDXl7G__pillset{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;display:grid}.PlanConfigurator-module__VDXl7G__pill,.PlanConfigurator-module__VDXl7G__pillOn{border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:47px;padding:10px;font-size:15px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.PlanConfigurator-module__VDXl7G__pill{color:var(--color-grey-04);background:#1d1d1f;border:1px solid #38383a;font-weight:600}.PlanConfigurator-module__VDXl7G__pill:hover:not(:disabled){border-color:var(--color-brand-dark)}.PlanConfigurator-module__VDXl7G__pill:disabled{opacity:.34;cursor:not-allowed}.PlanConfigurator-module__VDXl7G__pillOn{background:var(--color-brand);color:#000;border:1px solid #0000;font-weight:700}.PlanConfigurator-module__VDXl7G__pill em,.PlanConfigurator-module__VDXl7G__pillOn em{opacity:.75;font-size:11.5px;font-style:normal;font-weight:500}.PlanConfigurator-module__VDXl7G__qty{background:#1d1d1f;border:1px solid #38383a;border-radius:6px;align-self:flex-start;align-items:center;gap:4px;display:inline-flex}.PlanConfigurator-module__VDXl7G__qty button{width:46px;height:46px;color:var(--color-grey-04);place-items:center;font-size:20px;display:grid}.PlanConfigurator-module__VDXl7G__qty button:disabled{opacity:.3;cursor:not-allowed}.PlanConfigurator-module__VDXl7G__qty span{text-align:center;color:#fff;font-variant-numeric:tabular-nums;min-width:40px;font-size:17px;font-weight:700}.PlanConfigurator-module__VDXl7G__cardToggle{cursor:pointer;color:var(--color-grey-04);background:#8ce2d00d;border:1px solid #1f2937;border-radius:10px;align-items:center;gap:10px;padding:14px 16px;font-size:15px;display:flex}.PlanConfigurator-module__VDXl7G__cardToggle input{width:18px;height:18px;accent-color:var(--color-brand)}.PlanConfigurator-module__VDXl7G__cardToggle em{color:var(--color-brand);margin-left:auto;font-size:13.5px;font-style:normal;font-weight:700}.PlanConfigurator-module__VDXl7G__benefit{border-top:1px solid #1f2937;padding-top:18px}.PlanConfigurator-module__VDXl7G__benefitHead{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.PlanConfigurator-module__VDXl7G__benefitHead span{color:#b8c2cc;font-size:17px;font-weight:700}.PlanConfigurator-module__VDXl7G__benefitHead strong{font-family:var(--font-brand);color:#fff;font-size:22px;font-weight:700}.PlanConfigurator-module__VDXl7G__benefit ul{flex-direction:column;gap:8px;display:flex}.PlanConfigurator-module__VDXl7G__benefit li{color:var(--color-grey-04);align-items:center;gap:10px;font-size:14.5px;display:flex}.PlanConfigurator-module__VDXl7G__waived{color:var(--color-brand);background:#8ce2d029;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:700}.PlanConfigurator-module__VDXl7G__benefit li em{color:var(--color-grey-05);font-variant-numeric:tabular-nums;margin-left:auto;font-style:normal}.PlanConfigurator-module__VDXl7G__priceBox{background:#0b1222;border:1px solid #1f2937;border-radius:14px;padding:18px}.PlanConfigurator-module__VDXl7G__priceLabel{color:var(--color-grey-05);font-size:14px}.PlanConfigurator-module__VDXl7G__price{font-family:var(--font-brand);color:#9efaea;font-variant-numeric:tabular-nums;margin-top:4px;font-size:35px;font-weight:700;line-height:1.2}.PlanConfigurator-module__VDXl7G__priceNote{color:var(--color-grey-05);text-wrap:pretty;margin-top:8px;font-size:13px;line-height:1.6}.PlanConfigurator-module__VDXl7G__submit{background:var(--color-brand);color:#04211d;border-radius:12px;width:100%;min-height:52px;margin-top:16px;font-size:17px;font-weight:800;transition:background-color .2s}.PlanConfigurator-module__VDXl7G__submit:hover:not(:disabled){background:var(--color-brand-hover)}.PlanConfigurator-module__VDXl7G__submit:disabled{opacity:.4;cursor:not-allowed}@media screen and (max-width:650px){.PlanConfigurator-module__VDXl7G__name,.PlanConfigurator-module__VDXl7G__price{font-size:24px}}
.ProductGallery-module__K90igq__gallery{background:#000;border-radius:12px;flex-direction:column;gap:14px;padding:16px;display:flex}.ProductGallery-module__K90igq__stage{aspect-ratio:1;background:#0b0b0c;border-radius:10px;position:relative;overflow:hidden}.ProductGallery-module__K90igq__stageImg{object-fit:contain}.ProductGallery-module__K90igq__arrow{color:#fff;background:#0006;border:1px solid #fff3;border-radius:50%;place-items:center;width:44px;height:44px;transition:background-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__K90igq__arrow:hover{background:#000000b3}.ProductGallery-module__K90igq__prev{left:12px}.ProductGallery-module__K90igq__next{right:12px}.ProductGallery-module__K90igq__thumbs{gap:8px;display:flex;overflow-x:auto}.ProductGallery-module__K90igq__thumb,.ProductGallery-module__K90igq__thumbOn{background:#0b0b0c;border:1px solid #38383a;border-radius:8px;width:72px;height:72px;transition:border-color .2s;display:block;overflow:hidden}.ProductGallery-module__K90igq__thumbOn{border-color:var(--color-brand)}.ProductGallery-module__K90igq__thumbImg{object-fit:contain;width:100%;height:100%}.ProductGallery-module__K90igq__hotline{background:#8ce2d014;border:1px solid #8ce2d047;border-radius:10px;justify-content:center;align-items:baseline;gap:10px;padding:14px;display:flex}.ProductGallery-module__K90igq__hotline span{color:var(--color-grey-04);font-size:15px}.ProductGallery-module__K90igq__hotline strong{font-family:var(--font-brand);color:var(--color-brand);font-size:24px;font-weight:700}@media screen and (max-width:650px){.ProductGallery-module__K90igq__thumb,.ProductGallery-module__K90igq__thumbOn{width:56px;height:56px}}
.RateTables-module__6ZWaMG__caption{font-size:var(--fs-body);color:var(--color-grey-05);text-wrap:pretty;margin-top:.7em;line-height:1.7}.RateTables-module__6ZWaMG__wrap{border:1px solid #ffffff1a;border-radius:12px;margin-top:1.8vw;overflow-x:auto}.RateTables-module__6ZWaMG__table{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.RateTables-module__6ZWaMG__table thead th{color:#a0aec0;text-align:left;white-space:nowrap;background:#111827;padding:12px 10px;font-size:13px;font-weight:700}.RateTables-module__6ZWaMG__table tbody th,.RateTables-module__6ZWaMG__table tbody td{color:var(--color-grey-04);text-align:left;vertical-align:middle;border-top:1px solid #ffffff12;padding:10px 12px;font-weight:400}.RateTables-module__6ZWaMG__group{white-space:nowrap;background:#ffffff08;color:#fff!important;font-weight:700!important}.RateTables-module__6ZWaMG__group em{color:var(--color-grey-05);margin-top:2px;font-size:11.5px;font-style:normal;font-weight:500;display:block}.RateTables-module__6ZWaMG__service{min-width:190px;font-size:12.5px;line-height:1.5;color:var(--color-grey-05)!important}.RateTables-module__6ZWaMG__strike{font-variant-numeric:tabular-nums;text-decoration:line-through;color:var(--color-grey-06)!important}.RateTables-module__6ZWaMG__strong{font-variant-numeric:tabular-nums;font-weight:700;color:#fff!important}.RateTables-module__6ZWaMG__brand{font-variant-numeric:tabular-nums;font-weight:700;color:var(--color-brand)!important}.RateTables-module__6ZWaMG__discount{color:var(--color-brand-dark);margin-top:2px;font-size:11.5px;font-style:normal;display:block}.RateTables-module__6ZWaMG__footnote{font-size:calc(var(--fs-body) * .9);color:var(--color-grey-06);text-wrap:pretty;margin-top:1.4em;line-height:1.75}
.page-module__E03kiG__configSection{padding-top:calc(var(--header-h) + 44px)}.page-module__E03kiG__grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;display:grid}.page-module__E03kiG__grid>*{min-width:0}@media screen and (max-width:1024px){.page-module__E03kiG__grid{grid-template-columns:1fr;gap:16px}}
