.pricing-cards{overflow:hidden;position:relative}.pricing-cards .heading-area{display:flex;flex-direction:column;gap:16px;margin:0 auto 48px;max-width:900px;text-align:center}.pricing-cards .heading-area .short-description{display:flex;flex-direction:column;gap:8px}.pricing-cards .cards-holder .card .card-heading,.pricing-cards .cards-holder .card .description *,.pricing-cards .heading-area .short-description *,.pricing-cards .heading-area h2{color:var(--Neutral-1)}.pricing-cards *{margin-bottom:0;margin-top:0}.pricing-cards .cards-holder{column-gap:32px;display:flex;flex-wrap:wrap;row-gap:20px}.pricing-cards .cards-holder .card{background-color:var(--Neutral-12);border-bottom:4px solid var(--secondary);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:36px 48px 44px}.pricing-cards .cards-holder.two .card{width:calc(50% - 16px)}.pricing-cards .cards-holder.three .card{width:calc(33.33333% - 21.333px)}.pricing-cards .cards-holder.four .card{width:calc(25% - 24px)}.pricing-cards .cards-holder .card.card-xs{column-gap:8px}.pricing-cards .cards-holder .card .card-heading{font-size:32px;line-height:1.125}.pricing-cards .cards-holder .card.card-xs .card-heading{font-size:21px;line-height:1.142}.pricing-cards .cards-holder .card .card-price{color:var(--Neutral-6);display:flex;flex-wrap:wrap;font-size:32px;font-style:italic;font-weight:300;gap:12px;line-height:1}.pricing-cards .cards-holder .card.card-xs .card-price{font-size:18px;line-height:1.333}.pricing-cards .cards-holder .card .card-price span{text-decoration:line-through}.pricing-cards .cards-holder .card .short-text{color:var(--Neutral-6);font-size:14px;line-height:1.428}.pricing-cards .cards-holder .card .description,.pricing-cards .cards-holder .card .theme-btns{margin-top:8px}.pricing-cards .cards-holder .card.card-xs .description,.pricing-cards .cards-holder .card.card-xs .theme-btns{margin-top:16px}.pricing-cards .cards-holder .card .description,.pricing-cards .cards-holder .card .description ol,.pricing-cards .cards-holder .card .description ul{display:flex;flex-direction:column;gap:12px}.pricing-cards .cards-holder .card .description ol,.pricing-cards .cards-holder .card .description ul{padding-left:15px}.pricing-cards .cards-holder .card .description.custom-bullet ol,.pricing-cards .cards-holder .card .description.custom-bullet ul{list-style-type:none;padding-left:0}.pricing-cards .cards-holder .card .description a{color:var(--astronaut-hover);text-decoration:underline}.pricing-cards .cards-holder .card .description a:hover{color:var(--primary)}.pricing-cards .cards-holder .card .description.custom-bullet li{padding-left:24px;position:relative}.pricing-cards .cards-holder .card .description.custom-bullet li:before{background:url(https://www.bostonifi.com/hubfs/BIF25/check.png) no-repeat 0 0;content:"";height:18px;left:0;position:absolute;top:3px;width:18px}.pricing-cards .cards-holder .card .description *{font-size:18px;line-height:1.333}.pricing-cards .cards-holder .card.card-xs .description *{font-size:16px}@media (max-width:1199px){.pricing-cards .cards-holder.four .card{width:calc(33.33333% - 21.333px)}}@media (max-width:991px){.pricing-cards .cards-holder{column-gap:24px}.pricing-cards .cards-holder.four .card,.pricing-cards .cards-holder.three .card,.pricing-cards .cards-holder.two .card{padding:24px;width:calc(50% - 12px)}}@media (max-width:767px){.pricing-cards .heading-area{margin:0 auto 32px}.pricing-cards .cards-holder .card{gap:10px;padding:24px 24px 32px;width:100%!important}.pricing-cards .cards-holder .card .card-heading{font-size:21px;line-height:1.142}.pricing-cards .cards-holder .card .card-price{font-size:20px}.pricing-cards .cards-holder .card .theme-btns,.pricing-cards .cards-holder .card.card-xs .description,.pricing-cards .cards-holder .card.card-xs .theme-btns{margin-top:6px}.pricing-cards .cards-holder .card .description{margin-top:12px}}