.cost-card,.cost-card *,.cost-card :after,.cost-card :before{box-sizing:border-box}.cost-card{background:#fff;border:1px solid #d9e0e7;border-radius:17px;box-shadow:0 8px 18px rgba(30,50,70,.12);color:#5a6065;cursor:pointer;display:flex;flex-direction:column;height:var(
      --cost-card-collapsed-height,auto
    );margin-bottom:var(
      --cost-card-margin-bottom,0
    );margin-left:0;margin-right:var(
      --cost-card-margin-right,0
    );margin-top:0;max-width:416px;overflow:visible;padding:34px 32px 48px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:calc(100% - var(--cost-card-margin-right, 0px));z-index:1}.cost-card:focus-visible,.cost-card:focus-within,.cost-card:hover{border-color:#c8d1da;box-shadow:0 15px 32px rgba(30,50,70,.18);transform:translateY(-6px);z-index:1000}.cost-card__image-wrapper{align-items:center;display:flex;flex:0 0 auto;height:var(
      --cost-card-image-height,180px
    );justify-content:center;margin-bottom:26px;min-height:var(
      --cost-card-image-height,180px
    )}.cost-card__image{display:block;height:auto;max-height:var(
      --cost-card-image-height,180px
    );max-width:100%;object-fit:contain;transition:transform .4s ease;width:auto}.cost-card:focus-visible
.cost-card__image,.cost-card:focus-within
.cost-card__image,.cost-card:hover
.cost-card__image{transform:scale(1.04)}.cost-card__heading-wrapper{align-items:center;display:flex;flex:1 0 auto;justify-content:center;max-width:100%;min-height:var(
      --cost-card-heading-height,auto
    );min-width:0;width:100%}.cost-card__heading{color:var(
      --heading-color,#596168
    );font-family:var(
      --heading-font-family,Arial,Helvetica,sans-serif
    );font-size:var(
      --heading-font-size,32px
    );hyphens:none;-webkit-hyphens:none;line-height:1.2;margin:0;max-width:100%;min-width:0;overflow-wrap:normal;text-align:center;text-wrap:pretty;width:100%;word-break:normal}.cost-card__expand-indicator{border-bottom:2px solid var(
      --heading-color,#596168
    );border-right:2px solid var(
      --heading-color,#596168
    );bottom:18px;height:10px;left:50%;opacity:.55;pointer-events:none;position:absolute;transform:translateX(-50%) rotate(45deg);transition:transform .3s ease,opacity .3s ease;width:10px}.cost-card:focus-visible
.cost-card__expand-indicator,.cost-card:focus-within
.cost-card__expand-indicator,.cost-card:hover
.cost-card__expand-indicator{opacity:1;transform:translateX(-50%) rotate(225deg)}.cost-card__caption-wrapper{display:grid;flex:0 0 auto;grid-template-rows:0fr;min-width:0;opacity:0;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),opacity .3s ease,visibility 0s linear .45s;visibility:hidden;width:100%}.cost-card__caption{color:var(
      --caption-color,#62686d
    );font-family:var(
      --caption-font-family,Arial,Helvetica,sans-serif
    );font-size:var(
      --caption-font-size,20px
    );font-weight:400;line-height:1.5;margin-top:0;min-height:0;min-width:0;overflow:hidden;overflow-wrap:normal;text-align:left;transform:translateY(16px);transition:transform .45s cubic-bezier(.22,1,.36,1),margin-top .45s cubic-bezier(.22,1,.36,1);word-break:normal}.cost-card:after{background:#fff;border-bottom:1px solid #d9e0e7;border-left:1px solid #d9e0e7;border-radius:0 0 17px 17px;border-right:1px solid #d9e0e7;box-shadow:0 15px 32px rgba(30,50,70,.18);content:"";height:0;left:-1px;opacity:0;pointer-events:none;position:absolute;right:-1px;top:calc(100% - 18px);transition:height .45s cubic-bezier(.22,1,.36,1),opacity .25s ease;z-index:-1}.cost-card:focus-visible
.cost-card__caption-wrapper,.cost-card:focus-within
.cost-card__caption-wrapper,.cost-card:hover
.cost-card__caption-wrapper{grid-template-rows:1fr;opacity:1;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),opacity .35s ease 80ms,visibility 0s;visibility:visible}.cost-card:focus-visible
.cost-card__caption,.cost-card:focus-within
.cost-card__caption,.cost-card:hover
.cost-card__caption{margin-top:28px;transform:translateY(0)}.cost-card:focus-visible:after,.cost-card:focus-within:after,.cost-card:hover:after{height:calc(var(
        --cost-card-expanded-overflow,
        0px
      ) + 18px);opacity:1}.cost-card-stack-shift{overflow:visible!important;position:relative!important;transition:translate .45s cubic-bezier(.22,1,.36,1);translate:0 var(
      --cost-card-stack-shift,0
    );z-index:1100!important}.cost-card.cost-card--measuring{height:auto!important;transform:none!important}.cost-card.cost-card--measuring
