/*! Theme Name: Lusha Theme URI: https://www.lusha.com Description: Lusha New Theme Version: 1.0.0 Author: Gal Tamir Author URI: https://www.lusha.com */
/* Colors */
/* Typography */
/*! Bootstrap v4.5.0 (https://getbootstrap.com/) Copyright 2011-2020 The Bootstrap Authors Copyright 2011-2020 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root { --blue: #0655ff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #f80066; --orange: #ffb82d; --yellow: #ffde06; --green: #00b247; --teal: #20c997; --cyan: #17a2b8; --white: #ffffff; --gray: #6c757d; --gray-dark: #343a40; --primary: #000; --secondary: #6c757d; --success: #65CC8C; --info: #17a2b8; --warning: #FFC64C; --danger: #FF4D6B; --light: #f3f4f7; --dark: #7f8eac; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Circular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(21, 20, 23, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: "Circular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.625; color: #151417; text-align: left; background-color: #f6f6f6; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; 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: 900; }

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: #000; text-decoration: none; background-color: transparent; }

a:hover { color: black; text-decoration: none; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):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: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

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"] { -webkit-box-sizing: border-box; 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; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1; }

h1, .h1 { font-size: 4rem; }

h2, .h2 { font-size: 3rem; }

h3, .h3 { font-size: 2rem; }

h4, .h4 { font-size: 1.5rem; }

h5, .h5 { font-size: 1.25rem; }

h6, .h6 { font-size: 1rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(21, 20, 23, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #f6f6f6; border: 1px solid #dee2e6; border-radius: 0.5rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

.container { width: 100%; padding-right: 16px; padding-left: 16px; margin-right: auto; margin-left: auto; }

@media (min-width: 1200px) { .container { max-width: 1232px; } }

.container-fluid, .container-xl { width: 100%; padding-right: 16px; padding-left: 16px; margin-right: auto; margin-left: auto; }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1232px; } }

.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -16px; margin-left: -16px; }

.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: 16px; padding-left: 16px; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; max-width: 100%; }

.row-cols-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }

.order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }

.order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

.order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }

.order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }

.order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }

.order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }

.order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }

.order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

.offset-1 { margin-left: 8.3333333333%; }

.offset-2 { margin-left: 16.6666666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333333333%; }

.offset-5 { margin-left: 41.6666666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333333333%; }

.offset-8 { margin-left: 66.6666666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333333333%; }

.offset-11 { margin-left: 91.6666666667%; }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; max-width: 100%; }
  .row-cols-sm-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-sm-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }

@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; max-width: 100%; }
  .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }

@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; max-width: 100%; }
  .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }

@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-width: 0; max-width: 100%; }
  .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }

.form-control, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { display: block; width: 100%; height: calc(1.625em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.625; color: #151417; background-color: #ffffff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.5rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { -webkit-transition: none; transition: none; } }

.form-control::-ms-expand, input[type="text"]::-ms-expand, input[type="email"]::-ms-expand, input[type="url"]::-ms-expand, input[type="password"]::-ms-expand, input[type="search"]::-ms-expand, input[type="number"]::-ms-expand, input[type="tel"]::-ms-expand, input[type="range"]::-ms-expand, input[type="date"]::-ms-expand, input[type="month"]::-ms-expand, input[type="week"]::-ms-expand, input[type="time"]::-ms-expand, input[type="datetime"]::-ms-expand, input[type="datetime-local"]::-ms-expand, input[type="color"]::-ms-expand, textarea::-ms-expand, select::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring, input:-moz-focusring[type="text"], input:-moz-focusring[type="email"], input:-moz-focusring[type="url"], input:-moz-focusring[type="password"], input:-moz-focusring[type="search"], input:-moz-focusring[type="number"], input:-moz-focusring[type="tel"], input:-moz-focusring[type="range"], input:-moz-focusring[type="date"], input:-moz-focusring[type="month"], input:-moz-focusring[type="week"], input:-moz-focusring[type="time"], input:-moz-focusring[type="datetime"], input:-moz-focusring[type="datetime-local"], input:-moz-focusring[type="color"], textarea:-moz-focusring, select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #151417; }

.form-control:focus, input:focus[type="text"], input:focus[type="email"], input:focus[type="url"], input:focus[type="password"], input:focus[type="search"], input:focus[type="number"], input:focus[type="tel"], input:focus[type="range"], input:focus[type="date"], input:focus[type="month"], input:focus[type="week"], input:focus[type="time"], input:focus[type="datetime"], input:focus[type="datetime-local"], input:focus[type="color"], textarea:focus, select:focus { color: #151417; background-color: #ffffff; border-color: #404040; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }

.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="range"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="color"]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder, input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="tel"]::placeholder, input[type="range"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="time"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="color"]::placeholder, textarea::placeholder, select::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, input:disabled[type="text"], input:disabled[type="email"], input:disabled[type="url"], input:disabled[type="password"], input:disabled[type="search"], input:disabled[type="number"], input:disabled[type="tel"], input:disabled[type="range"], input:disabled[type="date"], input:disabled[type="month"], input:disabled[type="week"], input:disabled[type="time"], input:disabled[type="datetime"], input:disabled[type="datetime-local"], input:disabled[type="color"], textarea:disabled, select:disabled, .form-control[readonly], input[readonly][type="text"], input[readonly][type="email"], input[readonly][type="url"], input[readonly][type="password"], input[readonly][type="search"], input[readonly][type="number"], input[readonly][type="tel"], input[readonly][type="range"], input[readonly][type="date"], input[readonly][type="month"], input[readonly][type="week"], input[readonly][type="time"], input[readonly][type="datetime"], input[readonly][type="datetime-local"], input[readonly][type="color"], textarea[readonly], select[readonly] { background-color: #e9ecef; opacity: 1; }

input[type="date"].form-control, input[type="date"], input[type="time"].form-control, input[type="time"], input[type="datetime-local"].form-control, input[type="datetime-local"], input[type="month"].form-control, input[type="month"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

select.form-control:focus::-ms-value, select:focus::-ms-value { color: #151417; background-color: #ffffff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.625; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.625; color: #151417; 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 + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.25rem; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 1rem; }

select.form-control[size], select[size], select.form-control[multiple], select[multiple] { height: auto; }

textarea.form-control, textarea { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; 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: 0.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: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #65CC8C; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.625; color: #212529; background-color: rgba(101, 204, 140, 0.9); border-radius: 0.5rem; }

.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, .was-validated input:valid[type="text"], .was-validated input:valid[type="email"], .was-validated input:valid[type="url"], .was-validated input:valid[type="password"], .was-validated input:valid[type="search"], .was-validated input:valid[type="number"], .was-validated input:valid[type="tel"], .was-validated input:valid[type="range"], .was-validated input:valid[type="date"], .was-validated input:valid[type="month"], .was-validated input:valid[type="week"], .was-validated input:valid[type="time"], .was-validated input:valid[type="datetime"], .was-validated input:valid[type="datetime-local"], .was-validated input:valid[type="color"], .was-validated textarea:valid, .was-validated select:valid, .form-control.is-valid, input.is-valid[type="text"], input.is-valid[type="email"], input.is-valid[type="url"], input.is-valid[type="password"], input.is-valid[type="search"], input.is-valid[type="number"], input.is-valid[type="tel"], input.is-valid[type="range"], input.is-valid[type="date"], input.is-valid[type="month"], input.is-valid[type="week"], input.is-valid[type="time"], input.is-valid[type="datetime"], input.is-valid[type="datetime-local"], input.is-valid[type="color"], textarea.is-valid, select.is-valid { border-color: #65CC8C; padding-right: calc(1.625em + 0.75rem); 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='%2365CC8C' 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(0.40625em + 0.1875rem) center; background-size: calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem); }

.was-validated .form-control:valid:focus, .was-validated input:valid:focus[type="text"], .was-validated input:valid:focus[type="email"], .was-validated input:valid:focus[type="url"], .was-validated input:valid:focus[type="password"], .was-validated input:valid:focus[type="search"], .was-validated input:valid:focus[type="number"], .was-validated input:valid:focus[type="tel"], .was-validated input:valid:focus[type="range"], .was-validated input:valid:focus[type="date"], .was-validated input:valid:focus[type="month"], .was-validated input:valid:focus[type="week"], .was-validated input:valid:focus[type="time"], .was-validated input:valid:focus[type="datetime"], .was-validated input:valid:focus[type="datetime-local"], .was-validated input:valid:focus[type="color"], .was-validated textarea:valid:focus, .was-validated select:valid:focus, .form-control.is-valid:focus, input.is-valid:focus[type="text"], input.is-valid:focus[type="email"], input.is-valid:focus[type="url"], input.is-valid:focus[type="password"], input.is-valid:focus[type="search"], input.is-valid:focus[type="number"], input.is-valid:focus[type="tel"], input.is-valid:focus[type="range"], input.is-valid:focus[type="date"], input.is-valid:focus[type="month"], input.is-valid:focus[type="week"], input.is-valid:focus[type="time"], input.is-valid:focus[type="datetime"], input.is-valid:focus[type="datetime-local"], input.is-valid:focus[type="color"], textarea.is-valid:focus, select.is-valid:focus { border-color: #65CC8C; -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); }

.was-validated textarea.form-control:valid, .was-validated textarea:valid, textarea.form-control.is-valid, textarea.is-valid { padding-right: calc(1.625em + 0.75rem); background-position: top calc(0.40625em + 0.1875rem) right calc(0.40625em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #65CC8C; padding-right: calc(0.75em + 2.3125rem); 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") no-repeat right 0.75rem center/8px 10px, 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='%2365CC8C' 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") #ffffff no-repeat center right 1.75rem/calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem); }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #65CC8C; -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #65CC8C; }

.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: #65CC8C; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #65CC8C; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #8bd9a9; background-color: #8bd9a9; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 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: #65CC8C; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #65CC8C; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #65CC8C; -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #FF4D6B; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.625; color: #ffffff; background-color: rgba(255, 77, 107, 0.9); border-radius: 0.5rem; }

.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, .was-validated input:invalid[type="text"], .was-validated input:invalid[type="email"], .was-validated input:invalid[type="url"], .was-validated input:invalid[type="password"], .was-validated input:invalid[type="search"], .was-validated input:invalid[type="number"], .was-validated input:invalid[type="tel"], .was-validated input:invalid[type="range"], .was-validated input:invalid[type="date"], .was-validated input:invalid[type="month"], .was-validated input:invalid[type="week"], .was-validated input:invalid[type="time"], .was-validated input:invalid[type="datetime"], .was-validated input:invalid[type="datetime-local"], .was-validated input:invalid[type="color"], .was-validated textarea:invalid, .was-validated select:invalid, .form-control.is-invalid, input.is-invalid[type="text"], input.is-invalid[type="email"], input.is-invalid[type="url"], input.is-invalid[type="password"], input.is-invalid[type="search"], input.is-invalid[type="number"], input.is-invalid[type="tel"], input.is-invalid[type="range"], input.is-invalid[type="date"], input.is-invalid[type="month"], input.is-invalid[type="week"], input.is-invalid[type="time"], input.is-invalid[type="datetime"], input.is-invalid[type="datetime-local"], input.is-invalid[type="color"], textarea.is-invalid, select.is-invalid { border-color: #FF4D6B; padding-right: calc(1.625em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23FF4D6B' 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='%23FF4D6B' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.40625em + 0.1875rem) center; background-size: calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem); }

.was-validated .form-control:invalid:focus, .was-validated input:invalid:focus[type="text"], .was-validated input:invalid:focus[type="email"], .was-validated input:invalid:focus[type="url"], .was-validated input:invalid:focus[type="password"], .was-validated input:invalid:focus[type="search"], .was-validated input:invalid:focus[type="number"], .was-validated input:invalid:focus[type="tel"], .was-validated input:invalid:focus[type="range"], .was-validated input:invalid:focus[type="date"], .was-validated input:invalid:focus[type="month"], .was-validated input:invalid:focus[type="week"], .was-validated input:invalid:focus[type="time"], .was-validated input:invalid:focus[type="datetime"], .was-validated input:invalid:focus[type="datetime-local"], .was-validated input:invalid:focus[type="color"], .was-validated textarea:invalid:focus, .was-validated select:invalid:focus, .form-control.is-invalid:focus, input.is-invalid:focus[type="text"], input.is-invalid:focus[type="email"], input.is-invalid:focus[type="url"], input.is-invalid:focus[type="password"], input.is-invalid:focus[type="search"], input.is-invalid:focus[type="number"], input.is-invalid:focus[type="tel"], input.is-invalid:focus[type="range"], input.is-invalid:focus[type="date"], input.is-invalid:focus[type="month"], input.is-invalid:focus[type="week"], input.is-invalid:focus[type="time"], input.is-invalid:focus[type="datetime"], input.is-invalid:focus[type="datetime-local"], input.is-invalid:focus[type="color"], textarea.is-invalid:focus, select.is-invalid:focus { border-color: #FF4D6B; -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); }

.was-validated textarea.form-control:invalid, .was-validated textarea:invalid, textarea.form-control.is-invalid, textarea.is-invalid { padding-right: calc(1.625em + 0.75rem); background-position: top calc(0.40625em + 0.1875rem) right calc(0.40625em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #FF4D6B; padding-right: calc(0.75em + 2.3125rem); 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") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23FF4D6B' 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='%23FF4D6B' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.75rem/calc(0.8125em + 0.375rem) calc(0.8125em + 0.375rem); }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #FF4D6B; -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #FF4D6B; }

.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: #FF4D6B; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #FF4D6B; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #ff8095; background-color: #ff8095; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 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: #FF4D6B; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #FF4D6B; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #FF4D6B; -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.25); }

.form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; }
  .form-inline .form-control, .form-inline input[type="text"], .form-inline input[type="email"], .form-inline input[type="url"], .form-inline input[type="password"], .form-inline input[type="search"], .form-inline input[type="number"], .form-inline input[type="tel"], .form-inline input[type="range"], .form-inline input[type="date"], .form-inline input[type="month"], .form-inline input[type="week"], .form-inline input[type="time"], .form-inline input[type="datetime"], .form-inline input[type="datetime-local"], .form-inline input[type="color"], .form-inline textarea, .form-inline select { 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; -ms-flex-negative: 0; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #f6f6f6; border-color: #dee2e6 #dee2e6 #f6f6f6; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0.5rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #ffffff; background-color: #000; }

.nav-fill .nav-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-xl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.296875rem; padding-bottom: 0.296875rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }

.navbar-expand { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-xl { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(21, 20, 23, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(21, 20, 23, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(21, 20, 23, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(21, 20, 23, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(21, 20, 23, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(21, 20, 23, 0.9); }

.navbar-light .navbar-toggler { color: rgba(21, 20, 23, 0.5); border-color: rgba(21, 20, 23, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2821, 20, 23, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(21, 20, 23, 0.5); }

.navbar-light .navbar-text a { color: rgba(21, 20, 23, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(21, 20, 23, 0.9); }

.navbar-dark .navbar-brand { color: #ffffff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #ffffff; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #ffffff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a { color: #ffffff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #ffffff; }

button:not(.navbar-toggler), input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .btn { display: inline-block; font-weight: 400; color: #151417; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.625; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; 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; 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, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { button:not(.navbar-toggler), input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .btn { -webkit-transition: none; transition: none; } }

button:hover:not(.navbar-toggler), input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], button:hover[type="submit"], .btn:hover { color: #151417; text-decoration: none; }

button:focus:not(.navbar-toggler), input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], button:focus[type="submit"], .btn:focus, button.focus:not(.navbar-toggler), input.focus[type="button"], input.focus[type="reset"], input.focus[type="submit"], button.focus[type="submit"], .focus.btn { outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25); }

button.disabled:not(.navbar-toggler), input.disabled[type="button"], input.disabled[type="reset"], input.disabled[type="submit"], button.disabled[type="submit"], .disabled.btn, button:disabled:not(.navbar-toggler), input:disabled[type="button"], input:disabled[type="reset"], input:disabled[type="submit"], button:disabled[type="submit"], .btn:disabled { opacity: 0.65; }

button:not(:disabled):not(.disabled):not(.navbar-toggler), input:not(:disabled):not(.disabled)[type="button"], input:not(:disabled):not(.disabled)[type="reset"], input:not(:disabled):not(.disabled)[type="submit"], button:not(:disabled):not(.disabled)[type="submit"], .btn:not(:disabled):not(.disabled) { cursor: pointer; }

a.disabled.btn, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary, button:not(.navbar-toggler), input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .btn { color: #ffffff; background-color: #000; border-color: #000; }

.btn-primary:hover, button:hover:not(.navbar-toggler), input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], button:hover[type="submit"], .btn:hover { color: #ffffff; background-color: black; border-color: black; }

.btn-primary:focus, button:focus:not(.navbar-toggler), input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], button:focus[type="submit"], .btn:focus, .btn-primary.focus, button.focus:not(.navbar-toggler), input.focus[type="button"], input.focus[type="reset"], input.focus[type="submit"], button.focus[type="submit"], .focus.btn { color: #ffffff; background-color: black; border-color: black; -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }

.btn-primary.disabled, button.disabled:not(.navbar-toggler), input.disabled[type="button"], input.disabled[type="reset"], input.disabled[type="submit"], button.disabled[type="submit"], .disabled.btn, .btn-primary:disabled, button:disabled:not(.navbar-toggler), input:disabled[type="button"], input:disabled[type="reset"], input:disabled[type="submit"], button:disabled[type="submit"], .btn:disabled { color: #ffffff; background-color: #000; border-color: #000; }

.btn-primary:not(:disabled):not(.disabled):active, button:not(:disabled):not(.disabled):active:not(.navbar-toggler), input:not(:disabled):not(.disabled):active[type="button"], input:not(:disabled):not(.disabled):active[type="reset"], input:not(:disabled):not(.disabled):active[type="submit"], button:not(:disabled):not(.disabled):active[type="submit"], .btn:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, button:not(:disabled):not(.disabled).active:not(.navbar-toggler), input:not(:disabled):not(.disabled).active[type="button"], input:not(:disabled):not(.disabled).active[type="reset"], input:not(:disabled):not(.disabled).active[type="submit"], button:not(:disabled):not(.disabled).active[type="submit"], .btn:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show > button.dropdown-toggle:not(.navbar-toggler), .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="submit"], .show > button.dropdown-toggle[type="submit"], .show > .dropdown-toggle.btn { color: #ffffff; background-color: black; border-color: black; }

.btn-primary:not(:disabled):not(.disabled):active:focus, button:not(:disabled):not(.disabled):active:focus:not(.navbar-toggler), input:not(:disabled):not(.disabled):active:focus[type="button"], input:not(:disabled):not(.disabled):active:focus[type="reset"], input:not(:disabled):not(.disabled):active:focus[type="submit"], button:not(:disabled):not(.disabled):active:focus[type="submit"], .btn:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, button:not(:disabled):not(.disabled).active:focus:not(.navbar-toggler), input:not(:disabled):not(.disabled).active:focus[type="button"], input:not(:disabled):not(.disabled).active:focus[type="reset"], input:not(:disabled):not(.disabled).active:focus[type="submit"], button:not(:disabled):not(.disabled).active:focus[type="submit"], .btn:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > button.dropdown-toggle:focus:not(.navbar-toggler), .show > input.dropdown-toggle:focus[type="button"], .show > input.dropdown-toggle:focus[type="reset"], .show > input.dropdown-toggle:focus[type="submit"], .show > button.dropdown-toggle:focus[type="submit"], .show > .dropdown-toggle.btn:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }

.btn-secondary { color: #ffffff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: #ffffff; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { color: #ffffff; background-color: #5a6268; border-color: #545b62; -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #ffffff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #ffffff; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success { color: #212529; background-color: #65CC8C; border-color: #65CC8C; }

.btn-success:hover { color: #ffffff; background-color: #48c277; border-color: #3fbf70; }

.btn-success:focus, .btn-success.focus { color: #ffffff; background-color: #48c277; border-color: #3fbf70; -webkit-box-shadow: 0 0 0 0.2rem rgba(91, 179, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(91, 179, 125, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #212529; background-color: #65CC8C; border-color: #65CC8C; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #ffffff; background-color: #3fbf70; border-color: #3cb56a; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(91, 179, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(91, 179, 125, 0.5); }

.btn-info { color: #ffffff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: #ffffff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #ffffff; background-color: #138496; border-color: #117a8b; -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #ffffff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #ffffff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #FFC64C; border-color: #FFC64C; }

.btn-warning:hover { color: #212529; background-color: #ffba26; border-color: #ffb619; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #ffba26; border-color: #ffb619; -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 174, 71, 0.5); box-shadow: 0 0 0 0.2rem rgba(222, 174, 71, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #FFC64C; border-color: #FFC64C; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #ffb619; border-color: #ffb20c; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 174, 71, 0.5); box-shadow: 0 0 0 0.2rem rgba(222, 174, 71, 0.5); }

.btn-danger { color: #ffffff; background-color: #FF4D6B; border-color: #FF4D6B; }

.btn-danger:hover { color: #ffffff; background-color: #ff274b; border-color: #ff1a41; }

.btn-danger:focus, .btn-danger.focus { color: #ffffff; background-color: #ff274b; border-color: #ff1a41; -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 104, 129, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 104, 129, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #ffffff; background-color: #FF4D6B; border-color: #FF4D6B; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #ffffff; background-color: #ff1a41; border-color: #ff0d36; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 104, 129, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 104, 129, 0.5); }

.btn-light { color: #212529; background-color: #f3f4f7; border-color: #f3f4f7; }

.btn-light:hover { color: #212529; background-color: #dcdfe8; border-color: #d4d8e3; }

.btn-light:focus, .btn-light.focus { color: #212529; background-color: #dcdfe8; border-color: #d4d8e3; -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 213, 216, 0.5); box-shadow: 0 0 0 0.2rem rgba(212, 213, 216, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f3f4f7; border-color: #f3f4f7; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #d4d8e3; border-color: #cdd1de; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(212, 213, 216, 0.5); box-shadow: 0 0 0 0.2rem rgba(212, 213, 216, 0.5); }

.btn-dark { color: #ffffff; background-color: #7f8eac; border-color: #7f8eac; }

.btn-dark:hover { color: #ffffff; background-color: #687a9d; border-color: #627396; }

.btn-dark:focus, .btn-dark.focus { color: #ffffff; background-color: #687a9d; border-color: #627396; -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 159, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(146, 159, 184, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #ffffff; background-color: #7f8eac; border-color: #7f8eac; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #ffffff; background-color: #627396; border-color: #5d6d8f; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 159, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(146, 159, 184, 0.5); }

.btn-outline-primary { color: #000; border-color: #000; }

.btn-outline-primary:hover { color: #ffffff; background-color: #000; border-color: #000; }

.btn-outline-primary:focus, .btn-outline-primary.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #000; 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: #ffffff; background-color: #000; border-color: #000; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }

.btn-outline-secondary { color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:hover { color: #ffffff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; 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: #ffffff; background-color: #6c757d; border-color: #6c757d; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #65CC8C; border-color: #65CC8C; }

.btn-outline-success:hover { color: #212529; background-color: #65CC8C; border-color: #65CC8C; }

.btn-outline-success:focus, .btn-outline-success.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.5); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #65CC8C; 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: #65CC8C; border-color: #65CC8C; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.5); box-shadow: 0 0 0 0.2rem rgba(101, 204, 140, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #ffffff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; 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: #ffffff; background-color: #17a2b8; border-color: #17a2b8; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #FFC64C; border-color: #FFC64C; }

.btn-outline-warning:hover { color: #212529; background-color: #FFC64C; border-color: #FFC64C; }

.btn-outline-warning:focus, .btn-outline-warning.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 198, 76, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 198, 76, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #FFC64C; 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: #FFC64C; border-color: #FFC64C; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 198, 76, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 198, 76, 0.5); }

.btn-outline-danger { color: #FF4D6B; border-color: #FF4D6B; }

.btn-outline-danger:hover { color: #ffffff; background-color: #FF4D6B; border-color: #FF4D6B; }

.btn-outline-danger:focus, .btn-outline-danger.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #FF4D6B; 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: #ffffff; background-color: #FF4D6B; border-color: #FF4D6B; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 77, 107, 0.5); }

.btn-outline-light { color: #f3f4f7; border-color: #f3f4f7; }

.btn-outline-light:hover { color: #212529; background-color: #f3f4f7; border-color: #f3f4f7; }

.btn-outline-light:focus, .btn-outline-light.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 244, 247, 0.5); box-shadow: 0 0 0 0.2rem rgba(243, 244, 247, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f3f4f7; 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: #f3f4f7; border-color: #f3f4f7; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 244, 247, 0.5); box-shadow: 0 0 0 0.2rem rgba(243, 244, 247, 0.5); }

.btn-outline-dark { color: #7f8eac; border-color: #7f8eac; }

.btn-outline-dark:hover { color: #ffffff; background-color: #7f8eac; border-color: #7f8eac; }

.btn-outline-dark:focus, .btn-outline-dark.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(127, 142, 172, 0.5); box-shadow: 0 0 0 0.2rem rgba(127, 142, 172, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #7f8eac; 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: #ffffff; background-color: #7f8eac; border-color: #7f8eac; }

.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 { -webkit-box-shadow: 0 0 0 0.2rem rgba(127, 142, 172, 0.5); box-shadow: 0 0 0 0.2rem rgba(127, 142, 172, 0.5); }

.btn-link { font-weight: 400; color: #000; text-decoration: none; }

.btn-link:hover { color: black; text-decoration: none; }

.btn-link:focus, .btn-link.focus { text-decoration: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 1rem; }

.btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.25rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.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: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { -webkit-transition: none; transition: none; } }

.modal.show .modal-dialog { -webkit-transform: none; transform: none; }

.modal.modal-static .modal-dialog { -webkit-transform: scale(1.02); transform: scale(1.02); }

.modal-dialog-scrollable { display: -webkit-box; display: -ms-flexbox; 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 { -ms-flex-negative: 0; flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); height: -webkit-min-content; height: -moz-min-content; height: min-content; content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; 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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #ffffff; background-clip: padding-box; border: 1px solid rgba(21, 20, 23, 0.2); border-radius: 1rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #151417; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #c5c5c5; border-top-left-radius: calc(1rem - 1px); border-top-right-radius: calc(1rem - 1px); }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.625; }

.modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #c5c5c5; border-bottom-right-radius: calc(1rem - 1px); border-bottom-left-radius: calc(1rem - 1px); }

.modal-footer > * { margin: 0.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: -webkit-min-content; height: -moz-min-content; height: min-content; }
  .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; } }

.table { width: 100%; margin-bottom: 1rem; color: #151417; }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #c5c5c5; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #c5c5c5; }

.table tbody + tbody { border-top: 2px solid #c5c5c5; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #c5c5c5; }

.table-bordered th, .table-bordered td { border: 1px solid #c5c5c5; }

.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(21, 20, 23, 0.05); }

.table-hover tbody tr:hover { color: #151417; background-color: rgba(21, 20, 23, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8b8b8; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7a7a7a; }

.table-hover .table-primary:hover { background-color: #ababab; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #ababab; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #d4f1df; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #afe4c3; }

.table-hover .table-success:hover { background-color: #c1ebd1; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #c1ebd1; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffefcd; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffe1a2; }

.table-hover .table-warning:hover { background-color: #ffe7b4; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe7b4; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #ffcdd6; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ffa2b2; }

.table-hover .table-danger:hover { background-color: #ffb4c1; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #ffb4c1; }

.table-light, .table-light > th, .table-light > td { background-color: #fcfcfd; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #f9f9fb; }

.table-hover .table-light:hover { background-color: #ededf3; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ededf3; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #dbdfe8; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #bcc4d4; }

.table-hover .table-dark:hover { background-color: #cbd1de; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #cbd1de; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(21, 20, 23, 0.075); }

.table-hover .table-active:hover { background-color: rgba(9, 8, 9, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(9, 8, 9, 0.075); }

.table .thead-dark th { color: #ffffff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #c5c5c5; }

.table-dark { color: #ffffff; 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: #ffffff; 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; }

.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: #000 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: black !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #65CC8C !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #3fbf70 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #FFC64C !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #ffb619 !important; }

.bg-danger { background-color: #FF4D6B !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #ff1a41 !important; }

.bg-light { background-color: #f3f4f7 !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #d4d8e3 !important; }

.bg-dark { background-color: #7f8eac !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #627396 !important; }

.bg-white { background-color: #ffffff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #c5c5c5 !important; }

.border-top { border-top: 1px solid #c5c5c5 !important; }

.border-right { border-right: 1px solid #c5c5c5 !important; }

.border-bottom { border-bottom: 1px solid #c5c5c5 !important; }

.border-left { border-left: 1px solid #c5c5c5 !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: #000 !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #65CC8C !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #FFC64C !important; }

.border-danger { border-color: #FF4D6B !important; }

.border-light { border-color: #f3f4f7 !important; }

.border-dark { border-color: #7f8eac !important; }

.border-white { border-color: #ffffff !important; }

.rounded-sm { border-radius: 0.25rem !important; }

.rounded { border-radius: 0.5rem !important; }

.rounded-top { border-top-left-radius: 0.5rem !important; border-top-right-radius: 0.5rem !important; }

.rounded-right { border-top-right-radius: 0.5rem !important; border-bottom-right-radius: 0.5rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; }

.rounded-left { border-top-left-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; }

.rounded-lg { border-radius: 1rem !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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; 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.8571428571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }

.flex-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-sm-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-sm-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-md-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-md-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-md-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-lg-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-lg-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-xl-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-xl-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; 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 { -webkit-user-select: all !important; -moz-user-select: all !important; -ms-user-select: all !important; user-select: all !important; }

.user-select-auto { -webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important; }

.user-select-none { -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; 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 { -webkit-box-shadow: 0 0.125rem 0.25rem rgba(21, 20, 23, 0.075) !important; box-shadow: 0 0.125rem 0.25rem rgba(21, 20, 23, 0.075) !important; }

.shadow { -webkit-box-shadow: 0 0.5rem 1rem rgba(21, 20, 23, 0.15) !important; box-shadow: 0 0.5rem 1rem rgba(21, 20, 23, 0.15) !important; }

.shadow-lg { -webkit-box-shadow: 0 1rem 3rem rgba(21, 20, 23, 0.175) !important; box-shadow: 0 1rem 3rem rgba(21, 20, 23, 0.175) !important; }

.shadow-none { -webkit-box-shadow: none !important; 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: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.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: 2rem !important; }

.mt-5, .my-5 { margin-top: 2rem !important; }

.mr-5, .mx-5 { margin-right: 2rem !important; }

.mb-5, .my-5 { margin-bottom: 2rem !important; }

.ml-5, .mx-5 { margin-left: 2rem !important; }

.m-6 { margin: 2.5rem !important; }

.mt-6, .my-6 { margin-top: 2.5rem !important; }

.mr-6, .mx-6 { margin-right: 2.5rem !important; }

.mb-6, .my-6 { margin-bottom: 2.5rem !important; }

.ml-6, .mx-6 { margin-left: 2.5rem !important; }

.m-7 { margin: 3rem !important; }

.mt-7, .my-7 { margin-top: 3rem !important; }

.mr-7, .mx-7 { margin-right: 3rem !important; }

.mb-7, .my-7 { margin-bottom: 3rem !important; }

.ml-7, .mx-7 { margin-left: 3rem !important; }

.m-8 { margin: 3.5rem !important; }

.mt-8, .my-8 { margin-top: 3.5rem !important; }

.mr-8, .mx-8 { margin-right: 3.5rem !important; }

.mb-8, .my-8 { margin-bottom: 3.5rem !important; }

.ml-8, .mx-8 { margin-left: 3.5rem !important; }

.m-9 { margin: 4rem !important; }

.mt-9, .my-9 { margin-top: 4rem !important; }

.mr-9, .mx-9 { margin-right: 4rem !important; }

.mb-9, .my-9 { margin-bottom: 4rem !important; }

.ml-9, .mx-9 { margin-left: 4rem !important; }

.m-10 { margin: 4.5rem !important; }

.mt-10, .my-10 { margin-top: 4.5rem !important; }

.mr-10, .mx-10 { margin-right: 4.5rem !important; }

.mb-10, .my-10 { margin-bottom: 4.5rem !important; }

.ml-10, .mx-10 { margin-left: 4.5rem !important; }

.m-11 { margin: 5rem !important; }

.mt-11, .my-11 { margin-top: 5rem !important; }

.mr-11, .mx-11 { margin-right: 5rem !important; }

.mb-11, .my-11 { margin-bottom: 5rem !important; }

.ml-11, .mx-11 { margin-left: 5rem !important; }

.m-12 { margin: 5.5rem !important; }

.mt-12, .my-12 { margin-top: 5.5rem !important; }

.mr-12, .mx-12 { margin-right: 5.5rem !important; }

.mb-12, .my-12 { margin-bottom: 5.5rem !important; }

.ml-12, .mx-12 { margin-left: 5.5rem !important; }

.m-13 { margin: 6rem !important; }

.mt-13, .my-13 { margin-top: 6rem !important; }

.mr-13, .mx-13 { margin-right: 6rem !important; }

.mb-13, .my-13 { margin-bottom: 6rem !important; }

.ml-13, .mx-13 { margin-left: 6rem !important; }

.m-14 { margin: 6.5rem !important; }

.mt-14, .my-14 { margin-top: 6.5rem !important; }

.mr-14, .mx-14 { margin-right: 6.5rem !important; }

.mb-14, .my-14 { margin-bottom: 6.5rem !important; }

.ml-14, .mx-14 { margin-left: 6.5rem !important; }

.m-15 { margin: 7rem !important; }

.mt-15, .my-15 { margin-top: 7rem !important; }

.mr-15, .mx-15 { margin-right: 7rem !important; }

.mb-15, .my-15 { margin-bottom: 7rem !important; }

.ml-15, .mx-15 { margin-left: 7rem !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: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.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: 2rem !important; }

.pt-5, .py-5 { padding-top: 2rem !important; }

.pr-5, .px-5 { padding-right: 2rem !important; }

.pb-5, .py-5 { padding-bottom: 2rem !important; }

.pl-5, .px-5 { padding-left: 2rem !important; }

.p-6 { padding: 2.5rem !important; }

.pt-6, .py-6 { padding-top: 2.5rem !important; }

.pr-6, .px-6 { padding-right: 2.5rem !important; }

.pb-6, .py-6 { padding-bottom: 2.5rem !important; }

.pl-6, .px-6 { padding-left: 2.5rem !important; }

.p-7 { padding: 3rem !important; }

.pt-7, .py-7 { padding-top: 3rem !important; }

.pr-7, .px-7 { padding-right: 3rem !important; }

.pb-7, .py-7 { padding-bottom: 3rem !important; }

.pl-7, .px-7 { padding-left: 3rem !important; }

.p-8 { padding: 3.5rem !important; }

.pt-8, .py-8 { padding-top: 3.5rem !important; }

.pr-8, .px-8 { padding-right: 3.5rem !important; }

.pb-8, .py-8 { padding-bottom: 3.5rem !important; }

.pl-8, .px-8 { padding-left: 3.5rem !important; }

.p-9 { padding: 4rem !important; }

.pt-9, .py-9 { padding-top: 4rem !important; }

.pr-9, .px-9 { padding-right: 4rem !important; }

.pb-9, .py-9 { padding-bottom: 4rem !important; }

.pl-9, .px-9 { padding-left: 4rem !important; }

.p-10 { padding: 4.5rem !important; }

.pt-10, .py-10 { padding-top: 4.5rem !important; }

.pr-10, .px-10 { padding-right: 4.5rem !important; }

.pb-10, .py-10 { padding-bottom: 4.5rem !important; }

.pl-10, .px-10 { padding-left: 4.5rem !important; }

.p-11 { padding: 5rem !important; }

.pt-11, .py-11 { padding-top: 5rem !important; }

.pr-11, .px-11 { padding-right: 5rem !important; }

.pb-11, .py-11 { padding-bottom: 5rem !important; }

.pl-11, .px-11 { padding-left: 5rem !important; }

.p-12 { padding: 5.5rem !important; }

.pt-12, .py-12 { padding-top: 5.5rem !important; }

.pr-12, .px-12 { padding-right: 5.5rem !important; }

.pb-12, .py-12 { padding-bottom: 5.5rem !important; }

.pl-12, .px-12 { padding-left: 5.5rem !important; }

.p-13 { padding: 6rem !important; }

.pt-13, .py-13 { padding-top: 6rem !important; }

.pr-13, .px-13 { padding-right: 6rem !important; }

.pb-13, .py-13 { padding-bottom: 6rem !important; }

.pl-13, .px-13 { padding-left: 6rem !important; }

.p-14 { padding: 6.5rem !important; }

.pt-14, .py-14 { padding-top: 6.5rem !important; }

.pr-14, .px-14 { padding-right: 6.5rem !important; }

.pb-14, .py-14 { padding-bottom: 6.5rem !important; }

.pl-14, .px-14 { padding-left: 6.5rem !important; }

.p-15 { padding: 7rem !important; }

.pt-15, .py-15 { padding-top: 7rem !important; }

.pr-15, .px-15 { padding-right: 7rem !important; }

.pb-15, .py-15 { padding-bottom: 7rem !important; }

.pl-15, .px-15 { padding-left: 7rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.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: -2rem !important; }

.mt-n5, .my-n5 { margin-top: -2rem !important; }

.mr-n5, .mx-n5 { margin-right: -2rem !important; }

.mb-n5, .my-n5 { margin-bottom: -2rem !important; }

.ml-n5, .mx-n5 { margin-left: -2rem !important; }

.m-n6 { margin: -2.5rem !important; }

.mt-n6, .my-n6 { margin-top: -2.5rem !important; }

.mr-n6, .mx-n6 { margin-right: -2.5rem !important; }

.mb-n6, .my-n6 { margin-bottom: -2.5rem !important; }

.ml-n6, .mx-n6 { margin-left: -2.5rem !important; }

.m-n7 { margin: -3rem !important; }

.mt-n7, .my-n7 { margin-top: -3rem !important; }

.mr-n7, .mx-n7 { margin-right: -3rem !important; }

.mb-n7, .my-n7 { margin-bottom: -3rem !important; }

.ml-n7, .mx-n7 { margin-left: -3rem !important; }

.m-n8 { margin: -3.5rem !important; }

.mt-n8, .my-n8 { margin-top: -3.5rem !important; }

.mr-n8, .mx-n8 { margin-right: -3.5rem !important; }

.mb-n8, .my-n8 { margin-bottom: -3.5rem !important; }

.ml-n8, .mx-n8 { margin-left: -3.5rem !important; }

.m-n9 { margin: -4rem !important; }

.mt-n9, .my-n9 { margin-top: -4rem !important; }

.mr-n9, .mx-n9 { margin-right: -4rem !important; }

.mb-n9, .my-n9 { margin-bottom: -4rem !important; }

.ml-n9, .mx-n9 { margin-left: -4rem !important; }

.m-n10 { margin: -4.5rem !important; }

.mt-n10, .my-n10 { margin-top: -4.5rem !important; }

.mr-n10, .mx-n10 { margin-right: -4.5rem !important; }

.mb-n10, .my-n10 { margin-bottom: -4.5rem !important; }

.ml-n10, .mx-n10 { margin-left: -4.5rem !important; }

.m-n11 { margin: -5rem !important; }

.mt-n11, .my-n11 { margin-top: -5rem !important; }

.mr-n11, .mx-n11 { margin-right: -5rem !important; }

.mb-n11, .my-n11 { margin-bottom: -5rem !important; }

.ml-n11, .mx-n11 { margin-left: -5rem !important; }

.m-n12 { margin: -5.5rem !important; }

.mt-n12, .my-n12 { margin-top: -5.5rem !important; }

.mr-n12, .mx-n12 { margin-right: -5.5rem !important; }

.mb-n12, .my-n12 { margin-bottom: -5.5rem !important; }

.ml-n12, .mx-n12 { margin-left: -5.5rem !important; }

.m-n13 { margin: -6rem !important; }

.mt-n13, .my-n13 { margin-top: -6rem !important; }

.mr-n13, .mx-n13 { margin-right: -6rem !important; }

.mb-n13, .my-n13 { margin-bottom: -6rem !important; }

.ml-n13, .mx-n13 { margin-left: -6rem !important; }

.m-n14 { margin: -6.5rem !important; }

.mt-n14, .my-n14 { margin-top: -6.5rem !important; }

.mr-n14, .mx-n14 { margin-right: -6.5rem !important; }

.mb-n14, .my-n14 { margin-bottom: -6.5rem !important; }

.ml-n14, .mx-n14 { margin-left: -6.5rem !important; }

.m-n15 { margin: -7rem !important; }

.mt-n15, .my-n15 { margin-top: -7rem !important; }

.mr-n15, .mx-n15 { margin-right: -7rem !important; }

.mb-n15, .my-n15 { margin-bottom: -7rem !important; }

.ml-n15, .mx-n15 { margin-left: -7rem !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: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.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: 2rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 2rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 2rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 2rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 2rem !important; }
  .m-sm-6 { margin: 2.5rem !important; }
  .mt-sm-6, .my-sm-6 { margin-top: 2.5rem !important; }
  .mr-sm-6, .mx-sm-6 { margin-right: 2.5rem !important; }
  .mb-sm-6, .my-sm-6 { margin-bottom: 2.5rem !important; }
  .ml-sm-6, .mx-sm-6 { margin-left: 2.5rem !important; }
  .m-sm-7 { margin: 3rem !important; }
  .mt-sm-7, .my-sm-7 { margin-top: 3rem !important; }
  .mr-sm-7, .mx-sm-7 { margin-right: 3rem !important; }
  .mb-sm-7, .my-sm-7 { margin-bottom: 3rem !important; }
  .ml-sm-7, .mx-sm-7 { margin-left: 3rem !important; }
  .m-sm-8 { margin: 3.5rem !important; }
  .mt-sm-8, .my-sm-8 { margin-top: 3.5rem !important; }
  .mr-sm-8, .mx-sm-8 { margin-right: 3.5rem !important; }
  .mb-sm-8, .my-sm-8 { margin-bottom: 3.5rem !important; }
  .ml-sm-8, .mx-sm-8 { margin-left: 3.5rem !important; }
  .m-sm-9 { margin: 4rem !important; }
  .mt-sm-9, .my-sm-9 { margin-top: 4rem !important; }
  .mr-sm-9, .mx-sm-9 { margin-right: 4rem !important; }
  .mb-sm-9, .my-sm-9 { margin-bottom: 4rem !important; }
  .ml-sm-9, .mx-sm-9 { margin-left: 4rem !important; }
  .m-sm-10 { margin: 4.5rem !important; }
  .mt-sm-10, .my-sm-10 { margin-top: 4.5rem !important; }
  .mr-sm-10, .mx-sm-10 { margin-right: 4.5rem !important; }
  .mb-sm-10, .my-sm-10 { margin-bottom: 4.5rem !important; }
  .ml-sm-10, .mx-sm-10 { margin-left: 4.5rem !important; }
  .m-sm-11 { margin: 5rem !important; }
  .mt-sm-11, .my-sm-11 { margin-top: 5rem !important; }
  .mr-sm-11, .mx-sm-11 { margin-right: 5rem !important; }
  .mb-sm-11, .my-sm-11 { margin-bottom: 5rem !important; }
  .ml-sm-11, .mx-sm-11 { margin-left: 5rem !important; }
  .m-sm-12 { margin: 5.5rem !important; }
  .mt-sm-12, .my-sm-12 { margin-top: 5.5rem !important; }
  .mr-sm-12, .mx-sm-12 { margin-right: 5.5rem !important; }
  .mb-sm-12, .my-sm-12 { margin-bottom: 5.5rem !important; }
  .ml-sm-12, .mx-sm-12 { margin-left: 5.5rem !important; }
  .m-sm-13 { margin: 6rem !important; }
  .mt-sm-13, .my-sm-13 { margin-top: 6rem !important; }
  .mr-sm-13, .mx-sm-13 { margin-right: 6rem !important; }
  .mb-sm-13, .my-sm-13 { margin-bottom: 6rem !important; }
  .ml-sm-13, .mx-sm-13 { margin-left: 6rem !important; }
  .m-sm-14 { margin: 6.5rem !important; }
  .mt-sm-14, .my-sm-14 { margin-top: 6.5rem !important; }
  .mr-sm-14, .mx-sm-14 { margin-right: 6.5rem !important; }
  .mb-sm-14, .my-sm-14 { margin-bottom: 6.5rem !important; }
  .ml-sm-14, .mx-sm-14 { margin-left: 6.5rem !important; }
  .m-sm-15 { margin: 7rem !important; }
  .mt-sm-15, .my-sm-15 { margin-top: 7rem !important; }
  .mr-sm-15, .mx-sm-15 { margin-right: 7rem !important; }
  .mb-sm-15, .my-sm-15 { margin-bottom: 7rem !important; }
  .ml-sm-15, .mx-sm-15 { margin-left: 7rem !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: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.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: 2rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 2rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 2rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 2rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 2rem !important; }
  .p-sm-6 { padding: 2.5rem !important; }
  .pt-sm-6, .py-sm-6 { padding-top: 2.5rem !important; }
  .pr-sm-6, .px-sm-6 { padding-right: 2.5rem !important; }
  .pb-sm-6, .py-sm-6 { padding-bottom: 2.5rem !important; }
  .pl-sm-6, .px-sm-6 { padding-left: 2.5rem !important; }
  .p-sm-7 { padding: 3rem !important; }
  .pt-sm-7, .py-sm-7 { padding-top: 3rem !important; }
  .pr-sm-7, .px-sm-7 { padding-right: 3rem !important; }
  .pb-sm-7, .py-sm-7 { padding-bottom: 3rem !important; }
  .pl-sm-7, .px-sm-7 { padding-left: 3rem !important; }
  .p-sm-8 { padding: 3.5rem !important; }
  .pt-sm-8, .py-sm-8 { padding-top: 3.5rem !important; }
  .pr-sm-8, .px-sm-8 { padding-right: 3.5rem !important; }
  .pb-sm-8, .py-sm-8 { padding-bottom: 3.5rem !important; }
  .pl-sm-8, .px-sm-8 { padding-left: 3.5rem !important; }
  .p-sm-9 { padding: 4rem !important; }
  .pt-sm-9, .py-sm-9 { padding-top: 4rem !important; }
  .pr-sm-9, .px-sm-9 { padding-right: 4rem !important; }
  .pb-sm-9, .py-sm-9 { padding-bottom: 4rem !important; }
  .pl-sm-9, .px-sm-9 { padding-left: 4rem !important; }
  .p-sm-10 { padding: 4.5rem !important; }
  .pt-sm-10, .py-sm-10 { padding-top: 4.5rem !important; }
  .pr-sm-10, .px-sm-10 { padding-right: 4.5rem !important; }
  .pb-sm-10, .py-sm-10 { padding-bottom: 4.5rem !important; }
  .pl-sm-10, .px-sm-10 { padding-left: 4.5rem !important; }
  .p-sm-11 { padding: 5rem !important; }
  .pt-sm-11, .py-sm-11 { padding-top: 5rem !important; }
  .pr-sm-11, .px-sm-11 { padding-right: 5rem !important; }
  .pb-sm-11, .py-sm-11 { padding-bottom: 5rem !important; }
  .pl-sm-11, .px-sm-11 { padding-left: 5rem !important; }
  .p-sm-12 { padding: 5.5rem !important; }
  .pt-sm-12, .py-sm-12 { padding-top: 5.5rem !important; }
  .pr-sm-12, .px-sm-12 { padding-right: 5.5rem !important; }
  .pb-sm-12, .py-sm-12 { padding-bottom: 5.5rem !important; }
  .pl-sm-12, .px-sm-12 { padding-left: 5.5rem !important; }
  .p-sm-13 { padding: 6rem !important; }
  .pt-sm-13, .py-sm-13 { padding-top: 6rem !important; }
  .pr-sm-13, .px-sm-13 { padding-right: 6rem !important; }
  .pb-sm-13, .py-sm-13 { padding-bottom: 6rem !important; }
  .pl-sm-13, .px-sm-13 { padding-left: 6rem !important; }
  .p-sm-14 { padding: 6.5rem !important; }
  .pt-sm-14, .py-sm-14 { padding-top: 6.5rem !important; }
  .pr-sm-14, .px-sm-14 { padding-right: 6.5rem !important; }
  .pb-sm-14, .py-sm-14 { padding-bottom: 6.5rem !important; }
  .pl-sm-14, .px-sm-14 { padding-left: 6.5rem !important; }
  .p-sm-15 { padding: 7rem !important; }
  .pt-sm-15, .py-sm-15 { padding-top: 7rem !important; }
  .pr-sm-15, .px-sm-15 { padding-right: 7rem !important; }
  .pb-sm-15, .py-sm-15 { padding-bottom: 7rem !important; }
  .pl-sm-15, .px-sm-15 { padding-left: 7rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.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: -2rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -2rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -2rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -2rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -2rem !important; }
  .m-sm-n6 { margin: -2.5rem !important; }
  .mt-sm-n6, .my-sm-n6 { margin-top: -2.5rem !important; }
  .mr-sm-n6, .mx-sm-n6 { margin-right: -2.5rem !important; }
  .mb-sm-n6, .my-sm-n6 { margin-bottom: -2.5rem !important; }
  .ml-sm-n6, .mx-sm-n6 { margin-left: -2.5rem !important; }
  .m-sm-n7 { margin: -3rem !important; }
  .mt-sm-n7, .my-sm-n7 { margin-top: -3rem !important; }
  .mr-sm-n7, .mx-sm-n7 { margin-right: -3rem !important; }
  .mb-sm-n7, .my-sm-n7 { margin-bottom: -3rem !important; }
  .ml-sm-n7, .mx-sm-n7 { margin-left: -3rem !important; }
  .m-sm-n8 { margin: -3.5rem !important; }
  .mt-sm-n8, .my-sm-n8 { margin-top: -3.5rem !important; }
  .mr-sm-n8, .mx-sm-n8 { margin-right: -3.5rem !important; }
  .mb-sm-n8, .my-sm-n8 { margin-bottom: -3.5rem !important; }
  .ml-sm-n8, .mx-sm-n8 { margin-left: -3.5rem !important; }
  .m-sm-n9 { margin: -4rem !important; }
  .mt-sm-n9, .my-sm-n9 { margin-top: -4rem !important; }
  .mr-sm-n9, .mx-sm-n9 { margin-right: -4rem !important; }
  .mb-sm-n9, .my-sm-n9 { margin-bottom: -4rem !important; }
  .ml-sm-n9, .mx-sm-n9 { margin-left: -4rem !important; }
  .m-sm-n10 { margin: -4.5rem !important; }
  .mt-sm-n10, .my-sm-n10 { margin-top: -4.5rem !important; }
  .mr-sm-n10, .mx-sm-n10 { margin-right: -4.5rem !important; }
  .mb-sm-n10, .my-sm-n10 { margin-bottom: -4.5rem !important; }
  .ml-sm-n10, .mx-sm-n10 { margin-left: -4.5rem !important; }
  .m-sm-n11 { margin: -5rem !important; }
  .mt-sm-n11, .my-sm-n11 { margin-top: -5rem !important; }
  .mr-sm-n11, .mx-sm-n11 { margin-right: -5rem !important; }
  .mb-sm-n11, .my-sm-n11 { margin-bottom: -5rem !important; }
  .ml-sm-n11, .mx-sm-n11 { margin-left: -5rem !important; }
  .m-sm-n12 { margin: -5.5rem !important; }
  .mt-sm-n12, .my-sm-n12 { margin-top: -5.5rem !important; }
  .mr-sm-n12, .mx-sm-n12 { margin-right: -5.5rem !important; }
  .mb-sm-n12, .my-sm-n12 { margin-bottom: -5.5rem !important; }
  .ml-sm-n12, .mx-sm-n12 { margin-left: -5.5rem !important; }
  .m-sm-n13 { margin: -6rem !important; }
  .mt-sm-n13, .my-sm-n13 { margin-top: -6rem !important; }
  .mr-sm-n13, .mx-sm-n13 { margin-right: -6rem !important; }
  .mb-sm-n13, .my-sm-n13 { margin-bottom: -6rem !important; }
  .ml-sm-n13, .mx-sm-n13 { margin-left: -6rem !important; }
  .m-sm-n14 { margin: -6.5rem !important; }
  .mt-sm-n14, .my-sm-n14 { margin-top: -6.5rem !important; }
  .mr-sm-n14, .mx-sm-n14 { margin-right: -6.5rem !important; }
  .mb-sm-n14, .my-sm-n14 { margin-bottom: -6.5rem !important; }
  .ml-sm-n14, .mx-sm-n14 { margin-left: -6.5rem !important; }
  .m-sm-n15 { margin: -7rem !important; }
  .mt-sm-n15, .my-sm-n15 { margin-top: -7rem !important; }
  .mr-sm-n15, .mx-sm-n15 { margin-right: -7rem !important; }
  .mb-sm-n15, .my-sm-n15 { margin-bottom: -7rem !important; }
  .ml-sm-n15, .mx-sm-n15 { margin-left: -7rem !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: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.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: 2rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 2rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 2rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 2rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 2rem !important; }
  .m-md-6 { margin: 2.5rem !important; }
  .mt-md-6, .my-md-6 { margin-top: 2.5rem !important; }
  .mr-md-6, .mx-md-6 { margin-right: 2.5rem !important; }
  .mb-md-6, .my-md-6 { margin-bottom: 2.5rem !important; }
  .ml-md-6, .mx-md-6 { margin-left: 2.5rem !important; }
  .m-md-7 { margin: 3rem !important; }
  .mt-md-7, .my-md-7 { margin-top: 3rem !important; }
  .mr-md-7, .mx-md-7 { margin-right: 3rem !important; }
  .mb-md-7, .my-md-7 { margin-bottom: 3rem !important; }
  .ml-md-7, .mx-md-7 { margin-left: 3rem !important; }
  .m-md-8 { margin: 3.5rem !important; }
  .mt-md-8, .my-md-8 { margin-top: 3.5rem !important; }
  .mr-md-8, .mx-md-8 { margin-right: 3.5rem !important; }
  .mb-md-8, .my-md-8 { margin-bottom: 3.5rem !important; }
  .ml-md-8, .mx-md-8 { margin-left: 3.5rem !important; }
  .m-md-9 { margin: 4rem !important; }
  .mt-md-9, .my-md-9 { margin-top: 4rem !important; }
  .mr-md-9, .mx-md-9 { margin-right: 4rem !important; }
  .mb-md-9, .my-md-9 { margin-bottom: 4rem !important; }
  .ml-md-9, .mx-md-9 { margin-left: 4rem !important; }
  .m-md-10 { margin: 4.5rem !important; }
  .mt-md-10, .my-md-10 { margin-top: 4.5rem !important; }
  .mr-md-10, .mx-md-10 { margin-right: 4.5rem !important; }
  .mb-md-10, .my-md-10 { margin-bottom: 4.5rem !important; }
  .ml-md-10, .mx-md-10 { margin-left: 4.5rem !important; }
  .m-md-11 { margin: 5rem !important; }
  .mt-md-11, .my-md-11 { margin-top: 5rem !important; }
  .mr-md-11, .mx-md-11 { margin-right: 5rem !important; }
  .mb-md-11, .my-md-11 { margin-bottom: 5rem !important; }
  .ml-md-11, .mx-md-11 { margin-left: 5rem !important; }
  .m-md-12 { margin: 5.5rem !important; }
  .mt-md-12, .my-md-12 { margin-top: 5.5rem !important; }
  .mr-md-12, .mx-md-12 { margin-right: 5.5rem !important; }
  .mb-md-12, .my-md-12 { margin-bottom: 5.5rem !important; }
  .ml-md-12, .mx-md-12 { margin-left: 5.5rem !important; }
  .m-md-13 { margin: 6rem !important; }
  .mt-md-13, .my-md-13 { margin-top: 6rem !important; }
  .mr-md-13, .mx-md-13 { margin-right: 6rem !important; }
  .mb-md-13, .my-md-13 { margin-bottom: 6rem !important; }
  .ml-md-13, .mx-md-13 { margin-left: 6rem !important; }
  .m-md-14 { margin: 6.5rem !important; }
  .mt-md-14, .my-md-14 { margin-top: 6.5rem !important; }
  .mr-md-14, .mx-md-14 { margin-right: 6.5rem !important; }
  .mb-md-14, .my-md-14 { margin-bottom: 6.5rem !important; }
  .ml-md-14, .mx-md-14 { margin-left: 6.5rem !important; }
  .m-md-15 { margin: 7rem !important; }
  .mt-md-15, .my-md-15 { margin-top: 7rem !important; }
  .mr-md-15, .mx-md-15 { margin-right: 7rem !important; }
  .mb-md-15, .my-md-15 { margin-bottom: 7rem !important; }
  .ml-md-15, .mx-md-15 { margin-left: 7rem !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: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.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: 2rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 2rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 2rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 2rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 2rem !important; }
  .p-md-6 { padding: 2.5rem !important; }
  .pt-md-6, .py-md-6 { padding-top: 2.5rem !important; }
  .pr-md-6, .px-md-6 { padding-right: 2.5rem !important; }
  .pb-md-6, .py-md-6 { padding-bottom: 2.5rem !important; }
  .pl-md-6, .px-md-6 { padding-left: 2.5rem !important; }
  .p-md-7 { padding: 3rem !important; }
  .pt-md-7, .py-md-7 { padding-top: 3rem !important; }
  .pr-md-7, .px-md-7 { padding-right: 3rem !important; }
  .pb-md-7, .py-md-7 { padding-bottom: 3rem !important; }
  .pl-md-7, .px-md-7 { padding-left: 3rem !important; }
  .p-md-8 { padding: 3.5rem !important; }
  .pt-md-8, .py-md-8 { padding-top: 3.5rem !important; }
  .pr-md-8, .px-md-8 { padding-right: 3.5rem !important; }
  .pb-md-8, .py-md-8 { padding-bottom: 3.5rem !important; }
  .pl-md-8, .px-md-8 { padding-left: 3.5rem !important; }
  .p-md-9 { padding: 4rem !important; }
  .pt-md-9, .py-md-9 { padding-top: 4rem !important; }
  .pr-md-9, .px-md-9 { padding-right: 4rem !important; }
  .pb-md-9, .py-md-9 { padding-bottom: 4rem !important; }
  .pl-md-9, .px-md-9 { padding-left: 4rem !important; }
  .p-md-10 { padding: 4.5rem !important; }
  .pt-md-10, .py-md-10 { padding-top: 4.5rem !important; }
  .pr-md-10, .px-md-10 { padding-right: 4.5rem !important; }
  .pb-md-10, .py-md-10 { padding-bottom: 4.5rem !important; }
  .pl-md-10, .px-md-10 { padding-left: 4.5rem !important; }
  .p-md-11 { padding: 5rem !important; }
  .pt-md-11, .py-md-11 { padding-top: 5rem !important; }
  .pr-md-11, .px-md-11 { padding-right: 5rem !important; }
  .pb-md-11, .py-md-11 { padding-bottom: 5rem !important; }
  .pl-md-11, .px-md-11 { padding-left: 5rem !important; }
  .p-md-12 { padding: 5.5rem !important; }
  .pt-md-12, .py-md-12 { padding-top: 5.5rem !important; }
  .pr-md-12, .px-md-12 { padding-right: 5.5rem !important; }
  .pb-md-12, .py-md-12 { padding-bottom: 5.5rem !important; }
  .pl-md-12, .px-md-12 { padding-left: 5.5rem !important; }
  .p-md-13 { padding: 6rem !important; }
  .pt-md-13, .py-md-13 { padding-top: 6rem !important; }
  .pr-md-13, .px-md-13 { padding-right: 6rem !important; }
  .pb-md-13, .py-md-13 { padding-bottom: 6rem !important; }
  .pl-md-13, .px-md-13 { padding-left: 6rem !important; }
  .p-md-14 { padding: 6.5rem !important; }
  .pt-md-14, .py-md-14 { padding-top: 6.5rem !important; }
  .pr-md-14, .px-md-14 { padding-right: 6.5rem !important; }
  .pb-md-14, .py-md-14 { padding-bottom: 6.5rem !important; }
  .pl-md-14, .px-md-14 { padding-left: 6.5rem !important; }
  .p-md-15 { padding: 7rem !important; }
  .pt-md-15, .py-md-15 { padding-top: 7rem !important; }
  .pr-md-15, .px-md-15 { padding-right: 7rem !important; }
  .pb-md-15, .py-md-15 { padding-bottom: 7rem !important; }
  .pl-md-15, .px-md-15 { padding-left: 7rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.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: -2rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -2rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -2rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -2rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -2rem !important; }
  .m-md-n6 { margin: -2.5rem !important; }
  .mt-md-n6, .my-md-n6 { margin-top: -2.5rem !important; }
  .mr-md-n6, .mx-md-n6 { margin-right: -2.5rem !important; }
  .mb-md-n6, .my-md-n6 { margin-bottom: -2.5rem !important; }
  .ml-md-n6, .mx-md-n6 { margin-left: -2.5rem !important; }
  .m-md-n7 { margin: -3rem !important; }
  .mt-md-n7, .my-md-n7 { margin-top: -3rem !important; }
  .mr-md-n7, .mx-md-n7 { margin-right: -3rem !important; }
  .mb-md-n7, .my-md-n7 { margin-bottom: -3rem !important; }
  .ml-md-n7, .mx-md-n7 { margin-left: -3rem !important; }
  .m-md-n8 { margin: -3.5rem !important; }
  .mt-md-n8, .my-md-n8 { margin-top: -3.5rem !important; }
  .mr-md-n8, .mx-md-n8 { margin-right: -3.5rem !important; }
  .mb-md-n8, .my-md-n8 { margin-bottom: -3.5rem !important; }
  .ml-md-n8, .mx-md-n8 { margin-left: -3.5rem !important; }
  .m-md-n9 { margin: -4rem !important; }
  .mt-md-n9, .my-md-n9 { margin-top: -4rem !important; }
  .mr-md-n9, .mx-md-n9 { margin-right: -4rem !important; }
  .mb-md-n9, .my-md-n9 { margin-bottom: -4rem !important; }
  .ml-md-n9, .mx-md-n9 { margin-left: -4rem !important; }
  .m-md-n10 { margin: -4.5rem !important; }
  .mt-md-n10, .my-md-n10 { margin-top: -4.5rem !important; }
  .mr-md-n10, .mx-md-n10 { margin-right: -4.5rem !important; }
  .mb-md-n10, .my-md-n10 { margin-bottom: -4.5rem !important; }
  .ml-md-n10, .mx-md-n10 { margin-left: -4.5rem !important; }
  .m-md-n11 { margin: -5rem !important; }
  .mt-md-n11, .my-md-n11 { margin-top: -5rem !important; }
  .mr-md-n11, .mx-md-n11 { margin-right: -5rem !important; }
  .mb-md-n11, .my-md-n11 { margin-bottom: -5rem !important; }
  .ml-md-n11, .mx-md-n11 { margin-left: -5rem !important; }
  .m-md-n12 { margin: -5.5rem !important; }
  .mt-md-n12, .my-md-n12 { margin-top: -5.5rem !important; }
  .mr-md-n12, .mx-md-n12 { margin-right: -5.5rem !important; }
  .mb-md-n12, .my-md-n12 { margin-bottom: -5.5rem !important; }
  .ml-md-n12, .mx-md-n12 { margin-left: -5.5rem !important; }
  .m-md-n13 { margin: -6rem !important; }
  .mt-md-n13, .my-md-n13 { margin-top: -6rem !important; }
  .mr-md-n13, .mx-md-n13 { margin-right: -6rem !important; }
  .mb-md-n13, .my-md-n13 { margin-bottom: -6rem !important; }
  .ml-md-n13, .mx-md-n13 { margin-left: -6rem !important; }
  .m-md-n14 { margin: -6.5rem !important; }
  .mt-md-n14, .my-md-n14 { margin-top: -6.5rem !important; }
  .mr-md-n14, .mx-md-n14 { margin-right: -6.5rem !important; }
  .mb-md-n14, .my-md-n14 { margin-bottom: -6.5rem !important; }
  .ml-md-n14, .mx-md-n14 { margin-left: -6.5rem !important; }
  .m-md-n15 { margin: -7rem !important; }
  .mt-md-n15, .my-md-n15 { margin-top: -7rem !important; }
  .mr-md-n15, .mx-md-n15 { margin-right: -7rem !important; }
  .mb-md-n15, .my-md-n15 { margin-bottom: -7rem !important; }
  .ml-md-n15, .mx-md-n15 { margin-left: -7rem !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: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.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: 2rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 2rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 2rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 2rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 2rem !important; }
  .m-lg-6 { margin: 2.5rem !important; }
  .mt-lg-6, .my-lg-6 { margin-top: 2.5rem !important; }
  .mr-lg-6, .mx-lg-6 { margin-right: 2.5rem !important; }
  .mb-lg-6, .my-lg-6 { margin-bottom: 2.5rem !important; }
  .ml-lg-6, .mx-lg-6 { margin-left: 2.5rem !important; }
  .m-lg-7 { margin: 3rem !important; }
  .mt-lg-7, .my-lg-7 { margin-top: 3rem !important; }
  .mr-lg-7, .mx-lg-7 { margin-right: 3rem !important; }
  .mb-lg-7, .my-lg-7 { margin-bottom: 3rem !important; }
  .ml-lg-7, .mx-lg-7 { margin-left: 3rem !important; }
  .m-lg-8 { margin: 3.5rem !important; }
  .mt-lg-8, .my-lg-8 { margin-top: 3.5rem !important; }
  .mr-lg-8, .mx-lg-8 { margin-right: 3.5rem !important; }
  .mb-lg-8, .my-lg-8 { margin-bottom: 3.5rem !important; }
  .ml-lg-8, .mx-lg-8 { margin-left: 3.5rem !important; }
  .m-lg-9 { margin: 4rem !important; }
  .mt-lg-9, .my-lg-9 { margin-top: 4rem !important; }
  .mr-lg-9, .mx-lg-9 { margin-right: 4rem !important; }
  .mb-lg-9, .my-lg-9 { margin-bottom: 4rem !important; }
  .ml-lg-9, .mx-lg-9 { margin-left: 4rem !important; }
  .m-lg-10 { margin: 4.5rem !important; }
  .mt-lg-10, .my-lg-10 { margin-top: 4.5rem !important; }
  .mr-lg-10, .mx-lg-10 { margin-right: 4.5rem !important; }
  .mb-lg-10, .my-lg-10 { margin-bottom: 4.5rem !important; }
  .ml-lg-10, .mx-lg-10 { margin-left: 4.5rem !important; }
  .m-lg-11 { margin: 5rem !important; }
  .mt-lg-11, .my-lg-11 { margin-top: 5rem !important; }
  .mr-lg-11, .mx-lg-11 { margin-right: 5rem !important; }
  .mb-lg-11, .my-lg-11 { margin-bottom: 5rem !important; }
  .ml-lg-11, .mx-lg-11 { margin-left: 5rem !important; }
  .m-lg-12 { margin: 5.5rem !important; }
  .mt-lg-12, .my-lg-12 { margin-top: 5.5rem !important; }
  .mr-lg-12, .mx-lg-12 { margin-right: 5.5rem !important; }
  .mb-lg-12, .my-lg-12 { margin-bottom: 5.5rem !important; }
  .ml-lg-12, .mx-lg-12 { margin-left: 5.5rem !important; }
  .m-lg-13 { margin: 6rem !important; }
  .mt-lg-13, .my-lg-13 { margin-top: 6rem !important; }
  .mr-lg-13, .mx-lg-13 { margin-right: 6rem !important; }
  .mb-lg-13, .my-lg-13 { margin-bottom: 6rem !important; }
  .ml-lg-13, .mx-lg-13 { margin-left: 6rem !important; }
  .m-lg-14 { margin: 6.5rem !important; }
  .mt-lg-14, .my-lg-14 { margin-top: 6.5rem !important; }
  .mr-lg-14, .mx-lg-14 { margin-right: 6.5rem !important; }
  .mb-lg-14, .my-lg-14 { margin-bottom: 6.5rem !important; }
  .ml-lg-14, .mx-lg-14 { margin-left: 6.5rem !important; }
  .m-lg-15 { margin: 7rem !important; }
  .mt-lg-15, .my-lg-15 { margin-top: 7rem !important; }
  .mr-lg-15, .mx-lg-15 { margin-right: 7rem !important; }
  .mb-lg-15, .my-lg-15 { margin-bottom: 7rem !important; }
  .ml-lg-15, .mx-lg-15 { margin-left: 7rem !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: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.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: 2rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 2rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 2rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 2rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 2rem !important; }
  .p-lg-6 { padding: 2.5rem !important; }
  .pt-lg-6, .py-lg-6 { padding-top: 2.5rem !important; }
  .pr-lg-6, .px-lg-6 { padding-right: 2.5rem !important; }
  .pb-lg-6, .py-lg-6 { padding-bottom: 2.5rem !important; }
  .pl-lg-6, .px-lg-6 { padding-left: 2.5rem !important; }
  .p-lg-7 { padding: 3rem !important; }
  .pt-lg-7, .py-lg-7 { padding-top: 3rem !important; }
  .pr-lg-7, .px-lg-7 { padding-right: 3rem !important; }
  .pb-lg-7, .py-lg-7 { padding-bottom: 3rem !important; }
  .pl-lg-7, .px-lg-7 { padding-left: 3rem !important; }
  .p-lg-8 { padding: 3.5rem !important; }
  .pt-lg-8, .py-lg-8 { padding-top: 3.5rem !important; }
  .pr-lg-8, .px-lg-8 { padding-right: 3.5rem !important; }
  .pb-lg-8, .py-lg-8 { padding-bottom: 3.5rem !important; }
  .pl-lg-8, .px-lg-8 { padding-left: 3.5rem !important; }
  .p-lg-9 { padding: 4rem !important; }
  .pt-lg-9, .py-lg-9 { padding-top: 4rem !important; }
  .pr-lg-9, .px-lg-9 { padding-right: 4rem !important; }
  .pb-lg-9, .py-lg-9 { padding-bottom: 4rem !important; }
  .pl-lg-9, .px-lg-9 { padding-left: 4rem !important; }
  .p-lg-10 { padding: 4.5rem !important; }
  .pt-lg-10, .py-lg-10 { padding-top: 4.5rem !important; }
  .pr-lg-10, .px-lg-10 { padding-right: 4.5rem !important; }
  .pb-lg-10, .py-lg-10 { padding-bottom: 4.5rem !important; }
  .pl-lg-10, .px-lg-10 { padding-left: 4.5rem !important; }
  .p-lg-11 { padding: 5rem !important; }
  .pt-lg-11, .py-lg-11 { padding-top: 5rem !important; }
  .pr-lg-11, .px-lg-11 { padding-right: 5rem !important; }
  .pb-lg-11, .py-lg-11 { padding-bottom: 5rem !important; }
  .pl-lg-11, .px-lg-11 { padding-left: 5rem !important; }
  .p-lg-12 { padding: 5.5rem !important; }
  .pt-lg-12, .py-lg-12 { padding-top: 5.5rem !important; }
  .pr-lg-12, .px-lg-12 { padding-right: 5.5rem !important; }
  .pb-lg-12, .py-lg-12 { padding-bottom: 5.5rem !important; }
  .pl-lg-12, .px-lg-12 { padding-left: 5.5rem !important; }
  .p-lg-13 { padding: 6rem !important; }
  .pt-lg-13, .py-lg-13 { padding-top: 6rem !important; }
  .pr-lg-13, .px-lg-13 { padding-right: 6rem !important; }
  .pb-lg-13, .py-lg-13 { padding-bottom: 6rem !important; }
  .pl-lg-13, .px-lg-13 { padding-left: 6rem !important; }
  .p-lg-14 { padding: 6.5rem !important; }
  .pt-lg-14, .py-lg-14 { padding-top: 6.5rem !important; }
  .pr-lg-14, .px-lg-14 { padding-right: 6.5rem !important; }
  .pb-lg-14, .py-lg-14 { padding-bottom: 6.5rem !important; }
  .pl-lg-14, .px-lg-14 { padding-left: 6.5rem !important; }
  .p-lg-15 { padding: 7rem !important; }
  .pt-lg-15, .py-lg-15 { padding-top: 7rem !important; }
  .pr-lg-15, .px-lg-15 { padding-right: 7rem !important; }
  .pb-lg-15, .py-lg-15 { padding-bottom: 7rem !important; }
  .pl-lg-15, .px-lg-15 { padding-left: 7rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.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: -2rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -2rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -2rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -2rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -2rem !important; }
  .m-lg-n6 { margin: -2.5rem !important; }
  .mt-lg-n6, .my-lg-n6 { margin-top: -2.5rem !important; }
  .mr-lg-n6, .mx-lg-n6 { margin-right: -2.5rem !important; }
  .mb-lg-n6, .my-lg-n6 { margin-bottom: -2.5rem !important; }
  .ml-lg-n6, .mx-lg-n6 { margin-left: -2.5rem !important; }
  .m-lg-n7 { margin: -3rem !important; }
  .mt-lg-n7, .my-lg-n7 { margin-top: -3rem !important; }
  .mr-lg-n7, .mx-lg-n7 { margin-right: -3rem !important; }
  .mb-lg-n7, .my-lg-n7 { margin-bottom: -3rem !important; }
  .ml-lg-n7, .mx-lg-n7 { margin-left: -3rem !important; }
  .m-lg-n8 { margin: -3.5rem !important; }
  .mt-lg-n8, .my-lg-n8 { margin-top: -3.5rem !important; }
  .mr-lg-n8, .mx-lg-n8 { margin-right: -3.5rem !important; }
  .mb-lg-n8, .my-lg-n8 { margin-bottom: -3.5rem !important; }
  .ml-lg-n8, .mx-lg-n8 { margin-left: -3.5rem !important; }
  .m-lg-n9 { margin: -4rem !important; }
  .mt-lg-n9, .my-lg-n9 { margin-top: -4rem !important; }
  .mr-lg-n9, .mx-lg-n9 { margin-right: -4rem !important; }
  .mb-lg-n9, .my-lg-n9 { margin-bottom: -4rem !important; }
  .ml-lg-n9, .mx-lg-n9 { margin-left: -4rem !important; }
  .m-lg-n10 { margin: -4.5rem !important; }
  .mt-lg-n10, .my-lg-n10 { margin-top: -4.5rem !important; }
  .mr-lg-n10, .mx-lg-n10 { margin-right: -4.5rem !important; }
  .mb-lg-n10, .my-lg-n10 { margin-bottom: -4.5rem !important; }
  .ml-lg-n10, .mx-lg-n10 { margin-left: -4.5rem !important; }
  .m-lg-n11 { margin: -5rem !important; }
  .mt-lg-n11, .my-lg-n11 { margin-top: -5rem !important; }
  .mr-lg-n11, .mx-lg-n11 { margin-right: -5rem !important; }
  .mb-lg-n11, .my-lg-n11 { margin-bottom: -5rem !important; }
  .ml-lg-n11, .mx-lg-n11 { margin-left: -5rem !important; }
  .m-lg-n12 { margin: -5.5rem !important; }
  .mt-lg-n12, .my-lg-n12 { margin-top: -5.5rem !important; }
  .mr-lg-n12, .mx-lg-n12 { margin-right: -5.5rem !important; }
  .mb-lg-n12, .my-lg-n12 { margin-bottom: -5.5rem !important; }
  .ml-lg-n12, .mx-lg-n12 { margin-left: -5.5rem !important; }
  .m-lg-n13 { margin: -6rem !important; }
  .mt-lg-n13, .my-lg-n13 { margin-top: -6rem !important; }
  .mr-lg-n13, .mx-lg-n13 { margin-right: -6rem !important; }
  .mb-lg-n13, .my-lg-n13 { margin-bottom: -6rem !important; }
  .ml-lg-n13, .mx-lg-n13 { margin-left: -6rem !important; }
  .m-lg-n14 { margin: -6.5rem !important; }
  .mt-lg-n14, .my-lg-n14 { margin-top: -6.5rem !important; }
  .mr-lg-n14, .mx-lg-n14 { margin-right: -6.5rem !important; }
  .mb-lg-n14, .my-lg-n14 { margin-bottom: -6.5rem !important; }
  .ml-lg-n14, .mx-lg-n14 { margin-left: -6.5rem !important; }
  .m-lg-n15 { margin: -7rem !important; }
  .mt-lg-n15, .my-lg-n15 { margin-top: -7rem !important; }
  .mr-lg-n15, .mx-lg-n15 { margin-right: -7rem !important; }
  .mb-lg-n15, .my-lg-n15 { margin-bottom: -7rem !important; }
  .ml-lg-n15, .mx-lg-n15 { margin-left: -7rem !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: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.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: 2rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 2rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 2rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 2rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 2rem !important; }
  .m-xl-6 { margin: 2.5rem !important; }
  .mt-xl-6, .my-xl-6 { margin-top: 2.5rem !important; }
  .mr-xl-6, .mx-xl-6 { margin-right: 2.5rem !important; }
  .mb-xl-6, .my-xl-6 { margin-bottom: 2.5rem !important; }
  .ml-xl-6, .mx-xl-6 { margin-left: 2.5rem !important; }
  .m-xl-7 { margin: 3rem !important; }
  .mt-xl-7, .my-xl-7 { margin-top: 3rem !important; }
  .mr-xl-7, .mx-xl-7 { margin-right: 3rem !important; }
  .mb-xl-7, .my-xl-7 { margin-bottom: 3rem !important; }
  .ml-xl-7, .mx-xl-7 { margin-left: 3rem !important; }
  .m-xl-8 { margin: 3.5rem !important; }
  .mt-xl-8, .my-xl-8 { margin-top: 3.5rem !important; }
  .mr-xl-8, .mx-xl-8 { margin-right: 3.5rem !important; }
  .mb-xl-8, .my-xl-8 { margin-bottom: 3.5rem !important; }
  .ml-xl-8, .mx-xl-8 { margin-left: 3.5rem !important; }
  .m-xl-9 { margin: 4rem !important; }
  .mt-xl-9, .my-xl-9 { margin-top: 4rem !important; }
  .mr-xl-9, .mx-xl-9 { margin-right: 4rem !important; }
  .mb-xl-9, .my-xl-9 { margin-bottom: 4rem !important; }
  .ml-xl-9, .mx-xl-9 { margin-left: 4rem !important; }
  .m-xl-10 { margin: 4.5rem !important; }
  .mt-xl-10, .my-xl-10 { margin-top: 4.5rem !important; }
  .mr-xl-10, .mx-xl-10 { margin-right: 4.5rem !important; }
  .mb-xl-10, .my-xl-10 { margin-bottom: 4.5rem !important; }
  .ml-xl-10, .mx-xl-10 { margin-left: 4.5rem !important; }
  .m-xl-11 { margin: 5rem !important; }
  .mt-xl-11, .my-xl-11 { margin-top: 5rem !important; }
  .mr-xl-11, .mx-xl-11 { margin-right: 5rem !important; }
  .mb-xl-11, .my-xl-11 { margin-bottom: 5rem !important; }
  .ml-xl-11, .mx-xl-11 { margin-left: 5rem !important; }
  .m-xl-12 { margin: 5.5rem !important; }
  .mt-xl-12, .my-xl-12 { margin-top: 5.5rem !important; }
  .mr-xl-12, .mx-xl-12 { margin-right: 5.5rem !important; }
  .mb-xl-12, .my-xl-12 { margin-bottom: 5.5rem !important; }
  .ml-xl-12, .mx-xl-12 { margin-left: 5.5rem !important; }
  .m-xl-13 { margin: 6rem !important; }
  .mt-xl-13, .my-xl-13 { margin-top: 6rem !important; }
  .mr-xl-13, .mx-xl-13 { margin-right: 6rem !important; }
  .mb-xl-13, .my-xl-13 { margin-bottom: 6rem !important; }
  .ml-xl-13, .mx-xl-13 { margin-left: 6rem !important; }
  .m-xl-14 { margin: 6.5rem !important; }
  .mt-xl-14, .my-xl-14 { margin-top: 6.5rem !important; }
  .mr-xl-14, .mx-xl-14 { margin-right: 6.5rem !important; }
  .mb-xl-14, .my-xl-14 { margin-bottom: 6.5rem !important; }
  .ml-xl-14, .mx-xl-14 { margin-left: 6.5rem !important; }
  .m-xl-15 { margin: 7rem !important; }
  .mt-xl-15, .my-xl-15 { margin-top: 7rem !important; }
  .mr-xl-15, .mx-xl-15 { margin-right: 7rem !important; }
  .mb-xl-15, .my-xl-15 { margin-bottom: 7rem !important; }
  .ml-xl-15, .mx-xl-15 { margin-left: 7rem !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: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.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: 2rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 2rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 2rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 2rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 2rem !important; }
  .p-xl-6 { padding: 2.5rem !important; }
  .pt-xl-6, .py-xl-6 { padding-top: 2.5rem !important; }
  .pr-xl-6, .px-xl-6 { padding-right: 2.5rem !important; }
  .pb-xl-6, .py-xl-6 { padding-bottom: 2.5rem !important; }
  .pl-xl-6, .px-xl-6 { padding-left: 2.5rem !important; }
  .p-xl-7 { padding: 3rem !important; }
  .pt-xl-7, .py-xl-7 { padding-top: 3rem !important; }
  .pr-xl-7, .px-xl-7 { padding-right: 3rem !important; }
  .pb-xl-7, .py-xl-7 { padding-bottom: 3rem !important; }
  .pl-xl-7, .px-xl-7 { padding-left: 3rem !important; }
  .p-xl-8 { padding: 3.5rem !important; }
  .pt-xl-8, .py-xl-8 { padding-top: 3.5rem !important; }
  .pr-xl-8, .px-xl-8 { padding-right: 3.5rem !important; }
  .pb-xl-8, .py-xl-8 { padding-bottom: 3.5rem !important; }
  .pl-xl-8, .px-xl-8 { padding-left: 3.5rem !important; }
  .p-xl-9 { padding: 4rem !important; }
  .pt-xl-9, .py-xl-9 { padding-top: 4rem !important; }
  .pr-xl-9, .px-xl-9 { padding-right: 4rem !important; }
  .pb-xl-9, .py-xl-9 { padding-bottom: 4rem !important; }
  .pl-xl-9, .px-xl-9 { padding-left: 4rem !important; }
  .p-xl-10 { padding: 4.5rem !important; }
  .pt-xl-10, .py-xl-10 { padding-top: 4.5rem !important; }
  .pr-xl-10, .px-xl-10 { padding-right: 4.5rem !important; }
  .pb-xl-10, .py-xl-10 { padding-bottom: 4.5rem !important; }
  .pl-xl-10, .px-xl-10 { padding-left: 4.5rem !important; }
  .p-xl-11 { padding: 5rem !important; }
  .pt-xl-11, .py-xl-11 { padding-top: 5rem !important; }
  .pr-xl-11, .px-xl-11 { padding-right: 5rem !important; }
  .pb-xl-11, .py-xl-11 { padding-bottom: 5rem !important; }
  .pl-xl-11, .px-xl-11 { padding-left: 5rem !important; }
  .p-xl-12 { padding: 5.5rem !important; }
  .pt-xl-12, .py-xl-12 { padding-top: 5.5rem !important; }
  .pr-xl-12, .px-xl-12 { padding-right: 5.5rem !important; }
  .pb-xl-12, .py-xl-12 { padding-bottom: 5.5rem !important; }
  .pl-xl-12, .px-xl-12 { padding-left: 5.5rem !important; }
  .p-xl-13 { padding: 6rem !important; }
  .pt-xl-13, .py-xl-13 { padding-top: 6rem !important; }
  .pr-xl-13, .px-xl-13 { padding-right: 6rem !important; }
  .pb-xl-13, .py-xl-13 { padding-bottom: 6rem !important; }
  .pl-xl-13, .px-xl-13 { padding-left: 6rem !important; }
  .p-xl-14 { padding: 6.5rem !important; }
  .pt-xl-14, .py-xl-14 { padding-top: 6.5rem !important; }
  .pr-xl-14, .px-xl-14 { padding-right: 6.5rem !important; }
  .pb-xl-14, .py-xl-14 { padding-bottom: 6.5rem !important; }
  .pl-xl-14, .px-xl-14 { padding-left: 6.5rem !important; }
  .p-xl-15 { padding: 7rem !important; }
  .pt-xl-15, .py-xl-15 { padding-top: 7rem !important; }
  .pr-xl-15, .px-xl-15 { padding-right: 7rem !important; }
  .pb-xl-15, .py-xl-15 { padding-bottom: 7rem !important; }
  .pl-xl-15, .px-xl-15 { padding-left: 7rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.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: -2rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -2rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -2rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -2rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -2rem !important; }
  .m-xl-n6 { margin: -2.5rem !important; }
  .mt-xl-n6, .my-xl-n6 { margin-top: -2.5rem !important; }
  .mr-xl-n6, .mx-xl-n6 { margin-right: -2.5rem !important; }
  .mb-xl-n6, .my-xl-n6 { margin-bottom: -2.5rem !important; }
  .ml-xl-n6, .mx-xl-n6 { margin-left: -2.5rem !important; }
  .m-xl-n7 { margin: -3rem !important; }
  .mt-xl-n7, .my-xl-n7 { margin-top: -3rem !important; }
  .mr-xl-n7, .mx-xl-n7 { margin-right: -3rem !important; }
  .mb-xl-n7, .my-xl-n7 { margin-bottom: -3rem !important; }
  .ml-xl-n7, .mx-xl-n7 { margin-left: -3rem !important; }
  .m-xl-n8 { margin: -3.5rem !important; }
  .mt-xl-n8, .my-xl-n8 { margin-top: -3.5rem !important; }
  .mr-xl-n8, .mx-xl-n8 { margin-right: -3.5rem !important; }
  .mb-xl-n8, .my-xl-n8 { margin-bottom: -3.5rem !important; }
  .ml-xl-n8, .mx-xl-n8 { margin-left: -3.5rem !important; }
  .m-xl-n9 { margin: -4rem !important; }
  .mt-xl-n9, .my-xl-n9 { margin-top: -4rem !important; }
  .mr-xl-n9, .mx-xl-n9 { margin-right: -4rem !important; }
  .mb-xl-n9, .my-xl-n9 { margin-bottom: -4rem !important; }
  .ml-xl-n9, .mx-xl-n9 { margin-left: -4rem !important; }
  .m-xl-n10 { margin: -4.5rem !important; }
  .mt-xl-n10, .my-xl-n10 { margin-top: -4.5rem !important; }
  .mr-xl-n10, .mx-xl-n10 { margin-right: -4.5rem !important; }
  .mb-xl-n10, .my-xl-n10 { margin-bottom: -4.5rem !important; }
  .ml-xl-n10, .mx-xl-n10 { margin-left: -4.5rem !important; }
  .m-xl-n11 { margin: -5rem !important; }
  .mt-xl-n11, .my-xl-n11 { margin-top: -5rem !important; }
  .mr-xl-n11, .mx-xl-n11 { margin-right: -5rem !important; }
  .mb-xl-n11, .my-xl-n11 { margin-bottom: -5rem !important; }
  .ml-xl-n11, .mx-xl-n11 { margin-left: -5rem !important; }
  .m-xl-n12 { margin: -5.5rem !important; }
  .mt-xl-n12, .my-xl-n12 { margin-top: -5.5rem !important; }
  .mr-xl-n12, .mx-xl-n12 { margin-right: -5.5rem !important; }
  .mb-xl-n12, .my-xl-n12 { margin-bottom: -5.5rem !important; }
  .ml-xl-n12, .mx-xl-n12 { margin-left: -5.5rem !important; }
  .m-xl-n13 { margin: -6rem !important; }
  .mt-xl-n13, .my-xl-n13 { margin-top: -6rem !important; }
  .mr-xl-n13, .mx-xl-n13 { margin-right: -6rem !important; }
  .mb-xl-n13, .my-xl-n13 { margin-bottom: -6rem !important; }
  .ml-xl-n13, .mx-xl-n13 { margin-left: -6rem !important; }
  .m-xl-n14 { margin: -6.5rem !important; }
  .mt-xl-n14, .my-xl-n14 { margin-top: -6.5rem !important; }
  .mr-xl-n14, .mx-xl-n14 { margin-right: -6.5rem !important; }
  .mb-xl-n14, .my-xl-n14 { margin-bottom: -6.5rem !important; }
  .ml-xl-n14, .mx-xl-n14 { margin-left: -6.5rem !important; }
  .m-xl-n15 { margin: -7rem !important; }
  .mt-xl-n15, .my-xl-n15 { margin-top: -7rem !important; }
  .mr-xl-n15, .mx-xl-n15 { margin-right: -7rem !important; }
  .mb-xl-n15, .my-xl-n15 { margin-bottom: -7rem !important; }
  .ml-xl-n15, .mx-xl-n15 { margin-left: -7rem !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: 100 !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: 900 !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #ffffff !important; }

.text-primary { color: #000 !important; }

a.text-primary:hover, a.text-primary:focus { color: black !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #65CC8C !important; }

a.text-success:hover, a.text-success:focus { color: #39ac64 !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #FFC64C !important; }

a.text-warning:hover, a.text-warning:focus { color: #ffad00 !important; }

.text-danger { color: #FF4D6B !important; }

a.text-danger:hover, a.text-danger:focus { color: #ff012b !important; }

.text-light { color: #f3f4f7 !important; }

a.text-light:hover, a.text-light:focus { color: #c5cad8 !important; }

.text-dark { color: #7f8eac !important; }

a.text-dark:hover, a.text-dark:focus { color: #586787 !important; }

.text-body { color: #151417 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(21, 20, 23, 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-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

.fade { -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { -webkit-transition: none; transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { -webkit-transition: none; transition: none; } }

/* Vertical align mixin */
@font-face { font-family: 'Circular'; src: url("../../fonts/circular/CircularXXWeb-Light.woff2") format("woff2"), url("../../fonts/circular/CircularXXWeb-Light.woff") format("woff"); font-style: normal; font-weight: 300; font-display: swap; }

