.animate-beat{animation:beat 2.1s cubic-bezier(0.39, 0, 0.61, 1) infinite}.animate-beat-slow{animation:beat 5.1s cubic-bezier(0.39, 0, 0.61, 1) infinite}@keyframes beat{0%,100%{opacity:0.3}50%{opacity:0.1}}p{font-size:20px;font-weight:100}h1,h2,h3,h4,h5,h6{margin:0px !important;color:#fff}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#00a6f8;text-decoration:none;background-color:transparent}a:hover{color:#0073ac;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.6rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,166,248,0.25)}.btn.disabled,.btn:disabled{opacity:.65;box-shadow:none}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn:not(:disabled):not(.disabled):active:focus,.btn:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem rgba(0,166,248,0.25),inset 0 3px 5px rgba(0,0,0,0.125)}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#00a6f8;border-color:#00a6f8;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-primary:hover{color:#fff;background-color:#008cd2;border-color:#0084c5}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#008cd2;border-color:#0084c5;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(38,179,249,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#00a6f8;border-color:#00a6f8}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0084c5;border-color:#007bb8}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(38,179,249,0.5)}.btn-secondary{color:#212529;background-color:rgba(255,255,255,0.321569);border-color:rgba(255,255,255,0.321569);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-secondary:hover{color:#212529;background-color:rgba(236,236,236,0.321569);border-color:rgba(230,230,230,0.321569)}.btn-secondary:focus,.btn-secondary.focus{color:#212529;background-color:rgba(236,236,236,0.321569);border-color:rgba(230,230,230,0.321569);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(149,150,152,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#212529;background-color:rgba(255,255,255,0.321569);border-color:rgba(255,255,255,0.321569)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#212529;background-color:rgba(230,230,230,0.321569);border-color:rgba(223,223,223,0.321569)}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(149,150,152,0.5)}.btn-success{color:#212529;background-color:#2dce98;border-color:#2dce98;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-success:hover{color:#fff;background-color:#26af81;border-color:#24a479}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#26af81;border-color:#24a479;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(43,181,135,0.5)}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#2dce98;border-color:#2dce98}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#24a479;border-color:#229a71}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(43,181,135,0.5)}.btn-info{color:#fff;background-color:#514991;border-color:#514991;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-info:hover{color:#fff;background-color:#433c78;border-color:#3e386f}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#433c78;border-color:#3e386f;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(107,100,162,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#514991;border-color:#514991}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#3e386f;border-color:#393467}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(107,100,162,0.5)}.btn-warning{color:#212529;background-color:#dfb81c;border-color:#dfb81c;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-warning:hover{color:#212529;background-color:#bd9c18;border-color:#b29316}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#bd9c18;border-color:#b29316;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(195,162,30,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#dfb81c;border-color:#dfb81c}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#b29316;border-color:#a68915}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(195,162,30,0.5)}.btn-danger{color:#212529;background-color:#ff7b7b;border-color:#ff7b7b;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-danger:hover{color:#fff;background-color:#f55;border-color:#ff4848}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#f55;border-color:#ff4848;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(222,110,111,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#212529;background-color:#ff7b7b;border-color:#ff7b7b}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff4848;border-color:#ff3b3b}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(222,110,111,0.5)}.btn-light{color:#212529;background-color:rgba(198,198,198,0.25);border-color:rgba(198,198,198,0.25);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-light:hover{color:#212529;background-color:rgba(179,179,179,0.25);border-color:rgba(173,173,173,0.25)}.btn-light:focus,.btn-light.focus{color:#212529;background-color:rgba(179,179,179,0.25);border-color:rgba(173,173,173,0.25);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(107,109,111,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:rgba(198,198,198,0.25);border-color:rgba(198,198,198,0.25)}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgba(173,173,173,0.25);border-color:rgba(166,166,166,0.25)}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(107,109,111,0.5)}.btn-dark{color:#fff;background-color:#050126;border-color:#050126;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-dark:hover{color:#fff;background-color:#000001;border-color:#000}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#000001;border-color:#000;box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(43,39,71,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#050126;border-color:#050126}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(43,39,71,0.5)}.btn-outline-primary{color:#00a6f8;border-color:#00a6f8}.btn-outline-primary:hover{color:#fff;background-color:#00a6f8;border-color:#00a6f8}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,166,248,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#00a6f8;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#00a6f8;border-color:#00a6f8}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(0,166,248,0.5)}.btn-outline-secondary{color:rgba(255,255,255,0.321569);border-color:rgba(255,255,255,0.321569)}.btn-outline-secondary:hover{color:#212529;background-color:rgba(255,255,255,0.321569);border-color:rgba(255,255,255,0.321569)}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:rgba(255,255,255,0.321569);background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#212529;background-color:rgba(255,255,255,0.321569);border-color:rgba(255,255,255,0.321569)}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,255,255,0.5)}.btn-outline-success{color:#2dce98;border-color:#2dce98}.btn-outline-success:hover{color:#212529;background-color:#2dce98;border-color:#2dce98}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(45,206,152,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#2dce98;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#212529;background-color:#2dce98;border-color:#2dce98}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(45,206,152,0.5)}.btn-outline-info{color:#514991;border-color:#514991}.btn-outline-info:hover{color:#fff;background-color:#514991;border-color:#514991}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(81,73,145,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#514991;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#514991;border-color:#514991}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(81,73,145,0.5)}.btn-outline-warning{color:#dfb81c;border-color:#dfb81c}.btn-outline-warning:hover{color:#212529;background-color:#dfb81c;border-color:#dfb81c}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(223,184,28,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#dfb81c;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#dfb81c;border-color:#dfb81c}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(223,184,28,0.5)}.btn-outline-danger{color:#ff7b7b;border-color:#ff7b7b}.btn-outline-danger:hover{color:#212529;background-color:#ff7b7b;border-color:#ff7b7b}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(255,123,123,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff7b7b;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#212529;background-color:#ff7b7b;border-color:#ff7b7b}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(255,123,123,0.5)}.btn-outline-light{color:rgba(198,198,198,0.25);border-color:rgba(198,198,198,0.25)}.btn-outline-light:hover{color:#212529;background-color:rgba(198,198,198,0.25);border-color:rgba(198,198,198,0.25)}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(198,198,198,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:rgba(198,198,198,0.25);background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:rgba(198,198,198,0.25);border-color:rgba(198,198,198,0.25)}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(198,198,198,0.5)}.btn-outline-dark{color:#050126;border-color:#050126}.btn-outline-dark:hover{color:#fff;background-color:#050126;border-color:#050126}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(5,1,38,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#050126;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#050126;border-color:#050126}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125),0 0 0 .2rem rgba(5,1,38,0.5)}.btn-link{font-weight:400;color:#00a6f8;text-decoration:none}.btn-link:hover{color:#0073ac;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.65rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.55rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid rgba(255,255,255,0.25098)}.table thead th{vertical-align:bottom;border-bottom:2px solid rgba(255,255,255,0.25098)}.table tbody+tbody{border-top:2px solid rgba(255,255,255,0.25098)}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid rgba(255,255,255,0.25098)}.table-bordered th,.table-bordered td{border:1px solid rgba(255,255,255,0.25098)}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#b8e6fd}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#7ad1fb}.table-hover .table-primary:hover{background-color:#9fddfc}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fddfc}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:rgba(255,255,255,0.810039)}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:rgba(255,255,255,0.647216)}.table-hover .table-secondary:hover{background-color:rgba(242,242,242,0.810039)}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:rgba(242,242,242,0.810039)}.table-success,.table-success>th,.table-success>td{background-color:#c4f1e2}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#92e6c9}.table-hover .table-success:hover{background-color:#afecd8}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#afecd8}.table-info,.table-info>th,.table-info>td{background-color:#cecce0}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#a5a0c6}.table-hover .table-info:hover{background-color:#bfbcd6}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#bfbcd6}.table-warning,.table-warning>th,.table-warning>td{background-color:#f6ebbf}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#eeda89}.table-hover .table-warning:hover{background-color:#f3e4a9}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#f3e4a9}.table-danger,.table-danger>th,.table-danger>td{background-color:#ffdada}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ffbaba}.table-hover .table-danger:hover{background-color:#ffc1c1}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ffc1c1}.table-light,.table-light>th,.table-light>td{background-color:rgba(252,252,252,0.79)}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:rgba(247,247,247,0.61)}.table-hover .table-light:hover{background-color:rgba(239,239,239,0.79)}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgba(239,239,239,0.79)}.table-dark,.table-dark>th,.table-dark>td{background-color:#b9b8c2}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#7d7b8e}.table-hover .table-dark:hover{background-color:#abaab6}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#abaab6}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:rgba(255,255,255,0.25098)}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.6rem;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#79d3ff;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(0,166,248,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.55rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.65rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#2dce98}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#212529;background-color:rgba(45,206,152,0.9);border-radius:.6rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#2dce98;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232dce98' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#2dce98;box-shadow:0 0 0 .2rem rgba(45,206,152,0.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#2dce98;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232dce98' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#2dce98;box-shadow:0 0 0 .2rem rgba(45,206,152,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#2dce98}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#2dce98}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#2dce98}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#54daad;background-color:#54daad}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(45,206,152,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#2dce98}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#2dce98}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#2dce98;box-shadow:0 0 0 .2rem rgba(45,206,152,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ff7b7b}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#212529;background-color:rgba(255,123,123,0.9);border-radius:.6rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ff7b7b;padding-right:calc(1.5em + .75rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff7b7b' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff7b7b' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ff7b7b;box-shadow:0 0 0 .2rem rgba(255,123,123,0.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#ff7b7b;padding-right:calc(.75em + 2.3125rem) !important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff7b7b' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff7b7b' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#ff7b7b;box-shadow:0 0 0 .2rem rgba(255,123,123,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#ff7b7b}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#ff7b7b}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#ff7b7b}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#ffaeae;background-color:#ffaeae}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(255,123,123,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#ff7b7b}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#ff7b7b}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#ff7b7b;box-shadow:0 0 0 .2rem rgba(255,123,123,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.6rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.65rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.55rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#00a6f8;background-color:#00a6f8;box-shadow:}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 .2rem rgba(0,166,248,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#79d3ff}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#ace3ff;border-color:#ace3ff;box-shadow:}.custom-control-input[disabled] ~ .custom-control-label,.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input[disabled] ~ .custom-control-label::before,.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50% / 50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.6rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#00a6f8;background-color:#00a6f8;box-shadow:}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,166,248,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(0,166,248,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,166,248,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(0,166,248,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.6rem;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);appearance:none}.custom-select:focus{border-color:#79d3ff;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,0.075),0 0 0 .2rem rgba(0,166,248,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#79d3ff;box-shadow:0 0 0 .2rem rgba(0,166,248,0.25)}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.6rem;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .6rem .6rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,166,248,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,166,248,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,166,248,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#00a6f8;border:0;border-radius:1rem;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#ace3ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#00a6f8;border:0;border-radius:1rem;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#ace3ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#00a6f8;border:0;border-radius:1rem;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#ace3ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 0.25rem 0.25rem rgba(0,0,0,0.1)}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:#707070;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #e7e7e7;border-radius:10px;box-shadow:0px 0px 40px rgba(0,0,0,0.0509804);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1.56rem;border-bottom:1px solid rgba(255,255,255,0.25098);border-top-left-radius:9px;border-top-right-radius:9px}.modal-header .close{padding:1rem 1.56rem;margin:-1rem -1.56rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1.56rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:1.31rem;border-top:1px solid rgba(255,255,255,0.25098);border-bottom-right-radius:9px;border-bottom-left-radius:9px}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-content{box-shadow:0px 0px 40px rgba(0,0,0,0.0509804)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.6rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#00a6f8}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#0084c5}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,166,248,0.5)}.badge-secondary{color:#212529;background-color:rgba(255,255,255,0.321569)}a.badge-secondary:hover,a.badge-secondary:focus{color:#212529;background-color:rgba(230,230,230,0.321569)}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}.badge-success{color:#212529;background-color:#2dce98}a.badge-success:hover,a.badge-success:focus{color:#212529;background-color:#24a479}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(45,206,152,0.5)}.badge-info{color:#fff;background-color:#514991}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#3e386f}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(81,73,145,0.5)}.badge-warning{color:#212529;background-color:#dfb81c}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#b29316}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(223,184,28,0.5)}.badge-danger{color:#212529;background-color:#ff7b7b}a.badge-danger:hover,a.badge-danger:focus{color:#212529;background-color:#ff4848}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,123,123,0.5)}.badge-light{color:#212529;background-color:rgba(198,198,198,0.25)}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:rgba(173,173,173,0.25)}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(198,198,198,0.5)}.badge-dark{color:#fff;background-color:#050126}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#000}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(5,1,38,0.5)}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.6rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.6rem - 1px);border-top-right-radius:calc(.6rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.6rem - 1px);border-bottom-left-radius:calc(.6rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.6rem - 1px) calc(.6rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.6rem - 1px) calc(.6rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.6rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.6rem - 1px);border-top-right-radius:calc(.6rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.6rem - 1px);border-bottom-left-radius:calc(.6rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #f1f1f1;border-radius:.65rem;box-shadow:0 0.25rem 0.5rem rgba(0,0,0,0.2)}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .65rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#f1f1f1}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.65rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#f1f1f1}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#f1f1f1}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.65rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#f1f1f1}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.65rem - 1px);border-top-right-radius:calc(.65rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#00a6f8 !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0084c5 !important}.bg-secondary{background-color:rgba(255,255,255,0.321569) !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:rgba(230,230,230,0.321569) !important}.bg-success{background-color:#2dce98 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#24a479 !important}.bg-info{background-color:#514991 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#3e386f !important}.bg-warning{background-color:#dfb81c !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#b29316 !important}.bg-danger{background-color:#ff7b7b !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ff4848 !important}.bg-light{background-color:rgba(198,198,198,0.25) !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:rgba(173,173,173,0.25) !important}.bg-dark{background-color:#050126 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#000 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid rgba(255,255,255,0.25098) !important}.border-top{border-top:1px solid rgba(255,255,255,0.25098) !important}.border-right{border-right:1px solid rgba(255,255,255,0.25098) !important}.border-bottom{border-bottom:1px solid rgba(255,255,255,0.25098) !important}.border-left{border-left:1px solid rgba(255,255,255,0.25098) !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#00a6f8 !important}.border-secondary{border-color:rgba(255,255,255,0.321569) !important}.border-success{border-color:#2dce98 !important}.border-info{border-color:#514991 !important}.border-warning{border-color:#dfb81c !important}.border-danger{border-color:#ff7b7b !important}.border-light{border-color:rgba(198,198,198,0.25) !important}.border-dark{border-color:#050126 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.55rem !important}.rounded{border-radius:.6rem !important}.rounded-top{border-top-left-radius:.6rem !important;border-top-right-radius:.6rem !important}.rounded-right{border-top-right-radius:.6rem !important;border-bottom-right-radius:.6rem !important}.rounded-bottom{border-bottom-right-radius:.6rem !important;border-bottom-left-radius:.6rem !important}.rounded-left{border-top-left-radius:.6rem !important;border-bottom-left-radius:.6rem !important}.rounded-lg{border-radius:.65rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(78,189,255,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(78,189,255,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(78,189,255,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#00a6f8 !important}a.text-primary:hover,a.text-primary:focus{color:#0073ac !important}.text-secondary{color:rgba(255,255,255,0.321569) !important}a.text-secondary:hover,a.text-secondary:focus{color:rgba(217,217,217,0.321569) !important}.text-success{color:#2dce98 !important}a.text-success:hover,a.text-success:focus{color:#1f8f6a !important}.text-info{color:#514991 !important}a.text-info:hover,a.text-info:focus{color:#352f5e !important}.text-warning{color:#dfb81c !important}a.text-warning:hover,a.text-warning:focus{color:#9b8013 !important}.text-danger{color:#ff7b7b !important}a.text-danger:hover,a.text-danger:focus{color:#ff2f2f !important}.text-light{color:rgba(198,198,198,0.25) !important}a.text-light:hover,a.text-light:focus{color:rgba(160,160,160,0.25) !important}.text-dark{color:#050126 !important}a.text-dark:hover,a.text-dark:focus{color:#000 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.mouse-pointer{cursor:pointer}.mouse-default{cursor:default}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.grow{transform:scale(1.5)}.grow-on-hover:hover{transform:scale(1.2)}.opacity-light-hover:hover{opacity:0.8 !important}.disabled{color:#ccc}.overflow-scroll{overflow:scroll}.overflow{overflow:auto}.overflow-y{overflow-y:auto}.overflow-x{overflow-x:auto}.semi-bold{font-weight:600}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nowrap{white-space:nowrap}.underline-hover:hover{text-decoration:underline !important}.text-opacity-25{opacity:0.25}.text-opacity-50{opacity:0.5}.text-opacity-65{opacity:0.65}.text-label{color:rgba(255,255,255,0.666667) !important}.text-light{opacity:0.7}.text-muted{color:rgba(0,0,0,0.5) !important}.text-muted-light{color:rgba(255,255,255,0.666667) !important}.text-default{color:#fff !important}.text-cursive{font-family:'Alex Brush'}.f1{font-size:4rem}.f2{font-size:3rem}.f3{font-size:2rem}.f4{font-size:1rem}.f5{font-size:0.75rem}.f6{font-size:0.5rem}@media (max-width: 575.98px){.f1{font-size:3rem}.f2{font-size:2rem}.f3{font-size:1.5rem}}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.input-with-icon-right{width:100%;display:flex;position:relative}.input-with-icon-right input{background-position:right calc(1.9rem) center !important;padding-right:20px !important}.input-with-icon-right div{position:absolute;top:13px;right:10px}.bg-white{background:#fff}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.bg-info{background:#51499190 !important}.form-control:disabled,.form-control[readonly]{background:inherit;opacity:0.5}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:1px solid #050126;color:#fff;-webkit-text-fill-color:rgba(255,255,255,0.666667);box-shadow:0 0 0px 1000px #0b1e6d inset;transition:background-color 5000s ease-in-out 0s}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(/fonts/open-sans-v17-latin-300.woff2) format("woff2"),url(/fonts/open-sans-v17-latin-300.woff) format("woff"),url(/fonts/open-sans-v17-latin-300.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(/fonts/open-sans-v17-latin-regular.woff2) format("woff2"),url(/fonts/open-sans-v17-latin-regular.woff) format("woff"),url(/fonts/open-sans-v17-latin-regular.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(/fonts/open-sans-v17-latin-600.woff2) format("woff2"),url(/fonts/open-sans-v17-latin-600.woff) format("woff"),url(/fonts/open-sans-v17-latin-600.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(/fonts/open-sans-v17-latin-700.woff2) format("woff2"),url(/fonts/open-sans-v17-latin-700.woff) format("woff"),url(/fonts/open-sans-v17-latin-700.ttf) format("truetype")}@font-face{font-family:'Alex Brush';font-style:normal;font-weight:700;src:local("Alex Brush"),local("Alex Brush"),url(/fonts/AlexBrush-Regular.ttf) format("truetype")}.react-toggle{touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:0.5;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#4D4D4D;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;transition:all 0.2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000000}.react-toggle--checked .react-toggle-track{background-color:#19AB27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128D15}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0px;bottom:0px;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;-webkit-transition:opacity 0.25s ease;-moz-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.react-toggle--checked .react-toggle-track-check{opacity:1;-webkit-transition:opacity 0.25s ease;-moz-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0px;bottom:0px;margin-top:auto;margin-bottom:auto;line-height:0;right:10px;opacity:1;-webkit-transition:opacity 0.25s ease;-moz-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0ms;position:absolute;top:1px;left:1px;width:22px;height:22px;border:1px solid #4D4D4D;border-radius:50%;background-color:#FAFAFA;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;transition:all 0.25s ease}.react-toggle--checked .react-toggle-thumb{left:27px;border-color:#19AB27}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0px 0px 3px 2px #0099E0;-moz-box-shadow:0px 0px 3px 2px #0099E0;box-shadow:0px 0px 2px 3px #0099E0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0px 0px 5px 5px #0099E0;-moz-box-shadow:0px 0px 5px 5px #0099E0;box-shadow:0px 0px 5px 5px #0099E0}.react-toggle .react-toggle-track{background-color:#ff7b7b !important}.react-toggle--checked .react-toggle-track{background-color:#00a6f8 !important}.custom-select__indicator{padding-right:0px !important}.custom-select__indicator-separator{display:none}.custom-select__control{background-color:transparent !important;border-width:0 !important;border-bottom-style:solid !important;border-color:rgba(255,255,255,0.25098) !important;border-radius:0 !important}.custom-select__placeholder,.custom-select__single-value{color:#fff !important}@media screen and (max-width: 767px){.custom-select__placeholder,.custom-select__single-value{color:#fff !important}}.custom-select__menu{background:#0b1e6d !important;text-align:left}.custom-select__option.custom-select__option--is-focused{background:#050126 !important}.toast-success{background:#2dce98 !important}.toast-error{background:#ff7b7b !important}.label-warning{background:#dfb81c !important}.label-info{background:#00a6f8 !important}*,*:before,*:after{box-sizing:border-box}body{margin:40px;font-family:'Open Sans', 'sans-serif';background:#050126 0% 0% no-repeat padding-box;background-image:url(/65f130242c4b27bad4f6290df0538071.png);background-size:auto;background-repeat:no-repeat;color:#444}h1,p{margin:0 0 1em 0}.sidebar{float:left;width:19.1489%}@media (max-width: 767.98px){.sidebar{display:none !important}}.content{z-index:200;margin-top:-11rem;padding-right:1rem;min-height:80vh;background-color:transparent}@media (min-width: 992px){.content{padding-right:6rem}}.content .content-bar{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:1.8rem}.content .content-bar button:not(:last-child){margin-right:0.4rem}.content .content-bar .greeting{font:lighter 28px/36px 'Open Sans';letter-spacing:0px;color:#ffffff;opacity:1}.content .content-bar .back-to{align-self:flex-end;margin-bottom:-15px;text-align:left}.content .content-bar .back-to a{font:normal 18px/36px Open Sans;font-weight:600;letter-spacing:0px;color:#ffffff;text-decoration:none}.content .content-bar .back-to svg.left-arrow{width:12px;margin-right:5px;fill:white}@media (max-width: 767.98px){.content .content-bar .right-zone{display:none !important}.content .content-bar .back-to a{color:#00a6f8}.content .content-bar .back-to svg.left-arrow{fill:#00a6f8}}@media (max-width: 767.98px){.content{margin-top:0 !important;margin-right:0 !important;width:100%}}.footer{grid-column:1 / span 2;clear:both;display:none}@media (max-width: 767.98px){.footer{grid-column:1 / 2;display:block}}@supports (display: grid){.wrapper>*{width:auto;margin:0}}.page-wrapper{margin-left:auto;margin-right:auto;max-width:1800px;min-height:90vh}@media (min-width: 768px){.breach-dashboard-mode{height:270px;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}.breach-dashboard-mode .page-header{padding-top:50px;padding-left:20px;padding-right:20px;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}@media (min-width: 992px){.breach-dashboard-mode .page-header{padding-left:100px;padding-right:100px}}@media (min-width: 768px){.breach-dashboard-mode .page-header{height:270px}}.breach-dashboard-mode .page-header .page-navbar{cursor:pointer;display:flex;padding-top:5px;padding-bottom:5px}.breach-dashboard-mode .page-header .page-navbar>div{min-width:10px;margin-right:5px;color:#fff;font-size:20px}.breach-dashboard-mode .page-header .page-navbar>div:hover{background-color:#1231b2}.breach-dashboard-mode .page-header .page-navbar>div.active-nav{background-color:#0b1e6d}@media (max-width: 767.98px){.breach-dashboard-mode .page-header .page-navbar.hide{display:none !important}}.breach-dashboard-mode .page-container{max-width:1800px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width: 992px){.breach-dashboard-mode .page-container{padding-left:100px;padding-right:100px}}.breach-dashboard-mode .page-content{margin-left:20px;margin-top:10px}@media (min-width: 992px){.breach-dashboard-mode .page-content{margin-left:100px}}@media (min-width: 768px){.breach-dashboard-mode .page-content{padding:1rem}}.breach-dashboard-mode .table{color:#fff}.breach-dashboard-mode .table th,.breach-dashboard-mode .table td{border-top:none;border-bottom:none;color:#fff}.breach-full-mode{background:#050126;background-image:url(/60ffe3609b3fa3fd163197190c2b53e0.png);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff;height:100%;width:100%;overflow:auto;padding-bottom:50px;padding-left:0px;padding-right:20px;letter-spacing:0px}.breach-full-mode .breach-full-mode-header{position:fixed;background:transparent;left:0;right:0;top:0;z-index:2;transition:0.5s}.breach-full-mode .breach-full-mode-header.shadow{background:#050126}.breach-full-mode .progress-tracker-container{max-width:1000px;margin:auto}@media (min-width: 576px){.breach-full-mode{padding-top:50px;padding-left:100px;padding-right:100px}}.breach-full-mode .table{color:#fff}.breach-full-mode .table th{border-top:none;color:rgba(0,0,0,0.25)}.breach-full-mode .pb-container.loading{color:#fff !important}.breach-full-mode .pb-container .pb-button{width:auto;padding-left:40px;padding-right:40px;white-space:nowrap}.breach-full-mode .pb-container.error button,.breach-full-mode .pb-container.success button{min-width:140px}.breach-full-mode .border-light{border-color:rgba(198,198,198,0.25) !important}.container-mini{margin:auto;max-width:800px;padding-left:20px;margin-top:30px}.container-max{margin:auto;max-width:1650px;padding-left:20px;padding-right:20px}.text-header{font-size:2rem}@media (max-width: 575.98px){.text-header{font-size:1.2rem}}.footer .footer-wrapper{background:#35AAF2 0% 0% no-repeat padding-box;border-radius:20px 20px 0px 0px;opacity:1;display:flex;flex-direction:column;align-items:flex-start;padding:2.68rem 1.875rem 1.875rem 4.1875rem}.footer .footer-wrapper .caption{font:normal 20px/41px "Open Sans";letter-spacing:0px;color:#FFFFFF}.footer .footer-wrapper .muted{opacity:50%}.footer .footer-wrapper hr{width:50px;opacity:100%;border:none;background:white;height:4pt;margin:0}.footer .footer-wrapper .breach-nav-bar{display:flex;flex-direction:column;padding-top:2.4rem;padding-bottom:0.75rem;width:100%}.footer .footer-wrapper .breach-nav-bar .nav-item:hover,.footer .footer-wrapper .breach-nav-bar .nav-item.active{cursor:pointer}.footer .footer-wrapper .breach-nav-bar .nav-item:hover .nav-item-text,.footer .footer-wrapper .breach-nav-bar .nav-item.active .nav-item-text{font-weight:bold;opacity:100%}.footer .footer-wrapper .breach-nav-bar .nav-item[disabled]{cursor:not-allowed}.footer .footer-wrapper .breach-nav-bar .nav-item-text{font:normal 16px/41px "Open Sans";font-weight:600;letter-spacing:0px;color:#FFFFFF;opacity:80%}.footer .footer-wrapper button.claim{width:168px;height:46px;align-self:center}.breach-loading-text{margin-top:15rem;margin-left:2rem;font-size:1.5rem;color:#707070}@media (max-width: 767.98px){.breach-loading-text{margin-top:0rem;margin-bottom:15rem}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spin-loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-moz-keyframes spin-loader{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@keyframes spin-loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:white;backface-visibility:hidden}.preloader>div.components{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid transparent;border-top-color:#ffffff;backface-visibility:hidden;transform:translate3d(0, 0, 0);backface-visibility:hidden;animation:spin-loader 2s linear infinite}.preloader>div.components:before{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#00a6f8;-webkit-animation:spin-loader 3s linear infinite;animation:spin-loader 3s linear infinite}.preloader>div.components:after{content:'';position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#514991;animation:spin-loader 1.5s linear infinite}.preloader-component-container{margin:0 auto;width:150px}.preloader-component{backface-visibility:hidden}.preloader-component>div{display:block;width:150px;height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#00a6f8;backface-visibility:hidden;transform:translate3d(0, 0, 0);backface-visibility:hidden;animation:spin-loader 2s linear infinite}.preloader-component>div:before{content:'';position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#00a6f8;-webkit-animation:spin-loader 3s linear infinite;animation:spin-loader 3s linear infinite}.preloader-component>div:after{content:'';position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#ffffff;animation:spin-loader 1.5s linear infinite}button.btn.btn-primary,button.btn.btn-success,button.btn.btn-warning,button.btn.btn-danger{color:#ffffff}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:none}.btn{border-radius:5px;transition:all 0.1s ease}.btn:hover{transform:scale(1.1)}button.btn.btn-primary{background:#00a6f8;border-color:#00a6f8}button.btn.btn-primary.disabled,button.btn.btn-primary[disabled],fieldset[disabled] button.btn.btn-primary,button.btn.btn-primary.disabled:hover,button.btn.btn-primary[disabled]:hover,fieldset[disabled] button.btn.btn-primary:hover,button.btn.btn-primary.disabled:focus,button.btn.btn-primary[disabled]:focus,fieldset[disabled] button.btn.btn-primary:focus,button.btn.btn-primary.disabled.focus,button.btn.btn-primary[disabled].focus,fieldset[disabled] button.btn.btn-primary.focus,button.btn.btn-primary.disabled:active,button.btn.btn-primary[disabled]:active,fieldset[disabled] button.btn.btn-primary:active,button.btn.btn-primary.disabled.active,button.btn.btn-primary[disabled].active,fieldset[disabled] button.btn.btn-primary.active{background:#00a6f8;border-color:calc($borderColor + $hover/2)}button.btn.btn-primary.disabled:hover,button.btn.btn-primary[disabled]:hover,fieldset[disabled] button.btn.btn-primary:hover,button.btn.btn-primary.disabled:hover:hover,button.btn.btn-primary[disabled]:hover:hover,fieldset[disabled] button.btn.btn-primary:hover:hover,button.btn.btn-primary.disabled:focus:hover,button.btn.btn-primary[disabled]:focus:hover,fieldset[disabled] button.btn.btn-primary:focus:hover,button.btn.btn-primary.disabled.focus:hover,button.btn.btn-primary[disabled].focus:hover,fieldset[disabled] button.btn.btn-primary.focus:hover,button.btn.btn-primary.disabled:active:hover,button.btn.btn-primary[disabled]:active:hover,fieldset[disabled] button.btn.btn-primary:active:hover,button.btn.btn-primary.disabled.active:hover,button.btn.btn-primary[disabled].active:hover,fieldset[disabled] button.btn.btn-primary.active:hover{transform:none}button.btn.btn-primary:hover,button.btn.btn-primary:focus,button.btn.btn-primary.focus,button.btn.btn-primary:active,button.btn.btn-primary.active{background:#00a6f8;border-color:calc($borderColor - $hover)}button.btn.btn-primary:active,button.btn.btn-primary:target{background-color:#008dd3}button.btn.btn-default{border-width:1px;color:#fff;background:rgba(0,0,0,0);border-color:#f1f1f1}button.btn.btn-default.disabled,button.btn.btn-default[disabled],fieldset[disabled] button.btn.btn-default,button.btn.btn-default.disabled:hover,button.btn.btn-default[disabled]:hover,fieldset[disabled] button.btn.btn-default:hover,button.btn.btn-default.disabled:focus,button.btn.btn-default[disabled]:focus,fieldset[disabled] button.btn.btn-default:focus,button.btn.btn-default.disabled.focus,button.btn.btn-default[disabled].focus,fieldset[disabled] button.btn.btn-default.focus,button.btn.btn-default.disabled:active,button.btn.btn-default[disabled]:active,fieldset[disabled] button.btn.btn-default:active,button.btn.btn-default.disabled.active,button.btn.btn-default[disabled].active,fieldset[disabled] button.btn.btn-default.active{background:rgba(0,0,0,0);border-color:calc($borderColor + $hover/2)}button.btn.btn-default.disabled:hover,button.btn.btn-default[disabled]:hover,fieldset[disabled] button.btn.btn-default:hover,button.btn.btn-default.disabled:hover:hover,button.btn.btn-default[disabled]:hover:hover,fieldset[disabled] button.btn.btn-default:hover:hover,button.btn.btn-default.disabled:focus:hover,button.btn.btn-default[disabled]:focus:hover,fieldset[disabled] button.btn.btn-default:focus:hover,button.btn.btn-default.disabled.focus:hover,button.btn.btn-default[disabled].focus:hover,fieldset[disabled] button.btn.btn-default.focus:hover,button.btn.btn-default.disabled:active:hover,button.btn.btn-default[disabled]:active:hover,fieldset[disabled] button.btn.btn-default:active:hover,button.btn.btn-default.disabled.active:hover,button.btn.btn-default[disabled].active:hover,fieldset[disabled] button.btn.btn-default.active:hover{transform:none}button.btn.btn-default:hover,button.btn.btn-default:focus,button.btn.btn-default.focus,button.btn.btn-default:active,button.btn.btn-default.active{background:rgba(0,0,0,0);border-color:calc($borderColor - $hover)}button.btn.btn-default:active,button.btn.btn-default:target{background-color:rgba(0,0,0,0.2);color:#fff}button.btn.btn-success{background:#2dce98;border-color:#2dce98}button.btn.btn-success.disabled,button.btn.btn-success[disabled],fieldset[disabled] button.btn.btn-success,button.btn.btn-success.disabled:hover,button.btn.btn-success[disabled]:hover,fieldset[disabled] button.btn.btn-success:hover,button.btn.btn-success.disabled:focus,button.btn.btn-success[disabled]:focus,fieldset[disabled] button.btn.btn-success:focus,button.btn.btn-success.disabled.focus,button.btn.btn-success[disabled].focus,fieldset[disabled] button.btn.btn-success.focus,button.btn.btn-success.disabled:active,button.btn.btn-success[disabled]:active,fieldset[disabled] button.btn.btn-success:active,button.btn.btn-success.disabled.active,button.btn.btn-success[disabled].active,fieldset[disabled] button.btn.btn-success.active{background:#2dce98;border-color:calc($borderColor + $hover/2)}button.btn.btn-success.disabled:hover,button.btn.btn-success[disabled]:hover,fieldset[disabled] button.btn.btn-success:hover,button.btn.btn-success.disabled:hover:hover,button.btn.btn-success[disabled]:hover:hover,fieldset[disabled] button.btn.btn-success:hover:hover,button.btn.btn-success.disabled:focus:hover,button.btn.btn-success[disabled]:focus:hover,fieldset[disabled] button.btn.btn-success:focus:hover,button.btn.btn-success.disabled.focus:hover,button.btn.btn-success[disabled].focus:hover,fieldset[disabled] button.btn.btn-success.focus:hover,button.btn.btn-success.disabled:active:hover,button.btn.btn-success[disabled]:active:hover,fieldset[disabled] button.btn.btn-success:active:hover,button.btn.btn-success.disabled.active:hover,button.btn.btn-success[disabled].active:hover,fieldset[disabled] button.btn.btn-success.active:hover{transform:none}button.btn.btn-success:hover,button.btn.btn-success:focus,button.btn.btn-success.focus,button.btn.btn-success:active,button.btn.btn-success.active{background:#2dce98;border-color:calc($borderColor - $hover)}button.btn.btn-success:active,button.btn.btn-success:target{background-color:#26af81}button.btn.btn-info{background:#514991;border-color:#514991}button.btn.btn-info.disabled,button.btn.btn-info[disabled],fieldset[disabled] button.btn.btn-info,button.btn.btn-info.disabled:hover,button.btn.btn-info[disabled]:hover,fieldset[disabled] button.btn.btn-info:hover,button.btn.btn-info.disabled:focus,button.btn.btn-info[disabled]:focus,fieldset[disabled] button.btn.btn-info:focus,button.btn.btn-info.disabled.focus,button.btn.btn-info[disabled].focus,fieldset[disabled] button.btn.btn-info.focus,button.btn.btn-info.disabled:active,button.btn.btn-info[disabled]:active,fieldset[disabled] button.btn.btn-info:active,button.btn.btn-info.disabled.active,button.btn.btn-info[disabled].active,fieldset[disabled] button.btn.btn-info.active{background:#514991;border-color:calc($borderColor + $hover/2)}button.btn.btn-info.disabled:hover,button.btn.btn-info[disabled]:hover,fieldset[disabled] button.btn.btn-info:hover,button.btn.btn-info.disabled:hover:hover,button.btn.btn-info[disabled]:hover:hover,fieldset[disabled] button.btn.btn-info:hover:hover,button.btn.btn-info.disabled:focus:hover,button.btn.btn-info[disabled]:focus:hover,fieldset[disabled] button.btn.btn-info:focus:hover,button.btn.btn-info.disabled.focus:hover,button.btn.btn-info[disabled].focus:hover,fieldset[disabled] button.btn.btn-info.focus:hover,button.btn.btn-info.disabled:active:hover,button.btn.btn-info[disabled]:active:hover,fieldset[disabled] button.btn.btn-info:active:hover,button.btn.btn-info.disabled.active:hover,button.btn.btn-info[disabled].active:hover,fieldset[disabled] button.btn.btn-info.active:hover{transform:none}button.btn.btn-info:hover,button.btn.btn-info:focus,button.btn.btn-info.focus,button.btn.btn-info:active,button.btn.btn-info.active{background:#514991;border-color:calc($borderColor - $hover)}button.btn.btn-info:active,button.btn.btn-info:target{background-color:#453e7b}button.btn.btn-warning{background:#dfb81c;border-color:#dfb81c}button.btn.btn-warning.disabled,button.btn.btn-warning[disabled],fieldset[disabled] button.btn.btn-warning,button.btn.btn-warning.disabled:hover,button.btn.btn-warning[disabled]:hover,fieldset[disabled] button.btn.btn-warning:hover,button.btn.btn-warning.disabled:focus,button.btn.btn-warning[disabled]:focus,fieldset[disabled] button.btn.btn-warning:focus,button.btn.btn-warning.disabled.focus,button.btn.btn-warning[disabled].focus,fieldset[disabled] button.btn.btn-warning.focus,button.btn.btn-warning.disabled:active,button.btn.btn-warning[disabled]:active,fieldset[disabled] button.btn.btn-warning:active,button.btn.btn-warning.disabled.active,button.btn.btn-warning[disabled].active,fieldset[disabled] button.btn.btn-warning.active{background:#dfb81c;border-color:calc($borderColor + $hover/2)}button.btn.btn-warning.disabled:hover,button.btn.btn-warning[disabled]:hover,fieldset[disabled] button.btn.btn-warning:hover,button.btn.btn-warning.disabled:hover:hover,button.btn.btn-warning[disabled]:hover:hover,fieldset[disabled] button.btn.btn-warning:hover:hover,button.btn.btn-warning.disabled:focus:hover,button.btn.btn-warning[disabled]:focus:hover,fieldset[disabled] button.btn.btn-warning:focus:hover,button.btn.btn-warning.disabled.focus:hover,button.btn.btn-warning[disabled].focus:hover,fieldset[disabled] button.btn.btn-warning.focus:hover,button.btn.btn-warning.disabled:active:hover,button.btn.btn-warning[disabled]:active:hover,fieldset[disabled] button.btn.btn-warning:active:hover,button.btn.btn-warning.disabled.active:hover,button.btn.btn-warning[disabled].active:hover,fieldset[disabled] button.btn.btn-warning.active:hover{transform:none}button.btn.btn-warning:hover,button.btn.btn-warning:focus,button.btn.btn-warning.focus,button.btn.btn-warning:active,button.btn.btn-warning.active{background:#dfb81c;border-color:calc($borderColor - $hover)}button.btn.btn-warning:active,button.btn.btn-warning:target{background-color:#be9c18}button.btn.btn-danger{background:#ff7b7b;border-color:#ff7b7b}button.btn.btn-danger.disabled,button.btn.btn-danger[disabled],fieldset[disabled] button.btn.btn-danger,button.btn.btn-danger.disabled:hover,button.btn.btn-danger[disabled]:hover,fieldset[disabled] button.btn.btn-danger:hover,button.btn.btn-danger.disabled:focus,button.btn.btn-danger[disabled]:focus,fieldset[disabled] button.btn.btn-danger:focus,button.btn.btn-danger.disabled.focus,button.btn.btn-danger[disabled].focus,fieldset[disabled] button.btn.btn-danger.focus,button.btn.btn-danger.disabled:active,button.btn.btn-danger[disabled]:active,fieldset[disabled] button.btn.btn-danger:active,button.btn.btn-danger.disabled.active,button.btn.btn-danger[disabled].active,fieldset[disabled] button.btn.btn-danger.active{background:#ff7b7b;border-color:calc($borderColor + $hover/2)}button.btn.btn-danger.disabled:hover,button.btn.btn-danger[disabled]:hover,fieldset[disabled] button.btn.btn-danger:hover,button.btn.btn-danger.disabled:hover:hover,button.btn.btn-danger[disabled]:hover:hover,fieldset[disabled] button.btn.btn-danger:hover:hover,button.btn.btn-danger.disabled:focus:hover,button.btn.btn-danger[disabled]:focus:hover,fieldset[disabled] button.btn.btn-danger:focus:hover,button.btn.btn-danger.disabled.focus:hover,button.btn.btn-danger[disabled].focus:hover,fieldset[disabled] button.btn.btn-danger.focus:hover,button.btn.btn-danger.disabled:active:hover,button.btn.btn-danger[disabled]:active:hover,fieldset[disabled] button.btn.btn-danger:active:hover,button.btn.btn-danger.disabled.active:hover,button.btn.btn-danger[disabled].active:hover,fieldset[disabled] button.btn.btn-danger.active:hover{transform:none}button.btn.btn-danger:hover,button.btn.btn-danger:focus,button.btn.btn-danger.focus,button.btn.btn-danger:active,button.btn.btn-danger.active{background:#ff7b7b;border-color:calc($borderColor - $hover)}button.btn.btn-danger:active,button.btn.btn-danger:target{background-color:#d96969}button.btn.btn-inverse{background:#eee;border-color:#eee;color:rgba(255,255,255,0.666667)}button.btn.btn-inverse.disabled,button.btn.btn-inverse[disabled],fieldset[disabled] button.btn.btn-inverse,button.btn.btn-inverse.disabled:hover,button.btn.btn-inverse[disabled]:hover,fieldset[disabled] button.btn.btn-inverse:hover,button.btn.btn-inverse.disabled:focus,button.btn.btn-inverse[disabled]:focus,fieldset[disabled] button.btn.btn-inverse:focus,button.btn.btn-inverse.disabled.focus,button.btn.btn-inverse[disabled].focus,fieldset[disabled] button.btn.btn-inverse.focus,button.btn.btn-inverse.disabled:active,button.btn.btn-inverse[disabled]:active,fieldset[disabled] button.btn.btn-inverse:active,button.btn.btn-inverse.disabled.active,button.btn.btn-inverse[disabled].active,fieldset[disabled] button.btn.btn-inverse.active{background:#eee;border-color:calc($borderColor + $hover/2)}button.btn.btn-inverse.disabled:hover,button.btn.btn-inverse[disabled]:hover,fieldset[disabled] button.btn.btn-inverse:hover,button.btn.btn-inverse.disabled:hover:hover,button.btn.btn-inverse[disabled]:hover:hover,fieldset[disabled] button.btn.btn-inverse:hover:hover,button.btn.btn-inverse.disabled:focus:hover,button.btn.btn-inverse[disabled]:focus:hover,fieldset[disabled] button.btn.btn-inverse:focus:hover,button.btn.btn-inverse.disabled.focus:hover,button.btn.btn-inverse[disabled].focus:hover,fieldset[disabled] button.btn.btn-inverse.focus:hover,button.btn.btn-inverse.disabled:active:hover,button.btn.btn-inverse[disabled]:active:hover,fieldset[disabled] button.btn.btn-inverse:active:hover,button.btn.btn-inverse.disabled.active:hover,button.btn.btn-inverse[disabled].active:hover,fieldset[disabled] button.btn.btn-inverse.active:hover{transform:none}button.btn.btn-inverse:hover,button.btn.btn-inverse:focus,button.btn.btn-inverse.focus,button.btn.btn-inverse:active,button.btn.btn-inverse.active{background:#eee;border-color:calc($borderColor - $hover)}button.btn.btn-inverse:active,button.btn.btn-inverse:target,button.btn.btn-inverse:hover{background-color:#eee;color:rgba(255,255,255,0.666667)}.btn-with-icon i{margin-right:10px}.btn-group :hover,.btn-toolbar :hover{transform:none}.btn-group .btn.btn-outline-light,.btn-toolbar .btn.btn-outline-light{border-color:rgba(255,255,255,0.25098);color:#ccc}.btn-group .btn.btn-outline-light:not(:disabled):not(.disabled):active,.btn-group .btn.btn-outline-light:not(:disabled):not(.disabled).active,.btn-toolbar .btn.btn-outline-light:not(:disabled):not(.disabled):active,.btn-toolbar .btn.btn-outline-light:not(:disabled):not(.disabled).active{color:rgba(0,0,0,0.25);background-color:transparent;border-color:rgba(255,255,255,0.25098)}.btn-group button.btn.btn-primary{border-color:#00a6f8}.btn-group button.btn.btn-primary:hover{border-color:#006292}.btn-group button.btn.btn-danger{border-color:#ff7b7b}.btn-group button.btn.btn-danger:hover{border-color:#ff1515}.btn-group button.btn.btn-info{border-color:#514991}.btn-group button.btn.btn-info:hover{border-color:#2b274d}.btn-group button.btn.btn-success{border-color:#2dce98}.btn-group button.btn.btn-success:hover{border-color:#1b7a5a}.btn-group button.btn.btn-warning{border-color:#dfb81c}.btn-group button.btn.btn-warning:hover{border-color:#846d11}.btn-group .dropdown-menu{margin-top:0px}.btn-toolbar{display:inline-block}.btn .caret{margin-left:2px}.btn-raised{box-shadow:0px 2px 5px 0px rgba(0,0,0,0.35)}.btn-mm{padding:5px 11px;font-size:13px}.btn-xm{padding:8px 14px;font-size:16px}.btn-primary{border:0 !important;background:linear-gradient(204deg, #0d0453 0%, #00a6f8 100%) !important}.btn-info{color:#fff;border:0 !important;background:linear-gradient(103deg, #0b1e6d 0%, #9d91fb 100%) !important}.table th,.table td{font-size:1rem}.table th,.table td{font-size:1rem}.light.table th,.light.table td{font-size:1rem}.light.table thead tr{border-bottom:1px solid rgba(255,255,255,0.25098)}.light.table th{font-weight:500;color:#fff}.light.table td{font-weight:700}.breach-table.table th{color:#fff;border-top:none;font-size:0.8rem}.breach-table.table td{color:#fff;font-size:0.8rem}a{color:#fff;cursor:pointer;text-decoration:none !important}a:hover{color:#ccc}hr.solid{border:none;background:rgba(255,255,255,0.12549);height:1px}form input,form .custom-select__control{letter-spacing:0;font-family:'Open Sans';font-weight:300;font-size:14px;line-height:25px;color:#fff}form .custom-select__input{color:#fff}form .row{margin-bottom:1.5rem}form .custom-select__control--is-focused{box-shadow:none !important}.row{align-items:baseline;margin-left:0px;margin-right:0px}[class*='col']:first-of-type{padding-left:0px}[class*='col']:last-of-type{padding-right:0}input.form-control,.form-control{width:100%;box-shadow:none;background:inherit;border:none;border-bottom:1px solid rgba(255,255,255,0.25098);color:#fff;border-radius:0px;opacity:1;height:50px;text-indent:1.8rem}input.form-control:focus,.form-control:focus{background:inherit;color:#fff}input.form-control.underline,.form-control.underline{background:none;border:none;border-bottom-width:1px !important;border-bottom-style:solid !important;border-bottom-color:#f1f1f1 !important}.has-success .control-label{color:#fff}.has-success .form-control{border:1px solid #57d8ad}.has-success .form-control:focus{box-shadow:none;border-color:#2dce98}.has-success label.custom-checkbox{color:#57d8ad}.has-success label.custom-checkbox>span:before{color:#57d8ad}.has-success label.custom-checkbox>span:hover:before{border-color:#57d8ad}.has-success .form-control-feedback{color:#57d8ad}.has-success .input-group-addon{background-color:#57d8ad;color:rgba(255,255,255,0.666667)}.has-warning .control-label{color:#fff}.has-warning .form-control{border:1px solid #e5c649}.has-warning .form-control:focus{box-shadow:none;border-color:#dfb81c}.has-warning label.custom-checkbox{color:#e5c649}.has-warning label.custom-checkbox>span:before{color:#e5c649}.has-warning label.custom-checkbox>span:hover:before{border-color:#e5c649}.has-warning .form-control-feedback{color:#e5c649}.has-warning .input-group-addon{background-color:#e5c649;color:rgba(255,255,255,0.666667)}.has-error .control-label{color:#fff}.has-error .form-control{border:1px solid #ff9595}.has-error .form-control:focus{box-shadow:none;border-color:#ff7b7b}.has-error label.custom-checkbox{color:#ff9595}.has-error label.custom-checkbox>span:before{color:#ff9595}.has-error label.custom-checkbox>span:hover:before{border-color:#ff9595}.has-error .form-control-feedback{color:#ff9595}.has-error .input-group-addon{background-color:#ff9595;color:rgba(255,255,255,0.666667)}.has-error .help-block{color:#ff9595}.help-block{color:#eee}.help-block.error-block{display:none;font-size:12px}.has-error .help-block.error-block.basic-block{display:block}.progress{background:rgba(0,0,0,0.15)}.progress-bar{height:inherit}.progress-bar-info{background-color:#5bc0de}.progress-bar-primary{background-color:#00a6f8}.progress-bar-success{background-color:#6cddb7}.progress-bar-warning{background-color:#dfb81c}.progress-bar-danger{background-color:#ff7b7b}.password-input{width:100%;position:relative}.password-input input{padding-right:10px !important}.password-input div{position:absolute;cursor:pointer;top:13px;left:10px}.modal-header{border:0}.modal-title{font-family:'Open Sans';font-weight:bold;letter-spacing:0;font-size:18px;line-height:23px;color:#fff;opacity:1}.modal-footer{border:0}.modal-content{text-align:left;letter-spacing:0;font-family:'Open Sans';font-weight:300;font-size:14px;line-height:25px;padding-top:1.8rem;overflow:auto;background:rgba(81,73,145,0.478431);border-color:rgba(43,39,77,0.478431)}.modal-content .horizontal-rule{width:100%;padding-left:1.56rem;padding-right:1.56rem}.modal-body{color:#fff}.modal-body p{font-size:1rem}.modal-backdrop{background-color:#000 !important;-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}.modal-open .wrapper{-webkit-filter:blur(20px) grayscale(0%);filter:blur(20px) grayscale(0%)}.modal-header .close{position:absolute;top:1.875rem;right:2rem;cursor:pointer;margin:0px}.modal-header .close:after,.modal-header .close:before{content:'';height:20px;width:20px;border-top:1px solid #fff;position:absolute;top:7px;right:-8px;transform:rotate(-45deg)}.modal-header .close:before{right:6px;transform:rotate(45deg)}.modal-header .close:hover{opacity:0.3}.close span{display:none}.modal-dialog{max-width:700px}@media (max-width: 767.98px){.modal-dialog{position:fixed;margin:0;max-width:100%;width:100%;height:100%;padding:0}.modal-header{transition:0.5s;opacity:1;padding-bottom:20px !important;padding-top:40px !important;width:100%;height:7.4rem;background-color:rgba(81,73,145,0.478431);border:0;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-shadow:2px 2px 20px #35aaf340}.modal-header .modal-title{color:#00a6f8;vertical-align:middle !important}#menu-modal.modal-header{height:auto}.modal-content{padding:0px;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;box-shadow:none}.modal-content .horizontal-rule{display:none}}.modal.show{backdrop-filter:blur(10px)}.panel{min-height:100px;background:#9d91fb30 0% 0% no-repeat padding-box;box-shadow:0px 0px 40px rgba(78,189,255,0.129412);border-radius:9px;opacity:1;padding:1.56rem}.panel.minimal-styling{padding:0;border:none;box-shadow:none}.panel .panel-bar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:0.78rem}.panel .panel-bar .title{font:Bold 18px/23px Open Sans;text-align:left;letter-spacing:0px;color:#fff;opacity:1}.panel .panel-bar .title2{font:Bold 18px/23px Open Sans;letter-spacing:0px;color:#00a6f8}.coins-wrapper{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fill, minmax(165px, 165px))}.coin-card{position:relative;border-radius:5px;width:165px;height:165px;background:#F2F2F5 0% 0% no-repeat padding-box;display:inline-block}.coin-card .summary{border-radius:5px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.coin-card .summary img{width:42.7px;height:64px}.coin-card .summary .caption-title{margin-top:5px;margin-bottom:5px;font:Normal 18px/23px Open Sans;letter-spacing:0px;color:#FFFFFF}.coin-card .summary .caption-value{background-color:white;padding-left:1.0rem;padding-right:1.0rem;border-radius:5px;font:Bold 13px/18px Open Sans;letter-spacing:0px}.coin-card .summary .caption-value .amount{color:#000000CC}.coin-card .summary .caption-value .unit{padding-left:5px;color:#BABABA}.coin-card .secondary-summary{position:absolute;width:100%;top:0;z-index:-1;opacity:0;transition:opacity 500ms;background:#F3F3F3 0% 0% no-repeat padding-box;border-radius:5px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.coin-card .secondary-summary .caption-title{font:Bold 13px/18px Open Sans;letter-spacing:0px;color:#000000CC}.coin-card .secondary-summary .caption-value{font:Bold 14px/18px Open Sans;letter-spacing:0px;color:#00a6f8}.coin-card .secondary-summary .exchange-row{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-top:0.5rem}.coin-card .secondary-summary .exchange-row img{width:22px;height:22px}.coin-card .secondary-summary .exchange-row img:not(:last-child){margin-right:5px}.coin-card .secondary-summary .edit-row{margin-top:0.5rem}.coin-card .secondary-summary .edit-row button{line-height:12px;font-size:12px;border-radius:20px}.coin-card .summary:hover+.secondary-summary{opacity:1;z-index:10}.coin-card .secondary-summary:hover,.coin-card .secondary-summary.active{opacity:1;z-index:10}.coin-card .add-new{width:90%;height:90%;text-align:center;line-height:165px;border-radius:5px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;color:#00000026}.coin-card .add-new:hover{color:#3BACD9;box-shadow:0px 36px 0px -30px #F2F2F5, -36px 0px 0px -30px #F2F2F5, 0px -36px 0px -30px #F2F2F5, 36px 0px 0px -30px #F2F2F5, 0 0 0 2px #3BACD9}.gradient-algorand{background-image:linear-gradient(to bottom, #000 0%, #515151 100%);background-repeat:repeat-x}.gradient-augur{background-image:linear-gradient(to bottom, #0e0e21 0%, #2ae7a8 100%);background-repeat:repeat-x}.gradient-avalanche{background-image:linear-gradient(to bottom, #e84142 0%, #920001 100%);background-repeat:repeat-x}.gradient-bat{background-image:linear-gradient(to bottom, #9e1f63 0%, #920001 100%);background-repeat:repeat-x}.gradient-binance-coin{background-image:linear-gradient(to bottom, #f3ba2f 0%, #f8d581 100%);background-repeat:repeat-x}.gradient-binance-usd{background-image:linear-gradient(to bottom, #f0b90b 0%, #f8d581 100%);background-repeat:repeat-x}.gradient-bitcoin{background-image:linear-gradient(to bottom, #ffbb01 0%, #ff9102 100%);background-repeat:repeat-x}.gradient-bitcoin-cash{background-image:linear-gradient(to bottom, #0ac18e 0%, #98e5d0 100%);background-repeat:repeat-x}.gradient-bitcoin-sv{background-image:linear-gradient(to bottom, #eab300 0%, #ea9704 100%);background-repeat:repeat-x}.gradient-cardano{background-image:linear-gradient(to bottom, #0033ad 0%, #00174e 100%);background-repeat:repeat-x}.gradient-chainlink{background-image:linear-gradient(to bottom, #2a5ada 0%, #152d6d 100%);background-repeat:repeat-x}.gradient-dai{background-image:linear-gradient(to bottom, #f5ac37 0%, #ff9100 100%);background-repeat:repeat-x}.gradient-dogecoin{background-image:linear-gradient(to bottom, #ba9f33 0%, #7a6a2a 100%);background-repeat:repeat-x}.gradient-ethereum{background-image:linear-gradient(to bottom, #141414 0%, #393939 100%);background-repeat:repeat-x}.gradient-ethereum-classic{background-image:linear-gradient(to bottom, #0b8311 0%, #3ab83a 100%);background-repeat:repeat-x}.gradient-eos{background-image:linear-gradient(to bottom, #8f8f8f 0%, #000 100%);background-repeat:repeat-x}.gradient-litecoin{background-image:linear-gradient(to bottom, #345d9d 0%, #343e9d 100%);background-repeat:repeat-x}.gradient-terra{background-image:linear-gradient(to bottom, #172852 0%, #000 100%);background-repeat:repeat-x}.gradient-kyber{background-image:linear-gradient(to bottom, #31cb9e 0%, #006c4c 100%);background-repeat:repeat-x}.gradient-orchid{background-image:linear-gradient(to bottom, #5f45ba 0%, #4116d8 100%);background-repeat:repeat-x}.gradient-ox{background-image:linear-gradient(to bottom, #231815 0%, #3e0d00 100%);background-repeat:repeat-x}.gradient-polkadot{background-image:linear-gradient(to bottom, #e6007a 0%, #96004f 100%);background-repeat:repeat-x}.gradient-polygon{background-image:linear-gradient(to bottom, #8247e5 0%, #4000ac 100%);background-repeat:repeat-x}.gradient-ripple{background-image:linear-gradient(to bottom, #02639a 0%, #0da1f4 100%);background-repeat:repeat-x}.gradient-shiba_inu{background-image:linear-gradient(to bottom, #f00500 0%, #780300 100%);background-repeat:repeat-x}.gradient-solana{background-image:linear-gradient(to bottom, #bc3ff1 0%, #00ffa3 100%);background-repeat:repeat-x}.gradient-stellar{background-image:linear-gradient(to bottom, #000 0%, #404040 100%);background-repeat:repeat-x}.gradient-uniswap{background-image:linear-gradient(to bottom, #ff007a 0%, #f0b 100%);background-repeat:repeat-x}.gradient-usd_coin{background-image:linear-gradient(to bottom, #2775ca 0%, #001b39 100%);background-repeat:repeat-x}.gradient-tether{background-image:linear-gradient(to bottom, #50af95 0%, #00ffb9 100%);background-repeat:repeat-x}.gradient-wrapped_bitcoin{background-image:linear-gradient(to bottom, #5a5564 0%, #f09242 100%);background-repeat:repeat-x}.gradient-xrp{background-image:linear-gradient(to bottom, #23292f 0%, #3d444c 100%);background-repeat:repeat-x}.gradient-zcash{background-image:linear-gradient(to bottom, #cf8724 0%, #f8ab41 100%);background-repeat:repeat-x}.gradient-disabled{background-image:linear-gradient(to bottom, #d2d2d2 0%, #d2d2d2 100%);background-repeat:repeat-x}.dashboard{display:grid;grid-gap:10px;grid-template-columns:1fr 1fr}.dashboard .coins-covered{grid-column:1 / 3;grid-row:1}.dashboard .risk-per-exchange{grid-column:1;grid-row:2}@media (max-width: 767.98px){.dashboard .risk-per-exchange{grid-column:1 / 3;grid-row:2}}.dashboard .exchanges-covered{grid-column:2;grid-row:2}@media (max-width: 767.98px){.dashboard .exchanges-covered{grid-column:1 / 3;grid-row:3}}.inventory-items{color:#969696;text-align:left;font:normal 14px/25px Open Sans;letter-spacing:0px}.inventory-items .items-wrapper{border-top:1px solid rgba(255,255,255,0.12549);margin-top:1rem}.inventory-items .items-wrapper .cart-msg{margin-right:1.4rem;font:normal 14px/20px Open Sans;letter-spacing:0px;color:#fff}.inventory-items .items-wrapper button{width:67px}.inventory-items .items-wrapper .grid-header{text-align:left;color:rgba(0,0,0,0.25);font-weight:bold;text-overflow:ellipsis;border-bottom:1px solid rgba(255,255,255,0.12549)}.inventory-items .items-wrapper .grid-header :last-child{text-align:right}.SM.inventory-items .items-wrapper .grid-header{display:none !important}.inventory-items .items-wrapper .grid-table{display:grid;margin:0 auto}.inventory-items .items-wrapper .grid-table .item-wrapper .exchange span,.inventory-items .items-wrapper .grid-table .item-wrapper .coin span{margin-left:5px}.inventory-items .items-wrapper .grid-table .item-wrapper .exchange img,.inventory-items .items-wrapper .grid-table .item-wrapper .coin img{width:22px;height:22px}.inventory-items .items-wrapper .grid-table .item-wrapper:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.inventory-items .items-wrapper .grid-table .item-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0}.MD.inventory-items .items-wrapper .grid-table .item-wrapper.open .expander img{transform:rotate(-180deg)}.MD.inventory-items .items-wrapper .grid-table .item-wrapper.open .grid-table-child-row{max-height:40px;opacity:1}.MD.inventory-items .items-wrapper .grid-table .item-wrapper.open .coin{grid-area:coin;font-weight:bold;color:rgba(0,0,0,0.25)}.MD.inventory-items .items-wrapper .grid-table .item-wrapper.open .edit{grid-area:cost;display:block;padding-right:1.5rem}.MD.inventory-items .items-wrapper .grid-table .item-wrapper.open .cost{display:none}.SM.inventory-items .items-wrapper .grid-table .item-wrapper.open .expander img{transform:rotate(-180deg)}.SM.inventory-items .items-wrapper .grid-table .item-wrapper.open .grid-table-child-row{max-height:40px;opacity:1}.SM.inventory-items .items-wrapper .grid-table .item-wrapper.open .coin{grid-area:coin;font-weight:bold;color:rgba(0,0,0,0.25)}.SM.inventory-items .items-wrapper .grid-table .item-wrapper.open .edit{grid-area:edit;display:block;padding-right:1.5rem}.SM.inventory-items .items-wrapper .grid-table .item-wrapper.open .cost{display:none}.inventory-items .items-wrapper .grid-table-row{display:grid;grid-template-columns:1fr 1fr 1fr 0.6fr}.inventory-items .items-wrapper .grid-table-row .cost{justify-self:right;display:none}.inventory-items .items-wrapper .grid-table-row .expander{display:none;padding-left:0px;padding-right:0px;justify-self:center}.inventory-items .items-wrapper .grid-table-row .expander img{width:12px;height:12px;transition:0.01s}.inventory-items .items-wrapper .grid-table-row .edit{justify-self:right;padding-right:0px}.inventory-items .items-wrapper .grid-table-row .edit div[role='button']{display:inline-block}.inventory-items .items-wrapper .grid-table-row .edit img.edit-icon{width:12px;height:12px}.inventory-items .items-wrapper .grid-table-row .edit img.delete-icon{width:13px;height:16px;margin-left:1.3rem}.inventory-items .items-wrapper .grid-table-row .edit img:hover{transform:scale(1.2)}.inventory-items .items-wrapper .grid-table-row .edit button[disabled]{cursor:initial}.inventory-items .items-wrapper .grid-table-row .edit button[disabled] img{opacity:0.3}.inventory-items .items-wrapper .grid-table-row .edit button[disabled] img:hover{transform:none;pointer-events:none}.MD.inventory-items .items-wrapper .grid-table-row{grid-template-columns:1fr 1fr 0.6fr 1rem;grid-template-areas:'exchange cost edit expander'}.MD.inventory-items .items-wrapper .grid-table-row .quantity{grid-area:cost;display:block}.MD.inventory-items .items-wrapper .grid-table-row .expander{grid-area:expander;display:block}.MD.inventory-items .items-wrapper .grid-table-row .exchange{grid-area:exchange;font-weight:bold;color:rgba(0,0,0,0.25)}.MD.inventory-items .items-wrapper .grid-table-row .cost{display:none}.MD.inventory-items .items-wrapper .grid-table-row .reporting-amnt{display:none}.MD.inventory-items .items-wrapper .grid-table-row .edit{grid-area:edit;display:block}.SM.inventory-items .items-wrapper .grid-table-row{grid-template-columns:1fr 0.6fr 1rem;grid-template-areas:'exchange edit expander'}.SM.inventory-items .items-wrapper .grid-table-row .quantity{display:none}.SM.inventory-items .items-wrapper .grid-table-row .expander{grid-area:expander;display:block}.SM.inventory-items .items-wrapper .grid-table-row .exchange{grid-area:exchange;font-weight:bold;color:rgba(0,0,0,0.25)}.SM.inventory-items .items-wrapper .grid-table-row .cost{display:none}.SM.inventory-items .items-wrapper .grid-table-row .reporting-amnt{display:none}.SM.inventory-items .items-wrapper .grid-table-row .edit{grid-area:edit;display:block}.inventory-items .items-wrapper .grid-table-cell{padding:0.75rem}.inventory-items .items-wrapper .grid-table-cell:first-child{padding-left:0px}.inventory-items .items-wrapper .grid-table-cell:last-child{padding-right:0px}.inventory-items .items-wrapper .grid-table-child-row{display:grid;grid-template-columns:1fr 1fr 1rem;grid-template-areas:'description value value';color:#969696}.inventory-items .items-wrapper .grid-table-child-row .description{grid-area:description}.inventory-items .items-wrapper .grid-table-child-row .description span{margin-left:27px}.inventory-items .items-wrapper .grid-table-child-row .value{grid-area:value;justify-self:right}.inventory-items .items-wrapper .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.inventory-items .items-wrapper .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.inventory-items .items-wrapper .grid-table-child-row:last-child{padding-bottom:0.4rem}.sidebar .burger-menu{display:none}@media (min-width: 768px) and (max-width: 991.98px){.sidebar .burger-menu{display:block}}.sidebar .summary-panel{font:Normal 18px/23px Open Sans;letter-spacing:0px;color:rgba(255,255,255,0.666667);margin-left:3rem;padding-top:1rem}.sidebar .summary-panel .caption{font-weight:bold;padding-bottom:1rem}.sidebar .summary-panel .caption img{margin-left:0.5rem;width:19px;height:16px}.sidebar .summary-panel .status{font-weight:bold;color:#00a6f8;text-transform:capitalize}.sidebar .summary-panel .group{padding-bottom:1rem}.sidebar .summary-panel .group .value{color:#BABABA}.sidebar .summary-panel .group .policy-id{color:#00a6f8}.sidebar .summary-panel .group .react-toggle{display:block;width:60px}@media (min-width: 768px) and (max-width: 991.98px){.sidebar .summary-panel{transform:translateX(-103%);transition:transform 0.3s ease-in-out;margin-left:0;padding-left:3rem;width:250px;top:66px;left:0;z-index:904;display:block;min-height:100%;background-color:#FAFEFF;height:100%;position:absolute;box-shadow:none}.sidebar .summary-panel.open{transform:translateX(0);box-shadow:5px 2px 5px 0px rgba(0,0,0,0.25)}}button.modal-sidebar-signout{margin-left:2rem}.modal-sidebar .summary-panel{font:Normal 18px/23px Open Sans;letter-spacing:0px;color:rgba(255,255,255,0.666667);margin-left:2rem;padding-top:1rem}.modal-sidebar .summary-panel .caption{display:none}.modal-sidebar .summary-panel .status{display:none}.modal-sidebar .summary-panel .group{padding-bottom:1rem}.modal-sidebar .summary-panel .group .value{color:#BABABA}.modal-sidebar .summary-panel .group .policy-id{color:#00a6f8}.modal-sidebar .summary-panel .group .react-toggle{display:block;width:60px}.modal-sidebar .summary-panel .group:nth-last-of-type(-n+4){display:none}.exchanges-covered .exchange-wrapper{font:normal 14px/24px Open Sans;letter-spacing:0px;color:#969696;text-overflow:ellipsis;white-space:nowrap}.exchanges-covered .exchange-wrapper:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.exchanges-covered .exchange-wrapper .exchange span{margin-left:5px}.exchanges-covered .exchange-wrapper .exchange img{width:22px;height:22px}.exchanges-covered .exchange-wrapper .summary{font-weight:600}.exchanges-covered .exchange-wrapper .expander{padding-left:0px;padding-right:0px}.exchanges-covered .exchange-wrapper .expander img{width:12px;height:12px;transition:0.01s}.exchanges-covered .exchange-wrapper .amount{color:#73EA97;font-weight:bold;justify-self:end}.exchanges-covered .exchange-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0;display:none}.exchanges-covered .exchange-wrapper.open .expander img{transform:rotate(90deg)}.exchanges-covered .exchange-wrapper.open .grid-table-child-row{max-height:40px;opacity:1;display:grid}.exchanges-covered .grid-table{display:grid;margin:0 auto;align-items:center}.exchanges-covered .grid-table-row{display:grid;grid-template-columns:2fr 1rem 2fr 1.5fr}.MD.exchanges-covered .grid-table-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:"expander exchange amount"}.MD.exchanges-covered .grid-table-row .exchange{grid-area:exchange}.MD.exchanges-covered .grid-table-row .summary{display:none}.MD.exchanges-covered .grid-table-row .expander{grid-area:expander}.MD.exchanges-covered .grid-table-row .amount{grid-area:amount}.exchanges-covered .grid-table-cell{padding:0.75rem}.exchanges-covered .grid-table-cell:first-child{padding-left:0px}.exchanges-covered .grid-table-cell:last-child{padding-right:0px}.exchanges-covered .grid-table-child-row{display:grid;grid-template-columns:2fr 1rem 2fr 1.5fr;grid-template-areas:". . coin-desc amount"}.exchanges-covered .grid-table-child-row .coin-desc{grid-area:coin-desc}.exchanges-covered .grid-table-child-row .coin-desc img{width:14px}.exchanges-covered .grid-table-child-row .coin-desc span{margin-left:5px}.exchanges-covered .grid-table-child-row .amount{grid-area:amount;color:#000000CC;opacity:0.5}.exchanges-covered .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.exchanges-covered .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.MD.exchanges-covered .grid-table-child-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:". coin-desc amount"}.risk-per-exchange{color:#969696;text-align:left;font:Normal 14px/25px Open Sans;letter-spacing:0px}.risk-per-exchange .grid-header{color:rgba(0,0,0,0.25);font-weight:bold;text-overflow:ellipsis;border-bottom:1px solid rgba(255,255,255,0.12549);border-top:1px solid rgba(255,255,255,0.12549)}.risk-per-exchange .exchange-wrapper{text-overflow:ellipsis}.risk-per-exchange .exchange-wrapper:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.risk-per-exchange .exchange-wrapper .exchange span{margin-left:5px}.risk-per-exchange .exchange-wrapper .exchange img{width:22px;height:22px}.risk-per-exchange .exchange-wrapper .expander{padding-left:0px;padding-right:0px;justify-self:center}.risk-per-exchange .exchange-wrapper .expander img{width:12px;height:12px;transition:0.01s}.risk-per-exchange .exchange-wrapper .edit{padding-right:0px}.risk-per-exchange .exchange-wrapper .edit div[role="button"]{display:inline-block}.risk-per-exchange .exchange-wrapper .edit img.delete-icon{width:12px;height:12px}.risk-per-exchange .exchange-wrapper .edit img.edit-icon{margin-left:1.5rem;width:12px;height:12px}.risk-per-exchange .exchange-wrapper .edit img:hover{transform:scale(1.2)}.risk-per-exchange .exchange-wrapper .edit button[disabled]{cursor:initial}.risk-per-exchange .exchange-wrapper .edit button[disabled] img{opacity:0.3}.risk-per-exchange .exchange-wrapper .edit button[disabled] img:hover{transform:none;pointer-events:none}.risk-per-exchange .exchange-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0}.risk-per-exchange .exchange-wrapper.open .expander img{transform:rotate(90deg)}.risk-per-exchange .exchange-wrapper.open .grid-table-child-row{max-height:40px;opacity:1}.LG.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.cover{display:grid}.MD.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.ratio,.SM.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.ratio{display:grid}.MD.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.cover,.SM.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.cover{display:grid}.MD.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.exposure,.SM.risk-per-exchange .exchange-wrapper.open .grid-table-child-row.exposure{display:grid}.MD.risk-per-exchange .exchange-wrapper.open .edit,.SM.risk-per-exchange .exchange-wrapper.open .edit{grid-area:ratio;display:block;padding-right:0.5rem}.MD.risk-per-exchange .exchange-wrapper.open .ratio,.MD.risk-per-exchange .exchange-wrapper.open .exposure,.SM.risk-per-exchange .exchange-wrapper.open .ratio,.SM.risk-per-exchange .exchange-wrapper.open .exposure{display:none}.risk-per-exchange .grid-table{display:grid;margin:0 auto}.risk-per-exchange .grid-table-row{display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr 0.7fr 3rem}.risk-per-exchange .grid-table-row .exposure,.risk-per-exchange .grid-table-row .cover,.risk-per-exchange .grid-table-row .ratio{justify-self:right}.risk-per-exchange .grid-table-row .expander{display:none}.LG.risk-per-exchange .grid-table-row{grid-template-columns:1rem 1.5fr 1.5fr 0.7fr 3rem;grid-template-areas:"expander exchange exposure ratio edit"}.LG.risk-per-exchange .grid-table-row .exchange{grid-area:exchange}.LG.risk-per-exchange .grid-table-row .expander{grid-area:expander;display:block}.LG.risk-per-exchange .grid-table-row .cover{display:none}.LG.risk-per-exchange .grid-table-row .exposure{grid-area:exposure}.LG.risk-per-exchange .grid-table-row .ratio{grid-area:ratio}.LG.risk-per-exchange .grid-table-row .edit{grid-area:edit}.MD.risk-per-exchange .grid-table-row{grid-template-columns:1rem 1.5fr 1.5fr 0.7fr;grid-template-areas:"expander exchange exposure ratio"}.MD.risk-per-exchange .grid-table-row .exchange{grid-area:exchange}.MD.risk-per-exchange .grid-table-row .expander{grid-area:expander;display:block}.MD.risk-per-exchange .grid-table-row .cover{display:none}.MD.risk-per-exchange .grid-table-row .exposure{grid-area:exposure}.MD.risk-per-exchange .grid-table-row .ratio{grid-area:ratio}.MD.risk-per-exchange .grid-table-row .edit{display:none}.SM.risk-per-exchange .grid-table-row{grid-template-columns:1rem 0.5fr 1.5fr 0.7fr;grid-template-areas:"expander exchange exposure ratio"}.SM.risk-per-exchange .grid-table-row .exchange{grid-area:exchange}.SM.risk-per-exchange .grid-table-row .exchange span{display:none}.SM.risk-per-exchange .grid-table-row.grid-header .exchange{display:none}.SM.risk-per-exchange .grid-table-row .expander{grid-area:expander;display:block}.SM.risk-per-exchange .grid-table-row .cover{display:none}.SM.risk-per-exchange .grid-table-row .exposure{grid-area:exposure}.SM.risk-per-exchange .grid-table-row .ratio{grid-area:ratio}.SM.risk-per-exchange .grid-table-row .edit{display:none}.risk-per-exchange .grid-table-cell{padding:0.9rem}.risk-per-exchange .grid-table-cell:first-child{padding-left:0px}.risk-per-exchange .grid-table-cell:last-child{padding-right:0px}.risk-per-exchange .grid-table-cell.edited{color:#00a6f8}.risk-per-exchange .grid-table-child-row{display:grid;grid-template-columns:2fr 1rem 2fr 1.5fr 4rem;grid-template-areas:"description . amount . ."}.risk-per-exchange .grid-table-child-row.cover,.risk-per-exchange .grid-table-child-row.exposure,.risk-per-exchange .grid-table-child-row.ratio{display:none}.risk-per-exchange .grid-table-child-row .description{grid-area:description}.risk-per-exchange .grid-table-child-row .description span{margin-left:27px}.risk-per-exchange .grid-table-child-row .amount{grid-area:amount;margin-left:35px}.risk-per-exchange .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.risk-per-exchange .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.risk-per-exchange .grid-table-child-row .grid-table-cell.edited{color:#00a6f8}.LG.risk-per-exchange .grid-table-child-row{grid-template-columns:1rem 0.5fr 1.5fr 1.5fr;grid-template-areas:". . description amount"}.MD.risk-per-exchange .grid-table-child-row,.SM.risk-per-exchange .grid-table-child-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:". description amount"}.policy{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));grid-template-rows:auto;gap:1.5rem}.policy .caption{color:rgba(0,0,0,0.25);font-weight:bold}.policy-elements{color:#969696;text-align:left;font:Normal 14px/25px Open Sans;letter-spacing:0px}.policy-elements .elements-wrapper{display:grid;grid-template-columns:3fr 1fr;grid-template-rows:minmax(3.2rem, auto) auto;column-gap:0px;row-gap:1.3rem;grid-template-areas:"description button" "data-rows data-rows"}.policy-elements .elements-wrapper .how-to{grid-area:description}.policy-elements .elements-wrapper .how-to p{margin-bottom:0px}.policy-elements .elements-wrapper .buttons{grid-area:button;align-self:end;justify-self:end}.policy-elements .elements-wrapper .grid-header{color:rgba(0,0,0,0.25);font-weight:bold;text-overflow:ellipsis;border-bottom:1px solid rgba(255,255,255,0.12549);border-top:1px solid rgba(255,255,255,0.12549)}.policy-elements .elements-wrapper .coin-wrapper{text-overflow:ellipsis}.policy-elements .elements-wrapper .coin-wrapper:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.policy-elements .elements-wrapper .coin-wrapper .exchange span,.policy-elements .elements-wrapper .coin-wrapper .coin span{margin-left:5px}.policy-elements .elements-wrapper .coin-wrapper .exchange img,.policy-elements .elements-wrapper .coin-wrapper .coin img{width:22px;height:22px}.policy-elements .elements-wrapper .coin-wrapper .expander{padding-left:0px;padding-right:0px;justify-self:center}.policy-elements .elements-wrapper .coin-wrapper .expander img{width:12px;height:12px;transition:0.01s}.policy-elements .elements-wrapper .coin-wrapper .edit{padding-right:0px}.policy-elements .elements-wrapper .coin-wrapper .edit div[role="button"]{display:inline-block}.policy-elements .elements-wrapper .coin-wrapper .edit img.delete-icon{width:12px;height:12px}.policy-elements .elements-wrapper .coin-wrapper .edit img.edit-icon{margin-left:1.5rem;width:12px;height:12px}.policy-elements .elements-wrapper .coin-wrapper .edit img:hover{transform:scale(1.2)}.policy-elements .elements-wrapper .coin-wrapper .edit button[disabled]{cursor:initial}.policy-elements .elements-wrapper .coin-wrapper .edit button[disabled] img{opacity:0.3}.policy-elements .elements-wrapper .coin-wrapper .edit button[disabled] img:hover{transform:none;pointer-events:none}.policy-elements .elements-wrapper .coin-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0}.policy-elements .elements-wrapper .coin-wrapper.open .expander img{transform:rotate(90deg)}.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row{max-height:33px;opacity:1}.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.exposure{display:grid}.LG.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.cost{display:none}.LG.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.cover{display:grid}.LG.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.exposure{display:grid}.MD.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.cost{display:grid}.MD.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.cover{display:grid}.MD.policy-elements .elements-wrapper .coin-wrapper.open .grid-table-child-row.exposure{display:grid}.MD.policy-elements .elements-wrapper .coin-wrapper.open .edit{grid-area:cost;display:block;padding-right:0.5rem}.MD.policy-elements .elements-wrapper .coin-wrapper.open .cost{display:none}.policy-elements .elements-wrapper .grid-table{grid-area:data-rows;display:grid}.policy-elements .elements-wrapper .grid-table-row{display:grid;grid-template-columns:2fr 1rem 2fr 1.5fr 6rem}.policy-elements .elements-wrapper .grid-table-row .cost{justify-self:right}.LG.policy-elements .elements-wrapper .grid-table-row{grid-template-columns:1rem 2fr 1.5fr 6rem;grid-template-areas:"expander exchange cost edit"}.LG.policy-elements .elements-wrapper .grid-table-row .exchange{grid-area:exchange}.LG.policy-elements .elements-wrapper .grid-table-row .expander{grid-area:expander}.LG.policy-elements .elements-wrapper .grid-table-row .cover{display:none}.LG.policy-elements .elements-wrapper .grid-table-row .cost{grid-area:cost}.LG.policy-elements .elements-wrapper .grid-table-row .edit{grid-area:edit}.MD.policy-elements .elements-wrapper .grid-table-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:"expander exchange  cost"}.MD.policy-elements .elements-wrapper .grid-table-row .cost{grid-area:cost;display:block}.MD.policy-elements .elements-wrapper .grid-table-row .exchange{grid-area:exchange}.MD.policy-elements .elements-wrapper .grid-table-row .expander{grid-area:expander}.MD.policy-elements .elements-wrapper .grid-table-row .cover{display:none}.MD.policy-elements .elements-wrapper .grid-table-row .edit{display:none}.policy-elements .elements-wrapper .grid-table-cell{padding:0.9rem}.policy-elements .elements-wrapper .grid-table-cell:first-child{padding-left:0px}.policy-elements .elements-wrapper .grid-table-cell:last-child{padding-right:0px}.policy-elements .elements-wrapper .grid-table-cell.edited{color:#00a6f8}.policy-elements .elements-wrapper .grid-table-child-row{display:grid;grid-template-columns:2fr 1rem 2fr 1.5fr 4rem;grid-template-areas:"description . amount . ."}.policy-elements .elements-wrapper .grid-table-child-row.cover{display:none}.policy-elements .elements-wrapper .grid-table-child-row.cost{display:none}.policy-elements .elements-wrapper .grid-table-child-row.exposure{display:none}.policy-elements .elements-wrapper .grid-table-child-row .description{grid-area:description}.policy-elements .elements-wrapper .grid-table-child-row .description span{margin-left:27px}.policy-elements .elements-wrapper .grid-table-child-row .amount{grid-area:amount;margin-left:35px}.policy-elements .elements-wrapper .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.policy-elements .elements-wrapper .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.policy-elements .elements-wrapper .grid-table-child-row .grid-table-cell.edited{color:#00a6f8}.LG.policy-elements .elements-wrapper .grid-table-child-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:". description amount"}.MD.policy-elements .elements-wrapper .grid-table-child-row{grid-template-columns:1rem 2fr 1.5fr;grid-template-areas:". description amount"}.policy-summary .policy-wrapper{display:grid;grid-gap:10px;grid-template-columns:1.5fr 1fr 1fr 1.5fr;grid-template-areas:'details details address address' 'coin-summary  coin-summary  coin-summary coin-summary' '. . summary summary';grid-template-rows:auto auto auto auto}.LG.policy-summary .policy-wrapper,.MD.policy-summary .policy-wrapper{grid-template-areas:'details details address address' 'coin-summary  coin-summary  coin-summary coin-summary' 'summary summary summary summary'}.policy-summary .details{grid-area:details}.policy-summary .address{grid-area:address}.policy-summary .exchanges-wrapper{grid-area:exchanges-wrapper;display:grid;grid-template-columns:1fr 2fr;grid-gap:5px}.policy-summary .coin-summary{grid-area:coin-summary}.policy-summary .summary{grid-area:summary}.policy-summary .policy-wrapper{text-align:left;font:normal 14px/20px Open Sans;letter-spacing:0px;color:rgba(255,255,255,0.666667)}.policy-summary .details .pay-terms{color:#00a6f8}.policy-summary .address{text-align:right}.policy-summary .exchanges-wrapper{padding-bottom:0.8rem;padding-top:0.8rem;border-top:1px solid rgba(255,255,255,0.12549);border-bottom:1px solid rgba(255,255,255,0.12549)}.policy-summary .exchanges-caption{text-align:left;font:Bold 14px/25px Open Sans;letter-spacing:0px;color:rgba(255,255,255,0.666667)}.policy-summary .exchanges{font:normal 14px/25px Open Sans}.policy-summary .coin-summary{padding-top:0.8rem;border-top:1px solid rgba(255,255,255,0.12549)}.policy-summary .coin-summary .grid-header{text-align:left;color:rgba(0,0,0,0.25);font-weight:bold;text-overflow:ellipsis}.policy-summary .coin-summary .grid-header :last-child{text-align:right}.MD.policy-summary .coin-summary .grid-header :not(:first-child){display:none}.policy-summary .coin-summary .grid-table{display:grid;margin:0 auto}.policy-summary .coin-summary .grid-table .coin-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0}.MD.policy-summary .coin-summary .grid-table .coin-wrapper.open .expander img{transform:rotate(-180deg)}.MD.policy-summary .coin-summary .grid-table .coin-wrapper.open .grid-table-child-row{max-height:60px;opacity:1}.MD.policy-summary .coin-summary .grid-table .coin-wrapper.open .cost{display:none}.policy-summary .coin-summary .grid-table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr}.policy-summary .coin-summary .grid-table-row .cost{justify-self:right}.policy-summary .coin-summary .grid-table-row .expander{display:none;padding-left:0px;padding-right:0px;justify-self:center}.policy-summary .coin-summary .grid-table-row .expander img{width:12px;height:12px;transition:0.01s}.MD.policy-summary .coin-summary .grid-table-row{grid-template-columns:1fr 1fr 1rem;grid-template-areas:'exchange cost expander'}.MD.policy-summary .coin-summary .grid-table-row .exchange{grid-area:exchange}.MD.policy-summary .coin-summary .grid-table-row .cost{grid-area:cost}.MD.policy-summary .coin-summary .grid-table-row .expander{grid-area:expander;display:block}.MD.policy-summary .coin-summary .grid-table-row .cover-amount{display:none}.policy-summary .coin-summary .grid-table-cell{padding:0.75rem}.policy-summary .coin-summary .grid-table-cell:first-child{padding-left:0px}.policy-summary .coin-summary .grid-table-cell:last-child{padding-right:0px}.MD.policy-summary .coin-summary .grid-table-cell{padding:0.4rem}.policy-summary .coin-summary .grid-table-child-row{display:grid;grid-template-columns:1fr 1fr 1rem;grid-template-areas:'description amount .';color:#969696}.policy-summary .coin-summary .grid-table-child-row .description{grid-area:description}.policy-summary .coin-summary .grid-table-child-row .description span{margin-left:27px}.policy-summary .coin-summary .grid-table-child-row .amount{grid-area:amount;justify-self:right}.policy-summary .coin-summary .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.policy-summary .coin-summary .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.policy-summary .coin-summary .grid-table-child-row:last-child{border-bottom:1px solid rgba(255,255,255,0.12549);padding-bottom:0.4rem}.policy-summary .summary{display:grid;grid-template-columns:1fr 1fr}.policy-summary .summary .caption{font-weight:bold}.policy-summary .summary .value{justify-self:right}.policy-summary .summary .danger-text{color:#ff7b7b}.policy-summary .summary .success-text{color:#2dce98}.policy-summary .summary button.btn{grid-column-start:2;grid-column-end:3;justify-self:right;margin-top:1.3rem}.policy-documents{min-height:50vh}.cart{display:grid;grid-template-columns:2fr 1.4fr;grid-template-rows:auto;gap:1.5rem}@media (max-width: 900px){.cart{grid-template-columns:2fr 1.8fr}}@media (max-width: 767px){.cart{grid-template-columns:repeat(auto-fit, minmax(350px, 1fr))}}.cart-items{color:#969696;text-align:left;font:normal 14px/25px Open Sans;letter-spacing:0px}.cart-items .items-wrapper{border-top:1px solid rgba(255,255,255,0.12549);margin-top:1rem;padding-top:0.85rem}.cart-items .items-wrapper .cart-msg{margin-right:1.4rem;font:normal 14px/20px Open Sans;letter-spacing:0px;color:#fff}.cart-items .items-wrapper button{width:67px}.cart-items .items-wrapper .grid-header{text-align:left;color:rgba(0,0,0,0.25);font-weight:bold;text-overflow:ellipsis;border-bottom:1px solid rgba(255,255,255,0.12549)}.cart-items .items-wrapper .grid-header :last-child{text-align:right}.MD.cart-items .items-wrapper .grid-header{display:none !important}.cart-items .items-wrapper .grid-table{display:grid;margin:0 auto}.cart-items .items-wrapper .grid-table .item-wrapper .exchange span,.cart-items .items-wrapper .grid-table .item-wrapper .coin span{margin-left:5px}.cart-items .items-wrapper .grid-table .item-wrapper .exchange img,.cart-items .items-wrapper .grid-table .item-wrapper .coin img{width:22px;height:22px}.cart-items .items-wrapper .grid-table .item-wrapper:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.cart-items .items-wrapper .grid-table .item-wrapper .grid-table-child-row{transition:max-height 0.1s linear, opacity 0.1s linear;max-height:0px;opacity:0;display:none}.MD.cart-items .items-wrapper .grid-table .item-wrapper.open .expander img{transform:rotate(-180deg)}.MD.cart-items .items-wrapper .grid-table .item-wrapper.open .grid-table-child-row{max-height:60px;opacity:1;display:grid}.MD.cart-items .items-wrapper .grid-table .item-wrapper.open .coin{grid-area:coin;font-weight:bold;color:rgba(0,0,0,0.25)}.MD.cart-items .items-wrapper .grid-table .item-wrapper.open .edit{grid-area:cost;display:block;padding-right:1.5rem}.MD.cart-items .items-wrapper .grid-table .item-wrapper.open .cost{display:none}.cart-items .items-wrapper .grid-table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 0.6fr}.cart-items .items-wrapper .grid-table-row .cost{justify-self:right}.cart-items .items-wrapper .grid-table-row .expander{display:none;padding-left:0px;padding-right:0px;justify-self:center}.cart-items .items-wrapper .grid-table-row .expander img{width:12px;height:12px;transition:0.01s}.cart-items .items-wrapper .grid-table-row .edit{justify-self:right;padding-right:0px}.cart-items .items-wrapper .grid-table-row .edit div[role='button']{display:inline-block}.cart-items .items-wrapper .grid-table-row .edit img.edit-icon{width:12px;height:12px}.cart-items .items-wrapper .grid-table-row .edit img.delete-icon{width:13px;height:16px;margin-left:1.3rem}.cart-items .items-wrapper .grid-table-row .edit img:hover{transform:scale(1.2)}.cart-items .items-wrapper .grid-table-row .edit button[disabled]{cursor:initial}.cart-items .items-wrapper .grid-table-row .edit button[disabled] img{opacity:0.3}.cart-items .items-wrapper .grid-table-row .edit button[disabled] img:hover{transform:none;pointer-events:none}.MD.cart-items .items-wrapper .grid-table-row{grid-template-columns:1fr 1fr 1rem;grid-template-areas:'exchange cost expander'}.MD.cart-items .items-wrapper .grid-table-row .coin{display:none}.MD.cart-items .items-wrapper .grid-table-row .cost{grid-area:cost;display:block}.MD.cart-items .items-wrapper .grid-table-row .expander{grid-area:expander;display:block}.MD.cart-items .items-wrapper .grid-table-row .exchange{grid-area:exchange;font-weight:bold;color:rgba(0,0,0,0.25)}.MD.cart-items .items-wrapper .grid-table-row .quantity{display:none}.MD.cart-items .items-wrapper .grid-table-row .cover{display:none}.MD.cart-items .items-wrapper .grid-table-row .edit{display:none}.cart-items .items-wrapper .grid-table-cell{padding:0.75rem}.cart-items .items-wrapper .grid-table-cell:first-child{padding-left:0px}.cart-items .items-wrapper .grid-table-cell:last-child{padding-right:0px}.MD.cart-items .items-wrapper .grid-table-cell{padding:0.4rem}.cart-items .items-wrapper .grid-table-child-row{display:grid;grid-template-columns:1fr 1fr 1rem;grid-template-areas:'description value value';color:#969696}.cart-items .items-wrapper .grid-table-child-row .description{grid-area:description}.cart-items .items-wrapper .grid-table-child-row .description span{margin-left:27px}.cart-items .items-wrapper .grid-table-child-row .value{grid-area:value;justify-self:right}.cart-items .items-wrapper .grid-table-child-row .grid-table-cell{padding:0.25rem !important}.cart-items .items-wrapper .grid-table-child-row .grid-table-cell:last-child{padding-right:0px !important}.cart-items .items-wrapper .grid-table-child-row:last-child{padding-bottom:0.4rem}.order-summary{color:#969696;text-align:left;font:normal 14px/25px Open Sans;letter-spacing:0px}.order-summary .panel-bar{height:2.375rem}.order-summary .order-wrapper{border-top:1px solid rgba(255,255,255,0.12549);margin-top:1rem;padding-top:1rem}.order-summary .order-wrapper .grid-table{display:grid;margin:0 auto}.order-summary .order-wrapper .grid-table .summary-item-wrapper{padding-bottom:1.3rem}.order-summary .order-wrapper .grid-table .summary-item-wrapper img.expander{width:10px;height:10px;transition:0.01s;margin-right:5px}.order-summary .order-wrapper .grid-table .summary-item-wrapper.open img.expander{transform:rotate(90deg)}.order-summary .order-wrapper .grid-table .summary-item-wrapper .detail span{margin-left:5px}.order-summary .order-wrapper .grid-table .summary-item-wrapper .detail img{width:8px;height:10px}.order-summary .order-wrapper .grid-table-row{display:grid;grid-template-columns:1fr 1fr;padding-top:0rem;padding-bottom:0.5rem}.order-summary .order-wrapper .grid-table-row.detail{padding-left:0.75rem;padding-top:0rem;padding-bottom:0rem}.order-summary .order-wrapper .grid-table-row .value{justify-self:right}.order-summary .order-wrapper .grid-table-cell{padding:0.75rem;padding-top:0rem;padding-bottom:0rem}.order-summary .order-wrapper .grid-table-cell:first-child{padding-left:0px}.order-summary .order-wrapper .grid-table-cell:last-child{padding-right:0px}.MD.order-summary .order-wrapper .grid-table-cell{padding:0.4rem}.order-summary .order-wrapper .total-covered-wrapper{padding-bottom:0.5rem}.order-summary .order-wrapper .total-cost-wrapper{padding-top:1.18rem;padding-bottom:1.1875rem}.order-summary .order-wrapper .frequency-indicator{font-size:10px}.order-summary .order-wrapper .short{line-height:12px}.order-summary .order-wrapper .add-info{font-size:10px;opacity:50%}.order-summary .order-wrapper .breakdown-item{display:flex;justify-content:space-between;align-items:flex-end}.order-summary .order-wrapper .breakdown-item .description{margin-left:15px}.order-summary .order-wrapper .highlight{font-weight:bold;color:#00a6f8}.order-summary .order-wrapper .checkout-btn{justify-self:end;padding-bottom:2rem}.order-summary .order-wrapper .ssl{display:grid;justify-items:center;font:normal 12px/25px Open Sans;letter-spacing:0px;color:#969696;padding-top:1.8125rem}.order-summary .order-wrapper .ssl svg{margin-right:0.6rem}.order-summary .order-wrapper .terms{text-align:center;font:normal 12px/15px Open Sans;padding-top:1rem}.order-summary .order-wrapper .terms a{color:#00a6f8}.order-summary .order-wrapper .center{justify-content:center}.order-summary .order-wrapper .cards{padding-top:2.1875rem}.order-summary .order-wrapper .cards .card-svg{padding:5px}.order-summary hr.solid{width:100%;margin:0;border:none;background:rgba(255,255,255,0.12549);height:1px}.order-summary .payment-freq.btn-group{margin-top:0.5rem;justify-content:center}.order-summary .payment-freq.btn-group>.btn,.order-summary .payment-freq.btn-group-vertical>.btn{max-width:100px}.Toastify__toast.polling-toastr{border-radius:10px;font:normal 14px/20px Open Sans;color:#fff;background:#fafeff 0% 0% no-repeat padding-box}.breach-notification-container{bottom:1em;left:50%;transform:translateX(-50%);z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box}.breach-notification-container .polling-toastr{transform:scale(0);animation:pulse 1s 0.2s forwards ease-in;border-radius:10px;font:normal 16px/20px Open Sans;color:#fff;background:#fafeff 0% 0% no-repeat padding-box;position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,0.1),0 2px 15px 0 rgba(0,0,0,0.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;cursor:pointer;direction:ltr}.breach-notification-container .polling-toastr .body{margin:auto 0;flex:1 1 auto;font-weight:600}.breach-notification-container .polling-toastr .body .caption{display:flex;align-items:center;justify-content:center}.breach-notification-container .polling-toastr .body .busy-indicator-dots{color:#00a6f8;margin-left:0.5rem;transition:opacity 0.5s linear;opacity:0}.breach-notification-container .polling-toastr .body .sub-caption{font-size:14px;font-weight:400;text-align:center}.breach-notification-container .polling-toastr .body .status-check{font-size:14px;font-weight:400;transition-delay:1s;opacity:1;text-align:center}.breach-notification-container .polling-toastr .body .result-icon{visibility:hidden;transition:visibility 0.4s linear 0.5s}.breach-notification-container .polling-toastr .body.completed .result-icon{display:flex;justify-content:center;visibility:visible;animation:pulse 1s 0.2s forwards ease-in}.breach-notification-container .polling-toastr .body.completed .status-check{opacity:0;visibility:hidden}.breach-notification-container .polling-toastr .body.refetching .busy-indicator-dots{color:#00a6f8;opacity:1}.breach-notification-container .polling-toastr .body.refetching .status-check,.breach-notification-container .polling-toastr .body.refetching .sub-caption{opacity:0;transition:opacity 0.5s linear}.breach-notification-container .close{position:absolute;top:0.6rem;right:0.5rem;cursor:pointer;margin:0px}.breach-notification-container .close:after,.breach-notification-container .close:before{content:'';height:15px;width:15px;border-top:1px solid #ff7b7b;position:absolute;right:-8px;transform:rotate(-45deg)}.breach-notification-container .close:before{right:2px;transform:rotate(45deg)}.breach-notification-container .close:hover{opacity:0.75}.summary-panel .d-grid{display:grid;grid-template-columns:auto auto}@supports not (-moz-appearance: none){.summary-panel input[type='checkbox']{margin-top:5px;transform:scale(1.5)}}.summary-panel .agreement{font-size:0.75rem;margin-left:0.75rem;margin-bottom:0px}.summary-panel .agreement.second{font-weight:100}.summary-panel .agreement.second ul{padding-left:1.3rem}@media (max-width: 767.98px){.profile [class*='col']{padding-left:0;padding-right:0}}.profile hr.solid{margin-top:1.75rem;border:none;background:rgba(255,255,255,0.12549);height:1px}.profile .profile-wrapper{padding-top:1.25rem}.profile .profile-wrapper form label{font:Bold 14px/25px Open Sans;text-align:left;letter-spacing:0px;color:#fff;opacity:1}.profile .profile-wrapper form .form-control{color:#fff;font:normal 14px/20px Open Sans;text-align:left;letter-spacing:0px}.profile .profile-wrapper form .form-control .custom-select__control .custom-select__single-value,.profile .profile-wrapper form .form-control .custom-select__control .custom-select__placeholder{color:#fff;font:normal 14px/20px Open Sans;text-align:left;letter-spacing:0px}.profile .payments-profile{font:normal 14px/25px Open Sans;letter-spacing:0px;min-width:250px;overflow:scroll}.profile .payments-profile .card-summary{padding-top:0.7rem;padding-bottom:0.7rem}.profile .payments-profile .card-summary:not(:last-child){border-bottom:1px solid rgba(255,255,255,0.12549)}.profile .payments-profile .card-summary [class*='col']{padding:5px}.profile .payments-profile .card-summary [class*='col']:first-of-type{padding-left:0px}.profile .payments-profile .card-summary [class*='col']:last-of-type{padding-right:0}.profile .payments-profile .card-svg{padding-right:5px}.profile .payments-profile img.delete-icon{width:12px;height:12px}.profile .payments-profile img.delete-icon:hover{transform:scale(1.2)}.profile .payments-profile .make-default{color:#969696;font-weight:normal}.profile .payments-profile .make-default:hover{transform:scale(1.1)}.profile .payments-profile .is-default{font-weight:Bold;color:#00a6f8}.profile .payments-profile .card-details{color:rgba(255,255,255,0.666667)}.profile .payments-profile .breach-nav-bar{display:flex;flex-direction:row;justify-content:flex-start;padding-top:0.8125rem;padding-bottom:1.5rem}.profile .payments-profile .breach-nav-bar span{font-size:1rem}@media (max-width: 767.98px){.profile .payments-profile .breach-nav-bar span{font-size:0.75rem}}.profile .payments-profile .breach-nav-bar .nav-item{padding-left:0.5rem;padding-right:0.5rem}.profile .payments-profile .breach-nav-bar .nav-item{color:#b8b8b8;font:bold 14px/25px Open Sans;letter-spacing:0px}.profile .payments-profile .breach-nav-bar .nav-item .item{padding-bottom:0.59rem;border:none;border-bottom:2px solid #b8b8b8}@media (max-width: 767.98px){.profile .payments-profile .breach-nav-bar .nav-item .item{padding-bottom:0.2rem}}.profile .payments-profile .breach-nav-bar .nav-item:hover{color:#858585}.profile .payments-profile .breach-nav-bar .nav-item:hover .item{border-bottom-color:#858585;border-radius:5px}.profile .payments-profile .breach-nav-bar .nav-item.active{color:#00a6f8}.profile .payments-profile .breach-nav-bar .nav-item.active .item{border-bottom:2px solid #00a6f8}.profile .payments-profile .breach-nav-bar .nav-item:first-of-type{padding-left:0px}.billing-history .items-wrapper .grid-header{text-align:left;color:#969696;font-weight:bold;text-overflow:ellipsis}.billing-history .items-wrapper .grid-table-cell{color:#969696;white-space:nowrap}.billing-history .items-wrapper .grid-table{display:grid;margin:0 auto}.billing-history .items-wrapper .grid-table-row{display:grid;grid-template-columns:1.5fr 0.8fr 1fr 1fr}.billing-history .items-wrapper .grid-table-row .status{text-transform:capitalize}.billing-history .items-wrapper .grid-table-row .paid{color:#2dce98}.billing-history .items-wrapper .grid-table-row .unpaid{color:#ff7b7b}@media (max-width: 450px){.billing-history .items-wrapper .grid-table-row{grid-template-columns:1.5fr 0.8fr 1fr}.billing-history .items-wrapper .grid-table-row .paid-at{display:none}}.billing-history .items-wrapper .grid-table-cell{padding:0.65rem;padding-bottom:0rem}.billing-history .items-wrapper .grid-table-cell:first-child{padding-left:0px}.billing-history .items-wrapper .grid-table-cell:last-child{padding-right:0px}@media (max-width: 950px){.billing-history .items-wrapper .grid-table-cell{padding:0.4rem}}.coin-wizard.add .row,.coin-wizard.edit .row{transition:max-height 0.3s linear, opacity 0.3s linear;max-height:0px;opacity:0}.coin-wizard.add .row.show,.coin-wizard.edit .row.show{max-height:80px;opacity:1}.coin-wizard.add .row:last-of-type,.coin-wizard.edit .row:last-of-type{justify-content:flex-end}.coin-wizard.add .row:nth-of-type(4),.coin-wizard.add .row:nth-of-type(5),.coin-wizard.edit .row:nth-of-type(4),.coin-wizard.edit .row:nth-of-type(5){margin-bottom:0px}.coin-wizard.add .quantity,.coin-wizard.edit .quantity{text-align:center}.coin-wizard.add .caption-label,.coin-wizard.edit .caption-label{color:rgba(0,0,0,0.25);font-weight:bold}.coin-wizard.add .cover-value,.coin-wizard.add .cost-value,.coin-wizard.edit .cover-value,.coin-wizard.edit .cost-value{text-align:right}.coin-wizard.add .cost-value,.coin-wizard.edit .cost-value{color:#2dce98}.account .logo-svg{margin-bottom:0.5rem}.account .breach-nav-bar{display:flex;flex-direction:row;justify-content:flex-start;padding-top:0.8125rem;padding-bottom:1.5rem}.account .breach-nav-bar .nav-item{padding-left:0.5rem;padding-right:0.5rem}.account .breach-nav-bar .nav-item{color:#b8b8b8;font:bold 18px/25px Open Sans;letter-spacing:0px}.account .breach-nav-bar .nav-item .item{padding-bottom:0.59rem;border:none;border-bottom:2px solid #b8b8b8}.account .breach-nav-bar .nav-item:hover{color:#858585}.account .breach-nav-bar .nav-item:hover .item{border-bottom-color:#858585}.account .breach-nav-bar .nav-item.active{color:#9d91fb}.account .breach-nav-bar .nav-item.active .item{border-bottom:2px solid #9d91fb}.account .breach-nav-bar .nav-item:first-of-type{padding-left:0px}.new-password-input{width:100%}.new-password-input input[readonly]{background-color:inherit}.new-password-input .strength-meter{position:relative;height:3px;background:#ddd;margin:7px 0;border-radius:2px}.new-password-input .strength-meter:before,.new-password-input .strength-meter:after{content:'';height:inherit;background:transparent;display:block;border-color:#fff;border-style:solid;border-width:0 6px 0;position:absolute;width:calc(20% + 6px);z-index:10}.new-password-input .strength-meter:before{left:calc(20% - 3px)}.new-password-input .strength-meter:after{right:calc(20% - 3px)}.new-password-input .strength-meter-fill{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;transition:width 0.5s ease-in-out, background 0.25s}.new-password-input .strength-meter-fill[data-strength='0']{width:20%;background:#ff4500}.new-password-input .strength-meter-fill[data-strength='1']{width:40%;background:#ff7b7b}.new-password-input .strength-meter-fill[data-strength='2']{width:60%;background:#ff7b7b}.new-password-input .strength-meter-fill[data-strength='3']{width:80%;background:#ff7b7b}.new-password-input .strength-meter-fill[data-strength='4']{width:100%;background:#2dce98}.new-password-input .feedback{color:#fff;font-size:90%;font-weight:400;margin-top:1em}.centered-container{position:absolute;top:40%;left:50%;margin-right:-50%;transform:translate(-50%, -50%);width:90%;text-align:center;font-weight:600;font-size:1.5rem;color:rgba(255,255,255,0.666667)}.centered-container .logo-svg{margin-bottom:7rem}.centered-container .logo{fill:#00a6f8}.centered-container .result-icon{visibility:hidden;transition:visibility 0.4s linear 0.5s;position:absolute;left:0;right:0;top:70px}.centered-container .results{position:absolute;left:0;right:0;top:220px}.centered-container .result-msg{opacity:0;visibility:hidden;transition:visibility 1.5s linear 1.2s, opacity 1.5s linear 1.2s}.centered-container .sub-text{font-weight:400;font-size:0.825rem;color:#fff}.centered-container .verifying-msg{opacity:1;visibility:visible;transition:visibility 0.5s linear, opacity 0.5s linear;position:absolute;left:0;right:0}.centered-container.completed .result-icon{visibility:visible;animation:pulse 1s 0.2s forwards ease-in}.centered-container.completed .result-msg{opacity:1;visibility:visible}.centered-container.completed .verifying-msg{opacity:0;visibility:hidden}@keyframes pulse{0%{transform:scale(0)}50%{transform:scale(0.9)}70%{transform:scale(1)}80%{transform:scale(1.2)}90%{transform:scale(0.95)}95%{transform:scale(1.1)}100%{transform:scale(1)}}.account .title{font:bold 18px/20px Open Sans;text-align:left;letter-spacing:0px;color:rgba(0,0,0,0.25);opacity:1}.account hr.solid{margin-top:1.75rem;border:none;background:rgba(255,255,255,0.12549);height:1px}.account .row:first-of-type{margin-top:1.75rem}.account .row:last-of-type{justify-content:flex-end}.account .row:nth-last-of-type(2){justify-content:flex-end}.account .row:nth-last-of-type(2) .reset-link{margin-right:auto}.account input{color:#fff;font-weight:normal}.account .terms{margin-bottom:1rem;font:normal 12px/25px Open Sans}.account .terms span{color:#969696;font:normal 12px/25px Open Sans}.account .terms span.of-service{color:#fff}.account .terms span.of-service:hover{color:#ccc}.account .login-link{margin-right:auto;align-self:flex-start;font:normal 12px/25px Open Sans}.account .fixed-height{height:4rem}.account .success-msg{height:0;width:0;opacity:0;font-size:1rem;font-weight:400}.account .email-success input{opacity:0;width:0;height:0;transition:width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s}.account .email-success .success-msg{opacity:1;width:auto;height:auto;transition:width 0.5s 0.5s, height 0.5s 0.5s, opacity 0.5s 0.5s}#g-recaptcha{overflow:scroll}.pb-container{display:inline-block}.pb-container span.help-block{display:block;margin-top:0.25rem}.pb-container .pb-button{border-radius:0.2rem;width:127px;height:50px;-webkit-tap-highlight-color:transparent;outline:none;transition:background-color 0.3s, width 0.3s, border-width 0.3s, border-color 0.3s, border-radius 0.3s}.pb-container .pb-button.icon-btn{border:none;background:transparent;width:35px !important;height:25px !important;padding:0px;vertical-align:middle}.pb-container .pb-button.icon-btn.auto-width{width:auto !important}.pb-container.loading .pb-button.icon-btn{border:0}.pb-container.loading .pb-button.icon-btn.auto-width{width:35px !important}.pb-container .pb-button span{display:inherit;transition:opacity 0.3s 0.1s}.pb-container .pb-button svg{height:50px;width:50px;position:absolute;transform:translate(-50%, -50%);pointer-events:none}.pb-container .pb-button svg.busy-indicator-dots{height:auto;width:auto;opacity:0;color:#00a6f8;margin-left:0.5rem}.pb-container .pb-button.icon-btn svg{height:25px;width:25px}.pb-container .pb-button svg path{opacity:0;fill:none}.pb-container .pb-button svg.pb-progress-circle{animation:spin 0.9s infinite cubic-bezier(0.085, 0.26, 0.935, 0.71)}.pb-container .pb-button svg.pb-progress-circle path{stroke:currentColor;stroke-width:5}.pb-container .pb-button svg.pb-checkmark path,.pb-container .pb-button svg.pb-cross path{stroke:#fff;stroke-linecap:round;stroke-width:4}.pb-container .pb-button.icon-btn svg.pb-checkmark path{stroke:#2dce98;stroke-linecap:round;stroke-width:4}.pb-container .pb-button.icon-btn svg.pb-cross path{stroke:#ff7b7b;stroke-linecap:round;stroke-width:4}.pb-container.disabled .pb-button{cursor:not-allowed}.pb-container.loading .pb-button{width:50px;border-width:6.5px;border-radius:27px;border-color:#ddd;cursor:wait;background-color:transparent;padding:0;color:currentColor}.pb-container.loading .pb-button span{transition:all 0.5s;opacity:0;display:none}.pb-container.loading .pb-button .pb-progress-circle>path{transition:opacity 0.15s 0.3s;opacity:1}.pb-container.loading .pb-button svg.busy-indicator-dots{transition:opacity 0.15s 0.3s;opacity:1}.pb-container.success .pb-button.btn{border-color:#00a6f8;background-color:#00a6f8}.pb-container.success .pb-button.btn.disabled{background-color:#00a6f8}.pb-container.success .pb-button.btn:hover{background-color:#00a6f8}.pb-container.success .pb-button.btn.icon-btn{background-color:transparent;border-color:transparent}.pb-container.success .pb-button span{transition:all 0.15s;opacity:0;display:none}.pb-container.success .pb-button .pb-checkmark>path{opacity:1}.pb-container.error .pb-button.btn{border-color:#ff7b7b;background-color:#ff7b7b}.pb-container.error .pb-button.btn.disabled{background-color:#ff7b7b}.pb-container.error .pb-button.btn:hover{background-color:#ff7b7b}.pb-container.error .pb-button.btn.icon-btn{background-color:transparent;border-color:transparent}.pb-container.error .pb-button span{transition:all 0.15s;opacity:0;display:none}.pb-container.error .pb-button .pb-cross>path{opacity:1}@keyframes spin{from{transform:translate(-50%, -50%) rotate(0deg);transform-origin:center center}to{transform:translate(-50%, -50%) rotate(360deg);transform-origin:center center}}.pb-w-100{width:100%}.pb-w-100:not(.loading) .pb-button{width:100%}.pb-w-100.loading{text-align:center}.progress-tracker{display:flex;justify-content:space-around;padding:2rem}@media (max-width: 767.98px){.progress-tracker{padding:1rem}}.progress-tracker .progress-label{font-weight:bold;font-size:0.8rem}@media (max-width: 767.98px){.progress-tracker .progress-label{font-size:0.6rem}}.progress-tracker .progress-meter-right,.progress-tracker .progress-meter-left{flex:1;height:3px;background:#ddd;background:#514991;opacity:0.25}.progress-tracker .progress-meter-right.enabled,.progress-tracker .progress-meter-left.enabled{opacity:1}.progress-tracker .circle{margin-left:auto;margin-right:auto;margin-top:5px;width:20px;height:20px;border-radius:50%;border:2px solid #514991;color:#514991;background:transparent}.progress-tracker .circle.enabled{width:28px;height:28px;border-width:5px;color:#fff}.progress-tracker .circle.enabled .check{margin-top:0px;font-size:12px}@media (max-width: 767.98px){.progress-tracker .circle{font-size:0.7rem;width:20px;height:20px}}.payment-methods label{font:Bold 14px/25px Open Sans;text-align:left;letter-spacing:0px;color:#fff;opacity:1}.payment-methods .card-summary{font-weight:400}.payment-methods .card-svg{display:inline-block;padding-right:5px}.payment-methods .card-capture{padding-left:42.5px}@media (max-width: 767.98px){.payment-methods .card-capture{padding-left:0px}}.payment-methods .card-capture .form-control{padding:15px}.payment-methods .card-capture #card-postal input{background:none;border:none;top:5px;bottom:5px;left:10px;right:10px;font-size:16px;font-family:-apple-system, Open Sans, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;color:#fff;font-weight:400}@supports (-moz-appearance: none){.payment-methods .card-capture #card-postal input{top:10px}}.payment-methods .card-capture #card-postal input:focus{outline:none}.payment-methods .card-capture #card-postal input::placeholder{font-size:16px;font-family:-apple-system, Open Sans, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;color:#8898aa;opacity:1;font-weight:400}.payment-methods #card-postal.is-invalid input{color:#ff7b7b}.payment-methods .filler{width:27.5px}.policy-hold .info{margin-top:3rem;justify-content:center;font:400 18px/25px Open Sans;font-weight:400}.policy-hold .clock{justify-content:center;font:Bold 20px/50px Open Sans}.price-plan-cards{width:100%;color:#fff}.price-plan-cards .price-plan-card-holder{min-width:280px;min-height:300px;max-width:380px}@media (max-width: 767.98px){.price-plan-cards .price-plan-card-holder{width:auto}}.price-plan-cards .price-plan-card:hover{transform:scale(1.02)}.price-plan-cards .price-plan-card.active{border-width:3px;border-color:#00a6f8;border-style:solid;box-shadow:0 30px 40px 0 rgba(16,36,94,0.2)}.price-plan-cards .price-plan-card.active h1{color:#00a6f8;margin-bottom:0px}.main-price-plan-card-holder{border-radius:.6rem}.main-price-plan-card-holder.active{border-width:3px;border-color:#00a6f8;border-style:solid}.main-price-plan-card-holder .main-price-plan-card{border-radius:.6rem}.main-price-plan-card-holder .main-price-plan-card h1{opacity:0.5}.main-price-plan-card-holder .main-price-plan-card.active{border-width:1px;border-color:#00a6f8;border-style:solid;box-shadow:0 30px 40px 0 rgba(16,36,94,0.2)}.main-price-plan-card-holder .main-price-plan-card.active h1{color:#00a6f8;opacity:1}.deductible .deductible-item.active{border-width:3px;border-color:#00a6f8;border-style:solid}.price-plan-chooser .plan-logo{margin-left:-20px;margin-top:-20px}@media (max-width: 767.98px){.price-plan-chooser .plan-logo{width:250px}}.help-product-info h1{line-height:2.3rem}.help-product-info .checkout-menu{display:flex;font-size:0.75rem;margin-left:-30px;margin-bottom:-30px}.help-product-info .checkout-menu li{margin-left:5px;margin-right:5px}.help-product-info .checkout-menu li.active h1{color:#fff !important}@media (max-width: 767.98px){.user-type-detail label[for='confirmllc']{margin-top:20px}}@supports not (-moz-appearance: none){.user-type-detail label[for='confirmllc']{margin-top:0px}}.freeform-option-container{left:0;padding:10px;right:0;z-index:3;border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:absolute;background:#0b1e6d}.freeform-option-container .freeform-option{padding:8px}.freeform-option-container .freeform-option.highlight{background-color:#050126}.wizard-shell{min-height:80vh}.wizard-shell .content{margin-top:75px}@media (max-width: 991.98px){.wizard-shell .content{margin-top:0px}}.wizard-shell .main-section{color:#fff;background:#fff;padding:15px;min-height:400px;border-radius:9px}.wizard-shell .main-section.full{border-radius:0px;background:none;padding:0px}.cover-wizard{height:100%;display:flex;flex-direction:column}.cover-wizard label{color:rgba(255,255,255,0.666667);font-weight:bold}.cover-wizard .breach-loading-text{margin-top:2rem;margin-left:0}.cover-wizard .how-to{margin-bottom:1rem}.cover-wizard .slider-panel{height:350px;display:flex;justify-content:space-around}.cover-wizard .slider-panel .cover-value{position:absolute;min-width:300px;font-size:1.8rem;font-weight:bold;background:-webkit-linear-gradient(#00a6f8, #ff7b7b);background:linear-gradient(to right, #00a6f8, #ff7b7b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cover-wizard .slider-panel .slider-wrapper{width:150px;height:100%}.cover-wizard .slider-panel .slider-wrapper .rc-slider-mark rc-slider-mark-text{width:100%}.cover-wizard .slider-panel .slider-wrapper .rc-slider-vertical .rc-slider-mark .rc-slider-mark-text{width:150px;text-align:start}.cover-wizard .button-row{justify-content:flex-end;padding-top:3rem}.claims{display:grid;grid-template-columns:2fr;grid-template-rows:auto}.claims .claims-wrapper{border-top:1px solid rgba(255,255,255,0.12549);margin-top:1rem;padding-top:1rem;font:normal 14px/25px Open Sans;letter-spacing:0px;color:#969696}.claims .claims-wrapper .caption{text-align:left;font:bold 14px/25px Open Sans;letter-spacing:0px;color:#00a6f8}.claims .claims-wrapper .sub-caption{text-align:left;font:normal 14px/25px Open Sans;letter-spacing:0px;color:#969696}.claims .claims-wrapper .other-capture{padding-left:43px}.claims .claims-wrapper .breach-option{margin-bottom:0.625rem}.claims .claims-wrapper .custom-textarea{border:1px solid rgba(255,255,255,0.25098);border-radius:5px;background-color:#fff;resize:none}.claims .claims-wrapper .pb-container{margin-left:auto}.dropzone{min-width:200px;height:150px;width:50%;background:transparent;border:3px dashed #e7e7e7;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:16px;color:#fff;cursor:pointer}@media (min-width: 768px){.dropzone{min-width:300px}}.dropzone.disabled{cursor:default}.dropzone:hover:not(.disabled),.dropzone.highlight{box-shadow:none;outline:0 !important}.dropzone:hover:not(.disabled) .upload-svg,.dropzone.highlight .upload-svg{transform:scale(1.2)}.dropzone:hover:not(.disabled) .dz-caption,.dropzone.highlight .dz-caption{transform:scale(1.2)}.dropzone .dz-caption{text-align:center;font:bold 14px/25px Open Sans;letter-spacing:0px;color:rgba(0,0,0,0.25)}.dropzone .dz-sub-caption{text-align:center;font:normal 10px/25px Open Sans;letter-spacing:0px;color:#c6c6c6}.dropzone .underline{text-decoration:underline dotted}.fileinput{display:none}.upload{display:flex;flex-direction:column;flex:1;align-items:center;overflow:hidden}.upload .upload-content{display:flex;flex-direction:row;padding-top:16px;box-sizing:border-box;width:100%}.upload .files{margin-left:1rem;align-items:flex-start;justify-items:flex-start;flex:1;overflow-y:auto}@media (max-width: 575.98px){.upload .files{margin-left:0}.upload .files [class*="col"]{padding-left:0;padding-right:0}}.upload .upload-row{display:flex;flex:1;flex-direction:column;justify-content:space-between;height:60px;padding:8px;overflow:hidden;box-sizing:border-box}.upload .check-icon{margin-left:32px;font-size:20px;outline:none}.upload .progress-wrapper{display:flex;flex:1;flex-direction:row;align-items:center}.upload .progress-wrapper .progress{height:10px;width:100%}.upload .progress-wrapper.success{animation:seconds 1.0s forwards;animation-iteration-count:1;animation-delay:1s}.upload .filename{margin-bottom:8px;overflow:hidden;width:calc(100% - 25px);text-overflow:ellipsis}.upload .file-wrapper{position:relative;display:flex;flex:1;flex-direction:row;align-items:center;justify-content:space-between}.upload .file-remove{opacity:0.5;text-align:center;font-size:20px;color:#050126;transition:all 0.1s ease;outline:none}.upload .file-remove:hover{opacity:1;color:#ff7b7b;transform:scale(1.2)}@-webkit-keyframes seconds{0%{opacity:1}75%{opacity:0.25}100%{opacity:0;display:none}}@keyframes seconds{0%{opacity:1}75%{opacity:0.25}100%{opacity:0;display:none}}.upload .close{cursor:pointer;margin:0px}.upload .close:after,.upload .close:before{content:"";height:15px;width:15px;border-top:1px solid #ff7b7b;position:absolute;right:-8px;transform:rotate(-45deg)}.upload .close:before{right:2px;transform:rotate(45deg)}.upload .close:hover{opacity:0.75}.action-tiles .action-item{margin-bottom:10px;cursor:pointer}.action-tiles .action-item .title{font-size:22px}.action-tiles .action-item:hover{opacity:1;border:1px solid #00a6f8;border-radius:.6rem;color:#00a6f8}.action-tiles .action-item:hover .title{color:#00a6f8 !important}.plan-tile{overflow:scroll}@media (max-width: 575.98px){.plan-tile h1{font-size:1.2rem !important}.plan-tile .decimal{font-size:0.5rem !important}.plan-tile .title{margin-right:1rem}}.asset-tile{overflow:scroll}@media (max-width: 575.98px){.asset-tile h1{font-size:1.2rem !important}}.exchange-currency-row input[type='number']{width:170px}@media (max-width: 575.98px){.exchange-currency-row input[type='number']{width:100%}}@media (max-width: 991.98px){.checkout-menu{display:flex;font-size:0.75rem;margin-left:-30px}.checkout-menu li{margin-left:5px;margin-right:5px}}.input-icon-group{width:100%;position:relative}.input-icon-group input{padding-left:10px !important}.input-icon-group div{position:absolute;top:13px;left:10px}
