.update-notification{background:#edffe2;color:#007f00;padding:15px;margin:20px 0 20px;border-radius:6px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid green;font-weight:700}.update-notification,.update-notification button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.update-notification button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;text-decoration:none;background-color:#007f00!important;color:#fff!important}.update-notification button svg{margin-left:10px;margin-top:3px}.current-plan{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;border:1px solid #e7e7e7;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;color:#666}.modal__plan .modal__body{line-height:1.4}.modal__plan .modal__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__plan .modal__controls .loader{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__plan .modal__controls .loader svg{fill:#38bb38!important;height:48px;width:48px;min-width:48px}.modal__plan .modal__controls .loader svg *{fill:#38bb38!important}.modal__plan .modal__controls .button,.modal__plan .modal__controls input[type=submit]{width:100%!important;min-width:100%!important;margin:5px 0}.modal__plan .modal__controls .button.button_primary,.modal__plan .modal__controls input[type=submit].button_primary{height:48px!important;background-color:#38bb38;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__plan .modal__controls .button.button_primary:hover,.modal__plan .modal__controls input[type=submit].button_primary:hover{background-color:#59cd59}.pricing__plan-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px;padding-left:20px;padding-right:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing__plan-list svg{min-width:33%}.pricing__plan-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px;margin:10px;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.1);box-shadow:0 0 12px 0 rgba(0,0,0,.1);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:991px){.pricing__plan-list .item{min-width:calc(50% - 30px);max-width:calc(50% - 30px);min-width:320px;max-width:320px}}.pricing__plan-list .item .button{height:48px!important;text-transform:uppercase;letter-spacing:1px;background-color:#38bb38}.pricing__plan-list .item .button:hover{background-color:#59cd59}.pricing__plan-list .item .name{font-size:32px;font-weight:300;color:#fff;text-align:center;margin:-15px;margin-bottom:20px;padding:15px;border-top-left-radius:6px;border-top-right-radius:6px}.pricing__plan-list .item .description{font-size:14px;margin-bottom:20px;color:#666;text-align:center}.pricing__plan-list .item .price{font-size:32px;font-weight:500;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing__plan-list .item .price span{font-size:14px;color:#666;font-weight:300;margin-left:5px;text-transform:uppercase}.pricing__plan-list .item .count{font-weight:500}.pricing__plan-list .item .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 0}.pricing__plan-list .item .action button{height:36px;width:100%}.pricing__plan-list .item .row{padding:10px 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing__description{text-align:center;font-size:20px;margin-bottom:30px;font-size:300;color:#ccc}.pricing__title{text-align:center;padding-top:30px;font-size:36px;margin-bottom:10px}.list{margin:20px 0}.list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#666;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 8px;border-radius:6px}.list__item:nth-child(2n-1){background-color:#f7f7f7}.list__item span{font-size:18px;font-weight:700;color:#000}.list__item .stars svg{width:14px;min-width:14px}.list__item .stars svg *{fill:#e6bb31!important}.list__item .times svg{height:20px;width:20px;min-width:20px}.list__item .times svg *{fill:red!important}.list__item svg{height:20px;width:20px;min-width:20px;margin-right:3px}.list__item svg *{fill:#5ed45e!important}.icon{background-color:#5ed45e!important}.content{width:100%}