@font-face { font-family: 'Circular'; src: url("../../fonts/circular/CircularXXWeb-Regular.woff2") format("woff2"), url("../../fonts/circular/CircularXXWeb-Regular.woff") format("woff"); font-style: normal; font-weight: normal; font-display: swap; }

@font-face { font-family: 'Circular'; src: url("../../fonts/circular/CircularXXWeb-Medium.woff2") format("woff2"), url("../../fonts/circular/CircularXXWeb-Medium.woff") format("woff"); font-style: normal; font-weight: 500; font-display: swap; }

@font-face { font-family: 'Circular'; src: url("../../fonts/circular/CircularXXWeb-Bold.woff2") format("woff2"), url("../../fonts/circular/CircularXXWeb-Bold.woff") format("woff"); font-style: normal; font-weight: 700; font-display: swap; }

@font-face { font-family: 'Circular'; src: url("../../fonts/circular/CircularXXWeb-Black.woff2") format("woff2"), url("../../fonts/circular/CircularXXWeb-Black.woff") format("woff"); font-style: normal; font-weight: 900; font-display: swap; }

html { overflow-x: hidden; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button:not(.navbar-toggler), input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], button:not(.navbar-toggler), input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .btn { font-weight: 500; padding: 0 20px; min-height: 48px; border: 1px solid transparent; line-height: 2.25; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

button:not(.navbar-toggler).btn__small, input[type="button"].btn__small, input[type="reset"].btn__small, input[type="submit"].btn__small, button[type="submit"].btn__small, button.btn__small:not(.navbar-toggler), input.btn__small[type="button"], input.btn__small[type="reset"], input.btn__small[type="submit"], button.btn__small[type="submit"], .btn__small.btn { line-height: 2; font-size: 0.875rem; min-height: 32px; padding: 0 12px; border-radius: 0.25rem; }

button:not(.navbar-toggler).btn__small[type="submit"], input[type="button"].btn__small[type="submit"], input[type="reset"].btn__small[type="submit"], input[type="submit"].btn__small[type="submit"], button[type="submit"].btn__small[type="submit"], input.btn__small[type="submit"], button.btn__small[type="submit"], .btn__small.btn[type="submit"] { border-radius: 0.125rem; }

button:not(.navbar-toggler).close, input[type="button"].close, input[type="reset"].close, input[type="submit"].close, button[type="submit"].close, button.close:not(.navbar-toggler), input.close[type="button"], input.close[type="reset"], input.close[type="submit"], button.close[type="submit"], .close.btn { background-color: transparent; }

button:not(.navbar-toggler).btn__ghost, input[type="button"].btn__ghost, input[type="reset"].btn__ghost, input[type="submit"].btn__ghost, button[type="submit"].btn__ghost, button.btn__ghost:not(.navbar-toggler), input.btn__ghost[type="button"], input.btn__ghost[type="reset"], input.btn__ghost[type="submit"], button.btn__ghost[type="submit"], .btn__ghost.btn { background-color: transparent; border: 1px solid #600dff; color: #600dff; }

button:not(.navbar-toggler).btn__ghost:hover, input[type="button"].btn__ghost:hover, input[type="reset"].btn__ghost:hover, input[type="submit"].btn__ghost:hover, button[type="submit"].btn__ghost:hover, button.btn__ghost:hover:not(.navbar-toggler), input.btn__ghost:hover[type="button"], input.btn__ghost:hover[type="reset"], input.btn__ghost:hover[type="submit"], button.btn__ghost:hover[type="submit"], .btn__ghost.btn:hover { background: #efe7ff; /* Brand/Knowledgeable purple */ text-decoration: none; border: 1px solid #600dff; }

button:not(.navbar-toggler).btn__ghost:focus, input[type="button"].btn__ghost:focus, input[type="reset"].btn__ghost:focus, input[type="submit"].btn__ghost:focus, button[type="submit"].btn__ghost:focus, button.btn__ghost:focus:not(.navbar-toggler), input.btn__ghost:focus[type="button"], input.btn__ghost:focus[type="reset"], input.btn__ghost:focus[type="submit"], button.btn__ghost:focus[type="submit"], .btn__ghost.btn:focus { background: #dfcfff; border: 1px solid #600dff; }

button:not(.navbar-toggler).btn__ghost--red, input[type="button"].btn__ghost--red, input[type="reset"].btn__ghost--red, input[type="submit"].btn__ghost--red, button[type="submit"].btn__ghost--red, button.btn__ghost--red:not(.navbar-toggler), input.btn__ghost--red[type="button"], input.btn__ghost--red[type="reset"], input.btn__ghost--red[type="submit"], button.btn__ghost--red[type="submit"], .btn__ghost--red.btn { background-color: #ffffff; border: 1px solid #f80066; color: #f80066; }

button:not(.navbar-toggler).btn__ghost--red:hover, input[type="button"].btn__ghost--red:hover, input[type="reset"].btn__ghost--red:hover, input[type="submit"].btn__ghost--red:hover, button[type="submit"].btn__ghost--red:hover, button.btn__ghost--red:hover:not(.navbar-toggler), input.btn__ghost--red:hover[type="button"], input.btn__ghost--red:hover[type="reset"], input.btn__ghost--red:hover[type="submit"], button.btn__ghost--red:hover[type="submit"], .btn__ghost--red.btn:hover { background: #fee5f0; /* Brand/Knowledgeable purple */ text-decoration: none; border: 1px solid #f80066; }

button:not(.navbar-toggler).btn__ghost--red:focus, input[type="button"].btn__ghost--red:focus, input[type="reset"].btn__ghost--red:focus, input[type="submit"].btn__ghost--red:focus, button[type="submit"].btn__ghost--red:focus, button.btn__ghost--red:focus:not(.navbar-toggler), input.btn__ghost--red:focus[type="button"], input.btn__ghost--red:focus[type="reset"], input.btn__ghost--red:focus[type="submit"], button.btn__ghost--red:focus[type="submit"], .btn__ghost--red.btn:focus { background: #fbb2d1; border: 1px solid #f80066; }

button:not(.navbar-toggler).btn__link, input[type="button"].btn__link, input[type="reset"].btn__link, input[type="submit"].btn__link, button[type="submit"].btn__link, button.btn__link:not(.navbar-toggler), input.btn__link[type="button"], input.btn__link[type="reset"], input.btn__link[type="submit"], button.btn__link[type="submit"], .btn__link.btn { background-color: transparent; border: none; color: #600dff; padding: 0; }

button:not(.navbar-toggler).btn__link::after, input[type="button"].btn__link::after, input[type="reset"].btn__link::after, input[type="submit"].btn__link::after, button[type="submit"].btn__link::after, button.btn__link:not(.navbar-toggler)::after, input.btn__link[type="button"]::after, input.btn__link[type="reset"]::after, input.btn__link[type="submit"]::after, button.btn__link[type="submit"]::after, .btn__link.btn::after { display: inline-block; content: ""; background: transparent url(../../img/global/icons/chevron-right-purple.svg) center no-repeat; width: 6px; height: 6px; margin-left: 6px; vertical-align: middle; }

button:not(.navbar-toggler):hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, button:hover:not(.navbar-toggler), input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], button:hover[type="submit"], .btn:hover { -webkit-box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); border-color: rgba(0, 0, 0, 0.1); }

button:not(.navbar-toggler):focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button[type="submit"]:focus, button:focus:not(.navbar-toggler), input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], button:focus[type="submit"], .btn:focus { border-color: rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.2); }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { padding: 0.75rem 1rem; height: auto; border: none; }

input[type="text"].form-control__small, input[type="email"].form-control__small, input[type="url"].form-control__small, input[type="password"].form-control__small, input[type="search"].form-control__small, input[type="number"].form-control__small, input[type="tel"].form-control__small, input[type="range"].form-control__small, input[type="date"].form-control__small, input[type="month"].form-control__small, input[type="week"].form-control__small, input[type="time"].form-control__small, input[type="datetime"].form-control__small, input[type="datetime-local"].form-control__small, input[type="color"].form-control__small, textarea.form-control__small { font-size: 0.875rem; padding: 0.633rem 1rem; line-height: 1; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { border: none; -webkit-box-shadow: none; box-shadow: none; }

.form-control, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { border-radius: 0.25rem; }

.form-inline__combined { background-color: #ffffff; border-radius: 0.25rem; padding-right: 3px; border: 1px solid transparent; }

.form-inline__combined:hover, .form-inline__combined:focus { border: 1px solid #dadada; }

.form-inline__combined input[type="email"] { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }

.mobile-form { width: 100%; }

.mobile-form form { width: 100%; margin: 0 1.5rem; }

.mobile-form input[type="email"] { padding: 0.688rem 1rem !important; border-radius: 0.25rem; width: 100%; margin-bottom: 0.75rem; }

.mobile-form input[type="submit"], .mobile-form button[type="submit"] { width: 100%; }

.dropdown { cursor: pointer; background: #fff; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-align: center; }

.dropdown .old { position: absolute; left: 0; top: 0; height: 0; width: 0; overflow: hidden; }

@media (max-width: 480px) { .dropdown.touch .old { position: static; left: unset; right: unset; top: unset; height: unset; width: unset; overflow: visible; }
  .dropdown.touch .touch { height: initial; left: auto; right: auto; top: initial; } }

.dropdown select { position: absolute; left: 0; top: 0; }

.dropdown .selected, .dropdown li { display: block; font-size: 1rem; line-height: 1; }

.dropdown.open .carat { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.dropdown.open div { opacity: 1; z-index: 9999; }

.dropdown .carat { position: absolute; right: 10px; top: 50%; height: 10px; width: 10px; background: url(../../img/global/icons/select-arrow.svg) no-repeat center; margin-top: -5px; -webkit-transform: rotate(0deg); transform: rotate(0deg); background-size: contain; -webkit-transition: -webkit-transform 0.3s ease; transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.dropdown div:not(.dropdown-wrapper) { position: absolute; height: 0; left: -1px; right: -1px; top: 100%; margin-top: -1px; border-top: none; overflow: hidden; opacity: 0; }

/* floating labels */
.form-label-group { position: relative; margin-bottom: 1rem; }

.form-label-group input, .form-label-group label { height: 3.125rem; padding: 0.75rem; }

.form-label-group label { position: absolute; top: 0; left: 0; display: block; width: 100%; margin-bottom: 0; /* Override default `<label>` margin */ line-height: 1.5; color: #495057; pointer-events: none; cursor: text; /* Match the input under the label */ border: 1px solid transparent; border-radius: 0.25rem; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

.form-label-group input::-webkit-input-placeholder { color: transparent; }

.form-label-group input:-ms-input-placeholder { color: transparent; }

.form-label-group input::-ms-input-placeholder { color: transparent; }

.form-label-group input::-moz-placeholder { color: transparent; }

.form-label-group input::placeholder { color: transparent; }

.form-label-group input:not(:-moz-placeholder-shown) { padding-top: 1.25rem; padding-bottom: 0.25rem; }

.form-label-group input:not(:-ms-input-placeholder) { padding-top: 1.25rem; padding-bottom: 0.25rem; }

.form-label-group input:not(:placeholder-shown) { padding-top: 1.25rem; padding-bottom: 0.25rem; }

.form-label-group input:not(:-moz-placeholder-shown) ~ label { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 12px; color: #f6f6f6; }

.form-label-group input:not(:-ms-input-placeholder) ~ label { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 12px; color: #f6f6f6; }

.form-label-group input:not(:placeholder-shown) ~ label { padding-top: 0.25rem; padding-bottom: 0.25rem; font-size: 12px; color: #f6f6f6; }

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) { .form-label-group label { display: none; }
  .form-label-group input::-ms-input-placeholder { color: #777; } }

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .form-label-group label { display: none; }
  .form-label-group input:-ms-input-placeholder { color: #777; } }

/* Contact Us  */
.lusha-popup { /* 1. convert field wrap bg to white 2. convert field bg to transparent 3. set labels z-index: 1;  and  field to z-index: 2; to make a click on label activate field 4. handle label transition / location change (animation addded) */ }

.lusha-popup input[type="text"].form-control, .lusha-popup input[type="text"], .lusha-popup input[type="text"][type="email"], .lusha-popup input[type="text"][type="url"], .lusha-popup input[type="text"][type="password"], .lusha-popup input[type="text"][type="search"], .lusha-popup input[type="text"][type="number"], .lusha-popup input[type="text"][type="tel"], .lusha-popup input[type="text"][type="range"], .lusha-popup input[type="text"][type="date"], .lusha-popup input[type="text"][type="month"], .lusha-popup input[type="text"][type="week"], .lusha-popup input[type="text"][type="time"], .lusha-popup input[type="text"][type="datetime"], .lusha-popup input[type="text"][type="datetime-local"], .lusha-popup input[type="text"][type="color"], .lusha-popup input[type="tel"].form-control, .lusha-popup input[type="tel"][type="text"], .lusha-popup input[type="tel"][type="email"], .lusha-popup input[type="tel"][type="url"], .lusha-popup input[type="tel"][type="password"], .lusha-popup input[type="tel"][type="search"], .lusha-popup input[type="tel"][type="number"], .lusha-popup input[type="tel"], .lusha-popup input[type="tel"][type="range"], .lusha-popup input[type="tel"][type="date"], .lusha-popup input[type="tel"][type="month"], .lusha-popup input[type="tel"][type="week"], .lusha-popup input[type="tel"][type="time"], .lusha-popup input[type="tel"][type="datetime"], .lusha-popup input[type="tel"][type="datetime-local"], .lusha-popup input[type="tel"][type="color"], .lusha-popup textarea.form-control, .lusha-popup textarea, .lusha-popup input[type="email"].form-control, .lusha-popup input[type="email"][type="text"], .lusha-popup input[type="email"], .lusha-popup input[type="email"][type="url"], .lusha-popup input[type="email"][type="password"], .lusha-popup input[type="email"][type="search"], .lusha-popup input[type="email"][type="number"], .lusha-popup input[type="email"][type="tel"], .lusha-popup input[type="email"][type="range"], .lusha-popup input[type="email"][type="date"], .lusha-popup input[type="email"][type="month"], .lusha-popup input[type="email"][type="week"], .lusha-popup input[type="email"][type="time"], .lusha-popup input[type="email"][type="datetime"], .lusha-popup input[type="email"][type="datetime-local"], .lusha-popup input[type="email"][type="color"] { padding: 2rem 1.5rem 0; font-size: 16px !important; background: transparent; z-index: 2; position: relative; }

.lusha-popup .wpcf7-form-control-wrap { background: #fff; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

.lusha-popup .form-check-input { position: static; }

.lusha-popup input[type="radio"]::after { width: 16px; height: 16px; border-radius: 16px; top: -1px; left: 0; position: relative; background-color: #ffffff; content: ""; display: inline-block; visibility: visible; border: 2px solid #c5c5c5; }

.lusha-popup input[type="radio"]:checked::before { content: ""; background-color: #fff; width: 16px; height: 16px; position: absolute; display: inline-block; border: 2px solid #0655ff; border-radius: 100%; }

.lusha-popup input[type="radio"]:checked::after { width: 8px; height: 8px; border-radius: 8px; top: 4px; left: 4px; position: relative; background-color: #0655ff; content: ""; display: inline-block; visibility: visible; border: 0 solid #0655ff; }

.lusha-popup .wpcf7-list-item-label { padding-left: 0.5rem; }

.lusha-popup label { top: 50%; z-index: 1; font-size: 1rem; font-weight: normal; color: rgba(21, 20, 23, 0.6); line-height: 1; position: absolute; padding: 0 1.5rem; max-width: 90%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

.lusha-popup label::before { background-color: #0655ff; }

.lusha-popup label.double { top: 25%; line-height: 1.25rem; }

@media (max-width: 575.98px) { .lusha-popup label { line-height: 1.25rem; top: 30%; padding-left: 1.25rem; }
  .lusha-popup label.triple-mobile { top: 15%; } }

.lusha-popup .form-group.active > label { -webkit-transform: translateY(-125%); transform: translateY(-125%); color: rgba(21, 20, 23, 0.6); font-size: 12px; top: 1.5rem; }

.lusha-popup .form-group.active > label.double { -webkit-transform: translateY(-65%); transform: translateY(-65%); }

.lusha-popup__container { background-color: #ffffff; margin: 100px 0; border: 1px solid #f3f4f7; -webkit-box-sizing: border-box; box-sizing: border-box; /* 02 Big shadow */ -webkit-box-shadow: 0 16px 24px rgba(10, 23, 73, 0.1); box-shadow: 0 16px 24px rgba(10, 23, 73, 0.1); border-radius: 12px; max-width: 412px; }

.lusha-popup__content { padding: 1.25rem; border-bottom: 1px solid #f6f6f6; }

.lusha-popup__content h4 { margin: 0; }

.lusha-popup__form .row { min-height: 3.25rem; }

.lusha-popup__form .row:not(:last-child) { border-bottom: 1px solid #f6f6f6; }

.lusha-popup__form .row__radio { min-height: 3rem; height: auto; }

.lusha-popup__form .row__radio--last { min-height: 4rem; height: auto; margin-bottom: 2rem !important; }

.lusha-popup__form .row__radio .other_textbox { height: auto; }

.lusha-popup__form .row__radio textarea { border: 1px solid #c5c5c5; margin: 2rem; border-radius: 0.5rem; height: 0; display: none; }

.lusha-popup__form .row__radio textarea.open { display: block; }

.lusha-popup__form .row__radio textarea:focus { border: 1px solid #c5c5c5; }

.lusha-popup__form .row .form-group:not(:first-child) { border-left: 1px solid #f6f6f6; }

.lusha-popup__form .form-group { margin-bottom: 0; position: relative; }

.lusha-popup__form select { padding: 2rem 1.5rem 0; border: none; height: 100%; background-image: url(../../img/global/icons/form-chevron-down.svg); background-position: right 1.5rem top 1.5rem; background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.lusha-popup__form select::-ms-expand { display: none; }

.lusha-popup__form select:focus { border: none; outline: none; -webkit-box-shadow: none; box-shadow: none; }

@media (max-width: 767.98px) { .lusha-popup__form select { padding-bottom: 2rem; padding-top: 3rem; } }

.lusha-popup__form textarea { height: 6rem; border: none; resize: none; }

.lusha-popup__form textarea:focus { border: none; outline: none; -webkit-box-shadow: none; box-shadow: none; }

.lusha-popup__form input[type="submit"], .lusha-popup__form button[type="submit"] { width: calc(100% - 3rem); margin: auto; display: block; background-color: #600dff; border-color: #600dff; color: #ffffff; }

.lusha-popup__form .px-3 input[type="submit"], .lusha-popup__form .px-3 button[type="submit"] { width: 100%; margin: auto; display: block; }

.lusha-popup__form .legal { padding-top: 1.5rem; font-size: 10px; line-height: 16px; color: #8b8b8b; background-color: #ffffff; }

.lusha-popup__form-thankyou { display: none; }

.lusha-popup__form-thankyou button { padding: 0 20px; }

.lusha-popup__form-thankyou .thankyou-note { -ms-flex-item-align: baseline; align-self: baseline; }

.lusha-popup__confidence { position: absolute; bottom: 2rem; }

.lusha-popup__disclaimer { font-size: 0.625rem; line-height: 1rem; padding-left: 2rem; padding-right: 2rem; }

.lusha-popup__cover-img { max-width: 405px; }

.support-text-new { font-weight: 500; }

.popup-v3-modal { overflow-y: scroll; }

.lusha-popup-v3__form-wrapper { min-height: 670px; }

.lusha-popup-v3 h3 { font-size: 1.5rem; line-height: 1.5rem; }

.lusha-popup-v3 .cf7mls_progress_bar { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; max-width: 368px; margin-top: 40px; margin-bottom: 16px; }

.lusha-popup-v3 .cf7mls_number_step_wrap { display: none; }

.lusha-popup-v3 .cf7_mls_steps_item_icon { margin-right: 0 !important; width: 32px !important; height: 32px !important; }

.lusha-popup-v3 li { margin-right: 0 !important; min-height: 32px; }

.lusha-popup-v3 li .cf7_mls_check { display: none !important; }

.lusha-popup-v3 li .cf7_mls_count_step { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; border-radius: 50%; border: 1px solid #EEEDED; color: #c5c5c5; font-size: 1.25rem; line-height: 1.5625rem; }

.lusha-popup-v3 li.active .cf7_mls_count_step { border-color: #600dff; color: #600dff; background-color: #ffffff; }

.lusha-popup-v3 li.cf7mls-steps-item-finish .cf7_mls_count_step { color: #ffffff; background-color: #600dff; }

.lusha-popup-v3 li.cf7mls-steps-item-finish .cf7mls_progress_bar_title:after { background-color: #600dff !important; }

.lusha-popup-v3__step-counter { font-weight: 500; font-size: 1rem; line-height: 1.5625rem; color: #c5c5c5; }

@media (max-width: 991.98px) { .lusha-popup-v3__switches { -webkit-column-gap: 1rem; -moz-column-gap: 1rem; column-gap: 1rem; } }

.lusha-popup-v3__switch { max-width: 180px; width: 100%; height: 196px; border-radius: 0.25rem; border: 2px solid #ececec; margin-left: 0.75rem; margin-right: 0.75rem; -webkit-transition: all 0.2s; transition: all 0.2s; }

.lusha-popup-v3__switch:hover, .lusha-popup-v3__switch.clicked { border-color: #600DFF; }

@media (min-width: 768px) { .lusha-popup-v3__switch:first-child { margin-left: 0; }
  .lusha-popup-v3__switch:last-child { margin-right: 0; } }

@media (max-width: 991.98px) { .lusha-popup-v3__switch { max-width: 10rem; margin-left: 0; margin-right: 0; margin-top: 1rem; height: 11.375rem; } }

.lusha-popup-v3__switch-img { width: 80px; height: 80px; background-position: center center; background-repeat: no-repeat; background-size: contain; }

.lusha-popup-v3__switch-img.img-1 { background-image: url(../../img/global/forms/form_icon_1.svg); }

.lusha-popup-v3__switch-img.img-2 { background-image: url(../../img/global/forms/form_icon_2.svg); }

.lusha-popup-v3__switch-img.img-3 { background-image: url(../../img/global/forms/form_icon_3.svg); }

.lusha-popup-v3__switch-img.img-4 { background-image: url(../../img/global/forms/form_icon_4.svg); }

.lusha-popup-v3__switch-img.img-5 { background-image: url(../../img/global/forms/form_icon_5.svg); }

.lusha-popup-v3__switch-img.img-6 { background-image: url(../../img/global/forms/form_icon_6.svg); }

.lusha-popup-v3__switch-text { min-height: 40px; font-size: 0.875rem; line-height: 1.25rem; font-weight: 500; color: #151417; }

.lusha-popup-v3__switch-text-medium { min-height: 80px; font-weight: 700; color: #600dff; font-size: 1.5rem; line-height: 1.25rem; margin: 0 auto; }

.lusha-popup-v3__switch-text-large { min-height: 80px; font-weight: 700; color: #600dff; font-size: 2rem; line-height: 2.4375rem; margin: 0 auto; }

.lusha-popup-v3 .cf7mls-btns { display: none !important; }

.lusha-popup-v3 .radio-row, .lusha-popup-v3 .cf7mls_back, .lusha-popup-v3 .cf7mls_next { display: none; }

.lusha-popup-v3__form-bottom-wrapper h3 { font-weight: 400; }

.lusha-popup-v3 .logos-section__title { font-weight: 400; font-size: 1.5rem; line-height: 1.5rem; }

.lusha-popup-v3__text-items-wrapper { background: #F7F7F7; }

.lusha-popup-v3__text-items-container { max-width: 890px; }

.lusha-popup-v3__text-item { max-width: 238px; }

.lusha-popup-v3__disclaimer { font-size: 0.625rem; line-height: 1rem; color: #8b8b8b; }

.lusha-popup-v3 .lusha-popup__form .row:not(:last-child), .lusha-popup-v3 .lusha-popup__form .row .form-group:not(:first-child) { border: none; }

.lusha-popup-v3__fields-wrapper { max-width: 808px; }

@media (min-width: 768px) { .lusha-popup-v3__form-group { max-width: 50%; } }

.lusha-popup-v3 .intl-tel-input { width: 100%; }

.lusha-popup-v3 input[type="text"].form-control, .lusha-popup-v3 input[type="text"], .lusha-popup-v3 input[type="text"][type="email"], .lusha-popup-v3 input[type="text"][type="url"], .lusha-popup-v3 input[type="text"][type="password"], .lusha-popup-v3 input[type="text"][type="search"], .lusha-popup-v3 input[type="text"][type="number"], .lusha-popup-v3 input[type="text"][type="tel"], .lusha-popup-v3 input[type="text"][type="range"], .lusha-popup-v3 input[type="text"][type="date"], .lusha-popup-v3 input[type="text"][type="month"], .lusha-popup-v3 input[type="text"][type="week"], .lusha-popup-v3 input[type="text"][type="time"], .lusha-popup-v3 input[type="text"][type="datetime"], .lusha-popup-v3 input[type="text"][type="datetime-local"], .lusha-popup-v3 input[type="text"][type="color"], .lusha-popup-v3 input[type="tel"].form-control, .lusha-popup-v3 input[type="tel"][type="text"], .lusha-popup-v3 input[type="tel"][type="email"], .lusha-popup-v3 input[type="tel"][type="url"], .lusha-popup-v3 input[type="tel"][type="password"], .lusha-popup-v3 input[type="tel"][type="search"], .lusha-popup-v3 input[type="tel"][type="number"], .lusha-popup-v3 input[type="tel"], .lusha-popup-v3 input[type="tel"][type="range"], .lusha-popup-v3 input[type="tel"][type="date"], .lusha-popup-v3 input[type="tel"][type="month"], .lusha-popup-v3 input[type="tel"][type="week"], .lusha-popup-v3 input[type="tel"][type="time"], .lusha-popup-v3 input[type="tel"][type="datetime"], .lusha-popup-v3 input[type="tel"][type="datetime-local"], .lusha-popup-v3 input[type="tel"][type="color"], .lusha-popup-v3 textarea.form-control, .lusha-popup-v3 textarea, .lusha-popup-v3 input[type="email"].form-control, .lusha-popup-v3 input[type="email"][type="text"], .lusha-popup-v3 input[type="email"], .lusha-popup-v3 input[type="email"][type="url"], .lusha-popup-v3 input[type="email"][type="password"], .lusha-popup-v3 input[type="email"][type="search"], .lusha-popup-v3 input[type="email"][type="number"], .lusha-popup-v3 input[type="email"][type="tel"], .lusha-popup-v3 input[type="email"][type="range"], .lusha-popup-v3 input[type="email"][type="date"], .lusha-popup-v3 input[type="email"][type="month"], .lusha-popup-v3 input[type="email"][type="week"], .lusha-popup-v3 input[type="email"][type="time"], .lusha-popup-v3 input[type="email"][type="datetime"], .lusha-popup-v3 input[type="email"][type="datetime-local"], .lusha-popup-v3 input[type="email"][type="color"] { border: 1px solid #E3E3E3; border-radius: 2px; line-height: 1.25rem; padding: 1.75rem 1rem 0.125rem; min-height: 4.125rem; caret-color: #600dff; }

.lusha-popup-v3 textarea.form-control, .lusha-popup-v3 textarea { padding-top: 2.25rem; }

.lusha-popup-v3 label { padding: 0 1rem; z-index: 2; }

.lusha-popup-v3 label[for=pricing_contact_us_details] { top: 2rem; }

.lusha-popup-v3 .form-group .pricing_contact_us_details label { top: 2rem; }

.lusha-popup-v3 .form-group.in-focus .wpcf7-form-control-wrap { border-color: #600dff; }

.lusha-popup-v3 .form-group.active label { top: 2rem; }

.lusha-popup-v3 .wpcf7-form-control-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.lusha-popup-v3 .wpcf7-not-valid { border-radius: 2px !important; border: 1px solid #f80066 !important; background: #FFF7FA !important; }

.lusha-popup-v3 .wpcf7-not-valid-tip { position: relative; font-size: 0.75rem; line-height: 1rem; top: 0.25rem; left: 0; }

.lusha-popup-v3 .wpcf7-submit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 93px; }

.lusha-popup-v3 .wpcf7 form .wpcf7-response-output, .lusha-popup-v3 .wpcf7 form.spam .wpcf7-response-output { border-radius: 0.5rem; border-color: #600dff !important; }

.lusha-popup-v3 .intl-tel-input.separate-dial-code .selected-dial-code { vertical-align: top; }

.lusha-popup-v3 .intl-tel-input .selected-flag .iti-flag { top: -5px; }

.lusha-popup-v3 .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .lusha-popup-v3 .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .lusha-popup-v3 .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] { padding-left: 5.25rem; }

.lusha-popup-v3 .wpcf7-response-output { margin-top: 0 !important; }

.lusha-popup-v3 .intl-tel-input .selected-flag .iti-arrow { top: 12px; margin-top: 0; }

.lusha-popup-v3 .thankyou-note { position: absolute; background-color: #ffffff; width: 100%; height: 100%; z-index: 9999999; padding-top: 4rem; top: 0; }

.lusha-popup-v3 .chilipiper-popup.in-custom-element { background-color: #ffffff; width: 100%; height: 100vh; padding-top: 4rem; }

.lusha-popup-v3 .wpcf7 form.sent .wpcf7-response-output { display: none !important; }

/* Form validations */
.wpcf7-not-valid-tip { color: #f80066; font-size: 0.75em; position: absolute; font-weight: normal; display: block; z-index: 100; left: 1.7rem; bottom: -20px; line-height: 1; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { color: #f80066; font-size: 0.75rem; border-color: #f80066; }

.wpcf7 form .wpcf7-response-output { border-radius: 0 0 0.5rem 0.5rem; border-left: 2px solid #600dff !important; border-right: 2px solid #600dff !important; border-bottom: 2px solid #600dff !important; margin-inline: 1.5rem !important; -webkit-margin-before: -1.7em; margin-block-start: -1.7em; }

@media (max-width: 767.98px) { .wpcf7 form .wpcf7-response-output { -webkit-margin-after: 6rem; margin-block-end: 6rem; -webkit-margin-before: -6.5rem; margin-block-start: -6.5rem; } }

.wpcf7-not-valid { border-left: 4px solid #f80066 !important; border-radius: 0 !important; }

.form-error { border-color: #f80066 !important; }

.form-error .error { background-color: #f80066; color: #ffffff; font-size: 0.825rem; text-align: center; display: inline-block; margin: 4px auto 0; position: absolute; padding: 0.25rem 0.5rem; border-radius: 0.25rem; width: inherit; }

@media (max-width: 991.98px) { .form-error .error { left: auto !important; right: auto !important; } }

@media (max-width: 575.98px) { .form-error .error { position: relative; margin-top: 0; } }

.collapse .form-error .error { left: auto; right: auto; }

.product-page-footer-cta .form-error .error { left: 0; right: 0; }

@media (max-width: 991.98px) { .product-page-footer-cta .form-error .error { left: auto; right: auto; } }

/* Change Autocomplete styles in Chrome*/
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: none; -webkit-text-fill-color: #151417; -webkit-transition: background-color 5000s ease-in-out 0s; transition: background-color 5000s ease-in-out 0s; }

/* Contact us pop-up-form */
.modal { padding: 0 !important; background-color: #f6f6f6; }

.modal__newDesign .form-row { min-height: calc(100vh - 140px); }

.modal__newDesign .lusha-popup-v2.lusha-popup-new::after { content: ""; position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: transparent url(../../img/global/forms/form-bg-elements.svg) center no-repeat; width: 708px; z-index: -1; }

.modal__newDesign .lusha-popup-v2.lusha-popup-new h2 { font-size: 3rem; line-height: 3.875rem; letter-spacing: -0.15rem; }

.modal__newDesign .lusha-popup-v2.lusha-popup-new .lusha-popup__container { width: 100%; }

.modal__newDesign .lusha-popup-v2.lusha-popup-new .lusha-popup__form-thankyou { top: 48% !important; left: 12% !important; }

@media (max-width: 991.98px) { .modal__newDesign .lusha-popup-v2.lusha-popup-new::after { display: none; }
  .modal__newDesign .lusha-popup-v2.lusha-popup-new h2 { color: #151417; } }

.modal__newDesign .modal-split-bg { z-index: -1; }

.modal__newDesign .lusha-popup-v2.lusha-popup-new { min-height: 0; }

.modal__newDesign .benefits__item p { font-weight: 700; line-height: 1.25rem; letter-spacing: -0.02rem; }

.modal__newDesign .wpcf7-submit { width: 100% !important; color: #151417 !important; background-color: #ffde06 !important; border-color: #ffde06 !important; }

.modal__contactForm { background-color: #ffffff; }

@media (max-width: 991.98px) { .modal__contactForm .benefits__title { font-size: 1.5rem; line-height: 28px; letter-spacing: -.05em; } }

.modal__contactForm .benefits__item p:empty { margin-bottom: 1rem !important; }

@media (max-width: 991.98px) { .modal__contactForm .benefits__item p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 240px; text-align: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-inline: auto; font-size: 1rem; line-height: 1.25rem; font-weight: bold; letter-spacing: -.02em; } }

@media (max-width: 767.98px) { .modal__contactForm .benefits__item { height: 128px; display: -webkit-box; display: -ms-flexbox; display: flex; padding-inline: 1.5rem; border-radius: .5rem; margin-bottom: .5rem; }
  .modal__contactForm .benefits__item:nth-child(odd) { background-color: #fafafa; }
  .modal__contactForm .benefits__item p { font-size: 1.25rem; letter-spacing: -.02em; line-height: 1.5rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; max-width: 100%; text-align: left; margin-inline: 0; } }

@media (max-width: 1199.98px) { .modal__contactForm .logos__logos { gap: 3rem; } }

.modal__contactForm .logos__logo-wrapper > img { max-width: 78px; }

@media (max-width: 1199.98px) { .modal__contactForm .badges__container { background-color: #fafafa; } }

.modal__contactForm .badges__badges { gap: 1.5rem; }

@media (max-width: 1199.98px) { .modal__contactForm .badges__badges { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media (max-width: 991.98px) { .modal__contactForm .badges__badges { gap: 1rem; } }

.modal-test-form .modal-body { margin-top: -88px; }

.modal-test-form .support-text { max-width: 530px; }

@media (max-width: 991.98px) { .modal-test-form .support-text { color: #ffffff; } }

button.close { color: #ffffff; opacity: 1; font-weight: 500; font-size: 14px; line-height: 1; margin: -1rem 0 -1rem auto; z-index: 9999; border: none; }

button.close:hover, button.close:focus, button.close.active { background-color: transparent !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: #f6f6f6; outline: 0; }

button.close rect { -webkit-filter: contrast(7); filter: contrast(7); }

.modal-split-bg { width: 50%; height: 100%; right: 0; top: 0; z-index: 1; background-color: #600dff; }

@media (max-width: 991.98px) { .modal-split-bg { width: 100%; } }

@media (max-width: 991.98px) { .content-col { display: none !important; } }

.modal-dialog { max-width: 100%; height: 100%; margin: 0; }

.modal-header { padding: 2rem 1rem; border-radius: 0; border-bottom: unset; }

.modal-content { height: 100%; background-color: #f6f6f6; border-radius: 0; border: none; position: absolute; }

.modal-body { padding: 0; position: relative; z-index: 2; }

.lusha-popup { position: relative; }

.lusha-popup__container { margin: 0; position: relative; }

.lusha-popup .row { margin: 0; }

.modal-backdrop { display: none !important; }

.lusha-popup-v2 .lusha-popup__container { min-height: 680px; -webkit-box-shadow: none; box-shadow: none; border: 2px solid #c5c5c5; position: relative; }

.lusha-popup-v2 .lusha-popup__container::after { content: ''; position: absolute; top: 1rem; left: -1rem; width: 100%; height: 100%; background-color: #ececec; z-index: -1; border-radius: .5rem; }

@media (max-width: 767.98px) { .lusha-popup-v2 .lusha-popup__container::after { display: none; } }

.lusha-popup-v2 .lusha-popup__form .fieldset-cf7mls-wrapper .row { min-height: 5.25rem; }

.lusha-popup-v2 .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no { max-width: 66px; top: -1.5rem; right: 1.5rem; position: absolute; }

.lusha-popup-v2 .wpcf7-form span.cf7_mls_check svg { vertical-align: unset; }

.lusha-popup-v2 .wpcf7-form { position: static; }

.lusha-popup-v2 .cf7mls_progress_bar li .cf7_mls_count_step { font-size: 1rem; font-weight: 500; line-height: 25px; }

.lusha-popup-v2 .cf7mls_progress_bar li .cf7_mls_count_step { color: #ffffff; }

.lusha-popup-v2 .cf7mls_progress_bar li .cf7_mls_check { margin-top: unset; }

.lusha-popup-v2 .cf7mls_progress_bar li .cf7_mls_invalid { margin-top: -3px; color: #f80066; }

.lusha-popup-v2 .cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after, .lusha-popup-v2 .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after { height: 2px; top: -8px; }

.lusha-popup-v2 .cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon, .lusha-popup-v2 .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon { width: 25px; height: 25px; }

.lusha-popup-v2 .wpcf7-form span.cf7_mls_check svg path { stroke: #fff; stroke-width: 50px; }

.lusha-popup-v2 .cf7mls-btns { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; margin-top: 3rem; }

.lusha-popup-v2 .cf7mls-btns .action-button { margin-top: 0; font-weight: 500; }

.lusha-popup-v2 .cf7mls-btns .action-button:active { background-color: #600dff; opacity: 0.8; }

@media (max-width: 767.98px) { .lusha-popup-v2 .cf7mls-btns { margin-bottom: 5rem; } }

.lusha-popup-v2 .fieldset-cf7mls-wrapper .wpcf7-not-valid-tip { font-size: .75rem; bottom: 0; }

.lusha-popup-v2 .cf7mls-btns .cf7mls_next.action-button { padding: 0; margin-left: auto; -webkit-box-flex: 3; -ms-flex: 3 1 auto; flex: 3 1 auto; margin-inline: 1.5rem; margin-block: 1.25rem; background-color: #600dff !important; border-color: #600dff !important; color: #ffffff !important; }

.lusha-popup-v2 .cf7mls-btns .cf7mls_back.action-button { padding: 0; margin-left: auto; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin-bottom: 0; margin-right: 8px; background-color: #600dff !important; border-color: #600dff !important; color: #ffffff !important; }

.lusha-popup-v2 form.cf7mls input.wpcf7-form-control.wpcf7-submit { border-radius: 0.25rem; padding: inherit; font-weight: bold; margin-block: 1.25rem; float: none; background-color: #600dff !important; border-color: #600dff !important; color: #ffffff !important; }

.lusha-popup-v2 fieldset { margin-bottom: 0 !important; }

.lusha-popup-v2 fieldset:last-child .cf7mls_back { margin-bottom: 0; padding: 0; width: 25%; margin-right: 1%; color: #600dff; }

.lusha-popup-v2 .cf7mls_progress_bar { margin-left: -30px; width: calc(100% + 60px); }

.lusha-popup-v2 .lusha-popup__form-thankyou { position: absolute; top: 0; left: 0; right: 0; }

.lusha-popup-v2 .lusha-popup__form-thankyou.contact-us-thanku { max-width: 350px; top: 100px; display: block; }

@media (max-width: 991.98px) { .lusha-popup-v2 .lusha-popup__form-thankyou.contact-us-thanku { top: 240px; } }

@media (max-width: 991.98px) { .lusha-popup-v2 .cf7mls_number_step_wrap { display: none; }
  .lusha-popup-v2 .cf7mls_progress_bar { display: block; }
  .lusha-popup-v2 .lusha-popup_form { font-size: 3rem; }
  .lusha-popup-v2 .lusha-popup__content > h4 { font-size: 1.25rem; line-height: 1.5rem; }
  .lusha-popup-v2 .support-text { max-width: 540px; margin-inline: auto; }
  .lusha-popup-v2 .lusha-popup__form-thankyou { position: absolute; top: 0; left: 0; right: 0; z-index: 1; background-color: #ffffff; height: 90vh; } }

.lusha-popup-v2.lusha-popup-new { position: relative; overflow: visible; min-height: 850px; display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 991.98px) { .lusha-popup-v2.lusha-popup-new h2 { color: #ffffff; margin-top: 48px; } }

.lusha-popup-v2.lusha-popup-new .cf7mls-btns { margin-top: 0; padding: 0 1rem; }

@media (max-width: 991.98px) { .lusha-popup-v2.lusha-popup-new .cf7mls-btns { margin-bottom: 1rem; } }

.lusha-popup-v2.lusha-popup-new .cf7mls-btns .action-button.cf7mls_next { margin: 0 !important; height: 2.75rem; background-color: #ffde06 !important; color: #151417 !important; }

.lusha-popup-v2.lusha-popup-new .text-input { border-radius: 0.25rem; border: 1px solid #c5c5c5; padding: 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 1.25rem; -webkit-transition: 0.2s all ease; transition: 0.2s all ease; min-height: 2.75rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.lusha-popup-v2.lusha-popup-new .text-input:focus { border-color: #600dff; }

.lusha-popup-v2.lusha-popup-new .text-input.text-area { max-height: 4rem; }

.lusha-popup-v2.lusha-popup-new .lusha-popup__container { max-width: 450px; border: 1px solid #ececec; border-radius: 0.5rem; margin-right: 0 !important; height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; -ms-flex-item-align: center; align-self: center; }

@media (max-width: 991.98px) { .lusha-popup-v2.lusha-popup-new .lusha-popup__container { min-height: 0; margin-right: auto !important; } }

.lusha-popup-v2.lusha-popup-new .lusha-popup__container::after { display: none; }

.lusha-popup-v2.lusha-popup-new .lusha-popup__content { border: none; padding: 2rem 2rem 1.5rem 2rem; }

.lusha-popup-v2.lusha-popup-new .lusha-popup__form-wrapper { padding: 0 1rem; min-height: 458px; }

.lusha-popup-v2.lusha-popup-new .lusha-popup__form-thankyou { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.lusha-popup-v2.lusha-popup-new .lusha-popup__confidence { display: none; }

.lusha-popup-v2.lusha-popup-new .thankyou-note { color: #ffffff; }

.lusha-popup-v2.lusha-popup-new .thankyou-note button { border-color: #ffffff; }

.lusha-popup-v2.lusha-popup-new .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no { top: -0.5rem; right: 1.875rem; overflow: visible; }

.lusha-popup-v2.lusha-popup-new .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no::before { content: 'Step'; position: absolute; left: -2.625rem; top: 0.125rem; }

.lusha-popup-v2.lusha-popup-new::after { position: absolute; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: transparent url(../../img/global/forms/form-bg-elements.svg) center no-repeat; max-width: 708px; height: 858px; z-index: -1; }

.lusha-popup-v2.lusha-popup-new .cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after, .lusha-popup-v2.lusha-popup-new .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after { display: none; }

.lusha-popup-v2.lusha-popup-new .phoneapivalidation .intl-tel-input.allow-dropdown .flag-container, .lusha-popup-v2.lusha-popup-new .phoneapivalidation .intl-tel-input.separate-dial-code .flag-container { top: 0; }

.lusha-popup-v2.lusha-popup-new .intl-tel-input { width: 100%; }

.lusha-popup-v2.lusha-popup-new form.cf7mls input.wpcf7-form-control.wpcf7-submit { width: 100%; background-color: #ffde06 !important; color: #151417 !important; border: 0; }

.lusha-popup-v2.lusha-popup-new .fieldset-cf7mls-wrapper .wpcf7-not-valid { border-left: 1px solid hwb(335 0% 3%) !important; border: 1px solid hwb(335 0% 3%); background: #FFF7FA; border-radius: 0.25rem !important; }

.lusha-popup-v2.lusha-popup-new .fieldset-cf7mls-wrapper .wpcf7-not-valid-tip { border-radius: 0.25rem; border: 1px solid hwb(335 0% 3%); background: #FFF7FA; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.875rem 1rem; }

.lusha-popup-v2.lusha-popup-new .fieldset-cf7mls-wrapper .wpcf7-not-valid-tip:after { content: ''; position: absolute; height: 1rem; width: 1rem; right: 0.875rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-image: url(../../img/global/icons/form-chevron-down-new.svg); background-position: center; background-repeat: no-repeat; }

.lusha-popup-v2.lusha-popup-new .fieldset-cf7mls-wrapper .text-input-group .wpcf7-not-valid-tip::after { display: none; }

.lusha-popup-v2.lusha-popup-new .wpcf7 form.init .wpcf7-response-output, .lusha-popup-v2.lusha-popup-new .wpcf7 form.resetting .wpcf7-response-output, .lusha-popup-v2.lusha-popup-new .wpcf7 form.submitting .wpcf7-response-output { display: none !important; }

@media (max-width: 991.98px) { .modal-content { height: auto; top: 0; } }

.phoneapivalidation .intl-tel-input.allow-dropdown .flag-container, .phoneapivalidation .intl-tel-input.separate-dial-code .flag-container { left: 1rem; top: 2rem; z-index: 99; }

.phoneapivalidation .intl-tel-input.allow-dropdown input, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=tel], .phoneapivalidation .intl-tel-input.allow-dropdown input[type=text], .phoneapivalidation .intl-tel-input.separate-dial-code input, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=tel], .phoneapivalidation .intl-tel-input.separate-dial-code input[type=text] { padding-left: 4.15rem; height: 100%; }

.phoneapivalidation .intl-tel-input.allow-dropdown input:not(:focus)::-webkit-input-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=tel]:not(:focus)::-webkit-input-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=text]:not(:focus)::-webkit-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input:not(:focus)::-webkit-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=tel]:not(:focus)::-webkit-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=text]:not(:focus)::-webkit-input-placeholder { /* WebKit browsers */ color: transparent; }

.phoneapivalidation .intl-tel-input.allow-dropdown input:not(:focus):-moz-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=tel]:not(:focus):-moz-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=text]:not(:focus):-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input:not(:focus):-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=tel]:not(:focus):-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=text]:not(:focus):-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: transparent; }

.phoneapivalidation .intl-tel-input.allow-dropdown input:not(:focus)::-moz-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=tel]:not(:focus)::-moz-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=text]:not(:focus)::-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input:not(:focus)::-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=tel]:not(:focus)::-moz-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=text]:not(:focus)::-moz-placeholder { /* Mozilla Firefox 19+ */ color: transparent; }

.phoneapivalidation .intl-tel-input.allow-dropdown input:not(:focus):-ms-input-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=tel]:not(:focus):-ms-input-placeholder, .phoneapivalidation .intl-tel-input.allow-dropdown input[type=text]:not(:focus):-ms-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input:not(:focus):-ms-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=tel]:not(:focus):-ms-input-placeholder, .phoneapivalidation .intl-tel-input.separate-dial-code input[type=text]:not(:focus):-ms-input-placeholder { /* Internet Explorer 10+ */ color: transparent; }

.phoneapivalidation .flag-container { display: none; }

.hero .app.dashboard.bg-white { background-color: #ffffff !important; border-color: white !important; }

#calender { width: 550px; height: 560px; position: relative; display: block; }

.chilipiper-popup.in-custom-element { background: transparent; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.chilipiper-popup.in-custom-element-window { height: 100%; }

.wpcf7-spinner { display: none !important; }

.wpcf7-spinner { display: none !important; }

/*       Select2 Form Styles :        */
.select2-form label { font-size: 0.875rem; font-weight: 400; line-height: 1.25rem; }

.select2-form .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; }

.select2-form .select2-container .select2-selection--single { height: 2.75rem; border-radius: 0.25rem; border: 1px solid #c5c5c5; -webkit-transition: 0.2s all ease; transition: 0.2s all ease; }

.select2-form .select2-container .select2-selection__rendered { width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.25rem; padding: 0.75rem 1rem; }

.select2-form .select2-container .select2-selection__arrow { height: 1rem; width: 1rem; right: 0.875rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-image: url(../../img/global/icons/form-chevron-down-new.svg); background-position: center; background-repeat: no-repeat; }

.select2-form .select2-container .select2-selection__arrow b { display: none; }

.select2-form .select2-container--open .select2-selection--single { border-color: #600dff !important; border-radius: 0.25rem !important; }

.select2-form .select2-container--open .select2-selection__arrow { background-image: url(../../img/global/icons/form-chevron-up-new.svg); }

.select2-form .select2-container--focus .select2-selection--single { border-color: #600dff !important; border-radius: 0.25rem !important; }

.color-text-title .title-color { color: #600dff; }

/*       Select2 Dropdown Styles :        */
.select2-container .select2-dropdown-wrapper { position: relative; top: 2.5rem; padding: 1rem; border-radius: 0.25rem !important; border: 1px solid #600dff !important; }

.select2-container .select2-dropdown-wrapper .select2-results__option { padding: 0.5rem 1rem; font-size: 0.875rem; line-height: 1rem; border-radius: 0.5rem; color: #151417; }

.select2-container .select2-dropdown-wrapper .select2-results__option--highlighted, .select2-container .select2-dropdown-wrapper .select2-results__option--selected { background-color: #F0E7FF; }

.select2-container .select2-dropdown-wrapper .select2-results__option:first-child { display: none; }

.searchbar-signup { max-width: 25.875rem; }

.searchbar-signup .signup-submit { position: absolute; right: .1875rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #863FFF; margin-right: .125rem; }

@media (max-width: 991.98px) { .searchbar-signup input[type="email"] { height: 2.5rem; }
  .searchbar-signup .signup-submit { position: static; margin-right: 0; margin-top: 1rem; height: 2.5rem; } }

.navbar .searchbar-signup .signup-submit { margin-right: .25rem; background-color: #ffde06; color: #000; }

.navbar .wpcf7-email { border: 1px solid #eaeaea; }

.navbar .wpcf7-email:focus { border: 1px solid #eaeaea; }

.searchbar-signup-form .wpcf7-form-control-wrap { position: static; }

.searchbar-signup-form .wpcf7-not-valid-tip { color: #ffffff; font-size: .825rem; text-align: center; display: inline-block; margin: .25rem auto 0; position: absolute; padding: .25rem .5rem; border-radius: .25rem; bottom: -1rem; background-color: #f80066; width: 100%; left: 0; }

.searchbar-signup-form .wpcf7-not-valid { border: 1px solid #f80066; border-left: 1px solid #f80066 !important; border-radius: .25rem !important; }

.searchbar-signup-form .wpcf7-response-output { display: none; }

@media (max-width: 991.98px) { .searchbar-signup-form .wpcf7-not-valid-tip { bottom: auto; top: 2.125rem; max-width: calc(100% - 2rem); left: 16px; } }

.button-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; gap: 1.5rem; }

header.bg-white { border-bottom: 1px solid #f6f6f6; }

/**Mega Menu **/
.navbar-brand { padding: 0; }

.navbar-brand.disabled { cursor: default; }

@media (min-width: 992px) { .navbar-brand { margin-top: -4px; } }

.navbar { z-index: 1000; }

.navbar .container { position: relative; }

@media (max-width: 1199.98px) { .navbar { padding: 0; }
  .navbar .navbar-toggler { padding: 0.25rem 1.5rem; } }

@media (max-width: 767.98px) { .navbar .contact-sales { margin-right: 1rem; } }

.navbar-nav, .navbar .collapse, .navbar-nav li { position: static; }

.menu-item-has-children, .menu-item-has-children .dropdown-menu { left: auto; }

.menu-item-has-children .dropdown-menu { width: auto !important; }

/* Make dropdown visible on hover */
@media (min-width: 1199px) { .dropdown { background: transparent; }
  .dropdown > .dropdown-menu { position: absolute; width: 290px !important; -webkit-transform: translate(-42%); transform: translate(-42%); top: 100%; left: auto; z-index: 1000; float: none; min-width: 10rem; padding: 0; list-style: none; border-radius: 0.5rem; -webkit-box-shadow: 0 4px 8px rgba(10, 23, 73, 0.1); box-shadow: 0 4px 8px rgba(10, 23, 73, 0.1); opacity: 0; margin-top: 10px !important; display: block; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
  .dropdown > .dropdown-menu:not(.sub-menu)::before { content: ""; width: 0; height: 0; border-style: inset; border-width: 0 12px 12px 12px; border-color: transparent transparent #ffffff transparent; display: block; position: absolute; bottom: 99.7%; right: 50%; left: 50%; -webkit-transform: rotate(360deg); transform: rotate(360deg); }
  .dropdown > .dropdown-menu a { line-height: 1.14; }
  .dropdown:hover > .dropdown-menu { visibility: visible; display: block; opacity: 1; margin-top: 0.5rem !important; border-radius: 0.5rem; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; padding-bottom: 0.5rem; }
  .dropdown.sbs .dropdown-menu { margin: 0; padding: 0; display: none; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .dropdown.sbs:hover .dropdown-menu, .dropdown.sbs.show .dropdown-menu { display: -webkit-box; display: -ms-flexbox; display: flex; visibility: visible; }
  .dropdown.sbs .dropdown-submenu { background-color: #fff; }
  .dropdown.sbs .dropdown-submenu:first-child { border-radius: 0.5rem 0 0 0.5rem; }
  .dropdown.sbs .dropdown-submenu:last-child { border-radius: 0 0.5rem 0.5rem 0; background-color: #f6f6f6; }
  .dropdown.sbs .dropdown-submenu:last-child .sub-menu { background-color: #f6f6f6; }
  .dropdown.sbs .dropdown-submenu .dropdown-toggle { display: none; }
  .dropdown.sbs .dropdown-submenu .dropdown-menu { opacity: 1; display: block; margin-top: 0 !important; -webkit-transform: none; transform: none; position: static; -webkit-box-shadow: none; box-shadow: none; }
  .dropdown.sbs .dropdown-submenu .dropdown-menu > li:last-child { margin-bottom: 1rem; }
  .dropdown.sbs .dropdown-submenu:hover a { color: initial; background-color: initial; }
  .dropdown.sbs .dropdown-submenu .nav-item:not(.cat-head):hover > a { color: #600dff; background-color: #f6f6f6; }
  .dropdown.sbs .featured-img > a { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: auto; padding: 0; margin: 0.25rem 1.5rem 0.25rem 1.5rem; background-color: #ffffff !important; border: 1px solid #ececec; border-radius: 0.25rem; }
  .dropdown.sbs .featured-img > a > img { width: 88px; height: 88px; display: block; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; -o-object-fit: cover; object-fit: cover; }
  .dropdown.sbs .featured-img > a > span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.75rem; padding-left: 0.5rem; }
  .dropdown.sbs .featured-img:hover > a { color: #600dff; border-color: #600dff; }
  .dropdown.sbs .single-link { padding-left: 1.5rem; }
  .dropdown.sbs .single-link a { font-size: 0.75rem; }
  .mega-menu-parent.dropdown .dropdown-menu { position: absolute; left: 0; }
  .navbar { height: 5rem; }
  .navbar .login, .navbar .my-account { background-color: transparent; border: none; margin-right: 0.5rem; color: #ffffff; line-height: 2.5; }
  .navbar .login:hover, .navbar .my-account:hover { opacity: 1; }
  .navbar .form-inline { border: 1px solid #c5c5c5; } }

.navbar .form-and-link button:not(.navbar-toggler), .navbar .form-and-link input[type="button"], .navbar .form-and-link input[type="reset"], .navbar .form-and-link input[type="submit"], .navbar .form-and-link button[type="submit"], .navbar .form-and-link .btn { margin-bottom: 0 !important; }

@media (min-width: 992px) { .form-and-link.hero-ctas > :first-child { margin-right: 0.5rem; } }

a.signup { font-weight: 500; font-size: 1rem; }

button:focus { outline: none; }

.navbar-nav a { text-decoration: none; color: #151417; opacity: 1; }

.navbar-nav > .nav-item > a { font-size: 1rem; font-weight: 500; }

.navbar-nav .sub { font-size: 0.875rem; line-height: 1.14; opacity: 0.5; display: block; margin-top: 2px; font-weight: 400; }

.navbar-nav > li > .dropdown-toggle::after { -webkit-filter: invert(0); filter: invert(0); }

.navbar-nav > li:not(:last-child) { margin-right: 2.5rem; }

.navbar-nav > li:hover > a { opacity: 0.6; }

.navbar-nav > li:hover > .dropdown-toggle::after { -webkit-filter: invert(0.2); filter: invert(0.2); }

.dropdown-menu { border: none; }

.dropdown-menu li a { padding: 0.75rem 1rem; height: 64px; font-size: 1rem; font-weight: 500; line-height: 1.25rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; opacity: 1; }

.dropdown-menu li:hover:not(.cat-head) a { opacity: 1; color: #600dff; background-color: #f6f6f6; }

.dropdown-menu li.cat-head a { font-weight: 500; cursor: default; color: #8b8b8b !important; font-size: 0.875rem; height: auto; padding: 1.5rem 1.5rem 1rem; }

.dropdown-menu li.nav-icon a { padding-left: 72px; background: transparent no-repeat 1.5rem center; line-height: 1; }

.dropdown-menu li.nav-icon__contacts a { background-image: url(../../img/global/icons/nav-bar/contacts-icon.svg); }

.dropdown-menu li.nav-icon__forms a { background-image: url(../../img/global/icons/nav-bar/forms-icon.svg); }

.dropdown-menu li.nav-icon__sf a { background-image: url(../../img/global/icons/nav-bar/sf-icon.svg); }

.dropdown-menu li.nav-icon__api a { background-image: url(../../img/global/icons/nav-bar/api-icon.svg); }

.dropdown-menu li.nav-icon__api-v2 a { background-image: url(../../img/global/icons/nav-bar/api-v2-icon.svg); }

.dropdown-menu li.nav-icon__sales a { background-image: url(../../img/global/icons/nav-bar/sales-icon.svg); }

.dropdown-menu li.nav-icon__recruiters a { background-image: url(../../img/global/icons/nav-bar/recruiters-icon.svg); }

.dropdown-menu li.nav-icon__marketing a { background-image: url(../../img/global/icons/nav-bar/marketing-icon.svg); }

.dropdown-menu li.nav-icon__platform a { background-image: url(../../img/global/icons/nav-bar/platform-icon.svg); }

.dropdown-menu li.nav-icon__extention a { background-image: url(../../img/global/icons/nav-bar/extention-icon.svg); }

.dropdown-menu li.nav-icon__integrations a { background-image: url(../../img/global/icons/nav-bar/integrations-icon.svg); }

.dropdown-menu li.nav-icon__prospecting a { background-image: url(../../img/global/icons/nav-bar/prospecting-icon.svg); }

.dropdown-menu li.nav-icon__blog a { background-image: url(../../img/global/icons/nav-bar/blog-icon.svg); }

.dropdown-menu li.nav-icon__blog a:hover { background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.492 11.265l-1.06 4.243 4.242-1.06 6.364-6.365-3.182-3.182-6.364 6.364zm13.259-6.894l1.06 1.06a1.5 1.5 0 010 2.122l-3.311 3.31' stroke='%23600DFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.038 8.083l3.712-3.712a1.5 1.5 0 000-2.12l-1.06-1.062a1.5 1.5 0 00-2.122 0L14.855 4.9m3.895 9.35v7.5a1.5 1.5 0 01-1.5 1.5h-15a1.5 1.5 0 01-1.5-1.5v-15a1.5 1.5 0 011.5-1.5h7.5' stroke='%23600DFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.dropdown-menu li.nav-icon__help a { background-image: url(../../img/global/icons/nav-bar/help-icon.svg); }

.dropdown-menu li.nav-icon__help a:hover { background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 1.5a.75.75 0 00-.75.75v15a.75.75 0 00.75.75h3a.75.75 0 01.75.75v3l4.8-3.6a.75.75 0 01.45-.15h10.5a.75.75 0 00.75-.75v-15a.75.75 0 00-.75-.75H2.25zM.659.659A2.25 2.25 0 012.25 0h19.5A2.25 2.25 0 0124 2.25v15a2.25 2.25 0 01-2.25 2.25H11.5l-5.8 4.35a.75.75 0 01-1.2-.6V19.5H2.25A2.25 2.25 0 010 17.25v-15C0 1.653.237 1.081.659.659zm12.246 3.847A2.25 2.25 0 0010.5 6.75a.75.75 0 11-1.5 0 3.75 3.75 0 017.191-1.49c.273.631.368 1.325.273 2.006A3.75 3.75 0 0114 10.286a.75.75 0 00-.5.707v.257a.75.75 0 01-1.5 0v-.257a2.25 2.25 0 011.5-2.121 2.25 2.25 0 00-.595-4.366zM12.75 13.5a1.125 1.125 0 100 2.25 1.125 1.125 0 000-2.25zm.208 1.437a.378.378 0 01-.281.056.376.376 0 11.281-.056z' fill='%23600DFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.dropdown-menu li.nav-icon__about a { background-image: url(../../img/global/icons/nav-bar/about-icon.svg); }

.dropdown-menu li.nav-icon__about a:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cg clip-path='url(%23A)' stroke='%23600dff'%3E%3Cg stroke-width='1.5' stroke-linejoin='round'%3E%3Cpath d='M1.688 12A10.31 10.31 0 0 0 12 22.313 10.31 10.31 0 0 0 22.313 12 10.31 10.31 0 0 0 12 1.688c-2.735 0-5.358 1.086-7.292 3.02S1.688 9.265 1.688 12z' fill='%23fff'/%3E%3Cpath d='M14.063 16.125h-.687c-.365 0-.714-.145-.972-.403S12 15.115 12 14.75v-3.437c0-.182-.072-.357-.2-.486s-.304-.2-.486-.2h-.687' stroke-linecap='round'/%3E%3C/g%3E%3Cpath d='M11.656 7.188c-.068 0-.134.02-.19.058s-.1.09-.127.154-.033.132-.02.2.046.128.094.176.11.08.176.094.136.006.2-.02.116-.07.154-.127S12 7.6 12 7.53c0-.09-.036-.18-.1-.243s-.152-.1-.243-.1z' fill='%23600dff' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='A'%3E%3Cpath fill='%23fff' transform='translate(1 1)' d='M0 0h22v22H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.dropdown-menu li.nav-icon__data a { background-image: url(../../img/global/icons/nav-bar/graph-icon.svg); }

.dropdown-menu li.nav-icon__data a:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cg clip-path='url(%23A)' stroke='%23600dff' stroke-linejoin='round'%3E%3Cpath d='M1.688 22.313h19.938' stroke-width='1.375' stroke-linecap='round'/%3E%3Cg fill='%23fff' stroke-width='1.5'%3E%3Cpath d='M3.52 18.188h2.52a.46.46 0 0 1 .458.458v3.667H3.063v-3.667a.46.46 0 0 1 .458-.458zm6.876-8.25h2.52a.46.46 0 0 1 .458.458v11.917H9.938V10.396a.46.46 0 0 1 .458-.458zm6.874 4.125h2.52a.46.46 0 0 1 .458.458v7.792H16.81V14.52a.46.46 0 0 1 .458-.458z'/%3E%3C/g%3E%3Cg stroke-linecap='round'%3E%3Cpath d='M20.938 5.813V1.688h-4.125' stroke-width='1.375'/%3E%3Cpath d='M20.938 1.688l-4.63 4.63a2.06 2.06 0 0 1-2.05.517l-5.233-1.4c-.35-.093-.718-.093-1.067.001s-.668.278-.924.534l-5.346 5.346' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='A'%3E%3Cpath fill='%23fff' transform='translate(1 1)' d='M0 0h22v22H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.dropdown-menu li.nav-icon__customers a { background-image: url(../../img/global/icons/nav-bar/customer-icon.svg); }

.dropdown-menu li.nav-icon__customers a:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23600dff' stroke-width='1.5' stroke-linejoin='round' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M7.076 6.556c0 .64.126 1.274.37 1.865s.604 1.128 1.056 1.58 1 .812 1.58 1.056 1.225.37 1.865.37 1.274-.126 1.865-.37 1.13-.604 1.58-1.056.81-1 1.056-1.58.37-1.225.37-1.865-.126-1.274-.37-1.865-.604-1.128-1.056-1.58-1-.81-1.58-1.056-1.225-.37-1.865-.37-1.274.126-1.865.37-1.128.604-1.58 1.056-.81 1-1.056 1.58-.37 1.225-.37 1.865z' fill='%23fff'/%3E%3Cpath d='M2.9 22.567a9.05 9.05 0 0 1 9.05-9.05 9.05 9.05 0 0 1 9.05 9.05' stroke-linecap='round'/%3E%3C/svg%3E"); }

.dropdown-menu li.nav-icon__careers a { background-image: url(../../img/global/icons/nav-bar/careers-icon.svg); }

.dropdown-menu li.nav-icon__careers a:hover { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' xmlns:v='https://vecta.io/nano'%3E%3Cpath fill-rule='evenodd' d='M7.566 6a4.25 4.25 0 0 1 8.368 0H7.566zM6.048 6c.368-2.82 2.78-5 5.702-5s5.334 2.18 5.7 5h3.3a2.75 2.75 0 0 1 2.75 2.75v11a2.75 2.75 0 0 1-2.75 2.75h-18A2.75 2.75 0 0 1 0 19.75v-11A2.75 2.75 0 0 1 2.75 6h3.298zM22 12h-8.25v-.25a2 2 0 1 0-4 0V12H1.5V8.75A1.25 1.25 0 0 1 2.75 7.5h18A1.25 1.25 0 0 1 22 8.75V12zm-8.25 1.75v-.25H22v6.25A1.25 1.25 0 0 1 20.75 21h-18a1.25 1.25 0 0 1-1.25-1.25V13.5h8.25v.25a2 2 0 1 0 4 0zm-1.5-2a.5.5 0 1 0-1 0v2a.5.5 0 1 0 1 0v-2z' fill='%23600dff'/%3E%3C/svg%3E"); }

.navbar-toggler-icon { display: inline; }

.dropdown-toggle::after { border: none; background: transparent url(../../img/global/icons/chevron-down.svg) no-repeat; width: 0.5rem; height: 0.5rem; vertical-align: unset; margin-left: unset; }

@media (max-width: 1199.98px) { .navbar-collapse.mobile-menu { -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; margin-top: 0.5rem; -webkit-box-shadow: 0 4px 8px rgba(21, 20, 23, 0.1); box-shadow: 0 4px 8px rgba(21, 20, 23, 0.1); border-radius: 0 0 0.5rem 0.5rem; padding: 0 1.5rem; max-height: calc(100vh - 60px); overflow-y: scroll; }
  .navbar-collapse.mobile-menu > .navbar-nav > li > a { line-height: 2.5rem; font-weight: normal; font-size: 0.875rem; }
  .navbar-collapse.mobile-menu .sbs .dropdown-menu { margin: 0; padding: 0; display: none; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-collapse.mobile-menu .sbs.show .dropdown-menu { display: block; visibility: visible; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu { background-color: #fff; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu:first-child { border-radius: 0.5rem 0 0 0.5rem; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu:last-child { border-radius: 0 0.5rem 0.5rem 0; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu .dropdown-toggle { display: none; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu .dropdown-menu { opacity: 1; display: block; margin-top: 0 !important; -webkit-transform: none; transform: none; position: static; -webkit-box-shadow: none; box-shadow: none; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu .dropdown-menu > li:last-child { margin-bottom: 1rem; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu:hover a { color: initial; background-color: initial; }
  .navbar-collapse.mobile-menu .sbs .dropdown-submenu .nav-item:hover > a { color: #600dff; background-color: #f6f6f6; }
  .navbar-collapse.mobile-menu .sbs .cat-head.mobile-view { display: block; }
  .navbar-collapse.mobile-menu .sbs .cat-head.mobile-view a { padding: 0.5rem 0 0.5rem; }
  .navbar-collapse.mobile-menu .sbs .featured-img > a { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: auto; padding: 0 1rem 0 0; background-color: #ffffff !important; border: 1px solid #ececec; border-radius: 0.25rem; }
  .navbar-collapse.mobile-menu .sbs .featured-img > a > img { width: 88px; height: 88px; display: block; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; -o-object-fit: cover; object-fit: cover; }
  .navbar-collapse.mobile-menu .sbs .featured-img > a > span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.75rem; }
  .navbar-collapse.mobile-menu .sbs .featured-img:hover > a { color: #600dff; }
  .navbar-collapse.mobile-menu .sbs .single-link { padding-left: 1.5rem; }
  .navbar-collapse.mobile-menu .sbs .single-link a { font-size: 0.75rem; }
  .navbar-collapse.mobile-menu > ul > li:last-child { border-bottom: 1px solid #f6f6f6; padding-bottom: 1rem; }
  .navbar-collapse.mobile-menu a.signup { color: #ffffff !important; background-color: #600dff !important; }
  .navbar-collapse.mobile-menu a.login, .navbar-collapse.mobile-menu a.my-account { color: #600dff !important; background-color: #ffffff !important; }
  .navbar-collapse.mobile-menu a.login:hover, .navbar-collapse.mobile-menu a.my-account:hover { background: #efe7ff !important; }
  .navbar-collapse.mobile-menu a.login:focus, .navbar-collapse.mobile-menu a.my-account:focus { background: #dfcfff !important; }
  .navbar-collapse.mobile-menu .sub { font-weight: normal; }
  .navbar-collapse.mobile-menu .dropdown-menu li.nav-icon a { padding-left: 50px; background-position-x: left; }
  .navbar-collapse.mobile-menu .cat-head { display: none; }
  .navbar-collapse.mobile-menu .form-and-link { margin-top: 1.5rem; margin-bottom: 1.5rem; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; background-color: #ffffff; }
  .navbar-collapse.mobile-menu button:not(.navbar-toggler), .navbar-collapse.mobile-menu input[type="button"], .navbar-collapse.mobile-menu input[type="reset"], .navbar-collapse.mobile-menu input[type="submit"], .navbar-collapse.mobile-menu button[type="submit"], .navbar-collapse.mobile-menu .btn { width: 100%; height: 40px; }
  .navbar-collapse.mobile-menu button:not(.login):not(.navbar-toggler), .navbar-collapse.mobile-menu input:not(.login)[type="button"], .navbar-collapse.mobile-menu input:not(.login)[type="reset"], .navbar-collapse.mobile-menu input:not(.login)[type="submit"], .navbar-collapse.mobile-menu button:not(.login)[type="submit"], .navbar-collapse.mobile-menu .btn:not(.login) { font-size: 1rem; } }

.page-template .bg-white .dropdown-toggle::after, .page-template .bg-white .logo, .page-template .bg-white .navbar-toggler, .page-template .bg-white-mobile .dropdown-toggle::after, .page-template .bg-white-mobile .logo, .page-template .bg-white-mobile .navbar-toggler { -webkit-filter: none !important; filter: none !important; }

.page-template .bg-white .navbar-nav > li > a, .page-template .bg-white .template-product_page a.signup, .page-template .bg-white-mobile .navbar-nav > li > a, .page-template .bg-white-mobile .template-product_page a.signup { color: #151417; }

.page-template .bg-white .login, .page-template .bg-white .my-account, .page-template .bg-white-mobile .login, .page-template .bg-white-mobile .my-account { color: #600dff; }

.page-template .bg-white .login:hover, .page-template .bg-white .my-account:hover, .page-template .bg-white-mobile .login:hover, .page-template .bg-white-mobile .my-account:hover { background-color: #efe7ff; }

@media (max-width: 1199px) { .page-template .bg-white .login, .page-template .bg-white .my-account, .page-template .bg-white-mobile .login, .page-template .bg-white-mobile .my-account { color: #ffffff; } }

.page-template .bg-white .dropdown, .page-template .bg-white-mobile .dropdown { text-align: left; }

.page-template .bg-white a.signup, .page-template .bg-white-mobile a.signup { color: #600dff; }

.page-template .bg-white .form-inline, .page-template .bg-white .form-inline input[type="email"], .page-template .bg-white-mobile .form-inline, .page-template .bg-white-mobile .form-inline input[type="email"] { background-color: #f6f6f6; }

* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

h1, .h1 { font-weight: 900; }

h1.smaller-h1, .h1.smaller-h1 { font-size: 3.5rem; margin-bottom: 1rem; }

@media (max-width: 1024px) { h1.smaller-h1, .h1.smaller-h1 { font-size: 3rem; font-weight: 700; } }

@media (max-width: 576px) { h1.smaller-h1, .h1.smaller-h1 { font-size: 2rem; font-weight: 700; } }

@media (max-width: 576px) { h1, .h1 { font-size: 3rem; } }

h2, .h2 { font-weight: 700; }

@media (max-width: 576px) { h2, .h2 { font-size: 2rem; } }

h3, .h3 { line-height: 1.12; font-weight: 700; }

h4, .h4 { font-weight: 700; }

.larger-txt, .text-large { font-size: 1.25em; line-height: 1.2; }

@media (max-width: 576px) { .larger-txt, .text-large { font-size: 1rem; } }

.text-medium { font-size: 1rem; line-height: 1.25rem; }

.text-medium--b { font-weight: 500; }

.text-small, .text-sm { font-size: 0.875rem; line-height: 1rem; }

.text--sb { font-weight: 500; }

.text--b { font-weight: bold; }

.text-tiny { font-size: 0.75rem; line-height: 1rem; }

.text-grey { color: #8b8b8b !important; }

.text-purple { color: #600dff !important; }

.text-magenta { color: hwb(335 0% 3%) !important; }

.text-mint { color: #00ffff !important; }

.text-yellow { color: #ffde06 !important; }

.text-black { color: #151417 !important; }

q::before { content: '\201C'; font-size: 5rem; }

.attr { font-size: 0.75rem; line-height: 1; font-weight: 700; }

.icon { background-repeat: no-repeat; background-color: transparent; background-position: center center; background-size: initial; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }

.icon__chevron-left { background-image: url(../../img/global/icons/chevron-left.svg); }

p:empty { margin: 0 !important; }

body { position: relative; }

header { top: 0; background: #ffffff; position: sticky; width: 100%; z-index: 99; }

@media screen and (max-width: 480px) { header nav button:not(.navbar-toggler), header nav input[type="button"], header nav input[type="reset"], header nav input[type="submit"], header nav button[type="submit"], header nav .btn { padding-right: 1rem; width: auto !important; } }

.sticky.is-sticky .mobile-fixed-button { display: block; }

.mobile-fixed-button { display: none; }

.mobile-fixed-button__button { background-color: #f80066 !important; font-size: 14px !important; line-height: 31px !important; padding: 0 10px !important; height: 32px !important; }

.mobile-fixed-button--to-bottom { position: fixed; width: 100%; bottom: -1px; left: 0; background-color: rgba(255, 255, 255, 0.95); padding-top: 16px; padding-bottom: 24px; text-align: center; }

.mobile-fixed-button--hide { display: none !important; }

.mobile-popup { display: none; position: absolute; width: 100vw; height: 100vh; padding: 8px; z-index: 1001; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mobile-popup.active { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.mobile-popup__overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(21, 20, 23, 0.2); }

.mobile-popup__modal { background-color: #ffffff; width: calc(100% - 16px); z-index: 99; border: 1px solid #c5c5c5; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; padding: 16px; position: relative; }

.mobile-popup__close { position: absolute; top: 0px; right: 4px; }

.mobile-popup .mobile-popup__title { padding-top: 16px; font-size: 20px !important; line-height: 24px; text-align: center; letter-spacing: -0.03em; padding-left: 18px; padding-right: 18px; margin-bottom: 24px; }

.mobile-popup input[type="email"] { background-color: #f6f6f6; margin-bottom: 8px; }

.mobile-popup .mobile-form form { margin: 0; }

@media (max-width: 480px) { .fixed-header .mobile-fixed-button { display: block; }
  .navbar-brand { margin-right: 0; }
  .wpcf7-submit { width: 100%; } }

.footer { padding: 80px 0; background-color: #ffffff; }

.footer .menu { list-style: none; padding: 0; }

.footer .menu-item a { color: #151417; font-size: 0.875rem; line-height: 2rem; }

.footer .menu-item:hover { text-decoration: underline; }

.footer .contact-info { list-style: none; margin: 0; padding: 0; }

.footer .contact-info__item { font-size: 14px; color: #151417; margin-bottom: 0.75rem; padding-left: 22px; background-repeat: no-repeat; }

.footer .contact-info__item--phone { background-image: url("../../img/global/icons/phone.svg"); background-position: 0 5px; }

.footer .contact-info__item--address { background-image: url("../../img/global/icons/location.svg"); background-position: 0 3px; }

.footer_headline { font-size: 0.875rem; line-height: 1.14; margin-bottom: 1rem; }

.copyright { margin-top: 5rem; }

.copyright__text { font-size: 0.875rem; vertical-align: -webkit-baseline-middle; margin-left: 1.5rem; }

.company-social-networks { list-style: none; }

.company-social-networks li { margin-left: 1rem; }

.company-social-networks a:hover { opacity: 0.5; }

.video-embed { max-width: 1200px; margin: 0 auto; }

html { scroll-behavior: smooth; }

body.logged-to-lusha-app .d-li-none { display: none !important; }

body.logged-to-lusha-app .d-lo { display: block; }

body.not-logged-to-lusha-app .d-lo-none { display: none !important; }

body.not-logged-to-lusha-app .d-li { display: block; }

.bg-white-mobile { background-color: #ffffff !important; }

.bg-cream { background-color: #f6f6f6 !important; }

.bg-blue { background-color: #0655ff !important; }

.bg-red { background-color: #f80066 !important; }

.bg-grey { background-color: #f6f6f6 !important; }

.bg-purple { background-color: #600dff !important; }

.bg-mint { background-color: #00ffff !important; }

.bg-yellow { background-color: #ffde06 !important; }

img { max-width: 100%; height: auto; }

#wrapfabtest { position: absolute; }

.adbanner { background-color: transparent; height: 1px; width: 1px; position: relative; }

#pixelData { position: absolute; visibility: hidden; top: -9999px; left: -9999px; }

.border-black { border-color: #151417 !important; }

.border-magenta { border-color: hwb(335 0% 3%) !important; }

.border-blue { border-color: #0655ff !important; }

.border-white { border-color: #ffffff !important; }

.border-yellow { border-color: #ffde06 !important; }

.justify-content-evenly { -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; }

/* Add content-visibility to improve loading time */
section:not(.testimonial):not(.lp_ppcpage-testimonial):not(.lp_contacts-video):not(.testimonials-section) { content-visibility: auto; contain-intrinsic-size: 700px; }

/* Hide reCaptcha badge */
.grecaptcha-badge { visibility: hidden; z-index: -99; }

/* Center align onetrust on mobile */
@media (max-width: 767.98px) { #onetrust-banner-sdk { left: 0; right: 0; margin: auto; } }

/* Cookies Popup */
.cookies-popup { width: 490px; max-width: 90%; background-color: #ffffff; font-size: 1rem; line-height: 1.5; color: #151417; position: fixed; bottom: 2rem; left: 80px; right: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: left; display: none; z-index: 3147483648; padding: 1.5rem; -webkit-box-shadow: 0 4px 8px rgba(10, 23, 73, 0.1); box-shadow: 0 4px 8px rgba(10, 23, 73, 0.1); border-radius: 0.5rem; }

.cookies-popup .container:before, .cookies-popup .container:after { display: none; }

.main-header .cookies-popup { position: relative; }

.cookies-popup a:hover { text-decoration: underline; }

.cookies-popup .wp-content-width { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.cookies-popup .text-col { padding-left: 0; padding-right: 0; }

@media (max-width: 767px) { .cookies-popup .text-col { padding-right: 0; } }

.cookies-popup .text-col a { font-weight: bold; }

.cookies-popup .text-col .text { font-size: 0.875rem; }

.cookies-popup .close-col { text-align: right; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.cookies-popup .close-col button:not(.navbar-toggler), .cookies-popup .close-col input[type="button"], .cookies-popup .close-col input[type="reset"], .cookies-popup .close-col input[type="submit"], .cookies-popup .close-col button[type="submit"], .cookies-popup .close-col .btn { font-size: 0.875rem; padding: 0 0.75rem; height: 2rem; }

@media (max-width: 992px) { .cookies-popup .close-col { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media (max-width: 767px) { .cookies-popup { font-size: 14px; padding: 1.5rem; height: auto; left: 0; right: 0; margin: auto; }
  .cookies-popup .container { height: auto; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .cookies-popup .close-col { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .cookies-popup .text-col { width: 100%; text-align: center; }
  .cookies-popup .close-col { width: 100%; margin-top: 1rem; } }

.navbar .form-and-link { visibility: hidden; opacity: 0; -webkit-transition: 0.2s all; transition: 0.2s all; }

.navbar .form-and-link.is-visible { visibility: visible; opacity: 1; }

.navbar .form-and-link button:not(.navbar-toggler), .navbar .form-and-link input[type="button"], .navbar .form-and-link input[type="reset"], .navbar .form-and-link input[type="submit"], .navbar .form-and-link button[type="submit"], .navbar .form-and-link .btn { height: 2rem; padding: 0 0.75rem; font-size: 0.875rem; }

@media (max-width: 991.98px) { .navbar .form-and-link a.app { display: none; } }

.hero-section { position: relative; margin-top: -70px; overflow-x: hidden; }

.hero-section.fullwidth-animation { position: relative; overflow: hidden; }

.hero-section.fullwidth-animation:after { content: ''; position: absolute; width: 100%; height: 120px; bottom: 0; left: 0; background: -webkit-gradient(linear, left bottom, left top, from(rgba(21, 20, 23, 0.05)), color-stop(70%, rgba(217, 217, 217, 0))); background: linear-gradient(360deg, rgba(21, 20, 23, 0.05) 0%, rgba(217, 217, 217, 0) 70%); opacity: .9; z-index: 2; }

.hero-section .lottie-link { bottom: -100px; }

.hero-section video { width: 100%; height: 100%; }

.hero-section .reviews { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }

.hero-section .reviews img { max-width: 414px; width: 100%; }

@media (max-width: 1199.98px) { .hero-section { margin-top: 0; } }

@media (max-width: 991.98px) { .hero-section .form-and-link { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

@media (max-width: 767.98px) { .hero-section .form-group { max-width: 328px; margin-left: auto; margin-right: auto; }
  .hero-section .form-group input { height: 48px; }
  .hero-section .form-group input.customerMailHeader { margin-bottom: 8px; }
  .hero-section .form-group button:not(.navbar-toggler), .hero-section .form-group input[type="button"], .hero-section .form-group input[type="reset"], .hero-section .form-group input[type="submit"], .hero-section .form-group button[type="submit"], .hero-section .form-group .btn { height: 48px; width: 100%; } }

.hero-section button.button.d-block.d-sm-none:not(.navbar-toggler), .hero-section input.button.d-block.d-sm-none[type="button"], .hero-section input.button.d-block.d-sm-none[type="reset"], .hero-section input.button.d-block.d-sm-none[type="submit"], .hero-section button.button.d-block.d-sm-none[type="submit"], .hero-section .button.d-block.d-sm-none.btn { background-color: red; }

@media (max-width: 767.98px) { .hero-section button.button.d-block.d-sm-none:not(.navbar-toggler), .hero-section input.button.d-block.d-sm-none[type="button"], .hero-section input.button.d-block.d-sm-none[type="reset"], .hero-section input.button.d-block.d-sm-none[type="submit"], .hero-section button.button.d-block.d-sm-none[type="submit"], .hero-section .button.d-block.d-sm-none.btn { width: 100%; } }

.hero-section .hero-teaser { line-height: 20px; color: #ffffff; }

.hero-section .hero-teaser img { width: 24px; }

.hero-section .hero { min-height: 640px; }

.hero-section .hero .row { width: 100%; margin: 0 auto; }

@media (max-width: 1199.98px) { .hero-section .hero { min-height: 930px; } }

@media (max-width: 767.98px) { .hero-section .hero { min-height: 780px; }
  .hero-section .hero .row { height: 100%; }
  .hero-section .hero.no-mobile-img { min-height: 0; } }

.hero-section .hero__image { text-align: center; }

.hero-section .hero__title { color: #ffffff; }

@media (max-width: 991.98px) { .hero-section .hero__title { font-size: 64px; line-height: 64px; } }

@media (max-width: 767.98px) { .hero-section .hero__title { font-size: 32px; line-height: 36px; } }

.hero-section .hero__subtitle { color: #ffffff; font-size: 20px; line-height: 30px; font-weight: 400; }

@media (max-width: 767.98px) { .hero-section .hero__subtitle { margin: 0 auto; } }

.hero-section .hero__text { color: #ffffff; font-size: 1.25rem; margin-bottom: 32px; }

.hero-section .hero__underform { margin-top: 16px; }

@media (max-width: 1199.98px) { .hero-section .hero .hero-img { max-width: 610px; } }

@media (max-width: 991.98px) { .hero-section .hero .hero-img { max-width: 540px; } }

@media (max-width: 767.98px) { .hero-section .hero .hero-img { max-width: 100%; } }

.hero-section .hero.text-only-hero { min-height: 540px; }

.hero-section .hero.text-only-hero .form-inline { margin: 0 auto; }

.hero-section .hero.text-only-hero .form-and-link { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.hero-section .hero.text-only-hero .form-and-link a, .hero-section .hero.text-only-hero .form-and-link button { margin: 0 4px !important; }

.hero-section .hero.text-only-hero .hero-content-wrapper { width: 100%; }

@media (max-width: 991.98px) { .hero-section .hero.text-only-hero { min-height: 376px; } }

@media (max-width: 575.98px) { .hero-section .hero.text-only-hero .form-and-link { min-height: 96px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }

.hero-section .hero.vertical-hero { min-height: 680px; }

.hero-section .hero.vertical-hero .form-and-link { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; }

@media (max-width: 991.98px) { .hero-section .hero.vertical-hero { min-height: 0; }
  .hero-section .hero.vertical-hero .form-group { max-width: 100%; } }

.hero-section .hero .form-inline { border: none; padding: 3px; width: 414px; }

@media (max-width: 991.98px) { .hero-section .hero .form-inline { margin: 0 auto; } }

@media (max-width: 991.98px) { .hero-section .hero { padding-top: 46px; padding-bottom: 40px; padding-left: 8px; padding-right: 8px; }
  .hero-section .hero__title { margin-bottom: 16px; }
  .hero-section .hero__text { margin-bottom: 32px; }
  .hero-section .hero__image { padding-top: 8px; }
  .hero-section .hero video { display: block; margin: auto; } }

@media (max-width: 767.98px) { .hero-section .hero { padding-top: 24px; padding-bottom: 48px; }
  .hero-section .hero__text br { display: none; }
  .hero-section .hero__underform { margin-top: 0px; }
  .hero-section .hero__button { width: 100%; }
  .hero-section .hero__image { padding-top: 32px; }
  .hero-section .hero video { width: 100% !important; height: auto !important; }
  .hero-section .hero .mobile-form form { margin: 0; } }

@media (max-width: 767.98px) { .hero-section .hero .hero-features .feature { font-size: 14px; line-height: 16px; }
  .hero-section .hero .hero-features .feature:after { width: 16px; height: 16px; } }

.hero-section .hero .hero-features .feature { position: relative; color: #ffffff; line-height: 20px; font-weight: 500; padding-left: 28px; }

.hero-section .hero .hero-features .feature:after { content: ''; position: absolute; left: 0; width: 20px; height: 20px; z-index: 1; background-image: url(../../img/global/icons/yellow-checkmark.svg); background-size: cover; }

@media (max-width: 1199.98px) { .hero-section .hero .hero-content-wrapper { margin: 0 auto; } }

@media (max-width: 767.98px) { .hero-section .hero-icons { display: none; } }

.hero-section .hero-icons img:not(:first-child) { margin-left: 16px; }

.hero-section .hero-icons-mobile { position: absolute; width: 100%; height: 53px; bottom: 0; left: 0; z-index: 1; background-color: #4E0BCD; display: grid; grid-auto-flow: column; }

@media (max-width: 767.98px) { .hero-section .hero-icons-mobile .hero-icon { height: 17px; } }

.hero-section .video-embed-hero { max-width: 935px; margin: 0 auto; }

.competitors-section { margin-top: -18rem; background: none; }

@media (max-width: 1199.98px) { .competitors-section { margin-top: -5.75rem; } }

.competitors-section .competitors-title { font-size: 2rem; line-height: 2.25rem; letter-spacing: -0.06rem; }

.competitors-section .competitors-subtitle { font-size: 1.25rem; font-weight: 400; line-height: 1.5rem; letter-spacing: -0.0375rem; }

.competitors-section .competitors-table-wrapper { max-width: 65rem; margin: 0 auto; border-radius: 0.25rem; position: relative; z-index: 1; }

.competitors-section .competitors-table-wrapper::after { content: ''; position: absolute; width: 100%; height: 60.4%; background-color: #fafafa; bottom: -12px; left: -12px; z-index: 0; border-radius: 0 0 0.25rem 0.25rem; }

@media (max-width: 1199.98px) { .competitors-section .competitors-table-wrapper::after { height: 88.5%; } }

.competitors-section .competitors-table { max-width: 65rem; background-color: #ffffff; margin: 0 auto; border-radius: 0.25rem; position: relative; z-index: 1; }

.competitors-section .competitors-table__col { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.competitors-section .competitors-table__col.first-col { -webkit-box-flex: 1.2; -ms-flex: 1.2; flex: 1.2; }

.competitors-section .competitors-table__col.lusha-col { font-weight: 700; }

.competitors-section .competitors-table__cell { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 5.5rem; padding: 1rem 2rem; line-height: 1.25rem; }

.competitors-section .competitors-table__cell.header-row { height: 8rem; }

.competitors-section .competitors-table__cell:nth-child(2n) { background: #FAFAFA; }

.competitors-section .competitors-table__cell .sec-text { font-size: 0.75rem; color: #8b8b8b; font-weight: 400; }

.competitors-section .competitors-table-mobile { background-color: #ffffff; border-radius: 0.25rem; display: grid; grid-template-columns: 1fr 1fr; }

.competitors-section .competitors-table-mobile__property-block { min-height: 188px; }

.competitors-section .competitors-table-mobile__property-block:nth-child(4n), .competitors-section .competitors-table-mobile__property-block:nth-child(4n-1) { background: #FAFAFA; }

.competitors-section .competitors-table-mobile__property-block:nth-child(4n-2), .competitors-section .competitors-table-mobile__property-block:nth-child(4n-3) { background: none; }

@media (max-width: 575.98px) { .competitors-section .competitors-table-mobile { grid-template-columns: 1fr; }
  .competitors-section .competitors-table-mobile__property-block:nth-child(4n), .competitors-section .competitors-table-mobile__property-block:nth-child(4n-1) { background: none; }
  .competitors-section .competitors-table-mobile__property-block:nth-child(4n-2), .competitors-section .competitors-table-mobile__property-block:nth-child(4n-3) { background: none; }
  .competitors-section .competitors-table-mobile__property-block:nth-child(2n) { background: #FAFAFA; } }

.competitors-section .competitors-table-mobile__property { font-size: 1.25rem; line-height: 1.5rem; font-weight: 700; }

.competitors-section .competitors-table-mobile__company-row { font-size: 0.875rem; line-height: 1rem; }

.competitors-section .competitors-table-mobile__company-row .logo-wrap { min-width: 32px; }

.competitors-section .competitors-table-mobile__company-row .sec-text { color: #8b8b8b; font-weight: 400; font-size: 0.75rem; }

.competitors-section .competitors-table-mobile__company-row.lusha-row { font-weight: 700; }

.comparison-section { position: relative; background: #fafafa; }

.comparison-section.no-comp-table { margin-top: -340px; background: none; }

@media (max-width: 1199.98px) { .comparison-section.no-comp-table { margin-top: 0; background: #fafafa; } }

.comparison-section.no-comp-table .comparison-section-abs_bg { width: 100%; height: 60%; background: #fafafa; position: absolute; bottom: 0; }

.comparison-section .title { font-size: 2rem; line-height: 2.25rem; }

.comparison-section .subtitle { font-size: 1.25rem; line-height: 2rem; }

.comparison-section .meter { border-radius: 0.55rem; background-color: #ececec; height: 0.75rem; max-width: 195px; width: 100%; overflow: hidden; }

.comparison-section .meter .meter-bar { background-color: #C5C5C5; border-radius: 0.55rem; height: 100%; width: 100%; }

.comparison-section .meter .meter-bar.lusha-bar { background-color: #600dff; }

.comparison-section .comparison-table { max-width: 56.25rem; background-color: #ffffff; margin: 0 auto; border-radius: 0.25rem; font-weight: 700; position: relative; }

.comparison-section .comparison-table__col { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border-left: 1px solid #ECECEC; }

.comparison-section .comparison-table__col.first-col { -webkit-box-flex: 0.57; -ms-flex: 0.57; flex: 0.57; border-left: 0; min-width: 13.125rem; }

.comparison-section .comparison-table__cell { height: 4.375rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.comparison-section .comparison-table-mobile { background-color: #ffffff; border-radius: 0.25rem; font-weight: 700; }

.comparison-section .comparison-table-mobile__property { border-bottom: 1px solid #ECECEC; }

.comparison-section .comparison-table-mobile__property:last-child { border-bottom: none; }

.comparison-section .comparison-table-mobile__title { font-size: 1.25rem; line-height: 1.5rem; }

.comparison-section .comparison-table-mobile__cell { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.comparison-section .comparison-table-mobile__cell .meter { max-width: none; height: 0.625rem; }

.left-right-section { overflow-x: hidden; }

.left-right-section .title-small { font-size: 32px; line-height: 36px; }

@media (min-width: 992px) { .left-right-section .column .order-lg-0__image { text-align: left; }
  .left-right-section .column .order-lg-1__image { text-align: right; }
  .left-right-section .column .order-lg-1__content { margin-left: auto; } }

.left-right-section .column__content { max-width: 486px; }

@media (max-width: 991.98px) { .left-right-section .column__content { margin: auto; padding-top: 80px; } }

@media (max-width: 767.98px) { .left-right-section .column__content { padding-top: 40px; } }

.left-right-section .column__title { font-size: 32px; line-height: 36px; letter-spacing: -0.03em; margin-bottom: 16px; }

.left-right-section .column__text { line-height: 26px; }

@media (max-width: 991.98px) { .left-right-section .column__text { margin-bottom: 0; } }

.left-right-section .column__image { position: relative; }

.left-right-section .column__image video { max-width: 100%; }

.left-right-section .column__image .column-lottie { margin: 0 auto; }

@media (max-width: 767.98px) { .left-right-section .column__image { padding-top: 20px; } }

.testimonials-section { background-color: #fafafa; position: relative; }

.testimonials-section h2 { font-size: 32px; line-height: 36px; }

.testimonials-section .slider-container { max-width: 1106px; }

.testimonials-section .slider-container.narrow-slide { max-width: 996px; }

.testimonials-section__testimonials .slick-list { overflow: visible; }

.testimonials-section__arrows { max-width: 53px; height: 16px; width: 100%; }

@media (max-width: 991.98px) { .testimonials-section__arrows { display: none !important; } }

.testimonials-section__arrows .slick-arrow { position: relative; border: 0; border-radius: 0; width: 20px; height: 20px; font-size: 0; padding: 4px; z-index: 1; background-color: transparent; }

.testimonials-section__arrows .slick-arrow:hover, .testimonials-section__arrows .slick-arrow:focus, .testimonials-section__arrows .slick-arrow:active { background-color: transparent !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: 0 !important; }

.testimonials-section__arrows .slick-arrow.slick-disabled.slick-next:after { background-image: url(../../img/global/icons/short-arrow-right-disabled.svg); }

.testimonials-section__arrows .slick-arrow.slick-disabled.slick-prev:after { background-image: url(../../img/global/icons/short-arrow-left-disabled.svg); }

.testimonials-section__arrows .slick-arrow:after { content: ''; position: absolute; left: 0; right: 0; width: 100%; height: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; background-position: center center; background-size: 16px; background-repeat: no-repeat; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

.testimonials-section__arrows .slick-arrow.slick-next:after { background-image: url(../../img/global/icons/short-arrow-right.svg); }

.testimonials-section__arrows .slick-arrow.slick-prev:after { background-image: url(../../img/global/icons/short-arrow-left.svg); }

.testimonials-section .tall-slider .testimonials-slide { height: 430px; }

.testimonials-section .tall-slider .testimonials-slide.short-slide { height: 340px; }

.testimonials-section .tall-slider .testimonials-slide.singular { height: auto; }

.testimonials-section .tall-slider .testimonials-slide.singular .quote { height: auto; max-width: 867px; }

.testimonials-section .tall-slider .testimonials-slide.singular .person { font-size: 12px; max-width: 867px; }

.testimonials-section .tall-slider .testimonials-slide.singular .increase { max-width: 867px; }

.testimonials-section .tall-slider .testimonials-slide .quote { height: 128px; font-size: 20px; line-height: 32px; font-weight: 500; overflow: hidden; letter-spacing: -1px; }

@media (max-width: 767.98px) { .testimonials-section .tall-slider .testimonials-slide .quote { font-size: 16px; line-height: 26px; letter-spacing: initial; font-weight: 700; } }

.testimonials-section .tall-slider .testimonials-slide .person { width: 100%; }

@media (max-width: 1199.98px) { .testimonials-section .tall-slider .testimonials-slide { height: 480px; } }

@media (max-width: 767.98px) { .testimonials-section .tall-slider .testimonials-slide { height: 433px; } }

.testimonials-section .slick-list { margin: 0 -20px; }

.testimonials-section .slick-slide { margin: 0 20px; }

.testimonials-section .testimonials-slide { height: 309px; background: #ffffff; border-radius: 8px; border: 2px solid #ececec; }

.testimonials-section .testimonials-slide .quote { height: 100px; font-size: 16px; line-height: 26px; font-weight: 400; overflow: hidden; }

.testimonials-section .testimonials-slide .person { font-size: 14px; }

.testimonials-section .testimonials-slide .person img { max-width: 54px; }

.testimonials-section .testimonials-slide .person p { font-weight: 500; color: #8B8B8B; margin: 0; }

.testimonials-section .testimonials-slide .increase { width: 100%; border-top: 2px solid #ececec; }

.testimonials-section .testimonials-slide .increase .increase-num { font-size: 32px; line-height: 36px; font-weight: 700; margin: 0; }

.testimonials-section .swiper-dots { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 auto; min-height: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 24px; }

.testimonials-section .swiper-dots .swiper-pagination-bullet { cursor: pointer; position: relative; width: 10px; height: 10px; background-color: #E2E2E2; border-radius: 50%; opacity: 1; }

.testimonials-section .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #600DFF; }

.testimonials-section .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: -5px; width: 20px; height: 20px; z-index: 1; border: 2px solid #600DFF; border-radius: 50%; }

.testimonials-section .swiper-dots .swiper-pagination-bullet button { display: none; }

.testimonials-section .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .testimonials-section .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px); }

.testimonials-section .mobile-grey-bg { display: none; position: absolute; width: 100%; height: 447px; left: 0; bottom: 0; background-color: #FAFAFA; z-index: -1; }

@media (max-width: 767.98px) { .testimonials-section .mobile-grey-bg { display: block; } }

.testimonials-section .abs-white-part { position: absolute; width: 100%; bottom: 0; height: 38%; left: 0; background-color: #ffffff; display: none; }

.testimonials-section .abs-white-part.visible { display: block; }

@media (min-width: 992px) { .access .container { max-width: 1200px !important; } }

.access .bg-cream { border-radius: 5px; }

.access__title { font-size: 2rem; line-height: 2.25rem; }

@media (max-width: 767.98px) { .access__title { font-size: 2rem; line-height: 1.125em; letter-spacing: -0.03em; } }

.access__subtitle { font-size: 1.25rem; line-height: 2rem; }

@media (max-width: 767.98px) { .access__subtitle { font-size: 1rem; line-height: 1.25em; letter-spacing: -0.03em; } }

.access .numbers { display: -webkit-box; display: -ms-flexbox; display: flex; z-index: 10; }

@media (max-width: 991.98px) { .access .numbers { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-column-gap: 0.5rem; -moz-column-gap: 0.5rem; column-gap: 0.5rem; } }

.access .number { text-align: center; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; max-width: 294px; border: 1px solid #ECECEC; border-radius: 0.25rem; max-height: none; }

.access .number img { max-width: none; }

@media (max-width: 991.98px) { .access .number { -webkit-box-flex: 1; -ms-flex: 1 0 25%; flex: 1 0 25%; max-width: 160px; max-height: 239px; }
  .access .number img { max-width: 74px; } }

@media (max-width: 767.98px) { .access .number { -webkit-box-flex: 1; -ms-flex: 1 0 48%; flex: 1 0 48%; max-width: none; }
  .access .number:first-child, .access .number:nth-child(2) { margin-bottom: 8px; } }

.access .number p { margin-bottom: 0; }

.access .number__element { font-weight: 700; font-size: 3.7rem; line-height: 5rem; letter-spacing: -0.05em; color: #151417; }

.access .number__element span { font-size: 4rem; }

@media (max-width: 991.98px) { .access .number__element { font-size: 2.45rem; line-height: 3.25rem; }
  .access .number__element span { font-size: 2.65rem; } }

@media (max-width: 767.98px) { .access .number__element { font-size: 44px; }
  .access .number__element span { font-size: 48px; } }

.access .number__title { letter-spacing: -0.02em; font-size: 1.125rem; line-height: 1.375rem; }

@media (max-width: 991.98px) { .access .number__title { font-size: 12px; line-height: 14px; } }

.cta-section { background-color: #0655FF; overflow-x: hidden; }

.cta-section .small-title { font-size: 32px; line-height: 36px; color: #ffffff; }

@media (max-width: 1199.98px) { .cta-section .small-title { font-size: 24px; line-height: 24px; } }

@media (max-width: 767.98px) { .cta-section .form-and-link .form-group button:not(.navbar-toggler), .cta-section .form-and-link .form-group input[type="button"], .cta-section .form-and-link .form-group input[type="reset"], .cta-section .form-and-link .form-group input[type="submit"], .cta-section .form-and-link .form-group button[type="submit"], .cta-section .form-and-link .form-group .btn { width: 100%; } }

.cta-section .form-inline { width: 380px; }

.cta-section input[type="email"] { padding: 0.875rem 1.5rem; }

.cta-section__transparent { background-color: rgba(255, 255, 255, 0.1); }

.cta-section button.app.dashboard:not(.navbar-toggler), .cta-section input.app.dashboard[type="button"], .cta-section input.app.dashboard[type="reset"], .cta-section input.app.dashboard[type="submit"], .cta-section button.app.dashboard[type="submit"], .cta-section .app.dashboard.btn { background-color: #FFDE06; color: #151417; }

.cta-section button.app.dashboard:hover:not(.navbar-toggler), .cta-section input.app.dashboard:hover[type="button"], .cta-section input.app.dashboard:hover[type="reset"], .cta-section input.app.dashboard:hover[type="submit"], .cta-section button.app.dashboard:hover[type="submit"], .cta-section .app.dashboard.btn:hover { background: #efe7ff; }

.cta-section button.app.dashboard:focus:not(.navbar-toggler), .cta-section input.app.dashboard:focus[type="button"], .cta-section input.app.dashboard:focus[type="reset"], .cta-section input.app.dashboard:focus[type="submit"], .cta-section button.app.dashboard:focus[type="submit"], .cta-section .app.dashboard.btn:focus { background: #efe7ff; }

.cta-section__features-list { list-style: none; background-color: rgba(255, 255, 255, 0.1); white-space: nowrap; height: 40px; }

@media (min-width: 992px) { .cta-section__features-list { min-width: 960px; } }

.cta-section__feature:not(:first-child) { margin-left: 8px; }

.cta-section__feature-text { font-size: 12px; line-height: 16px; color: #ffffff; }

.cta-section .white-checkmark.negative { -webkit-filter: invert(1) !important; filter: invert(1) !important; }

.cta-section .cta-section__footer p { font-size: 1.5rem; text-align: center; margin-top: 1.5rem; }

.footer-lean { overflow-x: hidden; }

.footer-lean__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 23px 0 21px; }

@media (max-width: 1199px) { .footer-lean__inner { padding: 38px 0 26px; } }

@media (max-width: 991px) { .footer-lean__inner { padding: 24px 0 18px; } }

@media (max-width: 767px) { .footer-lean__inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 16px 0 16px; } }

.footer-lean__list { list-style: none; margin: 0; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

@media (max-width: 767px) { .footer-lean__list { margin-bottom: 16px; } }

.footer-lean__list li { font-weight: normal; font-size: 14px; line-height: 1.21; text-align: center; color: #151417; }

.footer-lean__list li:not(:last-child):after { content: "|"; display: inline-block; margin: 0 14px; }

.footer-lean__list li a { color: inherit; }

.footer-lean__list li a:hover { color: #0655ff; }

.footer-lean__copyright p { margin: 0; font-weight: normal; font-size: 14px; line-height: 1.21; color: #151417; letter-spacing: 0.008em; }

.footer { display: none; }

.mobile-campaign-popup-modal { background-color: #151417ab; }

.mobile-campaign-popup-modal .purple-text { color: #600dff; }

.mobile-campaign-popup-modal .number-header { border-radius: 50%; height: 1.6875rem; width: 1.6875rem; font-size: 1.125rem; font-style: normal; background-color: #ffde06; }

.mobile-campaign-popup-modal_content { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); border-radius: 0.25rem; background-color: #ffffff; max-width: 20.5rem; }

.mobile-campaign-popup-modal_text { font-weight: 700; }

.mobile-campaign-popup-modal button:not(.navbar-toggler), .mobile-campaign-popup-modal input[type="button"], .mobile-campaign-popup-modal input[type="reset"], .mobile-campaign-popup-modal input[type="submit"], .mobile-campaign-popup-modal button[type="submit"], .mobile-campaign-popup-modal .btn { width: 100%; }

.mobile-campaign-popup-modal .close { background-color: transparent; }

.trustradius { background-color: #DFCFFF; }

.trustradius .col-md-6 { -ms-flex-line-pack: center; align-content: center; }

.trustradius__image { width: 588px; height: 555px; background: transparent url(../../img/templates/trustradius/trustradius-badge.svg) no-repeat center center; }

@media (max-width: 767.98px) { .trustradius__image { background: transparent url(../../img/templates/trustradius/trustradius-badge-mobile.svg) no-repeat center center; width: 344px; height: 220px; } }

.trustradius-tqw { background-color: #ffffff !important; }

@media (max-width: 767.98px) { .trustradius-tqw { margin-bottom: 40px; } }

.trustradius-tqw span.yellow { font-size: 22px !important; color: #4E0BCD !important; }

.trustradius-tqw a, .trustradius-tqw div.tr-fancy div.tr-left-navigation > a > span, .trustradius-tqw div.tr-fancy div.tr-right-navigation > a > span { color: #600DFF !important; }

.trustradius-tqw div.tr-fancy img.tr-author-picture, .trustradius-tqw div.tr-fancy div.tr-review-date, .trustradius-tqw .incentivized, .trustradius-tqw div.tr-tags, .trustradius-tqw div.tr-fancy div.tr-card div.tr-card-quotes:after, .trustradius-tqw div.tr-fancy div.tr-card div.tr-card-quotes div.tr-card-quotes-after-outline, .trustradius-tqw div.tr-fancy div.tr-review-title { display: none !important; }

.trustradius-tqw div.tr-fancy div.tr-review-summary, .trustradius-tqw div.tr-fancy div.tr-card div.tr-card-read-more { border: none !important; }

.trustradius-tqw p, .trustradius-tqw div.tr-fancy div.tr-review-title, .trustradius-tqw div.tr-fancy div.tr-review-title > a, .trustradius-tqw div.tr-fancy div.tr-review-byline, .trustradius-tqw div.tr-fancy div.tr-review-byline span, .trustradius-tqw div.tr-fancy div.tr-review-teaser:before { color: #151417 !important; }

.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-read-more { padding-left: 5px !important; }

.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-user { margin-bottom: 16px !important; }

.trustradius-tqw div.tr-fancy div.tr-review-teaser > p { font-size: 24px !important; line-height: 28px !important; }

.trustradius-tqw div.tr-fancy div.tr-card { right: 0 !important; margin: auto !important; max-width: 400px !important; left: 0 !important; top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }

.trustradius-tqw div.tr-fancy div.tr-left-navigation > a, .trustradius-tqw div.tr-fancy div.tr-right-navigation > a { background-color: transparent !important; }

.trustradius-tqw div.tr-fancy div.tr-card div.tr-card-read-more > a { border-bottom: 1px solid !important; padding-bottom: 1px !important; font-weight: 700 !important; }

.trustradius-tqw div.tr-fancy div.tr-left-navigation { left: 32px !important; }

@media (max-width: 767.98px) { .trustradius-tqw div.tr-fancy div.tr-left-navigation { left: -16px !important; } }

.trustradius-tqw div.tr-fancy div.tr-right-navigation { right: 32px !important; }

@media (max-width: 767.98px) { .trustradius-tqw div.tr-fancy div.tr-right-navigation { right: -16px !important; } }

.trustradius-tqw div.tr-fancy div.tr-review-teaser:before { line-height: normal !important; height: 30px !important; margin-top: -3px !important; font-size: 32px !important; }

.trustradius-tqw div.tr-fancy div.tr-left-navigation, .trustradius-tqw div.tr-fancy div.tr-right-navigation { opacity: 1 !important; }

.trustradius-tqw .tr-glyphicon-chevron-right:before { content: " " !important; display: inline-block !important; width: 16px !important; height: 16px !important; background-image: url(../../img/global/icons/trustradius/chevron-right-purple.svg) !important; }

.trustradius-tqw .tr-glyphicon-chevron-left:before { content: " " !important; display: inline-block !important; width: 16px !important; height: 16px !important; background-image: url(../../img/global/icons/trustradius/chevron-left-purple.svg) !important; }

.trustradius-tqw { max-width: 560px !important; }

@media (max-width: 767.98px) { .trustradius-tqw { padding-inline: 1rem; margin-inline: 1rem; } }

.trustradius-tqw *:not(.tr-glyphicon) { font-family: "Circular" !important; font-weight: 400 !important; }

.page-template-template-lp_competitors_v2 { background-color: #ffffff; }

.page-template-template-lp_competitors_v2 .hero-section { padding-bottom: 15rem !important; }

@media (max-width: 1199.98px) { .page-template-template-lp_competitors_v2 .hero-section { padding-bottom: 5.75rem !important; } }

@media (max-width: 991.98px) { .page-template-template-lp_competitors_v2 .hero-section { padding-bottom: 0; } }

.page-template-template-lp_competitors_v2 .left-right-section.left-right-single.with-color .column__title, .page-template-template-lp_competitors_v2 .left-right-section.left-right-single.with-color .column__text { color: #ffffff; }

.page-template-template-lp_competitors_v2 .testimonials-section { background-color: #ffffff; }

/*# sourceMappingURL=template-lp_competitors_v2.css.map */
