.pricing-block-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center}.price-block{width:100%;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:1.4rem;z-index:1}.price-block--annual{display:none}.billing-selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.4rem}.billing-selectors__form{background:#fff;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;padding:0}.billing-selectors__pricing-option{display:table-cell;padding:.7rem 1rem;text-align:center;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.billing-selectors__pricing-option input[type="radio"]{position:absolute;visibility:hidden}.billing-selectors__pricing-option input[type="radio"]+label:before{border:1px solid rgba(0,0,0,0.4);border-radius:50%;content:"";display:inline-block;height:16px;margin-right:5px;vertical-align:sub;width:16px}.billing-selectors__pricing-option input[type="radio"]:checked+label:before{background-color:rgba(0,0,0,1)}.billing-selectors__pricing-option label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.price-block__header{padding:2.1rem .7rem;text-align:center}.price-block__currency,.price-block__number{display:inline-block}.price-block__currency{font-size:1.4rem;line-height:3rem;vertical-align:top}.price-block__number{font-size:4rem;font-weight:bold;line-height:4rem;vertical-align:top}.price-block__description-block{padding:1.4rem 2.8rem}.price-block__button{margin-top:auto;text-align:center;padding:1.4rem 2.8rem}@media(max-width:1000px){.billing-selectors__form{flex-direction:column;width:100%}.billing-selectors__pricing-option{width:100%}.price-block__description-block{padding:1.4rem}}@media(min-width:1000px){.price-block--highlight{margin-top:-30px;z-index:2}}