.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:28px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;line-height:16px;height:28px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.disabled,.flatpickr-months .flatpickr-prev-month.disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:6.16px 0 0;line-height:1;height:28px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:transparent;pointer-events:none}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;display:inline-block;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#f3f3f3}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.container-fluid .H2-highlighted,.container .H2-highlighted,.modal .H2-highlighted{font-size:20px;font-weight:500;line-height:1;color:#ff673b}.container-fluid .H2-unlighted,.container .H2-unlighted,.modal .H2-unlighted{font-size:20px;font-weight:500;line-height:1;text-align:center;color:#8d8d8d}.container-fluid .body-text-orange,.container .body-text-orange,.modal .body-text-orange{font-size:16px;font-weight:600;line-height:1;color:#ff673b}.container-fluid .primary-btn-text,.container .primary-btn-text,.modal .primary-btn-text{font-size:16px;font-weight:500;line-height:1;text-align:center;color:#fff}.container-fluid .body-text-bold,.container .body-text-bold,.modal .body-text-bold{font-size:16px;font-weight:500;line-height:1;color:#333}.container-fluid .Link-body-text,.container .Link-body-text,.modal .Link-body-text{font-size:16px;font-weight:500;line-height:1;color:#274158}.container-fluid .body-text-gray,.container .body-text-gray,.modal .body-text-gray{font-size:16px;line-height:1;color:#8d8d8d}.container-fluid .body-text-black,.container .body-text-black,.modal .body-text-black{font-size:16px;line-height:1;color:#333;font-weight:400}.container-fluid .Table-link,.container .Table-link,.modal .Table-link{font-size:14px;font-weight:500;line-height:1.43;color:#274158}.container-fluid .Stars,.container .Stars,.modal .Stars{font-family:FontAwesome;font-size:14px;color:#f5a623}.container-fluid .body-text-for-QA,.container .body-text-for-QA,.modal .body-text-for-QA{font-size:14px;line-height:1.43;color:#8d8d8d;font-weight:400}.container-fluid .caption-14,.container .caption-14,.modal .caption-14{font-size:1.4rem;line-height:1.43;color:#333}.container-fluid .Caption-12,.container .Caption-12,.modal .Caption-12{font-size:12px;line-height:1;color:#274158}.container-fluid .danger,.container .danger,.modal .danger{font-size:16px;font-weight:500;line-height:.75;color:#ff4b4b}.container-fluid .info,.container .info,.modal .info{font-size:12px;font-weight:500;line-height:1;color:#4bd39c}.accordion .accordion-term{border-top:1px solid #cdcfd2;padding:20px 10% 20px 0;display:block;position:relative;margin-bottom:0;cursor:pointer}.accordion .accordion-term:before{position:absolute;right:10px;top:25px;content:"\F078";font-family:FontAwesome;color:#b9bcc0;font-size:1.5em;line-height:.75em}.accordion .accordion-term[aria-expanded=true]:before{content:"\F077"}.accordion .accordion-definition{padding-right:10%;margin-bottom:20px}@media (max-width:768px){.break-table{background-color:transparent!important}.break-table,.break-table tbody,.break-table td,.break-table th,.break-table thead,.break-table tr{display:block}.break-table thead tr{position:absolute;top:-9999px;left:-9999px}.break-table tr{border:1px solid #ccc;margin-bottom:10px;background-color:#fff}.break-table td{border:none!important;border-bottom:1px solid #eee!important;position:relative;padding-left:55%!important;white-space:normal;text-align:left;overflow:hidden;text-overflow:ellipsis}.break-table td:before{position:absolute;top:6px;left:6px;width:30%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:700;color:#1a1a1a;content:attr(data-title)}}#bundle #qa-list .tabbable-not-fixed,.tabbable{z-index:100}#bundle #qa-list .tabbable-not-fixed>.nav,#bundle #qa-list .tabbable-not-fixed>.nav-tabs,.tabbable>.nav,.tabbable>.nav-tabs{background:#fff;width:auto;overflow-y:hidden;white-space:nowrap}#bundle #qa-list .tabbable-not-fixed>.nav-tabs .nav-link,#bundle #qa-list .tabbable-not-fixed>.nav .nav-link,.tabbable>.nav-tabs .nav-link,.tabbable>.nav .nav-link{border:none}#bundle #qa-list .tabbable-not-fixed>.nav-tabs li,#bundle #qa-list .tabbable-not-fixed>.nav li,.tabbable>.nav-tabs li,.tabbable>.nav li{display:inline-block;float:none;margin-bottom:0}#bundle #qa-list .tabbable-not-fixed>.nav-tabs li a,#bundle #qa-list .tabbable-not-fixed>.nav li a,.tabbable>.nav-tabs li a,.tabbable>.nav li a{text-align:center;color:#6c6c6c!important}#bundle #qa-list .tabbable-not-fixed>.nav-tabs li a.active,#bundle #qa-list .tabbable-not-fixed>.nav li a.active,.tabbable>.nav-tabs li a.active,.tabbable>.nav li a.active{border-bottom:2px solid #ef6e2e;background-color:#fff;color:#ef6e2e!important}a.button{text-decoration:none}.button{background-color:transparent;text-align:center;display:inline-block;border:1px solid;padding:10px 22px;font-weight:500;line-height:1;text-transform:uppercase}.button.button-neutral{color:#333;border-color:#979797}.button.button-neutral:hover{background-color:#ebebeb;border-color:#adadad}.button.button-success{color:#2ba265;border-color:#2ba265}.button.button-success:hover{background-color:#2ba265;color:#fff}.button.button-info{color:#fff;background:#03a9f4;border-color:#979797}.button.button-info:hover{border-color:#adadad;opacity:.7}.button.button-lg{font-size:2rem}.img-xs{width:25%}.img-sm{width:50%}.img-md{width:75%}.img-lg{width:100%}.progress{height:8px;background-color:#edf2ff}.progress-bar{border-radius:.25rem;background-image:linear-gradient(270deg,#506ed0,#6d83cb)}.progress-bar-max{background-image:linear-gradient(270deg,#ff8e64 2%,#506ed0 52%,#6d83cb)}#bundle .package-container .line,.line-color{opacity:.5;border-bottom:1px solid #c6cbd4}.padding{padding:1rem}a:hover{text-decoration:none}@media only screen and (max-width:992px){.px-below-lg-0{padding-right:0;padding-left:0}}@media only screen and (max-width:992px){.hide-below-lg{display:none}}.highlight{margin-top:.5rem;padding:0 5px;box-shadow:inset 0 -12px 0 0 rgba(255,138,80,.25)}#bundle .header{padding:2.5rem 0 4rem;background:url("/images/banner2.png") bottom no-repeat;background-size:contain;background-color:#f3f3f3;text-align:center;color:#333}@media only screen and (max-width:992px){#bundle .header{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:5rem;background:url("/images/banner/bundle_mobile.png") 50% calc(100% - 20px + 1px) no-repeat;background-size:85%;background-color:#f3f3f3}}@media only screen and (max-width:992px){#bundle .header h1{font-size:1.75rem}}#bundle .header h1 img.company-logo{width:60px}#bundle .header .rating{font-size:1rem}@media only screen and (max-width:992px){#bundle .header .rating.desktop{display:none}}#bundle .header .rating.desktop>span:not(:last-child):after{content:"|";color:#ddd;margin:0 16px}@media only screen and (min-width:992px){#bundle .header .rating.mobile{display:none}}#bundle .header .rating i.fa-star.gold{color:#ffd255}#bundle .header .rating i.fa-star.gold:not(:last-child){padding-right:4px}#bundle .header .description{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0 3.5rem;font-size:1.125rem}@media only screen and (max-width:992px){#bundle .header .description{display:block;font-size:1rem;text-align:left;margin-bottom:1.5rem}}@media only screen and (min-width:992px){#bundle .features,#bundle .tips{width:784px}}#bundle .features{margin-top:2.5rem;justify-content:center;counter-reset:num}#bundle .features .title{font-size:1.375rem;font-weight:500;margin-bottom:1rem;text-indent:-2.5rem;padding-left:5rem}@media only screen and (max-width:992px){#bundle .features .title{font-size:1.125rem}}#bundle .features .title:before{counter-increment:num;content:"\7279\8272   " counter(num);border:1px solid #344b97;color:#344b97;display:inline-block;font-size:1rem;padding:2px .75rem;border-radius:1.5rem;font-weight:700;margin-right:.625rem;margin-left:-2.5rem;text-indent:0}@media only screen and (max-width:992px){#bundle .features .title:before{font-size:.875rem}}#bundle .features .description{font-size:1.125rem;margin-bottom:2rem}@media only screen and (max-width:992px){#bundle .features .description{font-size:1rem;margin-bottom:1rem}}#bundle .tips{background:#f1f1f1;border-radius:8px;padding:20px 40px;line-height:1.75;margin-bottom:2rem}@media only screen and (max-width:992px){#bundle .tips{padding:16px}}#bundle .tips .icon{width:18px;height:18px;margin-right:10px}#bundle .tips .title{font-size:1.125rem;color:#333;font-weight:500;text-indent:-2rem;margin-left:2rem}#bundle .tips .description{font-size:1rem;color:#6c6c6c;font-weight:500}#bundle .flow-chart-wrapper{display:flex}#bundle .flow-chart{display:flex;color:#344b97}#bundle .flow-chart em{color:inherit;font-weight:700}#bundle .flow-chart__node{background:#fff}#bundle .flow-chart__index{font-weight:700}#bundle .flow-chart .newline,#bundle .flow-chart .separator{display:none}@media only screen and (max-width:992px){#bundle .flow-chart{flex-direction:column;padding:32px 9px}#bundle .flow-chart:after{content:"";position:absolute;width:3px;height:250px;background:#edf2ff;margin-left:4px;z-index:-1}#bundle .flow-chart .separator{display:inline-block}#bundle .flow-chart__node{display:inline-flex;align-items:center}#bundle .flow-chart__node:not(:last-child){margin-bottom:29px}#bundle .flow-chart__index{font-size:1.25rem;margin-right:1rem}#bundle .flow-chart__title{font-size:1rem;font-weight:500}#bundle .flow-chart__comment{position:absolute;padding:1rem 1.5rem;background:#edf2ff;border-radius:2rem;font-size:.875rem;margin:0 15px 0 144px}#bundle .flow-chart__comment:after{content:"";width:0;height:0;border-style:solid;border-width:6px 12px 6px 0;border-color:transparent #edf2ff transparent transparent;position:absolute;left:-12px;top:calc(50% - 6px)}}@media only screen and (min-width:992px){#bundle .flow-chart-wrapper{justify-content:center}#bundle .flow-chart{justify-content:space-between;width:784px;padding:1rem 0 9.875rem}#bundle .flow-chart:after{content:"";position:absolute;width:784px;height:3px;background:#edf2ff;margin-top:16px;z-index:-1}#bundle .flow-chart .newline{display:inline-block}#bundle .flow-chart__node{text-align:center}#bundle .flow-chart__index{font-size:1.5rem}#bundle .flow-chart__title{font-size:1.125rem}#bundle .flow-chart__comment{position:absolute;margin-top:1.375rem;padding:1rem 2rem;background:#edf2ff;border-radius:3rem;transform:translate(calc(-50% + 36px))}#bundle .flow-chart__comment:after{content:"";width:0;height:0;border-style:solid;border-width:0 6px 12px;border-color:transparent transparent #edf2ff;position:absolute;left:calc(50% - 6px);top:-12px}}#bundle .section-header{font-size:2rem}@media only screen and (max-width:992px){#bundle .section-header{font-size:1.75rem}}#bundle #qa-list .tabbable-not-fixed,#bundle .tabbable{background-color:#fff;margin-bottom:2rem;margin-left:-15px;margin-right:-15px}#bundle .package-container .tabbable-wrapper .line,#bundle .tabbable-wrapper .line-color,#bundle .tabbable-wrapper .package-container .line{margin-left:-15px;margin-right:-15px}@media only screen and (max-width:992px){#bundle #qa-list .tabbable-not-fixed,#bundle .tabbable{margin-bottom:1rem}}#bundle #qa-list .tabbable-not-fixed .nav,#bundle .tabbable .nav{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-size:1.125rem}@media only screen and (max-width:992px){#bundle #qa-list .tabbable-not-fixed .nav,#bundle .tabbable .nav{padding-left:15px;padding-right:15px;margin-left:-15px;font-size:1rem}}@media only screen and (min-width:992px){#bundle #qa-list .tabbable-not-fixed .nav,#bundle .tabbable .nav{justify-content:center}}#bundle #qa-list .tabbable-not-fixed .nav>li>a,#bundle .tabbable .nav>li>a{display:flex;align-items:center;color:#333!important;margin:0 4rem;padding:0 .5rem;height:60px}@media only screen and (max-width:992px){#bundle #qa-list .tabbable-not-fixed .nav>li>a,#bundle .tabbable .nav>li>a{margin:0;padding:0 1rem}}#bundle #qa-list .tabbable-not-fixed .nav-tabs li a.active,#bundle #qa-list .tabbable-not-fixed .nav li a.active,#bundle .tabbable .nav-tabs li a.active,#bundle .tabbable .nav li a.active{border-width:2px;color:#ef6e2e!important}@media only screen and (min-width:992px){#bundle #qa-list .tabbable-not-fixed,#bundle .tabbable{top:0!important}}#bundle .nav-section{margin:2rem 0 6rem}@media only screen and (max-width:992px){#bundle .nav-section{margin:1rem 0 4rem}}#bundle .policy{box-shadow:inset 1px 0 0 0 rgba(51,51,51,.2)}#bundle .policyholder-setting{z-index:100;background-color:#fff;padding-bottom:20px;font-size:14px;color:#333;font-weight:400}#bundle .policyholder-setting .policyholder-data{border:1px solid #c6cbd4;padding:5px;margin:5px 0}#bundle .policyholder-setting .policyholder-edit{background-color:#333;margin:6px;padding:5px}#bundle .policyholder-setting .policyholder-edit a{color:#fff}#bundle .package{margin-top:24px}#bundle .package .age{width:100px;margin:0 24px 0 33px}@media only screen and (max-width:992px){#bundle .package .age{margin:0 20px 0 0}}#bundle .package .age .form-control{height:2.5rem}#bundle .package-container{margin-top:20px;text-align:center;border:1px solid #e8e8e8;border-radius:4px;background-color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.1);padding:40px;margin-bottom:20px}#bundle .package-container-warning{display:flex;justify-content:center;align-items:center;height:2.5rem;color:#b00020}#bundle .package-container-list{padding:0 15px;overflow-x:auto}@media only screen and (max-width:992px){#bundle .package-container-list{padding:0 1.5rem}#bundle .package-container-list:last-child:after{content:"";margin-right:1rem}}#bundle .package-container-wrapper{padding:0;padding:0 .5rem}#bundle .package-container-wrapper:first-child{padding:0;padding-right:1rem}#bundle .package-container-wrapper:last-child{padding:0;padding-left:1rem}@media only screen and (max-width:992px){#bundle .package-container{padding:24px}}#bundle .package-container.selected{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.1);border:2px solid #ef6e2e}#bundle .package-container .title{font-size:1.75rem;color:#333;font-weight:500}#bundle .package-container .premium{margin:5px 0;font-size:2rem;color:#ef6e2e;font-weight:700}#bundle .package-container .premium span{font-size:1rem;color:#333;font-weight:400}#bundle .package-container .line{margin:20px}#bundle .package-container .subTitle{font-size:1rem;color:#6c6c6c;font-weight:400;min-height:4.5em;margin-bottom:10px;white-space:pre-line}#bundle .package-container .subTitle.small{font-size:.875rem}#bundle .package-container .insurance-name{height:1.5rem;margin-top:.5rem}#bundle .package-container .insurance-name>.col{text-align:left}#bundle .package-container-legend{font-size:1rem;color:#6c6c6c;font-weight:400;margin-top:12px}@media only screen and (max-width:992px){#bundle .package-container-legend{font-size:.75rem;margin-top:0}#bundle .package-container-legend .progress+span{font-size:.875rem}}#bundle .package-container-legend span:before{content:"\2015";padding-right:.75rem;color:#b4b4b4}#bundle .package-container-legend .cat-info{margin-top:30px}#bundle .package-container-legend .cat-info-avatar{width:60px;height:60px}#bundle .package-container-legend .cat-info-message{width:880px;padding:14px 32px;border-radius:30px;background-color:#edf2ff;color:#344b97;margin-left:20px;white-space:pre-line}#bundle .package-container-legend .cat-info-message:before{content:"";width:0;height:0;border-style:solid;border-width:6px 12px 6px 0;border-color:transparent #edf2ff transparent transparent;position:absolute;top:calc(50% - 6px);left:calc(50% - 411px)}@media only screen and (max-width:992px){#bundle .package-container-legend .cat-info{margin-top:10px}#bundle .package-container-legend .cat-info-avatar{width:40px;height:40px}#bundle .package-container-legend .cat-info-message{padding:16px 24px;margin-left:15px}#bundle .package-container-legend .cat-info-message:before{left:58px}}#bundle .table-sm td,#bundle .table-sm th{padding:.45rem}#bundle .compare-image{width:100%;box-shadow:0 1px 10px 0 rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.1)}#bundle .compare-image.desktop{display:none}@media only screen and (min-width:992px){#bundle .compare-image.desktop{display:block}}#bundle .compare-image.mobile{display:none}@media only screen and (max-width:992px){#bundle .compare-image.mobile{display:block}}#bundle .compare{color:#333;margin-top:2rem;border-radius:4px;background-color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.1)}#bundle .compare__footer{color:#6c6c6c}@media only screen and (max-width:992px){#bundle .compare__footer{font-size:.75rem;padding-left:1.5rem}}@media only screen and (max-width:992px){#bundle .compare{font-size:.875rem;margin-top:1rem}}#bundle .compare th{font-weight:500}#bundle .compare thead{font-size:1.25rem}@media only screen and (max-width:992px){#bundle .compare thead{font-size:1rem}}#bundle .compare thead th{width:20%;border:0;vertical-align:middle}@media only screen and (max-width:992px){#bundle .compare thead th{width:25%;padding:.75rem .9rem}}#bundle .compare thead.seniors th{width:16.66667%}@media only screen and (max-width:992px){#bundle .compare thead.seniors th{width:20%}}#bundle .compare tbody{text-align:center}#bundle .compare tbody th{text-align:left;padding-left:4rem}#bundle .compare tbody th:before{content:"";padding-left:1rem}@media only screen and (max-width:992px){#bundle .compare tbody tr td{border:0}}@media only screen and (max-width:992px){#bundle .compare tbody td>.cell{display:flex;flex-direction:column}}#bundle .compare tfoot{text-align:center;font-size:.875rem}@media only screen and (max-width:992px){#bundle .compare tfoot th{font-size:1rem;text-align:left}#bundle .compare tfoot tr td{border:0;padding:0 .375rem}}#bundle .compare tfoot .subtitle,#bundle .compare tfoot .title{opacity:.7;font-weight:500}#bundle .compare tfoot .title{color:#333;font-size:1.375rem}#bundle .compare tfoot .subtitle{color:#344b97;font-size:.875rem}@media only screen and (max-width:992px){#bundle .compare tfoot .subtitle{padding-top:1rem;padding-bottom:1rem}}#bundle .compare tfoot .price{color:#ef6e2e;font-size:1.375rem;margin-bottom:.75rem}@media only screen and (max-width:992px){#bundle .compare tfoot .price{font-size:1.125rem;margin-bottom:.5rem}#bundle .compare tfoot .price>.unit{font-size:1rem}}#bundle .compare tfoot .consult{width:80%;margin:0 auto}@media only screen and (max-width:992px){#bundle .compare tfoot .consult{width:100%;font-size:.875rem;padding:.15rem}}@media only screen and (max-width:992px){#bundle .compare tfoot .check-bundle-detail{font-size:.75rem}}#bundle .compare tr.title{background:#f1f1f1;text-align:left}#bundle .compare tr.title>th{padding-left:4rem}@media only screen and (max-width:992px){#bundle .compare tr.title>th{padding-left:1rem;font-size:1rem}}#bundle .compare tr.title>th:before{content:none}#bundle .compare tr.subtitle>th{color:#b4b4b4;font-size:.875rem;padding-left:1rem}#bundle .compare tr.subtitle>th:before{content:none}@media only screen and (min-width:992px){#bundle .compare tr.subtitle{display:none}}#bundle .compare .crown{position:absolute;margin-left:.5rem}@media only screen and (max-width:992px){#bundle .compare .crown{position:static;margin-left:0}}#bundle .compare .max-coverage{background:hsla(0,0%,95%,.6)}#bundle .concept{font-weight:500;color:#333}@media only screen and (max-width:992px){#bundle .concept .concept-header{padding-right:15px;padding-left:15px}}#bundle .concept .description{color:#6c6c6c;font-size:1.125rem;font-weight:400;text-align:center;line-height:1.5;margin-bottom:1.5rem}#bundle .concept .description:first-of-type{margin-top:1.5rem;margin-bottom:1rem}@media only screen and (max-width:992px){#bundle .concept .description{font-size:1rem;text-align:left}}#bundle .concept .description .highlight,#bundle .concept .description span{color:#333;font-size:1.375rem;font-weight:500}@media only screen and (max-width:992px){#bundle .concept .description .highlight,#bundle .concept .description span{font-size:1.125rem}}#bundle .concept table{text-align:center;border-radius:4px;background-color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.1);font-size:1.125rem}@media only screen and (max-width:992px){#bundle .concept table{font-size:.875rem}}#bundle .concept table .title{font-weight:500;font-size:1.375rem}@media only screen and (max-width:992px){#bundle .concept table .title{font-size:1rem}}#bundle .concept table td,#bundle .concept table th{vertical-align:middle}@media only screen and (min-width:992px){#bundle .concept table td,#bundle .concept table th{padding:.75rem 2rem}}#bundle .concept table thead{color:#ef6e2e}#bundle .concept table thead th{width:40%}#bundle .concept table thead th:first-child{width:20%}#bundle .concept table tbody{font-weight:400}@media only screen and (max-width:992px){#bundle .concept table tbody{font-size:.875rem}}#bundle .concept table tbody .marker{color:#344b97;font-size:1.375rem;font-weight:700}@media only screen and (max-width:992px){#bundle .concept table tbody .marker{font-size:1rem}}#bundle .concept.adult table td{height:100px}#bundle #qa-list{font-weight:500;color:#333}@media only screen and (max-width:992px){#bundle #qa-list .qa-header{padding-right:15px;padding-left:15px}}#bundle #qa-list .description{color:#6c6c6c;font-size:1.125rem;text-align:center;line-height:2}@media only screen and (max-width:992px){#bundle #qa-list .description{font-size:1rem}}#bundle #qa-list .description.spaces{border:0;border-top:1px solid #cdcfd2;padding-top:1.5rem}@media only screen and (max-width:992px){#bundle #qa-list .description.spaces{border-top:0;border-bottom:1px solid #cdcfd2;font-size:.875rem;padding-top:1rem;padding-bottom:1rem}}#bundle #qa-list .tabbable-not-fixed{margin-bottom:0;margin-left:0;margin-right:0;border-top:1px solid #cdcfd2}#bundle #qa-list .tabbable-not-fixed .nav-tabs{border-bottom:0;font-weight:400}@media only screen and (max-width:992px){#bundle #qa-list .tabbable-not-fixed{margin-right:0;border-bottom:1px solid #cdcfd2}#bundle #qa-list .tabbable-not-fixed .nav-tabs{padding-right:0;font-size:.875rem}}#bundle #qa-list p{font-size:1.125rem;font-weight:400;color:#333}@media only screen and (max-width:992px){#bundle #qa-list p{font-size:1rem}}#bundle #qa-list p a{font-weight:500}#bundle #qa-list .section{display:none;counter-reset:num}@media only screen and (max-width:992px){#bundle #qa-list .section{padding:0 1.5rem}}#bundle #qa-list .section.active{display:block}#bundle #qa-list .section p:last-child{margin-bottom:0}#bundle #qa-list .section h4{font-size:1.5rem}@media only screen and (max-width:992px){#bundle #qa-list .section h4{font-size:1rem}}#bundle #qa-list .section h4:before{counter-increment:num;content:counter(num) ".";margin-right:.5rem}#bundle #qa-list .section h4.prefix>span{color:#b4b4b4}#bundle #qa-list .section h4.prefix:before{content:none}#bundle #qa-list .bundle{display:inline-flex;align-items:center;justify-content:space-between;background:#fff;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:.75rem 1.25rem;border:1px solid #e8e8e8;margin-top:.75rem}@media only screen and (max-width:480px){#bundle #qa-list .bundle{padding:1rem .75rem;width:100%;margin-bottom:.5rem}#bundle #qa-list .bundle a{font-size:.875em;padding:.5rem}}#bundle #qa-list .bundle:not(:last-child){margin-right:1.25rem}@media only screen and (max-width:480px){#bundle #qa-list .bundle:not(:last-child){margin-right:0}}#bundle #qa-list .bundle .avatar{width:50px;height:50px;margin-right:.5rem}@media only screen and (max-width:992px){#bundle #qa-list .bundle .avatar{width:36px;height:36px}}#bundle #qa-list .bundle .text{margin-right:2rem}@media only screen and (max-width:992px){#bundle #qa-list .bundle .text{margin-right:.5rem}}#bundle #qa-list .accordion .accordion-term:before{content:"\F107"}#bundle #qa-list .accordion .accordion-term[aria-expanded=true]:before{content:"\F106"}@media only screen and (max-width:992px){#bundle #qa-list .accordion .accordion-term:first-child{border-top:0}}#bundle #qa-list .accordion{border-bottom:1px solid #cdcfd2}#bundle .review-item{padding-top:15px}#bundle .review-item .avatar{float:left;margin-right:20px}#bundle .review-item .review-item-name{font-size:14px;color:#8d8d8d;font-weight:400}#bundle .review-item .review-item-date{font-size:12px;color:#8d8d8d;font-weight:400}#bundle .review-item .review-item-description{font-size:12px;color:#333;font-weight:400}#bundle .policyholder{width:640px;border:1px solid #e8e8e8;padding:14px 40px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 24px 0 rgba(0,0,0,.11);border-radius:4px;position:relative;top:-20px;background:#fff}@media only screen and (max-width:992px){#bundle .policyholder{padding:20px 16px;margin:0 16px}}#bundle .policyholder-container,#bundle .policyholder-container .form{display:flex;justify-content:space-between}#bundle .policyholder-container .form{align-items:center;width:100%}#bundle .policyholder-container .form>*{flex:1 0 auto}#bundle .policyholder-container .form .title{font-size:1.125rem}#bundle .policyholder-container .form .age{flex:0 0 auto;width:100px}#bundle .policyholder-container .form .age .form-control{height:2.5rem}#bundle .policyholder-container .form .gender{text-align:center}#bundle .policyholder-container .submit{display:flex;flex:0 0 auto}#bundle .policyholder-container .submit>a[type=button]{display:flex;justify-content:center;align-items:center;font-size:.875rem;width:130px;box-shadow:none}@media only screen and (max-width:992px){#bundle .policyholder-container{flex-direction:column;align-items:center}#bundle .policyholder-container .form .title{font-size:.875rem}#bundle .policyholder-container .form .age{width:90px}#bundle .policyholder-container .form .gender{text-align:right}#bundle .policyholder-container .submit{margin-top:1rem;width:100%}#bundle .policyholder-container .submit>a[type=button]{width:100%;margin:0 40px}}#bundle .accordion-definition{background-color:#f5f5f5;padding:1.5rem}@media only screen and (max-width:992px){#bundle .accordion-definition{padding:1rem}}#bundle .accordion-definition .media-bgk{background-color:#fff}#bundle .accordion-definition .media-bgk .media-description{padding-top:30px;padding-right:25px;text-align:justify}#bundle .fixed-promotion{position:fixed;width:100%;background-color:#fff;justify-content:space-between;z-index:100;color:#333;box-shadow:0 -2px 4px 0 rgba(0,0,0,.15)}#bundle .fixed-promotion,#bundle .fixed-promotion .content{display:flex;align-items:center}#bundle .fixed-promotion .content .avatar{width:36px;height:36px;margin-right:.5rem}#bundle .fixed-promotion .content .text{font-size:1rem;font-weight:500;line-height:1.25}#bundle .fixed-promotion .content .text .price{color:#ef6e2e;font-weight:900}#bundle .fixed-promotion .content .text .unit{color:#6c6c6c;font-size:.875rem}#bundle .fixed-promotion .content .text .count{color:#6c6c6c;font-size:.75rem;font-weight:400;display:block;margin-top:4px}@media only screen and (max-width:992px){#bundle .fixed-promotion{bottom:0;left:0;padding:.75rem 1.25rem}}@media only screen and (min-width:992px){#bundle .fixed-promotion{width:133px;min-height:256px;right:0;top:calc(50% - 256px / 2);padding:1.5rem 1rem;flex-direction:column;border-top-left-radius:4px;border-bottom-left-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 2px 24px 0 rgba(0,0,0,.1)}#bundle .fixed-promotion.unset-min-height{min-height:unset}#bundle .fixed-promotion .content{flex-direction:column}#bundle .fixed-promotion .content .avatar{width:64px;height:64px;margin-right:0;margin-bottom:.5rem}#bundle .fixed-promotion .content .text{display:flex;flex-direction:column;align-items:center}#bundle .fixed-promotion .content .text .price{font-size:1.25rem;font-weight:700}#bundle .fixed-promotion .content .text .unit{font-size:.75rem}#bundle .fixed-promotion .content .text .count{margin-top:8px}#bundle .fixed-promotion button{margin-top:.75rem;font-size:.875rem}}#bundle #productContent .modal-header{border-bottom:none}#bundle #productContent .modal-dialog{min-width:1004px}#bundle #productContent .products-container .company{margin-top:30px;margin-left:11px}#bundle #productContent .products-container .company h4{font-size:14px;color:#333;font-weight:600;opacity:.5}#bundle #productContent .products-container .product-list .product-row{border-left:1px solid rgba(51,51,51,.24);border-right:1px solid rgba(51,51,51,.24);border-bottom:1px solid rgba(51,51,51,.24)}#bundle #productContent .products-container .product-list .product-row:first-child{border-top:1px solid rgba(51,51,51,.24)}#bundle #productContent .coverage-summary .progress{margin-bottom:0;width:100%}#bundle #productContent .coverage-summary .percentage{color:#333;font-size:1rem;margin-left:.3rem}#bundle #productContent .coverage-summary ul{padding:1.5rem}#bundle #productContent .coverage-summary ul li{color:#333;margin:.5rem 0}#bundle #productContent h2{font-size:24px}#bundle #productContent .flex-equal-item{flex:1 1 0px}#bundle span.anchor{margin-top:-61px}#bundle .fixed-table{table-layout:fixed}#bundle .fixed-table thead tr{font-size:12px;color:#8d8d8d}#bundle .fixed-table thead tr th.thead-sm{width:25%}#bundle .fixed-table thead tr th.thead-xs{width:10%}#bundle .fixed-table thead tr th.thead-md{width:45%}#bundle .fixed-table tbody tr{font-size:14px;color:#333}#bundle .fixed-table tbody tr td a{color:#274158}#bundle .fixed-table tbody tr td .dm,#bundle span.dm{font-size:12px}#bundle span.dm a{color:#274158}@media only screen and (max-width:767px){#bundle #productContent .modal-header .outside.close{position:static}#bundle #productContent .modal-dialog{min-width:100%;margin:0;padding:0}#bundle .break-table td:before{font-size:12px}#bundle .break-table td{padding-left:31%!important;font-size:12px}}