.cost-card__heading-wrapper{flex:0 0 auto}.cost-card.cost-card--measuring
.cost-card__caption-wrapper{grid-template-rows:0fr!important;opacity:0!important;transition:none!important;visibility:hidden!important}.cost-card.cost-card--measuring
.cost-card__caption{margin-top:0!important;transform:translateY(16px)!important;transition:none!important}.cost-card.cost-card--measuring:after{height:0!important;opacity:0!important}.cost-card:focus-visible{outline:3px solid rgba(180,128,70,.38);outline-offset:4px}.dnd-column:has(.cost-card),.dnd-row:has(.cost-card),.dnd-section:has(.cost-card),.row-fluid:has(.cost-card),.widget-span:has(.cost-card){overflow:visible!important}.hs_cos_wrapper_type_module{overflow:visible}@media (min-width:561px) and (max-width:1300px){.cost-card{margin-bottom:var(
        --cost-card-margin-bottom,24px
      );margin-left:0;margin-right:0;margin-top:0;width:100%}.cost-card__heading-wrapper{max-width:100%;min-width:0}.cost-card__heading{font-size:clamp(20px,2.4vw,27px);line-height:1.18;text-wrap:pretty}.cost-card__caption,.cost-card__heading{hyphenate-character:"-";hyphens:auto;-webkit-hyphens:auto;max-width:100%;min-width:0;overflow-wrap:normal;word-break:normal}.cost-card__caption{font-size:clamp(17px,2vw,20px);line-height:1.45}}@media (min-width:561px) and (max-width:1200px){.cost-card{cursor:default;height:auto!important}.cost-card__heading-wrapper{flex:0 0 auto}.cost-card__caption-wrapper{grid-template-rows:1fr!important;opacity:1!important;transition:none!important;visibility:visible!important}.cost-card__caption{margin-top:28px!important;overflow:visible;transform:none!important;transition:none!important}.cost-card:after,.cost-card__expand-indicator{display:none!important}.cost-card:focus-visible,.cost-card:focus-within,.cost-card:hover{transform:none!important}.cost-card:focus-visible .cost-card__image,.cost-card:focus-within .cost-card__image,.cost-card:hover .cost-card__image{transform:none!important}.cost-card-stack-shift{position:static!important;translate:none;z-index:auto!important}}@media (max-width:560px){.cost-card{cursor:default;height:auto!important;margin-bottom:var(
        --cost-card-margin-bottom,20px
      );margin-right:0;padding:28px 22px 30px;width:100%}.cost-card__image-wrapper{height:150px;margin-bottom:22px;min-height:150px}.cost-card__image{max-height:150px}.cost-card__heading-wrapper{flex:0 0 auto;max-width:100%;min-height:0;min-width:0}.cost-card__heading{font-size:clamp(22px,7vw,28px);line-height:1.2;text-wrap:pretty}.cost-card__caption,.cost-card__heading{hyphenate-character:"-";hyphens:auto;-webkit-hyphens:auto;max-width:100%;min-width:0;overflow-wrap:normal;word-break:normal}.cost-card__caption{font-size:clamp(17px,5vw,20px);line-height:1.45}.cost-card__caption-wrapper{grid-template-rows:1fr!important;opacity:1!important;transition:none!important;visibility:visible!important}.cost-card__caption{margin-top:28px!important;overflow:visible;transform:none!important;transition:none!important}.cost-card:after,.cost-card__expand-indicator{display:none!important}.cost-card:focus-visible,.cost-card:focus-within,.cost-card:hover{transform:none!important}.cost-card:focus-visible .cost-card__image,.cost-card:focus-within .cost-card__image,.cost-card:hover .cost-card__image{transform:none!important}.cost-card-stack-shift{position:static!important;translate:none;z-index:auto!important}}@media (max-width:380px){.cost-card{padding:26px 18px 28px}.cost-card__heading{font-size:clamp(20px,7vw,25px)}.cost-card__caption{font-size:clamp(17px,5vw,19px)}}@media (hover:none),(pointer:coarse){.cost-card{cursor:default;height:auto!important}.cost-card__heading-wrapper{flex:0 0 auto}.cost-card__caption-wrapper{grid-template-rows:1fr!important;opacity:1!important;transition:none!important;visibility:visible!important}.cost-card__caption{margin-top:28px!important;overflow:visible;transform:none!important;transition:none!important}.cost-card:after,.cost-card__expand-indicator{display:none!important}.cost-card:focus-visible,.cost-card:focus-within,.cost-card:hover{transform:none!important}.cost-card:focus-visible .cost-card__image,.cost-card:focus-within .cost-card__image,.cost-card:hover .cost-card__image{transform:none!important}.cost-card-stack-shift{position:static!important;translate:none;z-index:auto!important}}.cost-card.cost-card--no-hover{cursor:default;height:auto!important}.cost-card.cost-card--no-hover
.cost-card__heading-wrapper{flex:0 0 auto}.cost-card.cost-card--no-hover
.cost-card__caption-wrapper{grid-template-rows:1fr!important;opacity:1!important;transition:none!important;visibility:visible!important}.cost-card.cost-card--no-hover
.cost-card__caption{margin-top:28px!important;overflow:visible;transform:none!important;transition:none!important}.cost-card.cost-card--no-hover
.cost-card__expand-indicator,.cost-card.cost-card--no-hover:after{display:none!important}.cost-card.cost-card--no-hover:focus-visible,.cost-card.cost-card--no-hover:focus-within,.cost-card.cost-card--no-hover:hover{transform:none!important}.cost-card.cost-card--no-hover:focus-visible
.cost-card__image,.cost-card.cost-card--no-hover:focus-within
.cost-card__image,.cost-card.cost-card--no-hover:hover
.cost-card__image{transform:none!important}@media (prefers-reduced-motion:reduce){.cost-card,.cost-card-stack-shift,.cost-card:after,.cost-card__caption,.cost-card__caption-wrapper,.cost-card__expand-indicator,.cost-card__image{transition-duration:.01ms}}