@media only screen and (min-width:0rem){#content-page-852{background-color:#fff;overflow:hidden;padding:var(--sectionPadding);position:relative;z-index:1}#content-page-852 .cs-container{display:grid;gap:clamp(2rem,5vw,4rem);margin:auto;max-width:80rem;width:100%}#content-page-852 .cs-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}#content-page-852 .cs-title{margin-bottom:1rem;max-width:100%}#content-page-852 h1,#content-page-852 h2,#content-page-852 h3,#content-page-852 h4,#content-page-852 h5,#content-page-852 h6{color:var(--headerColor);font-weight:700}#content-page-852 h3{color:var(--primary);font-size:clamp(1.375rem,2.6vw,1.75rem);margin:1rem 0}#content-page-852 p{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.5em;margin:0 0 1rem;width:100%}#content-page-852 ul{display:flex;flex-direction:column;gap:.75rem;margin:0;padding-left:1.5rem}#content-page-852 li{color:var(--bodyTextColor)}#content-page-852 .cs-calculator-card{background-color:#f7f7f7;border-radius:1rem;box-shadow:0 .75rem 2.5rem rgba(0,0,0,.08);padding:clamp(1.5rem,3vw,2rem)}#content-page-852 .cs-form{display:flex;flex-direction:column;gap:1.25rem}#content-page-852 .cs-size-grid{display:grid;gap:1rem}#content-page-852 .cs-field-group{display:flex;flex-direction:column;gap:.5rem}#content-page-852 .cs-label{color:var(--headerColor);font-size:.95rem;font-weight:700}#content-page-852 .cs-input{background-color:#fff;border:1px solid #d9d9d9;border-radius:.5rem;color:var(--headerColor);font:inherit;min-height:3rem;padding:.75rem .875rem;width:100%}#content-page-852 .cs-input:focus{border-color:var(--primary);outline:2px solid rgba(166,61,47,.2)}#content-page-852 .cs-results{border-top:1px solid #d9d9d9;display:grid;gap:.875rem;margin-top:2rem;padding-top:2rem}#content-page-852 .cs-result{align-items:center;background-color:#fff;border:1px solid #ececec;border-radius:.75rem;display:flex;gap:1rem;justify-content:space-between;padding:1rem}#content-page-852 .cs-result-label{color:var(--bodyTextColor);font-size:.95rem}#content-page-852 .cs-result-value{color:var(--headerColor);font-size:clamp(1rem,2vw,1.125rem);font-weight:700;text-align:right}#content-page-852 .cs-disclaimer{color:var(--bodyTextColor);font-size:.9375rem;margin:1rem 0 0}}@media only screen and (min-width:48rem){#content-page-852 .cs-size-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#content-page-852 .cs-size-grid:last-of-type{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:64rem){#content-page-852 .cs-container{align-items:start;grid-template-columns:minmax(0,1fr) minmax(22rem,34rem)}#content-page-852 .cs-calculator-card{position:sticky;top:7rem}}@media only screen and (min-width:0rem){html.dark-mode #content-page-852{background-color:var(--dark)}html.dark-mode #content-page-852 .cs-label,html.dark-mode #content-page-852 .cs-result-value,html.dark-mode #content-page-852 .cs-title,html.dark-mode #content-page-852 h3,html.dark-mode #content-page-852 li,html.dark-mode #content-page-852 p{color:var(--bodyTextColorWhite)}html.dark-mode #content-page-852 .cs-calculator-card{background-color:var(--medium);box-shadow:none}html.dark-mode #content-page-852 .cs-input{background-color:var(--dark);border-color:hsla(0,0%,100%,.14);color:var(--bodyTextColorWhite)}html.dark-mode #content-page-852 .cs-result{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08)}html.dark-mode #content-page-852 .cs-results{border-top-color:hsla(0,0%,100%,.14)}html.dark-mode #content-page-852 .cs-disclaimer,html.dark-mode #content-page-852 .cs-result-label{color:hsla(0,0%,100%,.82)}}