.c-calculator-sticky{--min-height:80px;--max-height:45vh;--background:#fff;--top:-12px;z-index:5;background:var(--background);margin-left:-20px}.c-calculator-sticky .sticky-container{min-height:var(--min-height);max-height:var(--max-height);overflow-y:auto}.c-calculator-sticky.desktop{position:sticky;position:-webkit-sticky;margin-right:-20px;padding-left:20px !important;padding-right:20px !important;padding-top:12px !important;padding-bottom:12px !important;margin-bottom:12px !important;top:var(--top)}.c-calculator-sticky.mobile{bottom:0;position:fixed;width:100%;border-top:1px solid #dedede;box-shadow:0 -1px 3px 0 rgba(145,147,148,0.2)}