.presentvaluecalculator-module__A6jfbq__container *{box-sizing:border-box;margin:0;padding:0}.presentvaluecalculator-module__A6jfbq__container{color:#000;background-color:#fff;max-width:100%;min-height:100vh;padding-top:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;overflow-x:hidden}.presentvaluecalculator-module__A6jfbq__header{color:#000;text-align:center;z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;margin-top:-80px;margin-bottom:2rem;padding:80px 1rem 1.5rem;position:relative}.presentvaluecalculator-module__A6jfbq__headerContent{max-width:1200px;margin:0 auto;padding-top:20px;position:relative}.presentvaluecalculator-module__A6jfbq__mainTitle{color:#000;margin:0 0 .5rem;padding-top:0;font-size:2.5rem;font-weight:700;line-height:1.2}.presentvaluecalculator-module__A6jfbq__subtitle{color:#666;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.presentvaluecalculator-module__A6jfbq__badgeContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.presentvaluecalculator-module__A6jfbq__badge{color:#000;background:#f5f5f5;border:1px solid #ddd;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.presentvaluecalculator-module__A6jfbq__mainContent{max-width:1200px;margin:0 auto;padding:0 1rem 3rem}.presentvaluecalculator-module__A6jfbq__calculatorLayout{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:992px){.presentvaluecalculator-module__A6jfbq__calculatorLayout{grid-template-columns:1fr 1fr}}.presentvaluecalculator-module__A6jfbq__calculatorCard,.presentvaluecalculator-module__A6jfbq__resultsCard{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000000d}.presentvaluecalculator-module__A6jfbq__sectionTitle{color:#000;border-bottom:1px solid #000;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__inputGroup{margin-bottom:1.75rem}.presentvaluecalculator-module__A6jfbq__inputRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.75rem;display:grid}@media (max-width:768px){.presentvaluecalculator-module__A6jfbq__inputRow{grid-template-columns:1fr}}.presentvaluecalculator-module__A6jfbq__inputLabel{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:500;display:block}.presentvaluecalculator-module__A6jfbq__inputWrapper{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.presentvaluecalculator-module__A6jfbq__currencySymbol,.presentvaluecalculator-module__A6jfbq__percentageSymbol,.presentvaluecalculator-module__A6jfbq__yearsSymbol{color:#000;min-width:20px;font-weight:600}.presentvaluecalculator-module__A6jfbq__slider{-webkit-appearance:none;background:#e0e0e0;border-radius:3px;outline:none;flex:1;min-width:150px;height:6px}.presentvaluecalculator-module__A6jfbq__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.presentvaluecalculator-module__A6jfbq__slider::-moz-range-thumb{cursor:pointer;background:#000;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.presentvaluecalculator-module__A6jfbq__numberInput{color:#000;text-align:center;background:#fff;border:1px solid #ccc;border-radius:4px;width:120px;padding:.75rem;font-size:1rem;font-weight:500;transition:border-color .2s}.presentvaluecalculator-module__A6jfbq__numberInput:focus{border-color:#000;outline:none}.presentvaluecalculator-module__A6jfbq__valueDisplay{color:#000;padding:.5rem 0;font-size:1.25rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__inputHint{color:#666;margin-top:.25rem;font-size:.875rem;display:block}.presentvaluecalculator-module__A6jfbq__selectInput{color:#000;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:.875rem;font-size:1rem;transition:border-color .2s}.presentvaluecalculator-module__A6jfbq__selectInput:focus{border-color:#000;outline:none}.presentvaluecalculator-module__A6jfbq__paymentTypeSelector{flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;display:flex}.presentvaluecalculator-module__A6jfbq__paymentTypeButton{color:#333;cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:1rem;font-weight:500;transition:all .2s;display:flex}.presentvaluecalculator-module__A6jfbq__paymentTypeButton:hover{border-color:#666;transform:translateY(-2px)}.presentvaluecalculator-module__A6jfbq__activePaymentType{color:#fff;background:#000;border-color:#000}.presentvaluecalculator-module__A6jfbq__paymentTypeDescription{color:#666;margin-top:.5rem;font-size:.875rem;font-style:italic}.presentvaluecalculator-module__A6jfbq__formulaCard{background:#f0f7ff;border-left:4px solid #06c;border-radius:6px;margin-top:1.5rem;padding:1.25rem}.presentvaluecalculator-module__A6jfbq__formulaTitle{color:#06c;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__formulaText{color:#333;margin:0;font-family:Courier New,monospace;font-size:.9375rem;line-height:1.6}.presentvaluecalculator-module__A6jfbq__resultsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.presentvaluecalculator-module__A6jfbq__resultsGrid{grid-template-columns:1fr}}.presentvaluecalculator-module__A6jfbq__resultItem{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1.25rem}.presentvaluecalculator-module__A6jfbq__resultLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem}.presentvaluecalculator-module__A6jfbq__resultValue{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.presentvaluecalculator-module__A6jfbq__resultSubtext{color:#666;font-size:.875rem}.presentvaluecalculator-module__A6jfbq__timeValueCard{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin:2rem 0;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__timeValueTitle{color:#000;text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__timeValueChart{background:#f8f8f8;border-radius:6px;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__chartLabels{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.presentvaluecalculator-module__A6jfbq__chartLabel{color:#333;font-size:.875rem;font-weight:500}.presentvaluecalculator-module__A6jfbq__chartVisual{background:#f0f0f0;border-radius:4px;height:60px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.presentvaluecalculator-module__A6jfbq__chartFuture{background:linear-gradient(90deg,#666,#888);height:100%;position:relative}.presentvaluecalculator-module__A6jfbq__chartPresent{background:linear-gradient(90deg,#000,#09f);height:100%;position:absolute;top:0;left:0}.presentvaluecalculator-module__A6jfbq__chartSegmentLabel{color:#fff;text-shadow:1px 1px 2px #00000080;font-size:.875rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.presentvaluecalculator-module__A6jfbq__chartValueLoss{background:#f5f5f5;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.presentvaluecalculator-module__A6jfbq__valueLossLabel{color:#666;font-size:.875rem;font-weight:500}.presentvaluecalculator-module__A6jfbq__valueLossAmount{color:#c00;font-size:1.25rem;font-weight:700}.presentvaluecalculator-module__A6jfbq__valueLossPercentage{color:#c00;background:#cc00001a;border-radius:50px;padding:.25rem .75rem;font-size:1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__sensitivityCard{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;margin:2rem 0;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__sensitivityTitle{color:#000;text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__sensitivityGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:768px){.presentvaluecalculator-module__A6jfbq__sensitivityGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.presentvaluecalculator-module__A6jfbq__sensitivityGrid{grid-template-columns:repeat(2,1fr)}}.presentvaluecalculator-module__A6jfbq__sensitivityItem{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1rem}.presentvaluecalculator-module__A6jfbq__sensitivityLabel{color:#666;margin-bottom:.5rem;font-size:.875rem}.presentvaluecalculator-module__A6jfbq__sensitivityValue{color:#000;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__sensitivityChange{font-size:.75rem;font-weight:500}.presentvaluecalculator-module__A6jfbq__sensitivityNote{color:#666;text-align:center;border-top:1px solid #e0e0e0;padding-top:1rem;font-size:.875rem;font-style:italic}.presentvaluecalculator-module__A6jfbq__discountContainer{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.presentvaluecalculator-module__A6jfbq__discountTitle{color:#000;text-align:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__discountTable{width:100%;min-width:600px}.presentvaluecalculator-module__A6jfbq__discountHeader{background:#f5f5f5;border-radius:6px;grid-template-columns:repeat(5,1fr);margin-bottom:.75rem;padding:1rem;display:grid}.presentvaluecalculator-module__A6jfbq__discountHeaderCell{color:#000;text-align:center;font-size:.875rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__discountRow{border-bottom:1px solid #e0e0e0;grid-template-columns:repeat(5,1fr);align-items:center;padding:1rem;display:grid}.presentvaluecalculator-module__A6jfbq__discountRow:last-child{border-bottom:none}.presentvaluecalculator-module__A6jfbq__discountCell{text-align:center;color:#333;font-size:.875rem}.presentvaluecalculator-module__A6jfbq__discountMore{text-align:center;color:#666;border-top:1px solid #e0e0e0;margin-top:.75rem;padding:1rem;font-size:.875rem;font-style:italic}.presentvaluecalculator-module__A6jfbq__insightsCard{background:#f5f5f5;border-left:4px solid #000;border-radius:6px;margin-top:2rem;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__insightsTitle{color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__insightsList{margin:0;padding:0;list-style:none}.presentvaluecalculator-module__A6jfbq__insightsListItem{color:#333;border-bottom:1px solid #0000001a;padding:.75rem 0}.presentvaluecalculator-module__A6jfbq__insightsListItem:last-child{border-bottom:none}.presentvaluecalculator-module__A6jfbq__insightsList strong{color:#000;font-weight:600}.presentvaluecalculator-module__A6jfbq__educationalContent{max-width:800px;margin:0 auto}.presentvaluecalculator-module__A6jfbq__articleCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #0000000d}.presentvaluecalculator-module__A6jfbq__articleTitle{color:#000;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.3}.presentvaluecalculator-module__A6jfbq__articleSection{margin-bottom:2.5rem}.presentvaluecalculator-module__A6jfbq__articleSubtitle{color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__articleCard p{color:#333;margin-bottom:1rem;line-height:1.7}.presentvaluecalculator-module__A6jfbq__exampleCard{background:#f8f8f8;border-left:4px solid #666;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__exampleCard h4{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__exampleCard ul{margin:1rem 0;padding:0;list-style:none}.presentvaluecalculator-module__A6jfbq__exampleCard li{color:#333;border-bottom:1px solid #e0e0e0;padding:.5rem 0}.presentvaluecalculator-module__A6jfbq__exampleCard li:last-child{border-bottom:none}.presentvaluecalculator-module__A6jfbq__exampleCard li strong{color:#000}.presentvaluecalculator-module__A6jfbq__strategyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.presentvaluecalculator-module__A6jfbq__strategyCard{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.presentvaluecalculator-module__A6jfbq__strategyCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.presentvaluecalculator-module__A6jfbq__strategyCard h4{color:#000;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__strategyCard p{color:#666;font-size:.9375rem;line-height:1.6}.presentvaluecalculator-module__A6jfbq__applicationsList{margin:1rem 0;padding:0;list-style:none}.presentvaluecalculator-module__A6jfbq__applicationsListItem{color:#333;border-bottom:1px solid #e0e0e0;align-items:flex-start;gap:.5rem;padding:.875rem 0;display:flex}.presentvaluecalculator-module__A6jfbq__applicationsListItem:before{content:"✓";color:#000;flex-shrink:0;margin-top:.125rem;font-weight:700}.presentvaluecalculator-module__A6jfbq__applicationsListItem strong{color:#000;font-weight:600}.presentvaluecalculator-module__A6jfbq__discountRateTable{margin:1.5rem 0;overflow-x:auto}.presentvaluecalculator-module__A6jfbq__rateTable{border-collapse:collapse;border:1px solid #e0e0e0;border-radius:6px;width:100%;overflow:hidden}.presentvaluecalculator-module__A6jfbq__rateTable th{text-align:left;color:#000;background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:1rem;font-size:.875rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__rateTable td{color:#333;border-bottom:1px solid #e0e0e0;padding:.875rem 1rem;font-size:.9375rem}.presentvaluecalculator-module__A6jfbq__rateTable tr:last-child td{border-bottom:none}.presentvaluecalculator-module__A6jfbq__rateTable tr:hover{background:#f8f8f8}.presentvaluecalculator-module__A6jfbq__formulaGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}@media (max-width:768px){.presentvaluecalculator-module__A6jfbq__formulaGrid{grid-template-columns:1fr}}.presentvaluecalculator-module__A6jfbq__formulaItem{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1.25rem}.presentvaluecalculator-module__A6jfbq__formulaName{color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__formula{color:#000;background:#f8f8f8;border-radius:4px;margin-bottom:.5rem;padding:.5rem;font-family:Courier New,monospace;font-size:.875rem;overflow-x:auto}.presentvaluecalculator-module__A6jfbq__formulaDesc{color:#666;font-size:.75rem}.presentvaluecalculator-module__A6jfbq__warningCard{background:#fff8e1;border-left:4px solid #ff9800;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.presentvaluecalculator-module__A6jfbq__warningCard h4{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__errorList{margin:1rem 0;padding-left:1.5rem;list-style:decimal}.presentvaluecalculator-module__A6jfbq__errorList li{color:#333;border-bottom:1px solid #0000001a;padding:.75rem 0}.presentvaluecalculator-module__A6jfbq__errorList li:last-child{border-bottom:none}.presentvaluecalculator-module__A6jfbq__errorList li strong{color:#000}.presentvaluecalculator-module__A6jfbq__expertQuote{color:#333;background:#f5f5f5;border-left:4px solid #000;border-radius:6px;margin:2rem 0;padding:2rem;font-style:italic;line-height:1.7}.presentvaluecalculator-module__A6jfbq__quoteFooter{color:#666;text-align:right;margin-top:1rem;font-size:.875rem;font-style:normal}.presentvaluecalculator-module__A6jfbq__faqCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #0000000d}.presentvaluecalculator-module__A6jfbq__faqTitle{color:#000;text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.presentvaluecalculator-module__A6jfbq__faqItem{border-bottom:1px solid #e0e0e0;padding:1.5rem 0}.presentvaluecalculator-module__A6jfbq__faqItem:last-child{border-bottom:none}.presentvaluecalculator-module__A6jfbq__faqQuestion{color:#000;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.presentvaluecalculator-module__A6jfbq__faqAnswer{color:#333;margin:0;line-height:1.7}.presentvaluecalculator-module__A6jfbq__faqAnswer strong{color:#000;font-weight:600}.presentvaluecalculator-module__A6jfbq__actionSection{max-width:800px;margin:3rem auto 0}.presentvaluecalculator-module__A6jfbq__ctaCard{color:#000;text-align:center;background:#fff;border:1px solid #000;border-radius:8px;padding:3rem}.presentvaluecalculator-module__A6jfbq__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.presentvaluecalculator-module__A6jfbq__ctaText{color:#333;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.presentvaluecalculator-module__A6jfbq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.presentvaluecalculator-module__A6jfbq__primaryButton,.presentvaluecalculator-module__A6jfbq__secondaryButton{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-width:180px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.presentvaluecalculator-module__A6jfbq__primaryButton{color:#fff;background:#000;border:1px solid #000}.presentvaluecalculator-module__A6jfbq__primaryButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.presentvaluecalculator-module__A6jfbq__secondaryButton{color:#000;background:0 0;border:1px solid #000}.presentvaluecalculator-module__A6jfbq__secondaryButton:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.presentvaluecalculator-module__A6jfbq__disclaimer{color:#666;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem;font-size:.875rem}.presentvaluecalculator-module__A6jfbq__disclaimer strong{color:#000}.presentvaluecalculator-module__A6jfbq__footer{color:#333;text-align:center;background:#f8f8f8;border-top:1px solid #e0e0e0;margin-top:4rem;padding:2rem 1rem}.presentvaluecalculator-module__A6jfbq__footerContent{max-width:800px;margin:0 auto}.presentvaluecalculator-module__A6jfbq__footerText{color:#333;margin-bottom:1rem;line-height:1.6}.presentvaluecalculator-module__A6jfbq__footerNote{color:#666;border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem;font-size:.875rem}@media (max-width:768px){.presentvaluecalculator-module__A6jfbq__container{padding-top:70px}.presentvaluecalculator-module__A6jfbq__header{margin-top:-70px;padding:70px 1rem 1rem}.presentvaluecalculator-module__A6jfbq__mainTitle{margin-top:0;padding-top:10px;font-size:2rem}.presentvaluecalculator-module__A6jfbq__subtitle{font-size:1.1rem}.presentvaluecalculator-module__A6jfbq__articleTitle{font-size:1.75rem}.presentvaluecalculator-module__A6jfbq__articleCard,.presentvaluecalculator-module__A6jfbq__faqCard,.presentvaluecalculator-module__A6jfbq__calculatorCard,.presentvaluecalculator-module__A6jfbq__resultsCard{padding:1.5rem}.presentvaluecalculator-module__A6jfbq__resultsGrid{grid-template-columns:1fr;gap:1rem}.presentvaluecalculator-module__A6jfbq__paymentTypeSelector{flex-direction:column}.presentvaluecalculator-module__A6jfbq__paymentTypeButton{min-width:100%}.presentvaluecalculator-module__A6jfbq__discountHeader,.presentvaluecalculator-module__A6jfbq__discountRow{grid-template-columns:repeat(3,1fr);min-width:400px}.presentvaluecalculator-module__A6jfbq__discountHeaderCell:nth-child(4),.presentvaluecalculator-module__A6jfbq__discountHeaderCell:nth-child(5),.presentvaluecalculator-module__A6jfbq__discountCell:nth-child(4),.presentvaluecalculator-module__A6jfbq__discountCell:nth-child(5){display:none}.presentvaluecalculator-module__A6jfbq__ctaCard{padding:2rem 1.5rem}.presentvaluecalculator-module__A6jfbq__ctaTitle{font-size:1.75rem}.presentvaluecalculator-module__A6jfbq__buttonGroup{flex-direction:column;align-items:center}.presentvaluecalculator-module__A6jfbq__primaryButton,.presentvaluecalculator-module__A6jfbq__secondaryButton{width:100%;max-width:300px}.presentvaluecalculator-module__A6jfbq__strategyGrid{grid-template-columns:1fr}}@media (max-width:480px){.presentvaluecalculator-module__A6jfbq__container{padding-top:60px}.presentvaluecalculator-module__A6jfbq__header{margin-top:-60px;padding:60px 1rem 1rem}.presentvaluecalculator-module__A6jfbq__mainTitle{margin-top:0;padding-top:5px;font-size:1.75rem;line-height:1.3}.presentvaluecalculator-module__A6jfbq__subtitle{font-size:1rem}.presentvaluecalculator-module__A6jfbq__badgeContainer{flex-direction:column;align-items:center;gap:.5rem}.presentvaluecalculator-module__A6jfbq__badge{width:fit-content}.presentvaluecalculator-module__A6jfbq__inputWrapper{flex-direction:column;align-items:stretch;gap:.75rem}.presentvaluecalculator-module__A6jfbq__slider,.presentvaluecalculator-module__A6jfbq__numberInput{width:100%}.presentvaluecalculator-module__A6jfbq__numberInput{order:1}.presentvaluecalculator-module__A6jfbq__slider{order:2}.presentvaluecalculator-module__A6jfbq__currencySymbol,.presentvaluecalculator-module__A6jfbq__percentageSymbol,.presentvaluecalculator-module__A6jfbq__yearsSymbol{text-align:center;order:3;margin-top:.5rem}.presentvaluecalculator-module__A6jfbq__articleCard,.presentvaluecalculator-module__A6jfbq__faqCard{padding:1.25rem}.presentvaluecalculator-module__A6jfbq__ctaCard{padding:1.5rem 1rem}.presentvaluecalculator-module__A6jfbq__discountHeader,.presentvaluecalculator-module__A6jfbq__discountRow{grid-template-columns:repeat(2,1fr);min-width:300px}.presentvaluecalculator-module__A6jfbq__discountHeaderCell:nth-child(3),.presentvaluecalculator-module__A6jfbq__discountHeaderCell:nth-child(4),.presentvaluecalculator-module__A6jfbq__discountHeaderCell:nth-child(5),.presentvaluecalculator-module__A6jfbq__discountCell:nth-child(3),.presentvaluecalculator-module__A6jfbq__discountCell:nth-child(4),.presentvaluecalculator-module__A6jfbq__discountCell:nth-child(5){display:none}.presentvaluecalculator-module__A6jfbq__sensitivityGrid{grid-template-columns:1fr}}@media print{.presentvaluecalculator-module__A6jfbq__container{padding-top:0!important}.presentvaluecalculator-module__A6jfbq__header{border-bottom:2px solid #000;margin-top:0;padding:0 0 1rem}.presentvaluecalculator-module__A6jfbq__buttonGroup,.presentvaluecalculator-module__A6jfbq__badgeContainer{display:none}.presentvaluecalculator-module__A6jfbq__calculatorLayout{break-inside:avoid}.presentvaluecalculator-module__A6jfbq__footer{background:0 0;border-top:2px solid #000}}@media (prefers-reduced-motion:reduce){.presentvaluecalculator-module__A6jfbq__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){.presentvaluecalculator-module__A6jfbq__container{color:#000;background:#fff}.presentvaluecalculator-module__A6jfbq__calculatorCard,.presentvaluecalculator-module__A6jfbq__resultsCard,.presentvaluecalculator-module__A6jfbq__articleCard,.presentvaluecalculator-module__A6jfbq__faqCard{background:#fff;border:2px solid #000}.presentvaluecalculator-module__A6jfbq__primaryButton{color:#fff;background:#000;border:2px solid #000}}.presentvaluecalculator-module__A6jfbq__container ::-webkit-scrollbar{width:8px}.presentvaluecalculator-module__A6jfbq__container ::-webkit-scrollbar-track{background:#f1f1f1}.presentvaluecalculator-module__A6jfbq__container ::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.presentvaluecalculator-module__A6jfbq__container ::-webkit-scrollbar-thumb:hover{background:#555}
