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