@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,400,300,600,700");.pricing-table-container{max-width:1200px;margin:0 auto;padding:0 15px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:100}.pricing-table-container .row{display:flex;flex-wrap:wrap}.pricing-table-container .pricing-tables:not(.attached) .row{gap:20px}.pricing-table-container .col-sm-4,.pricing-table-container .col-md-4{flex:1;min-width:0}.pricing-table-container .pricing-tables.single-column .row{justify-content:center}.pricing-table-container .pricing-tables.single-column .col-sm-4,.pricing-table-container .pricing-tables.single-column .col-md-4{flex:0 0 400px;max-width:400px}@media (max-width: 768px){.pricing-table-container .col-sm-4,.pricing-table-container .col-md-4{flex:1 1 100%;min-width:100%}.pricing-table-container .pricing-tables.single-column .col-sm-4,.pricing-table-container .pricing-tables.single-column .col-md-4{flex:1 1 100%;max-width:100%}}.plan .head h1,.plan .head h2,.plan .head h3{padding:0;margin:0;font-weight:100}.pricing-tables{padding:20px}.pricing-tables h1{font-size:48px}.pricing-tables .plan{border:1px solid #eee}.pricing-tables .plan.first{border-bottom-left-radius:4px;border-top-left-radius:4px}.pricing-tables .plan.last{border-bottom-right-radius:4px;border-top-right-radius:4px}.pricing-tables .plan.recommended{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.pricing-tables .plan.recommended .head{margin-bottom:20px;border-top-left-radius:4px;border-top-right-radius:4px}.pricing-tables .plan.recommended h4{margin-bottom:20px}.pricing-tables.attached .col-sm-4{padding-left:0;padding-right:0}.pricing-tables.attached .col-md-4{padding-left:0;padding-right:0}.pricing-tables.attached .col-sm-3{padding-left:0;padding-right:0}.pricing-tables.attached .col-md-3{padding-left:0;padding-right:0}.pricing-tables.attached .plan{border-radius:0}.pricing-tables.attached .plan .head{border-radius:0}.pricing-tables.attached .plan.recommended{border-radius:4px}.pricing-tables.attached .plan.recommended .head{border-top-left-radius:4px;border-top-right-radius:4px}.pricing-tables.attached .plan.last{border-bottom-right-radius:4px;border-right:1px solid #eee}.pricing-tables.attached .plan.last .head{border-top-right-radius:4px}.pricing-tables.attached .plan.first{border-bottom-left-radius:4px;border-left:1px solid #eee}.pricing-tables.attached .plan.first .head{border-top-left-radius:4px}.pricing-tables .footnote{font-size:14px;font-weight:400;text-align:center;margin:0;padding:0}.plan{box-shadow:0 2px 2px rgba(10,10,10,0.06);min-height:100px;background:#fff;border-radius:4px;margin:20px 0;padding-bottom:25px;text-align:center}.plan h4{font-size:16px;font-weight:600;color:#434a54}.plan .head{border-top-left-radius:4px;border-top-right-radius:4px;padding:12px 16px;background:#1c1c1c;color:#fff}.plan .price{border-top:1px solid #eee;margin:0 auto 30px auto;width:80%}.plan .price h3{font-size:64px;font-weight:500;vertical-align:top;line-height:1;margin-top:0;margin-bottom:0}.plan .price h3 span{font-size:38px;vertical-align:top;position:relative;margin:6px 0 0 -7px;display:inline-block}.plan .price h4{color:#aaa;font-size:14px;margin-top:2px}.plan .price .old-price{font-size:24px;color:#aaa;text-decoration:line-through;font-weight:300;display:block;opacity:0.8}.plan .btn{padding:10px 30px;text-transform:uppercase;font-weight:500}.plan ul{list-style-type:none;padding:10px;margin-top:2px;margin-bottom:2px}.plan ul li{line-height:22px;margin-bottom:4px;font-size:14px;font-weight:400}.plan ul li a{text-decoration:underline;color:#434a54}.plan ul li:last-child{border-bottom:none}.plan ul strong{font-weight:700}.plan.recommended{margin-top:6px;box-shadow:0 0 22px rgba(10,10,10,0.42);position:relative;z-index:99;border-radius:4px}.plan.recommended .head{border-top-left-radius:4px;border-top-right-radius:4px;background:#171717}.plan.recommended .btn{margin-bottom:34px}.plan h1,.plan h2,.plan h3,.plan h4{margin-top:20px;margin-bottom:10px}.plan .buy-btn{background-color:green;border:none;color:white;padding:10px 25px;text-align:center;text-transform:uppercase;text-decoration:none;font-size:18px;font-weight:500;vertical-align:middle;cursor:pointer}.plan .buy-btn:hover{color:white;background-color:black}.tooltip{position:relative}.tooltip i.fa{color:gray;cursor:pointer}.table-comparison td:first-child .tooltip{float:right}.table-comparison td:not(:first-child) .tooltip{display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:340px;background-color:darkslateblue;color:#fff;text-align:center;padding:5px 0;border-radius:6px;position:absolute;z-index:100;bottom:125%;left:50%;margin-left:-170px;opacity:0;transition:opacity 0.3s}.tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:darkslateblue transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}
