.pricing-module__lP4odW__financeContainer{background-color:var(--white);border-radius:16px;flex-direction:column;gap:16px;width:100%;height:100%;padding:16px;display:flex}.pricing-module__lP4odW__priceContainer{border-radius:16px}.pricing-module__lP4odW__calculatorContainer{gap:16px}.pricing-module__lP4odW__financeCalculatorWrapper{flex-direction:column;height:100%;display:flex}.pricing-module__lP4odW__financeCalculatorWrapperHeader{background-color:var(--accent-light);border-radius:16px;height:calc(66.6667% - 4px);padding:24px}.pricing-module__lP4odW__totalFinancePriceWrapper{background-color:var(--white);border:1px solid var(--grey-outline);font-size:var(--font-between);border-radius:32px;margin:32px 0;padding:14px 40px 10px;font-weight:700}.pricing-module__lP4odW__monthlyPaymentWrapper{border:1px solid var(--grey-outline);background-color:var(--white);border-radius:32px;align-items:center;gap:8px;padding:8px 32px;display:flex}.pricing-module__lP4odW__monthlyPaymentWrapper>span{cursor:pointer;height:100%;transition:.85s var(--cubic);flex:1 1 0;justify-content:center;align-items:center;padding:10px 24px 6px;display:flex}.pricing-module__lP4odW__monthlyPaymentWrapper>span:hover{background-color:color-mix(in srgb,var(--black)10%,transparent 90%);border-radius:32px}.pricing-module__lP4odW__monthlyPaymentWrapper>span.pricing-module__lP4odW__selected{background-color:var(--accent);border-radius:32px}.pricing-module__lP4odW__financeBreakdownContainer{flex-direction:column;flex:1 1 0;align-items:center;gap:24px;padding:24px 0;display:flex}.pricing-module__lP4odW__completeBreakdownContainer{flex:1 1 0;grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);gap:0 24px;width:100%;display:grid}.pricing-module__lP4odW__breakdownGridDiv{flex-direction:column;align-items:center;display:flex}.pricing-module__lP4odW__monthlyFinancePrice{text-align:center;align-items:center;display:flex}.pricing-module__lP4odW__treatmentSorter{gap:24px;padding:32px}.pricing-module__lP4odW__baseTreatmentGroup{flex-direction:column;justify-content:center;gap:6px;width:fit-content;height:100%;display:flex}.pricing-module__lP4odW__baseTreatment{background-color:var(--white);color:var(--prussian-blue);text-align:center;border:1px solid var(--grey-outline);font-size:var(--font-small);transition:.85s var(--cubic);cursor:pointer;border-radius:12px;padding:18px 32px 14px}.pricing-module__lP4odW__baseTreatment:hover{background-color:color-mix(in srgb,var(--prussian-blue)10%,var(--white)90%)}.pricing-module__lP4odW__baseTreatment.pricing-module__lP4odW__selected{background-color:var(--prussian-blue);color:var(--white)}.pricing-module__lP4odW__treatmentSorterDisplay{background-color:var(--white);border:1px solid var(--grey-outline);border-radius:12px;flex-direction:column;flex:1 1 0;height:64vh;max-height:692px;padding:24px;display:flex}.pricing-module__lP4odW__treatmentSorterHeader{font-size:var(--font-large);font-family:var(--font-heading)}.pricing-module__lP4odW__specificTreatmentListContainer{flex:1 1 0;width:100%}.pricing-module__lP4odW__specificTreatmentListWrapper{border-top:1px solid var(--accent);flex-grow:1;min-height:0;padding-left:0;padding-right:24px;list-style:none;overflow-y:auto}.pricing-module__lP4odW__specificTreatmentListWrapper li{font-size:var(--font-between-small);font-family:var(--font-heading);justify-content:space-between;align-items:center;padding:16px 0;display:flex;position:relative}.pricing-module__lP4odW__specificTreatmentListWrapper li:not(:first-of-type){border-top:1px solid var(--accent)}.pricing-module__lP4odW__specificTreatmentListWrapper li:last-child{border-bottom:1px solid var(--accent)}.pricing-module__lP4odW__toggleTreatmentSymbol{cursor:pointer;aspect-ratio:1;border:1px solid var(--grey-outline);border-radius:64px;height:24px;padding:12px;position:relative}.pricing-module__lP4odW__toggleTreatmentSymbol:before{content:"";background-color:var(--black);opacity:.75;width:50%;height:2px;transition:.85s var(--cubic);border-radius:2px;position:absolute;top:50%;left:50%;transform:translateY(-50%)translate(-50%)}.pricing-module__lP4odW__toggleTreatmentSymbol:after{content:"";background-color:var(--black);opacity:.6;width:2px;height:50%;transition:.85s var(--cubic);border-radius:2px;position:absolute;top:50%;left:50%;transform:translateY(-50%)translate(-50%)}.pricing-module__lP4odW__toggleTreatmentSymbol.pricing-module__lP4odW__selected:before,.pricing-module__lP4odW__toggleTreatmentSymbol.pricing-module__lP4odW__selected:after{transform:translateY(-50%)translate(-50%)rotate(90deg)}.pricing-module__lP4odW__toggleTreatmentSymbol.pricing-module__lP4odW__selected:before{width:0}.pricing-module__lP4odW__additionalTreament{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pricing-module__lP4odW__financeVisitContainer{background-color:var(--white);flex-direction:column;gap:24px;height:fit-content;display:flex}.pricing-module__lP4odW__financeVisitContent{align-items:center}.pricing-module__lP4odW__financeVisitHeader{border-radius:16px;flex-direction:column;gap:24px;padding:32px;display:flex}.pricing-module__lP4odW__treatmentSorterDisplayContainer{flex-direction:column;flex:1 1 0;height:100%;display:flex}.pricing-module__lP4odW__plusSign{top:0;transform:translateY(-25%)}.pricing-module__lP4odW__treatmentSorter{border-radius:16px}.pricing-module__lP4odW__pricingFeature{background-color:var(--accent-light);color:color-mix(in srgb,var(--prussian-blue)75%,transparent 25%);border:1px solid var(--grey-outline);text-align:center;white-space:nowrap;border-radius:64px;justify-content:center;align-items:center;padding:10px 24px 6px;display:flex}.pricing-module__lP4odW__pricingTooltipGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:24px;display:grid}.pricing-module__lP4odW__pricingTooltip{background-color:var(--accent);border-radius:16px;flex-direction:column;flex:1 1 0;align-items:flex-start;height:100%;padding:16px;display:flex}.pricing-module__lP4odW__pricingTooltip:nth-of-type(2){align-items:flex-end}.pricing-module__lP4odW__pricingTooltip br,.pricing-module__lP4odW__pricingTooltip p{display:none}.pricing-module__lP4odW__tooltipTreatmentIcon{font-size:var(--font-large);margin-bottom:.5rem}.pricing-module__lP4odW__pricingTooltipGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;align-items:start;gap:24px;display:grid}.pricing-module__lP4odW__pricingTooltip .pricing-module__lP4odW__treatment-icon{align-self:flex-start;width:max-content;font-size:2rem}.pricing-module__lP4odW__clearBtn{font-size:var(--font-smallish);letter-spacing:.02em;text-transform:uppercase;color:var(--slate-blue);opacity:1;cursor:pointer;transition:opacity .3s var(--cubic),letter-spacing .3s var(--cubic),color .3s var(--cubic);align-items:center;padding:4px 0;font-weight:300;line-height:1;display:inline-flex}.pricing-module__lP4odW__clearBtn:disabled{cursor:auto;-webkit-user-select:none;user-select:none}.pricing-module__lP4odW__clearBtn:hover:not(:disabled){opacity:1;letter-spacing:.04em}.pricing-module__lP4odW__clearBtn.pricing-module__lP4odW__highlight{opacity:1;color:var(--slate-dark,#1a202c);font-weight:400}.pricing-module__lP4odW__clearBtn:active:not(:disabled){opacity:.5}.pricing-module__lP4odW__treatmentSorter,.pricing-module__lP4odW__financeVisitHeader{background-color:var(--accent-light)}@media (min-width:1025px) and (max-width:1366px) and (orientation:landscape){.pricing-module__lP4odW__financeVisitHeader a.secondary-btn{text-align:center;width:100%;padding-left:16px;padding-right:16px}}@media (max-width:1280px) and (orientation:landscape){.pricing-module__lP4odW__treatmentSorter{height:auto;max-height:initial;flex-direction:column-reverse}.pricing-module__lP4odW__treatmentSorterDisplayContainer{height:unset;flex-direction:column;flex:1 1 0;width:100%;display:flex}.pricing-module__lP4odW__treatmentSorter>div{width:100%}.pricing-module__lP4odW__financeVisitHeader a.secondary-btn{width:fit-content;padding:16px 36px}.pricing-module__lP4odW__financeVisitContent{flex-direction:column}.pricing-module__lP4odW__baseTreatmentGroup{flex-flow:wrap;width:100%}.pricing-module__lP4odW__treatmentSorterDisplay{height:40vw}.pricing-module__lP4odW__financeCalculatorWrapperHeader{height:fit-content}.pricing-module__lP4odW__totalFinancePriceWrapper{margin:32px 0}.pricing-module__lP4odW__financeContainer{flex-direction:column;display:flex}}@media (max-width:1280px) and (orientation:portrait){div:has(>.pricing-module__lP4odW__pricingFeature){justify-content:center;flex-wrap:wrap!important;gap:8px!important}.pricing-module__lP4odW__pricingFeature{padding:6px 16px}.pricing-module__lP4odW__pricingSection div.section-wrapper{height:min-content}.pricing-module__lP4odW__financeVisitHeader{padding:16px}.pricing-module__lP4odW__financeContainer{height:min-content}.pricing-module__lP4odW__treatmentSorter{flex-direction:column-reverse;height:auto;max-height:none;padding:8px}.pricing-module__lP4odW__treatmentSorterDisplayContainer{height:unset;flex-direction:column;flex:1 1 0;width:100%;display:flex}.pricing-module__lP4odW__treatmentSorter>div.dynamic-flex{flex-direction:column}.pricing-module__lP4odW__treatmentSorter>div{width:100%}.pricing-module__lP4odW__treatmentSorterDisplay{max-height:40vh}.pricing-module__lP4odW__financeCalculatorWrapperHeader{height:auto}.pricing-module__lP4odW__baseTreatment{font-size:var(--font-smallish);padding:14px 20px 10px}.pricing-module__lP4odW__specificTreatmentListWrapper>li{flex-direction:column;align-items:flex-start}.pricing-module__lP4odW__specificTreatmentListWrapper>li .pricing-module__lP4odW__toggleTreatmentSymbol{margin-top:8px}.pricing-module__lP4odW__financeVisitHeader a{width:100%;margin-top:8px}.pricing-module__lP4odW__financeContainer{flex-direction:column;display:flex}.pricing-module__lP4odW__financeCalculatorWrapper{height:auto}.pricing-module__lP4odW__financeCalculatorWrapperHeader{justify-content:initial;text-align:center;height:min-content}.pricing-module__lP4odW__totalFinancePriceWrapper{margin:24px 0}.pricing-module__lP4odW__completeBreakdownContainer{flex-direction:column-reverse;flex:initial;gap:24px;display:flex}.pricing-module__lP4odW__baseTreatmentGroup{flex-flow:wrap;width:100%}}@media (max-width:800px){.pricing-module__lP4odW__pricingTooltipGrid{grid-template-columns:1fr;gap:16px}div:has(>.pricing-module__lP4odW__pricingFeature){flex-wrap:wrap;gap:8px}.pricing-module__lP4odW__pricingFeature{flex:1 1 0}.pricing-module__lP4odW__financeContainer{background-color:unset;border:0;padding:0}.pricing-module__lP4odW__treatmentSorter{background-color:var(--accent);border:0}.pricing-module__lP4odW__financeVisitHeader{background-color:var(--accent)}.pricing-module__lP4odW__financeCalculatorWrapperHeader{background-color:var(--accent);border:0}}@media (max-width:768px) and (orientation:portrait){.pricing-module__lP4odW__baseTreatmentGroup{display:flex}.pricing-module__lP4odW__treatmentSorterDisplay{height:40vh}}@media (min-width:1280px){.pricing-module__lP4odW__pricingTooltip:nth-of-type(2){align-items:flex-start}.pricing-module__lP4odW__pricingTooltip p,.pricing-module__lP4odW__pricingTooltip br{display:unset}}@media (min-width:800px){.pricing-module__lP4odW__pricingTooltip:nth-of-type(2){align-items:flex-start}.pricing-module__lP4odW__pricingTooltip{justify-content:space-between}}
