@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.ups-calculator-section{background:#fff;box-sizing:border-box;font-family:Geologica,sans-serif;padding:0 20px}.ups-calculator-inner{margin:0 auto;max-width:1064px}.ups-calc-title{color:#203063;font-family:Geologica,sans-serif;font-size:59px;font-weight:700;line-height:50px;margin:0 0 40px}.ups-calc-subhead{font-size:28px;font-weight:600;line-height:120%}.ups-calc-desc,.ups-calc-subhead{color:#000;font-family:Geologica,sans-serif;margin:0 0 36px}.ups-calc-desc{font-size:20px;font-weight:300;line-height:150%;max-width:1040px}.ups-calc-card{background:#fff;border:1px solid #e8e4df;border-radius:16px;box-shadow:0 8px 10px -6px rgba(0,0,0,.1),0 20px 25px -5px rgba(0,0,0,.1);margin:0 auto;max-width:1024px;min-height:658px;overflow:hidden;width:100%}.ups-calc-card,.ups-calc-header{box-sizing:border-box;display:flex;flex-direction:column}.ups-calc-header{align-items:center;background:linear-gradient(90deg,#155dfc,#2b7fff);border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;gap:8px;height:132px;justify-content:center;padding:32px}.ups-calc-header h3{color:#fff;font-size:32px;font-weight:700;line-height:1.2}.ups-calc-header h3,.ups-calc-header p{font-family:Geologica,sans-serif;margin:0;text-align:center}.ups-calc-header p{color:#dbeafe;font-size:16px;font-weight:400;line-height:1.3}.ups-calc-filters{background:#fff;display:grid;gap:24px;grid-template-columns:1fr 1fr;padding:32px}.ups-calc-filter label{color:#333;display:block;font-family:Geologica,sans-serif;font-size:14px;font-weight:500;margin-bottom:8px}.ups-select-wrapper{position:relative}.ups-calc-select{appearance:none;-webkit-appearance:none;background:#fff;border:2px solid #e0e4f0;border-radius:8px;color:#333;cursor:pointer;font-family:Geologica,sans-serif;font-size:15px;padding:14px 40px 14px 16px;transition:border-color .3s;width:100%}.ups-calc-select:focus{border-color:#155dfc;box-shadow:0 0 0 3px rgba(21,93,252,.1);outline:none}.ups-select-arrow{align-items:center;display:flex;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.ups-calc-table-wrapper{overflow-x:auto;padding:0 32px 32px}.ups-calc-table{border:1px solid #e5e7eb;border-collapse:separate;border-radius:12px;border-spacing:0;min-width:600px;overflow:hidden;width:100%}.ups-calc-table tbody tr:last-child td{border-top:none!important}.ups-calc-table thead th{padding:18px 20px;text-align:center}.ups-calc-label,.ups-calc-table thead th{font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.31px;line-height:24px}.ups-calc-label{background:#f3f4f6;color:#364153;text-align:start!important;width:25%}.ups-calc-option{background:#2b7fff;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.31px;line-height:24px}.ups-calc-featured{background:#155dfc;color:#fff}.ups-calc-table tbody td{border:1px solid #e5e7eb;color:#364153;font-family:Inter,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.31px;line-height:24px;padding:20px;text-align:center}.ups-calc-table tbody td.ups-calc-label{background:#fff;color:#364153;font-weight:600;text-align:left}.ups-calc-value{background:#f8f9ff;color:#364153}.ups-calc-value.ups-calc-featured{background:#e8eeff;color:#364153}.ups-calc-table tbody td.ups-calc-premium{background:#f8f9ff;color:#155dfc;font-family:Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:.07px;line-height:32px}.ups-calc-table tbody td.ups-calc-premium.ups-calc-featured{background:#e8eeff;color:#155dfc}.ups-calc-btn,.ups-calc-btn-featured{align-items:center;background:#2b7fff;border:none;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:16px;font-weight:500;height:44px;justify-content:center;letter-spacing:-.31px;line-height:24px;max-width:177px;padding:0;transition:all .3s;width:100%}.ups-calc-btn-featured:hover,.ups-calc-btn:hover{background:#155dfc;box-shadow:0 4px 12px rgba(43,127,255,.3);transform:translateY(-2px)}.ups-calc-note{background:#eff6ff;border-radius:10px;font-size:14px;font-weight:400;line-height:20px;margin:0 32px 32px;padding:20px 32px}.ups-calc-note,.ups-calc-note strong{color:#4a5565;font-family:Inter,sans-serif;letter-spacing:-.15px}.ups-calc-note strong{font-weight:700}.ups-calculator-section .ups-section-divider{border:none;border-top:1px solid var(--JMA-Khaki,#bbb5ab);box-sizing:border-box;margin:120px auto 0;max-width:1040px;width:100%}@media (min-width:1025px) and (max-width:1399px){.ups-calculator-section{padding:0 20px}.ups-calc-title{font-size:48px;line-height:44px}.ups-calc-subhead{font-size:24px;margin-bottom:16px}.ups-calc-desc{font-size:18px;margin-bottom:32px}.ups-calculator-section .ups-section-divider{max-width:956px}}@media (min-width:769px) and (max-width:1024px){.ups-calculator-section{padding:0 20px}.ups-calc-title{font-size:40px;line-height:38px}.ups-calc-subhead{font-size:22px;margin-bottom:14px}.ups-calc-desc{font-size:16px;margin-bottom:24px}.ups-calc-filters{gap:16px;padding:20px}.ups-calc-table-wrapper{padding:0 20px 20px}.ups-calc-note{margin:0 20px 20px;padding:16px 20px}.ups-calculator-section .ups-section-divider{max-width:658px}}@media (max-width:768px){.ups-calculator-section{padding:0 20px}.ups-calc-title{font-size:32px;line-height:30px}.ups-calc-subhead{font-size:20px;margin-bottom:12px}.ups-calc-desc{font-size:15px;margin-bottom:20px}.ups-calc-filters{gap:12px;grid-template-columns:1fr;padding:16px}.ups-calc-table-wrapper{padding:0 16px 16px}.ups-calc-note{margin:0 16px 16px;padding:14px 16px}.ups-calculator-section .ups-section-divider{max-width:314px}}@media (max-width:360px){.ups-calc-title{font-size:26px;line-height:26px}.ups-calc-subhead{font-size:18px}.ups-calculator-section .ups-section-divider{max-width:100%}}.ups-calc-btn-opt1,.ups-calc-opt1{background:#2b7fff!important}.ups-calc-btn-opt1:hover{box-shadow:0 4px 12px rgba(43,127,255,.3);transform:translateY(-2px)}.ups-calc-btn-opt1:hover,.ups-calc-btn-opt2,.ups-calc-opt2{background:#155dfc!important}.ups-calc-btn-opt2:hover{background:#104bc7!important;box-shadow:0 4px 12px rgba(21,93,252,.3);transform:translateY(-2px)}.ups-calc-btn-opt3,.ups-calc-opt3{background:#1447e6!important}.ups-calc-btn-opt3:hover{background:#103bbf!important;box-shadow:0 4px 12px rgba(20,71,230,.3);transform:translateY(-2px)}.ups-calc-opt1-col{background:#eff6ff!important}.ups-calc-opt2-col{background:#dbeafe!important}.ups-calc-opt3-col{background:#fff!important}