.divider{margin:24px 0 16px;width:100%;border:1px solid #e9ecef;box-sizing:border-box}.tariffs-modal-wrapper .tariffs-modal{width:380px;background:#fff;display:flex;flex-direction:column;border-radius:20px;overflow:hidden}.tariffs-modal-wrapper .tariffs-modal .header{padding:16px;display:flex;align-items:center}.tariffs-modal-wrapper .tariffs-modal .header button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#e6e6e6;border-radius:100%;line-height:1}.tariffs-modal-wrapper .tariffs-modal .header button svg{color:#000}.tariffs-modal-wrapper .tariffs-modal .header h1{margin-left:16px;font-size:24px;line-height:1;margin-bottom:0}.tariffs-modal-wrapper .tariffs-modal .content{padding:12px 18px 0}.tariffs-modal-wrapper .tariffs-modal .content .loader{min-height:264px}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .text{display:flex;flex-direction:column;justify-content:center;line-height:1;padding-left:8px}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .text .bottom{margin-top:2px;font-size:12px;color:#9b9b9b}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#81c784;box-shadow:none}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-label:before{border-color:#81c784;box-shadow:none;cursor:pointer}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-input:checked~.custom-control-label:after,.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-input:not(:disabled):active{color:#fff;background-color:#186e2b;border-color:#186e2b}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#28a745;background-color:#28a745}.tariffs-modal-wrapper .tariffs-modal .content .switch-wrapper .switch .custom-control-label:after{background-color:#81c784;cursor:pointer}.tariffs-modal-wrapper .tariffs-modal .content .sum-wrapper{display:flex;align-items:center;justify-content:space-between;font-size:22px}.tariffs-modal-wrapper .tariffs-modal .content .sum-wrapper .sum{font-weight:600}.tariffs-modal-wrapper .tariffs-modal .content .promocode{display:flex;align-items:center;margin-top:12px}.tariffs-modal-wrapper .tariffs-modal .content .promocode input{width:80%;padding:4px 14px;background:#f5f5f5;border-radius:10px;margin-right:3px;font-size:14px;color:#404040}.tariffs-modal-wrapper .tariffs-modal .content .promocode input:disabled{opacity:.5}.tariffs-modal-wrapper .tariffs-modal .content .promocode button{margin-left:3px;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;background:#6abc6e;color:#fff;padding:6px 14px;border-radius:10px}.tariffs-modal-wrapper .tariffs-modal .content .promocode button:disabled{opacity:.5}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff{display:flex;align-items:center;padding:0 12px;border-radius:10px;cursor:pointer;margin-bottom:4px}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff.selected{background:#f5f5f5}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff.selected:hover{background:#f0f0f0}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff.selected .inner{display:block!important}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff:hover{background:#f5f5f5}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .mounth-count{color:#28a745;font-size:36px;line-height:1.3;font-weight:800}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .checkbox-wrapper input[type=checkbox]{visibility:hidden;display:none}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .checkbox-wrapper .checkbox{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border:1px solid #747474;border-radius:100%}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .checkbox-wrapper .checkbox .inner{display:none;width:70%;height:70%;border-radius:100%;background:#747474}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .text{display:flex;flex-direction:column;justify-content:center;line-height:1;margin-left:6px}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .text .name{color:#186e2b}.tariffs-modal-wrapper .tariffs-modal .content .current-tariff .text .pricing-info{margin-top:2px;font-size:12px;color:#9b9b9b}.tariffs-modal-wrapper .tariffs-modal .footer{display:flex;justify-content:space-between;padding:18px}.tariffs-modal-wrapper .tariffs-modal .footer button{width:calc(50% - 6px);font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;border:1px solid #c4c4c4;color:#000;background:transparent;padding:16px 14px;border-radius:10px}.tariffs-modal-wrapper .tariffs-modal .footer button.succeed{background:#28a745;color:#fff;border-color:#28a745}.tariffs-modal-wrapper .tariffs-modal .footer button:disabled{opacity:.3}.tariffs-modal-wrapper .tariffs-modal .spacer{flex-grow:1}