.pack_card{display:flex;flex-direction:column;border:2px solid #fff;border-radius:1.2rem;background-color:#fff;font-weight:700;line-height:1.25;letter-spacing:-0.05rem;text-align:center;font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif}.pack_card .title,.pack_card .subtitle{border-top-left-radius:calc(1.2rem - 2px);border-top-right-radius:calc(1.2rem - 2px)}.pack_card .title+.subtitle{border-top-left-radius:0;border-top-right-radius:0}.pack_card .title{background-color:#419ce3;padding:2rem 0;width:100%;font-weight:500;font-size:2.4rem}.pack_card .subtitle{position:relative;-webkit-clip-path:ellipse(100% 100% at 50% 0);clip-path:ellipse(100% 100% at 50% 0);min-height:10rem;display:flex;align-items:center;justify-content:center;padding:2rem 0 3rem;font-size:2.4rem}.pack_card .subtitle:before{content:"";-webkit-clip-path:ellipse(100% calc(100% - 2px) at 50% 0);clip-path:ellipse(100% calc(100% - 2px) at 50% 0);width:100%;height:100%;position:absolute;top:0;z-index:-1;border-top-left-radius:calc(1.2rem - 2px);border-top-right-radius:calc(1.2rem - 2px);border-bottom-left-radius:1.2rem}.pack_card .subtitle .subtitle_heading{font-size:3.6rem}.pack_card .card_text{font-family:"Source Sans 3","Helvetica Neue",Helvetica,Arial,sans-serif}.pack_card .footer{color:#a8a8a8;padding:1rem 0;width:100%;border-bottom-left-radius:calc(1.2rem - 2px);border-bottom-right-radius:calc(1.2rem - 2px);align-items:center;display:flex;justify-content:center;height:5.2rem}.pack_card .footer .pack_radio{display:flex;align-items:center;justify-content:center;flex-grow:1;color:#222;cursor:pointer;font-size:1.8rem;font-family:"Source Sans 3","Helvetica Neue",Helvetica,Arial,sans-serif}.pack_card .footer .pack_radio input[type=radio]{height:1.6rem;width:1.6rem;margin-right:.8rem;margin-top:0}.pack_card.plan_theme_white{border:2px solid #0c84d9}.pack_card.plan_theme_white .title{color:#0c84d9;background-color:#fff;border-bottom:2px solid #0c84d9}.pack_card.plan_theme_white .subtitle{color:#0c84d9;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem}.pack_card.plan_theme_white .subtitle:before{background-color:#fff}.pack_card.plan_horizontal{flex-wrap:wrap;flex-direction:row}.pack_card.plan_horizontal .subtitle{-webkit-clip-path:ellipse(100% 100% at 0 50%);clip-path:ellipse(100% 100% at 0 50%);border-bottom-left-radius:calc(1.2rem - 2px)}.pack_card.plan_horizontal .subtitle:before{-webkit-clip-path:ellipse(calc(100% - 2px) 100% at 0 50%);clip-path:ellipse(calc(100% - 2px) 100% at 0 50%)}.pack_card.plan_horizontal.has_footer .subtitle{border-bottom-left-radius:0}.pack_card.plan_horizontal .subtitle,.pack_card.plan_horizontal .body{flex:1}.pack_card.plan_horizontal .body{display:flex;align-items:center;justify-content:center;flex-direction:column}.pack_card.plan_horizontal .pack_details{width:calc(100% + 25px)}.pack_card.plan_horizontal .multi_pack_plus{display:none}.pack_card.plan_horizontal .advantages ul{width:calc(100% + 10px)}.pack_card:not(.plan_horizontal){max-width:360px}@media(max-width: 540px){.pack_card{margin-left:auto;margin-right:auto}}@media(min-width: 540px)and (max-width: 767px){.pack_card:not(.plan_vertical){flex-wrap:wrap;flex-direction:row;max-width:100%}.pack_card:not(.plan_vertical) .subtitle{-webkit-clip-path:ellipse(100% 100% at 0 50%);clip-path:ellipse(100% 100% at 0 50%);border-bottom-left-radius:calc(1.2rem - 2px)}.pack_card:not(.plan_vertical) .subtitle:before{-webkit-clip-path:ellipse(calc(100% - 2px) 100% at 0 50%);clip-path:ellipse(calc(100% - 2px) 100% at 0 50%)}.pack_card:not(.plan_vertical).has_footer .subtitle{border-bottom-left-radius:0}.pack_card:not(.plan_vertical) .subtitle,.pack_card:not(.plan_vertical) .body{flex:1}.pack_card:not(.plan_vertical) .body{display:flex;align-items:center;justify-content:center;flex-direction:column}.pack_card:not(.plan_vertical) .pack_details{width:calc(100% + 25px)}.pack_card:not(.plan_vertical) .multi_pack_plus{display:none}.pack_card:not(.plan_vertical) .advantages ul{width:calc(100% + 10px)}}.pack_card.border_blue{border:2px solid #0c84d9}.pack_card .body ul li:first-child{padding-top:0}.pack_card .body ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.pack_card .body .pack_content{display:flex;flex-direction:column}.pack_card .body .btn{width:100%;margin-top:2rem;font-family:"Source Sans 3","Helvetica Neue",Helvetica,Arial,sans-serif}.pack_card .body .btn.btn_popover{width:auto}.pack_card .pack_details{margin-top:0;margin-bottom:0}.pack_card .pack_details li{display:flex;justify-content:space-between;border-bottom:1px solid #a8a8a8;font-weight:700;font-size:2rem;line-height:3rem;padding:.8rem .5rem}.pack_card .pack_details li.line_through_absolute{padding-bottom:0;padding-top:0 !important;margin-top:5px}.pack_card .pack_details li .component_name{min-width:5.25rem;text-align:right}.pack_card .advantages{display:flex;flex-direction:column;align-items:center;justify-content:center}.pack_card .advantages ul{list-style:none;padding-left:0;margin-top:2rem;margin-bottom:0;text-align:left;font-weight:400;font-family:"Source Sans 3","Helvetica Neue",Helvetica,Arial,sans-serif}.pack_card .advantages ul li{letter-spacing:-0.5px;line-height:3rem;margin-bottom:.8rem;background:url("") 0 4px no-repeat;background-size:24px;padding-left:3rem;color:#0c84d9;font-size:1.6rem}@media(min-width: 768px){.pack_card .advantages ul li{font-size:1.8rem}}@media(min-width: 768px)and (max-width: 992px){.pack_card.plan_horizontal .pack_content{width:calc(100% + 25px)}.pack_card.plan_horizontal .pack_details li{font-size:1.6rem}.pack_card.plan_horizontal .advantages ul li{font-size:1.5rem}}@media(min-width: 992px)and (max-width: 1200px){.pack_card:not(.plan_horizontal) .btn-lg{padding-left:initial;padding-right:initial}}
/*# sourceMappingURL=pack_card.css.map */
