#discount-calculator-module{padding:1.667em;position:relative}@media screen and (max-width: 500px){#discount-calculator-module{border-radius:0;padding:0}}#discount-calculator-module #calculator-navigation{display:flex;justify-content:center;align-items:center;gap:1rem}#discount-calculator-module #calculator-navigation .tab{border-radius:1rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:1rem 1.5rem}#discount-calculator-module #calculator-navigation .tab:hover{color:hsl(201,58%,25%)}@media screen and (max-width: 500px){#discount-calculator-module #calculator-navigation .tab{font-size:.875rem;padding:.75rem 1rem}}#discount-calculator-module #calculator-content .panel{padding-top:0;padding-bottom:0}#discount-calculator-module #calculator-content .calculator{border-radius:1rem;background-color:hsl(29,38%,90%);padding:2rem}#discount-calculator-module #calculator-content .intro{border-bottom:1px solid hsl(109,10%,47%);padding-bottom:2rem;display:flex;justify-content:center;align-items:center;gap:1.5rem}#discount-calculator-module #calculator-content .intro p{margin:0;width:clamp(48ch,100%,82ch);font-size:.875rem}#discount-calculator-module #calculator-content .intro img{display:block;width:48px}#discount-calculator-module .calculator-form{display:flex;justify-content:space-between;align-items:flex-start;gap:1.667em;padding:1.667em 0 0 0}@media screen and (max-width: 768px){#discount-calculator-module .calculator-form{flex-direction:column;align-items:stretch}}#discount-calculator-module span.input{flex:1}#discount-calculator-module span.input.discount label,#discount-calculator-module span.input.annual label{color:hsl(109,10%,47%)}#discount-calculator-module span.input.discount input,#discount-calculator-module span.input.annual input{border-color:hsl(109,10%,47%);background-color:#dee4df}#discount-calculator-module span.input input[type=number]{width:100%;border:1px solid hsl(109,10%,47%);font-size:20px;line-height:2;box-shadow:none;border-radius:2rem}@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{display:block;font-family:"Open Sans",sans-serif;font-family:"Open Sans Bold",sans-serif;font-weight:700;color:hsl(201,58%,25%);padding-bottom:1rem;text-transform:uppercase;letter-spacing:1px;font-size:.875rem}#discount-calculator-module span.input span{display:block;position:relative}#discount-calculator-module span.input span:before,#discount-calculator-module span.input span:after{position:absolute;top:50%;margin-top:-8px;line-height:1;font-family:"Open Sans",sans-serif;font-family:"Open Sans Bold",sans-serif;font-weight:700;color:hsl(215,18%,58%)}#discount-calculator-module span.input.type span.radio-group{display:grid;grid-template-columns:16px auto;grid-template-rows:repeat(2, 1fr);-moz-column-gap:.5rem;column-gap:.5rem}#discount-calculator-module span.input.type span.radio-group label{padding-bottom:0;font-family:"Open Sans",sans-serif;font-family:"Open Sans",sans-serif;font-weight:400;font-size:.875rem;text-transform:none;letter-spacing:normal}#discount-calculator-module span.input.cost input,#discount-calculator-module span.input.monthly input,#discount-calculator-module span.input.cos input{padding-left:2rem}#discount-calculator-module span.input.cost span:before,#discount-calculator-module span.input.monthly span:before,#discount-calculator-module span.input.cos span:before{content:"$";left:.75rem}#discount-calculator-module span.input.discount.fixed input,#discount-calculator-module span.input.annual input{padding-left:2rem;padding-right:0;text-align:left}#discount-calculator-module span.input.discount.fixed span:before,#discount-calculator-module span.input.annual span:before{content:"$";left:.75rem}#discount-calculator-module span.input.discount.fixed span:after,#discount-calculator-module span.input.annual 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{display:flex;gap:1.667em;justify-content:center;align-items:stretch;margin-top:1.5rem;margin-bottom:1.667em}@media screen and (max-width: 768px){#discount-calculator-module .results{flex-wrap:wrap;gap:1rem}}#discount-calculator-module table{flex-basis:33%;text-align:center;margin:0;background-color:hsl(29,38%,90%);padding:1rem;border-radius:1rem;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;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{display:block;border:none;color:hsl(201,58%,25%);text-align:center;font-family:"Family",Georgia,sans-serif;font-family:"Family Bold",Georgia,sans-serif;font-weight:700;font-size:1.5rem;line-height:1.5rem;border-bottom:1px solid hsl(109,10%,47%);padding-bottom:1rem;margin-bottom:1rem}#discount-calculator-module table tbody{display:flex;flex-direction:row;align-items:flex-end;justify-content:stretch;width:100%}#discount-calculator-module table tbody tr{width:50%;display:flex;flex-direction:column}#discount-calculator-module table tbody tr.original{color:hsl(215,18%,58%)}#discount-calculator-module table tbody tr.discount td.type{color:hsl(109,10%,47%)}#discount-calculator-module table tbody tr.discount td.value{color:hsl(109,10%,47%)}#discount-calculator-module table tbody td{border:none}#discount-calculator-module table tbody td.value{font-size:1.5rem;font-family:"Family Medium",Georgia,sans-serif;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;text-transform:uppercase;letter-spacing:1px}#discount-calculator-module p.disclaimer{margin-bottom:0;font-style:normal;font-size:.75rem;text-align:center}@media screen and (max-width: 768px){#discount-calculator-module p.disclaimer{width:80%;margin:0 auto 0}}.related-resources h2{text-align:center}.related-resources h3{font-family:"Open Sans Bold";text-align:left}.related-resources__list{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:1rem;padding-top:2rem}@media screen and (max-width: 768px){.related-resources__list{flex-direction:column;padding-top:1rem}}.related-resources__resource{flex:1;display:flex;background-color:hsl(216,25%,97%);border-radius:16px;border:1px solid hsl(218,33%,93%)}.related-resources .blog-listing__link,.related-resources__link{display:flex;flex-direction:column;justify-content:space-between;padding:1.667em;gap:1rem;padding:1rem}.related-resources .blog-listing__link:hover .related-resources__title,.related-resources__link:hover .related-resources__title{color:hsl(202,58%,60%)}.related-resources__type{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-family:"Open Sans Medium",Arial,Tahoma,sans-serif;font-family:"Open Sans Medium",Arial,Tahoma,sans-serif;font-weight:500;color:hsl(201,58%,25%)}.related-resources .blog-listing__title,.related-resources__title{font-family:"Open Sans",sans-serif;font-family:"Open Sans",sans-serif;font-weight:400;font-size:1.25rem;line-height:1.5;color:#3c4858}.related-resources__view-all{display:flex;justify-content:center;align-items:center;margin:2rem 0}.related-resources .blog-listing__lede{display:none}.related-resources__links{padding-top:2rem;color:hsl(215,19%,29%);display:flex;gap:1rem;justify-content:center;align-items:center}.related-resources__links a{font-weight:normal}.cta-panel{background-color:hsl(216,25%,97%);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__description{max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.cta-panel__links{margin-bottom:0}.cta-panel__image{display:block;position:absolute;bottom:-14%;right:-6%}body.section-discount-calculator{background-color:#fff;background-image:url("/assets/img/discount-calculator/bg-hero.jpg");background-size:contain;background-position:center top;background-repeat:no-repeat}@media screen and (max-width: 768px){body.section-discount-calculator{background-position-y:30px;background-image:url("/assets/img/discount-calculator/bg-hero_half.jpg")}}#discount-calculator section{background-color:#fff}#discount-calculator #hero{background-color:rgba(0,0,0,0)}#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{content:"";display:block;width:32px;height:32px;background-image:url("/assets/img/discount-calculator/corner.png");background-repeat:no-repeat;background-position:top left;background-size:100% auto;position:absolute;bottom:0}#discount-calculator #hero .container::before{right:-32px}#discount-calculator #hero .container::after{transform:scaleX(-1);left:-32px}@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;width:clamp(32ch,100%,64ch);margin:1rem auto 2rem}#discount-calculator #hero h2+p{margin-bottom:0}#discount-calculator #calculator [hidden]{display:none !important}#discount-calculator #calculator [aria-selected=true]{background-color:hsl(29,38%,90%);color:hsl(201,58%,25%)}#discount-calculator #calculator [aria-selected=false]{background-color:#c5beb7;color:hsl(29,38%,90%)}#discount-calculator #terms h3,#discount-calculator #tips h3{font-family:"Family",Georgia,sans-serif}#discount-calculator #terms dl{display:grid;grid-template-columns:max-content 1fr;gap:1rem}@media screen and (max-width: 768px){#discount-calculator #terms dl{display:flex;flex-direction:column}}#discount-calculator #terms dt{font-family:"Open Sans Bold",sans-serif;align-self:start}#discount-calculator #tips img{height:48px}