.custom-css {
  @charset "UTF-8";
  /*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
}
.custom-css * {
  box-sizing: border-box;
}
.custom-css html,
.custom-css body {
  margin: 0;
  padding: 0;
}
.custom-css header,
.custom-css footer,
.custom-css main {
  font-family: Proxima, sans-serif;
}
.custom-css a {
  -webkit-tap-highlight-color: transparent;
  outline: 0 !important;
}
.custom-css :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.custom-css *,
.custom-css :after,
.custom-css :before {
  box-sizing: border-box;
}
.custom-css html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.custom-css article,
.custom-css aside,
.custom-css figcaption,
.custom-css figure,
.custom-css footer,
.custom-css header,
.custom-css hgroup,
.custom-css main,
.custom-css nav,
.custom-css section {
  display: block;
}
.custom-css body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.custom-css [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.custom-css hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.custom-css h1,
.custom-css h2,
.custom-css h3,
.custom-css h4,
.custom-css h5,
.custom-css h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.custom-css p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.custom-css abbr[data-original-title],
.custom-css abbr[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;
}
.custom-css address {
  font-style: normal;
  line-height: inherit;
}
.custom-css address,
.custom-css dl,
.custom-css ol,
.custom-css ul {
  margin-bottom: 1rem;
}
.custom-css dl,
.custom-css ol,
.custom-css ul {
  margin-top: 0;
}
.custom-css ol ol,
.custom-css ol ul,
.custom-css ul ol,
.custom-css ul ul {
  margin-bottom: 0;
}
.custom-css dt {
  font-weight: 700;
}
.custom-css dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.custom-css blockquote {
  margin: 0 0 1rem;
}
.custom-css b,
.custom-css strong {
  font-weight: bolder;
}
.custom-css small {
  font-size: 80%;
}
.custom-css sub,
.custom-css sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.custom-css sub {
  bottom: -0.25em;
}
.custom-css sup {
  top: -0.5em;
}
.custom-css a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.custom-css a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.custom-css a:not([href]):not([class]),
.custom-css a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.custom-css code,
.custom-css kbd,
.custom-css pre,
.custom-css samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
.custom-css pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.custom-css figure {
  margin: 0 0 1rem;
}
.custom-css img {
  border-style: none;
}
.custom-css img,
.custom-css svg {
  vertical-align: middle;
}
.custom-css svg {
  overflow: hidden;
}
.custom-css table {
  border-collapse: collapse;
}
.custom-css caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.custom-css th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.custom-css label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.custom-css button {
  border-radius: 0;
}
.custom-css button:focus:not(:focus-visible) {
  outline: 0;
}
.custom-css button,
.custom-css input,
.custom-css optgroup,
.custom-css select,
.custom-css textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.custom-css button,
.custom-css input {
  overflow: visible;
}
.custom-css button,
.custom-css select {
  text-transform: none;
}
.custom-css [role=button] {
  cursor: pointer;
}
.custom-css select {
  word-wrap: normal;
}
.custom-css [type=button],
.custom-css [type=reset],
.custom-css [type=submit],
.custom-css button {
  -webkit-appearance: button;
}
.custom-css [type=button]:not(:disabled),
.custom-css [type=reset]:not(:disabled),
.custom-css [type=submit]:not(:disabled),
.custom-css button:not(:disabled) {
  cursor: pointer;
}
.custom-css [type=button]::-moz-focus-inner,
.custom-css [type=reset]::-moz-focus-inner,
.custom-css [type=submit]::-moz-focus-inner,
.custom-css button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.custom-css input[type=checkbox],
.custom-css input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.custom-css textarea {
  overflow: auto;
  resize: vertical;
}
.custom-css fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.custom-css legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.custom-css progress {
  vertical-align: baseline;
}
.custom-css [type=number]::-webkit-inner-spin-button,
.custom-css [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.custom-css [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.custom-css [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.custom-css ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.custom-css output {
  display: inline-block;
}
.custom-css summary {
  display: list-item;
  cursor: pointer;
}
.custom-css template {
  display: none;
}
.custom-css [hidden] {
  display: none !important;
}
.custom-css .h1,
.custom-css .h2,
.custom-css .h3,
.custom-css .h4,
.custom-css .h5,
.custom-css .h6,
.custom-css h1,
.custom-css h2,
.custom-css h3,
.custom-css h4,
.custom-css h5,
.custom-css h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.custom-css .h1,
.custom-css h1 {
  font-size: 2.5rem;
}
.custom-css .h2,
.custom-css h2 {
  font-size: 2rem;
}
.custom-css .h3,
.custom-css h3 {
  font-size: 1.75rem;
}
.custom-css .h4,
.custom-css h4 {
  font-size: 1.5rem;
}
.custom-css .h5,
.custom-css h5 {
  font-size: 1.25rem;
}
.custom-css .h6,
.custom-css h6 {
  font-size: 1rem;
}
.custom-css .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.custom-css .display-1 {
  font-size: 6rem;
}
.custom-css .display-1,
.custom-css .display-2 {
  font-weight: 300;
  line-height: 1.2;
}
.custom-css .display-2 {
  font-size: 5.5rem;
}
.custom-css .display-3 {
  font-size: 4.5rem;
}
.custom-css .display-3,
.custom-css .display-4 {
  font-weight: 300;
  line-height: 1.2;
}
.custom-css .display-4 {
  font-size: 3.5rem;
}
.custom-css hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.custom-css .small,
.custom-css small {
  font-size: 80%;
  font-weight: 400;
}
.custom-css .mark,
.custom-css mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.custom-css .list-inline,
.custom-css .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.custom-css .list-inline-item {
  display: inline-block;
}
.custom-css .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.custom-css .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.custom-css .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.custom-css .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.custom-css .blockquote-footer:before {
  content: "\2014\00A0";
}
.custom-css .img-fluid,
.custom-css .img-thumbnail {
  max-width: 100%;
  height: auto;
}
.custom-css .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
}
.custom-css .figure {
  display: inline-block;
}
.custom-css .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.custom-css .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.custom-css code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
.custom-css a > code {
  color: inherit;
}
.custom-css kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.custom-css kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.custom-css pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.custom-css pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.custom-css .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.custom-css .container,
.custom-css .container-fluid,
.custom-css .container-lg,
.custom-css .container-md,
.custom-css .container-sm,
.custom-css .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .custom-css .container,
  .custom-css .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .custom-css .container,
  .custom-css .container-md,
  .custom-css .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .custom-css .container,
  .custom-css .container-lg,
  .custom-css .container-md,
  .custom-css .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .custom-css .container,
  .custom-css .container-lg,
  .custom-css .container-md,
  .custom-css .container-sm,
  .custom-css .container-xl {
    max-width: 1140px;
  }
}
.custom-css .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.custom-css .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.custom-css .no-gutters > .col,
.custom-css .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.custom-css .col,
.custom-css .col-1,
.custom-css .col-2,
.custom-css .col-3,
.custom-css .col-4,
.custom-css .col-5,
.custom-css .col-6,
.custom-css .col-7,
.custom-css .col-8,
.custom-css .col-9,
.custom-css .col-10,
.custom-css .col-11,
.custom-css .col-12,
.custom-css .col-auto,
.custom-css .col-lg,
.custom-css .col-lg-1,
.custom-css .col-lg-2,
.custom-css .col-lg-3,
.custom-css .col-lg-4,
.custom-css .col-lg-5,
.custom-css .col-lg-6,
.custom-css .col-lg-7,
.custom-css .col-lg-8,
.custom-css .col-lg-9,
.custom-css .col-lg-10,
.custom-css .col-lg-11,
.custom-css .col-lg-12,
.custom-css .col-lg-auto,
.custom-css .col-md,
.custom-css .col-md-1,
.custom-css .col-md-2,
.custom-css .col-md-3,
.custom-css .col-md-4,
.custom-css .col-md-5,
.custom-css .col-md-6,
.custom-css .col-md-7,
.custom-css .col-md-8,
.custom-css .col-md-9,
.custom-css .col-md-10,
.custom-css .col-md-11,
.custom-css .col-md-12,
.custom-css .col-md-auto,
.custom-css .col-sm,
.custom-css .col-sm-1,
.custom-css .col-sm-2,
.custom-css .col-sm-3,
.custom-css .col-sm-4,
.custom-css .col-sm-5,
.custom-css .col-sm-6,
.custom-css .col-sm-7,
.custom-css .col-sm-8,
.custom-css .col-sm-9,
.custom-css .col-sm-10,
.custom-css .col-sm-11,
.custom-css .col-sm-12,
.custom-css .col-sm-auto,
.custom-css .col-xl,
.custom-css .col-xl-1,
.custom-css .col-xl-2,
.custom-css .col-xl-3,
.custom-css .col-xl-4,
.custom-css .col-xl-5,
.custom-css .col-xl-6,
.custom-css .col-xl-7,
.custom-css .col-xl-8,
.custom-css .col-xl-9,
.custom-css .col-xl-10,
.custom-css .col-xl-11,
.custom-css .col-xl-12,
.custom-css .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-css .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.custom-css .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.custom-css .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.custom-css .row-cols-3 > * {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.custom-css .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.custom-css .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.custom-css .row-cols-6 > * {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.custom-css .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.custom-css .col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.custom-css .col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.custom-css .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.custom-css .col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.custom-css .col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.custom-css .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.custom-css .col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.custom-css .col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.custom-css .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.custom-css .col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.custom-css .col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.custom-css .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.custom-css .order-first {
  order: -1;
}
.custom-css .order-last {
  order: 13;
}
.custom-css .order-0 {
  order: 0;
}
.custom-css .order-1 {
  order: 1;
}
.custom-css .order-2 {
  order: 2;
}
.custom-css .order-3 {
  order: 3;
}
.custom-css .order-4 {
  order: 4;
}
.custom-css .order-5 {
  order: 5;
}
.custom-css .order-6 {
  order: 6;
}
.custom-css .order-7 {
  order: 7;
}
.custom-css .order-8 {
  order: 8;
}
.custom-css .order-9 {
  order: 9;
}
.custom-css .order-10 {
  order: 10;
}
.custom-css .order-11 {
  order: 11;
}
.custom-css .order-12 {
  order: 12;
}
.custom-css .offset-1 {
  margin-left: 8.333333%;
}
.custom-css .offset-2 {
  margin-left: 16.666667%;
}
.custom-css .offset-3 {
  margin-left: 25%;
}
.custom-css .offset-4 {
  margin-left: 33.333333%;
}
.custom-css .offset-5 {
  margin-left: 41.666667%;
}
.custom-css .offset-6 {
  margin-left: 50%;
}
.custom-css .offset-7 {
  margin-left: 58.333333%;
}
.custom-css .offset-8 {
  margin-left: 66.666667%;
}
.custom-css .offset-9 {
  margin-left: 75%;
}
.custom-css .offset-10 {
  margin-left: 83.333333%;
}
.custom-css .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .custom-css .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .custom-css .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .custom-css .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .custom-css .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .custom-css .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .custom-css .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .custom-css .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .custom-css .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .custom-css .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .custom-css .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .custom-css .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .order-sm-first {
    order: -1;
  }
  .custom-css .order-sm-last {
    order: 13;
  }
  .custom-css .order-sm-0 {
    order: 0;
  }
  .custom-css .order-sm-1 {
    order: 1;
  }
  .custom-css .order-sm-2 {
    order: 2;
  }
  .custom-css .order-sm-3 {
    order: 3;
  }
  .custom-css .order-sm-4 {
    order: 4;
  }
  .custom-css .order-sm-5 {
    order: 5;
  }
  .custom-css .order-sm-6 {
    order: 6;
  }
  .custom-css .order-sm-7 {
    order: 7;
  }
  .custom-css .order-sm-8 {
    order: 8;
  }
  .custom-css .order-sm-9 {
    order: 9;
  }
  .custom-css .order-sm-10 {
    order: 10;
  }
  .custom-css .order-sm-11 {
    order: 11;
  }
  .custom-css .order-sm-12 {
    order: 12;
  }
  .custom-css .offset-sm-0 {
    margin-left: 0;
  }
  .custom-css .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .custom-css .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .custom-css .offset-sm-3 {
    margin-left: 25%;
  }
  .custom-css .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .custom-css .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .custom-css .offset-sm-6 {
    margin-left: 50%;
  }
  .custom-css .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .custom-css .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .custom-css .offset-sm-9 {
    margin-left: 75%;
  }
  .custom-css .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .custom-css .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .custom-css .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .custom-css .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .custom-css .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .custom-css .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .custom-css .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .custom-css .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .custom-css .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .custom-css .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .custom-css .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .custom-css .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .custom-css .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .order-md-first {
    order: -1;
  }
  .custom-css .order-md-last {
    order: 13;
  }
  .custom-css .order-md-0 {
    order: 0;
  }
  .custom-css .order-md-1 {
    order: 1;
  }
  .custom-css .order-md-2 {
    order: 2;
  }
  .custom-css .order-md-3 {
    order: 3;
  }
  .custom-css .order-md-4 {
    order: 4;
  }
  .custom-css .order-md-5 {
    order: 5;
  }
  .custom-css .order-md-6 {
    order: 6;
  }
  .custom-css .order-md-7 {
    order: 7;
  }
  .custom-css .order-md-8 {
    order: 8;
  }
  .custom-css .order-md-9 {
    order: 9;
  }
  .custom-css .order-md-10 {
    order: 10;
  }
  .custom-css .order-md-11 {
    order: 11;
  }
  .custom-css .order-md-12 {
    order: 12;
  }
  .custom-css .offset-md-0 {
    margin-left: 0;
  }
  .custom-css .offset-md-1 {
    margin-left: 8.333333%;
  }
  .custom-css .offset-md-2 {
    margin-left: 16.666667%;
  }
  .custom-css .offset-md-3 {
    margin-left: 25%;
  }
  .custom-css .offset-md-4 {
    margin-left: 33.333333%;
  }
  .custom-css .offset-md-5 {
    margin-left: 41.666667%;
  }
  .custom-css .offset-md-6 {
    margin-left: 50%;
  }
  .custom-css .offset-md-7 {
    margin-left: 58.333333%;
  }
  .custom-css .offset-md-8 {
    margin-left: 66.666667%;
  }
  .custom-css .offset-md-9 {
    margin-left: 75%;
  }
  .custom-css .offset-md-10 {
    margin-left: 83.333333%;
  }
  .custom-css .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .custom-css .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .custom-css .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .custom-css .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .custom-css .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .custom-css .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .custom-css .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .custom-css .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .custom-css .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .custom-css .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .custom-css .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .custom-css .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .order-lg-first {
    order: -1;
  }
  .custom-css .order-lg-last {
    order: 13;
  }
  .custom-css .order-lg-0 {
    order: 0;
  }
  .custom-css .order-lg-1 {
    order: 1;
  }
  .custom-css .order-lg-2 {
    order: 2;
  }
  .custom-css .order-lg-3 {
    order: 3;
  }
  .custom-css .order-lg-4 {
    order: 4;
  }
  .custom-css .order-lg-5 {
    order: 5;
  }
  .custom-css .order-lg-6 {
    order: 6;
  }
  .custom-css .order-lg-7 {
    order: 7;
  }
  .custom-css .order-lg-8 {
    order: 8;
  }
  .custom-css .order-lg-9 {
    order: 9;
  }
  .custom-css .order-lg-10 {
    order: 10;
  }
  .custom-css .order-lg-11 {
    order: 11;
  }
  .custom-css .order-lg-12 {
    order: 12;
  }
  .custom-css .offset-lg-0 {
    margin-left: 0;
  }
  .custom-css .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .custom-css .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .custom-css .offset-lg-3 {
    margin-left: 25%;
  }
  .custom-css .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .custom-css .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .custom-css .offset-lg-6 {
    margin-left: 50%;
  }
  .custom-css .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .custom-css .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .custom-css .offset-lg-9 {
    margin-left: 75%;
  }
  .custom-css .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .custom-css .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .custom-css .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .custom-css .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .custom-css .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .custom-css .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .custom-css .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .custom-css .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .custom-css .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .custom-css .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .custom-css .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .custom-css .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .custom-css .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .custom-css .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .custom-css .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .custom-css .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-css .order-xl-first {
    order: -1;
  }
  .custom-css .order-xl-last {
    order: 13;
  }
  .custom-css .order-xl-0 {
    order: 0;
  }
  .custom-css .order-xl-1 {
    order: 1;
  }
  .custom-css .order-xl-2 {
    order: 2;
  }
  .custom-css .order-xl-3 {
    order: 3;
  }
  .custom-css .order-xl-4 {
    order: 4;
  }
  .custom-css .order-xl-5 {
    order: 5;
  }
  .custom-css .order-xl-6 {
    order: 6;
  }
  .custom-css .order-xl-7 {
    order: 7;
  }
  .custom-css .order-xl-8 {
    order: 8;
  }
  .custom-css .order-xl-9 {
    order: 9;
  }
  .custom-css .order-xl-10 {
    order: 10;
  }
  .custom-css .order-xl-11 {
    order: 11;
  }
  .custom-css .order-xl-12 {
    order: 12;
  }
  .custom-css .offset-xl-0 {
    margin-left: 0;
  }
  .custom-css .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .custom-css .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .custom-css .offset-xl-3 {
    margin-left: 25%;
  }
  .custom-css .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .custom-css .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .custom-css .offset-xl-6 {
    margin-left: 50%;
  }
  .custom-css .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .custom-css .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .custom-css .offset-xl-9 {
    margin-left: 75%;
  }
  .custom-css .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .custom-css .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.custom-css .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.custom-css .table td,
.custom-css .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.custom-css .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.custom-css .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.custom-css .table-sm td,
.custom-css .table-sm th {
  padding: 0.3rem;
}
.custom-css .table-bordered,
.custom-css .table-bordered td,
.custom-css .table-bordered th {
  border: 1px solid #dee2e6;
}
.custom-css .table-bordered thead td,
.custom-css .table-bordered thead th {
  border-bottom-width: 2px;
}
.custom-css .table-borderless tbody + tbody,
.custom-css .table-borderless td,
.custom-css .table-borderless th,
.custom-css .table-borderless thead th {
  border: 0;
}
.custom-css .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.custom-css .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.custom-css .table-primary,
.custom-css .table-primary > td,
.custom-css .table-primary > th {
  background-color: #b8daff;
}
.custom-css .table-primary tbody + tbody,
.custom-css .table-primary td,
.custom-css .table-primary th,
.custom-css .table-primary thead th {
  border-color: #7abaff;
}
.custom-css .table-hover .table-primary:hover,
.custom-css .table-hover .table-primary:hover > td,
.custom-css .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.custom-css .table-secondary,
.custom-css .table-secondary > td,
.custom-css .table-secondary > th {
  background-color: #d6d8db;
}
.custom-css .table-secondary tbody + tbody,
.custom-css .table-secondary td,
.custom-css .table-secondary th,
.custom-css .table-secondary thead th {
  border-color: #b3b7bb;
}
.custom-css .table-hover .table-secondary:hover,
.custom-css .table-hover .table-secondary:hover > td,
.custom-css .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.custom-css .table-success,
.custom-css .table-success > td,
.custom-css .table-success > th {
  background-color: #c3e6cb;
}
.custom-css .table-success tbody + tbody,
.custom-css .table-success td,
.custom-css .table-success th,
.custom-css .table-success thead th {
  border-color: #8fd19e;
}
.custom-css .table-hover .table-success:hover,
.custom-css .table-hover .table-success:hover > td,
.custom-css .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.custom-css .table-info,
.custom-css .table-info > td,
.custom-css .table-info > th {
  background-color: #bee5eb;
}
.custom-css .table-info tbody + tbody,
.custom-css .table-info td,
.custom-css .table-info th,
.custom-css .table-info thead th {
  border-color: #86cfda;
}
.custom-css .table-hover .table-info:hover,
.custom-css .table-hover .table-info:hover > td,
.custom-css .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.custom-css .table-warning,
.custom-css .table-warning > td,
.custom-css .table-warning > th {
  background-color: #ffeeba;
}
.custom-css .table-warning tbody + tbody,
.custom-css .table-warning td,
.custom-css .table-warning th,
.custom-css .table-warning thead th {
  border-color: #ffdf7e;
}
.custom-css .table-hover .table-warning:hover,
.custom-css .table-hover .table-warning:hover > td,
.custom-css .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.custom-css .table-danger,
.custom-css .table-danger > td,
.custom-css .table-danger > th {
  background-color: #f5c6cb;
}
.custom-css .table-danger tbody + tbody,
.custom-css .table-danger td,
.custom-css .table-danger th,
.custom-css .table-danger thead th {
  border-color: #ed969e;
}
.custom-css .table-hover .table-danger:hover,
.custom-css .table-hover .table-danger:hover > td,
.custom-css .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.custom-css .table-light,
.custom-css .table-light > td,
.custom-css .table-light > th {
  background-color: #fdfdfe;
}
.custom-css .table-light tbody + tbody,
.custom-css .table-light td,
.custom-css .table-light th,
.custom-css .table-light thead th {
  border-color: #fbfcfc;
}
.custom-css .table-hover .table-light:hover,
.custom-css .table-hover .table-light:hover > td,
.custom-css .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.custom-css .table-dark,
.custom-css .table-dark > td,
.custom-css .table-dark > th {
  background-color: #c6c8ca;
}
.custom-css .table-dark tbody + tbody,
.custom-css .table-dark td,
.custom-css .table-dark th,
.custom-css .table-dark thead th {
  border-color: #95999c;
}
.custom-css .table-hover .table-dark:hover,
.custom-css .table-hover .table-dark:hover > td,
.custom-css .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.custom-css .table-active,
.custom-css .table-active > td,
.custom-css .table-active > th,
.custom-css .table-hover .table-active:hover,
.custom-css .table-hover .table-active:hover > td,
.custom-css .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.custom-css .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.custom-css .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.custom-css .table-dark {
  color: #fff;
  background-color: #343a40;
}
.custom-css .table-dark td,
.custom-css .table-dark th,
.custom-css .table-dark thead th {
  border-color: #454d55;
}
.custom-css .table-dark.table-bordered {
  border: 0;
}
.custom-css .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.custom-css .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .custom-css .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-css .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .custom-css .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-css .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .custom-css .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-css .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .custom-css .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .custom-css .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.custom-css .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.custom-css .table-responsive > .table-bordered {
  border: 0;
}
.custom-css .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .form-control {
    transition: none;
  }
}
.custom-css .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.custom-css .form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-css .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.custom-css .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.custom-css .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.custom-css .form-control:disabled,
.custom-css .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.custom-css input[type=date].form-control,
.custom-css input[type=datetime-local].form-control,
.custom-css input[type=month].form-control,
.custom-css input[type=time].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-css select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-css .form-control-file,
.custom-css .form-control-range {
  display: block;
  width: 100%;
}
.custom-css .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.custom-css .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.custom-css .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.custom-css .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.custom-css .form-control-plaintext.form-control-lg,
.custom-css .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.custom-css .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.2rem;
}
.custom-css .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.custom-css select.form-control[multiple],
.custom-css select.form-control[size],
.custom-css textarea.form-control {
  height: auto;
}
.custom-css .form-group {
  margin-bottom: 1rem;
}
.custom-css .form-text {
  display: block;
  margin-top: 0.25rem;
}
.custom-css .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.custom-css .form-row > .col,
.custom-css .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.custom-css .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.custom-css .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.custom-css .form-check-input:disabled ~ .form-check-label,
.custom-css .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.custom-css .form-check-label {
  margin-bottom: 0;
}
.custom-css .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.custom-css .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.custom-css .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.custom-css .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.custom-css .form-row > .col > .valid-tooltip,
.custom-css .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}
.custom-css .is-valid ~ .valid-feedback,
.custom-css .is-valid ~ .valid-tooltip,
.custom-css .was-validated :valid ~ .valid-feedback,
.custom-css .was-validated :valid ~ .valid-tooltip {
  display: block;
}
.custom-css .form-control.is-valid,
.custom-css .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 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='%2328a745' 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.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-css .form-control.is-valid:focus,
.custom-css .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-css .was-validated textarea.form-control:valid,
.custom-css textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.custom-css .custom-select.is-valid,
.custom-css .was-validated .custom-select:valid {
  border-color: #28a745;
  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") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.custom-css .custom-select.is-valid:focus,
.custom-css .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-css .form-check-input.is-valid ~ .form-check-label,
.custom-css .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.custom-css .form-check-input.is-valid ~ .valid-feedback,
.custom-css .form-check-input.is-valid ~ .valid-tooltip,
.custom-css .was-validated .form-check-input:valid ~ .valid-feedback,
.custom-css .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.custom-css .custom-control-input.is-valid ~ .custom-control-label,
.custom-css .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.custom-css .custom-control-input.is-valid ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745;
}
.custom-css .custom-control-input.is-valid:checked ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.custom-css .custom-control-input.is-valid:focus ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-css .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.custom-css .custom-file-input.is-valid ~ .custom-file-label,
.custom-css .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before,
.custom-css .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.custom-css .custom-file-input.is-valid:focus ~ .custom-file-label,
.custom-css .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.custom-css .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.custom-css .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.custom-css .form-row > .col > .invalid-tooltip,
.custom-css .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}
.custom-css .is-invalid ~ .invalid-feedback,
.custom-css .is-invalid ~ .invalid-tooltip,
.custom-css .was-validated :invalid ~ .invalid-feedback,
.custom-css .was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.custom-css .form-control.is-invalid,
.custom-css .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.custom-css .form-control.is-invalid:focus,
.custom-css .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-css .was-validated textarea.form-control:invalid,
.custom-css textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.custom-css .custom-select.is-invalid,
.custom-css .was-validated .custom-select:invalid {
  border-color: #dc3545;
  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") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.custom-css .custom-select.is-invalid:focus,
.custom-css .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-css .form-check-input.is-invalid ~ .form-check-label,
.custom-css .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.custom-css .form-check-input.is-invalid ~ .invalid-feedback,
.custom-css .form-check-input.is-invalid ~ .invalid-tooltip,
.custom-css .was-validated .form-check-input:invalid ~ .invalid-feedback,
.custom-css .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.custom-css .custom-control-input.is-invalid ~ .custom-control-label,
.custom-css .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.custom-css .custom-control-input.is-invalid ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545;
}
.custom-css .custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.custom-css .custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.custom-css .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-css .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.custom-css .custom-file-input.is-invalid ~ .custom-file-label,
.custom-css .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before,
.custom-css .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.custom-css .custom-file-input.is-invalid:focus ~ .custom-file-label,
.custom-css .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.custom-css .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.custom-css .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .custom-css .form-inline label {
    justify-content: center;
  }
  .custom-css .form-inline .form-group,
  .custom-css .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .custom-css .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap;
  }
  .custom-css .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .custom-css .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .custom-css .form-inline .custom-select,
  .custom-css .form-inline .input-group {
    width: auto;
  }
  .custom-css .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .custom-css .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .custom-css .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .custom-css .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.custom-css .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  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.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .btn {
    transition: none;
  }
}
.custom-css .btn:hover {
  color: #212529;
  text-decoration: none;
}
.custom-css .btn.focus,
.custom-css .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .btn.disabled,
.custom-css .btn:disabled {
  opacity: 0.65;
}
.custom-css .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.custom-css a.btn.disabled,
.custom-css fieldset:disabled a.btn {
  pointer-events: none;
}
.custom-css .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .btn-primary.focus,
.custom-css .btn-primary:focus,
.custom-css .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.custom-css .btn-primary.focus,
.custom-css .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.custom-css .btn-primary.disabled,
.custom-css .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .btn-primary:not(:disabled):not(.disabled).active,
.custom-css .btn-primary:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.custom-css .btn-primary:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-primary:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.custom-css .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.custom-css .btn-secondary.focus,
.custom-css .btn-secondary:focus,
.custom-css .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.custom-css .btn-secondary.focus,
.custom-css .btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.custom-css .btn-secondary.disabled,
.custom-css .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.custom-css .btn-secondary:not(:disabled):not(.disabled).active,
.custom-css .btn-secondary:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.custom-css .btn-secondary:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-secondary:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.custom-css .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.custom-css .btn-success.focus,
.custom-css .btn-success:focus,
.custom-css .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.custom-css .btn-success.focus,
.custom-css .btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.custom-css .btn-success.disabled,
.custom-css .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.custom-css .btn-success:not(:disabled):not(.disabled).active,
.custom-css .btn-success:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.custom-css .btn-success:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-success:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.custom-css .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.custom-css .btn-info.focus,
.custom-css .btn-info:focus,
.custom-css .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.custom-css .btn-info.focus,
.custom-css .btn-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.custom-css .btn-info.disabled,
.custom-css .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.custom-css .btn-info:not(:disabled):not(.disabled).active,
.custom-css .btn-info:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.custom-css .btn-info:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-info:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.custom-css .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.custom-css .btn-warning.focus,
.custom-css .btn-warning:focus,
.custom-css .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.custom-css .btn-warning.focus,
.custom-css .btn-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.custom-css .btn-warning.disabled,
.custom-css .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.custom-css .btn-warning:not(:disabled):not(.disabled).active,
.custom-css .btn-warning:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.custom-css .btn-warning:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-warning:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.custom-css .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.custom-css .btn-danger.focus,
.custom-css .btn-danger:focus,
.custom-css .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.custom-css .btn-danger.focus,
.custom-css .btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.custom-css .btn-danger.disabled,
.custom-css .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.custom-css .btn-danger:not(:disabled):not(.disabled).active,
.custom-css .btn-danger:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.custom-css .btn-danger:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-danger:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.custom-css .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.custom-css .btn-light.focus,
.custom-css .btn-light:focus,
.custom-css .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.custom-css .btn-light.focus,
.custom-css .btn-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.custom-css .btn-light.disabled,
.custom-css .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.custom-css .btn-light:not(:disabled):not(.disabled).active,
.custom-css .btn-light:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.custom-css .btn-light:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-light:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.custom-css .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.custom-css .btn-dark.focus,
.custom-css .btn-dark:focus,
.custom-css .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.custom-css .btn-dark.focus,
.custom-css .btn-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.custom-css .btn-dark.disabled,
.custom-css .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.custom-css .btn-dark:not(:disabled):not(.disabled).active,
.custom-css .btn-dark:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.custom-css .btn-dark:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-dark:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.custom-css .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.custom-css .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .btn-outline-primary.focus,
.custom-css .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.custom-css .btn-outline-primary.disabled,
.custom-css .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.custom-css .btn-outline-primary:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-primary:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.custom-css .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.custom-css .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.custom-css .btn-outline-secondary.focus,
.custom-css .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.custom-css .btn-outline-secondary.disabled,
.custom-css .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.custom-css .btn-outline-secondary:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-secondary:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.custom-css .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.custom-css .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.custom-css .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.custom-css .btn-outline-success.focus,
.custom-css .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.custom-css .btn-outline-success.disabled,
.custom-css .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.custom-css .btn-outline-success:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-success:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.custom-css .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.custom-css .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.custom-css .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.custom-css .btn-outline-info.focus,
.custom-css .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.custom-css .btn-outline-info.disabled,
.custom-css .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.custom-css .btn-outline-info:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-info:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.custom-css .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.custom-css .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.custom-css .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.custom-css .btn-outline-warning.focus,
.custom-css .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.custom-css .btn-outline-warning.disabled,
.custom-css .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.custom-css .btn-outline-warning:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-warning:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.custom-css .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.custom-css .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.custom-css .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.custom-css .btn-outline-danger.focus,
.custom-css .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.custom-css .btn-outline-danger.disabled,
.custom-css .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.custom-css .btn-outline-danger:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-danger:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.custom-css .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.custom-css .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.custom-css .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.custom-css .btn-outline-light.focus,
.custom-css .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.custom-css .btn-outline-light.disabled,
.custom-css .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.custom-css .btn-outline-light:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-light:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.custom-css .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.custom-css .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.custom-css .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.custom-css .btn-outline-dark.focus,
.custom-css .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.custom-css .btn-outline-dark.disabled,
.custom-css .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.custom-css .btn-outline-dark:not(:disabled):not(.disabled).active,
.custom-css .btn-outline-dark:not(:disabled):not(.disabled):active,
.custom-css .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.custom-css .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.custom-css .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.custom-css .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.custom-css .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.custom-css .btn-link:hover {
  color: #0056b3;
}
.custom-css .btn-link.focus,
.custom-css .btn-link:focus,
.custom-css .btn-link:hover {
  text-decoration: underline;
}
.custom-css .btn-link.disabled,
.custom-css .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.custom-css .btn-group-lg > .btn,
.custom-css .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.custom-css .btn-group-sm > .btn,
.custom-css .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.custom-css .btn-block {
  display: block;
  width: 100%;
}
.custom-css .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.custom-css input[type=button].btn-block,
.custom-css input[type=reset].btn-block,
.custom-css input[type=submit].btn-block {
  width: 100%;
}
.custom-css .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .fade {
    transition: none;
  }
}
.custom-css .fade:not(.show) {
  opacity: 0;
}
.custom-css .collapse:not(.show) {
  display: none;
}
.custom-css .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .collapsing {
    transition: none;
  }
}
.custom-css .dropdown,
.custom-css .dropleft,
.custom-css .dropright,
.custom-css .dropup {
  position: relative;
}
.custom-css .dropdown-toggle {
  white-space: nowrap;
}
.custom-css .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.custom-css .dropdown-toggle:empty:after {
  margin-left: 0;
}
.custom-css .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.custom-css .dropdown-menu-left {
  right: auto;
  left: 0;
}
.custom-css .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .custom-css .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .custom-css .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .custom-css .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .custom-css .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .custom-css .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .custom-css .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .custom-css .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .custom-css .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.custom-css .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.custom-css .dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.custom-css .dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.custom-css .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.custom-css .dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.custom-css .dropright .dropdown-toggle:empty:after {
  margin-left: 0;
}
.custom-css .dropright .dropdown-toggle:after {
  vertical-align: 0;
}
.custom-css .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.custom-css .dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  display: none;
}
.custom-css .dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.custom-css .dropleft .dropdown-toggle:empty:after {
  margin-left: 0;
}
.custom-css .dropleft .dropdown-toggle:before {
  vertical-align: 0;
}
.custom-css .dropdown-menu[x-placement^=bottom],
.custom-css .dropdown-menu[x-placement^=left],
.custom-css .dropdown-menu[x-placement^=right],
.custom-css .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}
.custom-css .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.custom-css .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.custom-css .dropdown-item:focus,
.custom-css .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.custom-css .dropdown-item.active,
.custom-css .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.custom-css .dropdown-item.disabled,
.custom-css .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.custom-css .dropdown-menu.show {
  display: block;
}
.custom-css .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.custom-css .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.custom-css .btn-group,
.custom-css .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.custom-css .btn-group-vertical > .btn,
.custom-css .btn-group > .btn {
  position: relative;
  flex: 1 1 auto;
}
.custom-css .btn-group-vertical > .btn.active,
.custom-css .btn-group-vertical > .btn:active,
.custom-css .btn-group-vertical > .btn:focus,
.custom-css .btn-group-vertical > .btn:hover,
.custom-css .btn-group > .btn.active,
.custom-css .btn-group > .btn:active,
.custom-css .btn-group > .btn:focus,
.custom-css .btn-group > .btn:hover {
  z-index: 1;
}
.custom-css .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.custom-css .btn-toolbar .input-group {
  width: auto;
}
.custom-css .btn-group > .btn-group:not(:first-child),
.custom-css .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.custom-css .btn-group > .btn-group:not(:last-child) > .btn,
.custom-css .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-css .btn-group > .btn-group:not(:first-child) > .btn,
.custom-css .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.custom-css .dropdown-toggle-split:after,
.custom-css .dropright .dropdown-toggle-split:after,
.custom-css .dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.custom-css .dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}
.custom-css .btn-group-sm > .btn + .dropdown-toggle-split,
.custom-css .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.custom-css .btn-group-lg > .btn + .dropdown-toggle-split,
.custom-css .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.custom-css .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.custom-css .btn-group-vertical > .btn,
.custom-css .btn-group-vertical > .btn-group {
  width: 100%;
}
.custom-css .btn-group-vertical > .btn-group:not(:first-child),
.custom-css .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.custom-css .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.custom-css .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.custom-css .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-css .btn-group-toggle > .btn,
.custom-css .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.custom-css .btn-group-toggle > .btn-group > .btn input[type=checkbox],
.custom-css .btn-group-toggle > .btn-group > .btn input[type=radio],
.custom-css .btn-group-toggle > .btn input[type=checkbox],
.custom-css .btn-group-toggle > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.custom-css .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.custom-css .input-group > .custom-file,
.custom-css .input-group > .custom-select,
.custom-css .input-group > .form-control,
.custom-css .input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.custom-css .input-group > .custom-file + .custom-file,
.custom-css .input-group > .custom-file + .custom-select,
.custom-css .input-group > .custom-file + .form-control,
.custom-css .input-group > .custom-select + .custom-file,
.custom-css .input-group > .custom-select + .custom-select,
.custom-css .input-group > .custom-select + .form-control,
.custom-css .input-group > .form-control + .custom-file,
.custom-css .input-group > .form-control + .custom-select,
.custom-css .input-group > .form-control + .form-control,
.custom-css .input-group > .form-control-plaintext + .custom-file,
.custom-css .input-group > .form-control-plaintext + .custom-select,
.custom-css .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.custom-css .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.custom-css .input-group > .custom-select:focus,
.custom-css .input-group > .form-control:focus {
  z-index: 3;
}
.custom-css .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.custom-css .input-group > .custom-select:not(:first-child),
.custom-css .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.custom-css .input-group > .custom-file:not(:first-child) .custom-file-label,
.custom-css .input-group > .custom-file:not(:last-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label:after,
.custom-css .input-group.has-validation > .custom-select:nth-last-child(n+3),
.custom-css .input-group.has-validation > .form-control:nth-last-child(n+3),
.custom-css .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label:after,
.custom-css .input-group:not(.has-validation) > .custom-select:not(:last-child),
.custom-css .input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-css .input-group-append,
.custom-css .input-group-prepend {
  display: flex;
}
.custom-css .input-group-append .btn,
.custom-css .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.custom-css .input-group-append .btn:focus,
.custom-css .input-group-prepend .btn:focus {
  z-index: 3;
}
.custom-css .input-group-append .btn + .btn,
.custom-css .input-group-append .btn + .input-group-text,
.custom-css .input-group-append .input-group-text + .btn,
.custom-css .input-group-append .input-group-text + .input-group-text,
.custom-css .input-group-prepend .btn + .btn,
.custom-css .input-group-prepend .btn + .input-group-text,
.custom-css .input-group-prepend .input-group-text + .btn,
.custom-css .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.custom-css .input-group-prepend {
  margin-right: -1px;
}
.custom-css .input-group-append {
  margin-left: -1px;
}
.custom-css .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-css .input-group-text input[type=checkbox],
.custom-css .input-group-text input[type=radio] {
  margin-top: 0;
}
.custom-css .input-group-lg > .custom-select,
.custom-css .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.custom-css .input-group-lg > .custom-select,
.custom-css .input-group-lg > .form-control,
.custom-css .input-group-lg > .input-group-append > .btn,
.custom-css .input-group-lg > .input-group-append > .input-group-text,
.custom-css .input-group-lg > .input-group-prepend > .btn,
.custom-css .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.custom-css .input-group-sm > .custom-select,
.custom-css .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.custom-css .input-group-sm > .custom-select,
.custom-css .input-group-sm > .form-control,
.custom-css .input-group-sm > .input-group-append > .btn,
.custom-css .input-group-sm > .input-group-append > .input-group-text,
.custom-css .input-group-sm > .input-group-prepend > .btn,
.custom-css .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.custom-css .input-group-lg > .custom-select,
.custom-css .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.custom-css .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.custom-css .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.custom-css .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.custom-css .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.custom-css .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.custom-css .input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.custom-css .input-group > .input-group-prepend > .btn,
.custom-css .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-css .input-group > .input-group-append > .btn,
.custom-css .input-group > .input-group-append > .input-group-text,
.custom-css .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.custom-css .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.custom-css .input-group > .input-group-prepend:not(:first-child) > .btn,
.custom-css .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.custom-css .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-css .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-css .custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-css .custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff;
}
.custom-css .custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-css .custom-control-input:disabled ~ .custom-control-label,
.custom-css .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.custom-css .custom-control-input:disabled ~ .custom-control-label:before,
.custom-css .custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #e9ecef;
}
.custom-css .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-css .custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-css .custom-control-label:after,
.custom-css .custom-control-label:before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}
.custom-css .custom-control-label:after {
  background: 50%/50% 50% no-repeat;
}
.custom-css .custom-checkbox .custom-control-label:before {
  border-radius: 0.25rem;
}
.custom-css .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-css .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-css .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-css .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-css .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-css .custom-radio .custom-control-label:before {
  border-radius: 50%;
}
.custom-css .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-css .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-css .custom-switch {
  padding-left: 2.25rem;
}
.custom-css .custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-css .custom-switch .custom-control-label:after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .custom-switch .custom-control-label:after {
    transition: none;
  }
}
.custom-css .custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-css .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-css .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-css .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-css .custom-select[multiple],
.custom-css .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-css .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-css .custom-select::-ms-expand {
  display: none;
}
.custom-css .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-css .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-css .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-css .custom-file {
  display: inline-block;
  margin-bottom: 0;
}
.custom-css .custom-file,
.custom-css .custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
}
.custom-css .custom-file-input {
  z-index: 2;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-css .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-file-input:disabled ~ .custom-file-label,
.custom-css .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-css .custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse";
}
.custom-css .custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}
.custom-css .custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  overflow: hidden;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-css .custom-file-label,
.custom-css .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
}
.custom-css .custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-css .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-css .custom-range:focus {
  outline: 0;
}
.custom-css .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .custom-range::-moz-focus-outer {
  border: 0;
}
.custom-css .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-css .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-css .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-css .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-css .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-css .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-css .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-css .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-css .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-css .custom-range::-ms-fill-lower,
.custom-css .custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-css .custom-range::-ms-fill-upper {
  margin-right: 15px;
}
.custom-css .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-css .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-css .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-css .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-css .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-css .custom-control-label:before,
.custom-css .custom-file-label,
.custom-css .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .custom-control-label:before,
  .custom-css .custom-file-label,
  .custom-css .custom-select {
    transition: none;
  }
}
.custom-css .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.custom-css .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.custom-css .nav-link:focus,
.custom-css .nav-link:hover {
  text-decoration: none;
}
.custom-css .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.custom-css .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.custom-css .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.custom-css .nav-tabs .nav-link:focus,
.custom-css .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.custom-css .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.custom-css .nav-tabs .nav-item.show .nav-link,
.custom-css .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.custom-css .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-css .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.custom-css .nav-pills .nav-link.active,
.custom-css .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.custom-css .nav-fill .nav-item,
.custom-css .nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.custom-css .nav-justified .nav-item,
.custom-css .nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.custom-css .tab-content > .tab-pane {
  display: none;
}
.custom-css .tab-content > .active {
  display: block;
}
.custom-css .navbar {
  position: relative;
  padding: 0.5rem 1rem;
}
.custom-css .navbar,
.custom-css .navbar .container,
.custom-css .navbar .container-fluid,
.custom-css .navbar .container-lg,
.custom-css .navbar .container-md,
.custom-css .navbar .container-sm,
.custom-css .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.custom-css .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.custom-css .navbar-brand:focus,
.custom-css .navbar-brand:hover {
  text-decoration: none;
}
.custom-css .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.custom-css .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.custom-css .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.custom-css .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.custom-css .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.custom-css .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;
}
.custom-css .navbar-toggler:focus,
.custom-css .navbar-toggler:hover {
  text-decoration: none;
}
.custom-css .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.custom-css .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .custom-css .navbar-expand-sm > .container,
  .custom-css .navbar-expand-sm > .container-fluid,
  .custom-css .navbar-expand-sm > .container-lg,
  .custom-css .navbar-expand-sm > .container-md,
  .custom-css .navbar-expand-sm > .container-sm,
  .custom-css .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .custom-css .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .custom-css .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .custom-css .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .custom-css .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .custom-css .navbar-expand-sm > .container,
  .custom-css .navbar-expand-sm > .container-fluid,
  .custom-css .navbar-expand-sm > .container-lg,
  .custom-css .navbar-expand-sm > .container-md,
  .custom-css .navbar-expand-sm > .container-sm,
  .custom-css .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .custom-css .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .custom-css .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .custom-css .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .custom-css .navbar-expand-md > .container,
  .custom-css .navbar-expand-md > .container-fluid,
  .custom-css .navbar-expand-md > .container-lg,
  .custom-css .navbar-expand-md > .container-md,
  .custom-css .navbar-expand-md > .container-sm,
  .custom-css .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .custom-css .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .custom-css .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .custom-css .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .custom-css .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .custom-css .navbar-expand-md > .container,
  .custom-css .navbar-expand-md > .container-fluid,
  .custom-css .navbar-expand-md > .container-lg,
  .custom-css .navbar-expand-md > .container-md,
  .custom-css .navbar-expand-md > .container-sm,
  .custom-css .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .custom-css .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .custom-css .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .custom-css .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .custom-css .navbar-expand-lg > .container,
  .custom-css .navbar-expand-lg > .container-fluid,
  .custom-css .navbar-expand-lg > .container-lg,
  .custom-css .navbar-expand-lg > .container-md,
  .custom-css .navbar-expand-lg > .container-sm,
  .custom-css .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .custom-css .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .custom-css .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .custom-css .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .custom-css .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .custom-css .navbar-expand-lg > .container,
  .custom-css .navbar-expand-lg > .container-fluid,
  .custom-css .navbar-expand-lg > .container-lg,
  .custom-css .navbar-expand-lg > .container-md,
  .custom-css .navbar-expand-lg > .container-sm,
  .custom-css .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .custom-css .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .custom-css .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .custom-css .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .custom-css .navbar-expand-xl > .container,
  .custom-css .navbar-expand-xl > .container-fluid,
  .custom-css .navbar-expand-xl > .container-lg,
  .custom-css .navbar-expand-xl > .container-md,
  .custom-css .navbar-expand-xl > .container-sm,
  .custom-css .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .custom-css .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .custom-css .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .custom-css .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .custom-css .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .custom-css .navbar-expand-xl > .container,
  .custom-css .navbar-expand-xl > .container-fluid,
  .custom-css .navbar-expand-xl > .container-lg,
  .custom-css .navbar-expand-xl > .container-md,
  .custom-css .navbar-expand-xl > .container-sm,
  .custom-css .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .custom-css .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .custom-css .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .custom-css .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.custom-css .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.custom-css .navbar-expand > .container,
.custom-css .navbar-expand > .container-fluid,
.custom-css .navbar-expand > .container-lg,
.custom-css .navbar-expand > .container-md,
.custom-css .navbar-expand > .container-sm,
.custom-css .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.custom-css .navbar-expand .navbar-nav {
  flex-direction: row;
}
.custom-css .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.custom-css .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.custom-css .navbar-expand > .container,
.custom-css .navbar-expand > .container-fluid,
.custom-css .navbar-expand > .container-lg,
.custom-css .navbar-expand > .container-md,
.custom-css .navbar-expand > .container-sm,
.custom-css .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.custom-css .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.custom-css .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.custom-css .navbar-expand .navbar-toggler {
  display: none;
}
.custom-css .navbar-light .navbar-brand,
.custom-css .navbar-light .navbar-brand:focus,
.custom-css .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.custom-css .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.custom-css .navbar-light .navbar-nav .nav-link:focus,
.custom-css .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.custom-css .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.custom-css .navbar-light .navbar-nav .active > .nav-link,
.custom-css .navbar-light .navbar-nav .nav-link.active,
.custom-css .navbar-light .navbar-nav .nav-link.show,
.custom-css .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.custom-css .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.custom-css .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%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.custom-css .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.custom-css .navbar-light .navbar-text a,
.custom-css .navbar-light .navbar-text a:focus,
.custom-css .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.custom-css .navbar-dark .navbar-brand,
.custom-css .navbar-dark .navbar-brand:focus,
.custom-css .navbar-dark .navbar-brand:hover {
  color: #fff;
}
.custom-css .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.custom-css .navbar-dark .navbar-nav .nav-link:focus,
.custom-css .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.custom-css .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.custom-css .navbar-dark .navbar-nav .active > .nav-link,
.custom-css .navbar-dark .navbar-nav .nav-link.active,
.custom-css .navbar-dark .navbar-nav .nav-link.show,
.custom-css .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.custom-css .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.custom-css .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");
}
.custom-css .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.custom-css .navbar-dark .navbar-text a,
.custom-css .navbar-dark .navbar-text a:focus,
.custom-css .navbar-dark .navbar-text a:hover {
  color: #fff;
}
.custom-css .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.custom-css .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.custom-css .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.custom-css .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.custom-css .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.custom-css .card > .card-header + .list-group,
.custom-css .card > .list-group + .card-footer {
  border-top: 0;
}
.custom-css .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.custom-css .card-title {
  margin-bottom: 0.75rem;
}
.custom-css .card-subtitle {
  margin-top: -0.375rem;
}
.custom-css .card-subtitle,
.custom-css .card-text:last-child {
  margin-bottom: 0;
}
.custom-css .card-link:hover {
  text-decoration: none;
}
.custom-css .card-link + .card-link {
  margin-left: 1.25rem;
}
.custom-css .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.custom-css .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.custom-css .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.custom-css .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.custom-css .card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
.custom-css .card-header-pills,
.custom-css .card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.custom-css .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.custom-css .card-img,
.custom-css .card-img-bottom,
.custom-css .card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.custom-css .card-img,
.custom-css .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.custom-css .card-img,
.custom-css .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.custom-css .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .custom-css .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .custom-css .card-deck .card {
    flex: 1 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.custom-css .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .custom-css .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .custom-css .card-group > .card {
    flex: 1 0;
    margin-bottom: 0;
  }
  .custom-css .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .custom-css .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .custom-css .card-group > .card:not(:last-child) .card-header,
  .custom-css .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .custom-css .card-group > .card:not(:last-child) .card-footer,
  .custom-css .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .custom-css .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .custom-css .card-group > .card:not(:first-child) .card-header,
  .custom-css .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .custom-css .card-group > .card:not(:first-child) .card-footer,
  .custom-css .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.custom-css .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .custom-css .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    grid-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .custom-css .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.custom-css .accordion {
  overflow-anchor: none;
}
.custom-css .accordion > .card {
  overflow: hidden;
}
.custom-css .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-css .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.custom-css .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.custom-css .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.custom-css .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.custom-css .breadcrumb-item + .breadcrumb-item:before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.custom-css .breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}
.custom-css .breadcrumb-item.active {
  color: #6c757d;
}
.custom-css .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.custom-css .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.custom-css .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.custom-css .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-css .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.custom-css .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.custom-css .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.custom-css .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.custom-css .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.custom-css .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.custom-css .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.custom-css .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.custom-css .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.custom-css .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .badge {
    transition: none;
  }
}
.custom-css a.badge:focus,
.custom-css a.badge:hover {
  text-decoration: none;
}
.custom-css .badge:empty {
  display: none;
}
.custom-css .btn .badge {
  position: relative;
  top: -1px;
}
.custom-css .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.custom-css .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.custom-css a.badge-primary:focus,
.custom-css a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
.custom-css a.badge-primary.focus,
.custom-css a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.custom-css .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.custom-css a.badge-secondary:focus,
.custom-css a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
.custom-css a.badge-secondary.focus,
.custom-css a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.custom-css .badge-success {
  color: #fff;
  background-color: #28a745;
}
.custom-css a.badge-success:focus,
.custom-css a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
.custom-css a.badge-success.focus,
.custom-css a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.custom-css .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.custom-css a.badge-info:focus,
.custom-css a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
.custom-css a.badge-info.focus,
.custom-css a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.custom-css .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.custom-css a.badge-warning:focus,
.custom-css a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
.custom-css a.badge-warning.focus,
.custom-css a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.custom-css .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.custom-css a.badge-danger:focus,
.custom-css a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
.custom-css a.badge-danger.focus,
.custom-css a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.custom-css .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.custom-css a.badge-light:focus,
.custom-css a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
.custom-css a.badge-light.focus,
.custom-css a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.custom-css .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.custom-css a.badge-dark:focus,
.custom-css a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
.custom-css a.badge-dark.focus,
.custom-css a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.custom-css .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .custom-css .jumbotron {
    padding: 4rem 2rem;
  }
}
.custom-css .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.custom-css .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.custom-css .alert-heading {
  color: inherit;
}
.custom-css .alert-link {
  font-weight: 700;
}
.custom-css .alert-dismissible {
  padding-right: 4rem;
}
.custom-css .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.custom-css .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.custom-css .alert-primary hr {
  border-top-color: #9fcdff;
}
.custom-css .alert-primary .alert-link {
  color: #002752;
}
.custom-css .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.custom-css .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.custom-css .alert-secondary .alert-link {
  color: #202326;
}
.custom-css .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.custom-css .alert-success hr {
  border-top-color: #b1dfbb;
}
.custom-css .alert-success .alert-link {
  color: #0b2e13;
}
.custom-css .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.custom-css .alert-info hr {
  border-top-color: #abdde5;
}
.custom-css .alert-info .alert-link {
  color: #062c33;
}
.custom-css .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.custom-css .alert-warning hr {
  border-top-color: #ffe8a1;
}
.custom-css .alert-warning .alert-link {
  color: #533f03;
}
.custom-css .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.custom-css .alert-danger hr {
  border-top-color: #f1b0b7;
}
.custom-css .alert-danger .alert-link {
  color: #491217;
}
.custom-css .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.custom-css .alert-light hr {
  border-top-color: #ececf6;
}
.custom-css .alert-light .alert-link {
  color: #686868;
}
.custom-css .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.custom-css .alert-dark hr {
  border-top-color: #b9bbbe;
}
.custom-css .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.custom-css .progress {
  height: 1rem;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.custom-css .progress,
.custom-css .progress-bar {
  display: flex;
  overflow: hidden;
}
.custom-css .progress-bar {
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .progress-bar {
    transition: none;
  }
}
.custom-css .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem;
}
.custom-css .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .media {
  display: flex;
  align-items: flex-start;
}
.custom-css .media-body {
  flex: 1 1;
}
.custom-css .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.custom-css .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.custom-css .list-group-item-action:focus,
.custom-css .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.custom-css .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.custom-css .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.custom-css .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.custom-css .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.custom-css .list-group-item.disabled,
.custom-css .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.custom-css .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.custom-css .list-group-item + .list-group-item {
  border-top-width: 0;
}
.custom-css .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.custom-css .list-group-horizontal {
  flex-direction: row;
}
.custom-css .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.custom-css .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.custom-css .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.custom-css .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.custom-css .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .custom-css .list-group-horizontal-sm {
    flex-direction: row;
  }
  .custom-css .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .custom-css .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .custom-css .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .custom-css .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .custom-css .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .custom-css .list-group-horizontal-md {
    flex-direction: row;
  }
  .custom-css .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .custom-css .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .custom-css .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .custom-css .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .custom-css .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .custom-css .list-group-horizontal-lg {
    flex-direction: row;
  }
  .custom-css .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .custom-css .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .custom-css .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .custom-css .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .custom-css .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .custom-css .list-group-horizontal-xl {
    flex-direction: row;
  }
  .custom-css .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .custom-css .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .custom-css .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .custom-css .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .custom-css .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.custom-css .list-group-flush {
  border-radius: 0;
}
.custom-css .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.custom-css .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.custom-css .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.custom-css .list-group-item-primary.list-group-item-action:focus,
.custom-css .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.custom-css .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.custom-css .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.custom-css .list-group-item-secondary.list-group-item-action:focus,
.custom-css .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.custom-css .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.custom-css .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.custom-css .list-group-item-success.list-group-item-action:focus,
.custom-css .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.custom-css .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.custom-css .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.custom-css .list-group-item-info.list-group-item-action:focus,
.custom-css .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.custom-css .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.custom-css .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.custom-css .list-group-item-warning.list-group-item-action:focus,
.custom-css .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.custom-css .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.custom-css .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.custom-css .list-group-item-danger.list-group-item-action:focus,
.custom-css .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.custom-css .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.custom-css .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.custom-css .list-group-item-light.list-group-item-action:focus,
.custom-css .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.custom-css .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.custom-css .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.custom-css .list-group-item-dark.list-group-item-action:focus,
.custom-css .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.custom-css .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.custom-css .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.custom-css .close:hover {
  color: #000;
  text-decoration: none;
}
.custom-css .close:not(:disabled):not(.disabled):focus,
.custom-css .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
.custom-css button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.custom-css a.close.disabled {
  pointer-events: none;
}
.custom-css .toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.custom-css .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.custom-css .toast.showing {
  opacity: 1;
}
.custom-css .toast.show {
  display: block;
  opacity: 1;
}
.custom-css .toast.hide {
  display: none;
}
.custom-css .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.custom-css .toast-body {
  padding: 0.75rem;
}
.custom-css .modal-open {
  overflow: hidden;
}
.custom-css .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-css .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.custom-css .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.custom-css .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .modal.fade .modal-dialog {
    transition: none;
  }
}
.custom-css .modal.show .modal-dialog {
  transform: none;
}
.custom-css .modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.custom-css .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.custom-css .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.custom-css .modal-dialog-scrollable .modal-footer,
.custom-css .modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.custom-css .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.custom-css .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.custom-css .modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.custom-css .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.custom-css .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.custom-css .modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.custom-css .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.custom-css .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.custom-css .modal-backdrop.fade {
  opacity: 0;
}
.custom-css .modal-backdrop.show {
  opacity: 0.5;
}
.custom-css .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.custom-css .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.custom-css .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.custom-css .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.custom-css .modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.custom-css .modal-footer > * {
  margin: 0.25rem;
}
.custom-css .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .custom-css .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .custom-css .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .custom-css .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .custom-css .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .custom-css .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .custom-css .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .custom-css .modal-lg,
  .custom-css .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .custom-css .modal-xl {
    max-width: 1140px;
  }
}
.custom-css .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.custom-css .tooltip.show {
  opacity: 0.9;
}
.custom-css .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.custom-css .tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.custom-css .bs-tooltip-auto[x-placement^=top],
.custom-css .bs-tooltip-top {
  padding: 0.4rem 0;
}
.custom-css .bs-tooltip-auto[x-placement^=top] .arrow,
.custom-css .bs-tooltip-top .arrow {
  bottom: 0;
}
.custom-css .bs-tooltip-auto[x-placement^=top] .arrow:before,
.custom-css .bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.custom-css .bs-tooltip-auto[x-placement^=right],
.custom-css .bs-tooltip-right {
  padding: 0 0.4rem;
}
.custom-css .bs-tooltip-auto[x-placement^=right] .arrow,
.custom-css .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.custom-css .bs-tooltip-auto[x-placement^=right] .arrow:before,
.custom-css .bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.custom-css .bs-tooltip-auto[x-placement^=bottom],
.custom-css .bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.custom-css .bs-tooltip-auto[x-placement^=bottom] .arrow,
.custom-css .bs-tooltip-bottom .arrow {
  top: 0;
}
.custom-css .bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.custom-css .bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.custom-css .bs-tooltip-auto[x-placement^=left],
.custom-css .bs-tooltip-left {
  padding: 0 0.4rem;
}
.custom-css .bs-tooltip-auto[x-placement^=left] .arrow,
.custom-css .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.custom-css .bs-tooltip-auto[x-placement^=left] .arrow:before,
.custom-css .bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.custom-css .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.custom-css .popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.custom-css .popover,
.custom-css .popover .arrow {
  position: absolute;
  display: block;
}
.custom-css .popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.custom-css .popover .arrow:after,
.custom-css .popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.custom-css .bs-popover-auto[x-placement^=top],
.custom-css .bs-popover-top {
  margin-bottom: 0.5rem;
}
.custom-css .bs-popover-auto[x-placement^=top] > .arrow,
.custom-css .bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.custom-css .bs-popover-auto[x-placement^=top] > .arrow:before,
.custom-css .bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.custom-css .bs-popover-auto[x-placement^=top] > .arrow:after,
.custom-css .bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.custom-css .bs-popover-auto[x-placement^=right],
.custom-css .bs-popover-right {
  margin-left: 0.5rem;
}
.custom-css .bs-popover-auto[x-placement^=right] > .arrow,
.custom-css .bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.custom-css .bs-popover-auto[x-placement^=right] > .arrow:before,
.custom-css .bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.custom-css .bs-popover-auto[x-placement^=right] > .arrow:after,
.custom-css .bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.custom-css .bs-popover-auto[x-placement^=bottom],
.custom-css .bs-popover-bottom {
  margin-top: 0.5rem;
}
.custom-css .bs-popover-auto[x-placement^=bottom] > .arrow,
.custom-css .bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.custom-css .bs-popover-auto[x-placement^=bottom] > .arrow:before,
.custom-css .bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.custom-css .bs-popover-auto[x-placement^=bottom] > .arrow:after,
.custom-css .bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.custom-css .bs-popover-auto[x-placement^=bottom] .popover-header:before,
.custom-css .bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.custom-css .bs-popover-auto[x-placement^=left],
.custom-css .bs-popover-left {
  margin-right: 0.5rem;
}
.custom-css .bs-popover-auto[x-placement^=left] > .arrow,
.custom-css .bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.custom-css .bs-popover-auto[x-placement^=left] > .arrow:before,
.custom-css .bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.custom-css .bs-popover-auto[x-placement^=left] > .arrow:after,
.custom-css .bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.custom-css .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.custom-css .popover-header:empty {
  display: none;
}
.custom-css .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.custom-css .carousel {
  position: relative;
}
.custom-css .carousel.pointer-event {
  touch-action: pan-y;
}
.custom-css .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.custom-css .carousel-inner:after {
  display: block;
  clear: both;
  content: "";
}
.custom-css .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .carousel-item {
    transition: none;
  }
}
.custom-css .carousel-item-next,
.custom-css .carousel-item-prev,
.custom-css .carousel-item.active {
  display: block;
}
.custom-css .active.carousel-item-right,
.custom-css .carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}
.custom-css .active.carousel-item-left,
.custom-css .carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}
.custom-css .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.custom-css .carousel-fade .carousel-item-next.carousel-item-left,
.custom-css .carousel-fade .carousel-item-prev.carousel-item-right,
.custom-css .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.custom-css .carousel-fade .active.carousel-item-left,
.custom-css .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .carousel-fade .active.carousel-item-left,
  .custom-css .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.custom-css .carousel-control-next,
.custom-css .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .carousel-control-next,
  .custom-css .carousel-control-prev {
    transition: none;
  }
}
.custom-css .carousel-control-next:focus,
.custom-css .carousel-control-next:hover,
.custom-css .carousel-control-prev:focus,
.custom-css .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.custom-css .carousel-control-prev {
  left: 0;
}
.custom-css .carousel-control-next {
  right: 0;
}
.custom-css .carousel-control-next-icon,
.custom-css .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.custom-css .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.custom-css .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.custom-css .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.custom-css .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .carousel-indicators li {
    transition: none;
  }
}
.custom-css .carousel-indicators .active {
  opacity: 1;
}
.custom-css .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}
.custom-css .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
}
.custom-css .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.custom-css .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
}
.custom-css .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .custom-css .spinner-border,
  .custom-css .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.custom-css .align-baseline {
  vertical-align: baseline !important;
}
.custom-css .align-top {
  vertical-align: top !important;
}
.custom-css .align-middle {
  vertical-align: middle !important;
}
.custom-css .align-bottom {
  vertical-align: bottom !important;
}
.custom-css .align-text-bottom {
  vertical-align: text-bottom !important;
}
.custom-css .align-text-top {
  vertical-align: text-top !important;
}
.custom-css .bg-primary {
  background-color: #007bff !important;
}
.custom-css a.bg-primary:focus,
.custom-css a.bg-primary:hover,
.custom-css button.bg-primary:focus,
.custom-css button.bg-primary:hover {
  background-color: #0062cc !important;
}
.custom-css .bg-secondary {
  background-color: #6c757d !important;
}
.custom-css a.bg-secondary:focus,
.custom-css a.bg-secondary:hover,
.custom-css button.bg-secondary:focus,
.custom-css button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.custom-css .bg-success {
  background-color: #28a745 !important;
}
.custom-css a.bg-success:focus,
.custom-css a.bg-success:hover,
.custom-css button.bg-success:focus,
.custom-css button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.custom-css .bg-info {
  background-color: #17a2b8 !important;
}
.custom-css a.bg-info:focus,
.custom-css a.bg-info:hover,
.custom-css button.bg-info:focus,
.custom-css button.bg-info:hover {
  background-color: #117a8b !important;
}
.custom-css .bg-warning {
  background-color: #ffc107 !important;
}
.custom-css a.bg-warning:focus,
.custom-css a.bg-warning:hover,
.custom-css button.bg-warning:focus,
.custom-css button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.custom-css .bg-danger {
  background-color: #dc3545 !important;
}
.custom-css a.bg-danger:focus,
.custom-css a.bg-danger:hover,
.custom-css button.bg-danger:focus,
.custom-css button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.custom-css .bg-light {
  background-color: #f8f9fa !important;
}
.custom-css a.bg-light:focus,
.custom-css a.bg-light:hover,
.custom-css button.bg-light:focus,
.custom-css button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.custom-css .bg-dark {
  background-color: #343a40 !important;
}
.custom-css a.bg-dark:focus,
.custom-css a.bg-dark:hover,
.custom-css button.bg-dark:focus,
.custom-css button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.custom-css .bg-white {
  background-color: #fff !important;
}
.custom-css .bg-transparent {
  background-color: transparent !important;
}
.custom-css .border {
  border: 1px solid #dee2e6 !important;
}
.custom-css .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.custom-css .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.custom-css .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.custom-css .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.custom-css .border-0 {
  border: 0 !important;
}
.custom-css .border-top-0 {
  border-top: 0 !important;
}
.custom-css .border-right-0 {
  border-right: 0 !important;
}
.custom-css .border-bottom-0 {
  border-bottom: 0 !important;
}
.custom-css .border-left-0 {
  border-left: 0 !important;
}
.custom-css .border-primary {
  border-color: #007bff !important;
}
.custom-css .border-secondary {
  border-color: #6c757d !important;
}
.custom-css .border-success {
  border-color: #28a745 !important;
}
.custom-css .border-info {
  border-color: #17a2b8 !important;
}
.custom-css .border-warning {
  border-color: #ffc107 !important;
}
.custom-css .border-danger {
  border-color: #dc3545 !important;
}
.custom-css .border-light {
  border-color: #f8f9fa !important;
}
.custom-css .border-dark {
  border-color: #343a40 !important;
}
.custom-css .border-white {
  border-color: #fff !important;
}
.custom-css .rounded-sm {
  border-radius: 0.2rem !important;
}
.custom-css .rounded {
  border-radius: 0.25rem !important;
}
.custom-css .rounded-top {
  border-top-left-radius: 0.25rem !important;
}
.custom-css .rounded-right,
.custom-css .rounded-top {
  border-top-right-radius: 0.25rem !important;
}
.custom-css .rounded-bottom,
.custom-css .rounded-right {
  border-bottom-right-radius: 0.25rem !important;
}
.custom-css .rounded-bottom,
.custom-css .rounded-left {
  border-bottom-left-radius: 0.25rem !important;
}
.custom-css .rounded-left {
  border-top-left-radius: 0.25rem !important;
}
.custom-css .rounded-lg {
  border-radius: 0.3rem !important;
}
.custom-css .rounded-circle {
  border-radius: 50% !important;
}
.custom-css .rounded-pill {
  border-radius: 50rem !important;
}
.custom-css .rounded-0 {
  border-radius: 0 !important;
}
.custom-css .clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.custom-css .d-none {
  display: none !important;
}
.custom-css .d-inline {
  display: inline !important;
}
.custom-css .d-inline-block {
  display: inline-block !important;
}
.custom-css .d-block {
  display: block !important;
}
.custom-css .d-table {
  display: table !important;
}
.custom-css .d-table-row {
  display: table-row !important;
}
.custom-css .d-table-cell {
  display: table-cell !important;
}
.custom-css .d-flex {
  display: flex !important;
}
.custom-css .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .custom-css .d-sm-none {
    display: none !important;
  }
  .custom-css .d-sm-inline {
    display: inline !important;
  }
  .custom-css .d-sm-inline-block {
    display: inline-block !important;
  }
  .custom-css .d-sm-block {
    display: block !important;
  }
  .custom-css .d-sm-table {
    display: table !important;
  }
  .custom-css .d-sm-table-row {
    display: table-row !important;
  }
  .custom-css .d-sm-table-cell {
    display: table-cell !important;
  }
  .custom-css .d-sm-flex {
    display: flex !important;
  }
  .custom-css .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .custom-css .d-md-none {
    display: none !important;
  }
  .custom-css .d-md-inline {
    display: inline !important;
  }
  .custom-css .d-md-inline-block {
    display: inline-block !important;
  }
  .custom-css .d-md-block {
    display: block !important;
  }
  .custom-css .d-md-table {
    display: table !important;
  }
  .custom-css .d-md-table-row {
    display: table-row !important;
  }
  .custom-css .d-md-table-cell {
    display: table-cell !important;
  }
  .custom-css .d-md-flex {
    display: flex !important;
  }
  .custom-css .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .custom-css .d-lg-none {
    display: none !important;
  }
  .custom-css .d-lg-inline {
    display: inline !important;
  }
  .custom-css .d-lg-inline-block {
    display: inline-block !important;
  }
  .custom-css .d-lg-block {
    display: block !important;
  }
  .custom-css .d-lg-table {
    display: table !important;
  }
  .custom-css .d-lg-table-row {
    display: table-row !important;
  }
  .custom-css .d-lg-table-cell {
    display: table-cell !important;
  }
  .custom-css .d-lg-flex {
    display: flex !important;
  }
  .custom-css .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .custom-css .d-xl-none {
    display: none !important;
  }
  .custom-css .d-xl-inline {
    display: inline !important;
  }
  .custom-css .d-xl-inline-block {
    display: inline-block !important;
  }
  .custom-css .d-xl-block {
    display: block !important;
  }
  .custom-css .d-xl-table {
    display: table !important;
  }
  .custom-css .d-xl-table-row {
    display: table-row !important;
  }
  .custom-css .d-xl-table-cell {
    display: table-cell !important;
  }
  .custom-css .d-xl-flex {
    display: flex !important;
  }
  .custom-css .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .custom-css .d-print-none {
    display: none !important;
  }
  .custom-css .d-print-inline {
    display: inline !important;
  }
  .custom-css .d-print-inline-block {
    display: inline-block !important;
  }
  .custom-css .d-print-block {
    display: block !important;
  }
  .custom-css .d-print-table {
    display: table !important;
  }
  .custom-css .d-print-table-row {
    display: table-row !important;
  }
  .custom-css .d-print-table-cell {
    display: table-cell !important;
  }
  .custom-css .d-print-flex {
    display: flex !important;
  }
  .custom-css .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.custom-css .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.custom-css .embed-responsive:before {
  display: block;
  content: "";
}
.custom-css .embed-responsive .embed-responsive-item,
.custom-css .embed-responsive embed,
.custom-css .embed-responsive iframe,
.custom-css .embed-responsive object,
.custom-css .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.custom-css .embed-responsive-21by9:before {
  padding-top: 42.857143%;
}
.custom-css .embed-responsive-16by9:before {
  padding-top: 56.25%;
}
.custom-css .embed-responsive-4by3:before {
  padding-top: 75%;
}
.custom-css .embed-responsive-1by1:before {
  padding-top: 100%;
}
.custom-css .flex-row {
  flex-direction: row !important;
}
.custom-css .flex-column {
  flex-direction: column !important;
}
.custom-css .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.custom-css .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.custom-css .flex-wrap {
  flex-wrap: wrap !important;
}
.custom-css .flex-nowrap {
  flex-wrap: nowrap !important;
}
.custom-css .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.custom-css .flex-fill {
  flex: 1 1 auto !important;
}
.custom-css .flex-grow-0 {
  flex-grow: 0 !important;
}
.custom-css .flex-grow-1 {
  flex-grow: 1 !important;
}
.custom-css .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.custom-css .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.custom-css .justify-content-start {
  justify-content: flex-start !important;
}
.custom-css .justify-content-end {
  justify-content: flex-end !important;
}
.custom-css .justify-content-center {
  justify-content: center !important;
}
.custom-css .justify-content-between {
  justify-content: space-between !important;
}
.custom-css .justify-content-around {
  justify-content: space-around !important;
}
.custom-css .align-items-start {
  align-items: flex-start !important;
}
.custom-css .align-items-end {
  align-items: flex-end !important;
}
.custom-css .align-items-center {
  align-items: center !important;
}
.custom-css .align-items-baseline {
  align-items: baseline !important;
}
.custom-css .align-items-stretch {
  align-items: stretch !important;
}
.custom-css .align-content-start {
  align-content: flex-start !important;
}
.custom-css .align-content-end {
  align-content: flex-end !important;
}
.custom-css .align-content-center {
  align-content: center !important;
}
.custom-css .align-content-between {
  align-content: space-between !important;
}
.custom-css .align-content-around {
  align-content: space-around !important;
}
.custom-css .align-content-stretch {
  align-content: stretch !important;
}
.custom-css .align-self-auto {
  align-self: auto !important;
}
.custom-css .align-self-start {
  align-self: flex-start !important;
}
.custom-css .align-self-end {
  align-self: flex-end !important;
}
.custom-css .align-self-center {
  align-self: center !important;
}
.custom-css .align-self-baseline {
  align-self: baseline !important;
}
.custom-css .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .custom-css .flex-sm-row {
    flex-direction: row !important;
  }
  .custom-css .flex-sm-column {
    flex-direction: column !important;
  }
  .custom-css .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .custom-css .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .custom-css .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .custom-css .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .custom-css .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .custom-css .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .custom-css .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .custom-css .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .custom-css .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .custom-css .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .custom-css .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .custom-css .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .custom-css .justify-content-sm-center {
    justify-content: center !important;
  }
  .custom-css .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .custom-css .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .custom-css .align-items-sm-start {
    align-items: flex-start !important;
  }
  .custom-css .align-items-sm-end {
    align-items: flex-end !important;
  }
  .custom-css .align-items-sm-center {
    align-items: center !important;
  }
  .custom-css .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .custom-css .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .custom-css .align-content-sm-start {
    align-content: flex-start !important;
  }
  .custom-css .align-content-sm-end {
    align-content: flex-end !important;
  }
  .custom-css .align-content-sm-center {
    align-content: center !important;
  }
  .custom-css .align-content-sm-between {
    align-content: space-between !important;
  }
  .custom-css .align-content-sm-around {
    align-content: space-around !important;
  }
  .custom-css .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .custom-css .align-self-sm-auto {
    align-self: auto !important;
  }
  .custom-css .align-self-sm-start {
    align-self: flex-start !important;
  }
  .custom-css .align-self-sm-end {
    align-self: flex-end !important;
  }
  .custom-css .align-self-sm-center {
    align-self: center !important;
  }
  .custom-css .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .custom-css .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .custom-css .flex-md-row {
    flex-direction: row !important;
  }
  .custom-css .flex-md-column {
    flex-direction: column !important;
  }
  .custom-css .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .custom-css .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .custom-css .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .custom-css .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .custom-css .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .custom-css .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .custom-css .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .custom-css .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .custom-css .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .custom-css .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .custom-css .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .custom-css .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .custom-css .justify-content-md-center {
    justify-content: center !important;
  }
  .custom-css .justify-content-md-between {
    justify-content: space-between !important;
  }
  .custom-css .justify-content-md-around {
    justify-content: space-around !important;
  }
  .custom-css .align-items-md-start {
    align-items: flex-start !important;
  }
  .custom-css .align-items-md-end {
    align-items: flex-end !important;
  }
  .custom-css .align-items-md-center {
    align-items: center !important;
  }
  .custom-css .align-items-md-baseline {
    align-items: baseline !important;
  }
  .custom-css .align-items-md-stretch {
    align-items: stretch !important;
  }
  .custom-css .align-content-md-start {
    align-content: flex-start !important;
  }
  .custom-css .align-content-md-end {
    align-content: flex-end !important;
  }
  .custom-css .align-content-md-center {
    align-content: center !important;
  }
  .custom-css .align-content-md-between {
    align-content: space-between !important;
  }
  .custom-css .align-content-md-around {
    align-content: space-around !important;
  }
  .custom-css .align-content-md-stretch {
    align-content: stretch !important;
  }
  .custom-css .align-self-md-auto {
    align-self: auto !important;
  }
  .custom-css .align-self-md-start {
    align-self: flex-start !important;
  }
  .custom-css .align-self-md-end {
    align-self: flex-end !important;
  }
  .custom-css .align-self-md-center {
    align-self: center !important;
  }
  .custom-css .align-self-md-baseline {
    align-self: baseline !important;
  }
  .custom-css .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .custom-css .flex-lg-row {
    flex-direction: row !important;
  }
  .custom-css .flex-lg-column {
    flex-direction: column !important;
  }
  .custom-css .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .custom-css .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .custom-css .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .custom-css .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .custom-css .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .custom-css .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .custom-css .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .custom-css .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .custom-css .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .custom-css .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .custom-css .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .custom-css .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .custom-css .justify-content-lg-center {
    justify-content: center !important;
  }
  .custom-css .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .custom-css .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .custom-css .align-items-lg-start {
    align-items: flex-start !important;
  }
  .custom-css .align-items-lg-end {
    align-items: flex-end !important;
  }
  .custom-css .align-items-lg-center {
    align-items: center !important;
  }
  .custom-css .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .custom-css .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .custom-css .align-content-lg-start {
    align-content: flex-start !important;
  }
  .custom-css .align-content-lg-end {
    align-content: flex-end !important;
  }
  .custom-css .align-content-lg-center {
    align-content: center !important;
  }
  .custom-css .align-content-lg-between {
    align-content: space-between !important;
  }
  .custom-css .align-content-lg-around {
    align-content: space-around !important;
  }
  .custom-css .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .custom-css .align-self-lg-auto {
    align-self: auto !important;
  }
  .custom-css .align-self-lg-start {
    align-self: flex-start !important;
  }
  .custom-css .align-self-lg-end {
    align-self: flex-end !important;
  }
  .custom-css .align-self-lg-center {
    align-self: center !important;
  }
  .custom-css .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .custom-css .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .custom-css .flex-xl-row {
    flex-direction: row !important;
  }
  .custom-css .flex-xl-column {
    flex-direction: column !important;
  }
  .custom-css .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .custom-css .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .custom-css .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .custom-css .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .custom-css .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .custom-css .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .custom-css .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .custom-css .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .custom-css .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .custom-css .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .custom-css .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .custom-css .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .custom-css .justify-content-xl-center {
    justify-content: center !important;
  }
  .custom-css .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .custom-css .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .custom-css .align-items-xl-start {
    align-items: flex-start !important;
  }
  .custom-css .align-items-xl-end {
    align-items: flex-end !important;
  }
  .custom-css .align-items-xl-center {
    align-items: center !important;
  }
  .custom-css .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .custom-css .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .custom-css .align-content-xl-start {
    align-content: flex-start !important;
  }
  .custom-css .align-content-xl-end {
    align-content: flex-end !important;
  }
  .custom-css .align-content-xl-center {
    align-content: center !important;
  }
  .custom-css .align-content-xl-between {
    align-content: space-between !important;
  }
  .custom-css .align-content-xl-around {
    align-content: space-around !important;
  }
  .custom-css .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .custom-css .align-self-xl-auto {
    align-self: auto !important;
  }
  .custom-css .align-self-xl-start {
    align-self: flex-start !important;
  }
  .custom-css .align-self-xl-end {
    align-self: flex-end !important;
  }
  .custom-css .align-self-xl-center {
    align-self: center !important;
  }
  .custom-css .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .custom-css .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.custom-css .float-left {
  float: left !important;
}
.custom-css .float-right {
  float: right !important;
}
.custom-css .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .custom-css .float-sm-left {
    float: left !important;
  }
  .custom-css .float-sm-right {
    float: right !important;
  }
  .custom-css .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .custom-css .float-md-left {
    float: left !important;
  }
  .custom-css .float-md-right {
    float: right !important;
  }
  .custom-css .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .custom-css .float-lg-left {
    float: left !important;
  }
  .custom-css .float-lg-right {
    float: right !important;
  }
  .custom-css .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .custom-css .float-xl-left {
    float: left !important;
  }
  .custom-css .float-xl-right {
    float: right !important;
  }
  .custom-css .float-xl-none {
    float: none !important;
  }
}
.custom-css .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}
.custom-css .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.custom-css .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.custom-css .overflow-auto {
  overflow: auto !important;
}
.custom-css .overflow-hidden {
  overflow: hidden !important;
}
.custom-css .position-static {
  position: static !important;
}
.custom-css .position-relative {
  position: relative !important;
}
.custom-css .position-absolute {
  position: absolute !important;
}
.custom-css .position-fixed {
  position: fixed !important;
}
.custom-css .position-sticky {
  position: sticky !important;
}
.custom-css .fixed-top {
  top: 0;
}
.custom-css .fixed-bottom,
.custom-css .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.custom-css .fixed-bottom {
  bottom: 0;
}
@supports (position: sticky) {
  .custom-css .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.custom-css .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;
}
.custom-css .sr-only-focusable:active,
.custom-css .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.custom-css .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.custom-css .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.custom-css .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.custom-css .shadow-none {
  box-shadow: none !important;
}
.custom-css .w-25 {
  width: 25% !important;
}
.custom-css .w-50 {
  width: 50% !important;
}
.custom-css .w-75 {
  width: 75% !important;
}
.custom-css .w-100 {
  width: 100% !important;
}
.custom-css .w-auto {
  width: auto !important;
}
.custom-css .h-25 {
  height: 25% !important;
}
.custom-css .h-50 {
  height: 50% !important;
}
.custom-css .h-75 {
  height: 75% !important;
}
.custom-css .h-100 {
  height: 100% !important;
}
.custom-css .h-auto {
  height: auto !important;
}
.custom-css .mw-100 {
  max-width: 100% !important;
}
.custom-css .mh-100 {
  max-height: 100% !important;
}
.custom-css .min-vw-100 {
  min-width: 100vw !important;
}
.custom-css .min-vh-100 {
  min-height: 100vh !important;
}
.custom-css .vw-100 {
  width: 100vw !important;
}
.custom-css .vh-100 {
  height: 100vh !important;
}
.custom-css .m-0 {
  margin: 0 !important;
}
.custom-css .mt-0,
.custom-css .my-0 {
  margin-top: 0 !important;
}
.custom-css .mr-0,
.custom-css .mx-0 {
  margin-right: 0 !important;
}
.custom-css .mb-0,
.custom-css .my-0 {
  margin-bottom: 0 !important;
}
.custom-css .ml-0,
.custom-css .mx-0 {
  margin-left: 0 !important;
}
.custom-css .m-1 {
  margin: 0.25rem !important;
}
.custom-css .mt-1,
.custom-css .my-1 {
  margin-top: 0.25rem !important;
}
.custom-css .mr-1,
.custom-css .mx-1 {
  margin-right: 0.25rem !important;
}
.custom-css .mb-1,
.custom-css .my-1 {
  margin-bottom: 0.25rem !important;
}
.custom-css .ml-1,
.custom-css .mx-1 {
  margin-left: 0.25rem !important;
}
.custom-css .m-2 {
  margin: 0.5rem !important;
}
.custom-css .mt-2,
.custom-css .my-2 {
  margin-top: 0.5rem !important;
}
.custom-css .mr-2,
.custom-css .mx-2 {
  margin-right: 0.5rem !important;
}
.custom-css .mb-2,
.custom-css .my-2 {
  margin-bottom: 0.5rem !important;
}
.custom-css .ml-2,
.custom-css .mx-2 {
  margin-left: 0.5rem !important;
}
.custom-css .m-3 {
  margin: 1rem !important;
}
.custom-css .mt-3,
.custom-css .my-3 {
  margin-top: 1rem !important;
}
.custom-css .mr-3,
.custom-css .mx-3 {
  margin-right: 1rem !important;
}
.custom-css .mb-3,
.custom-css .my-3 {
  margin-bottom: 1rem !important;
}
.custom-css .ml-3,
.custom-css .mx-3 {
  margin-left: 1rem !important;
}
.custom-css .m-4 {
  margin: 1.5rem !important;
}
.custom-css .mt-4,
.custom-css .my-4 {
  margin-top: 1.5rem !important;
}
.custom-css .mr-4,
.custom-css .mx-4 {
  margin-right: 1.5rem !important;
}
.custom-css .mb-4,
.custom-css .my-4 {
  margin-bottom: 1.5rem !important;
}
.custom-css .ml-4,
.custom-css .mx-4 {
  margin-left: 1.5rem !important;
}
.custom-css .m-5 {
  margin: 3rem !important;
}
.custom-css .mt-5,
.custom-css .my-5 {
  margin-top: 3rem !important;
}
.custom-css .mr-5,
.custom-css .mx-5 {
  margin-right: 3rem !important;
}
.custom-css .mb-5,
.custom-css .my-5 {
  margin-bottom: 3rem !important;
}
.custom-css .ml-5,
.custom-css .mx-5 {
  margin-left: 3rem !important;
}
.custom-css .p-0 {
  padding: 0 !important;
}
.custom-css .pt-0,
.custom-css .py-0 {
  padding-top: 0 !important;
}
.custom-css .pr-0,
.custom-css .px-0 {
  padding-right: 0 !important;
}
.custom-css .pb-0,
.custom-css .py-0 {
  padding-bottom: 0 !important;
}
.custom-css .pl-0,
.custom-css .px-0 {
  padding-left: 0 !important;
}
.custom-css .p-1 {
  padding: 0.25rem !important;
}
.custom-css .pt-1,
.custom-css .py-1 {
  padding-top: 0.25rem !important;
}
.custom-css .pr-1,
.custom-css .px-1 {
  padding-right: 0.25rem !important;
}
.custom-css .pb-1,
.custom-css .py-1 {
  padding-bottom: 0.25rem !important;
}
.custom-css .pl-1,
.custom-css .px-1 {
  padding-left: 0.25rem !important;
}
.custom-css .p-2 {
  padding: 0.5rem !important;
}
.custom-css .pt-2,
.custom-css .py-2 {
  padding-top: 0.5rem !important;
}
.custom-css .pr-2,
.custom-css .px-2 {
  padding-right: 0.5rem !important;
}
.custom-css .pb-2,
.custom-css .py-2 {
  padding-bottom: 0.5rem !important;
}
.custom-css .pl-2,
.custom-css .px-2 {
  padding-left: 0.5rem !important;
}
.custom-css .p-3 {
  padding: 1rem !important;
}
.custom-css .pt-3,
.custom-css .py-3 {
  padding-top: 1rem !important;
}
.custom-css .pr-3,
.custom-css .px-3 {
  padding-right: 1rem !important;
}
.custom-css .pb-3,
.custom-css .py-3 {
  padding-bottom: 1rem !important;
}
.custom-css .pl-3,
.custom-css .px-3 {
  padding-left: 1rem !important;
}
.custom-css .p-4 {
  padding: 1.5rem !important;
}
.custom-css .pt-4,
.custom-css .py-4 {
  padding-top: 1.5rem !important;
}
.custom-css .pr-4,
.custom-css .px-4 {
  padding-right: 1.5rem !important;
}
.custom-css .pb-4,
.custom-css .py-4 {
  padding-bottom: 1.5rem !important;
}
.custom-css .pl-4,
.custom-css .px-4 {
  padding-left: 1.5rem !important;
}
.custom-css .p-5 {
  padding: 3rem !important;
}
.custom-css .pt-5,
.custom-css .py-5 {
  padding-top: 3rem !important;
}
.custom-css .pr-5,
.custom-css .px-5 {
  padding-right: 3rem !important;
}
.custom-css .pb-5,
.custom-css .py-5 {
  padding-bottom: 3rem !important;
}
.custom-css .pl-5,
.custom-css .px-5 {
  padding-left: 3rem !important;
}
.custom-css .m-n1 {
  margin: -0.25rem !important;
}
.custom-css .mt-n1,
.custom-css .my-n1 {
  margin-top: -0.25rem !important;
}
.custom-css .mr-n1,
.custom-css .mx-n1 {
  margin-right: -0.25rem !important;
}
.custom-css .mb-n1,
.custom-css .my-n1 {
  margin-bottom: -0.25rem !important;
}
.custom-css .ml-n1,
.custom-css .mx-n1 {
  margin-left: -0.25rem !important;
}
.custom-css .m-n2 {
  margin: -0.5rem !important;
}
.custom-css .mt-n2,
.custom-css .my-n2 {
  margin-top: -0.5rem !important;
}
.custom-css .mr-n2,
.custom-css .mx-n2 {
  margin-right: -0.5rem !important;
}
.custom-css .mb-n2,
.custom-css .my-n2 {
  margin-bottom: -0.5rem !important;
}
.custom-css .ml-n2,
.custom-css .mx-n2 {
  margin-left: -0.5rem !important;
}
.custom-css .m-n3 {
  margin: -1rem !important;
}
.custom-css .mt-n3,
.custom-css .my-n3 {
  margin-top: -1rem !important;
}
.custom-css .mr-n3,
.custom-css .mx-n3 {
  margin-right: -1rem !important;
}
.custom-css .mb-n3,
.custom-css .my-n3 {
  margin-bottom: -1rem !important;
}
.custom-css .ml-n3,
.custom-css .mx-n3 {
  margin-left: -1rem !important;
}
.custom-css .m-n4 {
  margin: -1.5rem !important;
}
.custom-css .mt-n4,
.custom-css .my-n4 {
  margin-top: -1.5rem !important;
}
.custom-css .mr-n4,
.custom-css .mx-n4 {
  margin-right: -1.5rem !important;
}
.custom-css .mb-n4,
.custom-css .my-n4 {
  margin-bottom: -1.5rem !important;
}
.custom-css .ml-n4,
.custom-css .mx-n4 {
  margin-left: -1.5rem !important;
}
.custom-css .m-n5 {
  margin: -3rem !important;
}
.custom-css .mt-n5,
.custom-css .my-n5 {
  margin-top: -3rem !important;
}
.custom-css .mr-n5,
.custom-css .mx-n5 {
  margin-right: -3rem !important;
}
.custom-css .mb-n5,
.custom-css .my-n5 {
  margin-bottom: -3rem !important;
}
.custom-css .ml-n5,
.custom-css .mx-n5 {
  margin-left: -3rem !important;
}
.custom-css .m-auto {
  margin: auto !important;
}
.custom-css .mt-auto,
.custom-css .my-auto {
  margin-top: auto !important;
}
.custom-css .mr-auto,
.custom-css .mx-auto {
  margin-right: auto !important;
}
.custom-css .mb-auto,
.custom-css .my-auto {
  margin-bottom: auto !important;
}
.custom-css .ml-auto,
.custom-css .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .custom-css .m-sm-0 {
    margin: 0 !important;
  }
  .custom-css .mt-sm-0,
  .custom-css .my-sm-0 {
    margin-top: 0 !important;
  }
  .custom-css .mr-sm-0,
  .custom-css .mx-sm-0 {
    margin-right: 0 !important;
  }
  .custom-css .mb-sm-0,
  .custom-css .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .custom-css .ml-sm-0,
  .custom-css .mx-sm-0 {
    margin-left: 0 !important;
  }
  .custom-css .m-sm-1 {
    margin: 0.25rem !important;
  }
  .custom-css .mt-sm-1,
  .custom-css .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .custom-css .mr-sm-1,
  .custom-css .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .custom-css .mb-sm-1,
  .custom-css .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .custom-css .ml-sm-1,
  .custom-css .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .custom-css .m-sm-2 {
    margin: 0.5rem !important;
  }
  .custom-css .mt-sm-2,
  .custom-css .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .custom-css .mr-sm-2,
  .custom-css .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .custom-css .mb-sm-2,
  .custom-css .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .custom-css .ml-sm-2,
  .custom-css .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .custom-css .m-sm-3 {
    margin: 1rem !important;
  }
  .custom-css .mt-sm-3,
  .custom-css .my-sm-3 {
    margin-top: 1rem !important;
  }
  .custom-css .mr-sm-3,
  .custom-css .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .custom-css .mb-sm-3,
  .custom-css .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .custom-css .ml-sm-3,
  .custom-css .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .custom-css .m-sm-4 {
    margin: 1.5rem !important;
  }
  .custom-css .mt-sm-4,
  .custom-css .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .custom-css .mr-sm-4,
  .custom-css .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .custom-css .mb-sm-4,
  .custom-css .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .custom-css .ml-sm-4,
  .custom-css .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .custom-css .m-sm-5 {
    margin: 3rem !important;
  }
  .custom-css .mt-sm-5,
  .custom-css .my-sm-5 {
    margin-top: 3rem !important;
  }
  .custom-css .mr-sm-5,
  .custom-css .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .custom-css .mb-sm-5,
  .custom-css .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .custom-css .ml-sm-5,
  .custom-css .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .custom-css .p-sm-0 {
    padding: 0 !important;
  }
  .custom-css .pt-sm-0,
  .custom-css .py-sm-0 {
    padding-top: 0 !important;
  }
  .custom-css .pr-sm-0,
  .custom-css .px-sm-0 {
    padding-right: 0 !important;
  }
  .custom-css .pb-sm-0,
  .custom-css .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .custom-css .pl-sm-0,
  .custom-css .px-sm-0 {
    padding-left: 0 !important;
  }
  .custom-css .p-sm-1 {
    padding: 0.25rem !important;
  }
  .custom-css .pt-sm-1,
  .custom-css .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .custom-css .pr-sm-1,
  .custom-css .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .custom-css .pb-sm-1,
  .custom-css .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .custom-css .pl-sm-1,
  .custom-css .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .custom-css .p-sm-2 {
    padding: 0.5rem !important;
  }
  .custom-css .pt-sm-2,
  .custom-css .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .custom-css .pr-sm-2,
  .custom-css .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .custom-css .pb-sm-2,
  .custom-css .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .custom-css .pl-sm-2,
  .custom-css .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .custom-css .p-sm-3 {
    padding: 1rem !important;
  }
  .custom-css .pt-sm-3,
  .custom-css .py-sm-3 {
    padding-top: 1rem !important;
  }
  .custom-css .pr-sm-3,
  .custom-css .px-sm-3 {
    padding-right: 1rem !important;
  }
  .custom-css .pb-sm-3,
  .custom-css .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .custom-css .pl-sm-3,
  .custom-css .px-sm-3 {
    padding-left: 1rem !important;
  }
  .custom-css .p-sm-4 {
    padding: 1.5rem !important;
  }
  .custom-css .pt-sm-4,
  .custom-css .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .custom-css .pr-sm-4,
  .custom-css .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .custom-css .pb-sm-4,
  .custom-css .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .custom-css .pl-sm-4,
  .custom-css .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .custom-css .p-sm-5 {
    padding: 3rem !important;
  }
  .custom-css .pt-sm-5,
  .custom-css .py-sm-5 {
    padding-top: 3rem !important;
  }
  .custom-css .pr-sm-5,
  .custom-css .px-sm-5 {
    padding-right: 3rem !important;
  }
  .custom-css .pb-sm-5,
  .custom-css .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .custom-css .pl-sm-5,
  .custom-css .px-sm-5 {
    padding-left: 3rem !important;
  }
  .custom-css .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .custom-css .mt-sm-n1,
  .custom-css .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .custom-css .mr-sm-n1,
  .custom-css .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .custom-css .mb-sm-n1,
  .custom-css .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .custom-css .ml-sm-n1,
  .custom-css .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .custom-css .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .custom-css .mt-sm-n2,
  .custom-css .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .custom-css .mr-sm-n2,
  .custom-css .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .custom-css .mb-sm-n2,
  .custom-css .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .custom-css .ml-sm-n2,
  .custom-css .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .custom-css .m-sm-n3 {
    margin: -1rem !important;
  }
  .custom-css .mt-sm-n3,
  .custom-css .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .custom-css .mr-sm-n3,
  .custom-css .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .custom-css .mb-sm-n3,
  .custom-css .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .custom-css .ml-sm-n3,
  .custom-css .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .custom-css .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .custom-css .mt-sm-n4,
  .custom-css .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .custom-css .mr-sm-n4,
  .custom-css .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .custom-css .mb-sm-n4,
  .custom-css .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .custom-css .ml-sm-n4,
  .custom-css .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .custom-css .m-sm-n5 {
    margin: -3rem !important;
  }
  .custom-css .mt-sm-n5,
  .custom-css .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .custom-css .mr-sm-n5,
  .custom-css .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .custom-css .mb-sm-n5,
  .custom-css .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .custom-css .ml-sm-n5,
  .custom-css .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .custom-css .m-sm-auto {
    margin: auto !important;
  }
  .custom-css .mt-sm-auto,
  .custom-css .my-sm-auto {
    margin-top: auto !important;
  }
  .custom-css .mr-sm-auto,
  .custom-css .mx-sm-auto {
    margin-right: auto !important;
  }
  .custom-css .mb-sm-auto,
  .custom-css .my-sm-auto {
    margin-bottom: auto !important;
  }
  .custom-css .ml-sm-auto,
  .custom-css .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .custom-css .m-md-0 {
    margin: 0 !important;
  }
  .custom-css .mt-md-0,
  .custom-css .my-md-0 {
    margin-top: 0 !important;
  }
  .custom-css .mr-md-0,
  .custom-css .mx-md-0 {
    margin-right: 0 !important;
  }
  .custom-css .mb-md-0,
  .custom-css .my-md-0 {
    margin-bottom: 0 !important;
  }
  .custom-css .ml-md-0,
  .custom-css .mx-md-0 {
    margin-left: 0 !important;
  }
  .custom-css .m-md-1 {
    margin: 0.25rem !important;
  }
  .custom-css .mt-md-1,
  .custom-css .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .custom-css .mr-md-1,
  .custom-css .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .custom-css .mb-md-1,
  .custom-css .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .custom-css .ml-md-1,
  .custom-css .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .custom-css .m-md-2 {
    margin: 0.5rem !important;
  }
  .custom-css .mt-md-2,
  .custom-css .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .custom-css .mr-md-2,
  .custom-css .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .custom-css .mb-md-2,
  .custom-css .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .custom-css .ml-md-2,
  .custom-css .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .custom-css .m-md-3 {
    margin: 1rem !important;
  }
  .custom-css .mt-md-3,
  .custom-css .my-md-3 {
    margin-top: 1rem !important;
  }
  .custom-css .mr-md-3,
  .custom-css .mx-md-3 {
    margin-right: 1rem !important;
  }
  .custom-css .mb-md-3,
  .custom-css .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .custom-css .ml-md-3,
  .custom-css .mx-md-3 {
    margin-left: 1rem !important;
  }
  .custom-css .m-md-4 {
    margin: 1.5rem !important;
  }
  .custom-css .mt-md-4,
  .custom-css .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .custom-css .mr-md-4,
  .custom-css .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .custom-css .mb-md-4,
  .custom-css .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .custom-css .ml-md-4,
  .custom-css .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .custom-css .m-md-5 {
    margin: 3rem !important;
  }
  .custom-css .mt-md-5,
  .custom-css .my-md-5 {
    margin-top: 3rem !important;
  }
  .custom-css .mr-md-5,
  .custom-css .mx-md-5 {
    margin-right: 3rem !important;
  }
  .custom-css .mb-md-5,
  .custom-css .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .custom-css .ml-md-5,
  .custom-css .mx-md-5 {
    margin-left: 3rem !important;
  }
  .custom-css .p-md-0 {
    padding: 0 !important;
  }
  .custom-css .pt-md-0,
  .custom-css .py-md-0 {
    padding-top: 0 !important;
  }
  .custom-css .pr-md-0,
  .custom-css .px-md-0 {
    padding-right: 0 !important;
  }
  .custom-css .pb-md-0,
  .custom-css .py-md-0 {
    padding-bottom: 0 !important;
  }
  .custom-css .pl-md-0,
  .custom-css .px-md-0 {
    padding-left: 0 !important;
  }
  .custom-css .p-md-1 {
    padding: 0.25rem !important;
  }
  .custom-css .pt-md-1,
  .custom-css .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .custom-css .pr-md-1,
  .custom-css .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .custom-css .pb-md-1,
  .custom-css .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .custom-css .pl-md-1,
  .custom-css .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .custom-css .p-md-2 {
    padding: 0.5rem !important;
  }
  .custom-css .pt-md-2,
  .custom-css .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .custom-css .pr-md-2,
  .custom-css .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .custom-css .pb-md-2,
  .custom-css .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .custom-css .pl-md-2,
  .custom-css .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .custom-css .p-md-3 {
    padding: 1rem !important;
  }
  .custom-css .pt-md-3,
  .custom-css .py-md-3 {
    padding-top: 1rem !important;
  }
  .custom-css .pr-md-3,
  .custom-css .px-md-3 {
    padding-right: 1rem !important;
  }
  .custom-css .pb-md-3,
  .custom-css .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .custom-css .pl-md-3,
  .custom-css .px-md-3 {
    padding-left: 1rem !important;
  }
  .custom-css .p-md-4 {
    padding: 1.5rem !important;
  }
  .custom-css .pt-md-4,
  .custom-css .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .custom-css .pr-md-4,
  .custom-css .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .custom-css .pb-md-4,
  .custom-css .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .custom-css .pl-md-4,
  .custom-css .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .custom-css .p-md-5 {
    padding: 3rem !important;
  }
  .custom-css .pt-md-5,
  .custom-css .py-md-5 {
    padding-top: 3rem !important;
  }
  .custom-css .pr-md-5,
  .custom-css .px-md-5 {
    padding-right: 3rem !important;
  }
  .custom-css .pb-md-5,
  .custom-css .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .custom-css .pl-md-5,
  .custom-css .px-md-5 {
    padding-left: 3rem !important;
  }
  .custom-css .m-md-n1 {
    margin: -0.25rem !important;
  }
  .custom-css .mt-md-n1,
  .custom-css .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .custom-css .mr-md-n1,
  .custom-css .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .custom-css .mb-md-n1,
  .custom-css .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .custom-css .ml-md-n1,
  .custom-css .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .custom-css .m-md-n2 {
    margin: -0.5rem !important;
  }
  .custom-css .mt-md-n2,
  .custom-css .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .custom-css .mr-md-n2,
  .custom-css .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .custom-css .mb-md-n2,
  .custom-css .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .custom-css .ml-md-n2,
  .custom-css .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .custom-css .m-md-n3 {
    margin: -1rem !important;
  }
  .custom-css .mt-md-n3,
  .custom-css .my-md-n3 {
    margin-top: -1rem !important;
  }
  .custom-css .mr-md-n3,
  .custom-css .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .custom-css .mb-md-n3,
  .custom-css .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .custom-css .ml-md-n3,
  .custom-css .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .custom-css .m-md-n4 {
    margin: -1.5rem !important;
  }
  .custom-css .mt-md-n4,
  .custom-css .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .custom-css .mr-md-n4,
  .custom-css .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .custom-css .mb-md-n4,
  .custom-css .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .custom-css .ml-md-n4,
  .custom-css .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .custom-css .m-md-n5 {
    margin: -3rem !important;
  }
  .custom-css .mt-md-n5,
  .custom-css .my-md-n5 {
    margin-top: -3rem !important;
  }
  .custom-css .mr-md-n5,
  .custom-css .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .custom-css .mb-md-n5,
  .custom-css .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .custom-css .ml-md-n5,
  .custom-css .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .custom-css .m-md-auto {
    margin: auto !important;
  }
  .custom-css .mt-md-auto,
  .custom-css .my-md-auto {
    margin-top: auto !important;
  }
  .custom-css .mr-md-auto,
  .custom-css .mx-md-auto {
    margin-right: auto !important;
  }
  .custom-css .mb-md-auto,
  .custom-css .my-md-auto {
    margin-bottom: auto !important;
  }
  .custom-css .ml-md-auto,
  .custom-css .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .custom-css .m-lg-0 {
    margin: 0 !important;
  }
  .custom-css .mt-lg-0,
  .custom-css .my-lg-0 {
    margin-top: 0 !important;
  }
  .custom-css .mr-lg-0,
  .custom-css .mx-lg-0 {
    margin-right: 0 !important;
  }
  .custom-css .mb-lg-0,
  .custom-css .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .custom-css .ml-lg-0,
  .custom-css .mx-lg-0 {
    margin-left: 0 !important;
  }
  .custom-css .m-lg-1 {
    margin: 0.25rem !important;
  }
  .custom-css .mt-lg-1,
  .custom-css .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .custom-css .mr-lg-1,
  .custom-css .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .custom-css .mb-lg-1,
  .custom-css .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .custom-css .ml-lg-1,
  .custom-css .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .custom-css .m-lg-2 {
    margin: 0.5rem !important;
  }
  .custom-css .mt-lg-2,
  .custom-css .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .custom-css .mr-lg-2,
  .custom-css .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .custom-css .mb-lg-2,
  .custom-css .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .custom-css .ml-lg-2,
  .custom-css .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .custom-css .m-lg-3 {
    margin: 1rem !important;
  }
  .custom-css .mt-lg-3,
  .custom-css .my-lg-3 {
    margin-top: 1rem !important;
  }
  .custom-css .mr-lg-3,
  .custom-css .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .custom-css .mb-lg-3,
  .custom-css .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .custom-css .ml-lg-3,
  .custom-css .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .custom-css .m-lg-4 {
    margin: 1.5rem !important;
  }
  .custom-css .mt-lg-4,
  .custom-css .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .custom-css .mr-lg-4,
  .custom-css .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .custom-css .mb-lg-4,
  .custom-css .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .custom-css .ml-lg-4,
  .custom-css .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .custom-css .m-lg-5 {
    margin: 3rem !important;
  }
  .custom-css .mt-lg-5,
  .custom-css .my-lg-5 {
    margin-top: 3rem !important;
  }
  .custom-css .mr-lg-5,
  .custom-css .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .custom-css .mb-lg-5,
  .custom-css .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .custom-css .ml-lg-5,
  .custom-css .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .custom-css .p-lg-0 {
    padding: 0 !important;
  }
  .custom-css .pt-lg-0,
  .custom-css .py-lg-0 {
    padding-top: 0 !important;
  }
  .custom-css .pr-lg-0,
  .custom-css .px-lg-0 {
    padding-right: 0 !important;
  }
  .custom-css .pb-lg-0,
  .custom-css .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .custom-css .pl-lg-0,
  .custom-css .px-lg-0 {
    padding-left: 0 !important;
  }
  .custom-css .p-lg-1 {
    padding: 0.25rem !important;
  }
  .custom-css .pt-lg-1,
  .custom-css .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .custom-css .pr-lg-1,
  .custom-css .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .custom-css .pb-lg-1,
  .custom-css .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .custom-css .pl-lg-1,
  .custom-css .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .custom-css .p-lg-2 {
    padding: 0.5rem !important;
  }
  .custom-css .pt-lg-2,
  .custom-css .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .custom-css .pr-lg-2,
  .custom-css .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .custom-css .pb-lg-2,
  .custom-css .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .custom-css .pl-lg-2,
  .custom-css .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .custom-css .p-lg-3 {
    padding: 1rem !important;
  }
  .custom-css .pt-lg-3,
  .custom-css .py-lg-3 {
    padding-top: 1rem !important;
  }
  .custom-css .pr-lg-3,
  .custom-css .px-lg-3 {
    padding-right: 1rem !important;
  }
  .custom-css .pb-lg-3,
  .custom-css .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .custom-css .pl-lg-3,
  .custom-css .px-lg-3 {
    padding-left: 1rem !important;
  }
  .custom-css .p-lg-4 {
    padding: 1.5rem !important;
  }
  .custom-css .pt-lg-4,
  .custom-css .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .custom-css .pr-lg-4,
  .custom-css .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .custom-css .pb-lg-4,
  .custom-css .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .custom-css .pl-lg-4,
  .custom-css .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .custom-css .p-lg-5 {
    padding: 3rem !important;
  }
  .custom-css .pt-lg-5,
  .custom-css .py-lg-5 {
    padding-top: 3rem !important;
  }
  .custom-css .pr-lg-5,
  .custom-css .px-lg-5 {
    padding-right: 3rem !important;
  }
  .custom-css .pb-lg-5,
  .custom-css .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .custom-css .pl-lg-5,
  .custom-css .px-lg-5 {
    padding-left: 3rem !important;
  }
  .custom-css .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .custom-css .mt-lg-n1,
  .custom-css .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .custom-css .mr-lg-n1,
  .custom-css .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .custom-css .mb-lg-n1,
  .custom-css .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .custom-css .ml-lg-n1,
  .custom-css .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .custom-css .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .custom-css .mt-lg-n2,
  .custom-css .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .custom-css .mr-lg-n2,
  .custom-css .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .custom-css .mb-lg-n2,
  .custom-css .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .custom-css .ml-lg-n2,
  .custom-css .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .custom-css .m-lg-n3 {
    margin: -1rem !important;
  }
  .custom-css .mt-lg-n3,
  .custom-css .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .custom-css .mr-lg-n3,
  .custom-css .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .custom-css .mb-lg-n3,
  .custom-css .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .custom-css .ml-lg-n3,
  .custom-css .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .custom-css .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .custom-css .mt-lg-n4,
  .custom-css .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .custom-css .mr-lg-n4,
  .custom-css .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .custom-css .mb-lg-n4,
  .custom-css .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .custom-css .ml-lg-n4,
  .custom-css .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .custom-css .m-lg-n5 {
    margin: -3rem !important;
  }
  .custom-css .mt-lg-n5,
  .custom-css .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .custom-css .mr-lg-n5,
  .custom-css .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .custom-css .mb-lg-n5,
  .custom-css .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .custom-css .ml-lg-n5,
  .custom-css .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .custom-css .m-lg-auto {
    margin: auto !important;
  }
  .custom-css .mt-lg-auto,
  .custom-css .my-lg-auto {
    margin-top: auto !important;
  }
  .custom-css .mr-lg-auto,
  .custom-css .mx-lg-auto {
    margin-right: auto !important;
  }
  .custom-css .mb-lg-auto,
  .custom-css .my-lg-auto {
    margin-bottom: auto !important;
  }
  .custom-css .ml-lg-auto,
  .custom-css .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .custom-css .m-xl-0 {
    margin: 0 !important;
  }
  .custom-css .mt-xl-0,
  .custom-css .my-xl-0 {
    margin-top: 0 !important;
  }
  .custom-css .mr-xl-0,
  .custom-css .mx-xl-0 {
    margin-right: 0 !important;
  }
  .custom-css .mb-xl-0,
  .custom-css .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .custom-css .ml-xl-0,
  .custom-css .mx-xl-0 {
    margin-left: 0 !important;
  }
  .custom-css .m-xl-1 {
    margin: 0.25rem !important;
  }
  .custom-css .mt-xl-1,
  .custom-css .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .custom-css .mr-xl-1,
  .custom-css .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .custom-css .mb-xl-1,
  .custom-css .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .custom-css .ml-xl-1,
  .custom-css .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .custom-css .m-xl-2 {
    margin: 0.5rem !important;
  }
  .custom-css .mt-xl-2,
  .custom-css .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .custom-css .mr-xl-2,
  .custom-css .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .custom-css .mb-xl-2,
  .custom-css .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .custom-css .ml-xl-2,
  .custom-css .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .custom-css .m-xl-3 {
    margin: 1rem !important;
  }
  .custom-css .mt-xl-3,
  .custom-css .my-xl-3 {
    margin-top: 1rem !important;
  }
  .custom-css .mr-xl-3,
  .custom-css .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .custom-css .mb-xl-3,
  .custom-css .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .custom-css .ml-xl-3,
  .custom-css .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .custom-css .m-xl-4 {
    margin: 1.5rem !important;
  }
  .custom-css .mt-xl-4,
  .custom-css .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .custom-css .mr-xl-4,
  .custom-css .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .custom-css .mb-xl-4,
  .custom-css .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .custom-css .ml-xl-4,
  .custom-css .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .custom-css .m-xl-5 {
    margin: 3rem !important;
  }
  .custom-css .mt-xl-5,
  .custom-css .my-xl-5 {
    margin-top: 3rem !important;
  }
  .custom-css .mr-xl-5,
  .custom-css .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .custom-css .mb-xl-5,
  .custom-css .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .custom-css .ml-xl-5,
  .custom-css .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .custom-css .p-xl-0 {
    padding: 0 !important;
  }
  .custom-css .pt-xl-0,
  .custom-css .py-xl-0 {
    padding-top: 0 !important;
  }
  .custom-css .pr-xl-0,
  .custom-css .px-xl-0 {
    padding-right: 0 !important;
  }
  .custom-css .pb-xl-0,
  .custom-css .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .custom-css .pl-xl-0,
  .custom-css .px-xl-0 {
    padding-left: 0 !important;
  }
  .custom-css .p-xl-1 {
    padding: 0.25rem !important;
  }
  .custom-css .pt-xl-1,
  .custom-css .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .custom-css .pr-xl-1,
  .custom-css .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .custom-css .pb-xl-1,
  .custom-css .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .custom-css .pl-xl-1,
  .custom-css .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .custom-css .p-xl-2 {
    padding: 0.5rem !important;
  }
  .custom-css .pt-xl-2,
  .custom-css .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .custom-css .pr-xl-2,
  .custom-css .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .custom-css .pb-xl-2,
  .custom-css .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .custom-css .pl-xl-2,
  .custom-css .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .custom-css .p-xl-3 {
    padding: 1rem !important;
  }
  .custom-css .pt-xl-3,
  .custom-css .py-xl-3 {
    padding-top: 1rem !important;
  }
  .custom-css .pr-xl-3,
  .custom-css .px-xl-3 {
    padding-right: 1rem !important;
  }
  .custom-css .pb-xl-3,
  .custom-css .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .custom-css .pl-xl-3,
  .custom-css .px-xl-3 {
    padding-left: 1rem !important;
  }
  .custom-css .p-xl-4 {
    padding: 1.5rem !important;
  }
  .custom-css .pt-xl-4,
  .custom-css .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .custom-css .pr-xl-4,
  .custom-css .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .custom-css .pb-xl-4,
  .custom-css .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .custom-css .pl-xl-4,
  .custom-css .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .custom-css .p-xl-5 {
    padding: 3rem !important;
  }
  .custom-css .pt-xl-5,
  .custom-css .py-xl-5 {
    padding-top: 3rem !important;
  }
  .custom-css .pr-xl-5,
  .custom-css .px-xl-5 {
    padding-right: 3rem !important;
  }
  .custom-css .pb-xl-5,
  .custom-css .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .custom-css .pl-xl-5,
  .custom-css .px-xl-5 {
    padding-left: 3rem !important;
  }
  .custom-css .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .custom-css .mt-xl-n1,
  .custom-css .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .custom-css .mr-xl-n1,
  .custom-css .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .custom-css .mb-xl-n1,
  .custom-css .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .custom-css .ml-xl-n1,
  .custom-css .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .custom-css .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .custom-css .mt-xl-n2,
  .custom-css .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .custom-css .mr-xl-n2,
  .custom-css .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .custom-css .mb-xl-n2,
  .custom-css .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .custom-css .ml-xl-n2,
  .custom-css .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .custom-css .m-xl-n3 {
    margin: -1rem !important;
  }
  .custom-css .mt-xl-n3,
  .custom-css .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .custom-css .mr-xl-n3,
  .custom-css .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .custom-css .mb-xl-n3,
  .custom-css .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .custom-css .ml-xl-n3,
  .custom-css .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .custom-css .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .custom-css .mt-xl-n4,
  .custom-css .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .custom-css .mr-xl-n4,
  .custom-css .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .custom-css .mb-xl-n4,
  .custom-css .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .custom-css .ml-xl-n4,
  .custom-css .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .custom-css .m-xl-n5 {
    margin: -3rem !important;
  }
  .custom-css .mt-xl-n5,
  .custom-css .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .custom-css .mr-xl-n5,
  .custom-css .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .custom-css .mb-xl-n5,
  .custom-css .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .custom-css .ml-xl-n5,
  .custom-css .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .custom-css .m-xl-auto {
    margin: auto !important;
  }
  .custom-css .mt-xl-auto,
  .custom-css .my-xl-auto {
    margin-top: auto !important;
  }
  .custom-css .mr-xl-auto,
  .custom-css .mx-xl-auto {
    margin-right: auto !important;
  }
  .custom-css .mb-xl-auto,
  .custom-css .my-xl-auto {
    margin-bottom: auto !important;
  }
  .custom-css .ml-xl-auto,
  .custom-css .mx-xl-auto {
    margin-left: auto !important;
  }
}
.custom-css .stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.custom-css .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}
.custom-css .text-justify {
  text-align: justify !important;
}
.custom-css .text-wrap {
  white-space: normal !important;
}
.custom-css .text-nowrap {
  white-space: nowrap !important;
}
.custom-css .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-css .text-left {
  text-align: left !important;
}
.custom-css .text-right {
  text-align: right !important;
}
.custom-css .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .custom-css .text-sm-left {
    text-align: left !important;
  }
  .custom-css .text-sm-right {
    text-align: right !important;
  }
  .custom-css .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .custom-css .text-md-left {
    text-align: left !important;
  }
  .custom-css .text-md-right {
    text-align: right !important;
  }
  .custom-css .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .custom-css .text-lg-left {
    text-align: left !important;
  }
  .custom-css .text-lg-right {
    text-align: right !important;
  }
  .custom-css .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .custom-css .text-xl-left {
    text-align: left !important;
  }
  .custom-css .text-xl-right {
    text-align: right !important;
  }
  .custom-css .text-xl-center {
    text-align: center !important;
  }
}
.custom-css .text-lowercase {
  text-transform: lowercase !important;
}
.custom-css .text-uppercase {
  text-transform: uppercase !important;
}
.custom-css .text-capitalize {
  text-transform: capitalize !important;
}
.custom-css .font-weight-light {
  font-weight: 300 !important;
}
.custom-css .font-weight-lighter {
  font-weight: lighter !important;
}
.custom-css .font-weight-normal {
  font-weight: 400 !important;
}
.custom-css .font-weight-bold {
  font-weight: 700 !important;
}
.custom-css .font-weight-bolder {
  font-weight: bolder !important;
}
.custom-css .font-italic {
  font-style: italic !important;
}
.custom-css .text-white {
  color: #fff !important;
}
.custom-css .text-primary {
  color: #007bff !important;
}
.custom-css a.text-primary:focus,
.custom-css a.text-primary:hover {
  color: #0056b3 !important;
}
.custom-css .text-secondary {
  color: #6c757d !important;
}
.custom-css a.text-secondary:focus,
.custom-css a.text-secondary:hover {
  color: #494f54 !important;
}
.custom-css .text-success {
  color: #28a745 !important;
}
.custom-css a.text-success:focus,
.custom-css a.text-success:hover {
  color: #19692c !important;
}
.custom-css .text-info {
  color: #17a2b8 !important;
}
.custom-css a.text-info:focus,
.custom-css a.text-info:hover {
  color: #0f6674 !important;
}
.custom-css .text-warning {
  color: #ffc107 !important;
}
.custom-css a.text-warning:focus,
.custom-css a.text-warning:hover {
  color: #ba8b00 !important;
}
.custom-css .text-danger {
  color: #dc3545 !important;
}
.custom-css a.text-danger:focus,
.custom-css a.text-danger:hover {
  color: #a71d2a !important;
}
.custom-css .text-light {
  color: #f8f9fa !important;
}
.custom-css a.text-light:focus,
.custom-css a.text-light:hover {
  color: #cbd3da !important;
}
.custom-css .text-dark {
  color: #343a40 !important;
}
.custom-css a.text-dark:focus,
.custom-css a.text-dark:hover {
  color: #121416 !important;
}
.custom-css .text-body {
  color: #212529 !important;
}
.custom-css .text-muted {
  color: #6c757d !important;
}
.custom-css .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.custom-css .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.custom-css .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.custom-css .text-decoration-none {
  text-decoration: none !important;
}
.custom-css .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.custom-css .text-reset {
  color: inherit !important;
}
.custom-css .visible {
  visibility: visible !important;
}
.custom-css .invisible {
  visibility: hidden !important;
}
@media print {
  .custom-css *,
  .custom-css :after,
  .custom-css :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .custom-css a:not(.btn) {
    text-decoration: underline;
  }
  .custom-css abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .custom-css pre {
    white-space: pre-wrap !important;
  }
  .custom-css blockquote,
  .custom-css pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .custom-css thead {
    display: table-header-group;
  }
  .custom-css img,
  .custom-css tr {
    page-break-inside: avoid;
  }
  .custom-css h2,
  .custom-css h3,
  .custom-css p {
    orphans: 3;
    widows: 3;
  }
  .custom-css h2,
  .custom-css h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  .custom-css .container,
  .custom-css body {
    min-width: 992px !important;
  }
  .custom-css .navbar {
    display: none;
  }
  .custom-css .badge {
    border: 1px solid #000;
  }
  .custom-css .table {
    border-collapse: collapse !important;
  }
  .custom-css .table td,
  .custom-css .table th {
    background-color: #fff !important;
  }
  .custom-css .table-bordered td,
  .custom-css .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .custom-css .table-dark {
    color: inherit;
  }
  .custom-css .table-dark tbody + tbody,
  .custom-css .table-dark td,
  .custom-css .table-dark th,
  .custom-css .table-dark thead th {
    border-color: #dee2e6;
  }
  .custom-css .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
.custom-css :root {
  --swiper-theme-color: #ffcb05;
}
.custom-css .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.custom-css .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.custom-css .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.custom-css .swiper-container-android .swiper-slide,
.custom-css .swiper-wrapper {
  transform: translateZ(0);
}
.custom-css .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.custom-css .swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.custom-css .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.custom-css .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.custom-css .swiper-slide-invisible-blank {
  visibility: hidden;
}
.custom-css .swiper-container-autoheight,
.custom-css .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.custom-css .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.custom-css .swiper-container-3d {
  perspective: 1200px;
}
.custom-css .swiper-container-3d .swiper-cube-shadow,
.custom-css .swiper-container-3d .swiper-slide,
.custom-css .swiper-container-3d .swiper-slide-shadow-bottom,
.custom-css .swiper-container-3d .swiper-slide-shadow-left,
.custom-css .swiper-container-3d .swiper-slide-shadow-right,
.custom-css .swiper-container-3d .swiper-slide-shadow-top,
.custom-css .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.custom-css .swiper-container-3d .swiper-slide-shadow-bottom,
.custom-css .swiper-container-3d .swiper-slide-shadow-left,
.custom-css .swiper-container-3d .swiper-slide-shadow-right,
.custom-css .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.custom-css .swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.custom-css .swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.custom-css .swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.custom-css .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.custom-css .swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.custom-css .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.custom-css .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.custom-css .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.custom-css .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.custom-css :root {
  --swiper-navigation-size: 44px;
}
.custom-css .swiper-button-next,
.custom-css .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.custom-css .swiper-button-next.swiper-button-disabled,
.custom-css .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.custom-css .swiper-button-next:after,
.custom-css .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-feature-settings: normal;
  font-variant: normal;
}
.custom-css .swiper-button-prev,
.custom-css .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.custom-css .swiper-button-prev:after,
.custom-css .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.custom-css .swiper-button-next,
.custom-css .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.custom-css .swiper-button-next:after,
.custom-css .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.custom-css .swiper-button-next.swiper-button-white,
.custom-css .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.custom-css .swiper-button-next.swiper-button-black,
.custom-css .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}
.custom-css .swiper-button-lock {
  display: none;
}
.custom-css .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s;
  transform: translateZ(0);
  z-index: 10;
}
.custom-css .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-bullets,
.custom-css .swiper-pagination-custom,
.custom-css .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.custom-css .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.custom-css .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.custom-css .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.custom-css button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-css .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.custom-css .swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.custom-css .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.custom-css .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.custom-css .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.custom-css .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.custom-css .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.custom-css .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.custom-css .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.custom-css .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-progressbar,
.custom-css .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.custom-css .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.custom-css .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.custom-css .swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.custom-css .swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.custom-css .swiper-pagination-lock {
  display: none;
}
.custom-css .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.custom-css .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.custom-css .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.custom-css .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.custom-css .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.custom-css .swiper-scrollbar-lock {
  display: none;
}
.custom-css .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.custom-css .swiper-zoom-container > canvas,
.custom-css .swiper-zoom-container > img,
.custom-css .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.custom-css .swiper-slide-zoomed {
  cursor: move;
}
.custom-css .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent;
}
.custom-css .swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.custom-css .swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn);
  }
}
.custom-css .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.custom-css .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.custom-css .swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.custom-css .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.custom-css .swiper-container-fade .swiper-slide-active,
.custom-css .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.custom-css .swiper-container-cube {
  overflow: visible;
}
.custom-css .swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.custom-css .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.custom-css .swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.custom-css .swiper-container-cube .swiper-slide-active,
.custom-css .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.custom-css .swiper-container-cube .swiper-slide-active,
.custom-css .swiper-container-cube .swiper-slide-next,
.custom-css .swiper-container-cube .swiper-slide-next + .swiper-slide,
.custom-css .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.custom-css .swiper-container-cube .swiper-slide-shadow-bottom,
.custom-css .swiper-container-cube .swiper-slide-shadow-left,
.custom-css .swiper-container-cube .swiper-slide-shadow-right,
.custom-css .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.custom-css .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}
.custom-css .swiper-container-flip {
  overflow: visible;
}
.custom-css .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.custom-css .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.custom-css .swiper-container-flip .swiper-slide-active,
.custom-css .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.custom-css .swiper-container-flip .swiper-slide-shadow-bottom,
.custom-css .swiper-container-flip .swiper-slide-shadow-left,
.custom-css .swiper-container-flip .swiper-slide-shadow-right,
.custom-css .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.custom-css :root {
  --c-white: #fff;
  --c-athens-gray: #fafafb;
  --c-text: #17173a;
  --c-text-subdued: #464662;
  --c-ugc: #ffa105;
  --c-ugc-gradient: linear-gradient(53.19deg, #ffb800 4.71%, #f90 109.57%);
  --c-lr-light: #783ff1;
  --c-lr-gradient: linear-gradient(159.93deg, #ad61ce 18.55%, #783ff1 77.67%);
  --g-section-padding: 130px;
  --g-section-bg: transparent;
  --g-row-margin: 100px;
  --g-row-margin-modifier: 1;
  --g-gutter: 15px;
  --g-width: 1140px;
  --skew-degrees: 5;
  --skew: calc(var(--skew-angle) * var(--skew-degrees) * 1px);
  --skew-padding: 100px;
}
@media (max-width: 1200px) {
  .custom-css :root {
    --g-width: 960px;
  }
}
@media (max-width: 991px) {
  .custom-css :root {
    --g-width: 720px;
  }
}
@media (max-width: 767px) {
  .custom-css :root {
    --g-width: 540px;
  }
}
@media (max-width: 575px) {
  .custom-css :root {
    --g-width: 100%;
  }
}
.custom-css div#__next,
.custom-css html {
  overflow-x: hidden;
}
.custom-css html {
  width: 100%;
  scroll-behavior: smooth;
}
.custom-css body.body--no-overflow {
  overflow: unset;
}
.custom-css body.page-posts {
  background: #fafafb;
}
.custom-css body.page-post,
.custom-css body.page-resource,
.custom-css body.page-resources {
  background: #fff;
}
.custom-css .section {
  position: relative;
  padding: 130px 0;
}
.custom-css .section > .row {
  margin: 0 0 86px;
}
.custom-css .section > .row:last-child {
  margin-bottom: 0;
}
.custom-css .section .section__intro {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}
.custom-css .section--overlap {
  z-index: 2;
  overflow: hidden;
  margin-top: calc((var(--skew-angle, 1vw) * -5 + 0) * 1px);
}
.custom-css .section--alabaster {
  background: #f9f9f9;
}
.custom-css .section--integrations {
  padding-bottom: 200px;
}
@media (max-width: 991px) {
  .custom-css .section--integrations {
    padding-bottom: 100px;
  }
}
.custom-css .section--col-lr-gradient {
  background: linear-gradient(159.93deg, #ad61ce 18.55%, #783ff1 77.67%);
}
.custom-css .section--port-gore {
  background: #17173a;
}
.custom-css .section--sk-bot {
  padding-bottom: calc((var(--skew-angle, 1vw) * 5 + 130) * 1px);
}
.custom-css .section--sk-top {
  padding-top: calc((var(--skew-angle, 1vw) * 5 + 100) * 1px);
}
.custom-css .section--sk-top:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: calc((var(--skew-angle, 1vw) * 5 + 0) * 1px) solid #fff;
  border-left: 0 solid transparent;
  border-right: 100vw solid transparent;
}
.custom-css .section--skew {
  padding: calc((var(--skew-angle, 1vw) * 5 + 100) * 1px) 0;
}
.custom-css .section--skew:after,
.custom-css .section--skew:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: calc((var(--skew-angle, 1vw) * 5 + 0) * 1px) solid #fff;
  border-left: 0 solid transparent;
  border-right: 100vw solid transparent;
}
.custom-css .section--skew:before {
  top: -1px;
}
.custom-css .section--skew:after {
  bottom: -1px;
  border-top-color: transparent;
  border-right-color: #fff;
}
.custom-css .section--sk-alabaster:before {
  border-top-color: #f9f9f9;
}
.custom-css .section--sk-bridal:before {
  border-top-color: #fffaf3;
}
.custom-css .section--dots {
  background: url(../png/dot-bg-1.png);
  background-color: #ffa105;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.custom-css .section--dots--rewards {
  background: url(../png/dot-bg-1.png);
  background-color: #783ff1;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.custom-css .ribbon {
  position: relative;
  height: 28px;
  padding: 0 10px 0 8px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 11px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  background: #ff2305;
  box-shadow: -4px 3px 2.57778px rgba(23, 23, 58, 0.1);
}
.custom-css .ribbon:after,
.custom-css .ribbon:before {
  content: "";
}
.custom-css .ribbon:before {
  position: absolute;
  bottom: 0;
  left: -10px;
  border-bottom: 28px solid #ff2305;
  border-left: 10px solid transparent;
}
.custom-css .ribbon:after {
  position: absolute;
  bottom: -8px;
  right: 0;
  border-top: 8px solid #b01e0a;
  border-right: 8px solid transparent;
}
.custom-css .ribbon img {
  width: 18px;
  padding-bottom: 2px;
}
.custom-css .ribbon--purple {
  background: #783ff1 !important;
}
.custom-css .ribbon--purple:before {
  border-bottom-color: #783ff1 !important;
}
.custom-css .ribbon--purple:after {
  border-top-color: #240d55 !important;
}
.custom-css .ribbon--star {
  background: #ffa105;
}
.custom-css .ribbon--star:before {
  border-bottom-color: #ffa105;
}
.custom-css .ribbon--star:after {
  border-top-color: #df8b00;
}
.custom-css .ribbon--orange {
  background: #ffa105;
}
.custom-css .ribbon--orange:before {
  border-bottom-color: #ffa105;
}
.custom-css .ribbon--orange:after {
  border-top-color: #df8b00;
}
.custom-css .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  max-width: 820px;
  width: 100%;
}
.custom-css .background--right {
  right: 0;
  left: auto !important;
}
.custom-css .background--small {
  max-width: 420px;
}
.custom-css .container .background {
  left: calc((100vw - 1140px) / -2);
}
.custom-css .container .background--right {
  right: calc((100vw - 1140px) / -2);
}
@media (max-width: 1199px) {
  .custom-css .container .background {
    left: calc((100vw - 960px) / -2);
  }
  .custom-css .container .background--right {
    right: calc((100vw - 960px) / -2);
  }
}
@media (max-width: 991px) {
  .custom-css .container .background {
    left: calc((100vw - 720px) / -2);
  }
  .custom-css .container .background--right {
    right: calc((100vw - 720px) / -2);
  }
}
@media (max-width: 767px) {
  .custom-css .container .background {
    left: calc((100vw - 540px) / -2);
  }
  .custom-css .container .background--right {
    right: calc((100vw - 540px) / -2);
  }
}
@media (max-width: 575px) {
  .custom-css .container .background {
    left: 0;
  }
  .custom-css .container .background--right {
    right: 0;
  }
}
.custom-css .container .row--center {
  align-items: center;
}
@media (max-width: 991px) {
  .custom-css .container .row--reverse-md {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1199px) {
  .custom-css .hide-lg {
    display: none;
  }
}
@media (max-width: 991px) {
  .custom-css .hide-md {
    display: none;
  }
}
@media (max-width: 767px) {
  .custom-css .hide-sm {
    display: none;
  }
}
@media (max-width: 575px) {
  .custom-css .hide-xsm {
    display: none;
  }
}
.custom-css .show-lg,
.custom-css .show-md,
.custom-css .show-sm,
.custom-css .show-xsm {
  display: none;
}
@media (max-width: 1199px) {
  .custom-css .show-lg {
    display: block;
  }
}
@media (max-width: 991px) {
  .custom-css .show-md {
    display: block;
  }
}
@media (max-width: 767px) {
  .custom-css .show-sm {
    display: block;
  }
}
@media (max-width: 575px) {
  .custom-css .show-xsm {
    display: block;
  }
}
.custom-css .heading_1 {
  font-size: 52px;
  line-height: 55px;
}
.custom-css .heading_2 {
  font-size: 44px;
  line-height: 48px;
}
.custom-css .enterprice_heading_2 {
  font-size: 45px;
  line-height: 54px;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.custom-css .heading_3 {
  font-size: 30px;
  line-height: 36px;
}
.custom-css .enterprice_heading_3 {
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  letter-spacing: 4px;
}
.custom-css .heading_4 {
  font-size: 21px;
  line-height: 26px;
}
.custom-css .heading_5 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px;
}
.custom-css .paragraph {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.custom-css .paragraph-b {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.custom-css .small-heading {
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
}
.custom-css .xs-heading {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.custom-css .subheading {
  font-size: 22px;
  line-height: 16px;
  letter-spacing: 2px;
}
.custom-css .xsmall {
  font-size: 14px;
  line-height: 20px;
}
.custom-css .caption {
  font-size: 12px;
  line-height: 16px;
}
.custom-css .heading_1,
.custom-css .heading_2,
.custom-css .heading_3,
.custom-css .heading_4 {
  margin-bottom: 20px;
}
.custom-css .paragraph,
.custom-css .paragraph-b {
  font-family: Proxima, sans-serif;
}
@font-face {
  font-family: Proxima;
  src: url(../woff2/proxima-medium.91fbfdcf8e4c63738b7d4892585d4cf3.woff2) format("woff2"), url(https://stamped.io/_next/static/media/Proxima-Medium.910785d1aea7bc4bf6a750692e2b22ad.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Proxima;
  src: url(../woff2/proxima-bold.2d8b8507fa27342cc073f805b2776143.woff2) format("woff2"), url(https://stamped.io/_next/static/media/Proxima-Bold.dccb76f16ed0bd7bf4716b3095376c7a.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url(../woff2/gilroy-light.22dc233a165d29c60fad9cd617e88b05.woff2) format("woff2"), url(https://stamped.io/_next/static/media/Gilroy-Light.13d17b8121b0a7fd6b85824313c7cef0.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url(../woff2/gilroy-medium.3ce9a0fe959596f2c30ab5b5d5979e21.woff2) format("woff2"), url(https://stamped.io/_next/static/media/Gilroy-Medium.ab2ff761de6916f680867950a6aa3653.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url(../woff2/gilroy-bold.f7f3e1c7f8bad5d73cf2fddd8e2d0968.woff2) format("woff2"), url(https://stamped.io/_next/static/media/Gilroy-Bold.802f726be0bc56006c4433798edb5ac3.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: FontAwesome;
  src: url(../eot/fontawesome-webfont.9af119879f37d7bb4e5205157a17ebe8.eot);
  src: url(../eot/fontawesome-webfont.9af119879f37d7bb4e5205157a17ebe8.eot) format("embedded-opentype"), url(https://stamped.io/_next/static/media/fontawesome-webfont.20fd1704ea223900efa9fd4e869efb08.woff2) format("woff2"), url(https://stamped.io/_next/static/media/fontawesome-webfont.616ccb3a6c2fb5a95207f61e7346cc1f.woff) format("woff"), url(https://stamped.io/_next/static/media/fontawesome-webfont.df4cdc14046bb1e7f446852047637010.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.custom-css .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-css .fa-spinner:before {
  content: "";
}
.custom-css .fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.custom-css .container-fluid {
  max-width: 100%;
}
.custom-css .sc {
  position: relative;
  padding: 130px 0;
  overflow: hidden;
}
.custom-css .sc--overflow {
  overflow: visible;
}
.custom-css .sc--last {
  padding-bottom: calc(calc(var(--skew-angle) * 5) * 1px + 130px);
}
.custom-css .sc--overlap {
  margin-top: calc((var(--skew-angle, 1vw) * 5) * -1px);
}
.custom-css .sc--dots {
  background: url(../png/dot-bg-1.png) 0 0/100% no-repeat;
  background-repeat: no-repeat;
}
.custom-css .sc--np {
  padding: 0;
}
.custom-css .sc--col-ath {
  background-color: #fafafb;
}
.custom-css .sc--col-port-gore {
  background-color: #17173a;
}
.custom-css .sc--col-or {
  background-color: #ffa105;
}
.custom-css .sc--col-lr-gradient {
  background: linear-gradient(159.93deg, #ad61ce 18.55%, #783ff1 77.67%);
}
.custom-css .sc--sk-bot:after,
.custom-css .sc--sk-bot:before,
.custom-css .sc--sk-top:after,
.custom-css .sc--sk-top:before {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 0;
  height: 0;
}
.custom-css .sc--sk-top {
  padding-top: calc(8.8vw + 130px);
  padding-top: calc((var(--skew-angle, 1vw) * 5) * 1px + 130px);
}
.custom-css .sc--sk-top.sc--np {
  padding-top: calc(8.8vw);
  padding-top: calc((var(--skew-angle, 1vw) * 5) * 1px);
}
.custom-css .sc--sk-top:before {
  content: "";
  top: -1px;
  border-top: 8.8vw solid transparent;
  border-top: calc(var(--skew-angle, 1vw) * 5 * 1px) solid #fff;
  border-left: 0 solid transparent;
  border-right: 100vw solid transparent;
}
.custom-css .sc--sk-bot {
  padding-bottom: calc(8.8vw + 130px);
  padding-bottom: calc((var(--skew-angle, 1vw) * 5) * 1px + 130px);
}
.custom-css .sc--sk-bot.sc--np {
  padding-bottom: calc(8.8vw);
  padding-bottom: calc((var(--skew-angle, 1vw) * 5) * 1px);
}
.custom-css .sc--sk-bot:after {
  content: "";
  bottom: -1px;
  border-top: 8.8vw solid transparent;
  border-top: calc(var(--skew-angle, 1vw) * 5 * 1px) solid transparent;
  border-left: 0 solid transparent;
  border-right: 100vw solid #fff;
}
.custom-css .sc--sk-col-top-pg:before {
  border-top-color: #17173a;
}
.custom-css .sc--sk-col-bot-pg:after {
  border-right-color: #17173a;
}
.custom-css .sc--sk-col-top-or:before {
  border-top-color: #ffa105;
}
.custom-css .sc--sk-col-bot-or:after {
  border-right-color: #ffa105;
}
.custom-css .sc--sk-col-top-ath:before {
  border-top-color: #fafafb;
}
.custom-css .sc--sk-col-bot-ath:after {
  border-right-color: #fafafb;
}
.custom-css :focus {
  outline: none;
}
.custom-css body {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  color: #464662;
  line-height: 1.55;
  font-weight: 400;
}
.custom-css a {
  font-family: #eee;
  font-size: #eee;
  color: #eee;
  line-height: #eee;
}
.custom-css a:hover {
  text-decoration: none !important;
}
.custom-css p a {
  color: #464662;
  font-weight: 600;
}
.custom-css p a:hover {
  color: #17173a;
  text-decoration: none;
}
.custom-css span.br {
  display: inline-block;
}
.custom-css h1,
.custom-css h2,
.custom-css h3,
.custom-css h4,
.custom-css h5,
.custom-css h6 {
  font-family: Gilroy, sans-serif;
  color: #17173a;
  font-weight: 600;
}
.custom-css h1 {
  line-height: 73px;
  font-size: 66px;
}
.custom-css h2 {
  font-size: 30px;
}
.custom-css h3 {
  font-size: 50px;
}
.custom-css h4 {
  font-size: 44px;
}
.custom-css h5 {
  font-size: 30px;
}
.custom-css h6 {
  font-size: 20px;
}
.custom-css img {
  max-width: 100%;
}
.custom-css .btn {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1rem;
  letter-spacing: 0.01875rem;
}
.custom-css .noClick {
  pointer-events: none;
}
.custom-css .flexMiddle {
  display: flex;
  align-items: center;
}
.custom-css .font_orange {
  color: #f90;
}
.custom-css .font_purple {
  color: #783ff1;
}
.custom-css .grayBG {
  background-color: #fafafb;
}
@media (max-width: 411px) {
  .custom-css body {
    font-size: 16px;
    line-height: 28px;
  }
  .custom-css body h4 {
    font-size: 44px;
    line-height: 48px;
  }
}
.custom-css .triangle-light-divider {
  background-image: url(../png/ash-triangle-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  min-height: 200px;
}
@media (max-width: 767px) {
  .custom-css .review-rating .divider-4 {
    min-height: 100px;
    height: 100px;
  }
}
.custom-css .footer-shape {
  margin-top: -238px;
}
.custom-css .purple-square-dot {
  background-image: url(../png/purple-square-dots-1.png);
  background-repeat: no-repeat;
  background-position: right 3%;
}
@media (max-width: 991px) {
  .custom-css .purple-square-dot {
    background-image: unset;
  }
}
.custom-css .square-dot-2 {
  background-image: url(../png/squre-dots.png);
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 34%;
}
@media (max-width: 991px) {
  .custom-css .square-dot-2 {
    background-image: unset;
  }
}
.custom-css .point-and-reward {
  position: relative;
}
.custom-css .point-and-reward:before {
  content: "";
  background-image: url(../png/purple-rect-4.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  background-position: right 9%;
  z-index: -1;
  top: -57px;
  background-size: 45% 45%;
}
@media (max-width: 991px) {
  .custom-css .point-and-reward:before {
    display: none;
  }
}
.custom-css .point-and-reward:after {
  content: "";
  background-image: url(../png/purple-rect-5.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 30%;
  background-repeat: no-repeat;
  z-index: -1;
  top: -29px;
  background-size: auto;
  background-position: right 0;
}
@media (max-width: 991px) {
  .custom-css .point-and-reward:after {
    display: none;
  }
}
.custom-css .connect-stamped-section {
  position: relative;
}
.custom-css .connect-stamped-section:before {
  content: "";
  background-image: url(../png/purple-rect-2.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  background-position: 0 8px;
  z-index: -1;
  top: -57px;
  background-size: 34% 38%;
}
@media (max-width: 991px) {
  .custom-css .connect-stamped-section:before {
    display: none;
  }
}
.custom-css .hero-height {
  min-height: 635px;
}
.custom-css .hero-height .icon {
  position: absolute;
  left: -62px;
  top: 10px;
}
.custom-css .referrals-programs {
  position: relative;
}
.custom-css .referrals-programs:before {
  content: "";
  background-image: url(../png/purple-rect-4.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  background-position: right 22%;
  z-index: -1;
  bottom: -50%;
  background-size: 45% 45%;
}
@media (max-width: 991px) {
  .custom-css .referrals-programs:before {
    display: none;
  }
}
.custom-css .btn-style-three {
  padding: 16px 24px;
  border-radius: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #fff;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .btn-style-three:hover {
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .btn-style-four {
  padding: 16px 24px;
  border-radius: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #17173a;
  border: 2px solid #17173a;
}
.custom-css .btn-style-four:hover {
  color: #17173a;
}
.custom-css .client-logo-style-three .logo {
  padding: 0;
}
.custom-css .lrgb3 {
  width: 50%;
  position: absolute;
  left: 0;
}
@media (max-width: 991px) {
  .custom-css .lrgb3 {
    display: none;
  }
}
.custom-css .rlgb3 {
  width: 50%;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .custom-css .rlgb3 {
    display: none;
  }
}
.custom-css .bottom-0 {
  bottom: 0;
}
.custom-css .custom-perks {
  background-color: #fafafb;
  padding: 24px 32px;
  border-radius: 12px;
}
.custom-css .custom-perks-list {
  font-size: 1em;
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-css .custom-perks-list li {
  position: relative;
  padding-left: 15px;
}
.custom-css .custom-perks-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  top: 9px;
  background: #783ff1;
  border-radius: 50%;
}
.custom-css .square-dot-bg-purple {
  background-image: url(../png/square-dot-bg-purple.png);
  background-repeat: no-repeat;
  background-position: 100%;
}
.custom-css .square-dot-bg-right {
  background-image: url(../png/square-dot%20-bg-2.png);
  background-repeat: no-repeat;
  background-position: right 124%;
}
.custom-css .shadow-1 {
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
  border-radius: 5px;
}
.custom-css .border-left-1 {
  border-left: 1px solid #e8e8eb;
}
.custom-css .review-and-rating.ugbbg4-shape {
  background-image: unset;
  position: relative;
}
.custom-css .review-and-rating.ugbbg4-shape .shape {
  position: absolute;
  top: 10%;
  width: 63%;
  left: -17%;
  z-index: -1;
}
@media (max-width: 991px) {
  .custom-css .review-and-rating.ugbbg4-shape .shape {
    display: none;
  }
}
.custom-css .rrbg4-shape {
  position: relative;
}
.custom-css .rrbg4-shape .shape-1 {
  position: absolute;
  top: 10%;
  width: 28%;
  left: 0;
  z-index: -1;
}
.custom-css .rrbg4-shape .shape-1 img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .rrbg4-shape .shape-1 {
    display: none;
  }
}
.custom-css .rrbg5-shape {
  position: relative;
}
.custom-css .rrbg5-shape .shape-1 {
  position: absolute;
  top: -20%;
  width: 47%;
  right: 0;
  z-index: -1;
}
.custom-css .rrbg5-shape .shape-1 img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .rrbg5-shape .shape-1 {
    display: none;
  }
}
.custom-css .npsbg4-shape {
  position: relative;
}
.custom-css .npsbg4-shape .shape {
  position: absolute;
  top: 27%;
  width: 47%;
  left: 0;
  z-index: -1;
}
.custom-css .npsbg4-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .npsbg4-shape .shape {
    display: none;
  }
}
.custom-css .npsbg2-shape {
  position: relative;
}
.custom-css .npsbg2-shape .shape {
  position: absolute;
  top: 27%;
  width: 47%;
  right: 0;
  z-index: -1;
}
.custom-css .npsbg2-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .npsbg2-shape .shape {
    display: none;
  }
}
.custom-css .iqbg2-shape {
  position: relative;
}
.custom-css .iqbg2-shape .shape {
  position: absolute;
  top: 25%;
  width: 45%;
  left: 0;
  z-index: -1;
}
.custom-css .iqbg2-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .iqbg2-shape .shape {
    display: none;
  }
}
.custom-css .iqbg3-shape {
  position: relative;
}
.custom-css .iqbg3-shape .shape {
  position: absolute;
  top: 25%;
  width: 45%;
  right: 0;
  z-index: -1;
}
.custom-css .iqbg3-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .iqbg3-shape .shape {
    display: none;
  }
}
.custom-css .UGCBG1-shape {
  position: relative;
  background-image: unset;
}
.custom-css .UGCBG1-shape .shape {
  position: absolute;
  top: 22%;
  width: 37%;
  right: 0;
  z-index: -1;
}
.custom-css .UGCBG1-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .UGCBG1-shape .shape {
    display: none;
  }
}
.custom-css .UGCBG2-shape {
  position: relative;
  background-image: unset;
}
.custom-css .UGCBG2-shape .shape {
  position: absolute;
  top: -7%;
  width: 37%;
  left: 0;
  z-index: -1;
}
.custom-css .UGCBG2-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .UGCBG2-shape .shape {
    display: none;
  }
}
.custom-css .UGCBG33-shape {
  position: relative;
  background-image: unset;
}
.custom-css .UGCBG33-shape .shape {
  position: absolute;
  top: -1%;
  width: 37%;
  right: 0;
  z-index: -1;
}
.custom-css .UGCBG33-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .UGCBG33-shape .shape {
    display: none;
  }
}
.custom-css .UGCBG4-shape {
  position: relative;
  background-image: unset;
}
.custom-css .UGCBG4-shape .shape {
  position: absolute;
  top: -7%;
  width: 37%;
  left: 0;
  z-index: -1;
}
.custom-css .UGCBG4-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .UGCBG4-shape .shape {
    display: none;
  }
}
.custom-css .UGCBG5-shape {
  position: relative;
  background-image: unset;
}
.custom-css .UGCBG5-shape .shape {
  position: absolute;
  top: -7%;
  width: 37%;
  right: 0;
  z-index: -1;
}
.custom-css .UGCBG5-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .UGCBG5-shape .shape {
    display: none;
  }
}
.custom-css .NPSBG2-shape {
  position: relative;
  background-image: unset;
}
.custom-css .NPSBG2-shape .shape {
  position: absolute;
  top: 10%;
  width: 43%;
  left: 0;
  z-index: -1;
}
.custom-css .NPSBG2-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .NPSBG2-shape .shape {
    display: none;
  }
}
.custom-css .NPSBG3-shape {
  position: relative;
  background-image: unset;
}
.custom-css .NPSBG3-shape .shape {
  position: absolute;
  top: 10%;
  width: 47%;
  right: 0;
  z-index: -1;
}
.custom-css .NPSBG3-shape .shape img {
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .NPSBG3-shape .shape {
    display: none;
  }
}
.custom-css .img-with-fadeout {
  position: relative;
}
.custom-css .img-with-fadeout .left {
  position: absolute;
  left: 0;
}
.custom-css .img-with-fadeout .right {
  position: absolute;
  right: 0;
}
.custom-css .img-with-fadeout img {
  width: 100%;
}
.custom-css .listingAnimate .item {
  opacity: 0;
  transform: translateY(30px);
}
.custom-css .listingAnimate.show .item {
  -webkit-animation: slideInLeft 0.5s ease forwards;
  animation: slideInLeft 0.5s ease forwards;
}
.custom-css .listingAnimate.show .item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.custom-css .listingAnimate.show .item:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.custom-css .listingAnimate.show .item:nth-child(4) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@-webkit-keyframes left-to-right {
  0% {
    transform: translateZ(0);
  }
  5% {
    transform: translate3d(150px, -5px, 0);
  }
  10% {
    transform: translate3d(300px, -10px, 0);
  }
  15% {
    transform: translate3d(450px, -15px, 0);
  }
  20% {
    transform: translate3d(600px, -20px, 0);
  }
  25% {
    transform: translate3d(750px, -25px, 0);
  }
  30% {
    transform: translate3d(900px, -30px, 0);
  }
  35% {
    transform: translate3d(1050px, -35px, 0);
  }
  40% {
    transform: translate3d(1200px, -40px, 0);
  }
  45% {
    transform: translate3d(1350px, -45px, 0);
  }
  50% {
    transform: translate3d(1500px, -50px, 0);
  }
  55% {
    transform: translate3d(1650px, -55px, 0);
  }
  60% {
    transform: translate3d(1800px, -60px, 0);
  }
  65% {
    transform: translate3d(1950px, -65px, 0);
  }
  70% {
    transform: translate3d(2100px, -70px, 0);
  }
  75% {
    transform: translate3d(2250px, -80px, 0);
  }
  80% {
    transform: translate3d(2400px, -90px, 0);
  }
  85% {
    transform: translate3d(2550px, -100px, 0);
  }
  90% {
    transform: translate3d(2700px, -110px, 0);
  }
  99.99% {
    transform: translate3d(2850px, -140px, 0) scale(0);
  }
  to {
    transform: translate3d(-50px, 0, 0) scale(0);
  }
}
@keyframes left-to-right {
  0% {
    transform: translateZ(0);
  }
  5% {
    transform: translate3d(150px, -5px, 0);
  }
  10% {
    transform: translate3d(300px, -10px, 0);
  }
  15% {
    transform: translate3d(450px, -15px, 0);
  }
  20% {
    transform: translate3d(600px, -20px, 0);
  }
  25% {
    transform: translate3d(750px, -25px, 0);
  }
  30% {
    transform: translate3d(900px, -30px, 0);
  }
  35% {
    transform: translate3d(1050px, -35px, 0);
  }
  40% {
    transform: translate3d(1200px, -40px, 0);
  }
  45% {
    transform: translate3d(1350px, -45px, 0);
  }
  50% {
    transform: translate3d(1500px, -50px, 0);
  }
  55% {
    transform: translate3d(1650px, -55px, 0);
  }
  60% {
    transform: translate3d(1800px, -60px, 0);
  }
  65% {
    transform: translate3d(1950px, -65px, 0);
  }
  70% {
    transform: translate3d(2100px, -70px, 0);
  }
  75% {
    transform: translate3d(2250px, -80px, 0);
  }
  80% {
    transform: translate3d(2400px, -90px, 0);
  }
  85% {
    transform: translate3d(2550px, -100px, 0);
  }
  90% {
    transform: translate3d(2700px, -110px, 0);
  }
  99.99% {
    transform: translate3d(2850px, -140px, 0) scale(0);
  }
  to {
    transform: translate3d(-50px, 0, 0) scale(0);
  }
}
.custom-css .hsds-beacon .BeaconContainer {
  box-shadow: none !important;
  transform: translate(0) !important;
}
.custom-css .hsds-beacon .BeaconContainer iframe {
  max-height: calc(100% - 70px) !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 5px 30px 0 rgba(0, 0, 0, 0.15), 0 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton {
  position: absolute;
  width: 60px;
  height: 60px;
  top: auto;
  bottom: 0;
  margin-left: auto;
  padding: 0;
  border-radius: 50%;
  background-color: #ffa105;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
  transition: background-color 0.2s linear 0s, transform 0.2s linear 0s;
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton:after,
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background: #721400;
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton span {
  display: none;
}
.custom-css .hsds-beacon .BeaconContainer .c-BeaconCloseButton:hover {
  background: #f79900;
}
.custom-css .m-t-auto {
  margin-top: auto !important;
}
.custom-css .m-t-1 {
  margin-top: 0.0625rem !important;
}
.custom-css .m-t-2 {
  margin-top: 0.125rem !important;
}
.custom-css .m-t-3 {
  margin-top: 0.1875rem !important;
}
.custom-css .m-t-4 {
  margin-top: 0.25rem !important;
}
.custom-css .m-t-5 {
  margin-top: 0.3125rem !important;
}
.custom-css .m-t-6 {
  margin-top: 0.375rem !important;
}
.custom-css .m-t-7 {
  margin-top: 0.4375rem !important;
}
.custom-css .m-t-8 {
  margin-top: 0.5rem !important;
}
.custom-css .m-t-9 {
  margin-top: 0.5625rem !important;
}
.custom-css .m-t-10 {
  margin-top: 0.625rem !important;
}
.custom-css .m-t-11 {
  margin-top: 0.6875rem !important;
}
.custom-css .m-t-12 {
  margin-top: 0.75rem !important;
}
.custom-css .m-t-13 {
  margin-top: 0.8125rem !important;
}
.custom-css .m-t-14 {
  margin-top: 0.875rem !important;
}
.custom-css .m-t-15 {
  margin-top: 0.9375rem !important;
}
.custom-css .m-t-16 {
  margin-top: 1rem !important;
}
.custom-css .m-t-17 {
  margin-top: 1.0625rem !important;
}
.custom-css .m-t-18 {
  margin-top: 1.125rem !important;
}
.custom-css .m-t-19 {
  margin-top: 1.1875rem !important;
}
.custom-css .m-t-20 {
  margin-top: 1.25rem !important;
}
.custom-css .m-t-21 {
  margin-top: 1.3125rem !important;
}
.custom-css .m-t-22 {
  margin-top: 1.375rem !important;
}
.custom-css .m-t-23 {
  margin-top: 1.4375rem !important;
}
.custom-css .m-t-24 {
  margin-top: 1.5rem !important;
}
.custom-css .m-t-25 {
  margin-top: 1.5625rem !important;
}
.custom-css .m-t-26 {
  margin-top: 1.625rem !important;
}
.custom-css .m-t-27 {
  margin-top: 1.6875rem !important;
}
.custom-css .m-t-28 {
  margin-top: 1.75rem !important;
}
.custom-css .m-t-29 {
  margin-top: 1.8125rem !important;
}
.custom-css .m-t-30 {
  margin-top: 1.875rem !important;
}
.custom-css .m-t-31 {
  margin-top: 1.9375rem !important;
}
.custom-css .m-t-32 {
  margin-top: 2rem !important;
}
.custom-css .m-t-33 {
  margin-top: 2.0625rem !important;
}
.custom-css .m-t-34 {
  margin-top: 2.125rem !important;
}
.custom-css .m-t-35 {
  margin-top: 2.1875rem !important;
}
.custom-css .m-t-36 {
  margin-top: 2.25rem !important;
}
.custom-css .m-t-37 {
  margin-top: 2.3125rem !important;
}
.custom-css .m-t-38 {
  margin-top: 2.375rem !important;
}
.custom-css .m-t-39 {
  margin-top: 2.4375rem !important;
}
.custom-css .m-t-40 {
  margin-top: 2.5rem !important;
}
.custom-css .m-t-41 {
  margin-top: 2.5625rem !important;
}
.custom-css .m-t-42 {
  margin-top: 2.625rem !important;
}
.custom-css .m-t-43 {
  margin-top: 2.6875rem !important;
}
.custom-css .m-t-44 {
  margin-top: 2.75rem !important;
}
.custom-css .m-t-45 {
  margin-top: 2.8125rem !important;
}
.custom-css .m-t-46 {
  margin-top: 2.875rem !important;
}
.custom-css .m-t-47 {
  margin-top: 2.9375rem !important;
}
.custom-css .m-t-48 {
  margin-top: 3rem !important;
}
.custom-css .m-t-49 {
  margin-top: 3.0625rem !important;
}
.custom-css .m-t-50 {
  margin-top: 3.125rem !important;
}
.custom-css .m-t-51 {
  margin-top: 3.1875rem !important;
}
.custom-css .m-t-52 {
  margin-top: 3.25rem !important;
}
.custom-css .m-t-53 {
  margin-top: 3.3125rem !important;
}
.custom-css .m-t-54 {
  margin-top: 3.375rem !important;
}
.custom-css .m-t-55 {
  margin-top: 3.4375rem !important;
}
.custom-css .m-t-56 {
  margin-top: 3.5rem !important;
}
.custom-css .m-t-57 {
  margin-top: 3.5625rem !important;
}
.custom-css .m-t-58 {
  margin-top: 3.625rem !important;
}
.custom-css .m-t-59 {
  margin-top: 3.6875rem !important;
}
.custom-css .m-t-60 {
  margin-top: 3.75rem !important;
}
.custom-css .m-t-61 {
  margin-top: 3.8125rem !important;
}
.custom-css .m-t-62 {
  margin-top: 3.875rem !important;
}
.custom-css .m-t-63 {
  margin-top: 3.9375rem !important;
}
.custom-css .m-t-64 {
  margin-top: 4rem !important;
}
.custom-css .m-t-65 {
  margin-top: 4.0625rem !important;
}
.custom-css .m-t-66 {
  margin-top: 4.125rem !important;
}
.custom-css .m-t-67 {
  margin-top: 4.1875rem !important;
}
.custom-css .m-t-68 {
  margin-top: 4.25rem !important;
}
.custom-css .m-t-69 {
  margin-top: 4.3125rem !important;
}
.custom-css .m-t-70 {
  margin-top: 4.375rem !important;
}
.custom-css .m-t-71 {
  margin-top: 4.4375rem !important;
}
.custom-css .m-t-72 {
  margin-top: 4.5rem !important;
}
.custom-css .m-t-73 {
  margin-top: 4.5625rem !important;
}
.custom-css .m-t-74 {
  margin-top: 4.625rem !important;
}
.custom-css .m-t-75 {
  margin-top: 4.6875rem !important;
}
.custom-css .m-t-76 {
  margin-top: 4.75rem !important;
}
.custom-css .m-t-77 {
  margin-top: 4.8125rem !important;
}
.custom-css .m-t-78 {
  margin-top: 4.875rem !important;
}
.custom-css .m-t-79 {
  margin-top: 4.9375rem !important;
}
.custom-css .m-t-80 {
  margin-top: 5rem !important;
}
.custom-css .m-t-81 {
  margin-top: 5.0625rem !important;
}
.custom-css .m-t-82 {
  margin-top: 5.125rem !important;
}
.custom-css .m-t-83 {
  margin-top: 5.1875rem !important;
}
.custom-css .m-t-84 {
  margin-top: 5.25rem !important;
}
.custom-css .m-t-85 {
  margin-top: 5.3125rem !important;
}
.custom-css .m-t-86 {
  margin-top: 5.375rem !important;
}
.custom-css .m-t-87 {
  margin-top: 5.4375rem !important;
}
.custom-css .m-t-88 {
  margin-top: 5.5rem !important;
}
.custom-css .m-t-89 {
  margin-top: 5.5625rem !important;
}
.custom-css .m-t-90 {
  margin-top: 5.625rem !important;
}
.custom-css .m-t-91 {
  margin-top: 5.6875rem !important;
}
.custom-css .m-t-92 {
  margin-top: 5.75rem !important;
}
.custom-css .m-t-93 {
  margin-top: 5.8125rem !important;
}
.custom-css .m-t-94 {
  margin-top: 5.875rem !important;
}
.custom-css .m-t-95 {
  margin-top: 5.9375rem !important;
}
.custom-css .m-t-96 {
  margin-top: 6rem !important;
}
.custom-css .m-t-97 {
  margin-top: 6.0625rem !important;
}
.custom-css .m-t-98 {
  margin-top: 6.125rem !important;
}
.custom-css .m-t-99 {
  margin-top: 6.1875rem !important;
}
.custom-css .m-t-100 {
  margin-top: 6.25rem !important;
}
.custom-css .m-t-101 {
  margin-top: 6.3125rem !important;
}
.custom-css .m-t-102 {
  margin-top: 6.375rem !important;
}
.custom-css .m-t-103 {
  margin-top: 6.4375rem !important;
}
.custom-css .m-t-104 {
  margin-top: 6.5rem !important;
}
.custom-css .m-t-105 {
  margin-top: 6.5625rem !important;
}
.custom-css .m-t-106 {
  margin-top: 6.625rem !important;
}
.custom-css .m-t-107 {
  margin-top: 6.6875rem !important;
}
.custom-css .m-t-108 {
  margin-top: 6.75rem !important;
}
.custom-css .m-t-109 {
  margin-top: 6.8125rem !important;
}
.custom-css .m-t-110 {
  margin-top: 6.875rem !important;
}
.custom-css .m-t-111 {
  margin-top: 6.9375rem !important;
}
.custom-css .m-t-112 {
  margin-top: 7rem !important;
}
.custom-css .m-t-113 {
  margin-top: 7.0625rem !important;
}
.custom-css .m-t-114 {
  margin-top: 7.125rem !important;
}
.custom-css .m-t-115 {
  margin-top: 7.1875rem !important;
}
.custom-css .m-t-116 {
  margin-top: 7.25rem !important;
}
.custom-css .m-t-117 {
  margin-top: 7.3125rem !important;
}
.custom-css .m-t-118 {
  margin-top: 7.375rem !important;
}
.custom-css .m-t-119 {
  margin-top: 7.4375rem !important;
}
.custom-css .m-t-120 {
  margin-top: 7.5rem !important;
}
.custom-css .m-t-121 {
  margin-top: 7.5625rem !important;
}
.custom-css .m-t-122 {
  margin-top: 7.625rem !important;
}
.custom-css .m-t-123 {
  margin-top: 7.6875rem !important;
}
.custom-css .m-t-124 {
  margin-top: 7.75rem !important;
}
.custom-css .m-t-125 {
  margin-top: 7.8125rem !important;
}
.custom-css .m-t-126 {
  margin-top: 7.875rem !important;
}
.custom-css .m-t-127 {
  margin-top: 7.9375rem !important;
}
.custom-css .m-t-128 {
  margin-top: 8rem !important;
}
.custom-css .m-t-129 {
  margin-top: 8.0625rem !important;
}
.custom-css .m-t-130 {
  margin-top: 8.125rem !important;
}
.custom-css .m-t-131 {
  margin-top: 8.1875rem !important;
}
.custom-css .m-t-132 {
  margin-top: 8.25rem !important;
}
.custom-css .m-t-133 {
  margin-top: 8.3125rem !important;
}
.custom-css .m-t-134 {
  margin-top: 8.375rem !important;
}
.custom-css .m-t-135 {
  margin-top: 8.4375rem !important;
}
.custom-css .m-t-136 {
  margin-top: 8.5rem !important;
}
.custom-css .m-t-137 {
  margin-top: 8.5625rem !important;
}
.custom-css .m-t-138 {
  margin-top: 8.625rem !important;
}
.custom-css .m-t-139 {
  margin-top: 8.6875rem !important;
}
.custom-css .m-t-140 {
  margin-top: 8.75rem !important;
}
.custom-css .m-t-141 {
  margin-top: 8.8125rem !important;
}
.custom-css .m-t-142 {
  margin-top: 8.875rem !important;
}
.custom-css .m-t-143 {
  margin-top: 8.9375rem !important;
}
.custom-css .m-t-144 {
  margin-top: 9rem !important;
}
.custom-css .m-t-145 {
  margin-top: 9.0625rem !important;
}
.custom-css .m-t-146 {
  margin-top: 9.125rem !important;
}
.custom-css .m-t-147 {
  margin-top: 9.1875rem !important;
}
.custom-css .m-t-148 {
  margin-top: 9.25rem !important;
}
.custom-css .m-t-149 {
  margin-top: 9.3125rem !important;
}
.custom-css .m-t-150 {
  margin-top: 9.375rem !important;
}
.custom-css .m-t-151 {
  margin-top: 9.4375rem !important;
}
.custom-css .m-t-152 {
  margin-top: 9.5rem !important;
}
.custom-css .m-t-153 {
  margin-top: 9.5625rem !important;
}
.custom-css .m-t-154 {
  margin-top: 9.625rem !important;
}
.custom-css .m-t-155 {
  margin-top: 9.6875rem !important;
}
.custom-css .m-t-156 {
  margin-top: 9.75rem !important;
}
.custom-css .m-t-157 {
  margin-top: 9.8125rem !important;
}
.custom-css .m-t-158 {
  margin-top: 9.875rem !important;
}
.custom-css .m-t-159 {
  margin-top: 9.9375rem !important;
}
.custom-css .m-t-160 {
  margin-top: 10rem !important;
}
.custom-css .m-t-161 {
  margin-top: 10.0625rem !important;
}
.custom-css .m-t-162 {
  margin-top: 10.125rem !important;
}
.custom-css .m-t-163 {
  margin-top: 10.1875rem !important;
}
.custom-css .m-t-164 {
  margin-top: 10.25rem !important;
}
.custom-css .m-t-165 {
  margin-top: 10.3125rem !important;
}
.custom-css .m-t-166 {
  margin-top: 10.375rem !important;
}
.custom-css .m-t-167 {
  margin-top: 10.4375rem !important;
}
.custom-css .m-t-168 {
  margin-top: 10.5rem !important;
}
.custom-css .m-t-169 {
  margin-top: 10.5625rem !important;
}
.custom-css .m-t-170 {
  margin-top: 10.625rem !important;
}
.custom-css .m-t-171 {
  margin-top: 10.6875rem !important;
}
.custom-css .m-t-172 {
  margin-top: 10.75rem !important;
}
.custom-css .m-t-173 {
  margin-top: 10.8125rem !important;
}
.custom-css .m-t-174 {
  margin-top: 10.875rem !important;
}
.custom-css .m-t-175 {
  margin-top: 10.9375rem !important;
}
.custom-css .m-t-176 {
  margin-top: 11rem !important;
}
.custom-css .m-t-177 {
  margin-top: 11.0625rem !important;
}
.custom-css .m-t-178 {
  margin-top: 11.125rem !important;
}
.custom-css .m-t-179 {
  margin-top: 11.1875rem !important;
}
.custom-css .m-t-180 {
  margin-top: 11.25rem !important;
}
.custom-css .m-t-181 {
  margin-top: 11.3125rem !important;
}
.custom-css .m-t-182 {
  margin-top: 11.375rem !important;
}
.custom-css .m-t-183 {
  margin-top: 11.4375rem !important;
}
.custom-css .m-t-184 {
  margin-top: 11.5rem !important;
}
.custom-css .m-t-185 {
  margin-top: 11.5625rem !important;
}
.custom-css .m-t-186 {
  margin-top: 11.625rem !important;
}
.custom-css .m-t-187 {
  margin-top: 11.6875rem !important;
}
.custom-css .m-t-188 {
  margin-top: 11.75rem !important;
}
.custom-css .m-t-189 {
  margin-top: 11.8125rem !important;
}
.custom-css .m-t-190 {
  margin-top: 11.875rem !important;
}
.custom-css .m-t-191 {
  margin-top: 11.9375rem !important;
}
.custom-css .m-t-192 {
  margin-top: 12rem !important;
}
.custom-css .m-t-193 {
  margin-top: 12.0625rem !important;
}
.custom-css .m-t-194 {
  margin-top: 12.125rem !important;
}
.custom-css .m-t-195 {
  margin-top: 12.1875rem !important;
}
.custom-css .m-t-196 {
  margin-top: 12.25rem !important;
}
.custom-css .m-t-197 {
  margin-top: 12.3125rem !important;
}
.custom-css .m-t-198 {
  margin-top: 12.375rem !important;
}
.custom-css .m-t-199 {
  margin-top: 12.4375rem !important;
}
.custom-css .m-t-200 {
  margin-top: 12.5rem !important;
}
.custom-css .m-b-auto {
  margin-bottom: auto !important;
}
.custom-css .m-b-1 {
  margin-bottom: 0.0625rem !important;
}
.custom-css .m-b-2 {
  margin-bottom: 0.125rem !important;
}
.custom-css .m-b-3 {
  margin-bottom: 0.1875rem !important;
}
.custom-css .m-b-4 {
  margin-bottom: 0.25rem !important;
}
.custom-css .m-b-5 {
  margin-bottom: 0.3125rem !important;
}
.custom-css .m-b-6 {
  margin-bottom: 0.375rem !important;
}
.custom-css .m-b-7 {
  margin-bottom: 0.4375rem !important;
}
.custom-css .m-b-8 {
  margin-bottom: 0.5rem !important;
}
.custom-css .m-b-9 {
  margin-bottom: 0.5625rem !important;
}
.custom-css .m-b-10 {
  margin-bottom: 0.625rem !important;
}
.custom-css .m-b-11 {
  margin-bottom: 0.6875rem !important;
}
.custom-css .m-b-12 {
  margin-bottom: 0.75rem !important;
}
.custom-css .m-b-13 {
  margin-bottom: 0.8125rem !important;
}
.custom-css .m-b-14 {
  margin-bottom: 0.875rem !important;
}
.custom-css .m-b-15 {
  margin-bottom: 0.9375rem !important;
}
.custom-css .m-b-16 {
  margin-bottom: 1rem !important;
}
.custom-css .m-b-17 {
  margin-bottom: 1.0625rem !important;
}
.custom-css .m-b-18 {
  margin-bottom: 1.125rem !important;
}
.custom-css .m-b-19 {
  margin-bottom: 1.1875rem !important;
}
.custom-css .m-b-20 {
  margin-bottom: 1.25rem !important;
}
.custom-css .m-b-21 {
  margin-bottom: 1.3125rem !important;
}
.custom-css .m-b-22 {
  margin-bottom: 1.375rem !important;
}
.custom-css .m-b-23 {
  margin-bottom: 1.4375rem !important;
}
.custom-css .m-b-24 {
  margin-bottom: 1.5rem !important;
}
.custom-css .m-b-25 {
  margin-bottom: 1.5625rem !important;
}
.custom-css .m-b-26 {
  margin-bottom: 1.625rem !important;
}
.custom-css .m-b-27 {
  margin-bottom: 1.6875rem !important;
}
.custom-css .m-b-28 {
  margin-bottom: 1.75rem !important;
}
.custom-css .m-b-29 {
  margin-bottom: 1.8125rem !important;
}
.custom-css .m-b-30 {
  margin-bottom: 1.875rem !important;
}
.custom-css .m-b-31 {
  margin-bottom: 1.9375rem !important;
}
.custom-css .m-b-32 {
  margin-bottom: 2rem !important;
}
.custom-css .m-b-33 {
  margin-bottom: 2.0625rem !important;
}
.custom-css .m-b-34 {
  margin-bottom: 2.125rem !important;
}
.custom-css .m-b-35 {
  margin-bottom: 2.1875rem !important;
}
.custom-css .m-b-36 {
  margin-bottom: 2.25rem !important;
}
.custom-css .m-b-37 {
  margin-bottom: 2.3125rem !important;
}
.custom-css .m-b-38 {
  margin-bottom: 2.375rem !important;
}
.custom-css .m-b-39 {
  margin-bottom: 2.4375rem !important;
}
.custom-css .m-b-40 {
  margin-bottom: 2.5rem !important;
}
.custom-css .m-b-41 {
  margin-bottom: 2.5625rem !important;
}
.custom-css .m-b-42 {
  margin-bottom: 2.625rem !important;
}
.custom-css .m-b-43 {
  margin-bottom: 2.6875rem !important;
}
.custom-css .m-b-44 {
  margin-bottom: 2.75rem !important;
}
.custom-css .m-b-45 {
  margin-bottom: 2.8125rem !important;
}
.custom-css .m-b-46 {
  margin-bottom: 2.875rem !important;
}
.custom-css .m-b-47 {
  margin-bottom: 2.9375rem !important;
}
.custom-css .m-b-48 {
  margin-bottom: 3rem !important;
}
.custom-css .m-b-49 {
  margin-bottom: 3.0625rem !important;
}
.custom-css .m-b-50 {
  margin-bottom: 3.125rem !important;
}
.custom-css .m-b-51 {
  margin-bottom: 3.1875rem !important;
}
.custom-css .m-b-52 {
  margin-bottom: 3.25rem !important;
}
.custom-css .m-b-53 {
  margin-bottom: 3.3125rem !important;
}
.custom-css .m-b-54 {
  margin-bottom: 3.375rem !important;
}
.custom-css .m-b-55 {
  margin-bottom: 3.4375rem !important;
}
.custom-css .m-b-56 {
  margin-bottom: 3.5rem !important;
}
.custom-css .m-b-57 {
  margin-bottom: 3.5625rem !important;
}
.custom-css .m-b-58 {
  margin-bottom: 3.625rem !important;
}
.custom-css .m-b-59 {
  margin-bottom: 3.6875rem !important;
}
.custom-css .m-b-60 {
  margin-bottom: 3.75rem !important;
}
.custom-css .m-b-61 {
  margin-bottom: 3.8125rem !important;
}
.custom-css .m-b-62 {
  margin-bottom: 3.875rem !important;
}
.custom-css .m-b-63 {
  margin-bottom: 3.9375rem !important;
}
.custom-css .m-b-64 {
  margin-bottom: 4rem !important;
}
.custom-css .m-b-65 {
  margin-bottom: 4.0625rem !important;
}
.custom-css .m-b-66 {
  margin-bottom: 4.125rem !important;
}
.custom-css .m-b-67 {
  margin-bottom: 4.1875rem !important;
}
.custom-css .m-b-68 {
  margin-bottom: 4.25rem !important;
}
.custom-css .m-b-69 {
  margin-bottom: 4.3125rem !important;
}
.custom-css .m-b-70 {
  margin-bottom: 4.375rem !important;
}
.custom-css .m-b-71 {
  margin-bottom: 4.4375rem !important;
}
.custom-css .m-b-72 {
  margin-bottom: 4.5rem !important;
}
.custom-css .m-b-73 {
  margin-bottom: 4.5625rem !important;
}
.custom-css .m-b-74 {
  margin-bottom: 4.625rem !important;
}
.custom-css .m-b-75 {
  margin-bottom: 4.6875rem !important;
}
.custom-css .m-b-76 {
  margin-bottom: 4.75rem !important;
}
.custom-css .m-b-77 {
  margin-bottom: 4.8125rem !important;
}
.custom-css .m-b-78 {
  margin-bottom: 4.875rem !important;
}
.custom-css .m-b-79 {
  margin-bottom: 4.9375rem !important;
}
.custom-css .m-b-80 {
  margin-bottom: 5rem !important;
}
.custom-css .m-b-81 {
  margin-bottom: 5.0625rem !important;
}
.custom-css .m-b-82 {
  margin-bottom: 5.125rem !important;
}
.custom-css .m-b-83 {
  margin-bottom: 5.1875rem !important;
}
.custom-css .m-b-84 {
  margin-bottom: 5.25rem !important;
}
.custom-css .m-b-85 {
  margin-bottom: 5.3125rem !important;
}
.custom-css .m-b-86 {
  margin-bottom: 5.375rem !important;
}
.custom-css .m-b-87 {
  margin-bottom: 5.4375rem !important;
}
.custom-css .m-b-88 {
  margin-bottom: 5.5rem !important;
}
.custom-css .m-b-89 {
  margin-bottom: 5.5625rem !important;
}
.custom-css .m-b-90 {
  margin-bottom: 5.625rem !important;
}
.custom-css .m-b-91 {
  margin-bottom: 5.6875rem !important;
}
.custom-css .m-b-92 {
  margin-bottom: 5.75rem !important;
}
.custom-css .m-b-93 {
  margin-bottom: 5.8125rem !important;
}
.custom-css .m-b-94 {
  margin-bottom: 5.875rem !important;
}
.custom-css .m-b-95 {
  margin-bottom: 5.9375rem !important;
}
.custom-css .m-b-96 {
  margin-bottom: 6rem !important;
}
.custom-css .m-b-97 {
  margin-bottom: 6.0625rem !important;
}
.custom-css .m-b-98 {
  margin-bottom: 6.125rem !important;
}
.custom-css .m-b-99 {
  margin-bottom: 6.1875rem !important;
}
.custom-css .m-b-100 {
  margin-bottom: 6.25rem !important;
}
.custom-css .m-b-101 {
  margin-bottom: 6.3125rem !important;
}
.custom-css .m-b-102 {
  margin-bottom: 6.375rem !important;
}
.custom-css .m-b-103 {
  margin-bottom: 6.4375rem !important;
}
.custom-css .m-b-104 {
  margin-bottom: 6.5rem !important;
}
.custom-css .m-b-105 {
  margin-bottom: 6.5625rem !important;
}
.custom-css .m-b-106 {
  margin-bottom: 6.625rem !important;
}
.custom-css .m-b-107 {
  margin-bottom: 6.6875rem !important;
}
.custom-css .m-b-108 {
  margin-bottom: 6.75rem !important;
}
.custom-css .m-b-109 {
  margin-bottom: 6.8125rem !important;
}
.custom-css .m-b-110 {
  margin-bottom: 6.875rem !important;
}
.custom-css .m-b-111 {
  margin-bottom: 6.9375rem !important;
}
.custom-css .m-b-112 {
  margin-bottom: 7rem !important;
}
.custom-css .m-b-113 {
  margin-bottom: 7.0625rem !important;
}
.custom-css .m-b-114 {
  margin-bottom: 7.125rem !important;
}
.custom-css .m-b-115 {
  margin-bottom: 7.1875rem !important;
}
.custom-css .m-b-116 {
  margin-bottom: 7.25rem !important;
}
.custom-css .m-b-117 {
  margin-bottom: 7.3125rem !important;
}
.custom-css .m-b-118 {
  margin-bottom: 7.375rem !important;
}
.custom-css .m-b-119 {
  margin-bottom: 7.4375rem !important;
}
.custom-css .m-b-120 {
  margin-bottom: 7.5rem !important;
}
.custom-css .m-b-121 {
  margin-bottom: 7.5625rem !important;
}
.custom-css .m-b-122 {
  margin-bottom: 7.625rem !important;
}
.custom-css .m-b-123 {
  margin-bottom: 7.6875rem !important;
}
.custom-css .m-b-124 {
  margin-bottom: 7.75rem !important;
}
.custom-css .m-b-125 {
  margin-bottom: 7.8125rem !important;
}
.custom-css .m-b-126 {
  margin-bottom: 7.875rem !important;
}
.custom-css .m-b-127 {
  margin-bottom: 7.9375rem !important;
}
.custom-css .m-b-128 {
  margin-bottom: 8rem !important;
}
.custom-css .m-b-129 {
  margin-bottom: 8.0625rem !important;
}
.custom-css .m-b-130 {
  margin-bottom: 8.125rem !important;
}
.custom-css .m-b-131 {
  margin-bottom: 8.1875rem !important;
}
.custom-css .m-b-132 {
  margin-bottom: 8.25rem !important;
}
.custom-css .m-b-133 {
  margin-bottom: 8.3125rem !important;
}
.custom-css .m-b-134 {
  margin-bottom: 8.375rem !important;
}
.custom-css .m-b-135 {
  margin-bottom: 8.4375rem !important;
}
.custom-css .m-b-136 {
  margin-bottom: 8.5rem !important;
}
.custom-css .m-b-137 {
  margin-bottom: 8.5625rem !important;
}
.custom-css .m-b-138 {
  margin-bottom: 8.625rem !important;
}
.custom-css .m-b-139 {
  margin-bottom: 8.6875rem !important;
}
.custom-css .m-b-140 {
  margin-bottom: 8.75rem !important;
}
.custom-css .m-b-141 {
  margin-bottom: 8.8125rem !important;
}
.custom-css .m-b-142 {
  margin-bottom: 8.875rem !important;
}
.custom-css .m-b-143 {
  margin-bottom: 8.9375rem !important;
}
.custom-css .m-b-144 {
  margin-bottom: 9rem !important;
}
.custom-css .m-b-145 {
  margin-bottom: 9.0625rem !important;
}
.custom-css .m-b-146 {
  margin-bottom: 9.125rem !important;
}
.custom-css .m-b-147 {
  margin-bottom: 9.1875rem !important;
}
.custom-css .m-b-148 {
  margin-bottom: 9.25rem !important;
}
.custom-css .m-b-149 {
  margin-bottom: 9.3125rem !important;
}
.custom-css .m-b-150 {
  margin-bottom: 9.375rem !important;
}
.custom-css .m-b-151 {
  margin-bottom: 9.4375rem !important;
}
.custom-css .m-b-152 {
  margin-bottom: 9.5rem !important;
}
.custom-css .m-b-153 {
  margin-bottom: 9.5625rem !important;
}
.custom-css .m-b-154 {
  margin-bottom: 9.625rem !important;
}
.custom-css .m-b-155 {
  margin-bottom: 9.6875rem !important;
}
.custom-css .m-b-156 {
  margin-bottom: 9.75rem !important;
}
.custom-css .m-b-157 {
  margin-bottom: 9.8125rem !important;
}
.custom-css .m-b-158 {
  margin-bottom: 9.875rem !important;
}
.custom-css .m-b-159 {
  margin-bottom: 9.9375rem !important;
}
.custom-css .m-b-160 {
  margin-bottom: 10rem !important;
}
.custom-css .m-b-161 {
  margin-bottom: 10.0625rem !important;
}
.custom-css .m-b-162 {
  margin-bottom: 10.125rem !important;
}
.custom-css .m-b-163 {
  margin-bottom: 10.1875rem !important;
}
.custom-css .m-b-164 {
  margin-bottom: 10.25rem !important;
}
.custom-css .m-b-165 {
  margin-bottom: 10.3125rem !important;
}
.custom-css .m-b-166 {
  margin-bottom: 10.375rem !important;
}
.custom-css .m-b-167 {
  margin-bottom: 10.4375rem !important;
}
.custom-css .m-b-168 {
  margin-bottom: 10.5rem !important;
}
.custom-css .m-b-169 {
  margin-bottom: 10.5625rem !important;
}
.custom-css .m-b-170 {
  margin-bottom: 10.625rem !important;
}
.custom-css .m-b-171 {
  margin-bottom: 10.6875rem !important;
}
.custom-css .m-b-172 {
  margin-bottom: 10.75rem !important;
}
.custom-css .m-b-173 {
  margin-bottom: 10.8125rem !important;
}
.custom-css .m-b-174 {
  margin-bottom: 10.875rem !important;
}
.custom-css .m-b-175 {
  margin-bottom: 10.9375rem !important;
}
.custom-css .m-b-176 {
  margin-bottom: 11rem !important;
}
.custom-css .m-b-177 {
  margin-bottom: 11.0625rem !important;
}
.custom-css .m-b-178 {
  margin-bottom: 11.125rem !important;
}
.custom-css .m-b-179 {
  margin-bottom: 11.1875rem !important;
}
.custom-css .m-b-180 {
  margin-bottom: 11.25rem !important;
}
.custom-css .m-b-181 {
  margin-bottom: 11.3125rem !important;
}
.custom-css .m-b-182 {
  margin-bottom: 11.375rem !important;
}
.custom-css .m-b-183 {
  margin-bottom: 11.4375rem !important;
}
.custom-css .m-b-184 {
  margin-bottom: 11.5rem !important;
}
.custom-css .m-b-185 {
  margin-bottom: 11.5625rem !important;
}
.custom-css .m-b-186 {
  margin-bottom: 11.625rem !important;
}
.custom-css .m-b-187 {
  margin-bottom: 11.6875rem !important;
}
.custom-css .m-b-188 {
  margin-bottom: 11.75rem !important;
}
.custom-css .m-b-189 {
  margin-bottom: 11.8125rem !important;
}
.custom-css .m-b-190 {
  margin-bottom: 11.875rem !important;
}
.custom-css .m-b-191 {
  margin-bottom: 11.9375rem !important;
}
.custom-css .m-b-192 {
  margin-bottom: 12rem !important;
}
.custom-css .m-b-193 {
  margin-bottom: 12.0625rem !important;
}
.custom-css .m-b-194 {
  margin-bottom: 12.125rem !important;
}
.custom-css .m-b-195 {
  margin-bottom: 12.1875rem !important;
}
.custom-css .m-b-196 {
  margin-bottom: 12.25rem !important;
}
.custom-css .m-b-197 {
  margin-bottom: 12.3125rem !important;
}
.custom-css .m-b-198 {
  margin-bottom: 12.375rem !important;
}
.custom-css .m-b-199 {
  margin-bottom: 12.4375rem !important;
}
.custom-css .m-b-200 {
  margin-bottom: 12.5rem !important;
}
.custom-css .m-r-auto {
  margin-right: auto !important;
}
.custom-css .m-r-1 {
  margin-right: 0.0625rem !important;
}
.custom-css .m-r-2 {
  margin-right: 0.125rem !important;
}
.custom-css .m-r-3 {
  margin-right: 0.1875rem !important;
}
.custom-css .m-r-4 {
  margin-right: 0.25rem !important;
}
.custom-css .m-r-5 {
  margin-right: 0.3125rem !important;
}
.custom-css .m-r-6 {
  margin-right: 0.375rem !important;
}
.custom-css .m-r-7 {
  margin-right: 0.4375rem !important;
}
.custom-css .m-r-8 {
  margin-right: 0.5rem !important;
}
.custom-css .m-r-9 {
  margin-right: 0.5625rem !important;
}
.custom-css .m-r-10 {
  margin-right: 0.625rem !important;
}
.custom-css .m-r-11 {
  margin-right: 0.6875rem !important;
}
.custom-css .m-r-12 {
  margin-right: 0.75rem !important;
}
.custom-css .m-r-13 {
  margin-right: 0.8125rem !important;
}
.custom-css .m-r-14 {
  margin-right: 0.875rem !important;
}
.custom-css .m-r-15 {
  margin-right: 0.9375rem !important;
}
.custom-css .m-r-16 {
  margin-right: 1rem !important;
}
.custom-css .m-r-17 {
  margin-right: 1.0625rem !important;
}
.custom-css .m-r-18 {
  margin-right: 1.125rem !important;
}
.custom-css .m-r-19 {
  margin-right: 1.1875rem !important;
}
.custom-css .m-r-20 {
  margin-right: 1.25rem !important;
}
.custom-css .m-r-21 {
  margin-right: 1.3125rem !important;
}
.custom-css .m-r-22 {
  margin-right: 1.375rem !important;
}
.custom-css .m-r-23 {
  margin-right: 1.4375rem !important;
}
.custom-css .m-r-24 {
  margin-right: 1.5rem !important;
}
.custom-css .m-r-25 {
  margin-right: 1.5625rem !important;
}
.custom-css .m-r-26 {
  margin-right: 1.625rem !important;
}
.custom-css .m-r-27 {
  margin-right: 1.6875rem !important;
}
.custom-css .m-r-28 {
  margin-right: 1.75rem !important;
}
.custom-css .m-r-29 {
  margin-right: 1.8125rem !important;
}
.custom-css .m-r-30 {
  margin-right: 1.875rem !important;
}
.custom-css .m-r-31 {
  margin-right: 1.9375rem !important;
}
.custom-css .m-r-32 {
  margin-right: 2rem !important;
}
.custom-css .m-r-33 {
  margin-right: 2.0625rem !important;
}
.custom-css .m-r-34 {
  margin-right: 2.125rem !important;
}
.custom-css .m-r-35 {
  margin-right: 2.1875rem !important;
}
.custom-css .m-r-36 {
  margin-right: 2.25rem !important;
}
.custom-css .m-r-37 {
  margin-right: 2.3125rem !important;
}
.custom-css .m-r-38 {
  margin-right: 2.375rem !important;
}
.custom-css .m-r-39 {
  margin-right: 2.4375rem !important;
}
.custom-css .m-r-40 {
  margin-right: 2.5rem !important;
}
.custom-css .m-r-41 {
  margin-right: 2.5625rem !important;
}
.custom-css .m-r-42 {
  margin-right: 2.625rem !important;
}
.custom-css .m-r-43 {
  margin-right: 2.6875rem !important;
}
.custom-css .m-r-44 {
  margin-right: 2.75rem !important;
}
.custom-css .m-r-45 {
  margin-right: 2.8125rem !important;
}
.custom-css .m-r-46 {
  margin-right: 2.875rem !important;
}
.custom-css .m-r-47 {
  margin-right: 2.9375rem !important;
}
.custom-css .m-r-48 {
  margin-right: 3rem !important;
}
.custom-css .m-r-49 {
  margin-right: 3.0625rem !important;
}
.custom-css .m-r-50 {
  margin-right: 3.125rem !important;
}
.custom-css .m-r-51 {
  margin-right: 3.1875rem !important;
}
.custom-css .m-r-52 {
  margin-right: 3.25rem !important;
}
.custom-css .m-r-53 {
  margin-right: 3.3125rem !important;
}
.custom-css .m-r-54 {
  margin-right: 3.375rem !important;
}
.custom-css .m-r-55 {
  margin-right: 3.4375rem !important;
}
.custom-css .m-r-56 {
  margin-right: 3.5rem !important;
}
.custom-css .m-r-57 {
  margin-right: 3.5625rem !important;
}
.custom-css .m-r-58 {
  margin-right: 3.625rem !important;
}
.custom-css .m-r-59 {
  margin-right: 3.6875rem !important;
}
.custom-css .m-r-60 {
  margin-right: 3.75rem !important;
}
.custom-css .m-r-61 {
  margin-right: 3.8125rem !important;
}
.custom-css .m-r-62 {
  margin-right: 3.875rem !important;
}
.custom-css .m-r-63 {
  margin-right: 3.9375rem !important;
}
.custom-css .m-r-64 {
  margin-right: 4rem !important;
}
.custom-css .m-r-65 {
  margin-right: 4.0625rem !important;
}
.custom-css .m-r-66 {
  margin-right: 4.125rem !important;
}
.custom-css .m-r-67 {
  margin-right: 4.1875rem !important;
}
.custom-css .m-r-68 {
  margin-right: 4.25rem !important;
}
.custom-css .m-r-69 {
  margin-right: 4.3125rem !important;
}
.custom-css .m-r-70 {
  margin-right: 4.375rem !important;
}
.custom-css .m-r-71 {
  margin-right: 4.4375rem !important;
}
.custom-css .m-r-72 {
  margin-right: 4.5rem !important;
}
.custom-css .m-r-73 {
  margin-right: 4.5625rem !important;
}
.custom-css .m-r-74 {
  margin-right: 4.625rem !important;
}
.custom-css .m-r-75 {
  margin-right: 4.6875rem !important;
}
.custom-css .m-r-76 {
  margin-right: 4.75rem !important;
}
.custom-css .m-r-77 {
  margin-right: 4.8125rem !important;
}
.custom-css .m-r-78 {
  margin-right: 4.875rem !important;
}
.custom-css .m-r-79 {
  margin-right: 4.9375rem !important;
}
.custom-css .m-r-80 {
  margin-right: 5rem !important;
}
.custom-css .m-r-81 {
  margin-right: 5.0625rem !important;
}
.custom-css .m-r-82 {
  margin-right: 5.125rem !important;
}
.custom-css .m-r-83 {
  margin-right: 5.1875rem !important;
}
.custom-css .m-r-84 {
  margin-right: 5.25rem !important;
}
.custom-css .m-r-85 {
  margin-right: 5.3125rem !important;
}
.custom-css .m-r-86 {
  margin-right: 5.375rem !important;
}
.custom-css .m-r-87 {
  margin-right: 5.4375rem !important;
}
.custom-css .m-r-88 {
  margin-right: 5.5rem !important;
}
.custom-css .m-r-89 {
  margin-right: 5.5625rem !important;
}
.custom-css .m-r-90 {
  margin-right: 5.625rem !important;
}
.custom-css .m-r-91 {
  margin-right: 5.6875rem !important;
}
.custom-css .m-r-92 {
  margin-right: 5.75rem !important;
}
.custom-css .m-r-93 {
  margin-right: 5.8125rem !important;
}
.custom-css .m-r-94 {
  margin-right: 5.875rem !important;
}
.custom-css .m-r-95 {
  margin-right: 5.9375rem !important;
}
.custom-css .m-r-96 {
  margin-right: 6rem !important;
}
.custom-css .m-r-97 {
  margin-right: 6.0625rem !important;
}
.custom-css .m-r-98 {
  margin-right: 6.125rem !important;
}
.custom-css .m-r-99 {
  margin-right: 6.1875rem !important;
}
.custom-css .m-r-100 {
  margin-right: 6.25rem !important;
}
.custom-css .m-r-101 {
  margin-right: 6.3125rem !important;
}
.custom-css .m-r-102 {
  margin-right: 6.375rem !important;
}
.custom-css .m-r-103 {
  margin-right: 6.4375rem !important;
}
.custom-css .m-r-104 {
  margin-right: 6.5rem !important;
}
.custom-css .m-r-105 {
  margin-right: 6.5625rem !important;
}
.custom-css .m-r-106 {
  margin-right: 6.625rem !important;
}
.custom-css .m-r-107 {
  margin-right: 6.6875rem !important;
}
.custom-css .m-r-108 {
  margin-right: 6.75rem !important;
}
.custom-css .m-r-109 {
  margin-right: 6.8125rem !important;
}
.custom-css .m-r-110 {
  margin-right: 6.875rem !important;
}
.custom-css .m-r-111 {
  margin-right: 6.9375rem !important;
}
.custom-css .m-r-112 {
  margin-right: 7rem !important;
}
.custom-css .m-r-113 {
  margin-right: 7.0625rem !important;
}
.custom-css .m-r-114 {
  margin-right: 7.125rem !important;
}
.custom-css .m-r-115 {
  margin-right: 7.1875rem !important;
}
.custom-css .m-r-116 {
  margin-right: 7.25rem !important;
}
.custom-css .m-r-117 {
  margin-right: 7.3125rem !important;
}
.custom-css .m-r-118 {
  margin-right: 7.375rem !important;
}
.custom-css .m-r-119 {
  margin-right: 7.4375rem !important;
}
.custom-css .m-r-120 {
  margin-right: 7.5rem !important;
}
.custom-css .m-r-121 {
  margin-right: 7.5625rem !important;
}
.custom-css .m-r-122 {
  margin-right: 7.625rem !important;
}
.custom-css .m-r-123 {
  margin-right: 7.6875rem !important;
}
.custom-css .m-r-124 {
  margin-right: 7.75rem !important;
}
.custom-css .m-r-125 {
  margin-right: 7.8125rem !important;
}
.custom-css .m-r-126 {
  margin-right: 7.875rem !important;
}
.custom-css .m-r-127 {
  margin-right: 7.9375rem !important;
}
.custom-css .m-r-128 {
  margin-right: 8rem !important;
}
.custom-css .m-r-129 {
  margin-right: 8.0625rem !important;
}
.custom-css .m-r-130 {
  margin-right: 8.125rem !important;
}
.custom-css .m-r-131 {
  margin-right: 8.1875rem !important;
}
.custom-css .m-r-132 {
  margin-right: 8.25rem !important;
}
.custom-css .m-r-133 {
  margin-right: 8.3125rem !important;
}
.custom-css .m-r-134 {
  margin-right: 8.375rem !important;
}
.custom-css .m-r-135 {
  margin-right: 8.4375rem !important;
}
.custom-css .m-r-136 {
  margin-right: 8.5rem !important;
}
.custom-css .m-r-137 {
  margin-right: 8.5625rem !important;
}
.custom-css .m-r-138 {
  margin-right: 8.625rem !important;
}
.custom-css .m-r-139 {
  margin-right: 8.6875rem !important;
}
.custom-css .m-r-140 {
  margin-right: 8.75rem !important;
}
.custom-css .m-r-141 {
  margin-right: 8.8125rem !important;
}
.custom-css .m-r-142 {
  margin-right: 8.875rem !important;
}
.custom-css .m-r-143 {
  margin-right: 8.9375rem !important;
}
.custom-css .m-r-144 {
  margin-right: 9rem !important;
}
.custom-css .m-r-145 {
  margin-right: 9.0625rem !important;
}
.custom-css .m-r-146 {
  margin-right: 9.125rem !important;
}
.custom-css .m-r-147 {
  margin-right: 9.1875rem !important;
}
.custom-css .m-r-148 {
  margin-right: 9.25rem !important;
}
.custom-css .m-r-149 {
  margin-right: 9.3125rem !important;
}
.custom-css .m-r-150 {
  margin-right: 9.375rem !important;
}
.custom-css .m-r-151 {
  margin-right: 9.4375rem !important;
}
.custom-css .m-r-152 {
  margin-right: 9.5rem !important;
}
.custom-css .m-r-153 {
  margin-right: 9.5625rem !important;
}
.custom-css .m-r-154 {
  margin-right: 9.625rem !important;
}
.custom-css .m-r-155 {
  margin-right: 9.6875rem !important;
}
.custom-css .m-r-156 {
  margin-right: 9.75rem !important;
}
.custom-css .m-r-157 {
  margin-right: 9.8125rem !important;
}
.custom-css .m-r-158 {
  margin-right: 9.875rem !important;
}
.custom-css .m-r-159 {
  margin-right: 9.9375rem !important;
}
.custom-css .m-r-160 {
  margin-right: 10rem !important;
}
.custom-css .m-r-161 {
  margin-right: 10.0625rem !important;
}
.custom-css .m-r-162 {
  margin-right: 10.125rem !important;
}
.custom-css .m-r-163 {
  margin-right: 10.1875rem !important;
}
.custom-css .m-r-164 {
  margin-right: 10.25rem !important;
}
.custom-css .m-r-165 {
  margin-right: 10.3125rem !important;
}
.custom-css .m-r-166 {
  margin-right: 10.375rem !important;
}
.custom-css .m-r-167 {
  margin-right: 10.4375rem !important;
}
.custom-css .m-r-168 {
  margin-right: 10.5rem !important;
}
.custom-css .m-r-169 {
  margin-right: 10.5625rem !important;
}
.custom-css .m-r-170 {
  margin-right: 10.625rem !important;
}
.custom-css .m-r-171 {
  margin-right: 10.6875rem !important;
}
.custom-css .m-r-172 {
  margin-right: 10.75rem !important;
}
.custom-css .m-r-173 {
  margin-right: 10.8125rem !important;
}
.custom-css .m-r-174 {
  margin-right: 10.875rem !important;
}
.custom-css .m-r-175 {
  margin-right: 10.9375rem !important;
}
.custom-css .m-r-176 {
  margin-right: 11rem !important;
}
.custom-css .m-r-177 {
  margin-right: 11.0625rem !important;
}
.custom-css .m-r-178 {
  margin-right: 11.125rem !important;
}
.custom-css .m-r-179 {
  margin-right: 11.1875rem !important;
}
.custom-css .m-r-180 {
  margin-right: 11.25rem !important;
}
.custom-css .m-r-181 {
  margin-right: 11.3125rem !important;
}
.custom-css .m-r-182 {
  margin-right: 11.375rem !important;
}
.custom-css .m-r-183 {
  margin-right: 11.4375rem !important;
}
.custom-css .m-r-184 {
  margin-right: 11.5rem !important;
}
.custom-css .m-r-185 {
  margin-right: 11.5625rem !important;
}
.custom-css .m-r-186 {
  margin-right: 11.625rem !important;
}
.custom-css .m-r-187 {
  margin-right: 11.6875rem !important;
}
.custom-css .m-r-188 {
  margin-right: 11.75rem !important;
}
.custom-css .m-r-189 {
  margin-right: 11.8125rem !important;
}
.custom-css .m-r-190 {
  margin-right: 11.875rem !important;
}
.custom-css .m-r-191 {
  margin-right: 11.9375rem !important;
}
.custom-css .m-r-192 {
  margin-right: 12rem !important;
}
.custom-css .m-r-193 {
  margin-right: 12.0625rem !important;
}
.custom-css .m-r-194 {
  margin-right: 12.125rem !important;
}
.custom-css .m-r-195 {
  margin-right: 12.1875rem !important;
}
.custom-css .m-r-196 {
  margin-right: 12.25rem !important;
}
.custom-css .m-r-197 {
  margin-right: 12.3125rem !important;
}
.custom-css .m-r-198 {
  margin-right: 12.375rem !important;
}
.custom-css .m-r-199 {
  margin-right: 12.4375rem !important;
}
.custom-css .m-r-200 {
  margin-right: 12.5rem !important;
}
.custom-css .m-l-auto {
  margin-left: auto !important;
}
.custom-css .m-l-1 {
  margin-left: 0.0625rem !important;
}
.custom-css .m-l-2 {
  margin-left: 0.125rem !important;
}
.custom-css .m-l-3 {
  margin-left: 0.1875rem !important;
}
.custom-css .m-l-4 {
  margin-left: 0.25rem !important;
}
.custom-css .m-l-5 {
  margin-left: 0.3125rem !important;
}
.custom-css .m-l-6 {
  margin-left: 0.375rem !important;
}
.custom-css .m-l-7 {
  margin-left: 0.4375rem !important;
}
.custom-css .m-l-8 {
  margin-left: 0.5rem !important;
}
.custom-css .m-l-9 {
  margin-left: 0.5625rem !important;
}
.custom-css .m-l-10 {
  margin-left: 0.625rem !important;
}
.custom-css .m-l-11 {
  margin-left: 0.6875rem !important;
}
.custom-css .m-l-12 {
  margin-left: 0.75rem !important;
}
.custom-css .m-l-13 {
  margin-left: 0.8125rem !important;
}
.custom-css .m-l-14 {
  margin-left: 0.875rem !important;
}
.custom-css .m-l-15 {
  margin-left: 0.9375rem !important;
}
.custom-css .m-l-16 {
  margin-left: 1rem !important;
}
.custom-css .m-l-17 {
  margin-left: 1.0625rem !important;
}
.custom-css .m-l-18 {
  margin-left: 1.125rem !important;
}
.custom-css .m-l-19 {
  margin-left: 1.1875rem !important;
}
.custom-css .m-l-20 {
  margin-left: 1.25rem !important;
}
.custom-css .m-l-21 {
  margin-left: 1.3125rem !important;
}
.custom-css .m-l-22 {
  margin-left: 1.375rem !important;
}
.custom-css .m-l-23 {
  margin-left: 1.4375rem !important;
}
.custom-css .m-l-24 {
  margin-left: 1.5rem !important;
}
.custom-css .m-l-25 {
  margin-left: 1.5625rem !important;
}
.custom-css .m-l-26 {
  margin-left: 1.625rem !important;
}
.custom-css .m-l-27 {
  margin-left: 1.6875rem !important;
}
.custom-css .m-l-28 {
  margin-left: 1.75rem !important;
}
.custom-css .m-l-29 {
  margin-left: 1.8125rem !important;
}
.custom-css .m-l-30 {
  margin-left: 1.875rem !important;
}
.custom-css .m-l-31 {
  margin-left: 1.9375rem !important;
}
.custom-css .m-l-32 {
  margin-left: 2rem !important;
}
.custom-css .m-l-33 {
  margin-left: 2.0625rem !important;
}
.custom-css .m-l-34 {
  margin-left: 2.125rem !important;
}
.custom-css .m-l-35 {
  margin-left: 2.1875rem !important;
}
.custom-css .m-l-36 {
  margin-left: 2.25rem !important;
}
.custom-css .m-l-37 {
  margin-left: 2.3125rem !important;
}
.custom-css .m-l-38 {
  margin-left: 2.375rem !important;
}
.custom-css .m-l-39 {
  margin-left: 2.4375rem !important;
}
.custom-css .m-l-40 {
  margin-left: 2.5rem !important;
}
.custom-css .m-l-41 {
  margin-left: 2.5625rem !important;
}
.custom-css .m-l-42 {
  margin-left: 2.625rem !important;
}
.custom-css .m-l-43 {
  margin-left: 2.6875rem !important;
}
.custom-css .m-l-44 {
  margin-left: 2.75rem !important;
}
.custom-css .m-l-45 {
  margin-left: 2.8125rem !important;
}
.custom-css .m-l-46 {
  margin-left: 2.875rem !important;
}
.custom-css .m-l-47 {
  margin-left: 2.9375rem !important;
}
.custom-css .m-l-48 {
  margin-left: 3rem !important;
}
.custom-css .m-l-49 {
  margin-left: 3.0625rem !important;
}
.custom-css .m-l-50 {
  margin-left: 3.125rem !important;
}
.custom-css .m-l-51 {
  margin-left: 3.1875rem !important;
}
.custom-css .m-l-52 {
  margin-left: 3.25rem !important;
}
.custom-css .m-l-53 {
  margin-left: 3.3125rem !important;
}
.custom-css .m-l-54 {
  margin-left: 3.375rem !important;
}
.custom-css .m-l-55 {
  margin-left: 3.4375rem !important;
}
.custom-css .m-l-56 {
  margin-left: 3.5rem !important;
}
.custom-css .m-l-57 {
  margin-left: 3.5625rem !important;
}
.custom-css .m-l-58 {
  margin-left: 3.625rem !important;
}
.custom-css .m-l-59 {
  margin-left: 3.6875rem !important;
}
.custom-css .m-l-60 {
  margin-left: 3.75rem !important;
}
.custom-css .m-l-61 {
  margin-left: 3.8125rem !important;
}
.custom-css .m-l-62 {
  margin-left: 3.875rem !important;
}
.custom-css .m-l-63 {
  margin-left: 3.9375rem !important;
}
.custom-css .m-l-64 {
  margin-left: 4rem !important;
}
.custom-css .m-l-65 {
  margin-left: 4.0625rem !important;
}
.custom-css .m-l-66 {
  margin-left: 4.125rem !important;
}
.custom-css .m-l-67 {
  margin-left: 4.1875rem !important;
}
.custom-css .m-l-68 {
  margin-left: 4.25rem !important;
}
.custom-css .m-l-69 {
  margin-left: 4.3125rem !important;
}
.custom-css .m-l-70 {
  margin-left: 4.375rem !important;
}
.custom-css .m-l-71 {
  margin-left: 4.4375rem !important;
}
.custom-css .m-l-72 {
  margin-left: 4.5rem !important;
}
.custom-css .m-l-73 {
  margin-left: 4.5625rem !important;
}
.custom-css .m-l-74 {
  margin-left: 4.625rem !important;
}
.custom-css .m-l-75 {
  margin-left: 4.6875rem !important;
}
.custom-css .m-l-76 {
  margin-left: 4.75rem !important;
}
.custom-css .m-l-77 {
  margin-left: 4.8125rem !important;
}
.custom-css .m-l-78 {
  margin-left: 4.875rem !important;
}
.custom-css .m-l-79 {
  margin-left: 4.9375rem !important;
}
.custom-css .m-l-80 {
  margin-left: 5rem !important;
}
.custom-css .m-l-81 {
  margin-left: 5.0625rem !important;
}
.custom-css .m-l-82 {
  margin-left: 5.125rem !important;
}
.custom-css .m-l-83 {
  margin-left: 5.1875rem !important;
}
.custom-css .m-l-84 {
  margin-left: 5.25rem !important;
}
.custom-css .m-l-85 {
  margin-left: 5.3125rem !important;
}
.custom-css .m-l-86 {
  margin-left: 5.375rem !important;
}
.custom-css .m-l-87 {
  margin-left: 5.4375rem !important;
}
.custom-css .m-l-88 {
  margin-left: 5.5rem !important;
}
.custom-css .m-l-89 {
  margin-left: 5.5625rem !important;
}
.custom-css .m-l-90 {
  margin-left: 5.625rem !important;
}
.custom-css .m-l-91 {
  margin-left: 5.6875rem !important;
}
.custom-css .m-l-92 {
  margin-left: 5.75rem !important;
}
.custom-css .m-l-93 {
  margin-left: 5.8125rem !important;
}
.custom-css .m-l-94 {
  margin-left: 5.875rem !important;
}
.custom-css .m-l-95 {
  margin-left: 5.9375rem !important;
}
.custom-css .m-l-96 {
  margin-left: 6rem !important;
}
.custom-css .m-l-97 {
  margin-left: 6.0625rem !important;
}
.custom-css .m-l-98 {
  margin-left: 6.125rem !important;
}
.custom-css .m-l-99 {
  margin-left: 6.1875rem !important;
}
.custom-css .m-l-100 {
  margin-left: 6.25rem !important;
}
.custom-css .m-l-101 {
  margin-left: 6.3125rem !important;
}
.custom-css .m-l-102 {
  margin-left: 6.375rem !important;
}
.custom-css .m-l-103 {
  margin-left: 6.4375rem !important;
}
.custom-css .m-l-104 {
  margin-left: 6.5rem !important;
}
.custom-css .m-l-105 {
  margin-left: 6.5625rem !important;
}
.custom-css .m-l-106 {
  margin-left: 6.625rem !important;
}
.custom-css .m-l-107 {
  margin-left: 6.6875rem !important;
}
.custom-css .m-l-108 {
  margin-left: 6.75rem !important;
}
.custom-css .m-l-109 {
  margin-left: 6.8125rem !important;
}
.custom-css .m-l-110 {
  margin-left: 6.875rem !important;
}
.custom-css .m-l-111 {
  margin-left: 6.9375rem !important;
}
.custom-css .m-l-112 {
  margin-left: 7rem !important;
}
.custom-css .m-l-113 {
  margin-left: 7.0625rem !important;
}
.custom-css .m-l-114 {
  margin-left: 7.125rem !important;
}
.custom-css .m-l-115 {
  margin-left: 7.1875rem !important;
}
.custom-css .m-l-116 {
  margin-left: 7.25rem !important;
}
.custom-css .m-l-117 {
  margin-left: 7.3125rem !important;
}
.custom-css .m-l-118 {
  margin-left: 7.375rem !important;
}
.custom-css .m-l-119 {
  margin-left: 7.4375rem !important;
}
.custom-css .m-l-120 {
  margin-left: 7.5rem !important;
}
.custom-css .m-l-121 {
  margin-left: 7.5625rem !important;
}
.custom-css .m-l-122 {
  margin-left: 7.625rem !important;
}
.custom-css .m-l-123 {
  margin-left: 7.6875rem !important;
}
.custom-css .m-l-124 {
  margin-left: 7.75rem !important;
}
.custom-css .m-l-125 {
  margin-left: 7.8125rem !important;
}
.custom-css .m-l-126 {
  margin-left: 7.875rem !important;
}
.custom-css .m-l-127 {
  margin-left: 7.9375rem !important;
}
.custom-css .m-l-128 {
  margin-left: 8rem !important;
}
.custom-css .m-l-129 {
  margin-left: 8.0625rem !important;
}
.custom-css .m-l-130 {
  margin-left: 8.125rem !important;
}
.custom-css .m-l-131 {
  margin-left: 8.1875rem !important;
}
.custom-css .m-l-132 {
  margin-left: 8.25rem !important;
}
.custom-css .m-l-133 {
  margin-left: 8.3125rem !important;
}
.custom-css .m-l-134 {
  margin-left: 8.375rem !important;
}
.custom-css .m-l-135 {
  margin-left: 8.4375rem !important;
}
.custom-css .m-l-136 {
  margin-left: 8.5rem !important;
}
.custom-css .m-l-137 {
  margin-left: 8.5625rem !important;
}
.custom-css .m-l-138 {
  margin-left: 8.625rem !important;
}
.custom-css .m-l-139 {
  margin-left: 8.6875rem !important;
}
.custom-css .m-l-140 {
  margin-left: 8.75rem !important;
}
.custom-css .m-l-141 {
  margin-left: 8.8125rem !important;
}
.custom-css .m-l-142 {
  margin-left: 8.875rem !important;
}
.custom-css .m-l-143 {
  margin-left: 8.9375rem !important;
}
.custom-css .m-l-144 {
  margin-left: 9rem !important;
}
.custom-css .m-l-145 {
  margin-left: 9.0625rem !important;
}
.custom-css .m-l-146 {
  margin-left: 9.125rem !important;
}
.custom-css .m-l-147 {
  margin-left: 9.1875rem !important;
}
.custom-css .m-l-148 {
  margin-left: 9.25rem !important;
}
.custom-css .m-l-149 {
  margin-left: 9.3125rem !important;
}
.custom-css .m-l-150 {
  margin-left: 9.375rem !important;
}
.custom-css .m-l-151 {
  margin-left: 9.4375rem !important;
}
.custom-css .m-l-152 {
  margin-left: 9.5rem !important;
}
.custom-css .m-l-153 {
  margin-left: 9.5625rem !important;
}
.custom-css .m-l-154 {
  margin-left: 9.625rem !important;
}
.custom-css .m-l-155 {
  margin-left: 9.6875rem !important;
}
.custom-css .m-l-156 {
  margin-left: 9.75rem !important;
}
.custom-css .m-l-157 {
  margin-left: 9.8125rem !important;
}
.custom-css .m-l-158 {
  margin-left: 9.875rem !important;
}
.custom-css .m-l-159 {
  margin-left: 9.9375rem !important;
}
.custom-css .m-l-160 {
  margin-left: 10rem !important;
}
.custom-css .m-l-161 {
  margin-left: 10.0625rem !important;
}
.custom-css .m-l-162 {
  margin-left: 10.125rem !important;
}
.custom-css .m-l-163 {
  margin-left: 10.1875rem !important;
}
.custom-css .m-l-164 {
  margin-left: 10.25rem !important;
}
.custom-css .m-l-165 {
  margin-left: 10.3125rem !important;
}
.custom-css .m-l-166 {
  margin-left: 10.375rem !important;
}
.custom-css .m-l-167 {
  margin-left: 10.4375rem !important;
}
.custom-css .m-l-168 {
  margin-left: 10.5rem !important;
}
.custom-css .m-l-169 {
  margin-left: 10.5625rem !important;
}
.custom-css .m-l-170 {
  margin-left: 10.625rem !important;
}
.custom-css .m-l-171 {
  margin-left: 10.6875rem !important;
}
.custom-css .m-l-172 {
  margin-left: 10.75rem !important;
}
.custom-css .m-l-173 {
  margin-left: 10.8125rem !important;
}
.custom-css .m-l-174 {
  margin-left: 10.875rem !important;
}
.custom-css .m-l-175 {
  margin-left: 10.9375rem !important;
}
.custom-css .m-l-176 {
  margin-left: 11rem !important;
}
.custom-css .m-l-177 {
  margin-left: 11.0625rem !important;
}
.custom-css .m-l-178 {
  margin-left: 11.125rem !important;
}
.custom-css .m-l-179 {
  margin-left: 11.1875rem !important;
}
.custom-css .m-l-180 {
  margin-left: 11.25rem !important;
}
.custom-css .m-l-181 {
  margin-left: 11.3125rem !important;
}
.custom-css .m-l-182 {
  margin-left: 11.375rem !important;
}
.custom-css .m-l-183 {
  margin-left: 11.4375rem !important;
}
.custom-css .m-l-184 {
  margin-left: 11.5rem !important;
}
.custom-css .m-l-185 {
  margin-left: 11.5625rem !important;
}
.custom-css .m-l-186 {
  margin-left: 11.625rem !important;
}
.custom-css .m-l-187 {
  margin-left: 11.6875rem !important;
}
.custom-css .m-l-188 {
  margin-left: 11.75rem !important;
}
.custom-css .m-l-189 {
  margin-left: 11.8125rem !important;
}
.custom-css .m-l-190 {
  margin-left: 11.875rem !important;
}
.custom-css .m-l-191 {
  margin-left: 11.9375rem !important;
}
.custom-css .m-l-192 {
  margin-left: 12rem !important;
}
.custom-css .m-l-193 {
  margin-left: 12.0625rem !important;
}
.custom-css .m-l-194 {
  margin-left: 12.125rem !important;
}
.custom-css .m-l-195 {
  margin-left: 12.1875rem !important;
}
.custom-css .m-l-196 {
  margin-left: 12.25rem !important;
}
.custom-css .m-l-197 {
  margin-left: 12.3125rem !important;
}
.custom-css .m-l-198 {
  margin-left: 12.375rem !important;
}
.custom-css .m-l-199 {
  margin-left: 12.4375rem !important;
}
.custom-css .m-l-200 {
  margin-left: 12.5rem !important;
}
.custom-css .p-t-auto {
  padding-top: auto !important;
}
.custom-css .p-t-1 {
  padding-top: 0.0625rem !important;
}
.custom-css .p-t-2 {
  padding-top: 0.125rem !important;
}
.custom-css .p-t-3 {
  padding-top: 0.1875rem !important;
}
.custom-css .p-t-4 {
  padding-top: 0.25rem !important;
}
.custom-css .p-t-5 {
  padding-top: 0.3125rem !important;
}
.custom-css .p-t-6 {
  padding-top: 0.375rem !important;
}
.custom-css .p-t-7 {
  padding-top: 0.4375rem !important;
}
.custom-css .p-t-8 {
  padding-top: 0.5rem !important;
}
.custom-css .p-t-9 {
  padding-top: 0.5625rem !important;
}
.custom-css .p-t-10 {
  padding-top: 0.625rem !important;
}
.custom-css .p-t-11 {
  padding-top: 0.6875rem !important;
}
.custom-css .p-t-12 {
  padding-top: 0.75rem !important;
}
.custom-css .p-t-13 {
  padding-top: 0.8125rem !important;
}
.custom-css .p-t-14 {
  padding-top: 0.875rem !important;
}
.custom-css .p-t-15 {
  padding-top: 0.9375rem !important;
}
.custom-css .p-t-16 {
  padding-top: 1rem !important;
}
.custom-css .p-t-17 {
  padding-top: 1.0625rem !important;
}
.custom-css .p-t-18 {
  padding-top: 1.125rem !important;
}
.custom-css .p-t-19 {
  padding-top: 1.1875rem !important;
}
.custom-css .p-t-20 {
  padding-top: 1.25rem !important;
}
.custom-css .p-t-21 {
  padding-top: 1.3125rem !important;
}
.custom-css .p-t-22 {
  padding-top: 1.375rem !important;
}
.custom-css .p-t-23 {
  padding-top: 1.4375rem !important;
}
.custom-css .p-t-24 {
  padding-top: 1.5rem !important;
}
.custom-css .p-t-25 {
  padding-top: 1.5625rem !important;
}
.custom-css .p-t-26 {
  padding-top: 1.625rem !important;
}
.custom-css .p-t-27 {
  padding-top: 1.6875rem !important;
}
.custom-css .p-t-28 {
  padding-top: 1.75rem !important;
}
.custom-css .p-t-29 {
  padding-top: 1.8125rem !important;
}
.custom-css .p-t-30 {
  padding-top: 1.875rem !important;
}
.custom-css .p-t-31 {
  padding-top: 1.9375rem !important;
}
.custom-css .p-t-32 {
  padding-top: 2rem !important;
}
.custom-css .p-t-33 {
  padding-top: 2.0625rem !important;
}
.custom-css .p-t-34 {
  padding-top: 2.125rem !important;
}
.custom-css .p-t-35 {
  padding-top: 2.1875rem !important;
}
.custom-css .p-t-36 {
  padding-top: 2.25rem !important;
}
.custom-css .p-t-37 {
  padding-top: 2.3125rem !important;
}
.custom-css .p-t-38 {
  padding-top: 2.375rem !important;
}
.custom-css .p-t-39 {
  padding-top: 2.4375rem !important;
}
.custom-css .p-t-40 {
  padding-top: 2.5rem !important;
}
.custom-css .p-t-41 {
  padding-top: 2.5625rem !important;
}
.custom-css .p-t-42 {
  padding-top: 2.625rem !important;
}
.custom-css .p-t-43 {
  padding-top: 2.6875rem !important;
}
.custom-css .p-t-44 {
  padding-top: 2.75rem !important;
}
.custom-css .p-t-45 {
  padding-top: 2.8125rem !important;
}
.custom-css .p-t-46 {
  padding-top: 2.875rem !important;
}
.custom-css .p-t-47 {
  padding-top: 2.9375rem !important;
}
.custom-css .p-t-48 {
  padding-top: 3rem !important;
}
.custom-css .p-t-49 {
  padding-top: 3.0625rem !important;
}
.custom-css .p-t-50 {
  padding-top: 3.125rem !important;
}
.custom-css .p-t-51 {
  padding-top: 3.1875rem !important;
}
.custom-css .p-t-52 {
  padding-top: 3.25rem !important;
}
.custom-css .p-t-53 {
  padding-top: 3.3125rem !important;
}
.custom-css .p-t-54 {
  padding-top: 3.375rem !important;
}
.custom-css .p-t-55 {
  padding-top: 3.4375rem !important;
}
.custom-css .p-t-56 {
  padding-top: 3.5rem !important;
}
.custom-css .p-t-57 {
  padding-top: 3.5625rem !important;
}
.custom-css .p-t-58 {
  padding-top: 3.625rem !important;
}
.custom-css .p-t-59 {
  padding-top: 3.6875rem !important;
}
.custom-css .p-t-60 {
  padding-top: 3.75rem !important;
}
.custom-css .p-t-61 {
  padding-top: 3.8125rem !important;
}
.custom-css .p-t-62 {
  padding-top: 3.875rem !important;
}
.custom-css .p-t-63 {
  padding-top: 3.9375rem !important;
}
.custom-css .p-t-64 {
  padding-top: 4rem !important;
}
.custom-css .p-t-65 {
  padding-top: 4.0625rem !important;
}
.custom-css .p-t-66 {
  padding-top: 4.125rem !important;
}
.custom-css .p-t-67 {
  padding-top: 4.1875rem !important;
}
.custom-css .p-t-68 {
  padding-top: 4.25rem !important;
}
.custom-css .p-t-69 {
  padding-top: 4.3125rem !important;
}
.custom-css .p-t-70 {
  padding-top: 4.375rem !important;
}
.custom-css .p-t-71 {
  padding-top: 4.4375rem !important;
}
.custom-css .p-t-72 {
  padding-top: 4.5rem !important;
}
.custom-css .p-t-73 {
  padding-top: 4.5625rem !important;
}
.custom-css .p-t-74 {
  padding-top: 4.625rem !important;
}
.custom-css .p-t-75 {
  padding-top: 4.6875rem !important;
}
.custom-css .p-t-76 {
  padding-top: 4.75rem !important;
}
.custom-css .p-t-77 {
  padding-top: 4.8125rem !important;
}
.custom-css .p-t-78 {
  padding-top: 4.875rem !important;
}
.custom-css .p-t-79 {
  padding-top: 4.9375rem !important;
}
.custom-css .p-t-80 {
  padding-top: 5rem !important;
}
.custom-css .p-t-81 {
  padding-top: 5.0625rem !important;
}
.custom-css .p-t-82 {
  padding-top: 5.125rem !important;
}
.custom-css .p-t-83 {
  padding-top: 5.1875rem !important;
}
.custom-css .p-t-84 {
  padding-top: 5.25rem !important;
}
.custom-css .p-t-85 {
  padding-top: 5.3125rem !important;
}
.custom-css .p-t-86 {
  padding-top: 5.375rem !important;
}
.custom-css .p-t-87 {
  padding-top: 5.4375rem !important;
}
.custom-css .p-t-88 {
  padding-top: 5.5rem !important;
}
.custom-css .p-t-89 {
  padding-top: 5.5625rem !important;
}
.custom-css .p-t-90 {
  padding-top: 5.625rem !important;
}
.custom-css .p-t-91 {
  padding-top: 5.6875rem !important;
}
.custom-css .p-t-92 {
  padding-top: 5.75rem !important;
}
.custom-css .p-t-93 {
  padding-top: 5.8125rem !important;
}
.custom-css .p-t-94 {
  padding-top: 5.875rem !important;
}
.custom-css .p-t-95 {
  padding-top: 5.9375rem !important;
}
.custom-css .p-t-96 {
  padding-top: 6rem !important;
}
.custom-css .p-t-97 {
  padding-top: 6.0625rem !important;
}
.custom-css .p-t-98 {
  padding-top: 6.125rem !important;
}
.custom-css .p-t-99 {
  padding-top: 6.1875rem !important;
}
.custom-css .p-t-100 {
  padding-top: 6.25rem !important;
}
.custom-css .p-t-101 {
  padding-top: 6.3125rem !important;
}
.custom-css .p-t-102 {
  padding-top: 6.375rem !important;
}
.custom-css .p-t-103 {
  padding-top: 6.4375rem !important;
}
.custom-css .p-t-104 {
  padding-top: 6.5rem !important;
}
.custom-css .p-t-105 {
  padding-top: 6.5625rem !important;
}
.custom-css .p-t-106 {
  padding-top: 6.625rem !important;
}
.custom-css .p-t-107 {
  padding-top: 6.6875rem !important;
}
.custom-css .p-t-108 {
  padding-top: 6.75rem !important;
}
.custom-css .p-t-109 {
  padding-top: 6.8125rem !important;
}
.custom-css .p-t-110 {
  padding-top: 6.875rem !important;
}
.custom-css .p-t-111 {
  padding-top: 6.9375rem !important;
}
.custom-css .p-t-112 {
  padding-top: 7rem !important;
}
.custom-css .p-t-113 {
  padding-top: 7.0625rem !important;
}
.custom-css .p-t-114 {
  padding-top: 7.125rem !important;
}
.custom-css .p-t-115 {
  padding-top: 7.1875rem !important;
}
.custom-css .p-t-116 {
  padding-top: 7.25rem !important;
}
.custom-css .p-t-117 {
  padding-top: 7.3125rem !important;
}
.custom-css .p-t-118 {
  padding-top: 7.375rem !important;
}
.custom-css .p-t-119 {
  padding-top: 7.4375rem !important;
}
.custom-css .p-t-120 {
  padding-top: 7.5rem !important;
}
.custom-css .p-t-121 {
  padding-top: 7.5625rem !important;
}
.custom-css .p-t-122 {
  padding-top: 7.625rem !important;
}
.custom-css .p-t-123 {
  padding-top: 7.6875rem !important;
}
.custom-css .p-t-124 {
  padding-top: 7.75rem !important;
}
.custom-css .p-t-125 {
  padding-top: 7.8125rem !important;
}
.custom-css .p-t-126 {
  padding-top: 7.875rem !important;
}
.custom-css .p-t-127 {
  padding-top: 7.9375rem !important;
}
.custom-css .p-t-128 {
  padding-top: 8rem !important;
}
.custom-css .p-t-129 {
  padding-top: 8.0625rem !important;
}
.custom-css .p-t-130 {
  padding-top: 8.125rem !important;
}
.custom-css .p-t-131 {
  padding-top: 8.1875rem !important;
}
.custom-css .p-t-132 {
  padding-top: 8.25rem !important;
}
.custom-css .p-t-133 {
  padding-top: 8.3125rem !important;
}
.custom-css .p-t-134 {
  padding-top: 8.375rem !important;
}
.custom-css .p-t-135 {
  padding-top: 8.4375rem !important;
}
.custom-css .p-t-136 {
  padding-top: 8.5rem !important;
}
.custom-css .p-t-137 {
  padding-top: 8.5625rem !important;
}
.custom-css .p-t-138 {
  padding-top: 8.625rem !important;
}
.custom-css .p-t-139 {
  padding-top: 8.6875rem !important;
}
.custom-css .p-t-140 {
  padding-top: 8.75rem !important;
}
.custom-css .p-t-141 {
  padding-top: 8.8125rem !important;
}
.custom-css .p-t-142 {
  padding-top: 8.875rem !important;
}
.custom-css .p-t-143 {
  padding-top: 8.9375rem !important;
}
.custom-css .p-t-144 {
  padding-top: 9rem !important;
}
.custom-css .p-t-145 {
  padding-top: 9.0625rem !important;
}
.custom-css .p-t-146 {
  padding-top: 9.125rem !important;
}
.custom-css .p-t-147 {
  padding-top: 9.1875rem !important;
}
.custom-css .p-t-148 {
  padding-top: 9.25rem !important;
}
.custom-css .p-t-149 {
  padding-top: 9.3125rem !important;
}
.custom-css .p-t-150 {
  padding-top: 9.375rem !important;
}
.custom-css .p-t-151 {
  padding-top: 9.4375rem !important;
}
.custom-css .p-t-152 {
  padding-top: 9.5rem !important;
}
.custom-css .p-t-153 {
  padding-top: 9.5625rem !important;
}
.custom-css .p-t-154 {
  padding-top: 9.625rem !important;
}
.custom-css .p-t-155 {
  padding-top: 9.6875rem !important;
}
.custom-css .p-t-156 {
  padding-top: 9.75rem !important;
}
.custom-css .p-t-157 {
  padding-top: 9.8125rem !important;
}
.custom-css .p-t-158 {
  padding-top: 9.875rem !important;
}
.custom-css .p-t-159 {
  padding-top: 9.9375rem !important;
}
.custom-css .p-t-160 {
  padding-top: 10rem !important;
}
.custom-css .p-t-161 {
  padding-top: 10.0625rem !important;
}
.custom-css .p-t-162 {
  padding-top: 10.125rem !important;
}
.custom-css .p-t-163 {
  padding-top: 10.1875rem !important;
}
.custom-css .p-t-164 {
  padding-top: 10.25rem !important;
}
.custom-css .p-t-165 {
  padding-top: 10.3125rem !important;
}
.custom-css .p-t-166 {
  padding-top: 10.375rem !important;
}
.custom-css .p-t-167 {
  padding-top: 10.4375rem !important;
}
.custom-css .p-t-168 {
  padding-top: 10.5rem !important;
}
.custom-css .p-t-169 {
  padding-top: 10.5625rem !important;
}
.custom-css .p-t-170 {
  padding-top: 10.625rem !important;
}
.custom-css .p-t-171 {
  padding-top: 10.6875rem !important;
}
.custom-css .p-t-172 {
  padding-top: 10.75rem !important;
}
.custom-css .p-t-173 {
  padding-top: 10.8125rem !important;
}
.custom-css .p-t-174 {
  padding-top: 10.875rem !important;
}
.custom-css .p-t-175 {
  padding-top: 10.9375rem !important;
}
.custom-css .p-t-176 {
  padding-top: 11rem !important;
}
.custom-css .p-t-177 {
  padding-top: 11.0625rem !important;
}
.custom-css .p-t-178 {
  padding-top: 11.125rem !important;
}
.custom-css .p-t-179 {
  padding-top: 11.1875rem !important;
}
.custom-css .p-t-180 {
  padding-top: 11.25rem !important;
}
.custom-css .p-t-181 {
  padding-top: 11.3125rem !important;
}
.custom-css .p-t-182 {
  padding-top: 11.375rem !important;
}
.custom-css .p-t-183 {
  padding-top: 11.4375rem !important;
}
.custom-css .p-t-184 {
  padding-top: 11.5rem !important;
}
.custom-css .p-t-185 {
  padding-top: 11.5625rem !important;
}
.custom-css .p-t-186 {
  padding-top: 11.625rem !important;
}
.custom-css .p-t-187 {
  padding-top: 11.6875rem !important;
}
.custom-css .p-t-188 {
  padding-top: 11.75rem !important;
}
.custom-css .p-t-189 {
  padding-top: 11.8125rem !important;
}
.custom-css .p-t-190 {
  padding-top: 11.875rem !important;
}
.custom-css .p-t-191 {
  padding-top: 11.9375rem !important;
}
.custom-css .p-t-192 {
  padding-top: 12rem !important;
}
.custom-css .p-t-193 {
  padding-top: 12.0625rem !important;
}
.custom-css .p-t-194 {
  padding-top: 12.125rem !important;
}
.custom-css .p-t-195 {
  padding-top: 12.1875rem !important;
}
.custom-css .p-t-196 {
  padding-top: 12.25rem !important;
}
.custom-css .p-t-197 {
  padding-top: 12.3125rem !important;
}
.custom-css .p-t-198 {
  padding-top: 12.375rem !important;
}
.custom-css .p-t-199 {
  padding-top: 12.4375rem !important;
}
.custom-css .p-t-200 {
  padding-top: 12.5rem !important;
}
.custom-css .p-b-auto {
  padding-bottom: auto !important;
}
.custom-css .p-b-1 {
  padding-bottom: 0.0625rem !important;
}
.custom-css .p-b-2 {
  padding-bottom: 0.125rem !important;
}
.custom-css .p-b-3 {
  padding-bottom: 0.1875rem !important;
}
.custom-css .p-b-4 {
  padding-bottom: 0.25rem !important;
}
.custom-css .p-b-5 {
  padding-bottom: 0.3125rem !important;
}
.custom-css .p-b-6 {
  padding-bottom: 0.375rem !important;
}
.custom-css .p-b-7 {
  padding-bottom: 0.4375rem !important;
}
.custom-css .p-b-8 {
  padding-bottom: 0.5rem !important;
}
.custom-css .p-b-9 {
  padding-bottom: 0.5625rem !important;
}
.custom-css .p-b-10 {
  padding-bottom: 0.625rem !important;
}
.custom-css .p-b-11 {
  padding-bottom: 0.6875rem !important;
}
.custom-css .p-b-12 {
  padding-bottom: 0.75rem !important;
}
.custom-css .p-b-13 {
  padding-bottom: 0.8125rem !important;
}
.custom-css .p-b-14 {
  padding-bottom: 0.875rem !important;
}
.custom-css .p-b-15 {
  padding-bottom: 0.9375rem !important;
}
.custom-css .p-b-16 {
  padding-bottom: 1rem !important;
}
.custom-css .p-b-17 {
  padding-bottom: 1.0625rem !important;
}
.custom-css .p-b-18 {
  padding-bottom: 1.125rem !important;
}
.custom-css .p-b-19 {
  padding-bottom: 1.1875rem !important;
}
.custom-css .p-b-20 {
  padding-bottom: 1.25rem !important;
}
.custom-css .p-b-21 {
  padding-bottom: 1.3125rem !important;
}
.custom-css .p-b-22 {
  padding-bottom: 1.375rem !important;
}
.custom-css .p-b-23 {
  padding-bottom: 1.4375rem !important;
}
.custom-css .p-b-24 {
  padding-bottom: 1.5rem !important;
}
.custom-css .p-b-25 {
  padding-bottom: 1.5625rem !important;
}
.custom-css .p-b-26 {
  padding-bottom: 1.625rem !important;
}
.custom-css .p-b-27 {
  padding-bottom: 1.6875rem !important;
}
.custom-css .p-b-28 {
  padding-bottom: 1.75rem !important;
}
.custom-css .p-b-29 {
  padding-bottom: 1.8125rem !important;
}
.custom-css .p-b-30 {
  padding-bottom: 1.875rem !important;
}
.custom-css .p-b-31 {
  padding-bottom: 1.9375rem !important;
}
.custom-css .p-b-32 {
  padding-bottom: 2rem !important;
}
.custom-css .p-b-33 {
  padding-bottom: 2.0625rem !important;
}
.custom-css .p-b-34 {
  padding-bottom: 2.125rem !important;
}
.custom-css .p-b-35 {
  padding-bottom: 2.1875rem !important;
}
.custom-css .p-b-36 {
  padding-bottom: 2.25rem !important;
}
.custom-css .p-b-37 {
  padding-bottom: 2.3125rem !important;
}
.custom-css .p-b-38 {
  padding-bottom: 2.375rem !important;
}
.custom-css .p-b-39 {
  padding-bottom: 2.4375rem !important;
}
.custom-css .p-b-40 {
  padding-bottom: 2.5rem !important;
}
.custom-css .p-b-41 {
  padding-bottom: 2.5625rem !important;
}
.custom-css .p-b-42 {
  padding-bottom: 2.625rem !important;
}
.custom-css .p-b-43 {
  padding-bottom: 2.6875rem !important;
}
.custom-css .p-b-44 {
  padding-bottom: 2.75rem !important;
}
.custom-css .p-b-45 {
  padding-bottom: 2.8125rem !important;
}
.custom-css .p-b-46 {
  padding-bottom: 2.875rem !important;
}
.custom-css .p-b-47 {
  padding-bottom: 2.9375rem !important;
}
.custom-css .p-b-48 {
  padding-bottom: 3rem !important;
}
.custom-css .p-b-49 {
  padding-bottom: 3.0625rem !important;
}
.custom-css .p-b-50 {
  padding-bottom: 3.125rem !important;
}
.custom-css .p-b-51 {
  padding-bottom: 3.1875rem !important;
}
.custom-css .p-b-52 {
  padding-bottom: 3.25rem !important;
}
.custom-css .p-b-53 {
  padding-bottom: 3.3125rem !important;
}
.custom-css .p-b-54 {
  padding-bottom: 3.375rem !important;
}
.custom-css .p-b-55 {
  padding-bottom: 3.4375rem !important;
}
.custom-css .p-b-56 {
  padding-bottom: 3.5rem !important;
}
.custom-css .p-b-57 {
  padding-bottom: 3.5625rem !important;
}
.custom-css .p-b-58 {
  padding-bottom: 3.625rem !important;
}
.custom-css .p-b-59 {
  padding-bottom: 3.6875rem !important;
}
.custom-css .p-b-60 {
  padding-bottom: 3.75rem !important;
}
.custom-css .p-b-61 {
  padding-bottom: 3.8125rem !important;
}
.custom-css .p-b-62 {
  padding-bottom: 3.875rem !important;
}
.custom-css .p-b-63 {
  padding-bottom: 3.9375rem !important;
}
.custom-css .p-b-64 {
  padding-bottom: 4rem !important;
}
.custom-css .p-b-65 {
  padding-bottom: 4.0625rem !important;
}
.custom-css .p-b-66 {
  padding-bottom: 4.125rem !important;
}
.custom-css .p-b-67 {
  padding-bottom: 4.1875rem !important;
}
.custom-css .p-b-68 {
  padding-bottom: 4.25rem !important;
}
.custom-css .p-b-69 {
  padding-bottom: 4.3125rem !important;
}
.custom-css .p-b-70 {
  padding-bottom: 4.375rem !important;
}
.custom-css .p-b-71 {
  padding-bottom: 4.4375rem !important;
}
.custom-css .p-b-72 {
  padding-bottom: 4.5rem !important;
}
.custom-css .p-b-73 {
  padding-bottom: 4.5625rem !important;
}
.custom-css .p-b-74 {
  padding-bottom: 4.625rem !important;
}
.custom-css .p-b-75 {
  padding-bottom: 4.6875rem !important;
}
.custom-css .p-b-76 {
  padding-bottom: 4.75rem !important;
}
.custom-css .p-b-77 {
  padding-bottom: 4.8125rem !important;
}
.custom-css .p-b-78 {
  padding-bottom: 4.875rem !important;
}
.custom-css .p-b-79 {
  padding-bottom: 4.9375rem !important;
}
.custom-css .p-b-80 {
  padding-bottom: 5rem !important;
}
.custom-css .p-b-81 {
  padding-bottom: 5.0625rem !important;
}
.custom-css .p-b-82 {
  padding-bottom: 5.125rem !important;
}
.custom-css .p-b-83 {
  padding-bottom: 5.1875rem !important;
}
.custom-css .p-b-84 {
  padding-bottom: 5.25rem !important;
}
.custom-css .p-b-85 {
  padding-bottom: 5.3125rem !important;
}
.custom-css .p-b-86 {
  padding-bottom: 5.375rem !important;
}
.custom-css .p-b-87 {
  padding-bottom: 5.4375rem !important;
}
.custom-css .p-b-88 {
  padding-bottom: 5.5rem !important;
}
.custom-css .p-b-89 {
  padding-bottom: 5.5625rem !important;
}
.custom-css .p-b-90 {
  padding-bottom: 5.625rem !important;
}
.custom-css .p-b-91 {
  padding-bottom: 5.6875rem !important;
}
.custom-css .p-b-92 {
  padding-bottom: 5.75rem !important;
}
.custom-css .p-b-93 {
  padding-bottom: 5.8125rem !important;
}
.custom-css .p-b-94 {
  padding-bottom: 5.875rem !important;
}
.custom-css .p-b-95 {
  padding-bottom: 5.9375rem !important;
}
.custom-css .p-b-96 {
  padding-bottom: 6rem !important;
}
.custom-css .p-b-97 {
  padding-bottom: 6.0625rem !important;
}
.custom-css .p-b-98 {
  padding-bottom: 6.125rem !important;
}
.custom-css .p-b-99 {
  padding-bottom: 6.1875rem !important;
}
.custom-css .p-b-100 {
  padding-bottom: 6.25rem !important;
}
.custom-css .p-b-101 {
  padding-bottom: 6.3125rem !important;
}
.custom-css .p-b-102 {
  padding-bottom: 6.375rem !important;
}
.custom-css .p-b-103 {
  padding-bottom: 6.4375rem !important;
}
.custom-css .p-b-104 {
  padding-bottom: 6.5rem !important;
}
.custom-css .p-b-105 {
  padding-bottom: 6.5625rem !important;
}
.custom-css .p-b-106 {
  padding-bottom: 6.625rem !important;
}
.custom-css .p-b-107 {
  padding-bottom: 6.6875rem !important;
}
.custom-css .p-b-108 {
  padding-bottom: 6.75rem !important;
}
.custom-css .p-b-109 {
  padding-bottom: 6.8125rem !important;
}
.custom-css .p-b-110 {
  padding-bottom: 6.875rem !important;
}
.custom-css .p-b-111 {
  padding-bottom: 6.9375rem !important;
}
.custom-css .p-b-112 {
  padding-bottom: 7rem !important;
}
.custom-css .p-b-113 {
  padding-bottom: 7.0625rem !important;
}
.custom-css .p-b-114 {
  padding-bottom: 7.125rem !important;
}
.custom-css .p-b-115 {
  padding-bottom: 7.1875rem !important;
}
.custom-css .p-b-116 {
  padding-bottom: 7.25rem !important;
}
.custom-css .p-b-117 {
  padding-bottom: 7.3125rem !important;
}
.custom-css .p-b-118 {
  padding-bottom: 7.375rem !important;
}
.custom-css .p-b-119 {
  padding-bottom: 7.4375rem !important;
}
.custom-css .p-b-120 {
  padding-bottom: 7.5rem !important;
}
.custom-css .p-b-121 {
  padding-bottom: 7.5625rem !important;
}
.custom-css .p-b-122 {
  padding-bottom: 7.625rem !important;
}
.custom-css .p-b-123 {
  padding-bottom: 7.6875rem !important;
}
.custom-css .p-b-124 {
  padding-bottom: 7.75rem !important;
}
.custom-css .p-b-125 {
  padding-bottom: 7.8125rem !important;
}
.custom-css .p-b-126 {
  padding-bottom: 7.875rem !important;
}
.custom-css .p-b-127 {
  padding-bottom: 7.9375rem !important;
}
.custom-css .p-b-128 {
  padding-bottom: 8rem !important;
}
.custom-css .p-b-129 {
  padding-bottom: 8.0625rem !important;
}
.custom-css .p-b-130 {
  padding-bottom: 8.125rem !important;
}
.custom-css .p-b-131 {
  padding-bottom: 8.1875rem !important;
}
.custom-css .p-b-132 {
  padding-bottom: 8.25rem !important;
}
.custom-css .p-b-133 {
  padding-bottom: 8.3125rem !important;
}
.custom-css .p-b-134 {
  padding-bottom: 8.375rem !important;
}
.custom-css .p-b-135 {
  padding-bottom: 8.4375rem !important;
}
.custom-css .p-b-136 {
  padding-bottom: 8.5rem !important;
}
.custom-css .p-b-137 {
  padding-bottom: 8.5625rem !important;
}
.custom-css .p-b-138 {
  padding-bottom: 8.625rem !important;
}
.custom-css .p-b-139 {
  padding-bottom: 8.6875rem !important;
}
.custom-css .p-b-140 {
  padding-bottom: 8.75rem !important;
}
.custom-css .p-b-141 {
  padding-bottom: 8.8125rem !important;
}
.custom-css .p-b-142 {
  padding-bottom: 8.875rem !important;
}
.custom-css .p-b-143 {
  padding-bottom: 8.9375rem !important;
}
.custom-css .p-b-144 {
  padding-bottom: 9rem !important;
}
.custom-css .p-b-145 {
  padding-bottom: 9.0625rem !important;
}
.custom-css .p-b-146 {
  padding-bottom: 9.125rem !important;
}
.custom-css .p-b-147 {
  padding-bottom: 9.1875rem !important;
}
.custom-css .p-b-148 {
  padding-bottom: 9.25rem !important;
}
.custom-css .p-b-149 {
  padding-bottom: 9.3125rem !important;
}
.custom-css .p-b-150 {
  padding-bottom: 9.375rem !important;
}
.custom-css .p-b-151 {
  padding-bottom: 9.4375rem !important;
}
.custom-css .p-b-152 {
  padding-bottom: 9.5rem !important;
}
.custom-css .p-b-153 {
  padding-bottom: 9.5625rem !important;
}
.custom-css .p-b-154 {
  padding-bottom: 9.625rem !important;
}
.custom-css .p-b-155 {
  padding-bottom: 9.6875rem !important;
}
.custom-css .p-b-156 {
  padding-bottom: 9.75rem !important;
}
.custom-css .p-b-157 {
  padding-bottom: 9.8125rem !important;
}
.custom-css .p-b-158 {
  padding-bottom: 9.875rem !important;
}
.custom-css .p-b-159 {
  padding-bottom: 9.9375rem !important;
}
.custom-css .p-b-160 {
  padding-bottom: 10rem !important;
}
.custom-css .p-b-161 {
  padding-bottom: 10.0625rem !important;
}
.custom-css .p-b-162 {
  padding-bottom: 10.125rem !important;
}
.custom-css .p-b-163 {
  padding-bottom: 10.1875rem !important;
}
.custom-css .p-b-164 {
  padding-bottom: 10.25rem !important;
}
.custom-css .p-b-165 {
  padding-bottom: 10.3125rem !important;
}
.custom-css .p-b-166 {
  padding-bottom: 10.375rem !important;
}
.custom-css .p-b-167 {
  padding-bottom: 10.4375rem !important;
}
.custom-css .p-b-168 {
  padding-bottom: 10.5rem !important;
}
.custom-css .p-b-169 {
  padding-bottom: 10.5625rem !important;
}
.custom-css .p-b-170 {
  padding-bottom: 10.625rem !important;
}
.custom-css .p-b-171 {
  padding-bottom: 10.6875rem !important;
}
.custom-css .p-b-172 {
  padding-bottom: 10.75rem !important;
}
.custom-css .p-b-173 {
  padding-bottom: 10.8125rem !important;
}
.custom-css .p-b-174 {
  padding-bottom: 10.875rem !important;
}
.custom-css .p-b-175 {
  padding-bottom: 10.9375rem !important;
}
.custom-css .p-b-176 {
  padding-bottom: 11rem !important;
}
.custom-css .p-b-177 {
  padding-bottom: 11.0625rem !important;
}
.custom-css .p-b-178 {
  padding-bottom: 11.125rem !important;
}
.custom-css .p-b-179 {
  padding-bottom: 11.1875rem !important;
}
.custom-css .p-b-180 {
  padding-bottom: 11.25rem !important;
}
.custom-css .p-b-181 {
  padding-bottom: 11.3125rem !important;
}
.custom-css .p-b-182 {
  padding-bottom: 11.375rem !important;
}
.custom-css .p-b-183 {
  padding-bottom: 11.4375rem !important;
}
.custom-css .p-b-184 {
  padding-bottom: 11.5rem !important;
}
.custom-css .p-b-185 {
  padding-bottom: 11.5625rem !important;
}
.custom-css .p-b-186 {
  padding-bottom: 11.625rem !important;
}
.custom-css .p-b-187 {
  padding-bottom: 11.6875rem !important;
}
.custom-css .p-b-188 {
  padding-bottom: 11.75rem !important;
}
.custom-css .p-b-189 {
  padding-bottom: 11.8125rem !important;
}
.custom-css .p-b-190 {
  padding-bottom: 11.875rem !important;
}
.custom-css .p-b-191 {
  padding-bottom: 11.9375rem !important;
}
.custom-css .p-b-192 {
  padding-bottom: 12rem !important;
}
.custom-css .p-b-193 {
  padding-bottom: 12.0625rem !important;
}
.custom-css .p-b-194 {
  padding-bottom: 12.125rem !important;
}
.custom-css .p-b-195 {
  padding-bottom: 12.1875rem !important;
}
.custom-css .p-b-196 {
  padding-bottom: 12.25rem !important;
}
.custom-css .p-b-197 {
  padding-bottom: 12.3125rem !important;
}
.custom-css .p-b-198 {
  padding-bottom: 12.375rem !important;
}
.custom-css .p-b-199 {
  padding-bottom: 12.4375rem !important;
}
.custom-css .p-b-200 {
  padding-bottom: 12.5rem !important;
}
.custom-css .p-r-auto {
  padding-right: auto !important;
}
.custom-css .p-r-1 {
  padding-right: 0.0625rem !important;
}
.custom-css .p-r-2 {
  padding-right: 0.125rem !important;
}
.custom-css .p-r-3 {
  padding-right: 0.1875rem !important;
}
.custom-css .p-r-4 {
  padding-right: 0.25rem !important;
}
.custom-css .p-r-5 {
  padding-right: 0.3125rem !important;
}
.custom-css .p-r-6 {
  padding-right: 0.375rem !important;
}
.custom-css .p-r-7 {
  padding-right: 0.4375rem !important;
}
.custom-css .p-r-8 {
  padding-right: 0.5rem !important;
}
.custom-css .p-r-9 {
  padding-right: 0.5625rem !important;
}
.custom-css .p-r-10 {
  padding-right: 0.625rem !important;
}
.custom-css .p-r-11 {
  padding-right: 0.6875rem !important;
}
.custom-css .p-r-12 {
  padding-right: 0.75rem !important;
}
.custom-css .p-r-13 {
  padding-right: 0.8125rem !important;
}
.custom-css .p-r-14 {
  padding-right: 0.875rem !important;
}
.custom-css .p-r-15 {
  padding-right: 0.9375rem !important;
}
.custom-css .p-r-16 {
  padding-right: 1rem !important;
}
.custom-css .p-r-17 {
  padding-right: 1.0625rem !important;
}
.custom-css .p-r-18 {
  padding-right: 1.125rem !important;
}
.custom-css .p-r-19 {
  padding-right: 1.1875rem !important;
}
.custom-css .p-r-20 {
  padding-right: 1.25rem !important;
}
.custom-css .p-r-21 {
  padding-right: 1.3125rem !important;
}
.custom-css .p-r-22 {
  padding-right: 1.375rem !important;
}
.custom-css .p-r-23 {
  padding-right: 1.4375rem !important;
}
.custom-css .p-r-24 {
  padding-right: 1.5rem !important;
}
.custom-css .p-r-25 {
  padding-right: 1.5625rem !important;
}
.custom-css .p-r-26 {
  padding-right: 1.625rem !important;
}
.custom-css .p-r-27 {
  padding-right: 1.6875rem !important;
}
.custom-css .p-r-28 {
  padding-right: 1.75rem !important;
}
.custom-css .p-r-29 {
  padding-right: 1.8125rem !important;
}
.custom-css .p-r-30 {
  padding-right: 1.875rem !important;
}
.custom-css .p-r-31 {
  padding-right: 1.9375rem !important;
}
.custom-css .p-r-32 {
  padding-right: 2rem !important;
}
.custom-css .p-r-33 {
  padding-right: 2.0625rem !important;
}
.custom-css .p-r-34 {
  padding-right: 2.125rem !important;
}
.custom-css .p-r-35 {
  padding-right: 2.1875rem !important;
}
.custom-css .p-r-36 {
  padding-right: 2.25rem !important;
}
.custom-css .p-r-37 {
  padding-right: 2.3125rem !important;
}
.custom-css .p-r-38 {
  padding-right: 2.375rem !important;
}
.custom-css .p-r-39 {
  padding-right: 2.4375rem !important;
}
.custom-css .p-r-40 {
  padding-right: 2.5rem !important;
}
.custom-css .p-r-41 {
  padding-right: 2.5625rem !important;
}
.custom-css .p-r-42 {
  padding-right: 2.625rem !important;
}
.custom-css .p-r-43 {
  padding-right: 2.6875rem !important;
}
.custom-css .p-r-44 {
  padding-right: 2.75rem !important;
}
.custom-css .p-r-45 {
  padding-right: 2.8125rem !important;
}
.custom-css .p-r-46 {
  padding-right: 2.875rem !important;
}
.custom-css .p-r-47 {
  padding-right: 2.9375rem !important;
}
.custom-css .p-r-48 {
  padding-right: 3rem !important;
}
.custom-css .p-r-49 {
  padding-right: 3.0625rem !important;
}
.custom-css .p-r-50 {
  padding-right: 3.125rem !important;
}
.custom-css .p-r-51 {
  padding-right: 3.1875rem !important;
}
.custom-css .p-r-52 {
  padding-right: 3.25rem !important;
}
.custom-css .p-r-53 {
  padding-right: 3.3125rem !important;
}
.custom-css .p-r-54 {
  padding-right: 3.375rem !important;
}
.custom-css .p-r-55 {
  padding-right: 3.4375rem !important;
}
.custom-css .p-r-56 {
  padding-right: 3.5rem !important;
}
.custom-css .p-r-57 {
  padding-right: 3.5625rem !important;
}
.custom-css .p-r-58 {
  padding-right: 3.625rem !important;
}
.custom-css .p-r-59 {
  padding-right: 3.6875rem !important;
}
.custom-css .p-r-60 {
  padding-right: 3.75rem !important;
}
.custom-css .p-r-61 {
  padding-right: 3.8125rem !important;
}
.custom-css .p-r-62 {
  padding-right: 3.875rem !important;
}
.custom-css .p-r-63 {
  padding-right: 3.9375rem !important;
}
.custom-css .p-r-64 {
  padding-right: 4rem !important;
}
.custom-css .p-r-65 {
  padding-right: 4.0625rem !important;
}
.custom-css .p-r-66 {
  padding-right: 4.125rem !important;
}
.custom-css .p-r-67 {
  padding-right: 4.1875rem !important;
}
.custom-css .p-r-68 {
  padding-right: 4.25rem !important;
}
.custom-css .p-r-69 {
  padding-right: 4.3125rem !important;
}
.custom-css .p-r-70 {
  padding-right: 4.375rem !important;
}
.custom-css .p-r-71 {
  padding-right: 4.4375rem !important;
}
.custom-css .p-r-72 {
  padding-right: 4.5rem !important;
}
.custom-css .p-r-73 {
  padding-right: 4.5625rem !important;
}
.custom-css .p-r-74 {
  padding-right: 4.625rem !important;
}
.custom-css .p-r-75 {
  padding-right: 4.6875rem !important;
}
.custom-css .p-r-76 {
  padding-right: 4.75rem !important;
}
.custom-css .p-r-77 {
  padding-right: 4.8125rem !important;
}
.custom-css .p-r-78 {
  padding-right: 4.875rem !important;
}
.custom-css .p-r-79 {
  padding-right: 4.9375rem !important;
}
.custom-css .p-r-80 {
  padding-right: 5rem !important;
}
.custom-css .p-r-81 {
  padding-right: 5.0625rem !important;
}
.custom-css .p-r-82 {
  padding-right: 5.125rem !important;
}
.custom-css .p-r-83 {
  padding-right: 5.1875rem !important;
}
.custom-css .p-r-84 {
  padding-right: 5.25rem !important;
}
.custom-css .p-r-85 {
  padding-right: 5.3125rem !important;
}
.custom-css .p-r-86 {
  padding-right: 5.375rem !important;
}
.custom-css .p-r-87 {
  padding-right: 5.4375rem !important;
}
.custom-css .p-r-88 {
  padding-right: 5.5rem !important;
}
.custom-css .p-r-89 {
  padding-right: 5.5625rem !important;
}
.custom-css .p-r-90 {
  padding-right: 5.625rem !important;
}
.custom-css .p-r-91 {
  padding-right: 5.6875rem !important;
}
.custom-css .p-r-92 {
  padding-right: 5.75rem !important;
}
.custom-css .p-r-93 {
  padding-right: 5.8125rem !important;
}
.custom-css .p-r-94 {
  padding-right: 5.875rem !important;
}
.custom-css .p-r-95 {
  padding-right: 5.9375rem !important;
}
.custom-css .p-r-96 {
  padding-right: 6rem !important;
}
.custom-css .p-r-97 {
  padding-right: 6.0625rem !important;
}
.custom-css .p-r-98 {
  padding-right: 6.125rem !important;
}
.custom-css .p-r-99 {
  padding-right: 6.1875rem !important;
}
.custom-css .p-r-100 {
  padding-right: 6.25rem !important;
}
.custom-css .p-r-101 {
  padding-right: 6.3125rem !important;
}
.custom-css .p-r-102 {
  padding-right: 6.375rem !important;
}
.custom-css .p-r-103 {
  padding-right: 6.4375rem !important;
}
.custom-css .p-r-104 {
  padding-right: 6.5rem !important;
}
.custom-css .p-r-105 {
  padding-right: 6.5625rem !important;
}
.custom-css .p-r-106 {
  padding-right: 6.625rem !important;
}
.custom-css .p-r-107 {
  padding-right: 6.6875rem !important;
}
.custom-css .p-r-108 {
  padding-right: 6.75rem !important;
}
.custom-css .p-r-109 {
  padding-right: 6.8125rem !important;
}
.custom-css .p-r-110 {
  padding-right: 6.875rem !important;
}
.custom-css .p-r-111 {
  padding-right: 6.9375rem !important;
}
.custom-css .p-r-112 {
  padding-right: 7rem !important;
}
.custom-css .p-r-113 {
  padding-right: 7.0625rem !important;
}
.custom-css .p-r-114 {
  padding-right: 7.125rem !important;
}
.custom-css .p-r-115 {
  padding-right: 7.1875rem !important;
}
.custom-css .p-r-116 {
  padding-right: 7.25rem !important;
}
.custom-css .p-r-117 {
  padding-right: 7.3125rem !important;
}
.custom-css .p-r-118 {
  padding-right: 7.375rem !important;
}
.custom-css .p-r-119 {
  padding-right: 7.4375rem !important;
}
.custom-css .p-r-120 {
  padding-right: 7.5rem !important;
}
.custom-css .p-r-121 {
  padding-right: 7.5625rem !important;
}
.custom-css .p-r-122 {
  padding-right: 7.625rem !important;
}
.custom-css .p-r-123 {
  padding-right: 7.6875rem !important;
}
.custom-css .p-r-124 {
  padding-right: 7.75rem !important;
}
.custom-css .p-r-125 {
  padding-right: 7.8125rem !important;
}
.custom-css .p-r-126 {
  padding-right: 7.875rem !important;
}
.custom-css .p-r-127 {
  padding-right: 7.9375rem !important;
}
.custom-css .p-r-128 {
  padding-right: 8rem !important;
}
.custom-css .p-r-129 {
  padding-right: 8.0625rem !important;
}
.custom-css .p-r-130 {
  padding-right: 8.125rem !important;
}
.custom-css .p-r-131 {
  padding-right: 8.1875rem !important;
}
.custom-css .p-r-132 {
  padding-right: 8.25rem !important;
}
.custom-css .p-r-133 {
  padding-right: 8.3125rem !important;
}
.custom-css .p-r-134 {
  padding-right: 8.375rem !important;
}
.custom-css .p-r-135 {
  padding-right: 8.4375rem !important;
}
.custom-css .p-r-136 {
  padding-right: 8.5rem !important;
}
.custom-css .p-r-137 {
  padding-right: 8.5625rem !important;
}
.custom-css .p-r-138 {
  padding-right: 8.625rem !important;
}
.custom-css .p-r-139 {
  padding-right: 8.6875rem !important;
}
.custom-css .p-r-140 {
  padding-right: 8.75rem !important;
}
.custom-css .p-r-141 {
  padding-right: 8.8125rem !important;
}
.custom-css .p-r-142 {
  padding-right: 8.875rem !important;
}
.custom-css .p-r-143 {
  padding-right: 8.9375rem !important;
}
.custom-css .p-r-144 {
  padding-right: 9rem !important;
}
.custom-css .p-r-145 {
  padding-right: 9.0625rem !important;
}
.custom-css .p-r-146 {
  padding-right: 9.125rem !important;
}
.custom-css .p-r-147 {
  padding-right: 9.1875rem !important;
}
.custom-css .p-r-148 {
  padding-right: 9.25rem !important;
}
.custom-css .p-r-149 {
  padding-right: 9.3125rem !important;
}
.custom-css .p-r-150 {
  padding-right: 9.375rem !important;
}
.custom-css .p-r-151 {
  padding-right: 9.4375rem !important;
}
.custom-css .p-r-152 {
  padding-right: 9.5rem !important;
}
.custom-css .p-r-153 {
  padding-right: 9.5625rem !important;
}
.custom-css .p-r-154 {
  padding-right: 9.625rem !important;
}
.custom-css .p-r-155 {
  padding-right: 9.6875rem !important;
}
.custom-css .p-r-156 {
  padding-right: 9.75rem !important;
}
.custom-css .p-r-157 {
  padding-right: 9.8125rem !important;
}
.custom-css .p-r-158 {
  padding-right: 9.875rem !important;
}
.custom-css .p-r-159 {
  padding-right: 9.9375rem !important;
}
.custom-css .p-r-160 {
  padding-right: 10rem !important;
}
.custom-css .p-r-161 {
  padding-right: 10.0625rem !important;
}
.custom-css .p-r-162 {
  padding-right: 10.125rem !important;
}
.custom-css .p-r-163 {
  padding-right: 10.1875rem !important;
}
.custom-css .p-r-164 {
  padding-right: 10.25rem !important;
}
.custom-css .p-r-165 {
  padding-right: 10.3125rem !important;
}
.custom-css .p-r-166 {
  padding-right: 10.375rem !important;
}
.custom-css .p-r-167 {
  padding-right: 10.4375rem !important;
}
.custom-css .p-r-168 {
  padding-right: 10.5rem !important;
}
.custom-css .p-r-169 {
  padding-right: 10.5625rem !important;
}
.custom-css .p-r-170 {
  padding-right: 10.625rem !important;
}
.custom-css .p-r-171 {
  padding-right: 10.6875rem !important;
}
.custom-css .p-r-172 {
  padding-right: 10.75rem !important;
}
.custom-css .p-r-173 {
  padding-right: 10.8125rem !important;
}
.custom-css .p-r-174 {
  padding-right: 10.875rem !important;
}
.custom-css .p-r-175 {
  padding-right: 10.9375rem !important;
}
.custom-css .p-r-176 {
  padding-right: 11rem !important;
}
.custom-css .p-r-177 {
  padding-right: 11.0625rem !important;
}
.custom-css .p-r-178 {
  padding-right: 11.125rem !important;
}
.custom-css .p-r-179 {
  padding-right: 11.1875rem !important;
}
.custom-css .p-r-180 {
  padding-right: 11.25rem !important;
}
.custom-css .p-r-181 {
  padding-right: 11.3125rem !important;
}
.custom-css .p-r-182 {
  padding-right: 11.375rem !important;
}
.custom-css .p-r-183 {
  padding-right: 11.4375rem !important;
}
.custom-css .p-r-184 {
  padding-right: 11.5rem !important;
}
.custom-css .p-r-185 {
  padding-right: 11.5625rem !important;
}
.custom-css .p-r-186 {
  padding-right: 11.625rem !important;
}
.custom-css .p-r-187 {
  padding-right: 11.6875rem !important;
}
.custom-css .p-r-188 {
  padding-right: 11.75rem !important;
}
.custom-css .p-r-189 {
  padding-right: 11.8125rem !important;
}
.custom-css .p-r-190 {
  padding-right: 11.875rem !important;
}
.custom-css .p-r-191 {
  padding-right: 11.9375rem !important;
}
.custom-css .p-r-192 {
  padding-right: 12rem !important;
}
.custom-css .p-r-193 {
  padding-right: 12.0625rem !important;
}
.custom-css .p-r-194 {
  padding-right: 12.125rem !important;
}
.custom-css .p-r-195 {
  padding-right: 12.1875rem !important;
}
.custom-css .p-r-196 {
  padding-right: 12.25rem !important;
}
.custom-css .p-r-197 {
  padding-right: 12.3125rem !important;
}
.custom-css .p-r-198 {
  padding-right: 12.375rem !important;
}
.custom-css .p-r-199 {
  padding-right: 12.4375rem !important;
}
.custom-css .p-r-200 {
  padding-right: 12.5rem !important;
}
.custom-css .p-l-auto {
  padding-left: auto !important;
}
.custom-css .p-l-1 {
  padding-left: 0.0625rem !important;
}
.custom-css .p-l-2 {
  padding-left: 0.125rem !important;
}
.custom-css .p-l-3 {
  padding-left: 0.1875rem !important;
}
.custom-css .p-l-4 {
  padding-left: 0.25rem !important;
}
.custom-css .p-l-5 {
  padding-left: 0.3125rem !important;
}
.custom-css .p-l-6 {
  padding-left: 0.375rem !important;
}
.custom-css .p-l-7 {
  padding-left: 0.4375rem !important;
}
.custom-css .p-l-8 {
  padding-left: 0.5rem !important;
}
.custom-css .p-l-9 {
  padding-left: 0.5625rem !important;
}
.custom-css .p-l-10 {
  padding-left: 0.625rem !important;
}
.custom-css .p-l-11 {
  padding-left: 0.6875rem !important;
}
.custom-css .p-l-12 {
  padding-left: 0.75rem !important;
}
.custom-css .p-l-13 {
  padding-left: 0.8125rem !important;
}
.custom-css .p-l-14 {
  padding-left: 0.875rem !important;
}
.custom-css .p-l-15 {
  padding-left: 0.9375rem !important;
}
.custom-css .p-l-16 {
  padding-left: 1rem !important;
}
.custom-css .p-l-17 {
  padding-left: 1.0625rem !important;
}
.custom-css .p-l-18 {
  padding-left: 1.125rem !important;
}
.custom-css .p-l-19 {
  padding-left: 1.1875rem !important;
}
.custom-css .p-l-20 {
  padding-left: 1.25rem !important;
}
.custom-css .p-l-21 {
  padding-left: 1.3125rem !important;
}
.custom-css .p-l-22 {
  padding-left: 1.375rem !important;
}
.custom-css .p-l-23 {
  padding-left: 1.4375rem !important;
}
.custom-css .p-l-24 {
  padding-left: 1.5rem !important;
}
.custom-css .p-l-25 {
  padding-left: 1.5625rem !important;
}
.custom-css .p-l-26 {
  padding-left: 1.625rem !important;
}
.custom-css .p-l-27 {
  padding-left: 1.6875rem !important;
}
.custom-css .p-l-28 {
  padding-left: 1.75rem !important;
}
.custom-css .p-l-29 {
  padding-left: 1.8125rem !important;
}
.custom-css .p-l-30 {
  padding-left: 1.875rem !important;
}
.custom-css .p-l-31 {
  padding-left: 1.9375rem !important;
}
.custom-css .p-l-32 {
  padding-left: 2rem !important;
}
.custom-css .p-l-33 {
  padding-left: 2.0625rem !important;
}
.custom-css .p-l-34 {
  padding-left: 2.125rem !important;
}
.custom-css .p-l-35 {
  padding-left: 2.1875rem !important;
}
.custom-css .p-l-36 {
  padding-left: 2.25rem !important;
}
.custom-css .p-l-37 {
  padding-left: 2.3125rem !important;
}
.custom-css .p-l-38 {
  padding-left: 2.375rem !important;
}
.custom-css .p-l-39 {
  padding-left: 2.4375rem !important;
}
.custom-css .p-l-40 {
  padding-left: 2.5rem !important;
}
.custom-css .p-l-41 {
  padding-left: 2.5625rem !important;
}
.custom-css .p-l-42 {
  padding-left: 2.625rem !important;
}
.custom-css .p-l-43 {
  padding-left: 2.6875rem !important;
}
.custom-css .p-l-44 {
  padding-left: 2.75rem !important;
}
.custom-css .p-l-45 {
  padding-left: 2.8125rem !important;
}
.custom-css .p-l-46 {
  padding-left: 2.875rem !important;
}
.custom-css .p-l-47 {
  padding-left: 2.9375rem !important;
}
.custom-css .p-l-48 {
  padding-left: 3rem !important;
}
.custom-css .p-l-49 {
  padding-left: 3.0625rem !important;
}
.custom-css .p-l-50 {
  padding-left: 3.125rem !important;
}
.custom-css .p-l-51 {
  padding-left: 3.1875rem !important;
}
.custom-css .p-l-52 {
  padding-left: 3.25rem !important;
}
.custom-css .p-l-53 {
  padding-left: 3.3125rem !important;
}
.custom-css .p-l-54 {
  padding-left: 3.375rem !important;
}
.custom-css .p-l-55 {
  padding-left: 3.4375rem !important;
}
.custom-css .p-l-56 {
  padding-left: 3.5rem !important;
}
.custom-css .p-l-57 {
  padding-left: 3.5625rem !important;
}
.custom-css .p-l-58 {
  padding-left: 3.625rem !important;
}
.custom-css .p-l-59 {
  padding-left: 3.6875rem !important;
}
.custom-css .p-l-60 {
  padding-left: 3.75rem !important;
}
.custom-css .p-l-61 {
  padding-left: 3.8125rem !important;
}
.custom-css .p-l-62 {
  padding-left: 3.875rem !important;
}
.custom-css .p-l-63 {
  padding-left: 3.9375rem !important;
}
.custom-css .p-l-64 {
  padding-left: 4rem !important;
}
.custom-css .p-l-65 {
  padding-left: 4.0625rem !important;
}
.custom-css .p-l-66 {
  padding-left: 4.125rem !important;
}
.custom-css .p-l-67 {
  padding-left: 4.1875rem !important;
}
.custom-css .p-l-68 {
  padding-left: 4.25rem !important;
}
.custom-css .p-l-69 {
  padding-left: 4.3125rem !important;
}
.custom-css .p-l-70 {
  padding-left: 4.375rem !important;
}
.custom-css .p-l-71 {
  padding-left: 4.4375rem !important;
}
.custom-css .p-l-72 {
  padding-left: 4.5rem !important;
}
.custom-css .p-l-73 {
  padding-left: 4.5625rem !important;
}
.custom-css .p-l-74 {
  padding-left: 4.625rem !important;
}
.custom-css .p-l-75 {
  padding-left: 4.6875rem !important;
}
.custom-css .p-l-76 {
  padding-left: 4.75rem !important;
}
.custom-css .p-l-77 {
  padding-left: 4.8125rem !important;
}
.custom-css .p-l-78 {
  padding-left: 4.875rem !important;
}
.custom-css .p-l-79 {
  padding-left: 4.9375rem !important;
}
.custom-css .p-l-80 {
  padding-left: 5rem !important;
}
.custom-css .p-l-81 {
  padding-left: 5.0625rem !important;
}
.custom-css .p-l-82 {
  padding-left: 5.125rem !important;
}
.custom-css .p-l-83 {
  padding-left: 5.1875rem !important;
}
.custom-css .p-l-84 {
  padding-left: 5.25rem !important;
}
.custom-css .p-l-85 {
  padding-left: 5.3125rem !important;
}
.custom-css .p-l-86 {
  padding-left: 5.375rem !important;
}
.custom-css .p-l-87 {
  padding-left: 5.4375rem !important;
}
.custom-css .p-l-88 {
  padding-left: 5.5rem !important;
}
.custom-css .p-l-89 {
  padding-left: 5.5625rem !important;
}
.custom-css .p-l-90 {
  padding-left: 5.625rem !important;
}
.custom-css .p-l-91 {
  padding-left: 5.6875rem !important;
}
.custom-css .p-l-92 {
  padding-left: 5.75rem !important;
}
.custom-css .p-l-93 {
  padding-left: 5.8125rem !important;
}
.custom-css .p-l-94 {
  padding-left: 5.875rem !important;
}
.custom-css .p-l-95 {
  padding-left: 5.9375rem !important;
}
.custom-css .p-l-96 {
  padding-left: 6rem !important;
}
.custom-css .p-l-97 {
  padding-left: 6.0625rem !important;
}
.custom-css .p-l-98 {
  padding-left: 6.125rem !important;
}
.custom-css .p-l-99 {
  padding-left: 6.1875rem !important;
}
.custom-css .p-l-100 {
  padding-left: 6.25rem !important;
}
.custom-css .p-l-101 {
  padding-left: 6.3125rem !important;
}
.custom-css .p-l-102 {
  padding-left: 6.375rem !important;
}
.custom-css .p-l-103 {
  padding-left: 6.4375rem !important;
}
.custom-css .p-l-104 {
  padding-left: 6.5rem !important;
}
.custom-css .p-l-105 {
  padding-left: 6.5625rem !important;
}
.custom-css .p-l-106 {
  padding-left: 6.625rem !important;
}
.custom-css .p-l-107 {
  padding-left: 6.6875rem !important;
}
.custom-css .p-l-108 {
  padding-left: 6.75rem !important;
}
.custom-css .p-l-109 {
  padding-left: 6.8125rem !important;
}
.custom-css .p-l-110 {
  padding-left: 6.875rem !important;
}
.custom-css .p-l-111 {
  padding-left: 6.9375rem !important;
}
.custom-css .p-l-112 {
  padding-left: 7rem !important;
}
.custom-css .p-l-113 {
  padding-left: 7.0625rem !important;
}
.custom-css .p-l-114 {
  padding-left: 7.125rem !important;
}
.custom-css .p-l-115 {
  padding-left: 7.1875rem !important;
}
.custom-css .p-l-116 {
  padding-left: 7.25rem !important;
}
.custom-css .p-l-117 {
  padding-left: 7.3125rem !important;
}
.custom-css .p-l-118 {
  padding-left: 7.375rem !important;
}
.custom-css .p-l-119 {
  padding-left: 7.4375rem !important;
}
.custom-css .p-l-120 {
  padding-left: 7.5rem !important;
}
.custom-css .p-l-121 {
  padding-left: 7.5625rem !important;
}
.custom-css .p-l-122 {
  padding-left: 7.625rem !important;
}
.custom-css .p-l-123 {
  padding-left: 7.6875rem !important;
}
.custom-css .p-l-124 {
  padding-left: 7.75rem !important;
}
.custom-css .p-l-125 {
  padding-left: 7.8125rem !important;
}
.custom-css .p-l-126 {
  padding-left: 7.875rem !important;
}
.custom-css .p-l-127 {
  padding-left: 7.9375rem !important;
}
.custom-css .p-l-128 {
  padding-left: 8rem !important;
}
.custom-css .p-l-129 {
  padding-left: 8.0625rem !important;
}
.custom-css .p-l-130 {
  padding-left: 8.125rem !important;
}
.custom-css .p-l-131 {
  padding-left: 8.1875rem !important;
}
.custom-css .p-l-132 {
  padding-left: 8.25rem !important;
}
.custom-css .p-l-133 {
  padding-left: 8.3125rem !important;
}
.custom-css .p-l-134 {
  padding-left: 8.375rem !important;
}
.custom-css .p-l-135 {
  padding-left: 8.4375rem !important;
}
.custom-css .p-l-136 {
  padding-left: 8.5rem !important;
}
.custom-css .p-l-137 {
  padding-left: 8.5625rem !important;
}
.custom-css .p-l-138 {
  padding-left: 8.625rem !important;
}
.custom-css .p-l-139 {
  padding-left: 8.6875rem !important;
}
.custom-css .p-l-140 {
  padding-left: 8.75rem !important;
}
.custom-css .p-l-141 {
  padding-left: 8.8125rem !important;
}
.custom-css .p-l-142 {
  padding-left: 8.875rem !important;
}
.custom-css .p-l-143 {
  padding-left: 8.9375rem !important;
}
.custom-css .p-l-144 {
  padding-left: 9rem !important;
}
.custom-css .p-l-145 {
  padding-left: 9.0625rem !important;
}
.custom-css .p-l-146 {
  padding-left: 9.125rem !important;
}
.custom-css .p-l-147 {
  padding-left: 9.1875rem !important;
}
.custom-css .p-l-148 {
  padding-left: 9.25rem !important;
}
.custom-css .p-l-149 {
  padding-left: 9.3125rem !important;
}
.custom-css .p-l-150 {
  padding-left: 9.375rem !important;
}
.custom-css .p-l-151 {
  padding-left: 9.4375rem !important;
}
.custom-css .p-l-152 {
  padding-left: 9.5rem !important;
}
.custom-css .p-l-153 {
  padding-left: 9.5625rem !important;
}
.custom-css .p-l-154 {
  padding-left: 9.625rem !important;
}
.custom-css .p-l-155 {
  padding-left: 9.6875rem !important;
}
.custom-css .p-l-156 {
  padding-left: 9.75rem !important;
}
.custom-css .p-l-157 {
  padding-left: 9.8125rem !important;
}
.custom-css .p-l-158 {
  padding-left: 9.875rem !important;
}
.custom-css .p-l-159 {
  padding-left: 9.9375rem !important;
}
.custom-css .p-l-160 {
  padding-left: 10rem !important;
}
.custom-css .p-l-161 {
  padding-left: 10.0625rem !important;
}
.custom-css .p-l-162 {
  padding-left: 10.125rem !important;
}
.custom-css .p-l-163 {
  padding-left: 10.1875rem !important;
}
.custom-css .p-l-164 {
  padding-left: 10.25rem !important;
}
.custom-css .p-l-165 {
  padding-left: 10.3125rem !important;
}
.custom-css .p-l-166 {
  padding-left: 10.375rem !important;
}
.custom-css .p-l-167 {
  padding-left: 10.4375rem !important;
}
.custom-css .p-l-168 {
  padding-left: 10.5rem !important;
}
.custom-css .p-l-169 {
  padding-left: 10.5625rem !important;
}
.custom-css .p-l-170 {
  padding-left: 10.625rem !important;
}
.custom-css .p-l-171 {
  padding-left: 10.6875rem !important;
}
.custom-css .p-l-172 {
  padding-left: 10.75rem !important;
}
.custom-css .p-l-173 {
  padding-left: 10.8125rem !important;
}
.custom-css .p-l-174 {
  padding-left: 10.875rem !important;
}
.custom-css .p-l-175 {
  padding-left: 10.9375rem !important;
}
.custom-css .p-l-176 {
  padding-left: 11rem !important;
}
.custom-css .p-l-177 {
  padding-left: 11.0625rem !important;
}
.custom-css .p-l-178 {
  padding-left: 11.125rem !important;
}
.custom-css .p-l-179 {
  padding-left: 11.1875rem !important;
}
.custom-css .p-l-180 {
  padding-left: 11.25rem !important;
}
.custom-css .p-l-181 {
  padding-left: 11.3125rem !important;
}
.custom-css .p-l-182 {
  padding-left: 11.375rem !important;
}
.custom-css .p-l-183 {
  padding-left: 11.4375rem !important;
}
.custom-css .p-l-184 {
  padding-left: 11.5rem !important;
}
.custom-css .p-l-185 {
  padding-left: 11.5625rem !important;
}
.custom-css .p-l-186 {
  padding-left: 11.625rem !important;
}
.custom-css .p-l-187 {
  padding-left: 11.6875rem !important;
}
.custom-css .p-l-188 {
  padding-left: 11.75rem !important;
}
.custom-css .p-l-189 {
  padding-left: 11.8125rem !important;
}
.custom-css .p-l-190 {
  padding-left: 11.875rem !important;
}
.custom-css .p-l-191 {
  padding-left: 11.9375rem !important;
}
.custom-css .p-l-192 {
  padding-left: 12rem !important;
}
.custom-css .p-l-193 {
  padding-left: 12.0625rem !important;
}
.custom-css .p-l-194 {
  padding-left: 12.125rem !important;
}
.custom-css .p-l-195 {
  padding-left: 12.1875rem !important;
}
.custom-css .p-l-196 {
  padding-left: 12.25rem !important;
}
.custom-css .p-l-197 {
  padding-left: 12.3125rem !important;
}
.custom-css .p-l-198 {
  padding-left: 12.375rem !important;
}
.custom-css .p-l-199 {
  padding-left: 12.4375rem !important;
}
.custom-css .p-l-200 {
  padding-left: 12.5rem !important;
}
.custom-css header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1051;
}
.custom-css .navbar {
  z-index: 2;
}
.custom-css .navbar-primary {
  position: relative;
  z-index: 2;
  padding: 25px 0;
}
.custom-css .navbar-primary .navbar-nav:first-child {
  margin-left: 30px;
}
.custom-css .navbar-primary .navbar-brand {
  min-width: calc(2.5625rem + 15.75vw);
  text-align: center;
}
.custom-css .navbar-primary .navbar-brand img {
  max-height: 40px;
  max-width: 999px;
}
.custom-css .navbar-primary .navbar-brand .white {
  display: none;
}
.custom-css .navbar-primary .navbar-brand.light-brand img {
  filter: brightness(30);
}
.custom-css .navbar-primary .nav-item .nav-link {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.3px;
  color: #17173a;
  padding: 17px 15px;
}
.custom-css .navbar-primary .nav-item .nav-link.nav-link--icon {
  display: flex;
  align-items: center;
}
.custom-css .navbar-primary .nav-item .nav-link.nav-link--icon svg {
  display: none;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .custom-css .navbar-primary .nav-item .nav-link.nav-link--icon svg {
    display: block;
  }
}
.custom-css .navbar-primary .nav-item.desktop-hide {
  display: none;
}
@media (max-width: 991px) {
  .custom-css .navbar-primary .nav-item.desktop-hide {
    display: block;
  }
}
.custom-css .navbar-primary .btn-login {
  padding: 12px 20px;
  background: rgba(23, 23, 58, 0.15);
  border-radius: 3px;
  color: #17173a;
  margin-right: 1rem;
}
.custom-css .navbar-primary .btn-account {
  padding: 12px 20px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
}
.custom-css .navbar-primary .btn-actions-light .btn-login {
  color: #17173a;
  background: rgba(23, 23, 58, 0.15);
}
.custom-css .navbar-primary .btn-actions-light .btn-account {
  background: #17173a;
  color: #fff;
}
.custom-css .navbar-primary .dropdown-toggle:after {
  content: "";
  border: none;
}
.custom-css .navbar-primary .btn-create-account {
  padding: 12px 20px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
}
.custom-css .navbar-primary.flushWhite .navbar-brand .color,
.custom-css .navbar-primary.navbar--white .navbar-brand .color {
  display: none;
}
.custom-css .navbar-primary.flushWhite .navbar-brand .white,
.custom-css .navbar-primary.navbar--white .navbar-brand .white {
  display: inline-block;
}
.custom-css .navbar-primary.flushWhite .nav-item .nav-link,
.custom-css .navbar-primary.navbar--white .nav-item .nav-link {
  color: #fff;
}
.custom-css .navbar-primary.flushWhite .btn-actions-light .btn-login,
.custom-css .navbar-primary.navbar--white .btn-actions-light .btn-login {
  background: rgba(255, 255, 255, 0.35);
  color: #17173a;
}
.custom-css .navbar-primary.flushWhite .btn-actions-light .btn-account,
.custom-css .navbar-primary.navbar--white .btn-actions-light .btn-account {
  background: #fff;
  color: #17173a;
}
.custom-css .navbar-primary.flushWhite .navbar-toggler,
.custom-css .navbar-primary.navbar--white .navbar-toggler {
  filter: brightness(0) invert(1);
}
.custom-css .navbar-primary.floating {
  background-color: #fff;
  box-shadow: 5px 5px 34px 5px rgba(0, 0, 0, 0.05);
}
.custom-css .navbar-primary.floating .navbar-brand .color {
  display: inline-block;
}
.custom-css .navbar-primary.floating .navbar-brand .white {
  display: none;
}
.custom-css .navbar-primary.floating .nav-item .nav-link {
  color: #17173a;
}
@media (min-width: 992px) {
  .custom-css .navbar-primary.floating .btn-actions-light .btn-login {
    background: rgba(23, 23, 58, 0.15);
  }
}
.custom-css .navbar-primary.floating .btn-actions-light .btn-account,
.custom-css .navbar-primary.floating .btn-create-account {
  color: #fff;
  background: #17173a;
}
.custom-css .navbar-primary.floating .navbar-toggler {
  filter: brightness(1) invert(0);
}
.custom-css .navbar-primary.floating.flushWhite,
.custom-css .navbar-primary.floating.navbar--white {
  background-color: #fff;
  box-shadow: 5px 5px 34px 5px rgba(0, 0, 0, 0.05);
}
.custom-css .navbar-primary.floating.flushWhite .navbar-brand .color,
.custom-css .navbar-primary.floating.navbar--white .navbar-brand .color {
  display: inline-block;
}
.custom-css .navbar-primary.floating.flushWhite .navbar-brand .white,
.custom-css .navbar-primary.floating.navbar--white .navbar-brand .white {
  display: none;
}
.custom-css .navbar-primary.floating.flushWhite .nav-item .nav-link,
.custom-css .navbar-primary.floating.navbar--white .nav-item .nav-link {
  color: #17173a;
}
.custom-css .navbar-primary.floating.flushWhite .btn-actions-light .btn-login,
.custom-css .navbar-primary.floating.navbar--white .btn-actions-light .btn-login {
  background: rgba(23, 23, 58, 0.15);
}
.custom-css .navbar-primary.floating.flushWhite .btn-actions-light .btn-account,
.custom-css .navbar-primary.floating.flushWhite .btn-create-account,
.custom-css .navbar-primary.floating.navbar--white .btn-actions-light .btn-account,
.custom-css .navbar-primary.floating.navbar--white .btn-create-account {
  color: #fff;
  background: #17173a;
}
.custom-css .navbar-primary.floating.flushWhite .navbar-toggler,
.custom-css .navbar-primary.floating.navbar--white .navbar-toggler {
  filter: brightness(1) invert(0);
}
.custom-css .navbar-Banner {
  display: block;
  padding-top: 0;
}
.custom-css .navbar-Banner .row--banner-included {
  display: flex;
  padding: 25px 10px 0;
  justify-content: space-between;
}
.custom-css .navbar-Banner .sticky-banner {
  opacity: 1;
  pointer-events: all;
}
.custom-css .navbar-Banner.floating .sticky-banner {
  max-height: 0;
}
.custom-css .sticky-banner {
  opacity: 0;
  pointer-events: none;
  width: 100%;
  overflow: hidden;
  max-height: 500px;
  position: relative;
  background-color: #f7f7f7;
  transition: 0.5s ease-in-out;
}
.custom-css .sticky-banner .banner__content {
  display: flex;
  justify-content: center;
  padding: 15px 40px 15px 10px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 500px) {
  .custom-css .sticky-banner .banner__content {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.custom-css .sticky-banner.sticky-banner--close {
  max-height: 0 !important;
}
.custom-css .sticky-banner .banner__title {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 24px;
  margin-right: 10px;
  align-self: center;
}
.custom-css .sticky-banner a.btn-underline {
  font-size: 12px;
  align-self: center;
}
.custom-css .sticky-banner .close {
  top: 15px;
  right: 15px;
  position: absolute;
}
@media (max-width: 500px) {
  .custom-css .sticky-banner {
    display: block;
  }
}
.custom-css .navigation__trigger {
  display: block;
  position: relative;
  width: 24px;
  height: 16px;
  padding: 0;
  outline: 0;
  border: none;
  background: 0 0;
}
.custom-css .navigation__trigger span {
  opacity: 1;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #17173a;
  border-radius: 9px;
  transform: rotate(0);
  transition: 0.25s ease-in-out;
}
.custom-css .navigation__trigger span:first-child {
  top: 0;
}
.custom-css .navigation__trigger span:nth-child(2),
.custom-css .navigation__trigger span:nth-child(3) {
  top: 7px;
}
.custom-css .navigation__trigger span:nth-child(4) {
  top: 14px;
}
.custom-css .menuAppear .navigation__trigger span:first-child {
  top: 7px;
  width: 0;
  left: 50%;
}
.custom-css .menuAppear .navigation__trigger span:nth-child(2) {
  transform: rotate(45deg);
}
.custom-css .menuAppear .navigation__trigger span:nth-child(3) {
  transform: rotate(-45deg);
}
.custom-css .menuAppear .navigation__trigger span:nth-child(4) {
  top: 7px;
  width: 0;
  left: 50%;
}
.custom-css .sideNav {
  top: 115px;
  position: absolute;
  left: 100vw;
}
.custom-css .megamenu.megamenu-for-mobile,
.custom-css .sideNav {
  display: none;
}
.custom-css .megamenu.megamenu-for-mobile .dropdown-menu {
  position: relative;
  width: 100%;
  background: transparent;
  box-shadow: unset;
  border-radius: 12px;
  padding: 24px;
  border: none;
}
.custom-css .megamenu.megamenu-for-mobile .dropdown-menu:before {
  content: "";
  display: none;
}
.custom-css .megamenu .dropdown-menu {
  position: relative;
  width: 888px;
  padding: 0;
  background: #fff;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
  border-radius: 12px;
  border: none;
}
.custom-css .megamenu .dropdown-menu:before {
  content: "";
  background-image: url(../png/caret.png);
  position: absolute;
  left: 40px;
  top: -10px;
  display: block;
  width: 26px;
  height: 19px;
  background-repeat: no-repeat;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite {
  background: #f8f8f8;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  color: #464662;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite a:hover {
  opacity: 0.6;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite a > div {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite a > div > div:first-child {
  max-width: 96px;
  margin-right: 30px;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__fullSuite a h4 {
  margin-bottom: 8px;
}
.custom-css .megamenu .dropdown-menu .dropdown-menu__innerWrapper {
  padding: 24px;
}
.custom-css .megamenu .dropdown-menu .item-title {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
  position: relative;
}
.custom-css .megamenu .dropdown-menu .item-title:after {
  content: "";
  position: absolute;
  right: 0;
  width: 12px;
  height: 16px;
  display: inline-block;
  background-image: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.custom-css .megamenu .dropdown-menu .item-title .icon {
  margin-right: 1rem;
}
.custom-css .megamenu .dropdown-menu .item-title .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.custom-css .megamenu .dropdown-menu .item-title:hover {
  opacity: 0.6;
  text-decoration: none;
}
.custom-css .megamenu .dropdown-menu .item-title:hover:before {
  filter: brightness(0.5);
}
.custom-css .megamenu .dropdown-menu .menu-item {
  margin-left: 23px;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #e8e8eb;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.custom-css .megamenu .dropdown-menu .menu-item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.custom-css .megamenu .dropdown-menu .menu-item:hover:before {
  filter: brightness(0.5);
}
.custom-css .megamenu .dropdown-menu .menu-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.custom-css .megamenu .dropdown-menu .menu-item:before {
  content: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/arrow-right.svg);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.custom-css .megamenu .dropdown-menu .menu-item h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #17173a;
  margin-bottom: 0;
}
.custom-css .megamenu .dropdown-menu .menu-item p {
  font-size: 14px;
  line-height: 20px;
  color: #464662;
}
.custom-css .megamenu .dropdown-menu .menu-item .icon {
  width: 30px;
  height: 28px;
  display: flex;
}
.custom-css .megamenu .dropdown-menu .menu-item .icon img {
  width: 100%;
}
.custom-css .megamenu .dropdown-menu .menu-item .content {
  margin-left: 23px;
  padding-right: 50px;
  width: calc(100% - 30px);
}
.custom-css .megamenu .dropdown-menu .menu-item .content p {
  margin: 0;
}
.custom-css .megamenu .subMenuSP {
  width: 100vw;
  padding: 0 24px;
  border: none;
}
.custom-css .megamenu .subMenuSP .backToMenu {
  padding: 10px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #17173a;
  margin-bottom: 15px;
}
.custom-css .megamenu .subMenuSP .backToMenu img {
  height: 24px;
  margin-right: 30px;
}
.custom-css .megamenu .subMenuSP .item-title {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.custom-css .megamenu .subMenuSP .item-title:hover {
  text-decoration: none;
}
.custom-css .megamenu .subMenuSP .item-title .icon {
  margin-right: 1rem;
}
.custom-css .megamenu .subMenuSP .item-title .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.custom-css .megamenu .subMenuSP .menu-item {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #e8e8eb;
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.custom-css .megamenu .subMenuSP .menu-item:hover {
  text-decoration: none;
}
.custom-css .megamenu .subMenuSP .menu-item:hover:before {
  filter: brightness(0.5);
}
.custom-css .megamenu .subMenuSP .menu-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.custom-css .megamenu .subMenuSP .menu-item h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #17173a;
  margin-bottom: 0;
}
.custom-css .megamenu .subMenuSP .menu-item p {
  font-size: 14px;
  line-height: 20px;
  color: #464662;
}
.custom-css .megamenu .subMenuSP .menu-item .icon {
  width: 32px;
  height: auto;
}
.custom-css .megamenu .subMenuSP .menu-item .content {
  margin-left: 23px;
  width: calc(100% - -20px);
}
.custom-css .megamenu .subMenuSP .menu-item .content p {
  margin: 0;
}
.custom-css .megamenu .navbar-toggler .cross {
  display: none;
}
.custom-css .megamenu.reviewMenu {
  display: block;
}
.custom-css .megamenu.reviewMenu .item-title {
  border-bottom: 2px solid #ffc769;
}
.custom-css .megamenu.rewardMenu {
  display: none;
}
.custom-css .megamenu.rewardMenu .item-title {
  border-bottom: 2px solid #ae8cf7;
}
.custom-css .mega2 .dropdown-menu {
  width: 300px;
  padding: 24px;
}
.custom-css .mega2 .dropdown-menu .menu-item {
  margin-left: 0 !important;
}
.custom-css .search-form {
  height: 48px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.custom-css .search-form .form-group {
  flex: 1 1;
  margin: 0;
}
.custom-css .search-form .form-group:first-child {
  flex: 3 1;
}
.custom-css .search-form input {
  border-radius: 3px;
  flex: 1 1;
  border: none;
  padding: 0 0 0 20px;
  line-height: 48px;
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
  width: calc(100% - 159px);
}
.custom-css .search-form input:focus {
  border: none;
  outline: unset;
}
.custom-css .integration {
  z-index: 2;
  padding: 170px 0;
  position: relative;
  margin-top: 150px;
}
.custom-css .integration:after {
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fafafb;
  transform: skew(0, -5deg);
}
.custom-css .integration .container,
.custom-css .integration .container-fluid {
  z-index: 1;
  position: relative;
}
.custom-css .integration.homeSection {
  margin-top: -3vw;
}
.custom-css .integration .section-heading .heading-desc {
  font-size: 16px;
  line-height: 24px;
}
.custom-css .integration .heading-action {
  padding: 16px 24px;
  background: #17173a;
  border-radius: 3px;
  color: #fafafb;
}
.custom-css .integration .first-carousel {
  margin-top: 64px;
}
.custom-css .integration .scroll1 li,
.custom-css .integration .scroll2 li {
  min-width: 22%;
  margin: 0 8px;
  border-radius: 9px;
  flex: 1 1 22% !important;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
.custom-css .integration .scroll1 {
  margin: 50px 0 30px;
}
.custom-css .integration .scroll2 {
  margin: 0 0 50px;
}
.custom-css section.featureCTA {
  display: flex;
  position: relative;
  align-items: center;
  padding: 150px 0 calc(150px + 4vw);
}
.custom-css section.featureCTA .container {
  z-index: 2;
  position: relative;
}
.custom-css section.featureCTA.rewards:after {
  background-color: #783ff1;
}
.custom-css section.featureCTA:after {
  content: "";
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #ffa105;
  transform: skew(0, -5deg);
}
.custom-css .subscription-wrapper {
  z-index: 2;
  display: flex;
  max-width: 1050px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  padding: 64px 30px;
  position: relative;
  box-shadow: 0 64px 120px rgba(23, 23, 58, 0.24);
}
.custom-css .subscription-wrapper.singleCard {
  max-width: 650px;
  justify-content: center;
}
.custom-css .subscription-wrapper.singleCard .block {
  border-right: 0 !important;
}
.custom-css .subscription-wrapper .block {
  width: 50%;
  text-align: center;
}
.custom-css .subscription-wrapper .block:first-child {
  border-right: 1px solid #e8e8eb;
}
.custom-css .subscription-wrapper .block img {
  max-width: 245px;
  height: auto;
  display: block;
  margin: 0 auto 5px;
}
.custom-css .subscription-wrapper .block .subText {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  max-width: 315px;
  margin: 0 auto 30px;
  font-family: Proxima, sans-serif;
}
.custom-css .subscription-wrapper .block a {
  width: 280px;
  display: block;
  padding: 15px 0 !important;
  margin: 0 auto;
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  box-sizing: border-box;
  letter-spacing: 0;
}
.custom-css .subscription-wrapper .dots {
  top: -3vw;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../png/dot-bg-1.png);
}
.custom-css .subscription {
  display: flex;
  position: relative;
  align-items: center;
  padding: 150px 0 calc(150px + 5vw);
}
.custom-css .subscription .container {
  z-index: 2;
  position: relative;
}
.custom-css .subscription:after {
  content: "";
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #ffa105;
  transform: skew(0, -5deg);
}
.custom-css .subscription .subscription-wrapper {
  background: #fff;
  box-shadow: 0 64px 120px rgba(23, 23, 58, 0.24);
  border-radius: 15px;
  padding: 64px 80px;
  position: relative;
  z-index: 2;
}
.custom-css .subscription .subscription-wrapper .heading {
  margin-bottom: 24px;
  font-weight: 600;
  font-size: calc(1.4rem + 1.8vw);
  line-height: calc(1.425rem + 2.1vw);
}
.custom-css .subscription .subscription-content {
  z-index: 2;
  position: relative;
  text-align: center;
}
.custom-css .subscription .subscription-content .star-icon {
  display: none;
}
.custom-css .subscription .subscription-form {
  display: flex;
  height: 48px;
}
.custom-css .subscription .subscription-form .form-group:first-child {
  flex: 1 1;
  margin: 0 20px 0 0;
}
.custom-css .subscription .subscription-form .form-group:first-child input {
  height: 48px;
  background: #fff;
  border: 1.5px solid #e8e8eb;
  border-radius: 3px;
  font-size: 16px;
  line-height: 24px;
  color: #a2a2b0;
}
.custom-css .subscription .subscription-form .btn {
  padding: 16px 10px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  line-height: 12px;
}
.custom-css .subscription .dots {
  top: -3vw;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../png/dot-bg-1.png);
}
.custom-css .subscription.joinUS .container .row {
  justify-content: center;
}
.custom-css .subscription.joinUS .container .row .col-lg-10.col-12 {
  max-width: 840px;
}
.custom-css .subscription.joinUS .container .row .col-lg-10.col-12 .subscription-wrapper:before {
  width: 60%;
}
.custom-css .subscription.joinUS h3.heading {
  margin-bottom: 10px;
}
.custom-css .subscription.joinUS p {
  margin-bottom: 25px;
}
.custom-css .subscription.joinUS p span {
  display: inline-block;
}
.custom-css .subscription.joinUS a {
  margin: 5px 10px;
  min-width: 200px;
  text-align: center;
  display: inline-block;
}
.custom-css .footer-primary {
  z-index: 5;
  position: relative;
  background: #17173a;
  padding: 50px 0;
}
.custom-css .footer-primary:after {
  content: "";
  top: -5vw;
  left: 0;
  width: 100%;
  z-index: 0;
  height: 90%;
  position: absolute;
  background-color: #17173a;
  transform: skew(0, -5deg);
}
.custom-css .footer-primary .container {
  z-index: 1;
  position: relative;
}
.custom-css .footer-primary .logo-btn {
  margin-bottom: calc(1.4625rem + 2.55vw);
}
.custom-css .footer-primary .logo-btn .btn {
  padding: 16px 24px;
  background: #fff;
}
.custom-css .footer-primary .widget .widget-title {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  letter-spacing: 0.3px;
  color: #fff;
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .footer-primary .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.custom-css .footer-primary .widget ul li {
  margin-bottom: 5px;
}
.custom-css .footer-primary .widget ul li a {
  font-family: Proxima, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  opacity: 0.8;
}
.custom-css .footer-primary .widget .social-links {
  margin-top: 40px;
}
.custom-css .footer-primary .widget .social-links li {
  display: inline-block;
}
.custom-css .footer-primary .widget .social-links li a {
  padding-right: 20px;
}
.custom-css .footer-primary .widget .social-links li img {
  height: 20px;
}
.custom-css .footer-primary .copyright {
  margin-top: 72px;
}
.custom-css .footer-primary .copyright p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #a2a2b0;
}
.custom-css .footer-primary.mini .container {
  text-align: center;
}
.custom-css .footer-primary.mini .copyright {
  margin: 30px 0 50px;
}
.custom-css section#ProfileLogo {
  padding: 130px 0;
  position: relative;
}
.custom-css section#ProfileLogo .container {
  z-index: 2;
  position: relative;
}
.custom-css section#ProfileLogo .container .section-heading {
  text-align: center;
  padding: 0 20px;
}
.custom-css section#ProfileLogo .container .section-heading h4.heading-title {
  text-align: center;
}
.custom-css section#ProfileLogo .container .section-heading h4.heading-title span {
  display: inline-block;
}
.custom-css section#ProfileLogo .container .logoHolder {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  justify-content: center;
}
.custom-css section#ProfileLogo .container .logoHolder img {
  width: 25%;
  align-self: center;
}
.custom-css section#ProfileLogo:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background-color: #fafafb;
  transform: skew(0, -5deg);
}
@media (min-width: 1200px) {
  .custom-css .subscription .subscription-wrapper .heading {
    font-size: 2.75rem;
    line-height: 3rem;
  }
  .custom-css .footer-primary .logo-btn {
    margin-bottom: 3.375rem;
  }
  .custom-css .footer-primary .widget .widget-title {
    line-height: 1.75rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .custom-css section#ProfileLogo .container .logoHolder img {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .custom-css .subscription .star-icon {
    display: block !important;
    width: 65px;
    margin: 0 auto 15px;
  }
  .custom-css .subscription .subscription-wrapper {
    padding: 35px;
    text-align: center;
  }
  .custom-css .subscription .subscription-wrapper h2.heading {
    font-size: 30px;
    line-height: 28px;
  }
  .custom-css .subscription .subscription-wrapper:before {
    display: none;
  }
  .custom-css .subscription .form-group {
    margin-right: 0 !important;
  }
  .custom-css .subscription .subscription-content {
    width: 100%;
  }
  .custom-css .subscription .subscription-form {
    flex-direction: column;
    height: auto !important;
  }
  .custom-css .subscription .subscription-form .btn {
    width: 100%;
    min-width: 220px;
    margin-top: 17px;
  }
  .custom-css section.featureCTA .subscription-wrapper {
    display: block;
  }
  .custom-css section.featureCTA .subscription-wrapper .block {
    width: 100%;
  }
  .custom-css section.featureCTA .subscription-wrapper .block:first-child {
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e8e8eb;
  }
  .custom-css .integration {
    padding: 80px 0;
  }
  .custom-css .subscription,
  .custom-css section.featureCTA {
    padding: 100px 0;
  }
}
@media (max-width: 510px) {
  .custom-css section#ProfileLogo .container .logoHolder img {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .custom-css .navbar-primary .navbar-brand img {
    max-height: 32px;
  }
}
.custom-css .button {
  display: block;
  width: 225px;
  padding: 16px 24px;
  background: #ffa105;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.3px;
  font-weight: 700;
  font-family: Gilroy, sans-serif;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.custom-css .button,
.custom-css .button:hover {
  color: #fff;
}
.custom-css .button--black {
  background: #17173a;
}
.custom-css .button--white {
  color: #17173a;
  background: #fff;
  border-color: #17173a;
}
.custom-css .button--white:hover {
  color: #17173a;
}
.custom-css .button--purple {
  background: #783ff1;
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%);
}
.custom-css .button--full-width {
  width: 100%;
}
.custom-css .button--pagination {
  width: auto;
  font-family: Proxima, sans-serif;
  color: #a2a2b0;
  background: #fff;
  border: 1px solid #17173a;
  border-radius: 2.5px;
}
.custom-css .button--pagination:hover {
  color: #a2a2b0;
}
.custom-css .button--pagination span:first-child,
.custom-css .button--pagination span:nth-child(3) {
  color: #17173a;
}
.custom-css .button--pagination span:first-child:after {
  content: "/";
  margin: 0 8px;
}
.custom-css .button--pagination span:nth-child(3) {
  position: relative;
  padding-left: 70px;
}
.custom-css .button--pagination span:nth-child(3):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 54px;
  height: 1px;
  background: #a2a2b0;
  transform: translateY(-50%);
}
.custom-css .integration-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 50px 80px 50px 60px;
  background: linear-gradient(220.62deg, #ffc769 12.03%, #ffa105 84.96%), #fff;
  border-radius: 9px;
}
@media (max-width: 991px) {
  .custom-css .integration-button {
    padding: 24px 60px 24px 30px;
  }
}
.custom-css .integration-button:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 60px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .custom-css .integration-button:after {
    right: 30px;
  }
}
.custom-css .integration-button--purple {
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%), #fff;
}
.custom-css .integration-button img {
  max-width: 55px;
  width: 100%;
  margin-right: 38px;
  background: #fff;
  border: 1.01202px solid #fafafb;
  border-radius: 9px;
}
@media (max-width: 400px) {
  .custom-css .integration-button img {
    max-width: 40px;
    margin-right: 24px;
  }
}
.custom-css .integration-button .integration-button__content span {
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 991px) {
  .custom-css .integration-button .integration-button__content span {
    font-size: 16px;
    line-height: 24px;
  }
}
.custom-css .integration-button .integration-button__content h4 {
  font-size: 44px;
  line-height: 48px;
  margin: 0;
}
@media (max-width: 991px) {
  .custom-css .integration-button .integration-button__content h4 {
    font-size: 32px;
    line-height: 38px;
  }
}
.custom-css .integration-button .integration-button__content h4,
.custom-css .integration-button .integration-button__content span {
  color: #fff;
}
.custom-css .integration-button .integration-button__mark {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.custom-css .integration-button .integration-button__mark svg {
  height: 100%;
}
@media (max-width: 767px) {
  .custom-css .integration-button .integration-button__mark {
    max-width: 70%;
  }
}
.custom-css .tp {
  position: absolute;
  z-index: 9;
}
.custom-css .tp:hover i {
  cursor: pointer;
  color: #fff;
  background: #17173a;
}
.custom-css .tp:hover span {
  opacity: 1;
  pointer-events: all;
}
.custom-css .tp i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  color: #747489;
  border-radius: 50%;
  text-align: center;
  background: transparent;
  border: 1px solid #747489;
  transition-property: background, color;
  transition-duration: 0.35s;
  transition-timing-function: ease-out;
}
.custom-css .tp i svg {
  width: 5px;
}
.custom-css .tp span {
  opacity: 0;
  pointer-events: none;
  display: block;
  left: 28px;
  width: 190px;
  padding: 8px 12px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  background: #17173a;
}
.custom-css .tp span,
.custom-css .tp span:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.custom-css .tp span:before {
  content: "";
  left: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #17173a;
}
.custom-css .hero {
  position: relative;
  padding: 210px 0 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.custom-css .hero--white .hero__content,
.custom-css .hero--white .hero__title {
  color: #fff;
}
.custom-css .hero--skew {
  padding: calc((var(--skew-angle, 1vw) * 5 + 100) * 1px) 0;
}
.custom-css .hero--skew:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: calc((var(--skew-angle, 1vw) * 5 + 0) * 1px) solid transparent;
  border-left: 0 solid transparent;
  border-right: 100vw solid #fff;
}
.custom-css .hero--integration {
  padding-bottom: 145px;
}
@media (max-width: 767px) {
  .custom-css .hero--integration {
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .custom-css .hero--integrations {
    padding-bottom: 125px;
  }
}
.custom-css .hero--compare {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .custom-css .hero--compare {
    padding: 160px 0 0;
  }
  .custom-css .hero--compare .hero__text-wrapper {
    text-align: center;
  }
}
.custom-css .hero--compare .background {
  min-width: 520px;
}
.custom-css .hero--compare .row {
  align-items: stretch;
}
.custom-css .hero--sk-alabaster:after {
  border-right-color: #f9f9f9;
}
.custom-css .hero .hero__text-wrapper {
  position: relative;
  z-index: 3;
}
.custom-css .hero .hero__text-wrapper p {
  margin-bottom: 28px;
}
.custom-css .hero .hero__text-wrapper p:last-child {
  margin-bottom: 0;
}
.custom-css .hero .hero__title {
  font-size: 41px;
  line-height: 44px;
  letter-spacing: -1px;
  font-weight: 600;
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  .custom-css .hero .hero__title {
    font-size: 60px;
    line-height: 65px;
    letter-spacing: -0.8px;
  }
}
.custom-css .hero .hero__content {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 28px;
}
.custom-css .hero .hero__content:last-child {
  margin-bottom: 0;
}
.custom-css .hero .hero__circles {
  position: relative;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.custom-css .hero .hero__circles,
.custom-css .hero .hero__circles .hero__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-css .hero .hero__circles .hero__circle {
  opacity: 0.3;
  z-index: 1;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.custom-css .hero .hero__circles .hero__circle:first-child {
  width: 10%;
}
@media (max-width: 450px) {
  .custom-css .hero .hero__circles .hero__circle:first-child {
    width: 40%;
  }
}
.custom-css .hero .hero__circles .hero__circle:nth-child(2) {
  width: 30%;
}
@media (max-width: 450px) {
  .custom-css .hero .hero__circles .hero__circle:nth-child(2) {
    width: 60%;
  }
}
.custom-css .hero .hero__circles .hero__circle:nth-child(3) {
  width: 50%;
}
@media (max-width: 450px) {
  .custom-css .hero .hero__circles .hero__circle:nth-child(3) {
    width: 80%;
  }
}
.custom-css .hero .hero__circles .hero__circle:nth-child(4) {
  width: 70%;
}
@media (max-width: 450px) {
  .custom-css .hero .hero__circles .hero__circle:nth-child(4) {
    width: 100%;
  }
}
.custom-css .hero .hero__circles .hero__circle:nth-child(2n) {
  -webkit-animation-name: unClock;
  animation-name: unClock;
}
.custom-css .hero .hero__circles .hero__circle:nth-child(odd) {
  -webkit-animation-name: rollClock;
  animation-name: rollClock;
}
.custom-css .hero .hero__circles-mask {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0));
}
.custom-css .hero .hero__icons-wrapper {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  max-width: 680px;
  max-height: 488px;
  width: 50vw;
  height: 44.92vw;
  text-align: right;
}
@media (max-width: 991px) {
  .custom-css .hero .hero__icons-wrapper {
    display: none;
  }
}
.custom-css .hero .hero__icons-wrapper .hero__icons {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.custom-css .hero .hero__icons-wrapper .hero__icons img {
  width: 100%;
  max-height: 488px;
}
.custom-css .hero .hero__icons-wrapper .hero__logo {
  position: absolute;
  z-index: 2;
  top: 50%;
  max-width: 350px;
  width: 25vw;
  left: 50%;
  transform: translate(-40%, -48%);
}
.custom-css .hero .hero__icons-wrapper--integration {
  top: 50%;
  left: 50%;
  right: auto;
  height: auto;
  transform: translateY(-55%);
}
@media (max-width: 991px) {
  .custom-css .hero .hero__icons-wrapper--integration {
    display: block;
  }
}
@media (max-width: 767px) {
  .custom-css .hero .hero__icons-wrapper--integration {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    transform: translateY(-20px);
  }
}
.custom-css .hero .hero__icons-wrapper--integration .hero__logo {
  position: relative;
  top: 0;
  left: 0;
  max-width: 640px;
  width: 45vw;
  transform: none;
}
@media (max-width: 767px) {
  .custom-css .hero .hero__icons-wrapper--integration .hero__logo {
    width: 100%;
  }
}
.custom-css .hero .hero__icons-wrapper .hero__integration-dots {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55%;
  z-index: -1;
  transform: translate(-55%, -36%);
}
.custom-css .hero .hero__compare-image {
  padding-right: calc(15px + 8.333333%);
  border-right: 1px solid #d1d1d8;
}
@media (max-width: 991px) {
  .custom-css .hero .hero__compare-image {
    max-width: 320px;
    margin: 0 auto 20px;
    padding: 0;
    border: none;
  }
}
.custom-css .hero .hero__compare-image img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.custom-css .hero--bfcm .row {
  align-items: stretch;
}
@media (max-width: 768px) {
  .custom-css .hero--bfcm .row {
    flex-direction: column-reverse;
  }
}
.custom-css .hero--bfcm .row .col-12 {
  display: flex;
}
.custom-css .hero--bfcm .row .col-12:nth-child(2) {
  align-items: center;
  justify-content: center;
  background: #17173a;
}
@media (max-width: 768px) {
  .custom-css .hero--bfcm .row .col-12:nth-child(2) {
    margin-bottom: 48px;
  }
}
.custom-css .hero--bfcm .row .col-12:nth-child(2) .hero__image-wrapper {
  width: calc(67.5% + 30px);
  padding: 24% 0;
}
.custom-css .hero--bfcm .row .col-12 a {
  min-width: 178px;
}
.custom-css .integrations {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .custom-css .integrations {
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
  }
}
.custom-css .integrations .integrations__filters-wrapper {
  position: sticky;
  top: 150px;
  width: calc(230px + 5vw);
  padding-right: 5vw;
}
@media (max-width: 991px) {
  .custom-css .integrations .integrations__filters-wrapper {
    position: relative;
    top: 0;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
}
.custom-css .integrations .integrations__filters-wrapper .filters__heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .custom-css .integrations .integrations__filters-wrapper .filters__heading {
    justify-content: center;
  }
}
.custom-css .integrations .integrations__filters-wrapper .filters__heading svg {
  width: 16px;
  margin-right: 12px;
  color: #17173a;
}
.custom-css .integrations .integrations__filters-wrapper .filters__heading span {
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 3.5px;
  font-weight: 600;
  text-transform: uppercase;
}
.custom-css .integrations .integrations__filters-wrapper .filters__options {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .custom-css .integrations .integrations__filters-wrapper .filters__options {
    display: none;
  }
}
.custom-css .integrations .integrations__filters-wrapper .filters__option {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 12px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1;
  border-radius: 5px;
  transition-property: background, box-shadow, padding, border;
  transition-duration: 0.35s;
  transition-timing-function: ease-out;
}
.custom-css .integrations .integrations__filters-wrapper .filters__option:hover {
  cursor: pointer;
}
.custom-css .integrations .integrations__filters-wrapper .filters__option:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #ffa105;
  transition: 0.35s ease-out;
}
.custom-css .integrations .integrations__filters-wrapper .filters__option:last-child {
  margin-bottom: 0;
}
.custom-css .integrations .integrations__filters-wrapper .filters__option--selected {
  padding-left: 20px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css .integrations .integrations__filters-wrapper .filters__option--selected:before {
  opacity: 1;
}
.custom-css .integrations .integrations__filters-wrapper .filters__select {
  display: none;
  position: relative;
}
.custom-css .integrations .integrations__filters-wrapper .filters__select select {
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  padding: 12px 32px 12px 22px;
  line-height: 24px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.custom-css .integrations .integrations__filters-wrapper .filters__select:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 22px;
  width: 8px;
  height: 4px;
  background-size: 100% 100%;
  background-image: url(../png/downarrow.png);
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .custom-css .integrations .integrations__filters-wrapper .filters__select {
    display: block;
  }
}
.custom-css .integrations .integrations__content-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 230px - 5vw);
}
@media (max-width: 991px) {
  .custom-css .integrations .integrations__content-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.custom-css .integrations .feed {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.custom-css .integrations .feed__item {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 12px;
}
@media (max-width: 767px) {
  .custom-css .integrations .feed__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.custom-css .integrations .feed__item .integration {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: visible;
  width: 100%;
  height: calc(100% - 24px);
  padding: 30px;
  margin: 0 0 24px;
  color: #17173a;
  background: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
  border-radius: 9px;
  transition-property: box-shadow;
  transition-duration: 0.35s;
  transition-timing-function: ease-out;
}
.custom-css .integrations .feed__item .integration:not(.integration--disabled):hover {
  box-shadow: 0 40px 56px rgba(23, 23, 58, 0.2);
}
.custom-css .integrations .feed__item .integration:not(.integration--disabled):hover .integration__link:after {
  width: 100%;
}
.custom-css .integrations .feed__item .integration:after {
  content: none;
}
.custom-css .integrations .feed__item .integration__icon {
  overflow: hidden;
  width: 56px;
  height: 56px;
  margin-right: 30px;
  border: 1px solid #f3f3f5;
  border-radius: 9px;
}
.custom-css .integrations .feed__item .integration__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.custom-css .integrations .feed__item .integration__content {
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100% - 105px);
  height: 100%;
}
.custom-css .integrations .feed__item .integration__content p {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.custom-css .integrations .feed__item .integration__link {
  position: relative;
  align-self: flex-end;
  padding-bottom: 4px;
  color: #17173a;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: Gilroy, sans-serif;
  text-transform: uppercase;
  border-bottom: 2px solid #22228e;
}
.custom-css .integrations .feed__item .integration__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: #ffa105;
  transition: width 0.35s ease-out;
}
.custom-css .integrations .feed__item .integration__title .titleHolder {
  display: flex;
}
.custom-css .integrations .feed__item .integration__title .titleHolder h4 {
  margin: 0 10px 6px 0;
}
.custom-css .integrations .feed__item .integration__title .titleHolder p {
  font-size: 12px;
  line-height: 26px;
}
.custom-css .integrations .feed__item .integration__title h4 {
  margin: 0 0 6px;
  font-size: 22px;
  line-height: 26px;
}
.custom-css .integrations .feed__item .integration__title span {
  display: block;
  margin-bottom: 10px;
  color: #a2a2b0;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.custom-css .integrations .feed__item .integration__ribbons {
  position: absolute;
  top: 15px;
  right: -8px;
}
.custom-css .integrations .feed__item .integration--disabled .integration__link {
  color: #fafafb;
  border-color: #fafafb;
}
.custom-css .integration-intro {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .custom-css .integration-intro {
    flex-wrap: wrap;
    justify-content: center;
  }
  .custom-css .integration-intro .integration-intro__wrapper {
    margin-bottom: 64px;
  }
  .custom-css .integration-intro .integration-intro__wrapper:last-child {
    margin-bottom: 0;
  }
}
.custom-css .integration-intro .integration-intro__wrapper--card {
  flex: 0 0 364px;
  max-width: 364px;
  margin-right: 54px;
}
@media (max-width: 991px) {
  .custom-css .integration-intro .integration-intro__wrapper--card {
    margin-right: 0;
    flex: 0 0 100%;
  }
}
.custom-css .integration-intro .integration-intro__wrapper .integration-card {
  margin-bottom: 26px;
}
.custom-css .integration-intro .integration-intro__wrapper .integration-card:last-child {
  margin-bottom: 0;
}
.custom-css .integration-intro .integration-intro__wrapper .blockquote {
  max-width: 306px;
  margin: 0 auto;
}
.custom-css .integration-intro .integration-intro__content {
  margin-bottom: 64px;
}
.custom-css .integration-intro .integration-intro__content:last-child,
.custom-css .integration-intro .integration-intro__content:last-child p:last-child {
  margin-bottom: 0;
}
.custom-css .integration-intro .integration-intro__content .integration-intro__title {
  margin-bottom: 20px;
}
.custom-css .integration-intro .integration-intro__content .integration-intro__title h2 {
  font-size: 44px;
  line-height: 48px;
}
@media (max-width: 767px) {
  .custom-css .integration-intro .integration-intro__content .integration-intro__title h2 {
    font-size: 38px;
    line-height: 42px;
  }
}
.custom-css .integration-intro .integration-intro__content .integration-intro__title span {
  color: #464662;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.custom-css .integration-intro .integration-intro__content .integration-intro__title h2,
.custom-css .integration-intro .integration-intro__content .integration-intro__title span {
  margin-bottom: 0;
}
.custom-css .integration-intro .integration-intro__content p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 34px;
}
.custom-css .clients .clients__title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  letter-spacing: -0.025rem;
  max-width: 960px;
  margin: 0 auto 24px;
  text-align: center;
}
@media (min-width: 1200px) {
  .custom-css .clients .clients__title {
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
.custom-css .clients .clients__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.custom-css .clients .clients__wrapper .clients__client {
  flex: 0 0 50%;
}
@media (min-width: 511px) {
  .custom-css .clients .clients__wrapper .clients__client {
    flex: 0 0 33.3%;
  }
}
@media (min-width: 992px) {
  .custom-css .clients .clients__wrapper .clients__client {
    flex: 0 0 25%;
  }
}
.custom-css .banner-and-video {
  position: relative;
}
.custom-css .banner-and-video__background {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 95vh;
  background: #ffa105;
}
.custom-css .banner-and-video__background:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: calc((var(--skew-angle, 1vw) * 6 + 0) * 1px) solid #ffa105;
  border-left: 0 solid transparent;
  border-right: 100vw solid #fff;
}
.custom-css .banner-and-video__glow {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  mix-blend-mode: screen;
  filter: blur(50px);
}
.custom-css .banner-and-video__glow:first-child {
  bottom: 0;
  width: 70%;
  height: 50%;
  opacity: 0.2;
  background: linear-gradient(315.53deg, #7ce5fb 50.33%, rgba(124, 229, 251, 0) 72.39%);
}
.custom-css .banner-and-video__glow:nth-child(2) {
  opacity: 1;
  width: 40%;
  height: 80%;
  opacity: 0.4;
  background: linear-gradient(359.49deg, #fff 8.05%, rgba(255, 255, 255, 0) 80.82%);
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.custom-css .banner-and-video__glow:nth-child(3) {
  right: 0;
  width: 50%;
  height: 50%;
  opacity: 0.7;
  background: linear-gradient(359.49deg, #ffa105 8.05%, rgba(255, 161, 5, 0) 80.82%);
  transform: matrix(-0.88, -0.47, -0.47, 0.88, 0, 0);
}
.custom-css .banner-and-video .banner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  filter: contrast(110%);
  padding: 20px 20px 50px;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .banner {
    padding: 0 0 calc(1.3625rem + 1.35vw);
    background: none;
  }
}
.custom-css .banner-and-video .banner__wrapper {
  width: 100%;
}
.custom-css .banner-and-video .banner__content {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: calc(2.275rem + 12.3vw) 0 0;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .banner__content {
    width: 57.14285714%;
    margin: calc(2.275rem + 12.3vw) 0 0 14.28571%;
  }
}
@media (min-width: 1200px) {
  .custom-css .banner-and-video .banner__content {
    margin: 9.5rem 0 0 14.28571429%;
  }
  .custom-css .banner-and-video .banner__title {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .custom-css .banner-and-video .banner__title {
    font-size: 44px;
    line-height: 50px;
  }
}
.custom-css .banner-and-video .banner__form-wrapper {
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .banner__form-wrapper {
    width: 90%;
    margin-bottom: 30px;
  }
}
.custom-css .banner-and-video .banner__form-wrapper p {
  margin-bottom: 1.375rem;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #17173a;
}
@media (min-width: 1200px) {
  .custom-css .banner-and-video .banner__form-wrapper p {
    margin-bottom: 2rem;
  }
}
.custom-css .banner-and-video .banner__form-wrapper input {
  min-width: 155px;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .banner__form-wrapper input {
    width: calc(100% - 159px);
  }
}
.custom-css .banner-and-video .video-grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  z-index: 3;
  padding-bottom: 20px;
  background: linear-gradient(transparent, rgba(196, 196, 196, 0.2), rgba(196, 196, 196, 0.01));
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid {
    padding-bottom: 50px;
  }
}
.custom-css .banner-and-video .video-grid__wrapper {
  position: relative;
  width: 270px;
}
.custom-css .banner-and-video .video-grid__wrapper--left {
  display: none;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid__wrapper--left {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 64px;
    text-align: left;
  }
}
.custom-css .banner-and-video .video-grid__wrapper--left .video-grid__image-wrapper:nth-child(2) {
  padding-left: 30px;
}
.custom-css .banner-and-video .video-grid__wrapper--right {
  display: none;
  text-align: right;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid__wrapper--right {
    display: block;
    padding-left: 64px;
  }
}
.custom-css .banner-and-video .video-grid__wrapper--right .video-grid__image-wrapper:first-child {
  margin-top: -108%;
}
.custom-css .banner-and-video .video-grid__wrapper--middle {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding: 0 45px;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid__wrapper--middle {
    width: calc(100% - 540px);
    padding: 0;
  }
}
.custom-css .banner-and-video .video-grid__wrapper--middle > .video-grid__image {
  display: none;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid__wrapper--middle > .video-grid__image {
    display: block;
    margin: -5% 0 40px;
  }
}
@media (min-width: 1300px) {
  .custom-css .banner-and-video .video-grid__wrapper--middle > .video-grid__image {
    margin: -14% 0 40px;
  }
}
.custom-css .banner-and-video .video-grid__wrapper--left .video-grid__image-wrapper:first-child,
.custom-css .banner-and-video .video-grid__wrapper--right .video-grid__image-wrapper:first-child {
  margin-bottom: 32px;
}
.custom-css .banner-and-video .video-grid__video-container {
  width: 100%;
  height: 100%;
}
.custom-css .banner-and-video .video-grid__video-container .row {
  display: flex;
  flex-wrap: nowrap;
}
.custom-css .banner-and-video .video-grid__video-wrapper:first-child {
  width: 28.57142857%;
}
.custom-css .banner-and-video .video-grid__video-wrapper:nth-child(2) {
  width: 71.42857143%;
  padding-left: 20px;
}
@media (min-width: 598px) {
  .custom-css .banner-and-video .video-grid__video-wrapper:nth-child(2) {
    padding-left: 33px;
  }
}
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-1-frame,
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-2-frame {
  -webkit-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0);
  border-radius: 10px;
  overflow: hidden;
  line-height: 0px;
}
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-1-frame .video-grid__image,
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-2-frame .video-grid__image {
  display: block;
}
@media (min-width: 598px) {
  .custom-css .banner-and-video .video-grid__video-wrapper .banner-video-1-frame .video-grid__image,
  .custom-css .banner-and-video .video-grid__video-wrapper .banner-video-2-frame .video-grid__image {
    display: none;
  }
}
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-1-frame .video-grid__video,
.custom-css .banner-and-video .video-grid__video-wrapper .banner-video-2-frame .video-grid__video {
  display: none;
}
@media (min-width: 598px) {
  .custom-css .banner-and-video .video-grid__video-wrapper .banner-video-1-frame .video-grid__video,
  .custom-css .banner-and-video .video-grid__video-wrapper .banner-video-2-frame .video-grid__video {
    display: block;
  }
}
.custom-css .banner-and-video .video-grid__video-wrapper .video-btn-frame-3 {
  position: absolute;
  right: 33px;
  bottom: -66px;
  max-width: 150px;
}
@media (min-width: 1351px) {
  .custom-css .banner-and-video .video-grid__video-wrapper .video-btn-frame-3 {
    max-width: 350px;
  }
}
.custom-css .banner-and-video .video-grid__video-wrapper .video-btn-frame-3 img {
  display: none;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .video-grid__video-wrapper .video-btn-frame-3 img {
    display: block;
    margin: -14% 0 40px;
  }
}
.custom-css .banner-and-video .video-grid__image,
.custom-css .banner-and-video .video-grid__video {
  box-shadow: 0 0 136px -9px rgba(0, 0, 0, 0.2);
}
.custom-css .banner-and-video .rect-1,
.custom-css .banner-and-video .rect-2,
.custom-css .banner-and-video .rect-3,
.custom-css .banner-and-video .rect-4,
.custom-css .banner-and-video .rect-5,
.custom-css .banner-and-video .rect-6,
.custom-css .banner-and-video .rect-7 {
  display: none;
  position: absolute;
}
@media (min-width: 992px) {
  .custom-css .banner-and-video .rect-1,
  .custom-css .banner-and-video .rect-2,
  .custom-css .banner-and-video .rect-3,
  .custom-css .banner-and-video .rect-4,
  .custom-css .banner-and-video .rect-5,
  .custom-css .banner-and-video .rect-6,
  .custom-css .banner-and-video .rect-7 {
    display: block;
    -webkit-animation: left-to-right linear infinite;
    animation: left-to-right linear infinite;
  }
}
.custom-css .banner-and-video .rect-1 svg,
.custom-css .banner-and-video .rect-2 svg,
.custom-css .banner-and-video .rect-3 svg,
.custom-css .banner-and-video .rect-4 svg,
.custom-css .banner-and-video .rect-5 svg,
.custom-css .banner-and-video .rect-6 svg,
.custom-css .banner-and-video .rect-7 svg {
  width: 100%;
}
.custom-css .banner-and-video .rect-1 {
  top: 88px;
  left: -300px;
  width: 242px;
  -webkit-animation-duration: 22s;
  animation-duration: 22s;
  -webkit-animation-delay: 16s;
  animation-delay: 16s;
}
.custom-css .banner-and-video .rect-2 {
  top: 15%;
  left: -200px;
  width: 219px;
  transition: transform 2s;
  -webkit-animation-duration: 26s;
  animation-duration: 26s;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.custom-css .banner-and-video .rect-3 {
  top: 13%;
  left: -800px;
  width: 738px;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.custom-css .banner-and-video .rect-3,
.custom-css .banner-and-video .rect-4 {
  transition: transform 2s;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.custom-css .banner-and-video .rect-4 {
  bottom: -1%;
  left: -500px;
  width: 482px;
  -webkit-animation-delay: 13s;
  animation-delay: 13s;
  z-index: -1;
}
.custom-css .banner-and-video .rect-5 {
  top: 32%;
  left: -400px;
  width: 344px;
  -webkit-animation-duration: 28s;
  animation-duration: 28s;
  -webkit-animation-delay: 13s;
  animation-delay: 13s;
}
.custom-css .banner-and-video .rect-6 {
  top: 43%;
  left: -300px;
  width: 294px;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
  z-index: -1;
}
.custom-css .banner-and-video .rect-7 {
  bottom: 0.2%;
  left: -400px;
  width: 297px;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
  z-index: -1;
}
.custom-css .banner-and-video .rect-8 {
  position: absolute;
  top: -48px;
  left: -172px;
  width: 374px;
}
.custom-css .subscribe .subscribe__glow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  height: 60%;
  background: linear-gradient(315.53deg, #7ce5fb 50.33%, rgba(124, 229, 251, 0) 72.39%);
  mix-blend-mode: screen;
  opacity: 0.5;
  filter: blur(200px);
}
.custom-css .subscribe .subscribe__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
  max-width: 920px;
  width: 100%;
  padding: 64px 80px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 64px 120px rgba(23, 23, 58, 0.24);
  border-radius: 15px;
}
@media (max-width: 767px) {
  .custom-css .subscribe .subscribe__wrapper {
    flex-wrap: wrap;
    padding: 34px;
  }
}
.custom-css .subscribe .subscribe__wrapper .subscribe__star {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  transform: translate(12%, -50%);
}
@media (max-width: 767px) {
  .custom-css .subscribe .subscribe__wrapper .subscribe__star {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto 15px;
    transform: none;
  }
}
.custom-css .subscribe .subscribe__wrapper .subscribe__star svg {
  width: 420px;
}
@media (max-width: 991px) {
  .custom-css .subscribe .subscribe__wrapper .subscribe__star svg {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .custom-css .subscribe .subscribe__wrapper .subscribe__star svg {
    width: 65px;
  }
}
.custom-css .subscribe .subscribe__wrapper .subscribe__content {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.custom-css .subscribe .subscribe__wrapper .subscribe__content h3 {
  margin-bottom: 8px;
  font-size: 44px;
  line-height: 48px;
}
@media (max-width: 767px) {
  .custom-css .subscribe .subscribe__wrapper .subscribe__content h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
.custom-css .subscribe .subscribe__wrapper .subscribe__content p {
  margin-bottom: 16px;
}
.custom-css .subscribe .subscribe__wrapper .subscribe__content .row {
  justify-content: center;
}
.custom-css .subscribe .subscribe__wrapper .subscribe__content .row a {
  min-width: 200px;
  margin: 0 10px 10px;
}
@media (max-width: 767px) {
  .custom-css .subscribe .subscribe__wrapper .subscribe__content .button {
    margin: 0 auto;
  }
}
.custom-css .subscribe.subscribe--bfcm .subscribe__wrapper {
  align-items: stretch;
  overflow: hidden;
  padding: 0;
}
.custom-css .subscribe.subscribe--bfcm .subscribe__background {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-css .subscribe.subscribe--bfcm .subscribe__content {
  padding: 64px;
  text-align: left;
}
@media (max-width: 767px) {
  .custom-css .subscribe.subscribe--bfcm .subscribe__content {
    padding: 32px;
  }
}
.custom-css .subscribe.subscribe--bfcm .subscribe__content h4 {
  margin-bottom: 28px;
}
.custom-css .subscribe.subscribe--bfcm .subscribe__content span {
  color: #6d7175;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.custom-css .why-stamped {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -15px 80px;
}
@media (min-width: 992px) {
  .custom-css .why-stamped {
    flex-wrap: nowrap;
  }
}
.custom-css .why-stamped .why-stamped__wrapper {
  padding: 0 15px;
}
@media (min-width: 992px) {
  .custom-css .why-stamped .why-stamped__wrapper {
    flex: 0 0 50%;
  }
}
.custom-css .why-stamped .why-stamped__wrapper--text {
  margin-bottom: 32px;
}
@media (min-width: 540px) {
  .custom-css .why-stamped .why-stamped__wrapper--text {
    margin-bottom: 52px;
  }
}
@media (min-width: 992px) {
  .custom-css .why-stamped .why-stamped__wrapper--text {
    margin-bottom: 0;
  }
}
.custom-css .why-stamped .why-stamped__wrapper--text p {
  margin: 0;
}
@media (min-width: 992px) {
  .custom-css .why-stamped .why-stamped__wrapper--text p {
    padding-right: 30px;
  }
}
.custom-css .why-stamped .why-stamped__title {
  font-size: 44px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 40px;
}
.custom-css .why-stamped .why-stamped__title:before {
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  margin-bottom: 20px;
  background: #ffa105;
}
.custom-css .why-stamped .why-stamped__stats {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 -15px 32px;
}
@media (min-width: 540px) {
  .custom-css .why-stamped .why-stamped__stats {
    margin-bottom: 52px;
  }
}
.custom-css .why-stamped .why-stamped__stats:first-child .why-stamped__stat {
  flex: 0 0 33.3%;
}
.custom-css .why-stamped .why-stamped__stats:last-child {
  margin-bottom: 0;
}
.custom-css .why-stamped .why-stamped__stats:last-child .why-stamped__stat {
  flex: 0 0 50%;
}
.custom-css .why-stamped .why-stamped__stats .why-stamped__stat {
  padding: 0 15px;
}
.custom-css .why-stamped .why-stamped__stats .why-stamped__number {
  margin-bottom: 14px;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.custom-css .why-stamped .why-stamped__stats .why-stamped__number:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 20px;
  background: linear-gradient(90deg, #ffa105, #783ff1);
}
.custom-css .why-stamped .why-stamped__stats .why-stamped__number span {
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: -0.51px;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 540px) {
  .custom-css .why-stamped .why-stamped__stats .why-stamped__number span {
    font-size: 4.3rem;
    line-height: 1;
    letter-spacing: -0.51px;
    font-weight: 300;
  }
}
.custom-css .why-stamped .why-stamped__stats .why-stamped__number sup {
  top: -0.75em;
  font-size: 1.5rem;
}
@media (min-width: 540px) {
  .custom-css .why-stamped .why-stamped__stats .why-stamped__number sup {
    top: -0.5em;
    font-size: 2.5rem;
  }
}
.custom-css .why-stamped .why-stamped__stats p {
  line-height: 1.3;
  margin: 0;
}
.custom-css .testimonials .testimonials__title {
  margin-bottom: 40px;
  text-align: center;
  font-size: 56px;
  line-height: 64px;
}
@media (max-width: 991px) {
  .custom-css .testimonials .testimonials__title {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .custom-css .testimonials .testimonials__title {
    font-size: 38px;
    line-height: 42px;
  }
}
.custom-css .testimonials .testimonials__wrapper {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .custom-css .testimonials .testimonials__wrapper {
    flex-wrap: wrap;
  }
}
.custom-css .testimonials .testimonials__item {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .custom-css .testimonials .testimonials__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-css .testimonials .testimonials__item:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  .custom-css .testimonials .testimonials__item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }
  .custom-css .testimonials .testimonials__item:last-child {
    display: block;
    margin-bottom: 0;
  }
}
.custom-css .testimonials__no-review .testimonial__stars {
  display: flex;
  margin-bottom: 20px;
  justify-content: center;
}
.custom-css .testimonials__no-review .row {
  display: flex;
  margin-bottom: 50px;
  justify-content: center;
}
.custom-css .testimonials__no-review .row h2 {
  font-size: 42px;
  line-height: 48px;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .custom-css .testimonials__no-review .row h2 {
    margin-right: 5px;
  }
}
.custom-css .testimonials__no-review .row h4 {
  font-size: 20px;
  line-height: 26px;
  display: inline-block;
}
.custom-css .testimonials__no-review .row .rating-block__left {
  padding: 10px 30px 0 0;
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .custom-css .testimonials__no-review .row .rating-block__left {
    padding: 10px 10px 0 0;
  }
}
.custom-css .testimonials__no-review .row .rating-block__right {
  padding: 10px 0 0 30px;
}
@media (max-width: 767px) {
  .custom-css .testimonials__no-review .row .rating-block__right {
    padding: 10px 0 0 10px;
  }
}
.custom-css .testimonials__no-review .button {
  margin: 0 auto;
}
.custom-css .testimonials__h2-title {
  font-size: 42px;
  line-height: 48px;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .custom-css .testimonials__h2-title {
    font-size: 36px;
  }
  .custom-css .testimonials__h2-title br {
    display: none;
  }
}
.custom-css .testimonial {
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
  border-radius: 9px;
  background: #fff;
}
.custom-css .testimonial .testimonial__header {
  margin-bottom: 24px;
}
.custom-css .testimonial .testimonial__header span {
  display: block;
  font-size: 14px;
  font-family: Gilroy, sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-css .testimonial .testimonial__content p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
.custom-css .testimonial .testimonial__stars {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  color: #ffa105;
}
.custom-css .testimonial .testimonial__stars svg {
  display: block;
  width: 26px;
  margin-right: 6px;
}
.custom-css .testimonial .testimonial__stars svg:last-child {
  margin-right: 0;
}
@media (max-width: 520px) {
  .custom-css .testimonial .testimonial__stars svg {
    width: 22px;
  }
}
.custom-css .testimonial--big {
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background: none;
  border: none;
  box-shadow: none;
}
.custom-css .testimonial--big .testimonial__header img {
  margin-bottom: 20px;
}
.custom-css .testimonial--big .testimonial__stars {
  justify-content: center;
  margin-bottom: 0;
}
.custom-css .testimonial--big .testimonial__content {
  margin-bottom: 24px;
}
.custom-css .testimonial--big .testimonial__content p {
  font-family: Gilroy, sans-serif;
  font-size: 24px;
  line-height: 34px;
}
.custom-css .testimonial--card {
  max-width: 500px;
  height: auto;
}
.custom-css .testimonial--card .testimonial__header img {
  max-width: 300px;
  max-height: 100px;
}
.custom-css .testimonial--card .testimonial__content {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .custom-css .testimonial--card .testimonial__content {
    margin-bottom: 80px;
  }
}
.custom-css .testimonial--card .testimonial__content p {
  min-height: 200px;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 991px) {
  .custom-css .testimonial--card .testimonial__content p {
    font-size: 18px;
    line-height: 28px;
  }
}
.custom-css .testimonial--card .testimonial__author-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 520px) {
  .custom-css .testimonial--card .testimonial__author-wrapper {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .custom-css .testimonial--card .testimonial__author-wrapper .author {
    margin-right: 0;
  }
}
.custom-css .testimonial--card .author {
  margin-right: 14px;
}
.custom-css .testimonial--card .testimonial__stars svg {
  width: 22px;
}
.custom-css .integration-card {
  position: relative;
  padding: 30px 30px 40px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
  border-radius: 9px;
}
.custom-css .integration-card .integration-card__header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 22px;
  padding: 0 30px 30px 0;
  border-bottom: 1px solid #eaeaea;
}
.custom-css .integration-card .integration-card__header .titleHolder p {
  font-size: 14px;
  margin: 0;
}
.custom-css .integration-card .integration-card__body {
  margin-bottom: 54px;
}
.custom-css .integration-card .integration-card__icon {
  overflow: hidden;
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  margin-right: 15px;
  border: 1px solid #fafafb;
  border-radius: 9px;
}
.custom-css .integration-card .integration-card__title {
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}
.custom-css .integration-card .integration-card__content {
  margin-bottom: 20px;
}
.custom-css .integration-card .integration-card__content:last-child {
  margin-bottom: 0;
}
.custom-css .integration-card .integration-card__content span {
  color: #a2a2b0;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.custom-css .integration-card .integration-card__content p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.custom-css .integration-card .integration-card__content p:last-child {
  margin-bottom: 0;
}
.custom-css .integration-card .integration-card__footer .button {
  margin: 0 auto 12px;
}
.custom-css .integration-card .integration-card__footer .button:last-child {
  margin-bottom: 0;
}
.custom-css .integration-card .integration-card__ribbons {
  position: absolute;
  top: 15px;
  right: -8px;
}
.custom-css .integration-card .integration-card__support {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.custom-css .integration-card .integration-card__support a {
  color: #ffa105;
  text-decoration: underline;
}
.custom-css .integration-card .integration-card__support a:hover {
  text-decoration: underline !important;
}
.custom-css .intro-card {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 60px 70px;
  margin-bottom: 24px;
  border-radius: 9px;
  background: linear-gradient(220.62deg, #ffc769 12.03%, #ffa105 84.96%), #fff;
  filter: drop-shadow(0 2px 8px rgba(23, 23, 58, 0.1));
}
@media (max-width: 600px) {
  .custom-css .intro-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px;
  }
}
.custom-css .intro-card:hover {
  cursor: pointer;
}
.custom-css .intro-card:hover .intro-card__link:after {
  width: 100%;
}
.custom-css .intro-card--purple {
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%), #fff;
}
.custom-css .intro-card--purple:hover .intro-card__link:after {
  background: #ffa105;
}
.custom-css .intro-card .intro-card__logo {
  max-width: 160px;
  width: 100%;
  margin-right: 60px;
  text-align: center;
}
@media (max-width: 600px) {
  .custom-css .intro-card .intro-card__logo {
    margin: 0 0 15px;
  }
}
.custom-css .intro-card .intro-card__content {
  max-width: 450px;
  color: #fff;
}
@media (max-width: 600px) {
  .custom-css .intro-card .intro-card__content {
    text-align: center;
  }
}
.custom-css .intro-card .intro-card__content p {
  margin-bottom: 16px;
}
.custom-css .intro-card .intro-card__link {
  position: relative;
  padding-bottom: 4px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: Gilroy, sans-serif;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  transition: width 0.35s ease-out;
}
.custom-css .intro-card .intro-card__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: #783ff1;
  transition: width 0.35s ease-out;
}
.custom-css .intro-card .intro-card__arrow {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100%;
}
.custom-css .intro-card .intro-card__title {
  margin-bottom: 16px;
  font-size: 40px;
  color: #fff;
}
@media (max-width: 767px) {
  .custom-css .intro-card .intro-card__title {
    font-size: 38px;
    line-height: 42px;
  }
}
.custom-css .blockquote blockquote {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}
.custom-css .blockquote .blockquote__author-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.custom-css .blockquote .blockquote__author-wrapper .blockquote__image {
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin-right: 14px;
  border-radius: 50%;
}
.custom-css .blockquote .blockquote__author-wrapper .blockquote__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.custom-css .blockquote .blockquote__author-wrapper .blockquote__author h5 {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-css .blockquote .blockquote__author-wrapper .blockquote__author span {
  display: block;
  color: #464662;
  font-size: 14px;
  line-height: 14px;
}
.custom-css .author {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-css .author .author__wrapper--image {
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin-right: 14px;
  border-radius: 50%;
  background-color: #fff;
}
.custom-css .author .author__wrapper img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.custom-css .author .author__wrapper h5 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-css .author .author__wrapper h5:last-child {
  margin-bottom: 0;
}
.custom-css .author .author__wrapper span {
  display: block;
  color: #464662;
  font-size: 14px;
  line-height: 14px;
}
.custom-css .author--big .author__wrapper--image {
  width: 58px;
  height: 58px;
}
.custom-css .key-features {
  position: relative;
  width: 100%;
}
.custom-css .key-features .key-features__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 600;
  width: 100%;
  margin-bottom: 28px;
  text-transform: uppercase;
}
.custom-css .key-features .key-features__title:after {
  flex: 1 1 auto;
  content: "";
  height: 1px;
  margin-left: 18px;
  background: #ffa105;
  background: linear-gradient(-90deg, rgba(255, 161, 5, 0), #ffa105);
}
.custom-css .key-features .key-features__columns {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media (min-width: 992px) {
  .custom-css .key-features .key-features__columns {
    flex-wrap: nowrap;
  }
}
.custom-css .key-features .key-features__columns .key-features__column {
  margin-bottom: 28px;
  padding: 0 15px;
}
.custom-css .key-features .key-features__columns .key-features__column:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .custom-css .key-features .key-features__columns .key-features__column {
    flex: 0 1 50%;
    margin-bottom: 0;
  }
}
.custom-css .key-features .key-features__columns--checkmark-list {
  flex-wrap: wrap;
}
.custom-css .key-features .key-features__columns--checkmark-list .checkmark {
  width: 50%;
  display: flex;
  align-self: flex-start;
  padding: 0 10px 10px;
}
@media (max-width: 768px) {
  .custom-css .key-features .key-features__columns--checkmark-list .checkmark {
    width: 100%;
  }
}
.custom-css .key-features .key-features__columns--checkmark-list .checkmark img {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.custom-css .key-features .key-features__columns--checkmark-list .checkmark .heading_4 {
  margin-bottom: 5px;
}
.custom-css .key-features .key-features__feature {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 28px;
}
.custom-css .key-features .key-features__feature:last-child {
  margin-bottom: 0;
}
.custom-css .key-features .key-features__feature h5 {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.3px;
  font-weight: 600;
  margin: 0 0 0 18px;
}
@media (min-width: 540px) {
  .custom-css .key-features .key-features__feature h5 {
    font-size: 20px;
  }
}
.custom-css .key-features .key-features__feature img {
  width: 32px;
  height: 32px;
}
.custom-css .key-features.key-features--block {
  padding: 40px;
  border: 1.5px solid #d8d8d8;
  box-sizing: border-box;
  border-radius: 9px;
}
.custom-css .key-features.key-features--block .key-features__tag {
  position: absolute;
  top: 0;
  left: 40px;
  padding: 0 10px;
  color: #464662;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #f9f9f9;
  transform: translateY(-50%);
}
.custom-css .key-features.key-features--block ul {
  padding: 0 0 0 32px;
  margin: 0;
  list-style-type: none;
}
.custom-css .key-features.key-features--block ul li {
  position: relative;
  margin-bottom: 18px;
}
.custom-css .key-features.key-features--block ul li:last-child {
  margin-bottom: 0;
}
.custom-css .key-features.key-features--block ul li h4,
.custom-css .key-features.key-features--block ul li p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
.custom-css .key-features.key-features--block ul li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -32px;
  width: 20px;
  height: 20px;
  background: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/orange-arrow.svg) 50%;
  background-size: contain;
}
.custom-css .key-features.key-features--block.key-features--purple ul li:before {
  background: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/purple-arrow.svg) 50%;
}
.custom-css .feature-table {
  overflow: hidden;
  width: 100%;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
  border-radius: 9px;
}
.custom-css .feature-table .feature-table__row {
  display: flex;
  border-bottom: 2px solid #fafafb;
}
.custom-css .feature-table .feature-table__row:first-child {
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%), #f8bd00;
}
@media (max-width: 991px) {
  .custom-css .feature-table .feature-table__row {
    flex-wrap: wrap;
    padding: 20px 25px;
  }
}
.custom-css .feature-table .feature-table__row--header {
  align-items: center;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%), #f8bd00;
  border: none;
}
.custom-css .feature-table .feature-table__row--header .feature-table__block {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 40px;
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0;
  font-weight: 900;
  border: none;
}
.custom-css .feature-table .feature-table__row--header .feature-table__block:nth-child(2) span {
  display: none;
}
.custom-css .feature-table .feature-table__row--header .feature-table__block:first-child {
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: 600;
}
@media (max-width: 991px) {
  .custom-css .feature-table .feature-table__row--header .feature-table__block {
    display: none;
    padding: 0;
    margin: 0;
  }
  .custom-css .feature-table .feature-table__row--header .feature-table__block:first-child {
    display: block;
  }
}
.custom-css .feature-table .feature-table__row--header .feature-table__block img {
  margin-right: 8px;
}
.custom-css .feature-table .feature-table__block {
  position: relative;
  z-index: 1;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 22px 40px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border-right: 1px solid #fafafb;
}
.custom-css .feature-table .feature-table__block:first-child {
  text-align: left;
  color: #17173a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.custom-css .feature-table .feature-table__block:last-child {
  border: none;
}
.custom-css .feature-table .feature-table__block p:last-child {
  margin: 0;
}
@media (max-width: 991px) {
  .custom-css .feature-table .feature-table__block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    border: none;
  }
  .custom-css .feature-table .feature-table__block:before {
    content: attr(data-attr);
    display: block;
    min-width: 100px;
    margin-right: 20px;
    font-weight: 600;
    line-height: 24px;
  }
  .custom-css .feature-table .feature-table__block:first-child:before {
    content: none;
  }
  .custom-css .feature-table .feature-table__block svg {
    height: 24px;
  }
}
.custom-css .feature-table .feature-table__arrow {
  position: absolute;
  z-index: 0;
  right: 3px;
  top: 0;
  width: 260px;
}
.custom-css .feature-table--compare .feature-table__block {
  flex: 0 0 20.83%;
  max-width: 20.83%;
}
.custom-css .feature-table--compare .feature-table__block:first-child {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.custom-css .feature-table--compare .feature-table__row--header .feature-table__block {
  justify-content: center;
}
.custom-css .feature-table--compare .feature-table__row--header .feature-table__block:first-child {
  justify-content: flex-start;
}
.custom-css .compare .container > .row {
  position: relative;
  margin-bottom: 86px;
}
.custom-css .compare .container > .row.row--subtitle {
  margin-bottom: 50px;
}
.custom-css .compare .container > .row:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .custom-css .compare .compare__intro .list {
    margin-bottom: 86px;
  }
}
.custom-css .compare .compare__intro .testimonial.testimonial--card {
  margin-left: auto;
}
@media (max-width: 991px) {
  .custom-css .compare .compare__intro .testimonial.testimonial--card {
    margin: 0 auto;
  }
}
.custom-css .compare .compare__intro .testimonial.testimonial--card p {
  font-size: 20px;
  line-height: 28px;
  min-height: 200px;
  margin-bottom: 60px;
}
.custom-css .compare-list,
.custom-css .compare-list .compare-list__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.custom-css .compare-list .compare-list__item {
  margin-right: 30px;
}
.custom-css .compare-list .compare-list__item:last-child {
  margin-right: 0;
}
.custom-css .compare-list .compare-list__item .compare-list__text {
  margin: 0;
}
.custom-css .compare-list .compare-list__icon {
  margin-right: 14px;
}
.custom-css .badges {
  max-width: 540px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.custom-css .badges--center {
  align-items: center;
}
.custom-css .integration-badge {
  display: block;
  width: 32%;
  padding: 0 5px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
  border-radius: 4px;
}
@media (max-width: 440px) {
  .custom-css .integration-badge {
    margin-right: 0;
  }
}
.custom-css .integration-badge--shopifyplus {
  background: #f5f5f5;
}
.custom-css .partnership-tiers .partnership-tiers__title {
  margin-bottom: 50px;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: -0.4px;
  font-weight: 600;
  text-align: center;
}
.custom-css .partnership-tiers .partnership-tiers__tables {
  overflow: hidden;
  border-radius: 9px;
  padding-bottom: 30px;
  background-color: #fff;
  margin: 0 auto 50px;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table {
  margin-bottom: 60px;
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table:last-child {
  margin-bottom: 22px;
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__main-header {
  color: #fff;
  overflow: hidden;
  padding: 23px 48px;
  position: relative;
  font-size: 28px;
  line-height: 28px;
  background: #2f2145;
  font-family: Gilroy, sans-serif;
  background: linear-gradient(90deg, #2f2145, #241f44);
}
@media (max-width: 991px) {
  .custom-css .partnership-tiers .partnership-tiers__tables .feature-table__main-header {
    padding: 23px 30px;
  }
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__main-header:before {
  content: "";
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  right: -150px;
  position: absolute;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-image: url(../png/tablebg.png);
}
@media (max-width: 991px) {
  .custom-css .partnership-tiers .partnership-tiers__tables .feature-table__main-header:before {
    display: none;
  }
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__main-header:after {
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%;
  position: absolute;
  background: linear-gradient(96.83deg, #ffb905 41.77%, #f90 60.93%);
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__sub-header {
  padding: 16px 48px;
  font-weight: bolder;
  font-size: 16px;
  line-height: 16px;
  background-color: #f2f2f2;
}
@media (max-width: 991px) {
  .custom-css .partnership-tiers .partnership-tiers__tables .feature-table__sub-header {
    padding: 16px 30px;
  }
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__item-holder {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .custom-css .partnership-tiers .partnership-tiers__tables .feature-table__item-holder {
    display: block;
  }
}
.custom-css .partnership-tiers .partnership-tiers__tables .feature-table__item-holder .items {
  margin: 0 15px;
  padding: 20px 30px;
  width: calc(50% - 30px);
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px solid #eee;
}
@media (max-width: 991px) {
  .custom-css .partnership-tiers .partnership-tiers__tables .feature-table__item-holder .items {
    padding: 20px 15px;
    width: calc(100% - 30px);
  }
}
.custom-css .partnership-tiers .partnership-tiers__link {
  display: flex;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.custom-css .partnership-tiers .partnership-tiers__link span {
  margin-right: 10px;
  font-size: 34px;
  line-height: 40px;
}
.custom-css .partnership-tiers .partnership-tiers__link a {
  text-decoration: underline;
}
.custom-css .good-fit .good-fit__text-wrapper {
  margin-bottom: 30px;
  text-align: center;
}
.custom-css .good-fit .good-fit__text-wrapper .good-fit__title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  letter-spacing: -0.4px;
  font-weight: 600;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .custom-css .good-fit .good-fit__text-wrapper .good-fit__title {
    font-size: 56px;
    line-height: 64px;
  }
}
.custom-css .good-fit .good-fit__text-wrapper p {
  max-width: 750px;
  margin: 0 auto;
}
.custom-css .good-fit .good-fit__icons {
  display: flex;
  align-items: baseline;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-bottom: 34px;
}
@media (min-width: 520px) {
  .custom-css .good-fit .good-fit__icons {
    flex-wrap: nowrap;
  }
}
.custom-css .good-fit .good-fit__icons .good-fit__icon {
  flex: 0 0 50%;
  text-align: center;
}
.custom-css .good-fit .good-fit__icons .good-fit__icon:first-child,
.custom-css .good-fit .good-fit__icons .good-fit__icon:nth-child(2) {
  margin-bottom: 32px;
}
@media (min-width: 520px) {
  .custom-css .good-fit .good-fit__icons .good-fit__icon {
    flex: 0 0 25%;
  }
  .custom-css .good-fit .good-fit__icons .good-fit__icon:first-child,
  .custom-css .good-fit .good-fit__icons .good-fit__icon:nth-child(2) {
    margin-bottom: 0;
  }
}
.custom-css .good-fit .good-fit__icons .good-fit__icon img {
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
}
.custom-css .good-fit .good-fit__icons .good-fit__icon p {
  max-width: 160px;
  margin: 0 auto;
  font-weight: 600;
  line-height: 1;
}
.custom-css .good-fit .good-fit__cta .button {
  margin: 0 auto;
}
.custom-css .list .list__title {
  font-size: 2.75rem;
  line-height: 3rem;
  font-weight: 600;
  font-family: Gilroy, sans-serif;
}
.custom-css .list .list__title:last-child {
  margin-bottom: 0;
}
.custom-css .list .list__heading-wrapper {
  margin-bottom: 28px;
}
.custom-css .list .list__heading-wrapper p {
  margin: 0;
}
.custom-css .list .list__item {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.custom-css .list .list__item:last-child {
  margin-bottom: 0;
}
.custom-css .list .list__content h4 {
  font-size: 21px;
  line-height: 26px;
}
@media (max-width: 540px) {
  .custom-css .list .list__content h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
.custom-css .list .list__content h4:last-child {
  margin-bottom: 0;
}
.custom-css .list .list__content p {
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
.custom-css .list .list__number {
  margin-right: 22px;
}
.custom-css .list .list__number span {
  display: block;
  position: relative;
  min-width: 30px;
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.125em;
  font-weight: 700;
  color: #ffa105;
}
.custom-css .list .list__number span:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 12px;
  background: #ffa105;
}
.custom-css .list .list__number.rewards span {
  color: #783ff1;
}
.custom-css .list .list__number.rewards span:after {
  background: #783ff1;
}
.custom-css .list--white,
.custom-css .list--white .list__content h4,
.custom-css .list--white .list__content p,
.custom-css .list--white .list__title {
  color: #fff;
}
.custom-css .list--normal .list__heading-wrapper {
  margin-bottom: 40px;
}
.custom-css .single-form {
  display: flex;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .custom-css .single-form {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.custom-css .single-form .single-form__back {
  top: 40px;
  left: 40px;
  z-index: 9;
  position: fixed;
}
@media (max-width: 1025px) {
  .custom-css .single-form .single-form__back {
    left: 15px;
  }
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__back {
    left: 40px;
  }
}
@media (max-width: 460px) {
  .custom-css .single-form .single-form__back {
    left: 15px;
  }
}
.custom-css .single-form .single-form__back button {
  width: 32px;
  height: 32px;
  border: none;
  background: none;
  outline: none !important;
}
.custom-css .single-form .single-form__back svg {
  width: 16px;
  stroke: #fff;
  transition: stroke 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__back svg {
    stroke: #17173a;
  }
}
.custom-css .single-form .single-form__title {
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 20px;
}
.custom-css .single-form .single-form__form-wrapper {
  width: 100%;
  padding-left: 490px;
}
@media (max-width: 1025px) {
  .custom-css .single-form .single-form__form-wrapper {
    padding-left: 340px;
  }
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__form-wrapper {
    padding-left: 0;
  }
}
.custom-css .single-form .single-form__form-holder {
  width: 100%;
  max-width: calc(475px + 48px * 2);
  min-height: 100vh;
  margin: 0 auto;
  padding: 140px 48px;
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__form-holder {
    width: 100%;
    padding: 120px 48px 48px;
  }
}
@media (max-width: 460px) {
  .custom-css .single-form .single-form__form-holder {
    padding: 120px 15px 48px;
  }
}
.custom-css .single-form .single-form__description-wrapper {
  top: 0;
  left: 0;
  width: 490px;
  min-height: 100vh;
  position: fixed;
}
@media (max-width: 1025px) {
  .custom-css .single-form .single-form__description-wrapper {
    width: 340px;
  }
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__description-wrapper {
    width: 100%;
    min-height: auto;
    position: relative;
  }
}
.custom-css .single-form .single-form__description-wrapper--port-gore {
  background-color: #17173a;
}
.custom-css .single-form .single-form__description-wrapper--port-gore .single-form__description:after {
  border-right-color: #17173a;
}
.custom-css .single-form .single-form__description {
  position: relative;
  overflow: hidden;
}
.custom-css .single-form .single-form__description--skew {
  padding: 140px 48px calc((var(--skew-angle, 1vw) * 5 + 90) * 1px) 48px;
}
.custom-css .single-form .single-form__description--skew:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: calc(490px * 0.17) solid transparent;
  border-left: 0 solid transparent;
  border-right: 490px solid #fff;
}
@media (max-width: 1025px) {
  .custom-css .single-form .single-form__description--skew:after {
    border-top: calc(340px * 0.17) solid transparent;
    border-right: 340px solid #fff;
  }
  .custom-css .single-form .single-form__description--skew {
    padding: 140px 15px;
  }
}
@media (max-width: 768px) {
  .custom-css .single-form .single-form__description--skew {
    padding: 48px;
  }
  .custom-css .single-form .single-form__description--skew:after {
    content: none;
  }
}
@media (max-width: 460px) {
  .custom-css .single-form .single-form__description--skew {
    padding: 48px 15px;
  }
}
.custom-css .single-form .single-form__description--partner {
  background: #ffa105;
  background: linear-gradient(174.83deg, #ffa105 13.72%, #ffc769 85.96%);
}
.custom-css .single-form .single-form__text-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 38px;
}
.custom-css .single-form .single-form__text-wrapper h2 {
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 24px;
}
.custom-css .single-form .single-form__text-wrapper p {
  font-size: 16px;
  margin-bottom: 0;
}
.custom-css .single-form .single-form__logos {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.custom-css .single-form .single-form__logos .single-form__logo {
  margin: 0 20px 14px 0;
}
.custom-css .single-form .single-form__description-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 1500px;
  height: 100%;
  transform: translate(-40%, -65%);
}
.custom-css .single-form__interactive {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-top: calc((var(--skew-angle, 1vw) * -5 + 0) * 1px);
  background: url(../png/partner-idea-lines.png);
  background-position: 50px calc((var(--skew-angle, 1vw) * 5 + 0) * 1px);
  background-repeat: no-repeat;
  background-size: 900px;
}
@media (max-width: 1025px) {
  .custom-css .single-form__interactive {
    background-position: 30px calc((var(--skew-angle, 1vw) * 5 + 0) * 1px);
    background-size: 700px;
  }
}
@media (max-width: 768px) {
  .custom-css .single-form__interactive {
    display: none;
  }
}
.custom-css .partner-interactive {
  position: relative;
  width: 150%;
  max-width: 1200px;
}
@media (min-width: 992px) {
  .custom-css .partner-interactive {
    position: absolute;
    z-index: 0;
    top: 55%;
    left: 0;
    width: 70%;
    transform: translateY(-50%);
  }
}
.custom-css .partner-interactive .partner-interactive__background {
  width: 100%;
}
.custom-css .partner-interactive .partner-interactive__icon {
  opacity: 0;
  position: absolute;
  top: 31%;
  width: 16vw;
  height: 16vw;
  top: 36%;
  left: 33.5%;
  width: 25vw;
  height: 25vw;
  background-image: url(../png/partner-idea-icons.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0;
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-animation: partner-interactive cubic-bezier(0.39, 0.58, 0.57, 1) infinite;
  animation: partner-interactive cubic-bezier(0.39, 0.58, 0.57, 1) infinite;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
}
@media (min-width: 992px) {
  .custom-css .partner-interactive .partner-interactive__icon {
    width: 16vw;
    height: 16vw;
  }
}
@media (min-width: 1200px) {
  .custom-css .partner-interactive .partner-interactive__icon {
    width: 13vw;
    height: 13vw;
  }
}
@-webkit-keyframes partner-interactive {
  0% {
    background-position: 0;
  }
  6.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  17.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  24% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 0;
  }
  25% {
    background-position: 33.3%;
  }
  31.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  42.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  49% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 33.3%;
  }
  50% {
    background-position: 66.6%;
  }
  56.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  67.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  74% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 66.6%;
  }
  75% {
    background-position: 100%;
  }
  81.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  92.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  99% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 100%;
  }
  to {
    background-position: 0;
  }
}
@keyframes partner-interactive {
  0% {
    background-position: 0;
  }
  6.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  17.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  24% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 0;
  }
  25% {
    background-position: 33.3%;
  }
  31.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  42.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  49% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 33.3%;
  }
  50% {
    background-position: 66.6%;
  }
  56.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  67.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  74% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 66.6%;
  }
  75% {
    background-position: 100%;
  }
  81.25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  92.75% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  99% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    background-position: 100%;
  }
  to {
    background-position: 0;
  }
}
.custom-css .orangeBtn {
  border-radius: 5px;
  border: 2px solid #ffa105;
  box-sizing: content-box;
  color: #17173a;
  padding: 16px 35px !important;
  display: inline-block !important;
}
.custom-css .orangeBtn:hover {
  color: #fff;
  background: linear-gradient(to right bottom, #ffb905, #f90) !important;
}
.custom-css .purpleBtn {
  border: 2px solid #783ff1;
  box-sizing: content-box;
  border-radius: 5px;
  color: #17173a;
  padding: 16px 35px !important;
  display: inline-block !important;
}
.custom-css .purpleBtn:hover {
  color: #fff;
  background: linear-gradient(to right bottom, #ad61ce, #783ff1) !important;
}
.custom-css .orangeBgBtn {
  padding: 16px 24px;
  border-radius: 5px;
  background: linear-gradient(to right bottom, #ffb905, #f90);
}
.custom-css .orangeBgBtn:hover {
  background: linear-gradient(0deg, #f29601, #f2ab05 94.55%) !important;
}
.custom-css .purpleBgBtn {
  color: #fff;
  padding: 16px 24px;
  border-radius: 5px;
  background: linear-gradient(to right bottom, #ad61ce, #783ff1);
}
.custom-css .purpleBgBtn:hover {
  color: #fff;
  background: linear-gradient(0deg, #7c43de, #9a55cb 94.55%) !important;
}
.custom-css .whiteBgBtn {
  padding: 16px 24px;
  border-radius: 5px;
}
.custom-css .whiteBgBtn,
.custom-css .whiteBgBtn:hover {
  color: #17173a;
  background-color: #fff;
}
.custom-css .darkBgBtn {
  padding: 16px 24px;
  border-radius: 5px;
}
.custom-css .darkBgBtn,
.custom-css .darkBgBtn:hover {
  color: #fff;
  background-color: #17173a;
}
.custom-css .outlineBtn {
  padding: 16px 24px;
  border-radius: 5px;
}
.custom-css .outlineBtn,
.custom-css .outlineBtn:hover {
  color: #17173a;
  border: 2px solid #17173a;
}
.custom-css .btn-style-two {
  padding: 16px 24px;
  background: #17173a;
  border-radius: 5px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #fff;
}
.custom-css .btn-style-two:hover {
  color: #fff;
  background-color: #30307b;
}
.custom-css .demoBtn {
  width: 240px !important;
  height: 48px !important;
  background: #17173a;
  border-radius: 5px;
  line-height: 36px;
  border: 0;
  cursor: pointer;
}
.custom-css .demoBtn:hover {
  background: #0f0f28;
}
.custom-css .btnFilled {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1rem;
  letter-spacing: 0.01875rem;
  background: #17173a;
  color: #fff;
  border-radius: 3px;
  padding: 15px 20px;
  transition: 0.5s ease-in-out;
}
.custom-css .btnFilled:hover {
  color: #fff;
  background: #0f0f29;
}
.custom-css .btnOutline {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1rem;
  border-radius: 3px;
  padding: 12px 20px;
  border: 2px solid #17173a;
  letter-spacing: 0.01875rem;
  color: #17173a;
  transition: 0.5s ease-in-out;
}
.custom-css .btnOutline:hover {
  color: #fff;
  background: #17173a;
}
.custom-css .btn-underline {
  text-decoration: underline;
}
.custom-css .btn-underline.btn-underline--black {
  color: #000;
}
.custom-css .showdowMe {
  box-shadow: 0 0 136px -9px rgba(0, 0, 0, 0.2);
}
.custom-css .loadMoreBtnHolder {
  display: flex;
  justify-content: center;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn {
  display: flex;
  color: #17173a;
  font-size: 15px;
  cursor: pointer;
  line-height: 13px;
  font-weight: 700;
  font-style: normal;
  font-family: Gilroy, sans-serif;
  padding: 20px 40px;
  border-radius: 3px;
  border: 1px solid #17173a;
  transition: 0.5s ease-in-out;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn:hover {
  box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.07);
}
.custom-css .loadMoreBtnHolder .loadMoreBtn .currentIndex {
  width: 8px;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn .slash {
  margin: 0 5px;
  color: #a2a2b0;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn .maxIndex {
  width: 8px;
  color: #a2a2b0;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn .bar {
  height: 1px;
  width: 60px;
  margin: 0 20px;
  align-self: center;
  background-color: #a2a2b0;
}
.custom-css .loadMoreBtnHolder .loadMoreBtn .textBtn {
  letter-spacing: 1px;
}
.custom-css .row--two-Button {
  margin: 0;
}
.custom-css .row--two-Button a {
  min-width: 200px;
  margin: 0 10px 10px 0;
  padding: 16px;
}
.custom-css .row--two-Button a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 460px) {
  .custom-css .row--two-Button a {
    min-width: 0;
    width: calc(50% - 5px);
  }
}
.custom-css .imageAndBulletPoints {
  position: relative;
}
.custom-css .imageAndBulletPoints .shapeBG {
  right: 0;
  top: 0;
  z-index: -1;
  position: absolute;
  max-width: 50vw;
}
.custom-css .imageAndBulletPoints .container {
  z-index: 1;
  display: flex;
  margin: 0 auto;
  position: relative;
  justify-content: space-between;
}
.custom-css .imageAndBulletPoints .container .textHolder {
  width: calc(46% - 15px);
}
.custom-css .imageAndBulletPoints .container .textHolder .heading-title {
  margin-bottom: 40px;
  font-size: 2.75rem;
  line-height: 3rem;
}
.custom-css .imageAndBulletPoints .container .textHolder .itemList {
  display: flex;
  margin-bottom: 10px;
}
.custom-css .imageAndBulletPoints .container .textHolder .itemList .icon {
  width: 30px;
  margin-right: 10px;
}
.custom-css .imageAndBulletPoints .container .textHolder .itemList .content {
  width: calc(100% - 40px);
  padding-top: 6px;
}
.custom-css .imageAndBulletPoints .container .imgHolder {
  width: calc(54% - 15px);
}
.custom-css .imageAndBulletPoints.switch .shapeBG {
  left: 0;
  bottom: -50px;
}
.custom-css .imageAndBulletPoints.switch .container .textHolder {
  order: 2;
}
.custom-css .imageAndBulletPoints.switch .container .imgHolder {
  order: 1;
}
@media only screen and (max-width: 991px) {
  .custom-css .imageAndBulletPoints .shapeBG {
    top: auto;
    bottom: 0;
    width: 90vw;
  }
  .custom-css .imageAndBulletPoints .container {
    display: block;
  }
  .custom-css .imageAndBulletPoints .container .textHolder {
    width: 100%;
    margin-bottom: 40px;
  }
  .custom-css .imageAndBulletPoints .container .imgHolder {
    width: 100%;
  }
}
.custom-css .section-heading .heading-title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  letter-spacing: -0.025rem;
  margin-bottom: 24px;
}
.custom-css .section-heading .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #464662;
}
.custom-css .section-heading-style-one.section-style-one__home-section {
  margin-bottom: 44px;
}
.custom-css .section-heading-style-one.section-style-one__home-section a.orangeBgBtn {
  color: #fff;
}
.custom-css .section-heading-style-one .heading-title {
  font-size: 42px;
  line-height: 48px;
  letter-spacing: -0.025rem;
  margin-bottom: 14px;
}
.custom-css .section-heading-style-one .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #464662;
  margin-bottom: 23px;
}
.custom-css .section-heading-style-two .icon {
  margin-bottom: 20px;
}
.custom-css .section-heading-style-two .heading-title {
  font-size: calc(1.4rem + 1.8vw);
  line-height: calc(1.425rem + 2.1vw);
  margin-bottom: 24px;
}
.custom-css .section-heading-style-two .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #464662;
}
.custom-css .section-heading-style-three {
  position: relative;
}
.custom-css .section-heading-style-three .prefix-icon {
  position: absolute;
  left: -81px;
  top: 12px;
}
.custom-css .section-heading-style-three .icon {
  margin-bottom: 30px;
}
.custom-css .section-heading-style-three .heading-title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  margin-bottom: 24px;
  letter-spacing: -0.4px;
}
.custom-css .section-heading-style-three .heading-desc {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  color: #464662;
  letter-spacing: 0.3px;
  font-family: Proxima;
  font-style: normal;
  font-weight: 300;
}
.custom-css .section-heading-style-four {
  position: relative;
}
.custom-css .section-heading-style-four .prefix-icon {
  position: absolute;
  left: -81px;
  top: 12px;
}
.custom-css .section-heading-style-four .icon {
  margin-bottom: 30px;
}
.custom-css .section-heading-style-four .heading-desc,
.custom-css .section-heading-style-four .heading-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
}
.custom-css .section-heading-style-four .heading-desc {
  color: #464662;
  letter-spacing: 0.3px;
  font-family: Proxima;
  font-style: normal;
  font-weight: 300;
}
.custom-css .section-heading-style-five {
  display: flex;
  align-items: center;
}
.custom-css .section-heading-style-five .heading-title {
  font-size: 0.9375rem;
  line-height: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 1 1;
  min-width: 140px;
  margin: 0;
  font-weight: 600;
}
.custom-css .photo-reviews {
  padding-bottom: 60px;
}
.custom-css .photo-reviews .section-heading-style-one .heading-title {
  margin: 0 0 60px;
}
.custom-css .client-logos {
  margin-top: calc(1.3125rem + 0.75vw);
}
.custom-css .client-logos .d-flex {
  justify-content: center;
}
.custom-css .client-logo-style-2 {
  position: relative;
  margin: 150px 0;
  padding-top: calc(1.8375rem + 7.05vw);
  padding-bottom: calc(1.8375rem + 7.05vw);
}
.custom-css .client-logo-style-2:after {
  content: "";
  left: 0;
  top: -2vw;
  z-index: 0;
  width: 100%;
  position: absolute;
  height: calc(100% + 40px);
  background-color: #fafafb;
  transform: skew(0, -5deg);
}
.custom-css .client-logo-style-2 .container {
  z-index: 1;
  position: relative;
}
.custom-css .client-logo-style-2 .heading-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .client-logo-style-2 .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 0;
  color: #464662;
}
.custom-css .marketing-solutions {
  position: relative;
  padding-bottom: 50px;
  background-position: 100%;
  background-repeat: no-repeat;
  padding-top: calc(1.75rem + 6vw);
  background-image: url(../png/square-dot%20-bg-2.png);
}
.custom-css .marketing-solutions:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 0.5;
  position: absolute;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(246, 246, 246, 0) 70%, #f3f3f3 94%, #f2f2f2 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#f2f2f2", GradientType=0);
}
.custom-css .marketing-solutions .container,
.custom-css .marketing-solutions .cta-style-one {
  z-index: 1;
  position: relative;
}
.custom-css .marketing-solutions .section-heading {
  margin-bottom: calc(1.525rem + 3.3vw);
}
.custom-css .marketing-solutions .section-heading:before {
  content: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/go-to.svg);
  position: absolute;
  left: -70px;
  top: 20px;
}
.custom-css .marketing-solutions .section-heading .heading-title {
  margin-bottom: calc(1.325rem + 0.9vw);
}
.custom-css .marketing-solutions .section-heading p {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: calc(1.3rem + 0.6vw);
  line-height: 36px;
  letter-spacing: 0.3px;
  color: #464662;
}
.custom-css .marketing-solutions .marketing-solution-item__icon {
  width: 80px;
  height: 80px;
}
@media (max-width: 767px) {
  .custom-css .marketing-solutions .marketing-solution-item__icon {
    display: inline-block;
    width: 70px;
    height: 70px;
  }
}
.custom-css .marketing-solutions .marketing-solution-item .heading {
  margin-bottom: calc(1.275rem + 0.3vw);
  margin-top: calc(1.275rem + 0.3vw);
}
.custom-css .marketing-solutions .marketing-solution-item .desc {
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .marketing-solutions .marketing-solution-item .btn {
  display: flex;
  justify-content: center;
  padding: 0;
  background: #fff;
  border-radius: 3px;
}
.custom-css .marketing-solutions .marketing-solution-item .btn-one {
  -o-border-image: linear-gradient(to right bottom, #ffb905, #f90);
  border-image: linear-gradient(to right bottom, #ffb905, #f90);
  box-sizing: content-box;
  border-width: 2px;
  border-style: solid;
  border-image-slice: 1;
}
.custom-css .marketing-solutions .marketing-solution-item .btn-one:hover {
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .marketing-solutions .marketing-solution-item .btn-two {
  -o-border-image: linear-gradient(to right bottom, #ad61ce, #783ff1);
  border-image: linear-gradient(to right bottom, #ad61ce, #783ff1);
  box-sizing: content-box;
  border-width: 2px;
  border-style: solid;
  border-image-slice: 1;
}
.custom-css .marketing-solutions .marketing-solution-item .btn-two:hover {
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%);
  color: #fff;
}
.custom-css .cta-style-one {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 64px;
  padding-bottom: 120px;
}
.custom-css .cta-style-one .content-wrapper {
  border: 1.5px solid #e8e8eb;
  box-sizing: border-box;
  border-radius: 9px;
  background: #fff;
  padding: 25px;
  display: flex;
}
.custom-css .cta-style-one .content-wrapper > div {
  width: 100%;
}
.custom-css .cta-style-one .content-wrapper .btn {
  border: 1.5px solid #17173a;
  border-radius: 3px;
  padding: 16px 24px;
}
.custom-css .cta-style-one .content-wrapper .btn:hover {
  background: #17173a;
  border: 1.5px solid #17173a;
  color: #fff;
}
.custom-css .cta-style-2 {
  margin-bottom: 80px;
}
.custom-css .cta-style-2 .content-wrapper {
  background: #fff;
  box-shadow: 0 2px 3px rgba(24, 24, 59, 0.04), 0 10px 20px rgba(24, 24, 59, 0.1);
  border-radius: 15px;
  border: 1px solid #9352e1;
  padding: 24px 32px;
}
.custom-css .cta-style-2 .content-wrapper .heading-title {
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-bottom: 0;
}
.custom-css .cta-style-2 .content-wrapper .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 0;
  color: #747489;
}
.custom-css .cta-style-2 .content-wrapper .btn {
  padding: 16px 24px;
  background: #17173a;
  color: #fff;
}
.custom-css .cta-orange .content-wrapper {
  border: 1px solid #f90 !important;
}
.custom-css .review-and-ucg {
  position: relative;
  padding-top: calc(2.03125rem + 9.375vw);
  padding-bottom: calc(2.825rem + 18.9vw);
}
.custom-css .review-and-ucg__background {
  position: absolute;
  top: 40%;
  right: 0;
  transform: translateY(-50%);
}
.custom-css .review-and-ucg .list-items-style-three .list-item .content a {
  color: #ffa105;
  transform: translate(0);
  transition: 0.5s ease-in-out;
}
.custom-css .review-and-ucg .list-items-style-three .list-item .content a:hover {
  padding-left: 10px;
  transform: translate(10px);
  text-decoration: underline !important;
}
.custom-css .loyalty-and-reward {
  position: relative;
  padding-bottom: calc(1.875rem + 7.5vw);
}
.custom-css .loyalty-and-reward__background {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.custom-css .loyalty-and-reward .section-heading {
  margin-bottom: calc(1.3125rem + 0.75vw);
}
.custom-css .loyalty-and-reward .section-heading .heading-title {
  margin-bottom: 1rem;
}
.custom-css .loyalty-and-reward .section-heading .heading-desc {
  font-size: 18px;
  line-height: 28px;
  color: #747489;
}
.custom-css .loyalty-and-reward .list-items-style-three .list-item .content a {
  color: #783ff1;
  transform: translate(0);
  transition: 0.5s ease-in-out;
}
.custom-css .loyalty-and-reward .list-items-style-three .list-item .content a:hover {
  padding-left: 10px;
  text-decoration: underline !important;
  transform: translate(10px);
}
.custom-css .loyalty-and-reward .col-lg-5 {
  display: flex;
  align-items: center;
}
.custom-css .loyalty-and-reward .loyalty-lists > .d-flex {
  margin-bottom: calc(1.3125rem + 0.75vw);
}
.custom-css .loyalty-and-reward .loyalty-lists h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0.625rem;
}
.custom-css .loyalty-and-reward .loyalty-lists .loyalty-icon {
  width: 32px;
  min-width: 32px;
}
.custom-css .loyalty-and-reward .loyalty-lists .loyalty-icon img {
  width: 100%;
}
.custom-css .loyalty-and-reward .loyalty-lists .loyalty-content {
  padding-left: calc(1.3625rem + 1.35vw);
}
.custom-css .loyalty-and-reward .loyalty-lists .loyalty-content p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.custom-css .loyalty-and-reward .loyalty-rect-1 {
  position: absolute;
  left: 10px;
  z-index: -1;
  top: 10px;
}
.custom-css .loyalty-and-reward .loyalty-rect-2 {
  position: absolute;
  left: 0;
  top: 23px;
  width: 42%;
  z-index: -1;
}
.custom-css .loyalty-and-reward .loyalty-rect-3 {
  position: absolute;
  left: 14%;
  top: 59%;
  z-index: -1;
}
.custom-css .testimonial-section {
  z-index: 2;
  margin-bottom: calc(2.0375rem + 9.45vw);
  position: relative;
}
.custom-css .testimonial-section:after {
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #fff;
  transform: skew(0, -5deg);
}
.custom-css .testimonial-section .testimonial {
  position: relative;
  overflow: hidden;
  box-shadow: none;
  border: none;
  padding: 0;
}
.custom-css .testimonial-section .testimonial .testi-img {
  margin-bottom: calc(1.375rem + 1.5vw);
}
.custom-css .testimonial-section .testimonial .testi-content p {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 300;
  line-height: 40px;
  color: #17173a;
}
.custom-css .testimonial-section .testimonial .testi-content .marked-txt {
  background-color: #ffeccd;
}
.custom-css .testimonial-section .testimonial .testi-client-intro {
  margin-top: calc(1.375rem + 1.5vw);
}
.custom-css .testimonial-section .testimonial .testi-client-intro .client-name {
  font-family: Gilroy, sans-serif;
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  line-height: 16px;
}
.custom-css .testimonial-section .testimonial .testi-client-intro .client-designation {
  font-family: Proxima, sans-serif;
  font-size: 0.875rem;
  line-height: 20px;
  color: #464662;
}
.custom-css .testimonial-section .testimonial .btn {
  margin-top: calc(1.375rem + 1.5vw);
  padding: 16px 24px;
  background: #022826;
  border-radius: 3px;
  font-size: 0.875rem;
  letter-spacing: 0.3px;
  color: #fff;
}
.custom-css .testimonial-section .testimonial .btn-purple {
  background: #45166a;
}
.custom-css .testimonial-section .container {
  z-index: 2;
  position: relative;
}
.custom-css .testimonial-section .section-heading .heading-title {
  font-weight: 600;
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  letter-spacing: -0.4px;
  position: relative;
}
.custom-css .testimonial-section .section-heading .heading-title:before {
  content: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/qoute.svg);
  position: absolute;
  left: -53px;
  top: -17px;
}
.custom-css .testimonial-section .gallery-thumbs {
  margin-top: 30px !important;
  margin-top: calc(2.1375rem + 10.65vw);
}
.custom-css .testimonial-section .gallery-thumbs-wrapper {
  position: relative;
  padding: 0 110px;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-button-next {
  right: 0 !important;
  left: unset !important;
  position: absolute;
  left: 100%;
  width: 56px;
  height: 56px;
  border-radius: 3.5px;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-button-next:hover {
  background: #ffeccd;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-button-prev {
  position: absolute;
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 3.5px;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-button-prev:hover {
  background: #ffeccd;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide {
  text-align: center;
  cursor: pointer;
  padding: 0 18px;
  margin: 0 !important;
  width: 174px !important;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide .testi-img {
  margin: 0;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide .testi-img img {
  width: 100%;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide:hover img {
  filter: brightness(0);
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide-thumb-active img {
  display: block !important;
  filter: brightness(0);
  display: none;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide-thumb-active .active {
  display: inline-block;
}
.custom-css .testimonial-section .gallery-thumbs-wrapper .active {
  display: none;
}
.custom-css .testimonial-section .swiper-button-prev:after {
  content: url(../png/arrow-left.png);
}
.custom-css .testimonial-section .swiper-button-next:after {
  content: url(../png/arrow-right.png);
}
.custom-css .enterprise-wrapper {
  z-index: 3;
  position: relative;
}
.custom-css .enterprise-wrapper:after {
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #17173a;
}
.custom-css .enterprise-wrapper .enterprise {
  z-index: 2;
  overflow: hidden;
  position: relative;
  padding-top: calc(1.875rem + 7.5vw);
  padding-bottom: calc(1.875rem + 7.5vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading {
  text-align: center;
  width: 65%;
  margin: auto;
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading h2 {
  font-weight: 600;
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  letter-spacing: -0.025rem;
  color: #fff;
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading p {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #d1d1d8;
  margin-bottom: calc(1.525rem + 3.3vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading .divider {
  display: flex;
  align-items: center;
  position: relative;
  font-family: Gilroy, sans-serif;
  font-size: 0.9375rem;
  line-height: 1rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: calc(1.51875rem + 3.225vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading .divider:after,
.custom-css .enterprise-wrapper .enterprise .enterprise-heading .divider:before {
  content: "";
  display: block;
  flex: 1 0;
  height: 1px;
  background: linear-gradient(90deg, #ffa105 -1.17%, rgba(120, 63, 241, 0));
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading .divider:before {
  transform: rotate(180deg);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-heading .divider span {
  padding: 0 32px;
}
.custom-css .enterprise-wrapper .enterprise .enterprise-item:before {
  content: "";
  border-left: 1.5px dashed #fff;
  top: -300%;
  height: 200em;
  display: block;
  width: 1px;
  position: absolute;
  opacity: 0.1;
}
.custom-css .enterprise-wrapper .enterprise .enterprise-item .item-icon {
  padding-left: calc(1.26875rem + 0.225vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-item .item-icon svg {
  width: 80px;
}
.custom-css .enterprise-wrapper .enterprise .enterprise-item .item-title {
  letter-spacing: 0.3px;
  color: #fff;
  margin-top: calc(1.275rem + 0.3vw);
  margin-bottom: 1rem;
  border-left: 1px solid #ffa105;
  padding-left: calc(1.26875rem + 0.225vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-item .item-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #e8e8eb;
  padding-left: calc(1.26875rem + 0.225vw);
}
.custom-css .enterprise-wrapper .enterprise .action {
  display: block;
  text-align: center;
  margin-top: calc(1.51875rem + 3.225vw);
}
.custom-css .enterprise-wrapper .enterprise .enterprise-rect-1 {
  position: absolute;
  top: 18px;
  left: -300px;
  -webkit-animation: left-to-right linear infinite;
  animation: left-to-right linear infinite;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}
@media (max-width: 767px) {
  .custom-css .enterprise-wrapper .enterprise .enterprise-rect-1 {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .enterprise-wrapper .enterprise .enterprise-rect-2 {
  position: absolute;
  top: 5%;
  left: -500px;
  -webkit-animation: left-to-right linear infinite;
  animation: left-to-right linear infinite;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@media (max-width: 767px) {
  .custom-css .enterprise-wrapper .enterprise .enterprise-rect-2 {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .enterprise-wrapper .enterprise .enterprise-rect-3 {
  position: absolute;
  bottom: -7%;
  left: -300px;
  -webkit-animation: left-to-right linear infinite;
  animation: left-to-right linear infinite;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
@media (max-width: 767px) {
  .custom-css .enterprise-wrapper .enterprise .enterprise-rect-3 {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .enterprise-wrapper .enterprise .enterprise-rect-4 {
  position: absolute;
  bottom: 5%;
  left: -300px;
  -webkit-animation: left-to-right linear infinite;
  animation: left-to-right linear infinite;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 11s;
  animation-delay: 11s;
}
@media (max-width: 767px) {
  .custom-css .enterprise-wrapper .enterprise .enterprise-rect-4 {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .enterprise-wrapper .enterprise .enterprise-rect-5 {
  position: absolute;
  bottom: 5%;
  left: -300px;
  -webkit-animation: left-to-right linear infinite;
  animation: left-to-right linear infinite;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@media (max-width: 767px) {
  .custom-css .enterprise-wrapper .enterprise .enterprise-rect-5 {
    -webkit-animation: none;
    animation: none;
  }
}
.custom-css .homePage .integration {
  margin-top: 0;
}
.custom-css .divider-2 {
  background-image: url(../png/divider-2.png);
}
.custom-css .divider-2,
.custom-css .divider-3 {
  height: 200px;
  background-size: 100% 100%;
  display: block;
  min-height: 200px;
}
.custom-css .divider-3 {
  background-image: url(../png/divider-3.png);
}
.custom-css .divider-4 {
  background-image: url(../png/integrate-shape-1.png);
  height: 200px;
  background-size: 100% 100%;
  display: block;
  min-height: 200px;
}
.custom-css .divider-5 {
  min-height: 200px;
  background-color: #fafafb;
  min-height: 300px;
  position: relative;
  z-index: -9999;
  margin-bottom: -293px;
}
.custom-css .build-for-developer {
  padding-top: calc(2.48125rem + 14.775vw);
  padding-bottom: calc(2.15625rem + 10.875vw);
  background-image: url(../png/build-for-dev-bg.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.custom-css .build-for-developer .tab-wrapper {
  position: relative;
  z-index: 99;
}
.custom-css .build-for-developer .heading-title {
  font-weight: 600;
  margin-bottom: calc(1.275rem + 0.3vw);
  line-height: 64px;
}
.custom-css .build-for-developer .heading-desc {
  padding-right: 10%;
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .build-for-developer .btn {
  padding: 16px 24px;
  background: #17173a;
  color: #fff;
}
.custom-css .build-for-developer .nav-tabs {
  background: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
  border-radius: 12px;
  display: inline-flex;
  overflow: hidden;
  padding: 10px;
  position: relative;
  z-index: 9999;
}
.custom-css .build-for-developer .nav-tabs .nav-item.show .nav-link,
.custom-css .build-for-developer .nav-tabs a.nav-link {
  color: #17173a;
  background-color: #fff;
  border: none;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: calc(1.3rem + 0.6vw);
}
.custom-css .build-for-developer .nav-tabs .nav-link.active {
  padding: 8px 20px;
  background: #f8bd00;
  border-radius: 6px;
}
.custom-css .build-for-developer .tab-content {
  margin-left: 9%;
  margin-top: -30px;
}
.custom-css .code-editor {
  width: 504px;
  background: #17173a;
  border-radius: 14px;
  padding-top: 52px;
  position: relative;
  z-index: -1;
  cursor: pointer;
}
.custom-css .code-editor .heading {
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 14px;
  margin-bottom: 16px;
}
.custom-css .code-editor .heading span {
  font-family: IBM Plex Mono;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #a2a2b0;
}
.custom-css .code-editor .response-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9;
  height: 100px;
}
.custom-css .code-editor .response-wrapper .response {
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 14px;
  margin-bottom: 16px;
}
.custom-css .code-editor .response-wrapper .response span {
  font-family: IBM Plex Mono;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #a2a2b0;
}
.custom-css .code-editor .response-wrapper .response-content {
  font-family: IBM Plex Mono;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 220%;
  height: 26px;
  color: #2ad2b9;
  padding-left: 65px;
}
.custom-css .code-editor .cm-s-default .cm-string {
  color: #af7217;
}
.custom-css .hero-section .vCenter {
  width: 100%;
}
.custom-css .hero-section .heading-title {
  font-size: calc(1.525rem + 3.3vw);
  line-height: calc(1.5625rem + 3.75vw);
  font-weight: 600;
  letter-spacing: -0.8px;
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .hero-section .heading-desc {
  font-size: 1.125rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-bottom: calc(1.375rem + 1.5vw);
}
.custom-css .hero-style-1 {
  position: relative;
  background-size: cover;
  padding: 110px 0 170px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-image: url(../png/hero-orange-bg.png);
}
.custom-css .hero-style-1.rewards {
  background-image: url(../png/hero-purple-bg.png);
}
.custom-css .hero-style-1.rewards .heading-title,
.custom-css .hero-style-1.rewards p.heading-desc {
  color: #fff;
}
.custom-css .hero-style-1 .container {
  display: flex;
}
.custom-css .hero-style-1 .container .textHolder {
  width: 55%;
  display: flex;
  align-items: center;
}
.custom-css .hero-style-1 .container .mockup {
  width: 45%;
  padding-left: 50px;
}
.custom-css .hero-style-1 .heading-title {
  font-size: 56px;
  line-height: 65px;
  font-weight: 600;
  letter-spacing: -0.8px;
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .hero-style-1 .heading-desc {
  font-size: 1.125rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-bottom: calc(1.375rem + 1.5vw);
}
@media (max-width: 991px) {
  .custom-css .hero-style-1 {
    padding: 130px 20px;
  }
  .custom-css .hero-style-1 .heading-title {
    font-size: 41px;
    line-height: 44px;
    letter-spacing: -1px;
  }
  .custom-css .hero-style-1 .container {
    display: block;
    max-width: 500px;
    padding: 0;
  }
  .custom-css .hero-style-1 .container .textHolder {
    width: 100%;
    margin-bottom: 30px;
  }
  .custom-css .hero-style-1 .container .mockup {
    display: none;
  }
}
.custom-css .hero-style-2 {
  position: relative;
  z-index: 99;
  padding-top: 220px;
  padding-bottom: 140px;
  display: flex;
  align-items: center;
}
.custom-css .hero-style-2 .icon {
  position: absolute;
  left: -62px;
  top: 10px;
}
.custom-css .hero-style-2 .form-desc {
  position: relative;
  z-index: 999;
  width: 70%;
}
.custom-css .hero-style-2:before {
  content: "";
  background: url(../png/hero-ash-shadow.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
.custom-css .hero-style-2 .shape-1 {
  position: absolute;
  right: 0;
  z-index: -1;
  width: 48%;
  top: 0;
}
.custom-css .hero-style-2 .shape-1 img {
  width: 116%;
}
.custom-css .hero-style-23 {
  position: relative;
  z-index: 99;
  min-height: 635px;
  display: flex;
  align-items: center;
}
.custom-css .hero-style-23 .icon {
  position: absolute;
  left: -62px;
  top: 10px;
}
.custom-css .hero-style-23 .form-desc {
  position: relative;
  z-index: 999;
  width: 70%;
}
.custom-css .hero-style-23:before {
  background: url(../png/hero-ash-shadow.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.custom-css .hero-style-23:after,
.custom-css .hero-style-23:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-css .hero-style-23:after {
  background: url(../png/go-to-bg.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 100% 0;
  z-index: -1;
}
.custom-css .hero-style-6 {
  position: relative;
  z-index: 99;
  padding-top: 220px;
  padding-bottom: 140px;
  display: flex;
  align-items: center;
}
.custom-css .hero-style-6 .vCenter {
  width: 100%;
}
.custom-css .hero-style-6 .icon {
  position: absolute;
  left: -62px;
  top: 10px;
}
.custom-css .hero-style-6 .form-desc {
  position: relative;
  z-index: 999;
  width: 70%;
}
.custom-css .hero-style-6:before {
  content: "";
  background: url(../png/hero-ash-shadow.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
.custom-css .hero-style-6 .shape-1 {
  position: absolute;
  right: 0;
  z-index: -1;
  width: 48%;
  top: 0;
}
.custom-css .hero-style-6 .shape-1 img {
  width: 100%;
}
.custom-css .review-collection-section {
  background-image: url(../png/coll-bg.png);
  background-repeat: no-repeat;
  background-position: 100%;
}
.custom-css .bonus-feature {
  background-image: url(../png/bonus-feature-bg.png);
  background-repeat: no-repeat;
  background-position: top;
}
.custom-css .bonus-feature .section-heading {
  margin-bottom: calc(1.34375rem + 1.125vw);
}
.custom-css .bonus-feature .section-heading .heading-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: 0.75rem;
  font-weight: 600;
}
.custom-css .bonus-feature .section-heading .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 0;
  font-weight: 400;
}
.custom-css .bonus-feature .item .heading {
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-top: calc(1.275rem + 0.3vw);
  margin-bottom: 0.5rem;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.custom-css .bonus-feature .item .desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: calc(1.275rem + 0.3vw);
  font-weight: 400;
}
.custom-css .bonus-feature .item .link {
  font-weight: 700;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #17173a;
  border-bottom: 1px solid #ffa105;
  padding-bottom: 0.5rem;
}
.custom-css .link-list h4 {
  margin-bottom: 16px;
}
.custom-css .link-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-css .link-list ul li:first-child a {
  border-bottom: 1px solid #e8e8eb;
}
.custom-css .link-list ul li a {
  display: flex;
  padding: 24px;
  transition-property: background, box-shadow;
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}
.custom-css .link-list ul li a p {
  margin: 0;
  color: #464662;
}
.custom-css .link-list ul li a .link-list__icon {
  margin-right: 28px;
  color: #17173a;
  transition: color 0.15s ease-in;
}
.custom-css .link-list ul li a .link-list__icon svg {
  width: 24px;
}
.custom-css .link-list ul li a .link-list__arrow {
  position: relative;
  color: #17173a;
}
.custom-css .link-list ul li a .link-list__arrow svg {
  display: block;
  position: relative;
  top: 50%;
  width: 13px;
  transform: translateY(-50%);
  transition: color 0.15s ease-in;
}
.custom-css .link-list ul li a .link-list__text-wrapper {
  margin-right: 30px;
}
.custom-css .link-list ul li a:hover {
  background: #fff;
  border-radius: 9px;
  border-color: transparent;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css .link-list ul li a:hover .link-list__arrow,
.custom-css .link-list ul li a:hover .link-list__icon {
  color: #ffa105;
}
.custom-css .link-list ul:hover li a {
  border-color: transparent;
}
.custom-css .showcaser {
  background-image: url(../png/squre-dots.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  padding-top: calc(2.2875rem + 12.45vw);
  padding-bottom: calc(1.7875rem + 6.45vw);
}
.custom-css .showcaser .widget-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: calc(1.275rem + 0.3vw);
  font-weight: 600;
}
.custom-css .showcaser .rect {
  background-image: url(../png/rect-33.png);
  background-repeat: no-repeat;
  background-position: 10% 31%;
  position: absolute;
  right: 0;
  top: 57%;
}
.custom-css .showcaser .showcase-widget {
  position: relative;
}
.custom-css .showcaser .showcase-widget .box {
  padding: 20px 24px;
  background: #17173a;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
  border-radius: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.custom-css .showcaser .showcase-widget .shape-1 {
  position: absolute;
  top: 32%;
  left: 0;
}
.custom-css .showcaser .showcase-widget .shape-1 .indicator {
  width: 100%;
  position: absolute;
  left: 47%;
}
.custom-css .showcaser .showcase-widget .shape-1 .indicator .dot-circle {
  top: 52%;
  left: 48%;
}
.custom-css .showcaser .showcase-widget .shape-2 {
  position: absolute;
  top: 99%;
  left: 7px;
}
.custom-css .showcaser .showcase-widget .shape-2 .indicator {
  width: 179%;
  position: absolute;
  left: 47%;
  top: -134%;
}
.custom-css .showcaser .showcase-widget .shape-2 .indicator .dot-circle {
  top: -29%;
  left: 85%;
}
.custom-css .showcaser .showcase-widget .shape-3 {
  position: absolute;
  top: 38%;
  right: 0;
}
.custom-css .showcaser .showcase-widget .shape-3 .indicator {
  width: 251%;
  position: absolute;
  right: 91%;
  top: 43%;
}
.custom-css .showcaser .showcase-widget .shape-3 .indicator .dot-circle {
  top: 40%;
  right: 91%;
}
.custom-css .showcaser .showcase-widget .shape-4 {
  position: absolute;
  top: 99%;
  right: 2%;
}
.custom-css .showcaser .showcase-widget .shape-4 .indicator {
  width: 100%;
  position: absolute;
  right: 30%;
  bottom: 96%;
}
.custom-css .showcaser .showcase-widget .shape-4 .indicator .dot-circle {
  top: -13%;
  right: 79%;
}
.custom-css .showcaser .showcase-widget .indicator {
  width: 100%;
}
.custom-css .showcaser .showcase-widget .indicator .dot-circle {
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 161, 5, 0.4) 0, rgba(255, 161, 5, 0) 100%);
  width: 64px;
  height: 64px;
  display: block;
  position: absolute;
}
.custom-css .showcaser .showcase-widget .indicator .dot-circle,
.custom-css .showcaser .showcase-widget .indicator .dot-circle .dot-lg {
  transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-animation: pulse 2s ease-in;
  animation: pulse 2s ease-in;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-css .showcaser .showcase-widget .indicator .dot-circle .dot-lg {
  width: 40px;
  height: 40px;
  background: rgba(255, 161, 5, 0.3);
  border-radius: 40px;
}
.custom-css .showcaser .showcase-widget .indicator .dot-circle .dot-lg .dot-sm {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #17173a;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.custom-css .showcase__row--v-center {
  display: flex;
  align-items: center;
}
.custom-css .main-display-widgets {
  margin-top: calc(1.7875rem + 6.45vw);
}
.custom-css .main-display-widgets .section-heading {
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .main-display-widgets .section-heading .heading-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: 0;
  font-weight: 600;
}
.custom-css .main-display-widgets .widget {
  margin-bottom: 43px;
}
.custom-css .customer-shopper-review {
  position: relative;
}
.custom-css .customer-shopper-review:before {
  background-image: url(../png/customer-shopper-rect-1.png);
  left: 0;
  top: 150px;
  width: 100%;
  height: 500px;
}
.custom-css .customer-shopper-review:after,
.custom-css .customer-shopper-review:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: block;
}
.custom-css .customer-shopper-review:after {
  background-image: url(../png/customer-shopper-rect-2.png);
  right: 0;
  bottom: 10%;
  width: 45%;
  height: 293px;
  z-index: -1;
}
.custom-css .use-review .widget-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .moderate-review {
  position: relative;
}
.custom-css .moderate-review .section-heading {
  margin-bottom: calc(1.65rem + 4.8vw);
}
.custom-css .moderate-review .section-heading .heading-title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .moderate-review .section-heading .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
}
.custom-css .moderate-review .widget-title {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .moderate-review .img {
  position: absolute;
  left: 0;
  top: 17%;
  width: 49%;
}
.custom-css .moderate-review .img img {
  width: 100%;
}
.custom-css .moderate-review .col-lg-7 {
  padding-left: calc(1.625rem + 4.5vw);
}
.custom-css .moderate-review .key-feature {
  margin-bottom: 48px;
}
.custom-css .analytics-report {
  position: relative;
  background-image: url(../png/squre-dot-2.png);
  background-repeat: no-repeat;
  background-position: 0 -21%;
}
.custom-css .analytics-report .key-feature {
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #464662;
}
.custom-css .analytics-report .img {
  display: block;
  width: 100%;
  margin-bottom: calc(1.88125rem + 7.575vw);
}
.custom-css .analytics-report .img img {
  width: 100%;
}
.custom-css .analytics-report .col-md-6:nth-child(3) .list-item,
.custom-css .analytics-report .col-md-6:nth-child(4) .list-item {
  margin-bottom: 0;
}
.custom-css .connect-stamped {
  position: relative;
  background-image: url(../png/squre-dot-2.png);
  background-repeat: no-repeat;
  background-position: 0 70%;
}
.custom-css .connect-stamped .section-heading {
  margin-bottom: calc(1.68125rem + 5.175vw);
}
.custom-css .connect-stamped .section-heading .heading-title {
  font-size: calc(1.475rem + 2.7vw);
  line-height: calc(1.525rem + 3.3vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .connect-stamped .section-heading .heading-desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
}
.custom-css .connect-stamped .key-feature {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: 48px;
}
.custom-css .connect-stamped .img {
  display: block;
  width: 100%;
  margin-bottom: calc(1.88125rem + 7.575vw);
}
.custom-css .connect-stamped .item {
  margin-bottom: 20px;
}
.custom-css .list-items-style-one > .item {
  display: flex;
}
.custom-css .list-items-style-one h5 {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 0;
  font-weight: 600;
}
.custom-css .list-items-style-one .review-icon {
  width: 22px;
  min-width: 22px;
}
.custom-css .list-items-style-one .review-icon img {
  width: 100%;
}
.custom-css .list-items-style-one .review-content {
  padding-left: 0.9rem;
}
.custom-css .list-items-style-one .review-content p {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  color: #464662;
}
.custom-css .list-items-style-two .list-item {
  margin-bottom: 62px;
}
.custom-css .list-items-style-two .list-item .icon {
  min-width: 53px;
  padding-right: 12px;
}
.custom-css .list-items-style-two h4 {
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-bottom: 1rem;
}
.custom-css .list-items-style-two p {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 1rem;
}
.custom-css .list-items-style-three .list-item {
  display: flex;
}
.custom-css .list-items-style-three .list-item h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}
.custom-css .list-items-style-three .list-item .icon {
  width: 32px;
  min-width: 32px;
}
.custom-css .list-items-style-three .list-item .icon img {
  width: 100%;
}
.custom-css .list-items-style-three .list-item .content {
  padding-left: 24px;
}
.custom-css .list-items-style-three .list-item .content p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.custom-css .title-style-one {
  font-size: calc(1.3rem + 0.6vw);
  line-height: calc(1.35rem + 1.2vw);
  margin-bottom: 48px;
}
.custom-css .card-style-one .thumbnail {
  margin-bottom: 16px;
}
.custom-css .card-style-one .heading {
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-top: 0;
  margin-bottom: 0.5rem;
  letter-spacing: 0.3px;
  font-weight: 600;
  padding: 0 10px;
}
.custom-css .card-style-one .desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: calc(1.275rem + 0.3vw);
  padding: 0 10px;
}
.custom-css .card-style-one .link {
  margin: 0 10px;
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #17173a;
  border-bottom: 1px solid #ffa105;
  padding-bottom: 0.5rem;
}
.custom-css .card-style-one .num-round {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.custom-css .card-style-two {
  display: flex;
}
.custom-css .card-style-two .num span {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #17173a;
  border-radius: 80px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  font-family: Gilroy;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -5px;
}
.custom-css .card-style-two .content {
  padding-left: 24px;
}
.custom-css .card-style-two .heading {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.custom-css .card-style-two .desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: calc(1.275rem + 0.3vw);
}
.custom-css .card-style-two .link {
  margin: 0 10px;
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #17173a;
  border-bottom: 1px solid #ffa105;
  padding-bottom: 0.5rem;
}
.custom-css .card-style-three {
  background: #fff;
  padding: 25px 0;
}
.custom-css .card-style-three .content {
  border-left: 8px solid #ffa105;
  padding-left: 50px;
}
.custom-css .card-style-three .heading {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.custom-css .card-style-three .desc {
  font-size: 13px;
  line-height: 18px;
  color: #464662;
}
.custom-css .card-style-three .btn {
  background: #fff;
  border: 1.21875px solid #17173a;
  box-sizing: border-box;
  border-radius: 2.4375px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .card-style-three .btn:hover {
  color: #fff;
  background: #17173a;
}
.custom-css .card-style-five {
  background: #fff;
  padding: 25px 0;
}
.custom-css .card-style-five .content {
  padding-left: 50px;
  position: relative;
}
.custom-css .card-style-five .content:before {
  content: "";
  background: linear-gradient(180deg, #ffa105, #783ff1);
  width: 8px;
  height: 110px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.custom-css .card-style-five .heading {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.custom-css .card-style-five .desc {
  font-size: 13px;
  line-height: 18px;
  color: #464662;
}
.custom-css .card-style-five .btn {
  background: #fff;
  border: 1.21875px solid #17173a;
  box-sizing: border-box;
  border-radius: 2.4375px;
}
.custom-css .card-style-four {
  background: #fff;
  padding: 49px 62px;
}
.custom-css .card-style-four .content {
  border-left: 8px solid #ffa105;
  padding-left: 50px;
}
.custom-css .card-style-four .heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.custom-css .card-style-four ul {
  list-style: none;
}
.custom-css .card-style-four ul.topItem {
  margin-bottom: 8px;
}
.custom-css .card-style-four li {
  font-size: 13px;
  line-height: 18px;
  color: #464662;
}
.custom-css .card-style-four li img {
  display: inline-block;
  margin-right: 10px;
}
.custom-css .card-style-four .btn {
  background: #fff;
  border: 1.21875px solid #17173a;
  box-sizing: border-box;
  border-radius: 2.4375px;
}
.custom-css .card-style-six {
  width: 100%;
  height: 100%;
  display: flex;
  margin-right: 0;
  overflow: hidden;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  background: url(../png/highlight-1.png);
  background-size: cover;
}
.custom-css .card-style-six .col {
  display: flex;
  max-width: 210px;
}
.custom-css .card-style-six .col .vHolder {
  display: flex;
}
.custom-css .card-style-six .col .vHolder .heading {
  display: flex;
  color: #fff;
  margin-left: 20px;
  margin-bottom: 0;
  line-height: 22px;
  align-items: center;
  font-size: 18.5836px;
  display: inline-block;
  letter-spacing: 0.278754px;
}
.custom-css .card-style-six .plus {
  top: 50%;
  margin: 0 15px;
  color: #fff;
}
.custom-css .multiple-campaign {
  position: relative;
}
.custom-css .multiple-campaign:before {
  content: "";
  background-image: url(../png/purple-rect-1.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  background-position: 100% 28%;
  z-index: -1;
}
.custom-css .fully-customizable {
  position: relative;
}
.custom-css .fully-customizable:before {
  background-image: url(../png/purple-rect-2.png);
  width: 100%;
  right: 0;
  background-position: 0 8px;
  top: -57px;
  background-size: 34% 38%;
}
.custom-css .fully-customizable:after,
.custom-css .fully-customizable:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  z-index: -1;
}
.custom-css .fully-customizable:after {
  background-image: url(../png/purple-rect-3.png);
  width: 500px;
  left: 75px;
  top: -78px;
  background-size: auto;
}
.custom-css .tab-style-one .testimonial-single {
  margin-top: 22px;
}
.custom-css .tab-style-one .testimonial-single p {
  font-family: Gilroy-RegularItalic;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #17173a;
  margin-bottom: 25px;
}
.custom-css .tab-style-one .testimonial-single .client-intro {
  display: flex;
  align-items: center;
}
.custom-css .tab-style-one .testimonial-single .client-intro .img {
  margin-right: 24px;
}
.custom-css .tab-style-one .testimonial-single .client-intro .name {
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  margin: 0;
}
.custom-css .tab-style-one .testimonial-single .client-intro .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #464662;
}
.custom-css .tab-style-one .list-items .nav-link {
  font-family: Proxima, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #464662;
}
.custom-css .tab-style-one .list-items .nav-link img.active {
  display: none;
}
.custom-css .tab-style-one .list-items .nav-link.active {
  background: transparent;
  color: #464662;
}
.custom-css .tab-style-one .list-items .nav-link.active img {
  display: none;
}
.custom-css .tab-style-one .list-items .nav-link.active img.active {
  display: inline-block;
}
.custom-css .tab-style-one .list-items .nav-link.active .list-item {
  background: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
  border-radius: 9px;
  margin-bottom: 32px;
}
.custom-css .tab-style-one .list-items .list-item {
  display: flex;
  padding: 16px;
  box-sizing: border-box;
  border-radius: 9px;
  margin-bottom: 16px;
  border: 1px solid #fff;
}
.custom-css .tab-style-one .list-items .list-item .icon {
  flex: 1 1;
  width: 100px;
  min-width: 78px;
}
.custom-css .tab-style-one .list-items .list-item .heading {
  font-size: 1.25rem;
  line-height: calc(1.3rem + 0.6vw);
  margin-bottom: 0.5rem;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.custom-css .tab-style-one .list-items .list-item .desc {
  font-size: 1rem;
  line-height: calc(1.275rem + 0.3vw);
  margin-bottom: 0.5rem;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.custom-css .tab-style-one .list-items .list-item:hover {
  border: 1px solid #e8e8eb;
}
.custom-css .referrals-analytics {
  position: relative;
}
.custom-css .referrals-analytics .referrals-analytics-left {
  position: absolute;
  height: 460px;
  bottom: 0;
  width: 50%;
  left: 0;
}
.custom-css .seenNone {
  opacity: 0 !important;
}
.custom-css .pricing-tabs li:first-child .nav-link {
  padding: 20px 10px;
}
.custom-css .pricing-tabs .nav-link {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.3px;
  color: #17173a;
  padding-bottom: 22px;
  opacity: 0.5;
  position: relative;
  cursor: pointer;
  height: 100%;
}
.custom-css .pricing-tabs .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: #fff;
}
.custom-css .pricing-tabs .nav-link img {
  height: 34px;
  margin-bottom: 10px;
}
.custom-css .pricing-tabs .nav-link:hover {
  opacity: 1;
}
.custom-css .pricing-tabs .nav-link:hover:after {
  background-color: #ffae04;
}
.custom-css .pricing-tabs .nav-link.active {
  opacity: 1;
  background: linear-gradient(0deg, #fafafb 18.94%, rgba(250, 250, 250, 0));
}
.custom-css .pricing-tabs .nav-link.active:after {
  background-color: #ffae04;
}
.custom-css .pricing-tabs .nav-link.Rewards.active {
  opacity: 1;
}
.custom-css .pricing-tabs .nav-link.Rewards.active:after {
  background-color: #783ff1;
}
.custom-css .pricing-tabs .nav-link.Rewards:hover {
  opacity: 1;
}
.custom-css .pricing-tabs .nav-link.Rewards:hover:after {
  background-color: #783ff1;
}
.custom-css .pricing-tabs .nav-link.suits.active {
  opacity: 1;
}
.custom-css .pricing-tabs .nav-link.suits.active:after {
  background: linear-gradient(90deg, #ffa105, #783ff1);
}
.custom-css .pricing-tabs .nav-link.suits:hover {
  opacity: 1;
}
.custom-css .pricing-tabs .nav-link.suits:hover:after {
  background: linear-gradient(90deg, #ffa105, #783ff1);
}
.custom-css .popular,
.custom-css .yearTag {
  font-size: 12px;
  color: #17173a;
  letter-spacing: 1px;
}
.custom-css .yearTag {
  margin-top: 0;
  opacity: 0.5;
}
.custom-css .paddingRight {
  padding-right: 40px;
}
.custom-css .price-item {
  background: #fff;
  border-radius: 9px;
  padding: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
.custom-css .price-item .head {
  text-align: center;
  min-height: 224px;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 14px 18px 22px;
}
.custom-css .price-item .head .title {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.custom-css .price-item .head .subtitle {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #17173a;
  margin-top: 5px;
  margin-bottom: 10px;
}
.custom-css .price-item .head .price-amount {
  display: flex;
  justify-content: center;
}
.custom-css .price-item .head .price-amount h5 {
  margin-bottom: 0 !important;
  margin-right: 7px;
}
.custom-css .price-item .head .currency {
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.3px;
  color: #747489;
  align-self: flex-end;
  margin-right: 2px;
}
.custom-css .price-item .head .amount {
  font-weight: 600;
  font-size: 44px;
  line-height: 48px;
  color: #17173a;
}
.custom-css .price-item .head .time {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #747489;
  align-self: flex-end;
}
.custom-css .price-item .head .btn-wrapper {
  width: 85%;
  height: 62px;
}
.custom-css .price-item .head .meta {
  margin-bottom: 0;
  line-height: 20px;
}
.custom-css .price-item .head .meta span {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.custom-css .price-item .head .btn {
  margin-top: 10px;
  padding: 13px 24.375px;
  background: #fff;
  border: 1.21875px solid #17173a;
  box-sizing: border-box;
  border-radius: 2.4375px;
  margin-bottom: 27px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .price-item .head .btn:hover {
  color: #fff;
  background: #17173a;
}
.custom-css .price-item .divider {
  border: 1px solid #e8e8eb;
  display: none;
  width: 90%;
  height: 1px;
}
.custom-css .price-item .body {
  margin: 0 17px;
  min-height: 620px;
  border-top: 1px solid #e8e8eb;
  padding-top: 16px;
}
.custom-css .price-item .body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-css .price-item .body ul li {
  position: relative;
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  color: #464662;
  margin-bottom: 10px;
  padding-left: 20px;
}
.custom-css .price-item .body ul li img {
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 5px;
}
.custom-css .price-item .footer {
  height: 50px;
  background: #fafafb;
  border-top: 1px solid #e8e8eb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 0 9px 9px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .price-item .footer a {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #17173a;
}
.custom-css .price-item .footer a:hover {
  text-decoration: none;
}
.custom-css .price-item .footer div {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #17173a;
}
.custom-css .price-item .footer div:hover {
  text-decoration: none;
}
.custom-css .price-item .footer:hover {
  background: #f3f3f3;
}
.custom-css .price-item div.body ul li.title {
  font-family: Proxima, sans-serif;
  padding-left: -20px !important;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #17173a !important;
  margin-left: -20px;
}
.custom-css .price-item.pricing-business .btn {
  background: #17173a;
  color: #fff;
}
.custom-css .price-item-style-one {
  width: calc(20% - 10px);
}
.custom-css .price-item-style-one.pricing-business .head-wrapper {
  background: url(../png/price-item-bg-1.png);
  border-radius: 9px;
  background-size: 180%;
  background-position: 50%;
}
.custom-css .price-item-style-two {
  width: calc(25% - 10px);
}
.custom-css .price-item-style-two .body {
  min-height: 335px;
  padding-bottom: 30px;
}
.custom-css .price-item-style-two.pricing-business .amount,
.custom-css .price-item-style-two.pricing-business .currency,
.custom-css .price-item-style-two.pricing-business .meta span,
.custom-css .price-item-style-two.pricing-business .subtitle,
.custom-css .price-item-style-two.pricing-business .time,
.custom-css .price-item-style-two.pricing-business .title {
  color: #fff !important;
}
.custom-css .price-item-style-two.pricing-business .head-wrapper {
  background: url(../png/price-2-bg.png);
  border-radius: 9px;
  background-size: 180% auto;
  background-position: 50%;
}
.custom-css .price-item-style-two.pricing-business .head-wrapper .popular,
.custom-css .price-item-style-two.pricing-business .head-wrapper .yearTag {
  color: #fff !important;
}
.custom-css .price-item-style-two.pricing-business .head .btn-wrapper {
  border-bottom: 1px solid transparent;
}
.custom-css .price-item-style-two.pricing-business .head .btn-wrapper .btn {
  background: #17173a;
  color: #fff;
}
.custom-css .price-item-style-three {
  width: calc(33% - 10px);
}
.custom-css .price-item-style-three .body {
  min-height: 464px;
  padding-bottom: 30px;
}
.custom-css .price-item-style-three.pricing-business .amount,
.custom-css .price-item-style-three.pricing-business .currency,
.custom-css .price-item-style-three.pricing-business .meta span,
.custom-css .price-item-style-three.pricing-business .subtitle,
.custom-css .price-item-style-three.pricing-business .time,
.custom-css .price-item-style-three.pricing-business .title {
  color: #fff !important;
}
.custom-css .price-item-style-three.pricing-business .head {
  background: url(../png/price-3-bg.png);
  border-radius: 9px;
  background-size: 150% auto;
  background-position: 50%;
}
.custom-css .price-item-style-three.pricing-business .head .popular,
.custom-css .price-item-style-three.pricing-business .head .yearTag {
  color: #fff;
}
.custom-css .price-item-style-three.pricing-business .head .btn-wrapper .btn {
  background: #17173a;
  color: #fff;
}
.custom-css .monthly-yearly h5 {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 28px;
  text-align: right;
  color: #17173a;
  margin-bottom: 0;
}
.custom-css .monthly-yearly .monthly {
  margin-right: 13px;
  margin-top: 10px;
}
.custom-css .monthly-yearly .yearly {
  display: flex;
  align-items: flex-end;
  margin-left: 15px;
  margin-top: 7px;
  position: relative;
}
.custom-css .monthly-yearly .yearly img {
  margin-left: 10px;
}
.custom-css .monthly-yearly .discount {
  width: 69px;
  height: 33px;
  position: absolute;
  top: -15px;
  right: -69px;
}
.custom-css .YMswitcher {
  position: relative;
  margin-left: 0;
  width: auto;
}
.custom-css .YMswitcher .custom-switch {
  padding: 0;
}
.custom-css .YMswitcher .custom-control-label {
  width: 59px;
}
.custom-css .YMswitcher .custom-control-label:before {
  content: "";
  top: 2px;
  left: 2px;
  width: 59px;
  height: 33.55px;
  position: absolute;
  border: 1.15686px solid #d1d1d8;
  box-sizing: border-box;
  border-radius: 19.6667px;
}
.custom-css .YMswitcher .custom-control-label:after {
  content: "";
  width: 26px;
  height: 26px;
  left: 6px;
  background: #fff;
  border-radius: 30px;
  position: relative;
  box-shadow: 0 2.31373px 9.2549px rgba(23, 23, 58, 0.1);
}
.custom-css .switcher-style-one .custom-control-label:before {
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .switcher-style-two .custom-control-label:before {
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%);
}
.custom-css .switcher-style-three .custom-control-label:before {
  background: linear-gradient(33.28deg, #ffa105 -11.02%, #783ff1 102.02%);
}
.custom-css .freeBlock {
  overflow: hidden;
  border-radius: 5px;
  display: none;
}
.custom-css .freeBlock.freeReviews .card-style-three .content {
  border-left: 8px solid #ffa105;
}
.custom-css .freeBlock.freeRewards .card-style-three .content {
  border-left: 8px solid #7940f2;
}
.custom-css .freeBlock.freeSuit .card-style-three .content:before {
  content: "";
  background: linear-gradient(180deg, #ffa105, #783ff1);
  width: 8px;
  height: 110px;
  position: absolute;
  left: 0;
  top: 25px;
  display: block;
}
.custom-css .freeBlock.active {
  display: flex;
}
.custom-css .large-gray-bg {
  padding: 100px 0;
  background: #fafafb;
}
.custom-css .faq-section {
  background-repeat: no-repeat;
  padding: 120px 0 calc(calc(var(--skew-angle) * 5) * 1px + 120px) 0;
  background-size: 100% 100%;
  position: relative;
  background: #fffaf3;
}
.custom-css .faq-section .container {
  z-index: 2;
  max-width: 900px;
  position: relative;
}
.custom-css #review-monthly-price {
  display: none;
}
.custom-css #review-monthly-price .yearTag {
  visibility: none;
  opacity: 0;
}
.custom-css #reward-monthly-price {
  display: none;
}
.custom-css #reward-monthly-price .yearTag {
  visibility: none;
  opacity: 0;
}
.custom-css #suite-monthly-price {
  display: none;
}
.custom-css #suite-monthly-price .yearTag {
  visibility: none;
  opacity: 0;
}
.custom-css .custom-switch.clicked .custom-control-label:after {
  left: -21px;
}
.custom-css #review-window,
.custom-css #reward-window,
.custom-css #suite-window {
  display: none;
}
.custom-css #myTabContent {
  margin-bottom: 30px;
}
.custom-css .modal-window {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: block;
}
.custom-css .modal-window .window-content {
  height: 95vh;
  display: block;
  margin-top: 100px;
}
.custom-css .modal-window .content-head {
  margin: auto !important;
  width: 72%;
  background: #fff;
  border-bottom: 1px solid #e8e8eb;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr;
}
.custom-css .modal-window .content-head .item {
  border: 1px solid #e8e8eb;
  padding: 22px 10px;
  text-align: center;
}
.custom-css .modal-window .content-head .item .pricing__feature-list {
  margin-bottom: 12px !important;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
.custom-css .modal-window .content-head .item .pricing__title.ng-binding {
  line-height: 17px;
  margin-bottom: 5px;
}
.custom-css .modal-window .content-head ul {
  list-style: none;
  padding: 0;
}
.custom-css .modal-window .content-head .pricing__action {
  display: block;
  padding: 12px 30px;
  background: #fff;
  border: 1.5px solid #17173a;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.3px;
  color: #17173a;
}
.custom-css .modal-window .content-head .pricing__title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.3px;
  color: #17173a;
}
.custom-css .modal-window .content-head .subtitle {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #17173a;
}
.custom-css .modal-window .close {
  position: absolute;
  top: 40px;
  right: 40px;
}
.custom-css .modal-window .close img {
  width: 50px;
  height: 50px;
}
.custom-css .modal-window .close span {
  width: 30px;
  height: 30px;
  background: #ddd;
  display: block;
  line-height: 32px;
  border-radius: 30px;
}
.custom-css .modal-window table {
  background-color: #fff;
  width: 100%;
  margin: 0 !important;
}
.custom-css .modal-window table thead .pricing__item {
  background: #fff;
  border: 1px solid #e8e8eb;
  border-radius: 3px;
  text-align: center;
}
.custom-css .modal-window table thead .pricing__item > div {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 12px 30px;
}
.custom-css .modal-window table thead .pricing__feature-list {
  list-style: none;
  padding: 0;
}
.custom-css .modal-window table thead .pricing__feature-list li {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.custom-css .modal-window table thead .pricing__action {
  padding: 12px 30px;
  font-style: normal;
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.3px;
  font-feature-settings: "liga" off;
  color: #17173a;
  background: #fff;
  border: 1.5px solid #17173a;
  box-sizing: border-box;
  border-radius: 3px;
}
.custom-css .modal-window table tbody td {
  border: 1px solid #e8e8eb;
  padding: 22px 16px;
  font-family: Proxima, sans-serif;
  background: #fff !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #17173a;
}
.custom-css .modal-window table tbody td a {
  color: #17173a;
}
.custom-css .modal-window table tbody td svg {
  color: #ffa105;
  fill: #ffa105;
  font-size: 24px;
}
.custom-css .modal-window .pricing__title {
  font-size: 20px;
}
.custom-css .modal-window .item-title {
  background: #fafafb !important;
  border: 1px solid #e8e8eb;
  padding: 16px;
}
.custom-css .modal-window .item-title h5 {
  font-family: Gilroy, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.custom-css .modal-window .items {
  display: grid;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  grid-template-columns: 1.52fr 1fr 1fr 1fr 1fr 1fr;
}
.custom-css .modal-window .items:hover .item {
  background-color: #fffaf3 !important;
}
.custom-css .modal-window .items .item {
  border: 1px solid #e8e8eb;
  padding: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
}
.custom-css .modal-window .items .item:first-child {
  position: relative;
  padding-right: 48px;
  text-align: left;
  justify-content: left;
}
.custom-css .modal-window .items .item:first-child h5 {
  text-align: left;
  font-weight: 600;
  justify-content: left;
}
.custom-css .modal-window .items .item:first-child .tp {
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.custom-css .modal-window .items .item .item-name {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #17173a;
  cursor: pointer;
  margin-bottom: 0;
}
.custom-css .modal-window .items .item img {
  height: 15px;
  display: block;
  margin: 0 auto;
}
.custom-css .custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  transform: translateX(25px) !important;
}
.custom-css .modal-window-reviews .premium {
  position: relative;
}
.custom-css .modal-window-reviews .premium > div {
  background-image: url(../png/highlighted-price-review.png);
  background-size: 124% 161%;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  width: 106%;
  height: 124%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(0 2px 3px rgba(24, 24, 59, 0.04)), drop-shadow(0 10px 20px rgba(24, 24, 59, 0.1));
}
.custom-css .modal-window-reviews .premium a.pricing__action {
  padding: 12px 30px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
}
.custom-css .modal-window-reviews .content-body {
  overflow-y: scroll;
  background-color: #fff;
  margin: auto !important;
  width: 72%;
  height: 70vh;
  padding: 0;
}
.custom-css .modal-window-reward .content-head {
  grid-template-columns: 1.52fr 1fr 1fr 1fr 1fr !important;
  -ms-grid-columns: 1.52fr 1fr 1fr 1fr 1fr !important;
}
.custom-css .modal-window-reward .content-head .business {
  position: relative;
}
.custom-css .modal-window-reward .content-head .business > div {
  background-image: url(../png/price-2-bg.png);
  background-size: 124% 161%;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  width: 106%;
  height: 124%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(0 2px 3px rgba(24, 24, 59, 0.04)), drop-shadow(0 10px 20px rgba(24, 24, 59, 0.1));
  color: #fff;
}
.custom-css .modal-window-reward .content-head .business > div .popular,
.custom-css .modal-window-reward .content-head .business > div .pricing__title {
  color: #fff;
}
.custom-css .modal-window-reward .content-head .business a {
  padding: 12px 30px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
}
.custom-css .modal-window-reward .content-body {
  overflow-y: scroll;
  background-color: #fff;
  margin: auto !important;
  width: 72%;
  height: 70vh;
  padding: 0;
}
.custom-css .modal-window-reward .content-body .items {
  display: grid;
  grid-template-columns: 1.52fr 1fr 1fr 1fr 1fr;
}
.custom-css .modal-window-suit .content-head {
  grid-template-columns: 1.52fr 1fr 1fr !important;
}
.custom-css .modal-window-suit .content-head .business {
  position: relative;
}
.custom-css .modal-window-suit .content-head .business > div {
  background-image: url(../png/price-3-bg.png);
  background-size: 124% 161%;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  width: 101%;
  height: 124%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  filter: drop-shadow(0 2px 3px rgba(24, 24, 59, 0.04)), drop-shadow(0 10px 20px rgba(24, 24, 59, 0.1));
  color: #fff;
}
.custom-css .modal-window-suit .content-head .business > div .popular,
.custom-css .modal-window-suit .content-head .business > div .pricing__title {
  color: #fff;
}
.custom-css .modal-window-suit .content-head .business a {
  padding: 12px 30px;
  background: #17173a;
  border-radius: 3px;
  color: #fff;
}
.custom-css .modal-window-suit .content-body {
  overflow-y: scroll;
  background-color: #fff;
  margin: auto !important;
  width: 72%;
  height: 70vh;
  padding: 0;
}
.custom-css .modal-window-suit .content-body .items {
  display: grid;
  grid-template-columns: 1.52fr 1fr 1fr;
}
.custom-css .modal-window-suit .content-body .items:hover .item {
  background-color: #fffaf3 !important;
}
.custom-css .accordion-style-one .btn-link {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.3px;
  color: #17173a;
  text-decoration: none !important;
}
.custom-css .accordion-style-one .btn-link:focus {
  outline: none;
  box-shadow: 0 0 0 0 transparent;
}
.custom-css .accordion-style-one .btn-link:hover {
  text-decoration: none;
}
.custom-css .accordion-style-one .card {
  background-color: transparent;
  border: none;
}
.custom-css .accordion-style-one .card-header {
  background: transparent;
  border: 1px solid #e8e8eb;
  border-right: none;
  border-left: none;
  position: relative;
}
.custom-css .accordion-style-one .card-header:before {
  content: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/Arrow-Down.svg);
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.custom-css .accordion-style-one .card-body {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #464662;
  padding-left: 7%;
  padding-right: 40px;
  padding-bottom: 50px;
}
.custom-css .accordion-style-one .card-body a {
  color: #17173a;
  font-weight: 600;
}
@media (max-width: 991px) {
  .custom-css .navbar-primary.mini .navbar-collapse {
    top: 0;
    height: 65px;
    padding-top: 0;
    background: transparent;
  }
  .custom-css .navbar-primary.mini .action-menu {
    padding-bottom: 0;
    width: auto;
    left: auto;
    right: 0;
    margin-right: 1rem !important;
  }
  .custom-css .navbar-primary .btn-create-account {
    font-size: 11px;
    margin-right: 10px;
    padding: 9px 15px !important;
  }
  .custom-css .navbar-primary .action-menu {
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: revert;
    padding-bottom: 130px;
    justify-content: center;
    position: absolute;
  }
  .custom-css .navbar-primary .action-menu .btn-login {
    width: 163px;
    height: 40px;
    background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
    border-radius: 3px;
    padding: 0;
    line-height: 40px;
    color: #fff;
  }
  .custom-css .navbar-primary .action-menu .btn-account {
    line-height: 37px;
    color: #fff;
    width: 163px;
    height: 40px;
    background: #17173a;
    border-radius: 3px;
    padding: 0;
  }
  .custom-css .navbar-primary .navbar-brand {
    width: 37%;
    position: relative;
    z-index: 99;
    padding: 0 0 0 20px;
    text-align: left;
  }
  .custom-css .navbar-primary .nav-item {
    position: relative;
  }
  .custom-css .navbar-primary .nav-item:first-child .nav-link {
    border: none;
  }
  .custom-css .navbar-primary .nav-item .nav-link {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.3px;
    color: #17173a !important;
    border-bottom: 1px solid #e8e8eb;
    padding: 16px 12px;
  }
  .custom-css .navbar-primary .nav-item.noarrow:after {
    background-image: none !important;
  }
  .custom-css .navbar-primary .navbar-nav > .nav-item:after {
    content: "";
    position: absolute;
    right: 19px;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-image: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/arrow-up.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-css .navbar-primary .navbar-nav > .nav-item.show:after {
    content: "";
    display: none;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-divider {
    display: none;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-toggle {
    position: relative;
    padding-left: 54px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-toggle:after {
    content: "";
    position: absolute;
    left: 19px;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-image: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-menu {
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    z-index: 99;
    box-shadow: none;
    position: relative;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-menu .dropdown-item {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.3px;
    color: #17173a;
    border: 1px solid #e8e8eb;
    padding: 16px 12px;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-menu .dropdown-item:first-child {
    border: none;
  }
  .custom-css .navbar-primary .nav-item.dropdown.show .dropdown-menu .dropdown-item:after {
    content: "";
    position: absolute;
    right: 19px;
    width: 21px;
    height: 20px;
    display: inline-block;
    background-image: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/arrow-up.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-css .navbar-light .navbar-toggler {
    margin-right: 10px;
  }
  .custom-css .marketing-solutions .heading-title {
    font-size: 44px;
    line-height: 48px;
  }
  .custom-css .marketing-solutions .section-heading p {
    font-size: 18px;
    line-height: 28px;
  }
  .custom-css .marketing-solutions .section-heading:before {
    left: 14px;
    top: -40px;
  }
  .custom-css .marketing-solutions .col-lg-6:first-child {
    margin-bottom: 48px;
  }
  .custom-css .cta-style-one {
    text-align: center;
    padding-bottom: 0;
  }
  .custom-css .cta-style-one h6 {
    margin-top: 32px;
    margin-bottom: 24px;
    font-size: 20px;
  }
  .custom-css .review-and-ucg .col-lg-5 {
    order: 2;
  }
  .custom-css .review-and-ucg .col-lg-7,
  .custom-css .testimonial-section .col-lg-5 {
    order: 1;
  }
  .custom-css .testimonial-section .col-lg-7 {
    order: 2;
  }
  .custom-css .testimonial-section .gallery-thumbs-wrapper .swiper-slide {
    min-width: 50%;
  }
  .custom-css .enterprise .enterprise-heading {
    padding: 16px;
    text-align: left;
    width: 100%;
    margin: auto;
  }
  .custom-css .enterprise .enterprise-heading .divider div:first-child {
    display: none;
  }
  .custom-css .enterprise .enterprise-heading .divider .w-75 {
    width: 100% !important;
    flex: 1 1;
    min-width: 70%;
    padding: 0 !important;
  }
  .custom-css .enterprise .enterprise-item {
    margin-bottom: 64px;
  }
  .custom-css .enterprise .enterprise-item:before {
    content: "";
    border-left: 1.5px dashed #999;
    left: 50%;
  }
  .custom-css .enterprise .enterprise-item .item-title {
    border-left: 0;
  }
  .custom-css .enterprise .action {
    text-align: left;
    padding: 16px;
  }
  .custom-css .divider-2,
  .custom-css .divider-3,
  .custom-css .divider-4,
  .custom-css .divider-5 {
    height: 100px;
    min-height: 100px;
  }
  .custom-css .triangle-light-divider {
    min-height: 136px;
  }
  .custom-css .build-for-developer .col-lg-5 {
    order: 2;
  }
  .custom-css .build-for-developer .col-lg-7 {
    order: 1;
  }
  .custom-css .build-for-developer .section-heading {
    margin-top: 64px;
  }
  .custom-css .hero-style-2 .shape-1 {
    width: 80%;
  }
  .custom-css .hero-style-4 {
    min-height: auto;
    background-size: auto;
    overflow: visible;
    padding-bottom: 100px;
    margin-bottom: 98px;
  }
  .custom-css .hero-style-4 img {
    display: none;
  }
  .custom-css .hero-style-4 .form-desc {
    width: 100%;
  }
  .custom-css .hero-style-6 .shape-1 {
    width: 80%;
  }
  .custom-css .review-collection-section {
    background-image: unset;
  }
  .custom-css .showcaser .rect {
    display: none;
  }
  .custom-css .main-display-widgets {
    margin-top: calc(1.3125rem + 0.75vw);
  }
  .custom-css .customer-shopper-review:after,
  .custom-css .customer-shopper-review:before {
    display: none;
  }
  .custom-css .analytics-report,
  .custom-css .connect-stamped {
    background-image: unset;
  }
  .custom-css .megamenu.megamenu-for-mobile {
    display: block;
  }
  .custom-css .only-for-lg {
    display: none !important;
  }
  .custom-css .sideNav {
    display: block;
  }
  .custom-css .mainNav,
  .custom-css .sideNav {
    transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
  }
  .custom-css .showOrangeC {
    background-image: url(../png/menu-bg-offwhite.png) !important;
  }
  .custom-css .showOrangeC .mainNav,
  .custom-css .showOrangeC .sideNav {
    transform: translate(-100vw);
  }
  .custom-css .showPurpleC {
    background-image: url(../png/megamenu-purple.png) !important;
  }
  .custom-css .showGrayC .mainNav,
  .custom-css .showGrayC .sideNav,
  .custom-css .showPurpleC .mainNav,
  .custom-css .showPurpleC .sideNav {
    transform: translate(-100vw);
  }
  .custom-css .navbar-collapse {
    background: #fff;
    background-image: url(../png/menu-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    position: fixed;
    z-index: -1;
    padding-top: 115px;
    width: 100%;
    left: 0;
    z-index: 9;
    height: 100vh;
    overflow: hidden;
    transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    top: -100vh;
  }
  .custom-css .navbar-collapse.off-white-only-dropdown {
    background-image: url(../png/megamenu-offwhite.png) !important;
  }
  .custom-css .navbar-collapse.purple-only-dropdown {
    background-image: url(../png/megamenu-purple.png) !important;
  }
  .custom-css .menuAppear {
    overflow: hidden;
  }
  .custom-css .menuAppear .navbar-primary .navbar-brand .color {
    display: inline-block;
  }
  .custom-css .menuAppear .navbar-primary .navbar-brand .white {
    display: none;
  }
  .custom-css .menuAppear .navbar-primary .navbar-toggler {
    filter: brightness(1) invert(0);
  }
  .custom-css .menuAppear .navbar-collapse {
    top: 0;
  }
  .custom-css .megamenu .dropdown-menu .menu-item {
    margin-left: 0;
  }
  .custom-css .navbar-toggler {
    z-index: 99;
    position: relative;
    display: inline-block;
    pointer-events: cursor;
  }
  .custom-css .navbar-toggler:focus {
    outline: none;
  }
  .custom-css .navbar-nav {
    margin: 0;
    margin-left: 0 !important;
  }
  .custom-css .fully-customizable:after,
  .custom-css .fully-customizable:before {
    display: none;
  }
  .custom-css .point-reward-page .section-1 {
    margin-top: 77px !important;
  }
  .custom-css .point-reward-page .section-1 .img.m-t-64 {
    margin-top: 30px !important;
  }
  .custom-css .point-reward-page .section-2 {
    margin-top: 77px !important;
  }
  .custom-css .point-reward-page .section-2 .heading-desc.p-l-100.p-r-100 {
    padding: 0 !important;
  }
  .custom-css .point-reward-page .section-2 .card-style-one.m-b-64,
  .custom-css .point-reward-page .section-2 .row.m-b-64 {
    margin-bottom: 30px !important;
  }
  .custom-css .point-reward-page .section-4 .col-12:first-child {
    order: 2;
  }
  .custom-css .point-reward-page .section-4 .col-12:last-child {
    margin-bottom: 50px !important;
  }
  .custom-css .point-reward-page .section-5 {
    margin-top: 77px !important;
  }
  .custom-css .point-reward-page .section-5 .heading-desc.p-l-100.p-r-100 {
    padding: 0 !important;
  }
  .custom-css .point-reward-page .section-5 .row.m-b-72 {
    margin-bottom: 30px !important;
  }
  .custom-css .point-reward-page .section-6 {
    margin-top: 77px !important;
  }
  .custom-css .point-reward-page .section-6 .heading-desc.p-l-100.p-r-100 {
    padding: 0 !important;
  }
  .custom-css .point-reward-page .section-6 .card-style-one,
  .custom-css .point-reward-page .section-6 .row.m-b-72 {
    margin-bottom: 30px !important;
  }
  .custom-css .point-reward-page .section-6 .heading-desc.m-r-100 {
    margin: 0 !important;
  }
  .custom-css .referrals-analytics .referrals-analytics-left {
    display: none;
  }
}
@media (min-width: 1200px) {
  .custom-css .section-heading .heading-title {
    font-size: 2.3rem;
    line-height: 3rem;
  }
  .custom-css .section-heading-style-one .heading-desc,
  .custom-css .section-heading .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .section-heading-style-two {
    margin-bottom: 40px;
  }
  .custom-css .section-heading-style-two .heading-title {
    font-size: 2.75rem;
    line-height: 3rem;
  }
  .custom-css .section-heading-style-two .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .section-heading-style-three .heading-title {
    font-size: 3rem;
    line-height: 4rem;
  }
  .custom-css .section-heading-style-four .heading-desc,
  .custom-css .section-heading-style-four .heading-title,
  .custom-css .section-heading-style-three .heading-desc {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .custom-css .client-logos {
    margin-top: 1.875rem;
  }
  .custom-css .client-logo-style-2 {
    padding-top: 7.125rem;
    padding-bottom: 7.125rem;
  }
  .custom-css .client-logo-style-2 .heading-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .client-logo-style-2 .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .marketing-solutions {
    padding-top: 6.25rem;
  }
  .custom-css .marketing-solutions .section-heading {
    margin-bottom: 4rem;
  }
  .custom-css .marketing-solutions .section-heading .heading-title {
    margin-bottom: 2rem;
  }
  .custom-css .marketing-solutions .section-heading p {
    font-size: 1.75rem;
  }
  .custom-css .marketing-solutions .marketing-solution-item .heading {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .custom-css .marketing-solutions .marketing-solution-item .desc {
    margin-bottom: 1.5rem;
  }
  .custom-css .cta-style-2 .content-wrapper .heading-title {
    line-height: 1.75rem;
  }
  .custom-css .cta-style-2 .content-wrapper .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .review-and-ucg {
    padding-top: 9.0625rem;
    padding-bottom: 5rem;
  }
  .custom-css .loyalty-and-reward {
    padding-bottom: 7.5rem;
  }
  .custom-css .loyalty-and-reward .loyalty-lists > .d-flex,
  .custom-css .loyalty-and-reward .section-heading {
    margin-bottom: 1.875rem;
  }
  .custom-css .loyalty-and-reward .loyalty-lists .loyalty-content {
    padding-left: 2.375rem;
  }
  .custom-css .testimonial .testi-img {
    margin-bottom: 2.5rem;
  }
  .custom-css .testimonial .testi-content p {
    font-size: 1.5rem;
  }
  .custom-css .testimonial .btn,
  .custom-css .testimonial .testi-client-intro {
    margin-top: 2.5rem;
  }
  .custom-css .testimonial-section {
    margin-bottom: 7.5rem;
  }
  .custom-css .testimonial-section .section-heading .heading-title {
    font-size: 2.6rem;
    line-height: 4rem;
    margin-bottom: 3.6rem;
  }
  .custom-css .testimonial-section .gallery-thumbs {
    margin-top: 10.125rem;
  }
  .custom-css .enterprise {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .custom-css .enterprise .enterprise-heading h2 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .enterprise .enterprise-heading p {
    line-height: 1.5rem;
    margin-bottom: 4rem;
  }
  .custom-css .enterprise .enterprise-heading .divider {
    margin-bottom: 3.9375rem;
  }
  .custom-css .enterprise .enterprise-item .item-icon {
    padding-left: 1.4375rem;
  }
  .custom-css .enterprise .enterprise-item .item-title {
    margin-top: 1.5rem;
    padding-left: 1.4375rem;
  }
  .custom-css .enterprise .enterprise-item .item-desc {
    line-height: 1.5rem;
    padding-left: 1.4375rem;
  }
  .custom-css .enterprise .action {
    margin-top: 3.9375rem;
  }
  .custom-css .build-for-developer {
    padding-top: 13.5625rem;
    padding-bottom: 10.3125rem;
  }
  .custom-css .build-for-developer .heading-desc,
  .custom-css .build-for-developer .heading-title {
    margin-bottom: 1.5rem;
  }
  .custom-css .build-for-developer .nav-tabs .nav-item.show .nav-link,
  .custom-css .build-for-developer .nav-tabs a.nav-link {
    line-height: 1.75rem;
  }
  .custom-css .integration .scroll1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .custom-css .hero-section .heading-title {
    font-size: 4rem;
    line-height: 4.375rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .hero-section .heading-desc {
    line-height: 1.75rem;
    margin-bottom: 2.5rem;
  }
  .custom-css .hero-style-4 .heading-title {
    font-size: 4.5rem;
    line-height: 5rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .hero-style-4 .heading-desc {
    line-height: 1.75rem;
    margin-bottom: 2.5rem;
  }
  .custom-css .review-and-rating .key-feature {
    margin-bottom: 1.5rem;
  }
  .custom-css .bonus-feature .section-heading {
    margin-bottom: 2.1875rem;
  }
  .custom-css .bonus-feature .section-heading .heading-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .custom-css .bonus-feature .section-heading .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .bonus-feature .item .heading {
    line-height: 1.75rem;
    margin-top: 1.5rem;
  }
  .custom-css .bonus-feature .item .desc {
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .showcaser {
    padding-top: 11.625rem;
    padding-bottom: 6.625rem;
  }
  .custom-css .showcaser .widget-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .main-display-widgets {
    margin-top: 6.625rem;
  }
  .custom-css .main-display-widgets .section-heading {
    margin-bottom: 1.5rem;
  }
  .custom-css .main-display-widgets .section-heading .heading-title,
  .custom-css .use-review .widget-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .custom-css .use-review .widget-title {
    margin-bottom: 1.5rem;
  }
  .custom-css .moderate-review .section-heading {
    margin-bottom: 5.25rem;
  }
  .custom-css .moderate-review .section-heading .heading-title {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .moderate-review .section-heading .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .moderate-review .widget-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .moderate-review .col-lg-7 {
    padding-left: 5rem;
  }
  .custom-css .analytics-report .img {
    margin-bottom: 7.5625rem;
  }
  .custom-css .connect-stamped .section-heading {
    margin-bottom: 5.5625rem;
  }
  .custom-css .connect-stamped .section-heading .heading-title {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .connect-stamped .section-heading .heading-desc {
    line-height: 1.5rem;
  }
  .custom-css .connect-stamped .key-feature {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 2.9375rem;
  }
  .custom-css .connect-stamped .img {
    margin-bottom: 7.5625rem;
  }
  .custom-css .navbar-primary .navbar-brand {
    min-width: 12.375rem;
    padding: 0 0 0 20px;
  }
  .custom-css .list-items-style-one .review-content p,
  .custom-css .list-items-style-one h5 {
    line-height: 1.5rem;
  }
  .custom-css .list-items-style-two h4 {
    line-height: 1.75rem;
  }
  .custom-css .list-items-style-two p {
    line-height: 1.5rem;
  }
  .custom-css .title-style-one {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 2.9375rem;
  }
  .custom-css .card-style-one .heading {
    line-height: 1.75rem;
  }
  .custom-css .card-style-one .desc,
  .custom-css .card-style-two .desc {
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .custom-css .tab-style-one .list-items .list-item .heading {
    line-height: 1.75rem;
  }
  .custom-css .tab-style-one .list-items .list-item .desc {
    line-height: 1.5rem;
  }
}
@media (min-width: 500px) and (max-width: 1546px) {
  .custom-css .banner .banner-images .img-4 {
    right: 15%;
  }
}
@media (max-width: 1350px) {
  .custom-css .hero-style-4 img {
    width: 45%;
    right: -5%;
  }
}
@media (max-width: 411px) {
  .custom-css .section-heading .heading-title {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (max-width: 1899px) {
  .custom-css .review-and-ucg {
    background-size: 55% 88%;
  }
  .custom-css .loyalty-and-reward {
    background-size: 40% 88%;
  }
}
@media (max-width: 767px) {
  .custom-css .loyalty-and-reward .section-heading,
  .custom-css .review-and-ucg .section-heading {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .custom-css .enterprise-wrapper .divider-2 {
    height: 47px;
  }
  .custom-css .enterprise-wrapper .divider-3 {
    height: 85px;
  }
  .custom-css .hero-style-2 {
    min-height: auto;
    padding-top: 150px;
    padding-bottom: 80px;
  }
  .custom-css .hero-style-2 .form-desc {
    position: relative;
    z-index: 999;
    width: 100%;
  }
  .custom-css .hero-style-2:after {
    background-size: 130% auto;
  }
  .custom-css .hero-style-23 {
    background-color: #f90;
    min-height: auto;
    padding: 100px 0;
  }
  .custom-css .hero-style-6 {
    padding-top: 150px;
    min-height: auto;
  }
  .custom-css .hero-style-6:after {
    background-size: 130% auto;
  }
  .custom-css .hero-style-6 .shape-1 {
    opacity: 0.5;
  }
  .custom-css .showcaser .shape-1,
  .custom-css .showcaser .shape-2,
  .custom-css .showcaser .shape-3,
  .custom-css .showcaser .shape-4 {
    display: none;
  }
}
@media (max-width: 580px) {
  .custom-css .gallery-thumbs-wrapper {
    padding: 0 34px !important;
  }
  .custom-css .code-editor {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .custom-css .integration .scroll1 li,
  .custom-css .integration .scroll2 li {
    min-width: 48%;
  }
  .custom-css .integration .col-lg-4 {
    text-align: left !important;
  }
  .custom-css .showcaser {
    background-image: none;
  }
}
@media (max-width: 1068px) {
  .custom-css .hero-style-2 .icon,
  .custom-css .hero-style-6 .icon,
  .custom-css .hero-style-23 .icon {
    display: none;
  }
}
@media (max-width: 1620px) {
  .custom-css .hero-style-4 img {
    width: 45%;
    right: -10%;
  }
}
@media (max-width: 1590px) {
  .custom-css .hero-style-2 .shape-1 {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  .custom-css .showcaser .showcase-widget .shape-1,
  .custom-css .showcaser .showcase-widget .shape-2,
  .custom-css .showcaser .showcase-widget .shape-3,
  .custom-css .showcaser .showcase-widget .shape-4 {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 1200px) {
  .custom-css .main-display-widgets {
    margin-top: 1.875rem;
  }
}
@media (min-width: 991px) {
  .custom-css .megamenu:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 1400px) {
  .custom-css .vip-program-page .m-t-174.vip-rewards {
    margin-top: 50px !important;
  }
}
@media (max-width: 1000px) {
  .custom-css .price-items {
    flex-wrap: wrap;
  }
  .custom-css .price-items .price-item {
    margin-bottom: 20px;
    width: calc(50% - 10px);
  }
}
@media (max-width: 991px) {
  .custom-css .freeBlock .card-style-four {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .custom-css #SuiteBlock .card-style-six {
    min-height: 170px;
  }
}
@media (max-width: 600px) {
  .custom-css .price-items {
    flex-wrap: wrap;
  }
  .custom-css .price-items .price-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .custom-css .price-items .price-item .head-wrapper .seenNone {
    display: none;
  }
  .custom-css .price-items .price-item .body {
    min-height: 0 !important;
    padding-bottom: 20px;
  }
  .custom-css .nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    min-width: 48%;
  }
}
@media (max-width: 576px) {
  .custom-css .pricing-tabs .nav-link img {
    height: 35px;
    font-size: 17px;
  }
  .custom-css .pricing-tabs li:first-child .nav-link {
    padding: 0.5rem 1rem 22px;
  }
  .custom-css #SuiteBlock .card-style-six {
    padding: 40px;
    display: block;
    min-height: 170px;
  }
  .custom-css #SuiteBlock .card-style-six .col {
    margin: 0 auto;
  }
  .custom-css #SuiteBlock .card-style-six .plus {
    margin: 0 auto;
    text-align: center;
  }
  .custom-css div#full-suite-tab {
    padding-top: 30px;
  }
}
@media (max-width: 1180px) {
  .custom-css .modal-window {
    width: 100vw;
    height: 100%;
    overflow-x: scroll;
  }
  .custom-css .modal-window .close {
    top: 25px;
    right: 30px;
    position: fixed;
  }
  .custom-css .modal-window .window-content {
    height: calc(100% - 100px);
  }
  .custom-css .modal-window .content-body,
  .custom-css .modal-window .content-head {
    margin: 0 !important;
    width: 1092px;
  }
  .custom-css .modal-window .content-body {
    height: calc(100% - 125px);
  }
}
.custom-css .how-it-work-1 .col-lg-4 {
  position: relative;
}
.custom-css .how-it-work-1 .col-lg-4 h4.heading span {
  display: block;
}
.custom-css .survey-experience .heading-desc,
.custom-css .survey-experience .list-items-style-one,
.custom-css .survey-experience .section-heading-style-one {
  max-width: 500px;
}
@media (max-width: 991px) {
  .custom-css .how-it-work-1 .col-lg-4 h4.heading span {
    display: inline-block;
  }
  .custom-css .survey-experience .heading-desc,
  .custom-css .survey-experience .list-items-style-one,
  .custom-css .survey-experience .section-heading-style-one {
    margin-left: auto;
    margin-right: auto;
  }
}
.custom-css section#bigTestimonial {
  position: relative;
  padding: 110px 0;
  background: #fafafb;
}
.custom-css section#bigTestimonial .profileInfo {
  display: flex;
  order: 1;
}
.custom-css section#bigTestimonial .profileInfo .leftBlock img {
  height: 60px;
  margin-right: 13px;
}
.custom-css section#bigTestimonial .profileInfo .rightBlock {
  display: flex;
  align-items: center;
}
.custom-css section#bigTestimonial .name {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
}
.custom-css section#bigTestimonial .role {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
}
.custom-css section#bigTestimonial .container {
  z-index: 2;
  position: relative;
  max-width: 700px;
}
.custom-css section#bigTestimonial .container .testimonialLogo {
  height: 60px;
  display: block;
  margin: 0 auto 30px;
}
.custom-css section#bigTestimonial .container .starBlock {
  height: 25px;
  display: block;
  margin: 0 auto 15px;
}
.custom-css section#bigTestimonial .container p {
  font-family: Gilroy, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
  letter-spacing: 0;
  text-align: center;
}
.custom-css section#bigTestimonial .container p b {
  font-weight: 600;
  font-family: Gilroy, sans-serif;
}
.custom-css section#bigTestimonial .container .profileInfo {
  margin: 0 auto;
  justify-content: center;
}
@media (max-width: 767px) {
  .custom-css .client-logos {
    margin: 30px 0;
  }
  .custom-css .client-logos .container {
    max-width: 540px;
  }
  .custom-css .client-logos .container .d-flex {
    flex-wrap: wrap;
  }
  .custom-css .client-logos .container .d-flex .item {
    width: 33.33%;
    margin: -8vw 0;
  }
  .custom-css .client-logos .container .d-flex .item img {
    width: 100%;
  }
  .custom-css .section-heading-style-three .prefix-icon {
    position: relative;
    left: 0;
    top: 0;
  }
  .custom-css .marketing-solutions {
    padding-bottom: 100px;
  }
  .custom-css .marketing-solutions .marketing-solution-item {
    display: flex;
    flex-wrap: wrap;
  }
  .custom-css .marketing-solutions .marketing-solution-item img {
    width: 70px;
    display: inline-block;
  }
  .custom-css .marketing-solutions .marketing-solution-item .heading {
    font-size: 28px;
    line-height: 32px;
    margin-left: 20px;
    display: inline-block;
    width: calc(100% - 90px);
  }
  .custom-css .review-and-ucg {
    background-size: 100% auto;
    background-position: 0 0;
  }
  .custom-css .loyalty-and-reward {
    padding-bottom: 70px;
  }
  .custom-css .loyalty-and-reward .loyalty-rect-2 {
    width: 100%;
  }
  .custom-css .loyalty-and-reward .loyalty-rect-3 {
    display: none;
  }
  .custom-css .testimonial-section {
    margin-top: 70px;
  }
  .custom-css .testimonial-section .col-lg-7 {
    margin-top: 50px;
  }
  .custom-css .testimonial-section .gallery-thumbs {
    margin-top: 30px;
  }
  .custom-css .testimonial-section .section-heading .heading-title {
    text-align: center;
  }
  .custom-css .testimonial-section .section-heading .heading-title:before {
    left: calc(50% - 16px);
    top: -45px;
  }
  .custom-css .testimonial-section .testimonial .testi-img {
    height: 35px;
    margin-bottom: 15px;
  }
  .custom-css .testimonial-section .testimonial .testi-img img {
    width: auto;
    height: 100%;
  }
  .custom-css .testimonial-section .testimonial .testi-content p {
    font-size: 20px;
    line-height: 34px;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-heading {
    width: 100%;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-heading p {
    padding-left: 0;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-item .item-icon {
    padding-left: 0;
    margin-top: 15px;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-item .item-icon svg {
    width: 60px;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-item .item-title {
    border-left: 0;
    padding-left: 0;
    width: calc(100% - 80px);
    margin-left: 20px;
  }
  .custom-css .enterprise-wrapper .enterprise .enterprise-item .item-desc {
    padding: 0;
    font-size: 18px;
    line-height: 28px;
  }
  .custom-css .enterprise-wrapper .enterprise .action {
    margin: 0 0 40px;
  }
}
.custom-css .integration .scroll1,
.custom-css .integration .scroll2 {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  list-style-type: none;
  will-change: transform;
}
.custom-css .review-and-rating {
  background-image: url(../png/rrbg1.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 50%;
  margin-bottom: 80px;
}
.custom-css .review-and-rating .key-feature {
  font-size: 0.9375rem;
  line-height: 1rem;
  margin-bottom: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #464662;
}
.custom-css .review-and-rating .section-heading .heading-title {
  font-weight: 600;
}
.custom-css .review-and-rating a.btn.btn-style-two {
  width: 200px;
  margin-top: 40px;
}
.custom-css .review-and-rating.ugc {
  background-image: url(../png/rrbg2.png);
  background-position: 0 0;
}
.custom-css .review-and-rating.net-promoter {
  background-image: url(../png/rrbg3.png);
  background-position: 100% 0;
}
.custom-css .review-and-rating.stampedIQ {
  margin-bottom: 150px;
  background-image: url(../png/rrbg4.png);
  background-position: 0 0;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock,
.custom-css .loyalty-reward-page section.rewardsBlock {
  background-repeat: no-repeat;
  background-size: 50%;
  margin-bottom: 80px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock .key-feature,
.custom-css .loyalty-reward-page section.rewardsBlock .key-feature {
  font-size: 0.9375rem;
  line-height: 1rem;
  margin-bottom: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #464662;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock .section-heading .heading-title,
.custom-css .loyalty-reward-page section.rewardsBlock .section-heading .heading-title {
  font-weight: 600;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock a.btn.btn-style-two,
.custom-css .loyalty-reward-page section.rewardsBlock a.btn.btn-style-two {
  width: 200px;
  margin-top: 40px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.section-1,
.custom-css .loyalty-reward-page section.rewardsBlock.section-1 {
  background-position: 100% 0;
  background-image: url(../png/lrbg1.png);
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.section-2,
.custom-css .loyalty-reward-page section.rewardsBlock.section-2 {
  background-position: 0 0;
  background-image: url(../png/lrbg2.png);
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.section-4,
.custom-css .loyalty-reward-page section.rewardsBlock.section-4 {
  margin-bottom: 150px;
  background-position: 100% 0;
  background-image: url(../png/lrbg3.png);
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card {
  margin-bottom: 150px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container {
  overflow: hidden;
  padding: 70px 60px;
  border-radius: 8px;
  position: relative;
  background: linear-gradient(0deg, rgba(243, 243, 245, 0.8), rgba(243, 243, 245, 0.2));
}
@media only screen and (max-width: 375px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container {
    padding: 60px 30px;
    border-radius: 0;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container:before,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container:before {
  content: "";
  right: 10%;
  z-index: 0;
  width: 320px;
  bottom: -80%;
  height: 900px;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  background: linear-gradient(7.32deg, #ad61ce -6.25%, #783ff1 59.97%);
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container:before,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container:before {
    right: -20%;
  }
}
@media only screen and (max-width: 375px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container:before,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container:before {
    right: -50%;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .container .row,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .container .row {
  position: relative;
  z-index: 3;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .key-feature,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .key-feature {
  color: #7940f2;
  margin-bottom: 15px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .logo-holder,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .logo-holder {
  margin-bottom: 15px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .logo-holder img,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .logo-holder img {
  width: 100%;
  max-width: 370px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-testimonial,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-testimonial {
  font-style: italic;
  margin-bottom: 25px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-data-number-holder,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-data-number-holder {
  text-align: center;
  display: flex;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-data-number-holder .blog-data-card,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-data-number-holder .blog-data-card {
  margin-right: 25px;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-data-number-holder .blog-number,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-data-number-holder .blog-number {
  font-weight: 700;
  margin-bottom: 0;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder {
    padding-top: 25px;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-photo,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-photo {
  width: 190px;
  height: 190px;
  overflow: hidden;
  margin-right: 30px;
  border-radius: 999px;
  border: 4px solid #fff;
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-photo,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-photo {
    display: none;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details {
  display: flex;
  align-items: center;
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-name,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-name {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 1px;
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-name,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-name {
    color: #212529;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-title,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-title {
  color: #fff;
  margin-bottom: 15px;
  opacity: 0.7;
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-title,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-profile-title {
    color: #212529;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-link,
.custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-link {
  color: #212529;
  padding: 16px 24px;
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-link,
  .custom-css .loyalty-reward-page section.rewardsBlock.blog-card .blog-profile-holder .blog-profile-details .blog-link {
    background: #212529;
    color: #fff;
  }
}
.custom-css .loyalty-reward-page .lrsection.rewardsBlock.blog-card {
  margin-bottom: 100px;
}
.custom-css .loyalty-reward-page.roi-calculator .hero {
  padding: 170px 0 150px;
}
.custom-css .loyalty-reward-page.roi-calculator .hero-style-1 {
  padding: 170px 0 350px;
}
.custom-css .loyalty-reward-page.roi-calculator .textHolder {
  width: 100%;
  justify-content: center;
}
.custom-css .loyalty-reward-page.roi-calculator .textHolder .hero__title {
  color: #fff;
}
.custom-css .loyalty-reward-page.roi-calculator .textHolder h1 {
  text-align: center;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block {
  z-index: 2;
  flex-wrap: nowrap;
  position: relative;
  padding-bottom: 100px;
}
@media only screen and (max-width: 375px) {
  .custom-css .loyalty-reward-page.roi-calculator .calculator-block {
    padding-bottom: 50px;
  }
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text {
  width: 39%;
  color: #fff;
  overflow: hidden;
  position: relative;
  border-radius: 8px 0 0 8px;
  background-color: #7316d0;
  padding: 50px 40px 115px;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text {
    order: 2;
    margin: 0 auto;
    width: calc(100% - 40px);
    border-radius: 0 0 8px 8px;
  }
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text h3 {
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 15px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text .breaker {
  width: 100%;
  height: 1px;
  opacity: 0.2;
  margin: 10px 0;
  background-color: #fff;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text a {
  margin-top: 10px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text .scrollIndicator {
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  font-size: 14px;
  line-height: 17px;
  padding: 20px 40px;
  position: absolute;
  background-color: #934adc;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text .scrollIndicator .scrollIndicator__text {
  width: calc(100% - 30px);
  padding-right: 10px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text .scrollIndicator .scrollIndicator__scrollIcon {
  width: 30px;
  display: flex;
  align-items: center;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-text .scrollIndicator .scrollIndicator__scrollIcon img {
  width: 100%;
  display: block;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder {
  width: 61%;
  padding: 50px;
  max-width: 700px;
  border-radius: 8px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 64px 120px rgba(23, 23, 58, 0.1);
}
@media only screen and (max-width: 991px) {
  .custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder {
    width: 100%;
    max-width: 1000px;
    order: 1;
    padding: 45px 30px;
  }
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__question-title {
  font-size: 15px;
  margin-bottom: 3px !important;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__question-description {
  font-size: 13px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .sc-dIUeWJ .eJGBHo h3 {
  font-size: 1.2rem;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__element-title {
  margin-bottom: 10px !important;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__formula-result-prefix,
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__formula-result-value {
  font-size: 2.6rem;
  word-break: break-all;
  line-height: 2rem;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .sc-hBMUJo {
  position: relative;
  padding: 0 0 70px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .sc-hBMUJo:after {
  content: "These outcomes are determined based on industry data and benchmarks for loyalty programs.";
  left: 0;
  bottom: 0;
  font-size: 15px;
  line-height: 20px;
  padding: 10px 15px;
  position: absolute;
  color: #636363;
  background-color: #f5f5f5;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .jVCxlL {
  margin-top: 5px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__range-question-value {
  font-size: 40px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .sc-gzcbmu {
  font-size: 12px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .cc__button-element-wrapper {
  display: none;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .fGHPwZ {
  margin-bottom: 0;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-block .calculator-holder .sc-bCwfaz {
  margin-bottom: 10px;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-intro {
  padding: 80px 30px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-intro_title {
  width: 35%;
  padding-top: 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .custom-css .loyalty-reward-page.roi-calculator .calculator-intro_title {
    width: 100%;
    margin-bottom: 10px;
  }
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-intro_title h2 {
  color: #7316d0;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-intro_title:after {
  content: "";
  top: 0;
  left: 0;
  width: 30px;
  height: 3px;
  position: absolute;
  background-color: #7316d0;
}
.custom-css .loyalty-reward-page.roi-calculator .calculator-intro_body {
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .custom-css .loyalty-reward-page.roi-calculator .calculator-intro_body {
    width: 100%;
  }
}
.custom-css .loyalty-reward-page.roi-calculator .grayBGslant {
  background: #fafafb;
}
.custom-css .loyalty-reward-page.roi-calculator .grayBGslant .container {
  z-index: 1;
  position: relative;
}
.custom-css #ProfileLogo {
  padding: 60px 0;
}
.custom-css #ProfileLogo:after {
  display: none;
}
@media (max-width: 991px) {
  .custom-css .loyalty-reward-page section.rewardsBlock,
  .custom-css .review-and-rating {
    background-size: 100%;
    background-position: 100% 100% !important;
  }
  .custom-css .loyalty-reward-page section.rewardsBlock .col-lg-5,
  .custom-css .review-and-rating .col-lg-5 {
    order: 1;
  }
  .custom-css .loyalty-reward-page section.rewardsBlock .col-lg-7,
  .custom-css .review-and-rating .col-lg-7 {
    order: 2;
    padding: 50px 0 0;
  }
  .custom-css .cta-style-2 .content-wrapper .col-auto {
    margin: 0 auto 10px;
  }
  .custom-css .cta-style-2 .content-wrapper .col-lg-6 {
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-css .cta-style-2 .content-wrapper .col-lg-6 .heading-title {
    margin-bottom: 10px;
  }
  .custom-css .cta-style-2 .content-wrapper .col.text-right {
    text-align: center !important;
  }
}
.custom-css .not-found {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  padding: 150px 0;
  background-color: #17173a;
  background-image: url(../png/dot-bg.png);
  background-size: contain;
  background-position: 50%;
}
.custom-css .not-found .not-found__intro {
  position: relative;
  z-index: 5;
  font-family: Gilroy, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 991px) {
  .custom-css .not-found .not-found__intro {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .custom-css .not-found .not-found__intro {
    font-size: 22px;
    line-height: 28px;
  }
}
.custom-css .not-found .not-found__intro h1 {
  color: #fff;
}
.custom-css .not-found .not-found__intro a:not(.button) {
  color: #ffa105;
}
.custom-css .not-found .not-found__intro p {
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .custom-css .not-found .not-found__intro .button {
    margin: 0 auto;
  }
}
.custom-css .not-found .not-found__heading {
  margin: 0;
  color: #464662;
  font-size: 22vw;
  line-height: 0.8;
}
@media (max-width: 1200px) {
  .custom-css .not-found .not-found__heading {
    font-size: 28vw;
  }
}
@media (max-width: 767px) {
  .custom-css .not-found .not-found__heading {
    font-size: 38vw;
  }
}
.custom-css .not-found .not-found__heading:after,
.custom-css .not-found .not-found__heading:before {
  content: "404";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  font-size: 22vw;
  line-height: 0.8;
}
@media (max-width: 1200px) {
  .custom-css .not-found .not-found__heading:after,
  .custom-css .not-found .not-found__heading:before {
    font-size: 28vw;
  }
}
@media (max-width: 767px) {
  .custom-css .not-found .not-found__heading:after,
  .custom-css .not-found .not-found__heading:before {
    font-size: 38vw;
  }
}
.custom-css .not-found .not-found__heading:after {
  background-image: linear-gradient(90deg, #ffa105 30%, #783ff1 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-clip-path: url(#wave-mask);
  clip-path: url(#wave-mask);
}
.custom-css .not-found .not-found__heading:before {
  background: -webkit-linear-gradient(#eee, #ffa105);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-clip-path: url(#wave-mask);
  clip-path: url(#wave-mask-border);
}
.custom-css .not-found .not-found__wrapper {
  position: relative;
  left: 50%;
  width: 220vw;
  text-align: center;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .custom-css .not-found .not-found__wrapper {
    margin-bottom: 56px;
  }
}
.custom-css .not-found .not-found__wave {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-css .is-ie .not-found {
  height: 100vh;
}
.custom-css .is-ie .not-found .not-found__wrapper {
  width: auto;
  left: 0;
  transform: none;
}
.custom-css .is-ie .not-found .not-found__wrapper .not-found__heading:after,
.custom-css .is-ie .not-found .not-found__wrapper .not-found__heading:before {
  content: none;
}
.custom-css #Integrations .maskWhite {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  background: #fff;
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0));
}
.custom-css #Integrations .spinner {
  top: 50%;
  left: 50%;
  z-index: 0;
  opacity: 0.3;
  position: absolute;
  transform: translate(-50%, -50%);
}
.custom-css #Integrations .spinner:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.custom-css #Integrations .spinner.ring1 {
  width: 70%;
  background-size: cover;
  background-image: url(../png/ring1.png);
  -webkit-animation: rollClock 10s linear infinite;
  animation: rollClock 10s linear infinite;
}
.custom-css #Integrations .spinner.ring2 {
  width: 50%;
  background-size: cover;
  background-image: url(../png/ring2.png);
  -webkit-animation: unClock 10s linear infinite;
  animation: unClock 10s linear infinite;
}
.custom-css #Integrations .spinner.ring3 {
  width: 30%;
  background-size: cover;
  background-image: url(../png/ring3.png);
  -webkit-animation: rollClock 10s linear infinite;
  animation: rollClock 10s linear infinite;
}
.custom-css #Integrations .spinner.ring4 {
  width: 10%;
  background-size: cover;
  background-image: url(../png/ring4.png);
  -webkit-animation: unClock 10s linear infinite;
  animation: unClock 10s linear infinite;
}
.custom-css #Integrations .spinner.ring4:after {
  padding-bottom: 102%;
}
@-webkit-keyframes rollClock {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes rollClock {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@-webkit-keyframes unClock {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(-1turn);
  }
}
@keyframes unClock {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(-1turn);
  }
}
.custom-css #Integrations .tagNew:after {
  background-image: url(../png/newtag.png);
}
.custom-css #Integrations .tagFeatured:after,
.custom-css #Integrations .tagNew:after {
  content: "";
  top: 15px;
  right: -9px;
  width: 64px;
  height: 34px;
  display: block;
  position: absolute;
  background-size: cover;
}
.custom-css #Integrations .tagFeatured:after {
  background-image: url(../png/recomendedtag.png);
}
.custom-css #Integrations .tagNew.tagFeatured:after {
  content: "";
  top: 15px;
  right: -9px;
  width: 64px;
  height: 68px;
  display: block;
  position: absolute;
  background-size: cover;
  background-image: url(../png/bothtag.png);
}
.custom-css #Integrations .subscription {
  margin-top: 0;
}
.custom-css #Integrations section#KVDetail {
  z-index: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 180px;
}
.custom-css #Integrations section#KVDetail .container {
  z-index: 5;
  position: relative;
  text-align: content;
}
.custom-css #Integrations section#KVDetail .container .holdeBlock {
  display: flex;
  padding: 0 20px;
  width: 100%;
  justify-content: space-between;
}
.custom-css #Integrations section#KVDetail .container .vAlign {
  display: flex;
  align-items: center;
}
.custom-css #Integrations section#KVDetail .container h2.heading-title {
  font-size: 77px;
  margin-bottom: 1.3rem;
  line-height: 73px;
}
.custom-css #Integrations section#KVDetail .container p.heading-desc {
  margin-bottom: 0;
}
.custom-css #Integrations section#KVDetail .container img.kvImg {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 0 auto -44px;
}
.custom-css #Integrations section#IntegrationsCage {
  z-index: 1;
  position: relative;
  padding: 150px 0;
  margin-top: -60px;
}
.custom-css #Integrations section#IntegrationsCage:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  position: absolute;
  height: 100%;
  background-color: #f9f9f9;
  transform: skew(0, -5deg);
}
.custom-css #Integrations section#IntegrationsCage .cage {
  z-index: 1;
  display: flex;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1140px;
  position: relative;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions {
  width: 200px;
  margin-right: 5vw;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .sticky {
  top: 150px;
  position: sticky;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .title {
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 40px;
  letter-spacing: 3.5px;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .title img {
  display: inline-block;
  margin: -2px 15px 0 0;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .options {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  padding: 6px 5px 5px;
  transition: 0.5s ease-in-out;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .options:before {
  content: "";
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  opacity: 0;
  position: absolute;
  border-radius: 99px;
  background-color: #fff;
  background-color: #ffa105;
  transition: 0.5s ease-in-out;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .options.active {
  border-radius: 3px;
  background-color: #fff;
  padding: 6px 5px 5px 20px;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .options.active:before {
  opacity: 1;
}
.custom-css #Integrations section#IntegrationsCage .filterOptions .inputHolder {
  border: 0;
  display: none;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder {
  margin-top: -10px;
  width: calc(100% - (200px + 5vw));
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard {
  margin: 10px;
  display: flex;
  padding: 30px;
  cursor: pointer;
  position: relative;
  border-radius: 9px;
  width: calc(50% - 20px);
  background-color: #fff;
  transition: 0.5s ease-in-out;
  justify-content: space-between;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard:hover {
  box-shadow: 0 40px 56px rgba(23, 23, 58, 0.2);
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard:hover .info .learnMore {
  text-decoration: none;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard:hover .info .learnMore:after {
  width: 100%;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.notYet {
  pointer-events: none;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.notYet .info .learnMore {
  color: #efefef;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.notYet .info .learnMore .bar {
  background-color: #efefef;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .icon {
  width: 50px;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .icon img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 7px;
  border: 1px solid #f3f3f5;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info {
  color: #17173a;
  width: calc(100% - 75px);
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .title {
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 27px;
  font-style: normal;
  margin-bottom: 5px;
  letter-spacing: 0.035em;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .subTitle {
  font-family: Proxima, sans-serif;
  color: #a2a2b0;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  margin-bottom: 7px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .discriptions {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .learnMore {
  color: #17173a;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  position: relative;
  padding-bottom: 5px;
  font-style: normal;
  font-family: Gilroy, sans-serif;
  display: inline-block;
  letter-spacing: 0.115em;
  text-transform: uppercase;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .learnMore:after {
  left: 0;
  width: 0;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #ffa105;
  transition: 0.5s ease-in-out;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard .info .learnMore span.bar {
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #22228e;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth {
  width: calc(100% - 20px);
  padding: 60px 70px;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .icon {
  width: 110px;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info {
  width: calc(100% - (110px + 5%));
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info .discriptions,
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info .learnMore,
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info .subTitle {
  color: #fff;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.fullWidth .info .learnMore span.bar {
  background-color: #fff;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock {
  background-size: cover;
  background-position: 100% 0;
  background-image: url(../png/rewardsbanner.png);
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock .title {
  margin-bottom: 8px;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock .icon img {
  border: 0;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock .subTitle {
  display: none;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .primary {
  display: flex;
  flex-wrap: wrap;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .breaker {
  position: relative;
  width: calc(100% - 20px);
  margin: 50px auto 20px;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .breaker .other {
  font-family: Gilroy, sans-serif;
  z-index: 2;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  position: relative;
  padding: 0 15px 0 0;
  display: inline-block;
  letter-spacing: 3.5px;
  background-color: #f9f9f9;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .breaker:after {
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  z-index: 1;
  position: absolute;
  background-color: #e8e8eb;
}
.custom-css #Integrations section#IntegrationsCage .integrationsHolder .secondary {
  display: flex;
  flex-wrap: wrap;
}
.custom-css #Integrations section#KV {
  z-index: 0;
  overflow: hidden;
  position: relative;
}
.custom-css #Integrations section#KV .container {
  z-index: 5;
  position: relative;
}
.custom-css #Integrations section#KV .AppImg {
  z-index: 3;
}
.custom-css #Integrations section#KV .AppBG,
.custom-css #Integrations section#KV .AppImg {
  top: -10px;
  width: auto;
  height: 90%;
  right: -100px;
  max-width: 999px;
  position: absolute;
}
.custom-css #Integrations section#KV .AppBG {
  z-index: 1;
}
.custom-css #Integrations section#IntegrationsContent {
  z-index: 1;
  position: relative;
  padding: 150px 0;
  margin-top: -60px;
}
.custom-css #Integrations section#IntegrationsContent:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  position: absolute;
  height: 100%;
  background-color: #f9f9f9;
  transform: skew(0, -5deg);
}
.custom-css #Integrations section#IntegrationsContent .cage {
  z-index: 1;
  display: flex;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1140px;
  position: relative;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo {
  width: 350px;
  margin-right: 5vw;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky {
  top: 150px;
  position: sticky;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .holder {
  width: 100%;
  border-radius: 5px;
  position: relative;
  background-color: #fff;
  position: -webkit-sticky;
  padding: 30px 30px 40px;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .AppTitle {
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaea;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .AppTitle img.appIcon {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 7px;
  border: 1px solid #f3f3f5;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .AppTitle .appName {
  align-self: center;
  width: calc(100% - 80px);
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0.035em;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo {
  margin-bottom: 20px;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo.lastData {
  margin-bottom: 30px;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo .subTitle {
  font-family: Proxima, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.06em;
  color: #a2a2b0;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo .content {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0;
  color: #17173a;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo .content .btnOrangeLine {
  color: #ffa105;
  text-decoration: underline;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .dataInfo:last-child {
  margin-bottom: 50px;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .btnFilled {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.custom-css #Integrations section#IntegrationsContent .AppInfo .sticky .btnOutline {
  width: 100%;
  display: block;
  text-align: center;
}
.custom-css #Integrations section#IntegrationsContent #review,
.custom-css #Integrations section#IntegrationsContent #reviewSP {
  padding: 30px 20px;
}
.custom-css #Integrations section#IntegrationsContent #review .review,
.custom-css #Integrations section#IntegrationsContent #reviewSP .review {
  font-family: Gilroy, sans-serif-RegularItalic;
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #17173a;
  margin-bottom: 15px;
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage {
  display: flex;
  justify-content: space-between;
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage .photo,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage .photo {
  width: 50px;
  height: 50px;
  display: block;
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage .details,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage .details {
  display: flex;
  width: calc(100% - 70px);
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage .details .vc,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage .details .vc {
  padding-top: 9px;
  align-self: center;
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage .details .name,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage .details .name {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-css #Integrations section#IntegrationsContent #review .profileCage .details .role,
.custom-css #Integrations section#IntegrationsContent #reviewSP .profileCage .details .role {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog {
  width: calc(100% - (350px + 5vw));
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block {
  margin-bottom: 55px;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block h3 {
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .subHeader {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block.spReview {
  display: none;
  margin-bottom: 0;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .featureList {
  border-radius: 5px;
  position: relative;
  border: 1.5px solid #e8e8eb;
  padding: 33px 33px 13px;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .featureList:before {
  content: "KEY FEATURES";
  font-family: Gilroy, sans-serif;
  padding: 0 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1px;
  color: #464662;
  top: -9px;
  left: 18px;
  display: block;
  position: absolute;
  background-color: #f9f9f9;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .featureList .listTick {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  padding-left: 34px;
  position: relative;
  margin-bottom: 20px;
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .featureList .listTick:before {
  content: "";
  top: 6px;
  left: 0;
  width: 20px;
  height: 14px;
  position: absolute;
  background-size: 100% 100%;
  background-image: url(../png/arroworange-2.png);
}
.custom-css #Integrations section#IntegrationsContent .integrationsBlog .block .featureList .listTick .bText {
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1px;
}
.custom-css #Integrations section#ImageFeature {
  padding: 120px 20px;
}
.custom-css #Integrations section#ImageFeature .disTitle {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 730px;
  text-align: center;
}
.custom-css #Integrations section#ImageFeature .disTitle h3 {
  font-size: 44px;
  display: block;
}
.custom-css #Integrations section#ImageFeature .disTitle p {
  display: block;
}
.custom-css #Integrations section#ImageFeature .blockTickListing {
  padding: 50px 0;
  position: relative;
}
.custom-css #Integrations section#ImageFeature .blockTickListing:last-child {
  margin-bottom: 0;
}
.custom-css #Integrations section#ImageFeature .blockTickListing.review:before {
  content: "";
  top: 0;
  z-index: 0;
  right: -20px;
  height: 100%;
  position: absolute;
  width: calc(50vw + 40px);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-image: url(../png/intergrationreview.png);
}
.custom-css #Integrations section#ImageFeature .blockTickListing.rewards .textHolder {
  order: 2;
}
.custom-css #Integrations section#ImageFeature .blockTickListing.rewards .imgHolder {
  order: 1;
}
.custom-css #Integrations section#ImageFeature .blockTickListing.rewards:before {
  content: "";
  top: 0;
  z-index: 0;
  left: -20px;
  height: 100%;
  position: absolute;
  width: calc(50vw + 40px);
  background-position: 100% 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-image: url(../png/intergrationrewards.png);
}
.custom-css #Integrations section#ImageFeature .blockTickListing .container {
  z-index: 1;
  position: relative;
}
.custom-css #Integrations section#ImageFeature .blockTickListing .container .textHolder {
  display: flex;
  align-items: center;
}
.custom-css #Integrations section#ImageFeature .blockTickListing .container .textHolder .logoHolder {
  width: 305px;
  margin: 0 0 20px -10px;
}
.custom-css #Integrations section#ImageFeature .blockTickListing .container .textHolder .logoHolder img {
  width: 100%;
}
.custom-css #Integrations section#ImageFeature .blockTickListing .container .textHolder .list-items-style-two .itemList {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .custom-css #Integrations .AppBG,
  .custom-css #Integrations .AppImg {
    display: none;
  }
  .custom-css #Integrations section#KVDetail .container .holdeBlock {
    display: block;
  }
  .custom-css #Integrations section#KVDetail .container .holdeBlock .middle {
    margin-bottom: 30px;
  }
  .custom-css #Integrations section#KVDetail .container .holdeBlock h2.heading-title,
  .custom-css #Integrations section#KVDetail .container .holdeBlock p.heading-desc {
    text-align: center;
  }
  .custom-css #Integrations section#IntegrationsCage .cage {
    display: block;
    margin: 0 auto;
    max-width: 800px;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .filterOptions {
    width: 100%;
    margin-bottom: 50px;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .filterOptions .title {
    text-align: center;
    margin-bottom: 30px;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .filterOptions .inputHolder {
    display: block;
    margin: 0 auto 50px;
    width: calc(100% - 20px);
  }
  .custom-css #Integrations section#IntegrationsCage .cage .filterOptions .options {
    display: none;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder {
    width: 100%;
  }
  .custom-css #Integrations section#IntegrationsContent {
    padding: 80px 0;
  }
  .custom-css #Integrations section#IntegrationsContent .cage {
    display: block;
  }
  .custom-css #Integrations section#IntegrationsContent .cage .AppInfo {
    margin: 0 auto 50px !important;
  }
  .custom-css #Integrations section#IntegrationsContent .cage .AppInfo,
  .custom-css #Integrations section#IntegrationsContent .cage .integrationsBlog {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
  }
  .custom-css #Integrations section#IntegrationsContent .cage .AppInfo #review,
  .custom-css #Integrations section#IntegrationsContent .cage .integrationsBlog #review {
    display: none;
  }
  .custom-css #Integrations section#IntegrationsContent .cage .AppInfo .spReview,
  .custom-css #Integrations section#IntegrationsContent .cage .integrationsBlog .spReview {
    display: block;
  }
  .custom-css #Integrations section#ImageFeature .blockTickListing .container {
    margin: 0 auto;
    max-width: 500px;
  }
  .custom-css #Integrations section#ImageFeature .blockTickListing.review:before,
  .custom-css #Integrations section#ImageFeature .blockTickListing.rewards:before {
    width: 100vw;
    top: auto;
    right: auto;
    left: -20px;
    bottom: 0;
    height: 50%;
  }
}
@media only screen and (max-width: 777px) {
  .custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock {
    padding: 40px;
    display: block;
    text-align: center;
  }
  .custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock .icon {
    margin: 0 auto 15px;
  }
  .custom-css #Integrations section#IntegrationsCage .integrationsHolder .integrateCard.RewardsBlock .info {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 450px) {
  .custom-css #Integrations .spinner.ring1 {
    width: 100%;
  }
  .custom-css #Integrations .spinner.ring2 {
    width: 80%;
  }
  .custom-css #Integrations .spinner.ring3 {
    width: 60%;
  }
  .custom-css #Integrations .spinner.ring4 {
    width: 40%;
  }
  .custom-css #Integrations section#IntegrationsCage {
    padding: 80px 0;
  }
  .custom-css #Integrations section#IntegrationsCage .cage {
    padding: 0 5px;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder .integrateCard.RewardsBlock .icon {
    margin: 0 auto 15px;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder .integrateCard.RewardsBlock .info,
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder .integrateCard.RewardsBlock .info .title {
    width: 100%;
  }
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder .integrateCard .title {
    width: calc(100% - 30px);
  }
  .custom-css #Integrations section#IntegrationsCage .cage .integrationsHolder .integrateCard .subTitle {
    font-size: 11px;
    width: calc(100% - 30px);
  }
  .custom-css #Integrations section#KVDetail .container h2.heading-title {
    font-size: 45px;
    line-height: 50px;
  }
  .custom-css #Integrations section#ImageFeature .disTitle h3 {
    font-size: 28px;
    line-height: 35px;
  }
  .custom-css #Integrations section#ImageFeature .blockTickListing .container .textHolder .logoHolder {
    margin: 0 auto 20px;
  }
  .custom-css #Integrations section#ImageFeature .blockTickListing.review:before {
    bottom: 18px;
  }
  .custom-css #Integrations section#ImageFeature .blockTickListing.rewards:before {
    bottom: -70px;
  }
  .custom-css #Integrations .subscription.joinUS p {
    font-size: 18px;
    line-height: 22px;
  }
  .custom-css #Integrations .subscription.joinUS p span {
    display: inline;
  }
}
.custom-css #Insprations {
  position: relative;
}
.custom-css #Insprations .headerBGImage {
  top: 0;
  right: 0;
  width: 50vw;
  z-index: -1;
  display: block;
  position: absolute;
}
.custom-css #Insprations .infoHolder .logo {
  max-width: 150px;
  margin-bottom: 8px;
}
.custom-css #Insprations .infoHolder .title {
  display: flex;
  flex-wrap: wrap;
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #17173a;
}
.custom-css #Insprations .infoHolder .title .shopeName {
  text-transform: capitalize;
}
.custom-css #Insprations .infoHolder .detail {
  overflow: hidden;
}
.custom-css #Insprations .infoHolder .detail .item {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #464662;
  margin: 0 15px 0 0;
}
.custom-css #Insprations .infoHolder .detail .item.page:before {
  content: "";
  width: 12px;
  height: 13px;
  margin: 0 10px -1px 0;
  display: inline-block;
  background-size: cover;
  background-image: url(../png/pageicon.png);
}
.custom-css #Insprations .infoHolder .detail .item.features:before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 0 10px -1px 0;
  display: inline-block;
  background-size: cover;
  background-image: url(../png/featuresiconv3.png);
}
.custom-css #Insprations .infoHolder .detail .item.industrys:before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 0 10px -1px 0;
  display: inline-block;
  background-size: cover;
  background-image: url(../png/industryicon.png);
}
.custom-css #Insprations #Lightbox {
  display: none;
  z-index: 1499;
  width: 100vw;
  height: 100vh;
  position: fixed;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.8);
}
.custom-css #Insprations #Lightbox .contentHolder {
  padding: 10vh 10vw;
}
.custom-css #Insprations #Lightbox .contentHolder .imageBlock {
  height: auto;
  width: calc(80vw - 355px);
}
.custom-css #Insprations #Lightbox .contentHolder .imageBlock img {
  width: 100%;
  height: auto;
  display: block;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock {
  top: 10vh;
  right: 10vw;
  width: 340px;
  z-index: 1500;
  position: fixed;
  background-color: #fff;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .item {
  text-transform: capitalize;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .header {
  height: 60px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .header .title {
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 60px;
  padding-left: 35px;
  color: #747489;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .header .closeFunBtn {
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  cursor: pointer;
  position: absolute;
  transition: 0.5s ease-in-out;
  border-left: 1px solid #e6e6e6;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .header .closeFunBtn img {
  width: 24px;
  height: 100%;
  margin-left: calc(50% - 13px);
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .header .closeFunBtn:hover {
  background-color: #f2f2f2;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder {
  padding: 35px 35px 45px;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder .logo {
  max-height: 150px;
  display: flex;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder .logo img {
  height: auto;
  display: block;
  align-self: flex-end;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder .title {
  margin-bottom: 20px;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder .detail {
  margin-bottom: 30px;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder .detail .item {
  margin-bottom: 5px;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder a.linBtn {
  width: 100%;
  padding: 10px;
  display: block;
  font-size: 16px;
  color: #17173a;
  font-weight: 600;
  text-align: center;
  border-radius: 3px;
  letter-spacing: 1px;
  background-color: #fff;
  border: 2px solid #17173a;
  transition: 0.5s ease-in-out;
  font-family: Gilroy, sans-serif;
}
.custom-css #Insprations #Lightbox .contentHolder .informationBlock .infoHolder a.linBtn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #17173a;
}
.custom-css #Insprations section#Header {
  padding-top: 13rem;
  margin-bottom: 6.25rem;
}
.custom-css #Insprations section#Header .container.text-center {
  margin-bottom: 40px;
}
.custom-css #Insprations section#Header .filerOptions .holder {
  display: flex;
  justify-content: center;
}
.custom-css #Insprations section#Header .filerOptions .holder .mask {
  width: 30%;
  margin: 0 15px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
  border-radius: 3px;
  max-width: 265px;
  height: 48px;
  position: relative;
}
.custom-css #Insprations section#Header .filerOptions .holder .mask:before {
  top: 24px;
  z-index: 1;
  width: 8px;
  height: 4px;
  right: 22px;
  content: "";
  display: block;
  position: absolute;
  background-size: 100% 100%;
  background-image: url(../png/downarrow.png);
}
.custom-css #Insprations section#Header .filerOptions .holder .mask select {
  height: 100%;
  line-height: 48px;
  padding-left: 20px;
  width: calc(100% + 40px);
  text-transform: capitalize;
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  border: 0;
}
.custom-css #Insprations section#Header .filerOptions .holder .mask select:focus {
  outline: none !important;
}
.custom-css #Insprations section#ProfileHolder {
  margin-bottom: 130px;
}
.custom-css #Insprations section#ProfileHolder .cage {
  display: flex;
  padding: 0 20px;
  flex-wrap: wrap;
  max-width: 1340px;
  margin: 0 auto 50px;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock {
  display: none;
  cursor: pointer;
  position: relative;
  padding-bottom: 60px;
  margin: 0 25px 50px;
  width: calc(33.33% - 50px);
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock.show {
  display: block;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .imgHolder {
  width: 100%;
  padding-top: 60%;
  filter: blur(0);
  background-size: 100% auto;
  transition: 0.8s ease-in-out;
  background-position: 0 0;
  filter: drop-shadow(0 8px 20px rgba(23, 23, 58, 0.1));
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder {
  left: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  padding: 0 10px;
  max-height: 60px;
  position: absolute;
  align-items: center;
  transition: 0.8s ease-in-out;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter {
  display: flex;
  justify-content: space-between;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter .infoHolder {
  width: calc(100% - 50px);
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter .infoHolder .logo {
  max-height: 0;
  overflow: hidden;
  transition: 0.8s ease-in-out;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter .infoHolder .title {
  transition: 0.2s ease-in-out;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter .infoHolder .detail {
  display: flex;
  flex-wrap: wrap;
  max-height: 22px;
  transition: 0.8s ease-in-out;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock .titleHolder .vCenter .arrow {
  width: 30px;
  opacity: 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  transition: 0.8s ease-in-out;
  background-position: 50%;
  background-image: url(../png/backarrow.png);
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .imgHolder {
  opacity: 0.3;
  transform: scale(0.7);
  filter: blur(20px);
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .titleHolder {
  max-height: 800px;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .titleHolder .infoHolder .logo {
  max-height: 300px;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .titleHolder .infoHolder .title {
  margin-bottom: 15px;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .titleHolder .infoHolder .detail {
  max-height: 100px;
}
.custom-css #Insprations section#ProfileHolder .cage .cardBlock:hover .titleHolder .arrow {
  opacity: 1;
}
.custom-css #Insprations section#ProfileLogo {
  padding-bottom: 200px;
}
.custom-css body.openLB {
  overflow: hidden;
}
.custom-css body.openLB #Insprations #Lightbox {
  display: block;
}
@media only screen and (max-width: 991px) {
  .custom-css #Insprations section#ProfileHolder .cage .cardBlock {
    width: calc(50% - 50px);
  }
  .custom-css #Insprations #Lightbox .contentHolder .informationBlock {
    width: 100%;
    right: auto;
    top: 0;
    margin-bottom: 40px;
    position: relative;
  }
  .custom-css #Insprations #Lightbox .contentHolder .imageBlock {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .custom-css #Insprations section#Header .filerOptions .holder {
    display: block;
  }
  .custom-css #Insprations section#Header .filerOptions .holder .mask {
    width: calc(100% - 40px);
    margin: 0 20px 15px;
    max-width: 1000px;
  }
}
@media only screen and (max-width: 500px) {
  .custom-css #Insprations section#ProfileHolder .cage .cardBlock {
    width: 100%;
    margin: 0 0 50px;
  }
  .custom-css #Insprations #Lightbox .contentHolder {
    padding: 10vh 20px;
  }
}
.custom-css body a.pp-btn {
  left: 40px;
  bottom: 40px;
  position: absolute;
  font-size: 14px;
}
.custom-css body a.pp-btn:hover {
  color: #fff;
  text-decoration: underline !important;
}
.custom-css body .orange {
  color: #ffa105;
  font-family: Gilroy, sans-serif;
  font-weight: 400;
}
.custom-css body .orange:hover {
  opacity: 0.7;
  color: #ffa105;
  text-decoration: none;
}
.custom-css body .purple {
  color: #783ff1;
  font-family: Gilroy, sans-serif;
  font-weight: 400;
}
.custom-css body .purple:hover {
  opacity: 0.7;
  color: #783ff1;
  text-decoration: none;
}
.custom-css body .frameHolder {
  display: flex;
  width: 100vw;
  height: 100vh;
  position: relative;
}
.custom-css body .frameHolder.signUpPage .leftWing {
  background-size: cover;
  background-position: 50%;
  background-image: url(../jpg/logoprofile.jpg);
}
.custom-css body .frameHolder.signUpPage .leftWing .infoHolder {
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  position: absolute;
  padding: 45px 40px;
}
.custom-css body .frameHolder.signUpPage .leftWing .infoHolder .review {
  font-size: 18px;
  text-align: left;
  font-weight: 400;
  line-height: 28px;
  font-style: italic;
  letter-spacing: 0;
  font-family: Gilroy, sans-serif;
  margin-bottom: 30px;
}
.custom-css body .frameHolder.signUpPage .leftWing .infoHolder .name {
  font-size: 15px;
  text-align: left;
  font-weight: 600;
  line-height: 16px;
  font-style: normal;
  letter-spacing: 2px;
  font-family: Gilroy, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.custom-css body .frameHolder.signUpPage .leftWing .infoHolder .role {
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  letter-spacing: 0;
  font-family: Proxima, sans-serif;
}
.custom-css body .frameHolder.signUpPage .leftWing .overlay {
  widows: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 44.44%, rgba(0, 0, 0, 0.4) 73.33%, rgba(0, 0, 0, 0.7));
}
.custom-css body .frameHolder.loginPage .leftWing {
  overflow: hidden;
  background-color: #17173a;
}
.custom-css body .frameHolder.loginPage .leftWing h2.title {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.custom-css body .frameHolder.loginPage .leftWing h3.heading_3 {
  color: #fff;
  font-size: 38px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 15px;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder {
  height: 100%;
  display: flex;
  padding: 48px;
  z-index: 1;
  position: relative;
  align-items: center;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder {
  max-height: 100vh;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 80px 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder::-webkit-scrollbar {
  display: none;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .tag {
  font-family: Gilroy, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
  background-color: #fff;
  padding: 4px 16px;
  border-radius: 99px;
  display: inline-block;
  margin-bottom: 30px;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder p {
  color: #fff;
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .featurelink {
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.3px;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #ffa105;
  margin-bottom: 10px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .featurelink:hover {
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .imageholder {
  margin-bottom: 25px;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .imageholder img {
  width: 110%;
  max-width: 110%;
  margin-left: -5%;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .fp {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .fp a {
  opacity: 0.5;
}
.custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder .fp a:hover {
  color: #fff;
  opacity: 0.7;
  text-decoration: underline !important;
}
.custom-css body .frameHolder.loginPage .leftWing .gradient01 {
  top: 5%;
  right: 0;
  width: 80%;
  z-index: 0;
  position: absolute;
}
.custom-css body .frameHolder.loginPage .leftWing .gradient01 img {
  width: 100%;
}
.custom-css body .frameHolder.loginPage .leftWing .gradient02 {
  top: 47%;
  right: 10%;
  width: 60%;
  z-index: 0;
  position: absolute;
}
.custom-css body .frameHolder.loginPage .leftWing .gradient02 img {
  width: 100%;
}
.custom-css body .frameHolder.loginPage .rightWing {
  flex-wrap: wrap;
}
.custom-css body .frameHolder.loginPage .fullWing {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-css body .frameHolder.loginPage .fullWing .vCenter {
  padding: 0 20px;
  max-width: 500px;
}
.custom-css body .frameHolder.loginPage .title {
  margin-bottom: 40px;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}
.custom-css body .frameHolder.loginPage .checkList {
  display: none;
}
.custom-css body .frameHolder.loginPage .loginform {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
.custom-css body .frameHolder.loginPage .loginform.show {
  max-height: 2000px;
  -webkit-animation: appearFromBellow 0.5s ease-in-out forwards;
  animation: appearFromBellow 0.5s ease-in-out forwards;
}
.custom-css body .frameHolder.loginPage .forgetPasswordForm {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}
.custom-css body .frameHolder.loginPage .forgetPasswordForm .haveAccount {
  margin-bottom: 15px;
}
.custom-css body .frameHolder.loginPage .forgetPasswordForm.show {
  max-height: 2000px;
  -webkit-animation: appearFromBellow 0.5s ease-in-out forwards;
  animation: appearFromBellow 0.5s ease-in-out forwards;
}
@-webkit-keyframes appearFromBellow {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes appearFromBellow {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
.custom-css body .frameHolder.demoRequest .leftWing {
  background: linear-gradient(168.34deg, #ffa105 -5.38%, #783ff1 111.11%);
}
.custom-css body .frameHolder.demoRequest .leftWing h2.title {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.custom-css body .frameHolder.demoRequest .leftWing h3.heading_3 {
  color: #fff;
  font-size: 38px;
  font-weight: 500;
  line-height: 42px;
  margin-bottom: 15px;
}
.custom-css body .frameHolder.demoRequest .leftWing .checkmark_list {
  padding: 0;
}
.custom-css body .frameHolder.demoRequest .leftWing .checkmark_list li {
  color: #fff;
  list-style: none;
}
.custom-css body .frameHolder.demoRequest .leftWing .checkmark_list li svg {
  color: #ffa105;
  margin-right: 15px;
}
.custom-css body .frameHolder.demoRequest .leftWing .enterprice_heading_3 {
  color: #fff;
  margin-bottom: 20px;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByNumber {
  padding-left: 0;
  list-style-type: none;
  counter-reset: ol;
  font-size: 18px;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByNumber ol {
  padding-left: 0;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByNumber ol:last-child {
  margin-bottom: 0;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByNumber ol:before {
  width: 16px;
  font-size: 15px;
  color: #ffa105;
  counter-increment: ol;
  content: counter(ol, decimal-leading-zero);
  letter-spacing: 2px;
  margin-right: 20px;
  display: inline-block;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByIcon {
  font-size: 18px;
  padding-left: 0;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByIcon .icon {
  width: 33px;
  margin-right: 20px;
}
.custom-css body .frameHolder.demoRequest .leftWing .listByIcon li {
  color: #fff;
  display: flex;
  font-weight: 600;
  margin-bottom: 10px;
}
.custom-css body .frameHolder.demoRequest .leftWing .enterprise_imageTitle {
  max-width: 320px;
  margin-bottom: 20px;
}
.custom-css body .frameHolder.demoRequest .leftWing .contentHolder {
  z-index: 1;
  height: 100%;
  display: flex;
  padding: 48px;
  position: relative;
  align-items: center;
}
.custom-css body .frameHolder.demoRequest .leftWing .contentHolder .Holder .demoStampedLogo {
  width: auto;
  height: 50px;
  margin-bottom: 70px;
}
.custom-css body .frameHolder.demoRequest .leftWing .contentHolder .Holder .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.custom-css body .frameHolder.demoRequest .leftWing .contentHolder .Holder p {
  color: #fff;
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.custom-css body .frameHolder.demoRequest .leftWing .backdrop {
  top: -10%;
  left: -32vh;
  height: 100%;
  width: auto;
  max-width: 2000px;
  position: absolute;
}
.custom-css body .frameHolder.demoRequest .leftWing .backdrop02 {
  right: 10%;
  bottom: 5%;
  width: auto;
  height: 135px;
  position: absolute;
}
.custom-css body .frameHolder .formHeader {
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  padding: 40px;
  position: absolute;
  display: flex;
  justify-content: space-between;
}
.custom-css body .frameHolder .formHeader .backBtn {
  width: 13px;
  height: 30px;
  cursor: pointer;
  margin-top: -8px;
  background-size: 100% 100%;
  background-image: url(../png/backwhitearrow.png);
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css body .frameHolder .formHeader .backBtn:hover {
  opacity: 0.5;
}
.custom-css body .frameHolder .formHeader a {
  display: block;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css body .frameHolder .formHeader a:hover {
  opacity: 0.7;
}
.custom-css body .frameHolder .formHeader a.whyBtn {
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  color: #17173a;
  letter-spacing: 0.3px;
}
.custom-css body .frameHolder .leftWing {
  width: 490px;
  overflow: hidden;
  position: relative;
}
.custom-css body .frameHolder .rightWing {
  display: flex;
  padding: 40px;
  align-items: center;
  width: calc(100% - 490px);
}
.custom-css body .frameHolder .rightWing .title {
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 22px;
}
.custom-css body .frameHolder .rightWing p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 3%;
}
.custom-css body .frameHolder .rightWing p span {
  display: inline-block;
}
.custom-css body .frameHolder .rightWing .vCenter {
  width: 100%;
  margin: 0 auto;
  max-width: 475px;
}
.custom-css body .frameHolder .rightWing .vCenter .subInfo {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 5%;
}
.custom-css body .frameHolder .rightWing .vCenter .subInfo img {
  width: 22px;
  margin-right: 8px;
  display: inline-block;
}
.custom-css body .frameHolder .rightWing .vCenter .haveAccount {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}
.custom-css body .frameHolder .rightWing .vCenter .haveAccount .toLogin {
  display: inline-block;
}
.custom-css body .frameHolder .rightWing .vCenter .haveAccount .toLogin,
.custom-css body .frameHolder .rightWing .vCenter .haveAccount a {
  color: #464662;
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.custom-css body .frameHolder form :focus {
  outline: none !important;
}
.custom-css body .inputHolder {
  position: relative;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #e8e8eb;
  transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
.custom-css body .inputHolder.red {
  border: 1px solid #e8191f !important;
}
.custom-css body .inputHolder.focusIn {
  border: 1px solid #17173a;
}
.custom-css body .inputHolder.focusIn:before {
  top: -10px;
  left: 15px;
  color: #17173a;
  font-size: 12px;
  line-height: 16px;
}
.custom-css body .inputHolder:before {
  top: 11px;
  left: 22px;
  z-index: 1;
  color: #a2a2b0;
  position: absolute;
  pointer-events: none;
  content: attr(inputTitle);
  transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  padding: 2px 6px;
  background-color: #fff;
  display: block;
}
.custom-css body .inputHolder:before,
.custom-css body .inputHolder input,
.custom-css body .inputHolder select,
.custom-css body .inputHolder textarea {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}
.custom-css body .inputHolder input,
.custom-css body .inputHolder select,
.custom-css body .inputHolder textarea {
  border: 0;
  width: 100%;
  min-height: 50px;
  border-radius: 5px;
  padding-left: 22px;
  background-color: rgba(255, 255, 255, 0);
  text-align: left;
}
.custom-css body .inputHolder .mask {
  overflow: hidden;
  position: relative;
}
.custom-css body .inputHolder .mask:after {
  top: 24px;
  z-index: 1;
  width: 8px;
  height: 4px;
  right: 22px;
  content: "";
  display: block;
  position: absolute;
  background-size: 100% 100%;
  background-image: url(../png/downarrow.png);
}
.custom-css body .inputHolder .mask select {
  width: calc(100% + 30px);
}
.custom-css body .smallLink {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  display: block;
  margin-bottom: 40px;
  color: #464662;
  line-height: 14px;
  max-width: 150px;
  cursor: pointer;
}
.custom-css body .submit {
  border: 0;
  color: #fff;
  font-size: 15px;
  min-width: 150px;
  text-align: left;
  font-weight: 700;
  min-width: 225px;
  line-height: 15px;
  text-align: center;
  font-style: normal;
  border-radius: 3px;
  padding: 15px 30px;
  margin-bottom: 45px;
  letter-spacing: 0.3px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  font-family: Gilroy, sans-serif;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css body .submit:hover {
  letter-spacing: 1px;
  background: linear-gradient(222.95deg, #ffb905 -20%, #f90 81.45%);
}
.custom-css body .checkList {
  margin-bottom: 45px;
}
.custom-css body .checkList .itemList {
  display: flex;
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
.custom-css body .checkList .itemList.done:before {
  background-size: 100% 100%;
  background-image: url(../png/okayicon.png);
}
.custom-css body .checkList .itemList:before {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border-radius: 99px;
  background-color: #e8e8eb;
  margin-right: 15px;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 1025px) {
  .custom-css body .frameHolder.loginPage .leftWing .contentHolder {
    padding: 20px;
    display: block;
    overflow-y: scroll;
  }
  .custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder {
    height: auto;
    padding: 100px 0;
  }
  .custom-css body .frameHolder .leftWing {
    width: 340px;
  }
  .custom-css body .frameHolder .rightWing {
    width: calc(100% - 340px);
  }
}
@media only screen and (max-width: 770px) {
  .custom-css body .frameHolder {
    flex-wrap: wrap;
  }
  .custom-css body .frameHolder.signUpPage .leftWing {
    height: 600px;
    background-position: top;
  }
  .custom-css body .frameHolder.signUpPage .leftWing .contentHolder .Holder {
    max-width: 50%;
    margin: 0 auto;
  }
  .custom-css body .frameHolder.signUpPage .leftWing .infoHolder .review {
    max-width: 70%;
  }
  .custom-css body .frameHolder.loginPage .leftWing {
    height: auto;
  }
  .custom-css body .frameHolder.loginPage .leftWing .contentHolder {
    min-height: 0;
    overflow: auto;
  }
  .custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder {
    width: 55%;
    margin: 0 auto;
  }
  .custom-css body .frameHolder.loginPage .leftWing .gradient02 {
    right: 50%;
  }
  .custom-css body .frameHolder.demoRequest .leftWing .contentHolder .Holder {
    max-width: 60%;
    margin: 0 auto;
  }
  .custom-css body .frameHolder.demoRequest .leftWing .backdrop {
    left: -10vh;
    height: 120%;
  }
  .custom-css body .frameHolder .formHeader .backBtn {
    background-image: url(../png/backblackarrow.png);
  }
  .custom-css body .frameHolder .leftWing {
    order: 2;
    width: 100%;
  }
  .custom-css body .frameHolder .rightWing {
    width: 100%;
    order: 1;
    min-height: 95vh;
  }
}
@media only screen and (max-width: 415px) {
  .custom-css body .frameHolder .formHeader {
    padding: 30px 20px;
  }
  .custom-css body .frameHolder .leftWing .contentHolder .Holder {
    width: 100%;
  }
  .custom-css body .frameHolder .rightWing {
    padding: 150px 20px 100px;
    height: auto;
    min-height: 0;
  }
  .custom-css body .frameHolder form .inputHolder.focusIn:before {
    left: 7px;
  }
  .custom-css body .frameHolder form .inputHolder:before {
    left: 15px;
  }
  .custom-css body .frameHolder form .inputHolder input,
  .custom-css body .frameHolder form .inputHolder textarea {
    padding-left: 15px;
  }
  .custom-css body .frameHolder.loginPage .leftWing .contentHolder .Holder {
    width: 100%;
    padding: 100px 0 80px;
  }
  .custom-css body .frameHolder.signUpPage .leftWing {
    height: 700px;
  }
  .custom-css body .frameHolder.signUpPage .leftWing .infoHolder .review {
    max-width: 100%;
  }
  .custom-css body .frameHolder.demoRequest .leftWing .contentHolder {
    padding: 100px 48px;
  }
  .custom-css body .frameHolder.demoRequest .leftWing .contentHolder .Holder {
    max-width: 100%;
  }
  .custom-css body .frameHolder.demoRequest .leftWing .backdrop {
    left: -47vh;
    height: 120%;
  }
}
.custom-css .enterprisePage {
  width: 100vw;
  margin: 0;
  height: auto;
  overflow: hidden;
  padding-left: 0;
  background-color: #17173a;
  padding-top: calc(1.875rem + 7.5vw);
}
.custom-css .enterprisePage .bgColor {
  opacity: 0.5;
  z-index: 0;
  position: absolute;
  transform: skewY(-10deg);
  background: linear-gradient(180deg, #16214e 8.07%, transparent 74.63%);
}
.custom-css .enterprisePage h2.title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0.125em;
  text-align: left;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  display: block;
}
.custom-css .enterprisePage .flex {
  display: flex;
}
.custom-css .enterprisePage .bgImage {
  top: 0;
  left: 0;
  z-index: 0;
  height: auto;
  width: 100vw;
  position: absolute;
}
.custom-css .enterprisePage #KV {
  z-index: 4;
  width: 100vw;
  position: relative;
  margin-bottom: 100px;
}
.custom-css .enterprisePage #KV .contentCage {
  z-index: 1;
  color: #fff;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 610px;
  text-align: center;
  position: relative;
}
.custom-css .enterprisePage #KV .contentCage .starImg {
  max-width: 320px;
  transform: translate(15px);
}
.custom-css .enterprisePage #KV .contentCage .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 59px;
  letter-spacing: 32.5px;
  text-align: center;
  margin-bottom: 15px;
}
.custom-css .enterprisePage #KV .contentCage .p {
  font-family: Proxima, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #d6d7e4;
}
.custom-css .enterprisePage #KV .contentCage .demoBtn {
  margin-bottom: 54px;
  border: none;
  background: linear-gradient(282deg, #0075ff -45.42%, #17173a 163.95%);
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .enterprisePage #KV .contentCage .demoBtn:hover {
  background: linear-gradient(282deg, #0075ff -45.42%, #17173a 117.01%);
}
.custom-css .enterprisePage #keyFeature {
  z-index: 3;
  padding-top: 50px;
  position: relative;
}
.custom-css .enterprisePage #keyFeature .cage {
  padding: 80px;
  display: flex;
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}
.custom-css .enterprisePage #keyFeature .cage .mainTitle {
  width: 40%;
  padding-right: 20px;
}
.custom-css .enterprisePage #keyFeature .cage .mainTitle h2 {
  margin-bottom: 10px;
}
.custom-css .enterprisePage #keyFeature .cage .mainTitle p {
  color: #fff;
  margin-bottom: 50px;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder {
  width: 60%;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder {
  max-width: 280px;
  position: relative;
  margin-bottom: 50px;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder.nolink {
  margin-bottom: 0;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .no {
  top: 0;
  left: 0;
  z-index: 0;
  width: 70px;
  height: 70px;
  padding: 10px;
  border: 0.4px solid #0b49a3;
  font-family: Gilroy, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.125em;
  text-align: left;
  color: #0b49a3;
  position: absolute;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content {
  z-index: 1;
  color: #fff;
  position: relative;
  padding: 9px 0 0 50px;
  height: 100%;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content .cardTitle {
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.035em;
  text-align: left;
  margin-bottom: 10px;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content .cardP {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  text-align: left;
  color: #d6d7e4;
  margin-bottom: 55px;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content a.btn {
  left: 50px;
  bottom: 0;
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.145em;
  text-align: left;
  padding: 0 0 10px;
  display: inline-block;
  position: absolute;
  border-bottom: 3px solid #22228e;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content a.btn:hover:before {
  width: 100%;
}
.custom-css .enterprisePage #keyFeature .cage .contentHolder .cardHolder .content a.btn:before {
  content: " ";
  left: 0;
  bottom: -3px;
  display: block;
  position: absolute;
  background-color: #ffa105;
  height: 3px;
  width: 45%;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .enterprisePage #keyFeature .cage .bgColor {
  left: 0;
  top: -8vw;
  width: 100vw;
  height: 100%;
}
.custom-css .enterprisePage #keyFeature .cage .bgColor:before {
  content: " ";
  width: 30%;
  height: 3px;
  position: absolute;
  background: linear-gradient(90deg, #ffa105 0.68%, rgba(255, 161, 5, 0) 67.49%);
}
.custom-css .enterprisePage #keyFeature .dotsPatten {
  bottom: 0;
  right: 0;
  width: 30%;
  height: 70%;
  position: absolute;
  background-size: auto 100%;
  background-image: url(../png/enterprisedots.png);
}
.custom-css .enterprisePage #stampedIQ {
  z-index: 3;
  padding-top: 50px;
  position: relative;
  margin-bottom: 150px;
}
.custom-css .enterprisePage #stampedIQ .cage {
  z-index: 1;
  margin: 0 auto;
  max-width: 1180px;
  position: relative;
  padding: 0 20px;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder {
  margin-bottom: 50px;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder h2.title {
  position: relative;
  margin-bottom: 15px;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder h2.title .orangeBar {
  top: 10px;
  left: -20px;
  width: 3px;
  height: 31px;
  position: absolute;
  background-color: #ffa105;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder h2.title .top {
  top: 7px;
  left: -30%;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder h2.title .sideBar {
  top: -50%;
  left: 0;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder h2.title .bottom {
  bottom: 12px;
  left: -15%;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .subtext {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.24em;
  text-align: left;
  position: relative;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .subtext .top {
  top: 2px;
  left: -40%;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .subtext .bottom {
  bottom: 5px;
  left: -20%;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .sideBar {
  width: 2px;
  height: 250px;
  position: absolute;
}
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .bottom,
.custom-css .enterprisePage #stampedIQ .cage .titleHolder .top {
  height: 2px;
  width: auto;
  position: absolute;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock {
  margin: 10px;
  overflow: hidden;
  min-width: 305px;
  position: relative;
  padding: 40px 20px;
  background-color: #141433;
  width: calc(33.33% - 35px);
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock img {
  max-width: 1000px;
  margin-left: -20px;
  margin-bottom: 30px;
  width: calc(100% + 40px);
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock .titleholder {
  left: 0;
  bottom: 0;
  height: 88px;
  padding-left: 40px;
  position: absolute;
  line-height: 88px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.035em;
  text-align: left;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock .borderLight {
  left: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  position: absolute;
  border-left: 1px solid #0b49a3;
  border-bottom: 1px solid #0b49a3;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock .bluePointer {
  right: -75px;
  bottom: -75px;
  width: 100px;
  height: 100px;
  position: absolute;
  transform: rotate(45deg);
  background-color: #0075ff;
  transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock:hover {
  transform: scale(1.05);
  box-shadow: 30px 30px 30px 5px rgba(0, 0, 0, 0.1);
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock:hover .titleholder {
  color: #fff;
}
.custom-css .enterprisePage #stampedIQ .cage .cardsHolder .cardBlock:hover .bluePointer {
  right: -65px;
  bottom: -65px;
}
.custom-css .enterprisePage #stampedIQ .bgColor.part01 {
  left: 0;
  top: 8vw;
  width: 80vw;
  height: 80%;
}
.custom-css .enterprisePage #stampedIQ .bgColor.part02 {
  top: 8vw;
  right: 10vw;
  width: 40vw;
  height: 20%;
  opacity: 0.7;
}
.custom-css .enterprisePage #enterpriseFeature {
  z-index: 3;
  padding-top: 50px;
  position: relative;
  margin-bottom: 100px;
}
.custom-css .enterprisePage #enterpriseFeature .cage {
  z-index: 1;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1180px;
  position: relative;
  display: flex;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing {
  width: 50%;
  display: flex;
  align-self: center;
  position: relative;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder {
  z-index: 1;
  color: #fff;
  max-width: 400px;
  position: relative;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .orangeBar {
  width: 30px;
  height: 3px;
  background-color: #ffa105;
  margin-bottom: 30px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .subTaxt {
  font-family: Gilroy, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 7.5px;
  text-align: left;
  margin-bottom: 10px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder h2.title {
  font-family: Gilroy, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 59px;
  letter-spacing: 10.5px;
  text-align: left;
  margin-bottom: 20px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .p {
  color: #d6d7e4;
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 40px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .orderTitle {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 2.5px;
  text-align: left;
  margin-bottom: 15px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .orderHolder {
  display: inline-block;
  padding-bottom: 5px;
  font-family: Proxima, sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 2.5px;
  text-align: left;
  border-bottom: 0.4px solid #0b49a3;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .orderHolder .plus {
  padding-left: 4px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .leftWing .bgColor {
  top: -45px;
  right: 30px;
  width: 50vw;
  height: 100%;
}
.custom-css .enterprisePage #enterpriseFeature .cage .rightWing {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-css .enterprisePage #enterpriseFeature .cage .rightWing .block {
  height: 190px;
  margin-bottom: 10px;
  position: relative;
  width: calc(50% - 5px);
  border: 0.4px solid #0b49a3;
}
.custom-css .enterprisePage #enterpriseFeature .cage .rightWing .block img {
  display: block;
  margin-bottom: 10px;
}
.custom-css .enterprisePage #enterpriseFeature .cage .rightWing .block .infoHolder {
  left: 20px;
  bottom: 20px;
  color: #fff;
  position: absolute;
  width: calc(100% - 40px);
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0.035em;
  text-align: left;
}
.custom-css .enterprisePage #logoHolder {
  z-index: 2;
  position: relative;
  margin-bottom: 120px;
}
.custom-css .enterprisePage #logoHolder .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  letter-spacing: 0.24em;
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.custom-css .enterprisePage #logoHolder .title .top {
  top: 3px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
}
.custom-css .enterprisePage #logoHolder .title .bottom {
  bottom: 4px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
}
.custom-css .enterprisePage #logoHolder .logoHolder {
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  text-align: center;
}
.custom-css .enterprisePage #logoHolder .logoHolder img {
  width: 210px;
}
.custom-css .enterprisePage #logoHolder .bigBG {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  position: absolute;
  transform: translateY(-25%);
}
.custom-css .enterprisePage #customerStory {
  z-index: 4;
  position: relative;
  margin-bottom: calc(calc(var(--skew-angle) * 5) * 1px);
}
.custom-css .enterprisePage #customerStory .titleCage {
  position: relative;
  height: 40px;
  width: calc(100% - 80px);
  margin: 0 0 30px 40px;
}
.custom-css .enterprisePage #customerStory .titleCage .title {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.125em;
  text-align: left;
  background-color: #17173a;
  padding-right: 20px;
  margin-bottom: 0;
  display: inline-block;
}
.custom-css .enterprisePage #customerStory .titleCage:after {
  content: "";
  top: 18px;
  left: 0;
  height: 0.5px;
  width: 100%;
  position: absolute;
  display: block;
  background-color: #0075ff;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide {
  width: 65%;
  height: 530px;
  position: relative;
  background-size: cover;
  background-color: pink;
  background-position: 50%;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater {
  bottom: 40px;
  position: absolute;
  max-width: 400px;
  padding: 0 20px;
  color: #fff;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater img {
  width: 100%;
  margin-bottom: 30px;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater .storyline {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 20px;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater .name {
  font-family: Gilroy, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
  text-align: left;
  margin-bottom: 7px;
}
.custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater .jobPosition {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  opacity: 0.6;
}
.custom-css .enterprisePage #dataProtection {
  z-index: 1;
  padding: 0 20px;
  position: relative;
  margin-bottom: 100px;
}
.custom-css .enterprisePage #dataProtection .titleBlock {
  z-index: 1;
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.125em;
  text-align: center;
  margin-bottom: 55px;
  position: relative;
}
.custom-css .enterprisePage #dataProtection .titleBlock span {
  color: #ffa105;
  line-height: 33px;
  display: inline-block;
  background-color: #ffa105;
}
.custom-css .enterprisePage #dataProtection .text {
  z-index: 1;
  color: #fff;
  padding: 0 40px;
  max-width: 750px;
  position: relative;
  text-align: center;
  margin: 0 auto 40px;
}
.custom-css .enterprisePage #dataProtection .blockHolder {
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 20px;
  justify-content: center;
}
.custom-css .enterprisePage #dataProtection .blockHolder .blockRing {
  margin: 0 25px 25px;
  height: 230px;
  width: 230px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  background: linear-gradient(328.39deg, #00c2ff -524.31%, #0075ff -494.62%, #17173a 95.57%);
}
.custom-css .enterprisePage #dataProtection .blockHolder .blockRing .holder {
  margin: 0 auto;
  text-align: center;
}
.custom-css .enterprisePage #dataProtection .blockHolder .blockRing .holder img {
  margin-bottom: 10px;
}
.custom-css .enterprisePage #dataProtection .blockHolder .blockRing .holder .title {
  color: #fff;
  text-align: center;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.205em;
}
.custom-css .enterprisePage #dataProtection .bigBG {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  position: absolute;
  pointer-events: none;
  transform: translateY(-15%);
}
.custom-css .enterprisePage #dataProtection .footerslant {
  left: 0;
  z-index: 2;
  width: 100vw;
  height: 200px;
  bottom: -220px;
  position: absolute;
  pointer-events: none;
  background-color: #17173a;
  -webkit-clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 100%, 100% 0, 100% 100%, 0 100%);
}
@media only screen and (max-width: 1080px) {
  .custom-css .enterprisePage #keyFeature .cage {
    max-width: 800px;
    display: block;
  }
  .custom-css .enterprisePage #keyFeature .cage .contentHolder,
  .custom-css .enterprisePage #keyFeature .cage .mainTitle {
    width: 100%;
  }
}
@media only screen and (max-width: 1014px) {
  .custom-css .enterprisePage #stampedIQ .cage {
    max-width: 720px;
  }
}
@media only screen and (max-width: 920px) {
  .custom-css .enterprisePage #KV {
    padding-top: 30px;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage {
    display: block;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing {
    width: 100%;
    margin-bottom: 50px;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder {
    max-width: 600px;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing .bgColor {
    width: 80vw;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .rightWing {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .custom-css .enterprisePage h2.title {
    font-size: 35px;
    line-height: 40px;
  }
  .custom-css .enterprisePage #KV {
    padding-top: 60px;
  }
  .custom-css .enterprisePage #KV .contentCage .title {
    font-size: 40px;
    letter-spacing: 7px;
  }
  .custom-css .enterprisePage #KV .contentCage .p {
    font-size: 16px;
  }
  .custom-css .enterprisePage #KV .contentCage .p br {
    display: none;
  }
  .custom-css .enterprisePage #keyFeature .cage {
    padding: 60px 30px;
  }
  .custom-css .enterprisePage #stampedIQ .cage .titleHolder .subtext {
    font-size: 16px;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder {
    width: 100%;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder .subTaxt {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .custom-css .enterprisePage #enterpriseFeature .cage .leftWing .holder h2.title {
    font-size: 44px;
  }
  .custom-css .enterprisePage #logoHolder .logoHolder img {
    width: 159px;
    height: 67px;
  }
  .custom-css .enterprisePage #customerStory .titleCage {
    width: calc(100% - 40px);
    margin: 0 20px 30px;
  }
  .custom-css .enterprisePage #customerStory .titleCage h2.title {
    font-size: 19px;
  }
  .custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide {
    width: 90vw;
  }
  .custom-css .enterprisePage #customerStory .swiper-container .swiper-wrapper .swiper-slide .floater {
    width: 100%;
  }
}
.custom-css #Compare .profileInfo {
  display: flex;
  order: 1;
}
.custom-css #Compare .profileInfo .leftBlock img {
  height: 60px;
  margin-right: 13px;
}
.custom-css #Compare .profileInfo .rightBlock {
  display: flex;
  align-items: center;
}
.custom-css #Compare .name {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
}
.custom-css #Compare .role {
  font-family: Proxima, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
}
.custom-css #Compare .ticked:after {
  width: 25px;
  height: 20px;
  background-image: url(../png/tickicon.png);
}
.custom-css #Compare .crossed:after,
.custom-css #Compare .ticked:after {
  content: "";
  left: 0;
  top: 5px;
  position: absolute;
  background-size: 100% 100%;
}
.custom-css #Compare .crossed:after {
  height: 20px !important;
  width: 20px !important;
  background-image: url(../png/crossiconblue.png) !important;
}
.custom-css #Compare section#KV {
  z-index: 0;
  overflow: hidden;
  position: relative;
  padding-top: 220px;
  padding-bottom: 50px;
}
.custom-css #Compare section#KV .container {
  z-index: 5;
  position: relative;
}
.custom-css #Compare section#KV .container .imageHolder {
  display: flex;
  align-items: center;
}
.custom-css #Compare section#KV .container .imageHolder .vCenter {
  text-align: right;
  padding-right: 80px;
  width: 100%;
}
.custom-css #Compare section#KV .container .imageHolder .vCenter .KVIcon {
  width: 100%;
  max-width: 320px;
}
.custom-css #Compare section#KV .container .imageHolder .vCenter .unseen {
  display: none;
  visibility: hidden;
}
.custom-css #Compare section#KV .container .contentHolder {
  display: flex;
  align-items: center;
  padding-left: 80px;
  border-left: 1px solid #d1d1d8;
}
.custom-css #Compare section#KV .container .contentHolder .heading-title {
  font-weight: 600;
  font-size: 53px;
  line-height: 62px;
  margin-bottom: 15px;
}
.custom-css #Compare section#KV .container .contentHolder p.heading-desc {
  margin-bottom: 0;
}
.custom-css #Compare section#KV .kvBG {
  top: 0;
  right: 0;
  z-index: 1;
  width: auto;
  height: 90%;
  max-width: 780px;
  position: absolute;
}
.custom-css #Compare section#IntroBlock {
  padding: 90px 0;
}
.custom-css #Compare section#IntroBlock .section-heading-style-two .heading-title {
  font-weight: 600;
  margin-bottom: 43px;
}
.custom-css #Compare section#IntroBlock .section-heading-style-two .numberTagContent {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.custom-css #Compare section#IntroBlock .section-heading-style-two .numberTagContent .numberHolder {
  min-width: 30px;
  color: #ffa105;
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-right: 20px;
  letter-spacing: 0.125em;
  border-bottom: 3px solid;
  padding-bottom: 13px;
}
.custom-css #Compare section#IntroBlock .section-heading-style-two .numberTagContent .content h4 {
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.035em;
}
.custom-css #Compare section#IntroBlock .section-heading-style-two .numberTagContent .content p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.custom-css #Compare section#IntroBlock .rightWing {
  display: flex;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter {
  width: 100%;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard {
  padding: 40px;
  margin: 0 auto;
  max-width: 500px;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .logoHolder {
  margin-bottom: 23px;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .logoHolder img {
  max-height: 75px;
  width: auto;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard p b {
  font-weight: 700;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo {
  display: flex;
  justify-content: space-between;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo .starHolder {
  order: 2;
}
.custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo .starHolder img {
  width: auto;
  height: 20px;
}
.custom-css #Compare section#ComapreBlock .titleHolder {
  max-width: 720px;
  text-align: center;
  margin: 0 auto 40px;
}
.custom-css #Compare section#ComapreBlock .titleHolder h2 {
  font-family: Gilroy, sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: -0.40000001px;
}
.custom-css #Compare section#ComapreBlock .feature {
  padding: 40px 0;
  background-image: url(../png/feature02bg.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 50%;
}
.custom-css #Compare section#ComapreBlock .feature .container {
  z-index: 2;
  display: flex;
  position: relative;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock {
  padding-right: 40px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock h3 {
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock .cageHolder {
  display: flex;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock .noPointer {
  position: relative;
  padding-left: 40px;
  margin-right: 30px;
  flex: 0 0 auto;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock .noPointer h4 {
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.custom-css #Compare section#ComapreBlock .feature .container .contentBlock .noPointer .bar {
  top: 2px;
  left: 0;
  width: 2px;
  height: 30px;
  position: absolute;
}
.custom-css #Compare section#ComapreBlock .feature .container .imageBlock {
  display: flex;
  text-align: center;
  align-items: center;
}
.custom-css #Compare section#ComapreBlock .feature .container .imageBlock .vCenter {
  width: 100%;
  text-align: center;
}
.custom-css #Compare section#ComapreBlock .feature.fliped .contentBlock {
  order: 2;
  padding-left: 40px;
  padding-right: 15px;
}
.custom-css #Compare section#ComapreBlock .feature.fliped .imageBlock {
  order: 1;
}
.custom-css #Compare section#ComapreBlock .feature.block01 {
  background-position: 0;
  background-image: url(../png/feature01bg.png);
}
.custom-css #Compare section#ComapreBlock .feature.block02 {
  margin-bottom: 50px;
}
.custom-css #Compare section#ComapreBlock #craftTable {
  border-radius: 9px;
  overflow: hidden;
  margin: 0 0 150px;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow {
  display: flex;
  border-bottom: 1px solid #e8e8eb;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow:last-child {
  border: 0;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow:last-child .block {
  padding-bottom: 40px;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block {
  width: 200px;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:first-child {
  width: calc(100% - (200px * 2));
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header {
  position: relative;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%), #f8bd00;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header:after {
  content: "";
  top: 0;
  right: -40px;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-image: url(../png/rnrtablebg.png);
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block {
  color: #fff;
  padding: 15px;
  text-align: center;
  font-family: Gilroy, sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  position: relative;
  z-index: 2;
  letter-spacing: -0.47098261px;
  border: 0;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block:first-child {
  font-family: Gilroy, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  text-align: left;
  padding: 15px 40px;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block img {
  height: 26px;
  display: inline-block;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block span {
  display: inline-block;
  transform: translateY(2px);
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block {
  padding: 22px 40px;
  font-family: Proxima, sans-serif;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  border-left: 1px solid #e8e8eb;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block:first-child {
  text-align: left;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block .title {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0;
  text-align: left;
  border: 0;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block p {
  margin-bottom: 0;
  display: inline-block;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block img {
  height: 20px;
  width: auto;
}
.custom-css #Compare section#ComapreBlock #craftTable .tRow .block img.crossImg {
  height: 18px;
}
.custom-css #Compare section#DashboardCompare {
  padding: 150px 0;
}
.custom-css #Compare section#DashboardCompare .section-heading-style-two {
  max-width: 770px;
  text-align: center;
  margin: 0 auto 40px;
}
.custom-css #Compare section#DashboardCompare .section-heading-style-two h2 {
  font-family: Gilroy, sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.custom-css #Compare section#DashboardCompare #img-container {
  position: relative;
  overflow: hidden;
  border-radius: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  margin-bottom: 10px;
}
.custom-css #Compare section#DashboardCompare #img-container #img-bt img {
  width: 100%;
  height: auto;
}
.custom-css #Compare section#DashboardCompare #img-container #img-top {
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.5);
  min-width: 3px;
  width: 70%;
  max-width: calc(100% - 1px);
  background-size: auto 100%;
  background-image: url(../png/stampeddeshboardv5.png);
}
.custom-css #Compare section#DashboardCompare #img-container #img-top #mask {
  overflow: hidden;
  width: 100%;
  display: none;
}
.custom-css #Compare section#DashboardCompare #img-container #img-top #drag {
  top: 0;
  right: 0;
  z-index: 1;
  width: 10px;
  height: 100%;
  cursor: ew-resize;
  position: absolute;
}
.custom-css #Compare section#DashboardCompare #img-container #img-top #drag:before {
  content: "";
  width: 22px;
  height: 48px;
  right: -10px;
  top: calc(50% - 24px);
  position: absolute;
  background-size: cover;
  background-image: url(../png/pinicon.png);
}
.custom-css #Compare section#DashboardCompare #img-container #img-top #drag:after {
  content: "";
  right: -1px;
  width: 4px;
  height: 100%;
  position: absolute;
  background: #ffa105;
}
.custom-css #Compare section#DashboardCompare .nameTag {
  display: flex;
  padding: 0 10px;
  justify-content: space-between;
}
.custom-css #Compare section#DashboardCompare .nameTag .dashName {
  font-family: Gilroy, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}
.custom-css #Compare section#listTestimonial {
  overflow: hidden;
  padding: 0 0 150px;
}
.custom-css #Compare section#listTestimonial .section-heading-style-two {
  max-width: 770px;
  text-align: center;
  margin: 0 auto 40px;
}
.custom-css #Compare section#listTestimonial .section-heading-style-two h2 {
  font-family: Gilroy, sans-serif;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper {
  padding: 0 20px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper {
  margin-bottom: 60px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide {
  width: 100%;
  max-width: 350px;
  padding: 30px;
  height: auto;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.1);
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide img.logoBlock {
  margin-bottom: 10px;
  display: block;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide .name {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide img.starBlock {
  height: 22px;
  margin-bottom: 10px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .swiper-wrapper .swiper-slide p b {
  font-weight: 700;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .testimonial-pagination {
  text-align: center;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .testimonial-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  border-radius: 0;
  background-color: #d1d1d8;
}
.custom-css #Compare section#listTestimonial .testimonialSwiper .testimonial-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffa105;
}
.custom-css #Compare section#ProfileLogo {
  position: relative;
  padding: 140px 0;
}
.custom-css #Compare section#ProfileLogo .container {
  z-index: 2;
  position: relative;
}
.custom-css #Compare section#ProfileLogo:before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background-color: #fafafb;
  transform: skew(0, -5deg);
}
@media only screen and (max-width: 1200px) {
  .custom-css #Compare section#KV .container .imageHolder .vCenter {
    padding-right: 30px;
  }
  .custom-css #Compare section#KV .container .contentHolder {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .custom-css #Compare h2 {
    font-size: 44px !important;
    line-height: 48px !important;
  }
  .custom-css #Compare h3 {
    font-size: 30px !important;
    line-height: 34px !important;
  }
  .custom-css #Compare section#KV {
    padding-top: 160px;
  }
  .custom-css #Compare section#KV .container .imageHolder .vCenter {
    padding-right: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-css #Compare section#KV .container .contentHolder {
    border: 0;
    padding-left: 15px;
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-css #Compare section#KV .container .contentHolder .heading-title {
    font-weight: 600;
    font-size: 41px;
    line-height: 44px;
    letter-spacing: -1px;
  }
  .custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo {
    display: block;
  }
  .custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo .starHolder {
    order: 1;
    margin-bottom: 15px;
  }
  .custom-css #Compare section#IntroBlock .rightWing .vCenter .testimonialCard .cardInfo .profileInfo {
    order: 2;
  }
  .custom-css #Compare section#ComapreBlock .feature,
  .custom-css #Compare section#ComapreBlock .feature.block01 {
    background-position: 0 100%;
    background-size: 100%;
  }
  .custom-css #Compare section#ComapreBlock .feature.block01 .container,
  .custom-css #Compare section#ComapreBlock .feature .container {
    display: block;
  }
  .custom-css #Compare section#ComapreBlock .feature.block01 .contentBlock,
  .custom-css #Compare section#ComapreBlock .feature .contentBlock {
    order: 1;
    padding: 0;
    margin-bottom: 20px;
  }
  .custom-css #Compare section#ComapreBlock .feature.block01 .imageBlock,
  .custom-css #Compare section#ComapreBlock .feature .imageBlock {
    order: 2;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow {
    display: block;
    padding: 15px 0;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.header {
    padding: 0;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block {
    width: 100%;
    display: none;
    padding: 15px 25px;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.header .block:first-child {
    display: block;
    padding: 5px 25px;
    line-height: 45px !important;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block {
    width: 100%;
    text-align: left;
    padding: 5px 25px;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:first-child {
    line-height: 25px;
    width: 100% !important;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:nth-child(2):after,
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:nth-child(3):after {
    content: attr(companyName);
    display: inline-block;
    font-weight: 600;
    margin-left: 20px;
    line-height: 20px;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:nth-child(3).spFliper:before {
    content: attr(companyName);
    display: inline-block;
    font-weight: 600;
    margin-right: 20px;
    line-height: 20px;
  }
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.col3 .block:nth-child(3).spFliper:after {
    display: none;
  }
  .custom-css #Compare section#DashboardCompare #img-container #img-top {
    min-width: 100%;
  }
  .custom-css #Compare section#DashboardCompare #img-container #img-top #drag {
    display: none;
  }
  .custom-css #Compare section#DashboardCompare .nameTag {
    justify-content: center;
  }
  .custom-css #Compare section#DashboardCompare .nameTag .dashName {
    font-size: 15px;
  }
  .custom-css #Compare section#DashboardCompare .nameTag .dashName:last-child {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .custom-css #Compare section#ComapreBlock #craftTable .tRow.header:after {
    right: -100px;
    width: calc(100% + 100px);
  }
}
.custom-css #Campaign {
  overflow: hidden;
  width: 100vw;
  height: auto;
}
.custom-css #Campaign section#bigTestimonial {
  margin-bottom: 140px;
}
.custom-css #Campaign .integration {
  overflow: visible;
  overflow: initial;
  background: #fafafb;
}
.custom-css #Campaign .integration:after {
  content: none;
}
.custom-css #Campaign .integration h3 {
  margin-bottom: 0;
}
.custom-css #Testimonials .highlight {
  background-color: #feff83 !important;
}
.custom-css #Testimonials .headerBGImage {
  top: 0;
  right: 0;
  width: 50vw;
  z-index: 0;
  display: block;
  position: absolute;
}
.custom-css #Testimonials section#KV {
  position: relative;
  padding-top: 12rem;
  padding-bottom: 5rem;
}
.custom-css #Testimonials section#KV .container {
  z-index: 2;
  position: relative;
}
.custom-css #Testimonials section#KV .container .titleCage {
  display: flex;
  align-self: center;
}
.custom-css #Testimonials section#testimonialCage {
  position: relative;
  margin-top: -130px;
  padding: 180px 0;
}
.custom-css #Testimonials section#testimonialCage .container {
  z-index: 1;
  position: relative;
}
.custom-css #Testimonials section#testimonialCage .container .section-heading-style-one {
  text-align: center;
  margin-bottom: 60px;
}
.custom-css #Testimonials section#testimonialCage .container .section-heading-style-one h3 {
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.custom-css #Testimonials section#testimonialCage .container .filterOptions {
  margin-bottom: 40px;
}
.custom-css #Testimonials section#testimonialCage .container .filterOptions .title {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 2px;
  text-align: left;
  text-align: center;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.custom-css #Testimonials section#testimonialCage .container .filterOptions .tagList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.custom-css #Testimonials section#testimonialCage .container .filterOptions .tagList .tag {
  cursor: pointer;
  border-radius: 5px;
  padding: 8px 20px;
  background-color: #eaeaea;
  font-family: Proxima, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0 5px 5px;
}
.custom-css #Testimonials section#testimonialCage .container .filterOptions .tagList .tag.active,
.custom-css #Testimonials section#testimonialCage .container .filterOptions .tagList .tag:hover {
  background-color: #d6d6d6;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder {
  -moz-column-count: 3;
  column-count: 3;
  grid-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 60px;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card {
  border: 0;
  width: 100%;
  padding: 30px;
  display: none;
  margin: 10px 0;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(23, 23, 58, 0.05);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card.show {
  display: inline-block;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star {
  width: 142px;
  height: 22px;
  margin-bottom: 15px;
  background-size: 100% 100%;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star.star5 {
  background-image: url(../png/5star.png);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star.star4 {
  background-image: url(../png/4star.png);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star.star3 {
  background-image: url(../png/3star.png);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star.star2 {
  background-image: url(../png/2star.png);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .star.star1 {
  background-image: url(../png/1star.png);
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card p {
  font-family: Proxima, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 30px;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .name {
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 2px;
  color: #17173a;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.custom-css #Testimonials section#testimonialCage .container .testimonialHolder .card .role {
  font-family: Gilroy, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 2px;
  color: #747489;
  text-transform: uppercase;
}
.custom-css #Testimonials section#OtherEcommerce {
  position: relative;
  padding: 140px 0;
  background: #fafafb;
}
.custom-css #Testimonials section#OtherEcommerce .container {
  z-index: 1;
  max-width: 740px;
  position: relative;
}
.custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one {
  text-align: center;
  margin-bottom: 30px;
}
.custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one img.arrowPin {
  width: 40px;
  display: block;
  margin: 0 auto 10px;
}
.custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one h3 {
  font-family: Gilroy, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one h3 span {
  display: inline-block;
}
.custom-css #Testimonials section#OtherEcommerce .container .iconHolder {
  display: flex;
  justify-content: center;
}
.custom-css #Testimonials section#OtherEcommerce .container .iconHolder a {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 25px;
  transform: scale(1);
  transition: 0.5s ease-in-out;
  filter: drop-shadow(0 24px 40px rgba(23, 23, 58, 0.18));
}
.custom-css #Testimonials section#OtherEcommerce .container .iconHolder a:hover {
  transform: scale(0.96);
  filter: drop-shadow(0 2px 8px rgba(23, 23, 58, 0.23));
}
.custom-css #Testimonials section#OtherEcommerce .container .iconHolder a img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .custom-css #Testimonials section#testimonialCage .container .testimonialHolder {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (max-width: 768px) {
  .custom-css #Testimonials section#testimonialCage .container .testimonialHolder {
    -moz-column-count: 1;
    column-count: 1;
  }
  .custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one h3 span {
    display: inline;
  }
}
@media only screen and (max-width: 460px) {
  .custom-css #Testimonials section#OtherEcommerce {
    padding: 100px 0;
  }
  .custom-css #Testimonials section#OtherEcommerce .container .section-heading-style-one h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .custom-css #Testimonials section#OtherEcommerce .container .iconHolder a {
    width: 70px;
    height: 70px;
    margin: 0 15px;
  }
}
.custom-css #PP .headerBGImage {
  top: 0;
  right: 0;
  width: 50vw;
  z-index: -1;
  display: block;
  position: absolute;
}
.custom-css #PP section#Header {
  padding-top: 13rem;
  margin-bottom: 6.25rem;
}
.custom-css #PP section#Header .container.text-center {
  margin-bottom: 40px;
}
.custom-css #PP section#Header .filerOptions .holder {
  display: flex;
  justify-content: center;
}
.custom-css #PP section#Header .filerOptions .holder .mask {
  width: 30%;
  margin: 0 15px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
  border-radius: 3px;
  max-width: 265px;
  height: 48px;
  position: relative;
}
.custom-css #PP section#Header .filerOptions .holder .mask:before {
  top: 24px;
  z-index: 1;
  width: 8px;
  height: 4px;
  right: 22px;
  content: "";
  display: block;
  position: absolute;
  background-size: 100% 100%;
  background-image: url(../png/downarrow.png);
}
.custom-css #PP section#Header .filerOptions .holder .mask select {
  height: 100%;
  line-height: 48px;
  padding-left: 20px;
  width: calc(100% + 40px);
  font-family: Proxima, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  border: 0;
}
.custom-css #PP section#Header .filerOptions .holder .mask select:focus {
  outline: none !important;
}
.custom-css #PP section#Doc .container {
  max-width: 750px;
  padding-bottom: 200px;
}
.custom-css #PP section#Doc h3 {
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 12px;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-family: Gilroy, sans-serif;
}
.custom-css #PP section#Doc p {
  font-size: 16px;
}
.custom-css #PP section#Doc ol {
  padding-left: 18px;
}
.custom-css #PP section#Doc ol li {
  padding-left: 10px;
}
.custom-css #PP section#Doc a {
  padding: 0 5px;
  color: #ffa105;
  display: inline-block;
}
.custom-css #PP section#Doc .level2,
.custom-css #PP section#Doc .level3 {
  padding-left: 30px;
}
@media only screen and (max-width: 600px) {
  .custom-css #PP .headerBGImage {
    top: 70px;
    width: 90vw;
  }
  .custom-css #PP section#Header {
    padding-top: 9rem;
    margin-bottom: 3.25rem;
  }
}
.custom-css .showcases > .row.showcase {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .custom-css .showcases > .row.showcase {
    margin-bottom: 86px;
  }
}
.custom-css .showcases > .row.showcase:last-child {
  margin-bottom: 0;
}
.custom-css .showcase {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  background: none;
}
.custom-css .showcase .showcase__breaker {
  max-width: 720px;
  margin: 0 auto 86px;
  text-align: center;
}
.custom-css .showcase .showcase__breaker h2 {
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 48px;
}
.custom-css .showcase .showcase__breaker h2:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .custom-css .showcase .showcase__breaker h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .custom-css .showcase .showcase__breaker h2 br {
    display: none;
  }
}
.custom-css .showcase .showcase__breaker p {
  font-size: 16px;
  line-height: 24px;
}
.custom-css .showcase .showcase__breaker p:last-child {
  margin-bottom: 0;
}
.custom-css .showcase .showcase__breaker--big {
  max-width: 800px;
}
.custom-css .showcase .showcase__image {
  text-align: right;
}
.custom-css .showcase .showcase__row {
  overflow: hidden;
}
.custom-css .showcase .showcase__row--reverse {
  flex-direction: row-reverse;
}
.custom-css .showcase .showcase__row--reverse .showcase__image {
  text-align: left;
}
@media (max-width: 991px) {
  .custom-css .showcase .showcase__row {
    flex-direction: column-reverse;
  }
}
.custom-css .showcase .showcase__background {
  position: absolute;
  width: 55%;
  min-width: 580px;
  top: 50%;
  right: 0;
  transform: translateY(-40%);
}
.custom-css .showcase .showcase__background--reverse {
  left: 0;
  right: auto;
  width: 50%;
  transform: translateY(-30%);
}
.custom-css .showcase .showcase__background--product {
  max-width: 1134px;
  width: 54%;
  transform: translateY(-50%);
}
.custom-css .showcase .showcase__background--product.showcase__background--reverse {
  width: 52%;
  transform: translateY(-50%);
}
.custom-css .showcase .showcase__background svg {
  width: 100%;
}
.custom-css .showcase-list .showcase-list__title {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
}
.custom-css .showcase-list .showcase-list__image {
  margin-bottom: 30px;
}
.custom-css .showcase-list .showcase-list__image img {
  height: 80px;
}
.custom-css .showcase-list ul {
  padding: 0 0 0 40px;
  margin: 0;
  list-style-type: none;
}
.custom-css .showcase-list ul li {
  position: relative;
  margin-bottom: 20px;
}
.custom-css .showcase-list ul li:last-child {
  margin-bottom: 0;
}
.custom-css .showcase-list ul li h4,
.custom-css .showcase-list ul li p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.custom-css .showcase-list ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 20px;
  height: 20px;
  background: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/orange-arrow.svg) 50%;
  background-size: contain;
}
.custom-css .showcase-list--purple ul li:before {
  background: url(https://d2oupip9s5ltdo.cloudfront.net/cdn/webassets/img/purple-arrow.svg) 50%;
  background-size: contain;
}
.custom-css #calendly-window {
  display: none;
}
.custom-css #calendly-window #calendly-content,
.custom-css #calendly-window .content-body {
  width: 100%;
  height: 100%;
}
.custom-css .text_wrapper__1wumA {
  max-width: var(--text-width, 100%);
  margin-bottom: var(--text-margin-bottom, 0);
  text-align: left;
}
.custom-css .text_wrapper__1wumA h1 {
  margin-bottom: 20px;
}
.custom-css .text_wrapper__1wumA h1:last-child,
.custom-css .text_wrapper__1wumA h2:last-child,
.custom-css .text_wrapper__1wumA h3:last-child {
  margin: 0;
}
.custom-css .text_wrapper__1wumA p {
  margin-bottom: 20px;
}
.custom-css .text_wrapper__1wumA p:last-child {
  margin-bottom: 0;
}
.custom-css .text_wrapper__1wumA span.tag {
  display: block;
  margin-bottom: 14px;
  font-size: 16px;
}
.custom-css .text_wrapper__1wumA.text_medium__ckFJ0 {
  max-width: 920px;
  margin: 0 auto;
}
.custom-css .text_wrapper__1wumA.text_small___PMrH {
  max-width: 460px;
  margin: 0 auto;
}
.custom-css .text_wrapper__1wumA.text_md__15-FY {
  max-width: 534px;
}
.custom-css .text_wrapper__1wumA.text_large__BffTd {
  max-width: 600px;
}
.custom-css .text_wrapper__1wumA.text_center__2Bhs5 {
  margin: 0 auto var(--text-margin-bottom, 0) auto;
  text-align: center;
}
.custom-css .text_wrapper__1wumA.text_end__2yMTn {
  align-self: flex-end;
}
.custom-css .text_wrapper__1wumA.text_right__1PpeM {
  margin: 0 0 0 auto;
}
.custom-css .text_wrapper__1wumA.text_left__HOp_e {
  margin: 0 auto 0 0;
}
.custom-css .text_wrapper__1wumA.text_popup-banner-size__2pxZE {
  max-width: 250px;
}
.custom-css .text_wrapper__1wumA.text_hero___ByfE {
  max-width: 645px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .custom-css .text_wrapper__1wumA.text_hero___ByfE {
    max-width: 100%;
    margin: 0 0 20px;
  }
}
.custom-css .text_wrapper__1wumA.text_showcase__9fVsK {
  margin-bottom: 40px;
}
.custom-css .text_wrapper__1wumA.text_showcase__9fVsK h1,
.custom-css .text_wrapper__1wumA.text_showcase__9fVsK h2,
.custom-css .text_wrapper__1wumA.text_showcase__9fVsK h3 {
  margin-bottom: 24px;
}
.custom-css .text_wrapper__1wumA.text_showcase__9fVsK svg {
  display: block;
  margin-bottom: 24px;
}
.custom-css .button_btn__L6SHM {
  display: inline-block;
  padding: 12px;
  color: #17173a;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.3px;
  background: transparent;
  border: 1.5px solid #17173a;
  border-radius: 5px;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.custom-css .button_btn__L6SHM > span {
  padding-left: 12px;
  transition: padding 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}
.custom-css .button_btn__L6SHM:hover {
  cursor: pointer;
  color: #fff;
  background: #17173a;
}
.custom-css .button_btn__L6SHM:hover > span {
  padding-left: 16px;
}
.custom-css .button_btn__L6SHM.button_disabled__3wFPb {
  opacity: 0.75;
  pointer-events: none;
}
.custom-css .button_btn__L6SHM.button_center__1VhmL {
  margin: 0 auto;
}
.custom-css .button_btn__L6SHM.button_fw__2SKns {
  display: block;
  width: 100%;
}
.custom-css .button_btn__L6SHM.button_md__KGmnL {
  min-width: 268px;
  min-width-margin: 0 10px 10px 0;
}
.custom-css .button_btn__L6SHM.button_sm__3QiNH {
  min-width: 200px;
  margin: 0 10px 10px 0;
}
.custom-css .button_btn__L6SHM.button_fill-transparent__1_Na1 {
  background: rgba(23, 23, 58, 0.15);
  border-color: transparent;
}
.custom-css .button_btn__L6SHM.button_fill-transparent__1_Na1:hover {
  color: var(--c-text);
  background: rgba(23, 23, 58, 0.1);
}
.custom-css .button_btn__L6SHM.button_fill-enterprise__3OL-F {
  color: var(--c-white);
  background: linear-gradient(282deg, #0075ff -45.42%, #17173a 163.95%);
}
.custom-css .button_btn__L6SHM.button_fill-enterprise__3OL-F:hover {
  background: linear-gradient(282deg, #2689fa -45.42%, #17173a 163.95%);
}
.custom-css .button_btn__L6SHM.button_fill-pg__FSiK3 {
  border-color: #17173a;
  background: #17173a;
}
.custom-css .button_btn__L6SHM.button_fill-pg__FSiK3:hover {
  background: #464662;
}
.custom-css .button_btn__L6SHM.button_fill-wh__2q_-L {
  border-color: #fff;
  background: #fff;
}
.custom-css .button_btn__L6SHM.button_fill-wh__2q_-L:hover {
  background: #fafafb;
}
.custom-css .button_btn__L6SHM.button_fill-or__Igr8j {
  border-color: #ffa105;
  background: #ffa105;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .button_btn__L6SHM.button_fill-pur__1EIYu {
  border-color: #783ff1;
  background: #783ff1;
  background: linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%);
}
.custom-css .button_btn__L6SHM.button_fill-or__Igr8j,
.custom-css .button_btn__L6SHM.button_fill-pg__FSiK3,
.custom-css .button_btn__L6SHM.button_fill-pur__1EIYu {
  color: #fff;
}
.custom-css .button_btn__L6SHM.button_stroke-or__2Wyq9 {
  border-color: #ffa105;
}
.custom-css .button_btn__L6SHM.button_stroke-pur__2KQkb {
  border-color: #783ff1;
}
.custom-css .button_btn__L6SHM.button_stroke-black__1PPDe {
  border-color: #17173a;
}
.custom-css .button_btn__L6SHM.button_stroke-black__1PPDe:hover {
  background-color: transparent;
}
.custom-css .button_btn__L6SHM.button_stroke-wh__KEJhH {
  border-color: #fff;
}
.custom-css .button_btn__L6SHM.button_fill-or__Igr8j:hover,
.custom-css .button_btn__L6SHM.button_stroke-or__2Wyq9:hover {
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
}
.custom-css .button_btn__L6SHM.button_fill-pur__1EIYu:hover,
.custom-css .button_btn__L6SHM.button_stroke-pur__2KQkb:hover {
  color: #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), linear-gradient(220.62deg, #ad61ce 12.03%, #783ff1 84.96%);
}
.custom-css .button_btn__L6SHM.button_color-pg__35yAB,
.custom-css .button_btn__L6SHM.button_color-pg__35yAB:hover {
  color: #17173a;
}
.custom-css .button_btn__L6SHM.button_clean__t8sZb {
  background: none;
  border-color: transparent;
}
.custom-css .LogoCube_wrapper__1zRZD {
  position: relative;
  z-index: 1;
  max-width: var(--cube-max-width, 80px);
  width: var(--cube-width, 100%);
  padding: var(--cube-padding, 15px);
  margin: var(--cube-margin, 0);
  border-radius: var(--cube-radius, 8px);
  text-align: center;
}
.custom-css .LogoCube_wrapper__1zRZD svg {
  max-width: 162px;
  width: 100%;
}
.custom-css .LogoCube_wrapper__1zRZD.LogoCube_ugc__2UA1f {
  background: linear-gradient(60.1deg, #ff672e -44.21%, #ffd600 113.1%);
}
.custom-css .LogoCube_wrapper__1zRZD.LogoCube_rewards__2T1sW {
  background: linear-gradient(65.41deg, #8a2eff -17.31%, #d696fd 98.29%);
}
.custom-css .LogoCube_wrapper__1zRZD.LogoCube_suite__1PiP7 {
  background: linear-gradient(239.61deg, #aa3fff -13.17%, #ff883b 42.25%, #ffc700 97.35%);
}
.custom-css .LogoCube_wrapper__1zRZD.LogoCube_lg__MMKJu {
  max-width: var(--cube-max-width, 264px);
  padding: 52px;
  border-radius: 30px;
}
@media (max-width: 991px) {
  .custom-css .LogoCube_wrapper__1zRZD.LogoCube_lg__MMKJu {
    max-width: var(--cube-max-width, 180px);
    padding: 30px;
  }
  .custom-css .DesktopNavigation_wrapper__2LXvE {
    display: none;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE > ul > li {
  color: var(--text-color);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
  font-family: Gilroy;
  font-size: 15px;
  font-weight: 600;
  line-height: 36px;
}
@media (max-width: 1200px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul li {
    font-size: 14px;
  }
  .custom-css .DesktopNavigation_wrapper__2LXvE ul li:first-child {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul li {
    display: block;
    padding: 20px;
    font-size: 16px;
    border-top: 1px solid #e8e8eb;
  }
  .custom-css .DesktopNavigation_wrapper__2LXvE ul li:first-child {
    padding: 20px;
    border: none;
  }
  .custom-css .DesktopNavigation_wrapper__2LXvE ul li:last-child {
    border-bottom: 1px solid #e8e8eb;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul li:hover {
  cursor: pointer;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul li:hover > a,
.custom-css .DesktopNavigation_wrapper__2LXvE ul li:hover span {
  opacity: 0.7;
  transition: opacity 0.25s ease-out;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul li:hover .DesktopNavigation_dropdown__17rIF {
  display: block;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF {
  display: none;
  position: absolute;
  width: 300px;
  padding-top: 12px;
  transform: translateX(-8%);
}
@media (max-width: 1200px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF {
    transform: translateX(-20px);
  }
}
@media (max-width: 991px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF {
    display: none !important;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL {
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.12);
  border-radius: 5px;
  background: var(--c-white);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_itemGroup__1fhhE {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE {
  position: relative;
  color: var(--c-text);
  border-top: 1px solid #e8e8eb;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 16px;
  border-top: 2px solid var(--c-text);
  border-right: 2px solid var(--c-text);
  transform: translateY(-50%) rotate(45deg);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:first-child {
  border: none;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:first-child:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 8%;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 12px solid var(--c-white);
  transform: translateX(-100%);
}
@media (max-width: 1200px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:first-child:before {
    left: 20px;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover {
  cursor: pointer;
  background: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover:before {
  border-bottom-color: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover:after {
  border-color: #a2a2b0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover > a,
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover span {
  opacity: 0.7;
  transition: opacity 0.25s ease-out;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE:hover .DesktopNavigation_innerDropdown__2wu7K {
  display: block;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE a {
  display: flex;
  align-items: center;
  color: inherit;
  padding: 12px 54px 12px 24px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE h4 {
  margin-bottom: 4px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE h4:last-child {
  margin: 0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE p {
  margin: 0;
  color: var(--c-text-subdued);
  font-family: Proxima;
  font-weight: 400;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_itemGroup__1fhhE .DesktopNavigation_icon__3bRLq {
  flex-shrink: 0;
  margin-right: 30px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f {
  position: relative;
  color: var(--c-text);
  border-top: 1px solid #e8e8eb;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 16px;
  border-top: 2px solid var(--c-text);
  border-right: 2px solid var(--c-text);
  transform: translateY(-50%) rotate(45deg);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:first-child {
  border: none;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:first-child:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 8%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid var(--c-white);
  transform: translateY(-100%);
}
@media (max-width: 1200px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:first-child:before {
    left: 20px;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:hover {
  background: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:hover:before {
  border-bottom-color: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f:hover:after {
  border-color: #a2a2b0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f a {
  display: flex;
  align-items: center;
  color: inherit;
  padding: 12px 54px 12px 24px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f h4 {
  margin-bottom: 4px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f h4:last-child {
  margin: 0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f p {
  margin: 0;
  color: var(--c-text-subdued);
  font-family: Proxima;
  font-weight: 400;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_item__kcE1f .DesktopNavigation_icon__3bRLq {
  flex-shrink: 0;
  margin-right: 30px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_innerItem__3v042 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 {
  position: relative;
  color: var(--c-text);
  border-top: 1px solid #e8e8eb;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 16px;
  border-top: 2px solid var(--c-text);
  border-right: 2px solid var(--c-text);
  transform: translateY(-50%) rotate(45deg);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:first-child {
  border: none;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:first-child:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 1px;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 12px solid var(--c-white);
  transform: translateX(-100%);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:hover {
  background: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:hover:before {
  border-right-color: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042:hover:after {
  border-color: #a2a2b0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 a {
  display: flex;
  align-items: center;
  color: inherit;
  padding: 12px 54px 12px 24px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 h4 {
  margin-bottom: 4px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 h4:last-child {
  margin: 0;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 p {
  margin: 0;
  color: var(--c-text-subdued);
  font-family: Proxima;
  font-weight: 400;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerItem__3v042 .DesktopNavigation_icon__3bRLq {
  flex-shrink: 0;
  margin-right: 30px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerDropdown__2wu7K {
  display: none;
  position: absolute;
  vertical-align: middle;
  width: 300px;
  padding-top: 12px;
  transform: translateX(99%) translateY(-55%);
}
@media (max-width: 1200px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerDropdown__2wu7K {
    transform: translateX(299px) translateY(-55%);
  }
}
@media (max-width: 991px) {
  .custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF .DesktopNavigation_itemWrapper__36fhL .DesktopNavigation_innerDropdown__2wu7K {
    display: none !important;
  }
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV {
  width: 820px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f {
  background: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f:before {
  border-bottom-color: #f8f8f8;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f:after {
  right: 40px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f:hover {
  opacity: 0.75;
  transition: opacity 0.25s ease-out;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f a {
  padding: 30px 70px 30px 40px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f h4 {
  margin-bottom: 8px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_itemWrapper__36fhL > .DesktopNavigation_item__kcE1f .DesktopNavigation_icon__3bRLq > div {
  max-width: 96px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px 26px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf {
  width: calc(50% - 14px);
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f:after,
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f:before {
  content: none;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f:hover:after {
  content: "";
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f a {
  padding: 12px 34px 12px 24px;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f .DesktopNavigation_icon__3bRLq {
  width: 45px;
  margin-right: 20px;
  text-align: center;
}
.custom-css .DesktopNavigation_wrapper__2LXvE ul .DesktopNavigation_dropdown__17rIF.DesktopNavigation_dropdownBig__1GFZV .DesktopNavigation_products__26x6y .DesktopNavigation_items__2Ahzf .DesktopNavigation_item__kcE1f .DesktopNavigation_icon__3bRLq img {
  width: 30px;
}
.custom-css .MobileNavigation_wrapper__3267Y {
  display: none;
  background: #fafafb;
}
@media (max-width: 991px) {
  .custom-css .MobileNavigation_wrapper__3267Y {
    display: block;
  }
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL {
  display: flex;
  height: 0;
  transition-property: height, transform;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL.MobileNavigation_inner__2DI_U {
  transform: translateX(-100%);
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL.MobileNavigation_inner__2DI_U .MobileNavigation_back__3kzQ-:after {
  width: 100%;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL.MobileNavigation_secondInner__1-O1J {
  transform: translateX(-200%);
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL.MobileNavigation_secondInner__1-O1J .MobileNavigation_back__3kzQ-:after {
  width: 100%;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_controllers__2_Xku {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  padding: 20px 18px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_controllers__2_Xku a {
  width: 162px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_controllers__2_Xku a:first-child {
  margin-right: 16px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN {
  flex-shrink: 0;
  width: 100%;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_mainMenu__2VVPU ul {
  max-height: calc(100% - 90px);
  overflow-y: auto;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_secondaryMenu__1EB2N ul {
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  position: absolute;
  width: 100%;
  top: 60px;
  transition: opacity 0.35s ease-out;
  max-height: calc(100% - 90px);
  overflow-y: auto;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_secondaryMenu__1EB2N ul ::-webkit-scrollbar {
  display: vertical;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_secondaryMenu__1EB2N ul.MobileNavigation_active__1bfkj {
  opacity: 1;
  pointer-events: all;
  z-index: 1;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_tertiaryMenu__vGEko ul {
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  position: absolute;
  width: 100%;
  top: 60px;
  transition: opacity 0.35s ease-out;
  max-height: calc(100% - 90px);
  overflow-y: auto;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_menu__WxiLN.MobileNavigation_tertiaryMenu__vGEko ul.MobileNavigation_active__1bfkj {
  opacity: 1;
  pointer-events: all;
  z-index: 1;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ- {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  padding: 0;
  background: none;
  border: none;
  border-bottom: 4px solid transparent;
  text-align: left;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ- span {
  color: var(--c-text);
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ-:before {
  left: 20px;
  transform: translateY(-50%) rotate(-135deg);
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ-:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 4px;
  background: var(--border-color);
  transition: width 0.25s ease-out 0.1s;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ- span {
  display: block;
  padding: 20px 20px 20px 45px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li,
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li > a {
  display: flex;
  align-items: center;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li {
  position: relative;
  border-top: 1px solid #e8e8eb;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li:first-child {
  border: none;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li:last-child {
  border-bottom: 1px solid #e8e8eb;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li:hover {
  opacity: 0.7;
  cursor: pointer;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li.MobileNavigation_hasInner__QC9WN,
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li > a {
  padding: 20px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li > a {
  width: 100%;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li.MobileNavigation_hasInner__QC9WN:after {
  right: 16px;
  transform: translateY(-50%) rotate(45deg);
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li .MobileNavigation_icon__14MYx {
  width: 16px;
  margin-right: 10px;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li h4 {
  margin: 0;
}
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL .MobileNavigation_back__3kzQ-:before,
.custom-css .MobileNavigation_wrapper__3267Y .MobileNavigation_innerWrapper__f_nlL ul li.MobileNavigation_hasInner__QC9WN:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  border-top: 2px solid var(--c-text);
  border-right: 2px solid var(--c-text);
}
.custom-css .MobileNavigation_wrapper__3267Y.MobileNavigation_collapsed__2j9ah .MobileNavigation_innerWrapper__f_nlL {
  height: calc(100vh - 90px);
}
.custom-css .Header_wrapper__1Er_y .Header_controllers__1m6Km,
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F,
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7 {
  display: flex;
  align-items: center;
}
.custom-css .Header_wrapper__1Er_y {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1051;
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7 {
  position: relative;
  z-index: 2;
  padding: 26px 40px;
}
@media (max-width: 1080px) {
  .custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7 {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7 {
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 90px;
    padding: 20px 16px;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_logo__2yZly {
  display: block;
  max-width: 180px;
  margin-right: 90px;
}
@media (max-width: 1600px) {
  .custom-css .Header_wrapper__1Er_y .Header_logo__2yZly {
    margin-right: 48px;
  }
}
@media (max-width: 1280px) {
  .custom-css .Header_wrapper__1Er_y .Header_logo__2yZly {
    margin-right: 15px;
  }
}
@media (max-width: 1080px) {
  .custom-css .Header_wrapper__1Er_y .Header_logo__2yZly {
    margin: 0 15px 12px 0;
  }
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_logo__2yZly {
    margin: 0 15px 0 0;
    max-width: 240px;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_logo__2yZly a img {
  display: none;
}
.custom-css .Header_wrapper__1Er_y .Header_logo__2yZly a img:first-child {
  display: block;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F {
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F {
    justify-content: flex-end;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_navigation__1qQwC {
  flex: 1 1;
  margin-right: 16px;
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_navigation__1qQwC {
    position: absolute;
    overflow: hidden;
    top: 90px;
    left: 0;
    width: 100%;
    margin: 0;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_navigation__1qQwC li > a {
  color: inherit;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km a {
  margin-right: 16px;
  padding: 10px;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km a:nth-child(2) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km a:nth-child(2) {
    margin-right: 8px;
  }
  .custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km a:first-child {
    display: none;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah {
  display: none;
  position: relative;
  width: 48px;
  height: 48px;
  padding: 16px 12px;
  outline: 0;
  border: none;
  background: none;
}
@media (max-width: 991px) {
  .custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah {
    display: block;
  }
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah:hover {
  cursor: pointer;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span {
  opacity: 1;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--text-color);
  border-radius: 9px;
  transition-property: opacity, width, top, transform;
  transition-duration: 0.25s;
  transition-timing-function: ease-in-out;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:first-child {
  top: -1px;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:nth-child(2) {
  top: 7px;
}
.custom-css .Header_wrapper__1Er_y .Header_innerWrapper__2xH2F .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:nth-child(3) {
  top: 15px;
}
.custom-css .Header_wrapper__1Er_y.Header_floating__20DvZ {
  background: var(--c-white);
  box-shadow: 5px 5px 34px 5px rgba(0, 0, 0, 0.05);
}
.custom-css .Header_wrapper__1Er_y.Header_floating__20DvZ .Header_controllers__1m6Km a:first-child {
  background: rgba(23, 23, 58, 0.15);
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek .Header_logo__2yZly a img:first-child {
  display: none;
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek .Header_logo__2yZly a img:nth-child(2) {
  display: block;
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek .Header_controllers__1m6Km a:first-child {
  background: rgba(255, 255, 255, 0.35);
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek.Header_floating__20DvZ .Header_controllers__1m6Km a:first-child {
  background: rgba(23, 23, 58, 0.15);
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek.Header_floating__20DvZ .Header_logo__2yZly a img:first-child {
  display: block;
}
.custom-css .Header_wrapper__1Er_y.Header_white__Lu4Ek.Header_floating__20DvZ .Header_logo__2yZly a img:nth-child(2) {
  display: none;
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u {
  background: var(--c-white);
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_logo__2yZly a img:first-child {
  display: block;
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km a:nth-child(2),
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_logo__2yZly a img:nth-child(2) {
  display: none;
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span {
  background: var(--c-text);
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:first-child,
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:nth-child(3) {
  top: 7px;
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:first-child {
  transform: rotate(45deg);
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:nth-child(3) {
  transform: rotate(-45deg);
}
.custom-css .Header_wrapper__1Er_y .Header_nav__sD7m7.Header_collapsed__12n-u .Header_controllers__1m6Km .Header_hamburger__4L4Ah > span span:nth-child(2) {
  opacity: 0;
  width: 0;
}
.custom-css .Header_wrapper__1Er_y .Header_scroller__2wpjB {
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  padding: 18px 40px;
  background: #fafafb;
  box-shadow: 0 12px 15px rgba(23, 23, 58, 0.1);
  transform: translateY(-100%);
}
.custom-css .Header_wrapper__1Er_y .Header_scroller__2wpjB .Header_scrollerTitle__OSYzN {
  font-family: Gilroy, sans-serif;
  color: #17173a;
  font-size: 19px;
  line-height: 22px;
  font-weight: 600;
}
.custom-css .Header_wrapper__1Er_y .Header_scroller__2wpjB .Header_scrolled__1Rxos {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20%;
  height: 2px;
  background: #783ff1;
  background: linear-gradient(90deg, #ffa105, #783ff1);
}
.custom-css .cookies_cookieValidations__G_jPU {
  left: 0;
  bottom: 0;
  z-index: 6;
  width: 100vw;
  padding: 30px;
  display: flex;
  position: fixed;
  align-items: center;
  background-color: #f7f7f7;
  justify-content: space-between;
  transform: translateY(100%);
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 770px) {
  .custom-css .cookies_cookieValidations__G_jPU {
    display: block;
  }
}
.custom-css .cookies_showIt__3XmsR {
  transform: translate(0);
}
.custom-css .cookies_contentHolder__Dl21u {
  max-width: 70vw;
  padding-right: 20px;
}
@media only screen and (max-width: 770px) {
  .custom-css .cookies_contentHolder__Dl21u {
    max-width: 100vw;
    padding-right: 0;
  }
}
.custom-css .cookies_title__3PBTn {
  font-size: 16px;
  margin-bottom: 3px;
  line-height: 22px;
}
.custom-css .cookies_content__a-koV {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 17px;
}
@media only screen and (max-width: 770px) {
  .custom-css .cookies_content__a-koV {
    margin-bottom: 15px;
  }
}
.custom-css .cookies_btnCookies__1qoy_ {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  min-width: 150px;
  padding: 10px 20px;
  text-align: center;
  background-color: #17173a;
}
.custom-css .cookies_btnCookies__1qoy_:hover {
  background-color: #161626;
}
.custom-css .get-started_wrapper__11EWV {
  margin-bottom: 10px;
}
@media (max-width: 450px) {
  .custom-css .get-started_wrapper__11EWV {
    width: 100%;
    margin: 0 0 10px;
  }
}
.custom-css .testimonial_wrapper__354Ro {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  will-change: transform, opacity;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv {
  position: relative;
  z-index: 2;
  height: 100%;
  text-align: right;
}
@media (max-width: 1400px) {
  .custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv {
    margin-right: 38px;
  }
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_image__1-DtJ {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 13px;
  box-shadow: 0 20px 20px rgba(23, 23, 58, 0.06);
}
@media (max-width: 991px) {
  .custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_image__1-DtJ {
    height: auto;
  }
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ {
  position: absolute;
  top: 16%;
  right: -10%;
  width: 308px;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs {
  opacity: 0;
  display: flex;
  position: absolute;
  max-width: 308px;
  padding: 16px 22px;
  text-align: left;
  background: #fff;
  box-shadow: 0 20px 20px rgba(23, 23, 58, 0.06);
  border-radius: 10px;
  will-change: transform, opacity;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_info__2QftA {
  flex-shrink: 0;
  margin-right: 16px;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_author__1e8DK {
  position: relative;
  overflow: hidden;
  width: 38px;
  height: 38px;
  margin-bottom: 7px;
  border-radius: 50%;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_name__2bavk {
  color: #747489;
  font-size: 8px;
  line-height: 10px;
  letter-spacing: 0.14em;
  text-align: center;
  text-transform: uppercase;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_stars__2nnSw {
  margin-bottom: 4px;
  line-height: 1;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_stars__2nnSw svg {
  width: 14px;
  color: #ffa105;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_title__2VoQ6 {
  margin-bottom: 4px;
  font-family: Gilroy, sans-serif;
  color: #17173a;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_desc__3bTR2 {
  color: #464662;
  font-size: 10px;
  line-height: 12px;
}
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_desc__3bTR2,
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_name__2bavk,
.custom-css .testimonial_wrapper__354Ro .testimonial_inner__39sMv .testimonial_blocks__3t4PZ .testimonial_block__1q_Hs .testimonial_title__2VoQ6 {
  display: block;
}
.custom-css .points_wrapper__2KbaB {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  will-change: transform, opacity;
}
.custom-css .points_wrapper__2KbaB .points_image__1Ec23 {
  position: relative;
  width: calc(100% - 152px);
  z-index: 2;
}
@media (max-width: 450px) {
  .custom-css .points_wrapper__2KbaB .points_image__1Ec23 {
    width: calc(100% - 142px);
  }
}
.custom-css .points_wrapper__2KbaB .points_image__1Ec23 > div {
  overflow: hidden;
  border-radius: 13px;
  box-shadow: 0 20px 20px rgba(23, 23, 58, 0.06);
}
.custom-css .points_wrapper__2KbaB .points_inner__3bqHA {
  width: 152px;
  height: 380px;
  padding: 22px 20px 22px 10px;
  background: #fff;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  box-shadow: 0 20px 20px rgba(23, 23, 58, 0.06);
  transform: translateX(10px);
}
@media (max-width: 450px) {
  .custom-css .points_wrapper__2KbaB .points_inner__3bqHA {
    width: 142px;
    border-radius: 13px;
  }
}
.custom-css .points_wrapper__2KbaB .points_title__2JpKD {
  display: block;
  margin-bottom: 8px;
  color: #464662;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA .points_block__3cD7d span,
.custom-css .points_wrapper__2KbaB .points_spacer__30HHD,
.custom-css .points_wrapper__2KbaB .points_title__2JpKD {
  font-family: Gilroy, sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
.custom-css .points_wrapper__2KbaB .points_numbers__tHNBS {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 18px;
  margin-bottom: 22px;
  border-bottom: 1px solid #e8e8eb;
}
.custom-css .points_wrapper__2KbaB .points_numbers__tHNBS span {
  display: block;
  font-family: Gilroy, sans-serif;
  letter-spacing: 1px;
  line-height: 1;
}
.custom-css .points_wrapper__2KbaB .points_numbers__tHNBS span:first-child {
  margin-right: 6px;
  color: #8b776d;
  font-size: 22px;
}
.custom-css .points_wrapper__2KbaB .points_numbers__tHNBS span:nth-child(2) {
  max-width: 32px;
  color: #454545;
  font-size: 9px;
  line-height: 10px;
}
.custom-css .points_wrapper__2KbaB .points_spacer__30HHD {
  display: block;
  margin-bottom: 12px;
  color: #8b776d;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA {
  position: relative;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA .points_block__3cD7d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  will-change: transform, opacity;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA .points_block__3cD7d figure {
  position: relative;
  width: 32px;
  height: 33px;
  margin: 0 auto 10px;
  text-align: center;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA .points_block__3cD7d span {
  display: block;
  margin-bottom: 4px;
  color: #454545;
  font-size: 10px;
}
.custom-css .points_wrapper__2KbaB .points_blocks__3MZfA .points_block__3cD7d:after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin: 0 auto;
  background: #d1d1d8;
  border-radius: 2px;
}
.custom-css .main_section__1ccNr {
  position: relative;
  padding-top: 180px;
}
.custom-css .main_section__1ccNr .main_dots__1Z-6p {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_dots__1Z-6p {
    top: 100px;
    transform: none;
  }
}
.custom-css .main_section__1ccNr .main_rectangle__2VaGt {
  position: absolute;
  top: -5%;
  right: 0;
  z-index: 1;
  width: 50vw;
}
.custom-css .main_section__1ccNr .main_rectangle__2VaGt svg {
  width: 100%;
}
.custom-css .main_section__1ccNr .main_smRectangle__fjL4K {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(57%);
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 {
    flex-wrap: wrap;
  }
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 {
  margin-right: 38px;
  max-width: 450px;
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 {
    margin: 0 auto 76px;
  }
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 {
  margin-bottom: 10px;
}
@media (max-width: 420px) {
  .custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 {
    font-size: 54px;
    line-height: 56px;
  }
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 span {
  display: inline-block;
  line-height: 79px;
}
@media (max-width: 420px) {
  .custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 span {
    line-height: 65px;
  }
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 span.main_with__29urq {
  margin-right: 16px;
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 h1 span.main_swappable__nS-Xf {
  color: #ffa105;
  will-change: transform, opacity, color;
}
.custom-css .main_section__1ccNr .main_wrapper--hero__m_t_0 .main_textWrapper__2OKT0 .main_heroCopy__3gfMf {
  margin-bottom: 30px;
}
.custom-css .main_section__1ccNr .main_logosWrapper__1lo4f h4 {
  margin-bottom: 24px;
  text-align: center;
}
.custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS {
    flex-wrap: wrap;
  }
}
.custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS .main_logo__e_bM4 {
  padding: 20px 40px;
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS .main_logo__e_bM4 {
    max-width: 33.33%;
    padding: 28px 64px;
  }
}
@media (max-width: 767px) {
  .custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS .main_logo__e_bM4 {
    padding: 20px 40px;
  }
}
@media (max-width: 440px) {
  .custom-css .main_section__1ccNr .main_logosWrapper__1lo4f .main_logos__3V1kS .main_logo__e_bM4 {
    max-width: 50%;
  }
}
.custom-css .main_section__1ccNr .main_logosWrapper__1lo4f,
.custom-css .main_section__1ccNr .main_wrapper__1v2Nz {
  position: relative;
  z-index: 2;
}
.custom-css .main_section__1ccNr .main_slider__19Y_y {
  position: relative;
  height: 500px;
  width: 450px;
}
@media (max-width: 991px) {
  .custom-css .main_section__1ccNr .main_slider__19Y_y {
    margin: 0 auto;
  }
}
.custom-css .Section_wrapper__14rSe {
  position: relative;
  padding: var(--g-section-padding) 0;
  background: var(--g-section-bg);
}
.custom-css .Section_wrapper__14rSe.Section_overlap__TSm_y {
  margin-top: calc(var(--skew) * -1);
}
.custom-css .Section_wrapper__14rSe.Section_skewBottom__22VkA:after,
.custom-css .Section_wrapper__14rSe.Section_skewBottom__22VkA:before,
.custom-css .Section_wrapper__14rSe.Section_skewTop__1uxK2:after,
.custom-css .Section_wrapper__14rSe.Section_skewTop__1uxK2:before {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
}
.custom-css .Section_wrapper__14rSe.Section_skewTop__1uxK2 {
  padding-top: calc(var(--skew) + var(--skew-padding));
}
.custom-css .Section_wrapper__14rSe.Section_skewTop__1uxK2:before {
  content: "";
  top: 0;
  border-top: var(--skew) solid var(--c-skew-top, var(--c-white));
  border-left: 0 solid transparent;
  border-right: 100vw solid transparent;
}
.custom-css .Section_wrapper__14rSe.Section_skewBottom__22VkA {
  padding-bottom: calc(var(--skew) + var(--skew-padding));
}
.custom-css .Section_wrapper__14rSe.Section_skewBottom__22VkA:after {
  content: "";
  bottom: 0;
  border-top: var(--skew) solid transparent;
  border-left: 0 solid transparent;
  border-right: 100vw solid var(--c-skew-bottom, var(--c-white));
}
.custom-css .Section_wrapper__14rSe.Section_np__1FxX7 {
  padding: 0;
}
.custom-css .Section_wrapper__14rSe.Section_np__1FxX7.Section_skewTop__1uxK2 {
  padding-top: var(--skew);
}
.custom-css .Section_wrapper__14rSe.Section_np__1FxX7.Section_skewBottom__22VkA {
  padding-bottom: var(--skew);
}
.custom-css .Section_wrapper__14rSe.Section_npTop__2xE6O {
  padding-top: 0;
}
.custom-css .Section_wrapper__14rSe.Section_npTop__2xE6O.Section_skewTop__1uxK2 {
  padding-top: var(--skew);
}
.custom-css .Section_wrapper__14rSe.Section_npBottom__1lAn2 {
  padding-bottom: 0;
}
.custom-css .Section_wrapper__14rSe.Section_npBottom__1lAn2.Section_skewBottom__22VkA {
  padding-bottom: var(--skew);
}
.custom-css .IntegrationsSection_wrapper__2X-Ez {
  padding: 120px 0;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez.IntegrationsSection_overlapped__2_7kG {
  padding: 120px 0 calc(calc(var(--skew-angle) * 5) * 1px + 120px) 0;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .container-fluid {
  padding: 0;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez h3 {
  margin-bottom: 24px;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_description__3aXyo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 64px;
}
@media (max-width: 991px) {
  .custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_description__3aXyo {
    flex-wrap: wrap;
  }
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_description__3aXyo p {
  flex: 0 1 70%;
  margin: 0 15px 0 0;
}
@media (max-width: 991px) {
  .custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_description__3aXyo p {
    flex: 100% 1;
    margin: 0 0 24px;
  }
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_description__3aXyo a {
  flex-shrink: 0;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA {
  margin-bottom: 64px;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA:last-child {
  margin-bottom: 0;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA .infiniteslide_wrap {
  overflow: unset !important;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA ul {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  will-change: transform;
}
.custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA ul li {
  flex: 1 0 22% !important;
  margin: 0 8px;
  text-align: center;
  border-radius: 9px;
  min-width: 230px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(23, 23, 58, 0.1);
}
@media (max-width: 991px) {
  .custom-css .IntegrationsSection_wrapper__2X-Ez .IntegrationsSection_integrations__54IPA {
    margin-bottom: 40px;
  }
}
.custom-css .CTASection_wrapper__3kgnh {
  position: relative;
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: calc(calc(var(--skew-angle) * 5) * 1px + 70px);
  background: linear-gradient(211.85deg, #ff672e -98.67%, #ffd600 131.2%);
}
.custom-css .CTASection_wrapper__3kgnh.CTASection_lr__hyduh {
  background: linear-gradient(227.31deg, #8a2eff 0.26%, #d696fd 118.45%);
}
.custom-css .CTASection_wrapper__3kgnh .CTASection_innerWrapper__18szp {
  margin: 0 auto;
}
.custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd {
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd {
    top: 50%;
  }
}
.custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd.CTASection_left__2-T_r {
  left: 0;
  max-width: 1135px;
  width: 70%;
}
@media (max-width: 991px) {
  .custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd.CTASection_left__2-T_r {
    transform: translateY(-20%);
  }
}
.custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd.CTASection_right__3Fx-s {
  right: 0;
  max-width: 740px;
  width: 58%;
  transform: translateY(-23%);
}
@media (max-width: 991px) {
  .custom-css .CTASection_wrapper__3kgnh .CTASection_dot__1tTqd.CTASection_right__3Fx-s {
    transform: translateY(-70%);
  }
}
.custom-css .JoinStampedCard_wrapper__3wr0v {
  position: relative;
  overflow: hidden;
  max-width: 920px;
  padding: 64px 80px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 64px 120px rgba(23, 23, 58, 0.24);
}
.custom-css .JoinStampedCard_wrapper__3wr0v h3 {
  margin-bottom: 8px;
}
.custom-css .JoinStampedCard_wrapper__3wr0v p {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .custom-css .JoinStampedCard_wrapper__3wr0v {
    padding: 64px 20px;
  }
}
.custom-css .popup_wrapper__1ipKF {
  opacity: 0;
  position: fixed;
  bottom: 22px;
  left: 20px;
  z-index: 99;
}
@media (max-width: 767px) {
  .custom-css .popup_wrapper__1ipKF {
    display: none;
  }
}
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  background: none;
  border: none;
}
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge:after,
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 14px;
  background: #fff;
  border-radius: 4px;
}
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge.popup_black__t4uA8:after,
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge.popup_black__t4uA8:before {
  background: #202223;
}
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.custom-css .popup_wrapper__1ipKF .popup_close__2m0ge:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.custom-css .banner_wrapper__2GXJ0 {
  position: relative;
  overflow: hidden;
  padding: 32px;
  max-width: 470px;
  background: #fff;
  box-shadow: 0 24px 40px rgba(23, 23, 58, 0.2);
}
.custom-css .banner_wrapper__2GXJ0:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  width: 30%;
  height: 244%;
  background: #f8f8f8;
  transform: translateY(-50%) rotate(45deg);
}
.custom-css .banner_wrapper__2GXJ0 .banner_content__tZgxq,
.custom-css .banner_wrapper__2GXJ0 .banner_link__spUqF {
  display: flex;
  align-items: center;
}
.custom-css .banner_wrapper__2GXJ0 .banner_content__tZgxq {
  position: relative;
  z-index: 2;
}
.custom-css .banner_wrapper__2GXJ0 button {
  background: none;
  border: none;
  padding: 0;
}
.custom-css .banner_wrapper__2GXJ0 .banner_link__spUqF {
  color: #ffa105;
  background: linear-gradient(222.95deg, #ffb905 -1.72%, #f90 81.45%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Gilroy, sans-serif;
  font-weight: 600;
}
.custom-css .banner_wrapper__2GXJ0 .banner_link__spUqF span {
  transform: translateX(12px);
  transition: transform 0.25s cubic-bezier(0.19, 1, 0.22, 1);
}
.custom-css .banner_wrapper__2GXJ0 .banner_link__spUqF span svg {
  display: block;
  width: 16px;
}
.custom-css .banner_wrapper__2GXJ0 .banner_link__spUqF:hover span {
  transform: translateX(16px);
}
.custom-css .banner_wrapper__2GXJ0 .banner_image__2pVEe {
  display: flex;
  overflow: hidden;
  margin: 0 16px 0 32px;
  border-radius: 14px;
  box-shadow: 4.48628px 6.40898px 10.2544px rgba(0, 0, 0, 0.1), 11.8857px 14.6824px 39.8522px rgba(0, 0, 0, 0.2), inset 0 0 10.4874px rgba(255, 61, 0, 0.25), inset 0 0 17.479px 2.79664px rgba(255, 255, 255, 0.18);
}
.custom-css .banner_wrapper__2GXJ0 .banner_title__NILe5 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 25px;
}
.custom-css .banner_wrapper__2GXJ0 .banner_caption__1Uk5- {
  display: block;
  margin-bottom: 3px;
  color: #6d7175;
}
.custom-css .banner_wrapper__2GXJ0 .banner_caption__1Uk5- strong {
  color: #ffa105;
  background: linear-gradient(240.14deg, #aa3fff -13.18%, #ff883b 53.3%, #ffc700 107.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.custom-css .Row_wrapper__2gH92 {
  position: relative;
  width: 100%;
  padding: 0 var(--g-gutter);
}
.custom-css .Row_wrapper__2gH92.Row_default__CaU_Y {
  max-width: var(--g-width);
  margin: 0 auto calc(var(--g-row-margin) * var(--g-row-margin-modifier)) auto;
}
.custom-css .Row_wrapper__2gH92.Row_full__1hIwk {
  max-width: 100%;
}
.custom-css .Row_wrapper__2gH92.Row_left__2zDJ7 {
  margin: 0 auto calc(var(--g-row-margin) * var(--g-row-margin-modifier)) 0;
}
.custom-css .Row_wrapper__2gH92.Row_right__37OJm {
  margin: 0 0 calc(var(--g-row-margin) * var(--g-row-margin-modifier)) auto;
}
.custom-css .Row_wrapper__2gH92.Row_left__2zDJ7,
.custom-css .Row_wrapper__2gH92.Row_right__37OJm {
  max-width: calc(var(--g-width) + ((100% - var(--g-width)) / 2));
}
@media (max-width: 991px) {
  .custom-css .Row_wrapper__2gH92.Row_left__2zDJ7,
  .custom-css .Row_wrapper__2gH92.Row_right__37OJm {
    max-width: calc(var(--g-width));
    margin-left: auto;
    margin-right: auto;
  }
}
.custom-css .Row_wrapper__2gH92.Row_nm__1Hd-B,
.custom-css .Row_wrapper__2gH92:last-child {
  margin-bottom: 0;
}
.custom-css .Row_wrapper__2gH92.Row_ng__1yZm6 {
  padding: 0;
}
.custom-css .Row_wrapper__2gH92.Row_dotsBottom__1Ldy4:after,
.custom-css .Row_wrapper__2gH92.Row_dotsBottom__1Ldy4:before,
.custom-css .Row_wrapper__2gH92.Row_dotsTop__3OhG_:after,
.custom-css .Row_wrapper__2gH92.Row_dotsTop__3OhG_:before {
  position: absolute;
  max-width: 45%;
  width: 484px;
  padding-top: 60%;
  background: url(../png/section-dots-bg.png) no-repeat 50%;
  background-size: contain;
}
.custom-css .Row_wrapper__2gH92.Row_dotsTop__3OhG_:before {
  content: "";
  top: 0;
  left: calc((100vw - var(--g-width)) / -2);
  transform: rotate(180deg) translateY(25%);
}
@media (max-width: 575px) {
  .custom-css .Row_wrapper__2gH92.Row_dotsTop__3OhG_:before {
    left: 0;
  }
}
.custom-css .Row_wrapper__2gH92.Row_dotsBottom__1Ldy4:after {
  content: "";
  bottom: 0;
  right: calc((100vw - var(--g-width)) / -2);
  transform: translateY(45%);
}
@media (max-width: 575px) {
  .custom-css .Row_wrapper__2gH92.Row_dotsBottom__1Ldy4:after {
    right: 0;
  }
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU {
  position: absolute;
  z-index: -1;
  top: 40%;
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU svg {
  width: 100%;
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureLeft__21-nX {
  left: calc((100vw - var(--g-width)) / -2);
}
@media (max-width: 575px) {
  .custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureLeft__21-nX {
    left: 0;
  }
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureRight__3kW8q {
  right: calc((100vw - var(--g-width)) / -2);
}
@media (max-width: 575px) {
  .custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureRight__3kW8q {
    right: 0;
  }
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureShowcase__2C96P {
  max-width: 70%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureShowcase__2C96P {
    top: 15%;
  }
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureNPSGrid__16g3E {
  max-width: 75%;
  transform: translateY(-20%);
}
.custom-css .Row_wrapper__2gH92 .Row_figure__26knU.Row_figureModerateReviews__2FBl5 {
  top: 0;
  max-width: 60%;
  width: 980px;
  transform: translateY(-35%);
}
.custom-css .Footer_wrapper__1QAzA {
  position: relative;
  margin-top: calc(calc(var(--skew-angle) * 5) * -1px);
  padding-top: calc(calc(var(--skew-angle) * 5) * 1px - 1px);
}
.custom-css .Footer_wrapper__1QAzA:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8;
  width: 0;
  height: 0;
  border-top: calc(calc(var(--skew-angle) * 5) * 1px) solid transparent;
  border-left: 0 solid transparent;
  border-right: 100vw solid #17173a;
}
.custom-css .Footer_wrapper__1QAzA ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 {
  padding: 80px 0 30px;
  background: #17173a;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc {
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc a,
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc h4 {
  color: #fff;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc h4 {
  margin-bottom: 24px;
  font-size: 20px;
  line-height: 32px;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc ul li {
  margin-bottom: 3px;
}
@media (max-width: 540px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc ul li {
    margin-bottom: 0;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc ul li:last-child {
  margin-bottom: 0;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc ul li a {
  opacity: 0.7;
  font-size: 15px;
  line-height: 24px;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc .Footer_socials__1B0_8 {
  padding-top: 2px;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc .Footer_socials__1B0_8 li {
  display: inline-block;
  margin-right: 16px;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc .Footer_socials__1B0_8 li:last-child {
  margin-right: 0;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc .Footer_socials__1B0_8 li a {
  opacity: 0.7;
  color: #fff;
  transition: opacity 0.35s ease-out;
}
.custom-css .Footer_wrapper__1QAzA .Footer_innerWrapper__cBxx6 .Footer_column__34jRc .Footer_socials__1B0_8 li a:hover {
  opacity: 1;
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx {
  padding: 50px 0;
  background: #101032;
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 {
  display: flex;
  align-content: center;
}
@media (max-width: 991px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 {
    order: 2;
  }
}
@media (max-width: 540px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 {
    display: block;
    text-align: center;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 img {
  width: 180px;
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 p {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 290px;
  padding-left: 30px;
}
@media (max-width: 540px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_logo__2bRb5 p {
    padding-left: 0;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_ratings__3_q1c {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_ratings__3_q1c {
    order: 1;
    margin-top: -75px;
    margin-bottom: 40px;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_ratings__3_q1c a {
  margin: 0 8px;
  overflow: hidden;
  border-radius: 3px;
}
@media (max-width: 540px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx .Footer_copyrightInnerWrapper__XLAI9 .Footer_ratings__3_q1c a {
    margin: 0 4px;
  }
}
.custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: #a2a2b0;
}
@media (max-width: 540px) {
  .custom-css .Footer_wrapper__1QAzA .Footer_copyright__1qkvx p {
    text-align: center;
  }
}
@keyframes infiniteslide1662613216853b3d {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-5968.158px, 0, 0);
  }
}
@keyframes infiniteslide16626132168542083 {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-5968.158px, 0, 0);
  }
}
@font-face {
  font-family: Proxima;
  src: url("https://assets.partnerpage.io/Stamped/Proxima Nova/ProximaNova-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Proxima;
  src: url("https://assets.partnerpage.io/Stamped/Proxima Nova/ProximaNova-Bold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url("https://assets.partnerpage.io/Stamped/Gilroy Family/Radomir Tinkov - Gilroy-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url("https://assets.partnerpage.io/Stamped/Gilroy Family/Radomir Tinkov - Gilroy-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gilroy;
  src: url("https://assets.partnerpage.io/Stamped/Gilroy Family/Radomir Tinkov - Gilroy-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.custom-css .Header_wrapper__1Er_y {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1051;
  transition: 0.3s;
}
.custom-css .Header_wrapper__1Er_y.fixed {
  background-color: #fff;
}
