#discount-calculator-module{padding:1.667em;position:relative}@media screen and (max-width:500px){#discount-calculator-module{border-radius:0;padding:1.667em .8335em}}#discount-calculator-module #info{background-color:#efe5dc;border-radius:1rem;padding:2rem}#discount-calculator-module #info .intro{align-items:center;border-bottom:1px solid #70846c;display:flex;gap:1.5rem;justify-content:center;padding-bottom:2rem}#discount-calculator-module #info .intro p{font-size:.875rem;margin:0;width:clamp(48ch,100%,82ch)}#discount-calculator-module #info .intro img{display:block;width:48px}#discount-calculator-module #calculator-form{align-items:flex-start;display:flex;gap:1.667em;justify-content:space-between;padding:1.667em 0 0}@media screen and (max-width:768px){#discount-calculator-module #calculator-form{align-items:stretch;flex-direction:column}}#discount-calculator-module span.input{flex:1}#discount-calculator-module span.input.discount label{color:#70846c}#discount-calculator-module span.input.discount input{background-color:#dee4df;border-color:#70846c}#discount-calculator-module span.input input[type=number]{border:1px solid #70846c;border-radius:2rem;box-shadow:none;font-size:20px;line-height:2;width:100%}@media screen and (max-width:768px){#discount-calculator-module span.input input[type=number]{font-size:1rem}}#discount-calculator-module span.input input[type=number]:focus{border-color:#8e44ad}#discount-calculator-module span.input label{color:#1b4b65;display:block;font-family:Open Sans,sans-serif;font-family:Open Sans Bold,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:1px;padding-bottom:1rem;text-transform:uppercase}#discount-calculator-module span.input span{display:block;position:relative}#discount-calculator-module span.input span:after,#discount-calculator-module span.input span:before{color:#8191a7;font-family:Open Sans,sans-serif;font-family:Open Sans Bold,sans-serif;font-weight:700;line-height:1;margin-top:-8px;position:absolute;top:50%}#discount-calculator-module span.input.type span.radio-group{-moz-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:16px auto;grid-template-rows:repeat(2,1fr)}#discount-calculator-module span.input.type span.radio-group label{font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:normal;padding-bottom:0;text-transform:none}#discount-calculator-module span.input.cost input{padding-left:2rem}#discount-calculator-module span.input.cost span:before{content:"$";left:.75rem}#discount-calculator-module span.input.discount.fixed input{padding-left:2rem;padding-right:0;text-align:left}#discount-calculator-module span.input.discount.fixed span:before{content:"$";left:.75rem}#discount-calculator-module span.input.discount.fixed span:after{content:none}#discount-calculator-module span.input.discount input,#discount-calculator-module span.input.markup input{padding-right:2rem;text-align:right}#discount-calculator-module span.input.discount span:before,#discount-calculator-module span.input.markup span:before{content:none}#discount-calculator-module span.input.discount span:after,#discount-calculator-module span.input.markup span:after{content:"%";right:.75rem}#discount-calculator-module .results{align-items:stretch;display:flex;gap:1.667em;justify-content:center;margin-bottom:1.667em;margin-top:1.5rem}@media screen and (max-width:768px){#discount-calculator-module .results{flex-wrap:wrap;gap:1rem}}#discount-calculator-module table{align-items:stretch;background-color:#efe5dc;border-radius:1rem;display:flex;flex-basis:33%;flex-direction:column;justify-content:stretch;margin:0;padding:1rem;text-align:center;width:100%}@media screen and (max-width:768px){#discount-calculator-module table{flex-basis:100%}}#discount-calculator-module table thead tr{display:block}#discount-calculator-module table thead th{border:none;border-bottom:1px solid #70846c;color:#1b4b65;display:block;font-family:Family,Georgia,sans-serif;font-family:Family Bold,Georgia,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5rem;margin-bottom:1rem;padding-bottom:1rem;text-align:center}#discount-calculator-module table tbody{align-items:flex-end;display:flex;flex-direction:row;justify-content:stretch;width:100%}#discount-calculator-module table tbody tr{display:flex;flex-direction:column;width:50%}#discount-calculator-module table tbody tr.original{color:#8191a7}#discount-calculator-module table tbody tr.discount td.type,#discount-calculator-module table tbody tr.discount td.value{color:#70846c}#discount-calculator-module table tbody td{border:none}#discount-calculator-module table tbody td.value{font-family:Family Medium,Georgia,sans-serif;font-size:2rem;padding:0}@media screen and (max-width:768px){#discount-calculator-module table tbody td.value{font-size:1rem}}#discount-calculator-module table tbody td.type{font-size:.75rem;letter-spacing:1px;text-transform:uppercase}#discount-calculator-module p.disclaimer{font-size:.75rem;font-style:normal;margin-bottom:0;text-align:center}@media screen and (max-width:768px){#discount-calculator-module p.disclaimer{margin:0 auto;width:80%}}.related-resources h2{text-align:center}.related-resources h3{font-family:Open Sans Bold;text-align:left}.related-resources__list{align-items:stretch;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding-top:2rem}@media screen and (max-width:768px){.related-resources__list{flex-direction:column;padding-top:1rem}}.related-resources__resource{background-color:#f5f7f9;border:1px solid #e7ecf3;border-radius:16px;display:flex;flex:1}.related-resources .blog-listing__link,.related-resources__link{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:1rem}.related-resources .blog-listing__link:hover .related-resources__title,.related-resources__link:hover .related-resources__title{color:#5ea9d4}.related-resources__type{color:#1b4b65;font-family:Open Sans Medium,Arial,Tahoma,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.related-resources .blog-listing__title,.related-resources__title{color:#3c4858;font-family:Open Sans,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5}.related-resources__view-all{align-items:center;display:flex;justify-content:center;margin:2rem 0}.related-resources .blog-listing__lede{display:none}.cta-panel{background-color:#f5f7f9;border-radius:1rem;padding:3rem}.cta-panel.has-image{position:relative}.cta-panel.has-text-left .cta-panel__description{margin-left:unset;margin-right:unset}.cta-panel__icon{max-width:40px}.cta-panel__heading{color:#1b4b65;margin-bottom:2rem}.cta-panel__description{margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-panel__links{margin-bottom:0}.cta-panel__image{bottom:-14%;display:block;position:absolute;right:-6%}body.section-discount-calculator{background-color:#fff;background-image:url(/assets/img/discount-calculator/bg-hero.jpg);background-position:top;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:768px){body.section-discount-calculator{background-image:url(/assets/img/discount-calculator/bg-hero_half.jpg);background-position-y:30px}}#discount-calculator section{background-color:#fff}#discount-calculator #hero{background-color:transparent}#discount-calculator #hero .container{background-color:#fff;border-top-left-radius:32px;border-top-right-radius:32px;padding:3rem 2rem;position:relative}#discount-calculator #hero .container:after,#discount-calculator #hero .container:before{background-image:url(/assets/img/discount-calculator/corner.png);background-position:0 0;background-repeat:no-repeat;background-size:100% auto;bottom:0;content:"";display:block;height:32px;position:absolute;width:32px}#discount-calculator #hero .container:before{right:-32px}#discount-calculator #hero .container:after{left:-32px;transform:scaleX(-1)}@media screen and (max-width:768px){#discount-calculator #hero h1{font-size:2rem;line-height:1.325}}#discount-calculator #hero h2{font-family:Open Sans Medium,Arial,Tahoma,sans-serif;font-size:1.125rem;margin:1rem auto 2rem;width:clamp(32ch,100%,64ch)}#discount-calculator #hero h2+p{margin-bottom:0}#discount-calculator #terms h3,#discount-calculator #tips h3{font-family:Family,Georgia,sans-serif}#discount-calculator #tips img{height:48px}
