UNPKG

@kbfront/kb-ui

Version:

KB React UI Library

1 lines 74.5 kB
.kb-btn{font-size:.875rem;font-weight:133;white-space:nowrap;margin:.125rem;color:#fff;background-color:#bdc3c7;border:none;outline-style:none;border-radius:.125rem;cursor:pointer;position:relative;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;transition:.2s ease-in-out}.kb-btn .icon{margin-right:5px}.kb-btn.btn-pill{border-radius:1.875rem}.kb-btn.btn-circle{border-radius:50%;width:3.125rem;height:3.125rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-btn.btn-circle .kb-icon{font-size:1.125rem}.kb-btn-block{width:100%;display:block}.kb-btn.disabled,.kb-btn:disabled{opacity:.65;cursor:not-allowed}.kb-btn.disabled{border:none;outline:none}.kb-btn.disabled:before{color:#fff;font-family:Font Awesome\ 5 Pro;font-weight:700;content:"";-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:block;position:absolute;right:0}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.kb-btn.spinner-position-left:before{left:.3125rem;right:inherit}.kb-btn.spinner-position-right:before{right:.3125rem}.kb-btn.spinner-position-center:before{width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-btn.size-xs{padding:.4375rem 1.5625rem;min-width:2rem}.kb-btn.size-xs .disabled:before{position:absolute;top:.4375rem}.kb-btn.size-s{padding:.4375rem 1.5625rem;min-width:4.5rem}.kb-btn.size-s .disabled:before{position:absolute;top:.4375rem}.kb-btn.size-m{padding:.6875rem 1.875rem;min-width:5rem}.kb-btn.size-m .disabled:before{position:absolute;top:.6875rem}.kb-btn.size-l{padding:.975rem 2.8125rem;min-width:5.5rem}.kb-btn.size-l .disabled:before{position:absolute;top:.9375rem}.kb-btn.color-danger{background-color:#df3a4c;border:.0625rem solid #df3a4c;color:#fff}.kb-btn.color-danger.outline{color:#df3a4c;background-color:transparent;border:.0625rem solid #df3a4c}.kb-btn.color-danger.outline:focus,.kb-btn.color-danger.outline:hover{color:#fff;background-color:#df3a4c}.kb-btn.color-danger-dark{background-color:#830036;border:.0625rem solid #830036;color:#fff}.kb-btn.color-danger-dark.outline{color:#830036;background-color:transparent;border:.0625rem solid #830036}.kb-btn.color-danger-dark.outline:focus,.kb-btn.color-danger-dark.outline:hover{color:#fff;background-color:#830036}.kb-btn.color-dark{background-color:#2e3131;border:.0625rem solid #2e3131;color:#fff}.kb-btn.color-dark.outline{color:#2e3131;background-color:transparent;border:.0625rem solid #2e3131}.kb-btn.color-dark.outline:focus,.kb-btn.color-dark.outline:hover{color:#fff;background-color:#2e3131}.kb-btn.color-danger-light{background-color:#ef3e42;border:.0625rem solid #ef3e42;color:#fff}.kb-btn.color-danger-light:focus,.kb-btn.color-danger-light:hover{background-color:#cf1115;border:.0625rem solid #cf1115}.kb-btn.color-danger-light.outline{color:#ef3e42;background-color:transparent;border:.0625rem solid #ef3e42}.kb-btn.color-danger-light.outline:focus,.kb-btn.color-danger-light.outline:hover{color:#fff;background-color:#ef3e42}.kb-btn.color-secondary{background-color:#bdc3c7;border:.0625rem solid #bdc3c7;color:#fff}.kb-btn.color-secondary:focus,.kb-btn.color-secondary:hover{background-color:#949da4;border:.0625rem solid #949da4}.kb-btn.color-secondary.outline{color:#bdc3c7;background-color:transparent;border:.0625rem solid #bdc3c7}.kb-btn.color-secondary.outline:focus,.kb-btn.color-secondary.outline:hover{color:#fff;background-color:#bdc3c7}.kb-btn.color-success{background-color:#61ba66;border:.0625rem solid #61ba66;color:#fff}.kb-btn.color-success:focus,.kb-btn.color-success:hover{background-color:#3f9043;border:.0625rem solid #3f9043}.kb-btn.color-success.outline{color:#61ba66;background-color:transparent;border:.0625rem solid #61ba66}.kb-btn.color-success.outline:focus,.kb-btn.color-success.outline:hover{color:#fff;background-color:#61ba66}.kb-btn.color-warning{background-color:#f4b34d;border:.0625rem solid #f4b34d;color:#fff}.kb-btn.color-warning:focus,.kb-btn.color-warning:hover{background-color:#e6920e;border:.0625rem solid #e6920e}.kb-btn.color-warning.outline{color:#f4b34d;background-color:transparent;border:.0625rem solid #f4b34d}.kb-btn.color-warning.outline:focus,.kb-btn.color-warning.outline:hover{color:#fff;background-color:#f4b34d}.kb-btn.color-light{color:#2e3131;background-color:transparent}.kb-btn.color-light .disabled:before{color:#2e3131}.kb-btn.color-error{color:#ef3e42;background-color:#fadfe2}.kb-icon.color-danger{color:#ef3e42}.kb-icon.color-secondary{color:#bdc3c7}.kb-icon.color-light{color:#dee2e8}.kb-icon.color-black{color:#2e3131}.kb-alert{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-left:1.25rem;color:#fff;border-radius:.3125rem}.kb-alert__close{outline-style:none}.kb-alert__close i{color:#fff}.kb-alert__close:hover i{opacity:.7}.kb-alert.color-danger{background-color:#f45369}.kb-alert.color-secondary{background-color:#bdc3c7}.kb-alert.color-warning{background-color:#f4b34d}.kb-alert.color-success{background-color:#61ba66}.kb-badge{padding:.3125rem .625rem;margin:.3125rem;height:max-content;color:#fff;background-color:#ef3e42;text-align:center;font-size:.875rem;font-weight:700;line-height:1}.kb-badge-pill{border-radius:1.875rem}.kb-badge-square{border-radius:.125rem}.kb-badge.color-danger{background-color:#ef3e42}.kb-badge.color-secondary{background-color:#bdc3c7}.kb-badge.color-dark{background-color:#2e3131}.kb-badge.color-success{background-color:#61ba66}.kb-badge.color-warning{background-color:#f4b34d}.kb-bordered.color-secondary{border-color:#dee2e8}.kb-bordered.color-black{border-color:#2e3131}.kb-breadcrumb_item{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-breadcrumb_item,.kb-breadcrumb_item>a{color:#2e3131;font-size:1rem}.kb-breadcrumb_item.active{color:#acb3b8}.kb-breadcrumb_item+.kb-breadcrumb_item{padding-left:.625rem}.kb-breadcrumb_item+.kb-breadcrumb_item:before{padding-right:.625rem;color:#2e3131;display:inline-block;content:attr(data-icon)}.kb-breadcrumb{-webkit-flex-flow:w;-ms-flex-flow:w;flex-flow:w;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;padding:.625rem .9375rem;margin-bottom:.625rem;background-color:#dee2e8;border-radius:.1875rem;list-style:none}.kb-breadcrumb,.kb-centered{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-centered{width:100%;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-collapse{margin-bottom:.125rem;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;-ms-transition:.4s;transition:.4s}.kb-collapse_header{padding:1.25rem;background-color:#fff;border-bottom:.0625rem solid #dee2e8;border-radius:.1875rem;cursor:pointer;position:relative;color:#2e3131}.kb-collapse .kb-collapse_arrow{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease}.kb-collapse.collapse .kb-collapse_arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.kb-collapse.collapse-icon-right .kb-collapse_header{padding-right:2.5rem}.kb-collapse.collapse-icon-right .kb-collapse_arrow{position:absolute;top:42%;right:.9375rem}.kb-collapse.collapse-icon-left .kb-collapse_header{padding-left:2.5rem}.kb-collapse.collapse-icon-left .kb-collapse_arrow{position:absolute;top:42%;left:.9375rem}.kb-collapse_body{padding:0 1.875rem;max-height:0;background-color:#fff;overflow:hidden;-webkit-transition:max-height .2s ease-out;-moz-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;-ms-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.kb-container{margin-left:auto;margin-right:auto;width:100%;height:100%}.kb-container,.kb-container-fluid{padding-left:.9375rem;padding-right:.9375rem}@media only screen and (min-width:576px){.kb-container{max-width:33.75rem}}@media only screen and (min-width:768px){.kb-container{max-width:45rem}}@media only screen and (min-width:992px){.kb-container{max-width:60rem}}@media only screen and (min-width:1200px){.kb-container{max-width:71.25rem}}.kb-datepicker{width:18.75rem;border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem;position:relative}.kb-datepicker__input{margin-bottom:.625rem}.kb-datepicker__input input:focus{outline:none}.kb-datepicker__input i{cursor:pointer;pointer-events:all!important}.kb-datepicker__container{width:100%;background-color:#fff;opacity:0;z-index:9999999;overflow:hidden;position:absolute;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s}.kb-datepicker__container-header{padding:0 10px;width:calc(100% - 20px);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.kb-datepicker__container-header .kb-btn.l{padding:.5625rem .625rem;margin:0;min-width:auto}.kb-datepicker__container-header span{cursor:pointer}.kb-datepicker__container-body{padding:0 .625rem .625rem}.kb-datepicker__container-body table{width:100%;border-spacing:.3125rem;border-collapse:separate}.kb-datepicker__container-body table td:not(:empty),.kb-datepicker__container-body table th{border:1.2px solid transparent;border-radius:.1875rem;width:1.875rem;height:1.875rem;text-align:center;line-height:1.875rem}.kb-datepicker__container-body table td:not(:empty).active,.kb-datepicker__container-body table th.active{color:#fff;background-color:#00ffe7}.kb-datepicker__container-body table td:not(:empty).selected,.kb-datepicker__container-body table th.selected{border-color:#00ffe7}.kb-datepicker__container-body table td:hover:not(:empty){background-color:#e9e6e6;cursor:pointer}.kb-datepicker__container-months,.kb-datepicker__container-years{width:100%;height:100%;background-color:#fff;top:-100%;left:0;z-index:2;position:absolute;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s}.kb-datepicker__container-months ul,.kb-datepicker__container-years ul{padding:.3125rem;height:calc(100% - 10px);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;flex-wrap:wrap}.kb-datepicker__container-months ul li,.kb-datepicker__container-years ul li{margin:.125rem;width:calc(33.33333% - 6.4px);height:calc(25% - 6.4px);border:1.2px solid transparent;cursor:pointer;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-datepicker__container-months ul li:hover,.kb-datepicker__container-years ul li:hover{background-color:#e9e6e6}.kb-datepicker__container-months ul li.active,.kb-datepicker__container-years ul li.active{color:#fff;background-color:#00ffe7}.kb-datepicker__container-months ul li.selected,.kb-datepicker__container-years ul li.selected{border-color:#00ffe7}.kb-datepicker__container-months.show,.kb-datepicker__container-years.show{-webkit-animation:bounceInDatepicker .5s ease forwards;-moz-animation:.5s ease bounceInDatepicker forwards;-o-animation:.5s ease bounceInDatepicker forwards;animation:bounceInDatepicker .5s ease forwards}.kb-datepicker__container-years ul{overflow:auto}.kb-datepicker__container-years ul li{display:inline-flex}.kb-datepicker.show .kb-datepicker__container{-webkit-animation:fadeInDatepicker .5s ease forwards;-moz-animation:.5s ease fadeInDatepicker forwards;-o-animation:.5s ease fadeInDatepicker forwards;animation:fadeInDatepicker .5s ease forwards}.kb-datepicker.show input+i{color:#00ffe7}@keyframes fadeInDatepicker{0%{opacity:0}to{opacity:1}}@keyframes bounceInDatepicker{0%{top:-100%}0%{top:-95%}0%{top:0}0%{top:-97%}to{top:0}}.kb-divider.direction-vertical{margin:.3125rem .0625rem;width:.0625rem;vertical-align:middle;display:inline-block}.kb-divider.direction-horizontal{margin:.0625rem .3125rem;width:100%}.kb-divider.color-secondary{background-color:#bdc3c7}.kb-divider.color-black{background-color:#2e3131}.dp_item li{padding:.625rem .3125rem}.kb-dropdown{position:relative;display:inline-block}.kb-dropdown button{margin:0}.kb-dropdown_menu{padding:1.25rem;margin:0;background-color:#fff;box-shadow:0 0 30px rgba(189,195,199,.5);z-index:100;border-radius:4px;list-style:none;position:absolute;-webkit-transition:all 5s ease-in-out;-moz-transition:all 5s ease-in-out;-o-transition:all 5s ease-in-out;-ms-transition:all 5s ease-in-out;transition:all 5s ease-in-out;text-align:left;-webkit-animation:fadeIn .3s linear;-moz-animation:fadeIn .3s linear;-o-animation:fadeIn .3s linear;animation:fadeIn .3s linear}.kb-dropdown_menu.top{bottom:100%}.kb-dropdown_menu.left{top:0;right:100%}.kb-dropdown_menu.right{top:0;left:100%}.kb-dropdown_menu.bottom{top:100%;right:0}@-webkit-keyframes kb-fadeIn{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}@-moz-keyframes kb-fadeIn{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}@-o-keyframes kb-fadeIn{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kb-fadeIn{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}.kb-flex,.kb-flex.justify-sa{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.justify-sa{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.kb-flex.justify-sb{-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.kb-flex.justify-sb,.kb-flex.justify-se{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-flex.justify-se{-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}.kb-flex.justify-c{-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-flex.justify-c,.kb-flex.justify-fs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-flex.justify-fs{-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.kb-flex.justify-fe{-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.kb-flex.align-b,.kb-flex.justify-fe{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-flex.align-b{-webkit-box-align:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.align-s{-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.align-c,.kb-flex.align-s{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-flex.align-c{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.align-fs{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.align-fe,.kb-flex.align-fs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.kb-flex.align-fe{-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.direction-r{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.direction-r,.kb-flex.direction-rr{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal}.kb-flex.direction-rr{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.direction-c{-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-flex.direction-c,.kb-flex.direction-cr{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical}.kb-flex.direction-cr{-webkit-box-direction:reverse;-moz-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-checkbox,.kb-radio{margin-bottom:1.25rem}.kb-checkbox label,.kb-radio label{background:transparent;border:none;cursor:pointer;position:relative;line-height:1.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kb-checkbox input,.kb-radio input{display:none}.kb-checkbox input+label,.kb-radio input+label{text-indent:1.875rem;display:block}.kb-checkbox input+label:after,.kb-radio input+label:after{width:.5rem;height:.5rem;border-radius:50%;cursor:pointer;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);line-height:.5;top:.5rem;left:.5rem}.kb-checkbox input+label:after,.kb-checkbox input+label:before,.kb-radio input+label:after,.kb-radio input+label:before{content:"";z-index:1;-webkit-transition:.5s cubic-bezier(.07,-.21,.19,1.09);-moz-transition:.5s cubic-bezier(.07,-.21,.19,1.09);-o-transition:.5s cubic-bezier(.07,-.21,.19,1.09);-ms-transition:.5s cubic-bezier(.07,-.21,.19,1.09);transition:.5s cubic-bezier(.07,-.21,.19,1.09);position:absolute}.kb-checkbox input+label:before,.kb-radio input+label:before{width:1.375rem;height:1.375rem;border:.0625rem solid #e4e8ee;border-radius:50%;left:0}.kb-checkbox input+label.error,.kb-radio input+label.error{color:#ef3e42}.kb-checkbox input:checked+label:after,.kb-radio input:checked+label:after{color:#05080c;background-color:#f9fafb;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);color:#f9fafb}.kb-checkbox input:checked+label.color-success:before,.kb-radio input:checked+label.color-success:before{background-color:#61ba66}.kb-checkbox input:checked+label.color-warning:before,.kb-radio input:checked+label.color-warning:before{background-color:#ef3e42}.kb-checkbox input:checked+label.color-secondary:before,.kb-radio input:checked+label.color-secondary:before{background-color:#bdc3c7}.kb-checkbox input:checked+label.color-secondary:after,.kb-radio input:checked+label.color-secondary:after{color:#2e3131}.kb-checkbox input:checked+label.color[disabled]:before,.kb-radio input:checked+label.color[disabled]:before{background-color:#acb3b8}.kb-checkbox input+label:after{color:#f9fafb}.kb-checkbox input+label:after,.kb-checkbox input+label:before{border-radius:.125rem;text-indent:0}.kb-checkbox input:checked+label:after{content:"✓";background-color:transparent;left:.4375rem}.kb-checkbox input:checked+label{background-color:transparent}.kb-switch.size-xs input+label{width:4rem;height:2rem;line-height:2rem}.kb-switch.size-xs input+label:after{width:2rem;height:2rem;line-height:2rem}.kb-switch.size-xs input:checked+label:after{left:calc(100% - 2rem - 5px)}.kb-switch.size-s input+label{width:80px;height:40px;line-height:40px}.kb-switch.size-s input+label:after{width:40px;height:40px;line-height:40px}.kb-switch.size-s input:checked+label:after{left:calc(100% - 45px)}.kb-switch.size-m input+label{width:6rem;height:3rem;line-height:3rem}.kb-switch.size-m input+label:after{width:3rem;height:3rem;line-height:3rem}.kb-switch.size-m input:checked+label:after{left:calc(100% - 3rem - 5px)}.kb-switch.size-l input+label{width:7rem;height:3.5rem;line-height:3.5rem}.kb-switch.size-l input+label:after{width:3.5rem;height:3.5rem;line-height:3.5rem}.kb-switch.size-l input:checked+label:after{left:calc(100% - 3.5rem - 5px)}.kb-switch label{background:transparent;border:none;cursor:pointer;position:relative;display:block;line-height:1.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.kb-switch input{display:none}.kb-switch input+label{padding:.3125rem .9375rem;min-width:4.375rem;background-color:#ef3e42;border:.125rem solid #f9fafb;border-radius:3.125rem;overflow:hidden;position:relative;display:inline-block;text-align:right;color:#f9fafb}.kb-switch input+label:before{content:attr(switch-off);text-transform:capitalize}.kb-switch input+label:after{content:"";background-color:#f9fafb;top:.3125rem;left:.3125rem;border-radius:50%;position:absolute;-webkit-transition:.3s cubic-bezier(.07,-.21,.19,1.09);-moz-transition:.3s cubic-bezier(.07,-.21,.19,1.09);-o-transition:.3s cubic-bezier(.07,-.21,.19,1.09);-ms-transition:.3s cubic-bezier(.07,-.21,.19,1.09);transition:.3s cubic-bezier(.07,-.21,.19,1.09);text-align:center;color:#f9fafb}.kb-switch input:checked+label{background-color:#61ba66;text-align:left}.kb-switch input:checked+label:before{content:attr(switch-on)}.kb-form-control{width:100%}.kb-form-control .input-block{position:relative}.kb-form-control .input-block.phone-mask .country-phone{top:50%;left:1rem;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#999;font-size:.8125rem;line-height:1.5rem}.kb-form-control .input-block.phone-mask .country-phone.filled{color:#2e3131}.kb-form-control .input-block.phone-mask input{font-size:.8125rem;font-weight:500;padding-left:3.125rem}.kb-form-control .input-block.phone-mask input::placeholder{color:#999;font-size:.8125rem}.kb-form-control .input-block.icon-right input{padding-right:2.5rem}.kb-form-control .input-block.icon-right i{right:0}.kb-form-control .input-block.icon-left input{padding-left:2.5rem}.kb-form-control .input-block.icon-left i{left:0}.kb-form-control .input-block~span{margin-top:.5rem;color:#ef3e42;display:block;font-size:.8125rem;line-height:1rem}.kb-form-control label{margin-bottom:.5rem;display:block;color:#2e3131;font-size:.875rem;line-height:1.5rem}.kb-form-control input,.kb-form-control textarea{padding:.6875rem 1rem;width:100%;box-sizing:border-box;border:.0625rem solid #acb3b8;border-radius:.125rem;color:#2e3131;font-size:.875rem;line-height:1.5rem}.kb-form-control input:disabled,.kb-form-control textarea:disabled{background-color:#f9fafb;color:#acb3b8}.kb-form-control input~i,.kb-form-control textarea~i{color:#acb3b8;font-size:1rem;padding:0 1rem;height:100%;top:0;pointer-events:none;position:absolute;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-form-control input~i.bordered,.kb-form-control textarea~i.bordered{border-left:.0625rem solid;right:0}.kb-form-control input::placeholder,.kb-form-control textarea::placeholder{-webkit-transition:.2s ease;-moz-transition:.2s ease;-o-transition:.2s ease;-ms-transition:.2s ease;transition:.2s ease}.kb-form-control input:focus::placeholder,.kb-form-control textarea:focus::placeholder{color:transparent}.kb-form-control input.color-warning,.kb-form-control textarea.color-warning{border:.0625rem solid #ef3e42}.kb-form-control input.color-warning~i,.kb-form-control textarea.color-warning~i{color:#ef3e42}.kb-form-control input.color-secondary,.kb-form-control textarea.color-secondary{border:.0625rem solid #bdc3c7}.kb-form-control input.color-secondary~i,.kb-form-control textarea.color-secondary~i{color:#bdc3c7}.kb-form-control input.color-success,.kb-form-control textarea.color-success{border:.0625rem solid #61ba66}.kb-form-control input.color-success~i,.kb-form-control textarea.color-success~i{color:#61ba66}.kb-form-control textarea{height:7.5rem;resize:none}.kb-form-control textarea~span{margin-top:.5rem;color:#ef3e42;display:block;font-size:.8125rem;line-height:1rem}.kb-form-control textarea~span:last-of-type{color:#ef3e42}.kb-loading{background-color:rgba(0,0,0,.1);z-index:100000;position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-loading-fixed{position:fixed;top:0;right:0;bottom:0;left:0}.kb-loading__circle{margin:0 auto;border-radius:50%;-webkit-animation:kb-spin 2s linear infinite;-moz-animation:kb-spin 2s linear infinite;-o-animation:kb-spin 2s linear infinite;animation:kb-spin 2s linear infinite;transition:all .3s linear;width:3rem;height:3rem}.kb-loading .circle__secondary{border:.3125rem solid #f3f5f8;border-top-color:#849097}.kb-loading .circle__danger{border:.3125rem solid #fff;border-top-color:#ef3e42}@keyframes kb-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.map-container{height:28.125rem;background-color:#e8ecf1;position:relative}.map-container>div:not(.kb-loading){width:100%;height:100%}.map-container.remove-controls .gm-style-cc,.map-container.remove-controls .gm-style-mtc,.map-container.remove-controls .gm-svpc,.map-container.remove-controls .gmnoprint,.map-container.remove-controls [rel=noopener]{display:none!important}.map-container .gm-style-iw.gm-style-iw-c{padding:12px!important}.kb-row{margin-left:-.9375rem;margin-right:-.9375rem;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-row .kb-col--auto{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.kb-row .kb-col--offset-auto{margin-left:auto}.kb-row>div{box-sizing:border-box;padding:0 .9375rem;min-width:.0625rem;min-height:.0625rem;position:relative}.kb-col-xs-1{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:100%;max-width:8.3333333333%}.kb-col-xs-offset-1{margin-left:8.3333333333%}.kb-col-xs-2{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:100%;max-width:16.6666666667%}.kb-col-xs-offset-2{margin-left:16.6666666667%}.kb-col-xs-3{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:100%;max-width:25%}.kb-col-xs-offset-3{margin-left:25%}.kb-col-xs-4{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:100%;max-width:33.3333333333%}.kb-col-xs-offset-4{margin-left:33.3333333333%}.kb-col-xs-5{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:100%;max-width:41.6666666667%}.kb-col-xs-offset-5{margin-left:41.6666666667%}.kb-col-xs-6{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%}.kb-col-xs-offset-6{margin-left:50%}.kb-col-xs-7{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:100%;max-width:58.3333333333%}.kb-col-xs-offset-7{margin-left:58.3333333333%}.kb-col-xs-8{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:100%;max-width:66.6666666667%}.kb-col-xs-offset-8{margin-left:66.6666666667%}.kb-col-xs-9{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;width:100%;max-width:75%}.kb-col-xs-offset-9{margin-left:75%}.kb-col-xs-10{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:100%;max-width:83.3333333333%}.kb-col-xs-offset-10{margin-left:83.3333333333%}.kb-col-xs-11{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:100%;max-width:91.6666666667%}.kb-col-xs-offset-11{margin-left:91.6666666667%}.kb-col-xs-12{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.kb-col-xs-offset-12{margin-left:100%}@media only screen and (min-width:576px){.kb-col-sm-1{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:100%;max-width:8.3333333333%}.kb-col-sm-offset-1{margin-left:8.3333333333%}.kb-col-sm-2{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:100%;max-width:16.6666666667%}.kb-col-sm-offset-2{margin-left:16.6666666667%}.kb-col-sm-3{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:100%;max-width:25%}.kb-col-sm-offset-3{margin-left:25%}.kb-col-sm-4{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:100%;max-width:33.3333333333%}.kb-col-sm-offset-4{margin-left:33.3333333333%}.kb-col-sm-5{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:100%;max-width:41.6666666667%}.kb-col-sm-offset-5{margin-left:41.6666666667%}.kb-col-sm-6{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%}.kb-col-sm-offset-6{margin-left:50%}.kb-col-sm-7{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:100%;max-width:58.3333333333%}.kb-col-sm-offset-7{margin-left:58.3333333333%}.kb-col-sm-8{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:100%;max-width:66.6666666667%}.kb-col-sm-offset-8{margin-left:66.6666666667%}.kb-col-sm-9{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;width:100%;max-width:75%}.kb-col-sm-offset-9{margin-left:75%}.kb-col-sm-10{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:100%;max-width:83.3333333333%}.kb-col-sm-offset-10{margin-left:83.3333333333%}.kb-col-sm-11{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:100%;max-width:91.6666666667%}.kb-col-sm-offset-11{margin-left:91.6666666667%}.kb-col-sm-12{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.kb-col-sm-offset-12{margin-left:100%}.kb-col-sm-auto{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.kb-col-sm-offset-auto{margin-left:auto}.kb-col-sm{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}}@media only screen and (min-width:768px){.kb-col-md-1{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:100%;max-width:8.3333333333%}.kb-col-md-offset-1{margin-left:8.3333333333%}.kb-col-md-2{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:100%;max-width:16.6666666667%}.kb-col-md-offset-2{margin-left:16.6666666667%}.kb-col-md-3{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:100%;max-width:25%}.kb-col-md-offset-3{margin-left:25%}.kb-col-md-4{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:100%;max-width:33.3333333333%}.kb-col-md-offset-4{margin-left:33.3333333333%}.kb-col-md-5{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:100%;max-width:41.6666666667%}.kb-col-md-offset-5{margin-left:41.6666666667%}.kb-col-md-6{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%}.kb-col-md-offset-6{margin-left:50%}.kb-col-md-7{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:100%;max-width:58.3333333333%}.kb-col-md-offset-7{margin-left:58.3333333333%}.kb-col-md-8{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:100%;max-width:66.6666666667%}.kb-col-md-offset-8{margin-left:66.6666666667%}.kb-col-md-9{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;width:100%;max-width:75%}.kb-col-md-offset-9{margin-left:75%}.kb-col-md-10{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:100%;max-width:83.3333333333%}.kb-col-md-offset-10{margin-left:83.3333333333%}.kb-col-md-11{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:100%;max-width:91.6666666667%}.kb-col-md-offset-11{margin-left:91.6666666667%}.kb-col-md-12{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.kb-col-md-offset-12{margin-left:100%}.kb-col-md-auto{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.kb-col-md-offset-auto{margin-left:auto}.kb-col-md{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}}@media only screen and (min-width:992px){.kb-col-lg-1{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:100%;max-width:8.3333333333%}.kb-col-lg-offset-1{margin-left:8.3333333333%}.kb-col-lg-2{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:100%;max-width:16.6666666667%}.kb-col-lg-offset-2{margin-left:16.6666666667%}.kb-col-lg-3{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:100%;max-width:25%}.kb-col-lg-offset-3{margin-left:25%}.kb-col-lg-4{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:100%;max-width:33.3333333333%}.kb-col-lg-offset-4{margin-left:33.3333333333%}.kb-col-lg-5{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:100%;max-width:41.6666666667%}.kb-col-lg-offset-5{margin-left:41.6666666667%}.kb-col-lg-6{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%}.kb-col-lg-offset-6{margin-left:50%}.kb-col-lg-7{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:100%;max-width:58.3333333333%}.kb-col-lg-offset-7{margin-left:58.3333333333%}.kb-col-lg-8{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:100%;max-width:66.6666666667%}.kb-col-lg-offset-8{margin-left:66.6666666667%}.kb-col-lg-9{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;width:100%;max-width:75%}.kb-col-lg-offset-9{margin-left:75%}.kb-col-lg-10{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:100%;max-width:83.3333333333%}.kb-col-lg-offset-10{margin-left:83.3333333333%}.kb-col-lg-11{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:100%;max-width:91.6666666667%}.kb-col-lg-offset-11{margin-left:91.6666666667%}.kb-col-lg-12{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.kb-col-lg-offset-12{margin-left:100%}.kb-col-lg-auto{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.kb-col-lg-offset-auto{margin-left:auto}.kb-col-lg{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}}@media only screen and (min-width:1200px){.kb-col-xl-1{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:100%;max-width:8.3333333333%}.kb-col-xl-offset-1{margin-left:8.3333333333%}.kb-col-xl-2{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:100%;max-width:16.6666666667%}.kb-col-xl-offset-2{margin-left:16.6666666667%}.kb-col-xl-3{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:100%;max-width:25%}.kb-col-xl-offset-3{margin-left:25%}.kb-col-xl-4{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:100%;max-width:33.3333333333%}.kb-col-xl-offset-4{margin-left:33.3333333333%}.kb-col-xl-5{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:100%;max-width:41.6666666667%}.kb-col-xl-offset-5{margin-left:41.6666666667%}.kb-col-xl-6{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%}.kb-col-xl-offset-6{margin-left:50%}.kb-col-xl-7{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:100%;max-width:58.3333333333%}.kb-col-xl-offset-7{margin-left:58.3333333333%}.kb-col-xl-8{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:100%;max-width:66.6666666667%}.kb-col-xl-offset-8{margin-left:66.6666666667%}.kb-col-xl-9{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;width:100%;max-width:75%}.kb-col-xl-offset-9{margin-left:75%}.kb-col-xl-10{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:100%;max-width:83.3333333333%}.kb-col-xl-offset-10{margin-left:83.3333333333%}.kb-col-xl-11{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:100%;max-width:91.6666666667%}.kb-col-xl-offset-11{margin-left:91.6666666667%}.kb-col-xl-12{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.kb-col-xl-offset-12{margin-left:100%}.kb-col-xl-auto{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.kb-col-xl-offset-auto{margin-left:auto}.kb-col-xl{-webkit-flex-basis:0;flex-basis:0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;max-width:100%}}.kb-list_item.active{background-color:#1787ff;color:#fff}.kb-list_item.active:after{display:none}.kb-list_item.active p{color:#fff}.kb-list_item.disabled{color:grey;cursor:auto}.kb-list_item.disabled:after{display:none}.kb-list_item.disabled p{color:grey}.kb-list_item{padding:.9375rem;background-color:#fff;border-bottom:1px solid #e8ecf1;cursor:pointer;position:relative}.kb-list_item:last-of-type{border-bottom:none}.kb-list_item:after{content:"";width:.25rem;height:100%;background-color:transparent;position:absolute;top:0;right:0;-webkit-transition:.2s linear;-moz-transition:.2s linear;-o-transition:.2s linear;-ms-transition:.2s linear;transition:.2s linear}.kb-list.color-danger .kb-list_item:hover:after{background-color:#f45369}.kb-list.color-success .kb-list_item:hover:after{background-color:#61ba66}.kb-list.color-secondary .kb-list_item:hover:after{background-color:#bdc3c7}.kb-list.color-warning .kb-list_item:hover:after{background-color:#f4b34d}.kb-list.color-dark .kb-list_item:hover:after{background-color:#2e3131}.kb-modal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;background-color:rgba(0,0,0,.5);z-index:11000;overflow-y:auto;position:fixed;top:0;right:0;bottom:0;left:0}.kb-modal__content{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;top:25%;position:absolute;-webkit-animation:openModal .4s ease-in-out forwards;-moz-animation:openModal .4s ease-in-out forwards;-o-animation:openModal .4s ease-in-out forwards;animation:openModal .4s ease-in-out forwards}.kb-modal__content,.kb-modal__content-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.kb-modal__content-header{padding:1.25rem;width:100%;box-sizing:border-box}.kb-modal__content-header.border{border-bottom:2px solid #e8ecf1}.kb-modal__content-header .close-btn{color:#bdc3c7;cursor:pointer}.kb-modal__content-body{padding:1.25rem}.kb-modal__content-footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;padding:1.25rem}.kb-modal__content.slide-right{-webkit-animation:openModalRight .4s ease-in-out forwards;-moz-animation:openModalRight .4s ease-in-out forwards;-o-animation:openModalRight .4s ease-in-out forwards;animation:openModalRight .4s ease-in-out forwards}.kb-modal__content.slide-top{-webkit-animation:openModalTop .4s ease-in-out forwards;-moz-animation:openModalTop .4s ease-in-out forwards;-o-animation:openModalTop .4s ease-in-out forwards;animation:openModalTop .4s ease-in-out forwards}.kb-modal__content.slide-left{-webkit-animation:openModalLeft .4s ease-in-out forwards;-moz-animation:openModalLeft .4s ease-in-out forwards;-o-animation:openModalLeft .4s ease-in-out forwards;animation:openModalLeft .4s ease-in-out forwards}.kb-modal__content.slide-bottom{-webkit-animation:openModalBottom .4s ease-in-out forwards;-moz-animation:openModalBottom .4s ease-in-out forwards;-o-animation:openModalBottom .4s ease-in-out forwards;animation:openModalBottom .4s ease-in-out forwards}.kb-modal__xs{width:22.5rem;max-height:13.875rem}.kb-modal__s{width:33.75rem;max-height:24.375rem}.kb-modal__m{width:40rem;max-height:31.25rem}.kb-modal__l{width:48rem;max-height:34.375rem}.kb-modal__xl{width:60rem;max-height:37.5rem}@keyframes openModal{0%{opacity:0}to{opacity:1}}@keyframes openModalTop{0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes openModalRight{0%{opacity:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes openModalLeft{0%{opacity:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes openModalBottom{0%{opacity:0;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}body.scroll-disable{overflow:hidden}.kb-pagination__item,.kb-pagination ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:0 auto;-ms-flex:0 auto;flex:0 auto}.kb-pagination__item{margin:0 .3125rem;color:#586268;background-color:#fff;border-radius:3px;cursor:pointer;font-size:1.125rem;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.kb-pagination__item .kb-icon{margin:0}.kb-pagination__item.active{color:#fff;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.kb-pagination__item.active.secondary{background-color:#bdc3c7}.kb-pagination__item.active.danger{background-color:#b30838}.kb-pagination__item.active.success{background-color:#459f4b}.kb-pagination__item.active.dark{background-color:#2e3131}.kb-pagination-xs li{width:1.875rem;height:1.875rem}.kb-pagination-s li{width:2.5rem;height:2.5rem}.kb-pagination-m li{width:3.125rem;height:3.125rem}.kb-pagination-l li{width:3.75rem;height:3.75rem;font-size:1.5rem;font-weight:700}.kb-pagination-xl li{width:4.375rem;height:4.375rem;font-size:1.5rem;font-weight:700}.kb-text.color-secondary{color:#bdc3c7}.kb-text.color-danger{color:#f45369}.kb-text.color-success{color:#61ba66}.kb-text.color-warning{color:#f6c16f}.kb-text.color-black,p{color:#2e3131}p{text-align:justify;font-size:16px;line-height:1.75rem}p.color-secondary{color:#bdc3c7}p.color-danger{color:#ef3e42}p.color-light{color:#bdc3c7}p.color-black{color:#2e3131}.kb-progress{width:100%;background-color:#bdc3c7}.kb-progress,.kb-progress__bar{height:100%;border-radius:.3125rem}.kb-progress__bar{width:.9375rem;-webkit-transition:width 1.3s linear;-moz-transition:width 1.3s linear;-o-transition:width 1.3s linear;-ms-transition:width 1.3s linear;transition:width 1.3s linear;transition-delay:1s;text-align:right;color:#fff;font-size:.8125rem;font-weight:700}.kb-progress__bar.color-danger{background-color:#f45369}.kb-progress__bar.color-warning{background-color:#f4b34d}.kb-progress__bar.color-success{background-color:#61ba66}.kb-progress__bar.color-primary{background-color:#26c0d6}.kb-progress__bar.color-secondary{background-color:#849097}.kb-progress__bar span{padding-left:.625rem;padding-right:.625rem;he