@charset "UTF-8";
/*
Framework:
Author: Racoon (@bikatti & @Luiserc)
Version: 0.1.1
*/

.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  color: #ecf0f1;
  background-color: #212327;
  padding: 5px 0;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.cookiealert a {
  text-decoration: underline;
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
  background-color: #0bb9fa;
  color: white;
}
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hubite-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  pointer-events: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gift-icon {
  width: 17px;
  height: 16px;
}

.ico-caret-up:before {
  content: "\e900";
}

.ico-caret-down:before {
  content: "\e901";
}

.ico-caret-left:before {
  content: "\e902";
}

.ico-caret-right:before {
  content: "\e903";
}

.ico-arrows-alt:before {
  content: "\e904";
}

.ico-sign-out-alt:before {
  content: "\e905";
}

.ico-bars:before {
  content: "\e906";
}

.ico-category:before {
  content: "\e907";
}

.ico-chart-bar:before {
  content: "\e908";
}

.ico-camera-retro:before {
  content: "\e909";
}

.ico-check:before {
  content: "\e90a";
}

.ico-check-circle:before {
  content: "\e90b";
}

.ico-minus-square:before {
  content: "\e90c";
}

.ico-plus-square:before {
  content: "\e910";
}

.ico-plus:before {
  content: "\e92e";
}

.ico-plus-circle:before {
  content: "\e92f";
}

.ico-info-circle:before {
  content: "\e912";
}

.ico-exclamation-circle:before {
  content: "\e913";
}

.ico-times-circle:before {
  content: "\e935";
}

.ico-times:before {
  content: "\e934";
}

.ico-unlock-alt:before {
  content: "\e939";
}

.ico-lock:before {
  content: "\e92a";
}

.ico-envelope:before {
  content: "\e90e";
}

.ico-envelope-open:before {
  content: "\e90f";
}

.ico-eye:before {
  content: "\e911";
}

.ico-eye-slash:before {
  content: "\e914";
}

.ico-cog:before {
  content: "\e90d";
}

.ico-fire:before {
  content: "\e917";
}

.ico-heart:before {
  content: "\e924";
}

.ico-flag:before {
  content: "\e918";
}

.ico-free:before {
  content: "\e919";
}

.ico-gift:before {
  content: "\e91a";
}

.ico-link:before {
  content: "\e929";
}

.ico-rocket:before {
  content: "\e932";
}

.ico-search:before {
  content: "\e933";
}

.ico-video:before {
  content: "\e93c";
}

.ico-venus-mars:before {
  content: "\e93b";
}

.ico-user:before {
  content: "\e93a";
}

.ico-male:before {
  content: "\e92b";
}

.ico-female:before {
  content: "\e916";
}

.ico-copy:before {
  content: "\e949";
}

.ico-hammer:before {
  content: "\e915";
}

.ico-download:before {
  content: "\e91b";
}

.ico-upload:before {
  content: "\e91c";
}

.ico-calendar:before {
  content: "\e91d";
}

.ico-edit:before {
  content: "\e91e";
}

.ico-profile:before {
  content: "\e91f";
}

.ico-add-profile:before {
  content: "\e920";
}

.ico-dashboard:before {
  content: "\e92c";
}

.ico-creditcard:before {
  content: "\e922";
}

.ico-dislike:before {
  content: "\e923";
}

.ico-left-arrow:before {
  content: "\e925";
}

.ico-right-arrow:before {
  content: "\e926";
}

.ico-save:before {
  content: "\e927";
}

.ico-dots:before {
  content: "\e928";
}

.ico-categories:before {
  content: "\e921";
}

.ico-logout:before {
  content: "\e92d";
}

.ico-location:before {
  content: "\e930";
}

.ico-speakerphone:before {
  content: "\e931";
}

.ico-send:before {
  content: "\e936";
}

.ico-papper:before {
  content: "\e937";
}

.ico-live:before {
  content: "\e938";
}

.ico-external-link:before {
  content: "\e93d";
}

.ico-filter:before {
  content: "\e93e";
}

.ico-times-circle-alt:before {
  content: "\e93f";
}

.ico-alert:before {
  content: "\e940";
}

.ico-info:before {
  content: "\e941";
}

.ico-sidebar:before {
  content: "\e942";
}

.ico-share:before {
  content: "\e943";
}

.ico-onlyfans-original:before {
  content: "\e944";
}

.ico-discord-brand:before {
  content: "\e945";
}

.ico-facebook-brand:before {
  content: "\e946";
}

.ico-instagram-brand:before {
  content: "\e947";
}

.ico-messenger-brand:before {
  content: "\e948";
}

.ico-whatsapp-brand:before {
  content: "\e94a";
}

.ico-onlyfans-brand:before {
  content: "\e94b";
}

.ico-twitter-brand:before {
  content: "\e94c";
}

.ico-pinterest-brand:before {
  content: "\e94d";
}

.ico-reddit-brand:before {
  content: "\e94e";
}

/* Reboot Codes - Based on normalize.css v5.0.0
**********************/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}


a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

@-ms-viewport {
  width: device-width;
}

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  text-decoration: none;
  color: #134276;
}

a:hover {
  color: inherit;
  text-decoration: underline;
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin: 0px;
}

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

input,
button,
select,
textarea {
  line-height: inherit;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type="search"] {
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 1.6rem;
}

figure {
  margin: 0;
  padding: 0;
}

summary {
  list-style: none;
  list-style-type: none;
}

summary::-webkit-details-marker,
details > summary::-webkit-details-marker {
  display: none;
}

summary::marker,
details > summary::marker {
  display: none;
}

summary:hover, summary:focus, summary:active {
  outline: none;
}

details > summary {
  list-style: none;
  list-style-type: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-size: 62.5%;
  /* 1rem = 10px */
}

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

body {
  font-family: "Barlow", sans-serif;
  background-color: white;
  margin: 0px;
  font-size: 1.6rem;
}

.main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
  padding-top: 105px;
}


@media screen and (max-width: 992px) {
  .main-container {
    padding-top: 65px;
  }
}

.main-container.full-width .section-wrapper {
  max-width: unset !important;
}

.main-container .section-row .footer-image {
  margin-bottom: -70px;
  margin-top: -30px;
}

.main-container .section-row .footer-image img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 250px;
  min-height: 200px;
}

@media screen and (max-width: 768px) {
  .main-container .section-row .footer-image {
    display: none;
  }
}

.main-container .section-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
  padding: 20px 50px;
}

@media screen and (max-width: 992px) {
  .main-container .section-wrapper {
    padding: 20px !important;
  }
}

.main-container .section-wrapper.null-py {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.main-container .section-wrapper .section-title {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.main-container .section-wrapper .section-title h2 {
  color: #134276;
  text-shadow: 0px 1px 1px rgba(19, 66, 118, 0.25);
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: bold;
}

.main-container .section-wrapper .section-title p {
  color: #134276;
  padding: 0 15vw;
}

.main-container .section-wrapper .section-title p strong {
  font-weight: bold;
}
.main-container .section-wrapper .section-title .popular_categories_button {
  margin-top: 20px;
}

@media (max-width: 992px) {
  .main-container .section-wrapper .section-title p {
    padding: 0 5vw;
  }
}

@media (max-width: 576px) {
  .main-container .section-wrapper .section-title p {
    padding: 0;
  }
  .main-container .section-wrapper .section-title .popular_categories_button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
  }
  .main-container .section-wrapper .banned_word_picture {
    max-width: 350px;
  }
  .main-container .section-wrapper .banned_word_picture img{
    width: 100%;
  }
}

.main-container .section-wrapper .section-content p strong {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .main-container.padding-container .section-row .section-wrapper {
    padding: 20px;
  }
}

.main-container.dashboard-style {
  padding-top: 65px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.main-container.dashboard-style .section-wrapper {
  max-width: 100%;
}

.main-container.sidebar-page {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
}

.main-container.sidebar-page .section-row {
  width: 100%;
}

.section-card-subcategories {
  display: grid;
  gap: 1rem;
  justify-content: center;
  width: 100%;
  grid-template-columns: repeat(4, minmax(100px, 350px));
}

@media screen and (max-width: 768px) {
  .section-card-subcategories {
    grid-template-columns: repeat(2, minmax(100px, 350px));
  }
}

.section-card-subcategories.bottom {
  display: flex;
  flex-grow: 1;
  flex-basis: 50%;
}

.subcategory-block {
  width: 100%;
}

.subcategory-block-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.subcategory-block-header h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}

.section-card-subcategory {
  background: #00bbff;
  color: white;
  padding: 1rem;
  font-size: 1.7rem;
  line-height: 1.7rem;
  font-weight: bold;
  border-radius: 10px;
  text-align: center;
}

@media screen and (max-width: 576px) {


  .subcategory-block-header h4 {
    font-size: 16px;
  }

  .section-card-subcategory {
    padding: 6px;
    font-size: 1.3rem;
    line-height: 1.3rem;
  }
}

.main-container.sidebar-page .sectionCard-wrapper {
  padding: 0 2rem 8rem 2rem;
  max-width: 1600px;
  width: 100%;
}

.main-container.sidebar-page .sectionCard-wrapper .sectionCard-content {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .main-container.sidebar-page .sectionCard-wrapper {
    padding: 0rem 0rem 8rem 0rem;
  }
}

.main-container.sidebar-page .modelList-wrapper {
  gap: 1rem;
  -ms-grid-columns: (minmax(300px, 350px)) [ auto-fill ];
  grid-template-columns: repeat(auto-fill, minmax(300px, 350px));
}

@media screen and (max-width: 1550px) {
  .main-container.sidebar-page .modelList-wrapper {
    -ms-grid-columns: (minmax(250px, 300px)) [ auto-fill ];
    grid-template-columns: repeat(auto-fill, minmax(250px, 300px));
  }
}

@media screen and (max-width: 1380px) {
  .main-container.sidebar-page .modelList-wrapper {
    -ms-grid-columns: (minmax(200px, 250px)) [ auto-fill ];
    grid-template-columns: repeat(auto-fill, minmax(200px, 250px));
  }
}

@media screen and (max-width: 1210px) {
  .main-container.sidebar-page .modelList-wrapper {
    -ms-grid-columns: (minmax(250px, 330px)) [ auto-fill ];
    grid-template-columns: repeat(2, minmax(250px, 330px));
  }
}

@media screen and (max-width: 700px) {
  .main-container.sidebar-page .modelList-wrapper {
    -ms-grid-columns: (minmax(250px, 350px)) [ auto-fill ];
    grid-template-columns: repeat(1, minmax(250px, 350px));
  }
}

.main-container.sidebar-page .categories-wrapper {
  margin-top: 5rem;
}

.main-container.sidebar-page .categories-wrapper .category {
  max-width: 220px;
}

.category-create {
  width: 100%;
  min-width: 320px;
  max-width: 850px;
  margin: auto;
}

.category-actions {
  align-self: flex-start;
  margin: 25px 0;
}

.category-actions ul li {
  list-style: circle;
  margin-left: 15px;
  margin-bottom: 8px;
}

@media screen and (max-width: 992px) {
  .main-container.sidebar-page .categories-wrapper {
    margin-top: 2rem;
  }

  .main-container.sidebar-page .categories-wrapper .category {
    max-width: 210px;
  }
}

@media screen and (max-width: 576px) {
  .main-container.sidebar-page .categories-wrapper {
    gap: 1rem;
  }

  .main-container.sidebar-page .categories-wrapper .category {
    max-width: 150px;
  }
}

.main-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}


.pageSidebar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 30rem;
  min-height: calc(100vh - 10rem);
  -webkit-box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.pageSidebar-container .pageSidebar-wrapper {
  /*position: -webkit-sticky;*/
  /*position: sticky;*/
  top: 10.5rem;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.pageSidebar-container .pageSidebar-toggler {
  position: absolute;
  background-color: #00bbff;
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 50%;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 50%;
  left: calc(100% + 1rem);
}

.pageSidebar-container .pageSidebar-toggler .icon {
  color: white;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 2.4rem;
}

.pageSidebar-container .pageSidebar-section:nth-of-type(1) .pageSidebar-header {
  padding-top: 0rem;
}

.pageSidebar-container .pageSidebar-header {
  padding: 1.5rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pageSidebar-container .pageSidebar-header .header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

.pageSidebar-container .pageSidebar-header .header-title .icon {
  background-color: #134276;
  padding: .5rem;
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 50%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
}

.pageSidebar-container .pageSidebar-header .header-title p {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
}

.pageSidebar-container .pageSidebar-header .header-cta {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pageSidebar-container .pageSidebar-header .header-cta .icon {
  color: white;
  font-size: 1.2rem;
}

.pageSidebar-container .pageSidebar-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.pageSidebar-container .more-btn {
  width: 100%;
}

.pageSidebar-container .more-btn .more-btn-link {
  width: 100%;
  padding: 1rem;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  color: white;
  min-height: 3.8rem;
  text-align: center;
  font-family: "Quicksand", sans-serif;
}

.pageSidebar-container.visible {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.pageSidebar-container.visible .pageSidebar-toggler .icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media screen and (max-width: 992px) {
  .pageSidebar-container {
    position: fixed;
    left: 0px;
    bottom: 0px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 999;
    min-height: calc(100vh);
    max-width: calc(100vw - 7rem);
    background-color: white;
  }

  .pageSidebar-container .pageSidebar-wrapper {
    position: relative;
    height: calc(100vh - 6.5rem);
    top: 0px;
    overflow-y: auto;
    padding-bottom: 10rem;
  }

  .pageSidebar-container .pageSidebar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.countriesList-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
}

.countriesList-sidebar .country-item {
  width: 6rem;
  height: 6rem;
  border-radius: 20px;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*-webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);*/
  /*box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);*/
}

@media screen and (max-width: 350px) {
  .countriesList-sidebar .country-item {
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
  }
}

.countriesList-sidebar .country-item img {
  width: 5rem;
  height: 5rem;
  border-radius: 100%;
}

.categoriesList-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}

.categoriesList-sidebar .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 5px;
  border-radius: 10px;
  text-align: center;
  box-shadow: #00bbff 0 1px 0 0;
}

.categoriesList-sidebar .category-item p {
  font-family: "Quicksand", sans-serif;
  font-size: 1.4rem;
  font-weight: bold;
}

.full-section {
  min-height: calc(100vh - 10.5rem);
  width: 100%;
}

@media screen and (max-width: 992px) {
  .full-section {
    min-height: calc(100vh - 6rem);
  }
}

.width-med {
  max-width: 1138px;
  padding: 0px 36px !important;
}

.model-section-background {
  background-image: url("/static/images/home/model-section-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 100%;
}

@media screen and (max-width: 992px) {
  .model-section-background {
    background-image: none;
  }
}

.promoteData-table {
  width: 100%;
  overflow-x: hidden;
}

.promoteData-table.promoteTrials-table {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4rem 0rem;
}

.promoteData-table.promoteTrials-table .fixed-table-body {
  max-width: 85vw;
}

@media screen and (max-width: 576px) {
  .promoteData-table.promoteTrials-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    margin-bottom: 2rem;
    padding: 0rem 3rem;
  }
}

.promoteData-table .promoteData-table-wrapper {
  width: 100%;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 1rem;
  padding-left: 22rem;
}

@media screen and (max-width: 576px) {
  .promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar {
    padding-left: 0rem;
  }
}

@media screen and (max-width: 576px) {
  .promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar .search {
    width: 100%;
    margin: 0px;
  }
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar input[type="search"] {
  height: 4.8rem;
  border-radius: 5rem;
  padding: .5rem 2rem;
  font-size: 1.4rem;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar input[type="search"]:focus, .promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar input[type="search"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #353741;
}

@media screen and (max-width: 576px) {
  .promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar input[type="search"] {
    width: 100%;
  }
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar .columns.columns-right {
  margin: 0px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  height: 4.8rem;
}

@media screen and (max-width: 576px) {
  .promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar .columns.columns-right {
    width: 100%;
  }
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar .columns.columns-right .btn {
  font-size: 1.4rem;
  background-color: #134276;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .fixed-table-toolbar .columns.columns-right .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-filter: opacity(0.7);
  filter: opacity(0.7);
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table {
  margin-bottom: 0px;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table thead th {
  border: none;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table thead th .table-title {
  font-size: 28px;
  font-family: "Quicksand", sans-serif;
  font-size: 700;
  color: #134276;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table thead th .th-inner {
  font-size: 16px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  color: #134276;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td {
  color: #134276;
  font-size: 1.4rem;
  vertical-align: middle;
  font-family: "Quicksand", sans-serif;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .d-flex {
  gap: 1rem;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .model-name p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  max-width: 15rem;
  color: #134276;
  font-family: "Quicksand", sans-serif;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_show .option-btn {
  width: 24px;
  height: 24px;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
  position: relative;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_show .option-btn::after {
  content: attr(data-trial_link);
  position: absolute;
  color: #353741;
  text-align: center;
  bottom: calc(100% - 15px);
  right: 50%;
  -webkit-transform: translateX(40%);
  transform: translateX(40%);
  background-color: white;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 0px 10px 1px rgba(19, 66, 118, 0.25);
  padding: 5px 20px;
  border-radius: 5rem;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_show .option-btn:hover::after {
  bottom: calc(100% + 2px);
  opacity: 1;
  visibility: visible;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_show .option-btn .icon {
  color: white;
  pointer-events: none;
  font-size: 1.4rem;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_edit .option-btn {
  width: 24px;
  height: 24px;
  background-color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_edit .option-btn .icon {
  color: white;
  pointer-events: none;
  font-size: 12px;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_copy .option-btn {
  min-width: 24px;
  height: 24px;
  background-color: #99d5ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
  position: relative;
  font-size: 12px;
  color: white;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_copy .option-btn .icon {
  color: white;
  pointer-events: none;
  font-size: 12px;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_delete .option-btn {
  width: 24px;
  height: 24px;
  background-color: #d65e5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_delete .option-btn .icon {
  color: white;
  pointer-events: none;
  font-size: 10px;
  font-weight: bold;
}

.promoteData-table .promoteData-table-wrapper .fixed-table-body .table tbody tr td .trial-options .trial-option_link p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 70px;
  font-size: 1.4rem;
}

.td-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index-1 {
  z-index: 1 !important;
}

.active-model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0px;
  min-width: calc(120px);
}

.active-model label {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
  margin-right: -50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.active-model label::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 12px;
  -webkit-box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #134276;
  box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #134276;
  border-radius: 2px;
  background-color: white;
}

.active-model label::after {
  content: attr(data-noactive);
  padding-left: 7px;
  color: #134276;
  font-size: 1.4rem;
  font-family: "Quicksand", sans-serif;
}

.active-model input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.active-model input:checked + label::before {
  background-color: #00bbff;
  -webkit-box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #00bbff;
  box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #00bbff;
  padding: 2px;
}

.active-model input:checked + label::after {
  content: attr(data-active);
}

.filter-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

.filter-options .filter-date-wrapper {
  border: 1px solid #134276;
  font-weight: 600;
  color: #134276;
  position: relative;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3px;
  padding: 10px 10px 10px 20px;
  border-radius: 5rem;
}

@media screen and (max-width: 620px) {
  .filter-options .filter-date-wrapper {
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: .5rem;
    border-radius: 10px;
  }
}

.filter-options .date-picker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.filter-options .date-picker label {
  margin: 0px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.filter-options .date-picker label p {
  font-weight: bold;
  color: #134276;
}

@media screen and (max-width: 620px) {
  .filter-options .date-picker label.promoteDatePicker-from > p {
    display: none;
  }
}

.filter-options .date-picker label.promoteDatePicker-to {
  width: 2.6rem;
  height: 2.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.filter-options .date-picker input {
  border-radius: 5rem;
  border: 1px solid rgba(19, 66, 118, 0.1);
  padding: 0px 10px;
  margin-left: 5px;
  outline: none;
  max-width: 100px;
  height: 2.6rem;
  color: #666666;
  text-align: center;
  font-size: 1.4rem;
}

@media screen and (max-width: 620px) {
  .filter-options .date-picker {
    width: 100%;
  }

  .filter-options .date-picker input {
    width: 100%;
    max-width: unset;
  }
}

.filter-options .filter-date-submit {
  background-color: #00bbff;
  border-radius: 5rem;
  color: white;
  height: 2.6rem;
  width: 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: .5rem;
  gap: 1rem;
}

.filter-options .filter-date-submit .icon {
  margin: 0px;
  font-size: 1rem;
}

.filter-options .filter-date-submit .filter-text-submit {
  display: none;
  font-weight: 600;
  line-height: 1;
  color: white;
}

@media screen and (max-width: 576px) {
  .filter-options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .filter-options {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 420px) {
  .filter-options {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
  }

  .filter-options .filter-date {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .filter-options .filter-date-submit {
    width: 100%;
  }

  .filter-options .filter-date-submit .filter-text-submit {
    display: block;
  }
}

.expensesBar-wrapper {
  width: 100%;
  max-width: 40rem;
  background-color: #E6F4FF;
  border-radius: 5rem;
  height: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: .5rem 1rem;
}

.expensesBar-wrapper * {
  font-size: 1.2rem;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  color: #134276;
}

.expensesBar-wrapper .start-amount {
  position: absolute;
  left: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
  z-index: 1;
}

.expensesBar-wrapper .limit-amount {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.expensesBar-wrapper .expensesBar-progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.expensesBar-wrapper .expensesBar-progress .current-percent {
  width: 0%;
  height: 100%;
  background-color: #00bbff;
  position: relative;
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}

.expensesBar-wrapper .expensesBar-progress .current-percent::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  border: 2px solid #00bbff;
  background-color: white;
  border-radius: 50%;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  z-index: 2;
}

.expensesBar-wrapper .expensesBar-progress .current-percent::after {
  content: "$" attr(data-current_amount);
  position: absolute;
  right: 0px;
  top: calc(100% + .3rem);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.expensesBar-wrapper .current-amount {
  position: absolute;
  right: 0px;
  top: calc(100% + 1rem);
}

.select-feature-model {
  padding: 20px 0px;
}

.select-feature-model ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [ 3 ];
  grid-template-columns: repeat(3, 1fr);
  gap: 5px 40px;
}

@media screen and (max-width: 768px) {
  .select-feature-model ul {
    -ms-grid-columns: (1fr) [ 2 ];
    grid-template-columns: repeat(2, 1fr);
  }
}

.select-feature-model ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.select-feature-model ul li label {
  width: 100%;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  color: #134276;
  padding: 5px 5px 5px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.select-feature-model ul li label::before {
  content: '';
  position: absolute;
  left: 0px;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-radius: 5px;
  border: 2.5px solid white;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(19, 66, 118, 0.1);
  -webkit-transition: .2s;
  transition: .2s;
}

.select-feature-model ul li label:hover::before {
  -webkit-box-shadow: 0px 0px 0px 1px #00bbff;
  box-shadow: 0px 0px 0px 1px #00bbff;
}

.select-feature-model ul li input[type="checkbox"] {
  position: absolute;
  left: 0;
  visibility: hidden;
}

.select-feature-model ul li input[type="checkbox"]:checked ~ label::before {
  background-color: #00bbff;
  -webkit-box-shadow: 0px 0px 0px 1px #00bbff;
  box-shadow: 0px 0px 0px 1px #00bbff;
}

.select-wrapper {
  position: relative;
}

.select-wrapper .select-default {
  position: relative;
  z-index: 998;
  cursor: pointer;
  background-color: white;
  border-radius: 25px;
  height: 4rem;
}

.select-wrapper .select-default button {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  text-align: left;
  color: #134276;
  pointer-events: none;
  font-size: 14px;
  font-weight: 400;
}

.select-wrapper .select-default button span {
  font-size: 16px;
  color: #454754;
}

.select-wrapper .select-default button .icon {
  position: absolute;
  left: 1rem;
  top: 50%;
  width: 2rem;
  height: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2rem;
  color: #00bbff;
}

.select-wrapper .select-default button img {
  position: absolute;
  left: 1rem;
  top: 50%;
  width: 2rem;
  height: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select-wrapper .select-default .preview-default {
  padding: 10px 20px 10px 40px;
}

.select-wrapper .select-default::before {
  content: "\e901";
  font-family: 'hubite-icon';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #00bbff;
  font-size: 1.2rem;
}

.select-wrapper .select-default.w-icon button {
  padding: 1.1rem 4rem 1.1rem 4rem;
}

.select-wrapper .select-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  z-index: 997;
  width: 100%;
  top: 0px;
  left: 0px;
  padding-top: 40px;
  background-color: white;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 0px 0px 1px rgba(19, 66, 118, 0.25);
  overflow: hidden;
  overflow-y: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.select-wrapper .select-options::-webkit-scrollbar {
  display: none;
}

.select-wrapper .select-options .select-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  -webkit-transition: .3s;
  transition: .3s;
}

.select-wrapper .select-options .select-option:active, .select-wrapper .select-options .select-option:focus {
  outline: none;
}

.select-wrapper .select-options .select-option:hover {
  background-color: rgba(19, 66, 118, 0.05);
}

.select-wrapper .select-options .select-option img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  pointer-events: none;
}

.select-wrapper .select-options .select-option p {
  pointer-events: none;
  margin: 0px;
  text-align: left;
}

.select-wrapper .select-options:not(.show) {
  padding-bottom: 0px;
  max-height: 0px;
}

.select-wrapper .select-options:not(.show) .select-option {
  opacity: 0;
}

.select-wrapper .select-options.show {
  max-height: 30rem;
  padding-bottom: 10px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  border-radius: 19px;
}

.select-wrapper .select-options.show .select-option {
  opacity: 1;
}

.faqSection-wrapper {
  width: 100%;
}

.faqSection-wrapper h2 {
  font-size: 3.6rem;
  font-weight: 700;
}

.faq-container {
  padding-top: 2rem;
  display: -ms-grid;
  display: grid;
  gap: 2rem;
  position: relative;
  width: 100%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 768px) {
  .faq-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.faq-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.faq {
  position: relative;
  background-color: #F9F9F9;
  border-radius: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.faq::after {
  content: "\e901";
  font-family: 'hubite-icon';
  width: 30px;
  height: 30px;
  color: #00bbff;
  position: absolute;
  right: 1rem;
  top: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .2s;
  transition: .2s;
}

.faq[open] {
  background-color: #e6f4ff;
}

.faq[open]::after {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.faq-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  gap: 1rem;
  z-index: 100;
  padding: 2rem 4rem 2rem 2rem;
  cursor: pointer;
}

.faq-header h3 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #134276;
  font-family: "Barlow", sans-serif;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 768px) {
  .faq-header h3 {
    font-size: 1.6rem;
  }
}

.faq-answer {
  position: relative;
  z-index: 1;
  padding: 0rem 2rem 2rem 2rem;
  -webkit-transition: .2s;
  transition: .2s;
}

.faq-answer p {
  color: #134276;
  font-size: 1.6rem;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .faq-answer p {
    font-size: 1.6rem;
  }
}

.faq-answer p a {
  text-decoration: underline;
  font-weight: 600;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .faq-answer p a {
    font-size: 1.6rem;
  }
}

.ui-datepicker {
  width: auto;
}

/********************************/
.dropdown-wrapper {
  position: relative;
}

.dropdown-wrapper .dropdown-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0rem 3rem 0rem 1.5rem !important;
}

.dropdown-wrapper .dropdown-link span {
  line-height: 1;
  font-size: 16px;
  pointer-events: none;
  font-weight: bold;
}

.dropdown-wrapper .dropdown-link img {
  border-radius: 5rem;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 2px;
  pointer-events: none;
  margin-right: 5px;
  width: 25px;
  height: 25px;
}

.dropdown-wrapper .dropdown-link::before {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  width: 20px;
  height: 20px;
  border-radius: 5rem;
  color: #134276;
  content: "\e901";
  font-family: 'hubite-icon';
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
}
.dropdown-wrapper .dropdown-link.rotate::before {
  transform: rotate(180deg);
  top: 25%;
}

.dropdown-wrapper .dropdown-link.rotate:focus,
.dropdown-wrapper .dropdown-link:focus{
  outline: none;
}

.dropdown-wrapper .dropdown-items {
  position: absolute;
  top: calc(100%);
  min-width: 200px;
  z-index: 999;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
}

.dropdown-wrapper .dropdown-items.float-items {
  top: calc(100% + 15px);
  border-radius: 5px;
}

.dropdown-wrapper .dropdown-items.from-right {
  right: 0;
}

.dropdown-wrapper .dropdown-items.from-left {
  left: 0;
}

.dropdown-wrapper .dropdown-items:not(.show) {
  max-height: 0;
  padding: 0 5px;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: max-height padding;
  transition-property: max-height padding;
  overflow: hidden;
}

.dropdown-wrapper .dropdown-items:not(.show) > a,
.dropdown-wrapper .dropdown-items:not(.show) .subNav-item {
  opacity: 0;
}

.dropdown-wrapper .dropdown-items.show {
  max-height: 40rem;
  padding: 5px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: max-height padding;
  transition-property: max-height padding;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  border-radius: 2rem;
  overflow-y: auto;
  overflow-x: visible;
}

.dropdown-wrapper .dropdown-items.show > a {
  opacity: 1;
}

.dropdown-wrapper .dropdown-items .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #134276;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 5px;
  white-space: nowrap;
  gap: .75rem;
}

.dropdown-wrapper .dropdown-items .dropdown-item:not(.dropdown-item-dropdown) {
  padding: 10px;
}

.dropdown-wrapper .dropdown-items .dropdown-item:hover {
  background-color: rgba(19, 66, 118, 0.1);
}

.dropdown-wrapper .dropdown-items .dropdown-item > img {
  width: 20px;
  height: 20px;
  pointer-events: none;
}

.dropdown-wrapper .dropdown-items .dropdown-item.logout-item {
  margin-top: 5px;
  position: relative;
  color: #d65e5c;
}

.dropdown-wrapper .dropdown-items .dropdown-item.logout-item:hover {
  background-color: #d65e5c;
  color: white;
}

.dropdown-wrapper .dropdown-items .dropdown-item.logout-item:hover::before {
  opacity: 0;
}

.dropdown-wrapper .dropdown-items .dropdown-item.logout-item::before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: rgba(19, 66, 118, 0.1);
  position: absolute;
  bottom: 100%;
  left: 0%;
}

.dropdown-wrapper.mobileMenu-dropdown {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-wrapper.mobileMenu-dropdown .dropdown-link span {
  font-size: 20px;
  color: white;
}

.dropdown-wrapper.mobileMenu-dropdown .dropdown-link::before {
  color: white;
}

.dropdown-wrapper.mobileMenu-dropdown .dropdown-items {
  position: relative;
  max-width: 100%;
  width: 100%;
  top: 2rem;
}

.dropdown-wrapper.mobileMenu-dropdown .dropdown-items a {
  font-size: 18px;
}


.modelList-wrapper {
  padding-bottom: 1rem;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(320px, 350px)) [ 3 ];
  grid-template-columns: repeat(3, minmax(320px, 350px));
  gap: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-container.sidebar-page .modelList-wrapper.horizontal {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 1200px) {
  .main-container.sidebar-page .modelList-wrapper.horizontal {
    align-items: center;
    gap: 20px;
  }
}

.modelList-wrapper.horizontal .modelCard-wrapper {
  width: 100%;
  max-width: 100%;
}

@media screen and (max-width: 1200px) {
  .modelList-wrapper.horizontal .modelCard-wrapper {
    max-width: 600px;
    box-shadow: #74747459 0 2px 6px 0px;
    border-radius: 15px;
  }
}

.modelCard-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  height: 200px;
}

@media screen and (max-width: 1200px) {
  .modelCard-row {
    height: auto;
    flex-direction: column;
  }
}

.modelCard-row .modelCard-image img {
  height: 100%;
  border-radius: 15px;
  width: 200px;
  object-fit: cover;
}

@media screen and (max-width: 1200px) {
  .modelCard-row .modelCard-image img {
    width: 100%;
    height: 325px;
  }
}

.modelCard-row .profile-socials {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.modelCard-row .profile-socials img {
  width: 24px;
  height: 24px;
}

.modelCard-row .profile-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media screen and (max-width: 1200px) {
  .modelCard-row .profile-info {
    padding: 0 20px;
  }
}

.modelCard-row-indicator {
  border: solid;
  padding: 4px;
  border-radius: 5px;
  font-size: 1rem;
}

.modelCard-row .profile-title {
  display: flex;
  gap: 10px;
  font-size: 2rem;
}

@media screen and (max-width: 1200px) {
  .modelCard-row .profile-title {
    flex-wrap: wrap;
  }
}

.modelCard-row .modelCard-row-username {
  color: #00bbff;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  .modelCard-row .modelCard-row-username {
    color: #00bbff;
    font-weight: 600;
    width: 100%;
  }
}

.modelCard-row .profile-statistics {
  display: flex;
  gap: 20px;
}

.modelCard-row .profile-description {
  color: gray;
  max-width: 500px;
  max-height: 120px;
  text-overflow: ellipsis;
}

@media screen and (max-width: 1200px) {
  .modelCard-row .profile-description {
    max-height: initial;
  }
}


.modelCard-row .profile-statistics .media-item {
  height: 18px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.modelCard-row .profile-statistics .media-item img {
  height: 100%;
}

.modelCard-row .profile-statistics .media-item span {
  font-size: 18px;
}

.modelCard-row-link {
  border-left: solid 1px gray;
  padding-left: 10px;
  color: gray;
}

@media screen and (max-width: 1200px) {
  .modelCard-row-link {
    border-left: none;
    padding-left: 0;
  }
}


@media screen and (max-width: 1200px) {
  .modelList-wrapper {
    -ms-grid-columns: (minmax(200px, 350px)) [ 2 ];
    grid-template-columns: repeat(2, minmax(200px, 350px));
  }
}

@media screen and (max-width: 768px) {
  .modelList-wrapper {
    gap: 20px;
    padding-top: 0;
  }
}

@media screen and (max-width: 576px) {
  .modelList-wrapper {
    -ms-grid-columns: (minmax(200px, 350px)) [ 1 ];
    grid-template-columns: repeat(1, minmax(200px, 350px));
  }
}

.modelList-wrapper .modelCard-wrapper {
  min-width: unset;
}

.modelCard-wrapper {
  width: 100%;
  max-width: 350px;
  min-width: 350px;
}

.modelCard-wrapper .modelCard-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  border: 4px solid white;
  border-radius: 20px;
  overflow: hidden;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1550px) {
  .main-container.sidebar-page .modelCard-wrapper .modelCard-box {
    height: 300px;
  }
}

@media screen and (max-width: 1380px) {
  .main-container.sidebar-page .modelCard-wrapper .modelCard-box {
    height: 250px;
  }
}

@media screen and (max-width: 1210px) {
  .main-container.sidebar-page .modelCard-wrapper .modelCard-box {
    height: 350px;
  }
}

.modelCard-wrapper .modelCard-box:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.modelCard-wrapper .modelCard-box .modelCard-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.modelCard-wrapper .modelCard-box .modelCard-image img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.modelCard-wrapper .modelCard-box .modelCard-profileTag {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 30px;
  padding: 0px 15px;
  background-color: #0bf;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
  line-height: 1;
  font-weight: 700;
  font-size: 14px;
  gap: .5rem;
  z-index: 1;
}

.modelCard-wrapper.featured .modelCard-box .modelCard-profileTag {
  pointer-events: none;
}

.modelCard-wrapper .modelCard-box .modelCard-platform {
  position: absolute;
  left: 10px;
  bottom: 85px;
  z-index: 2;
}

.modelCard-wrapper .modelCard-box .modelCard-platform img {
  border-radius: 5rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 2.4rem;
  height: 2.4rem;
}

.modelCard-wrapper .modelCard-box .modelCard-trial {
  position: absolute;
  left: 0px;
  top: 1rem;
  height: 30px;
  padding: 0px 2rem;
  background-color: #ffbb33;
  color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 5rem 5rem 0px;
  font-weight: 700;
  font-size: 16px;
  gap: .5rem;
  z-index: 111;
}

.modelCard-wrapper .modelCard-box .modelCard-trial img {
  margin-right: 5px;
}

.modelCard-wrapper .modelCard-box .modelCard-info_price {
  position: absolute;
  left: 0px;
  bottom: calc(100% + 20.2rem);
  background-color: #134276;
  color: white;
  padding: 0rem 2rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px 5rem 5rem 0px;
  font-weight: bold;
  font-size: 16px;
  z-index: 0;
}

@media screen and (max-width: 1550px) {
  .main-container.sidebar-page .modelCard-wrapper .modelCard-box .modelCard-info_price {
    bottom: calc(100% + 15rem);
  }
}

@media screen and (max-width: 1380px) {
  .main-container.sidebar-page .modelCard-wrapper .modelCard-box .modelCard-info_price {
    bottom: calc(100% + 10rem);
  }
}

.modelCard-wrapper .modelCard-box .modelCard-info {
  pointer-events: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 66, 118, 0)), to(#134276));
  background: linear-gradient(180deg, rgba(19, 66, 118, 0) 0%, #134276 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 5px;
  padding: 10px 70px 10px 10px;
  z-index: 1;
}

.modelCard-wrapper .modelCard-box .modelCard-info_username {
  color: white;
}

.modelCard-wrapper .modelCard-box .modelCard-info_nickname {
  color: white;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.modelCard-wrapper .modelCard-box .modelCard-info_media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  gap: 15px;
}

.modelCard-wrapper .modelCard-box .modelCard-info_media .media-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .5rem;
}

.modelCard-wrapper .modelCard-box .modelCard-info_media .media-item .icon {
  color: white;
}

.modelCard-wrapper .modelCard-box .modelCard-info_media .media-item img {
  width: 17px;
  height: 16px;
  margin-right: 5px;
}

.modelCard-wrapper .modelCard-box .modelCard-info_media .media-item span {
  color: white;
}

.modelCard-wrapper .modelCard-box .modelCard-extras {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.modelCard-wrapper .modelCard-box .modelCard-extras .modelCard-bestMatch {
  height: 30px;
  padding: 0px 15px;
  background-color: #00bbff;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
  line-height: 0;
  font-weight: 700;
  font-size: 14px;
}

.modelCard-wrapper .modelCard-box .modelCard-extras .modelCard-bestMatch img {
  margin-right: 5px;
  width: 18px;
  height: 18px;
}

.modelCard-wrapper .modelCard-box .modelCard-extras .modelCard-trial {
  height: 30px;
  padding: 0px 15px;
  background-color: #ffbb33;
  color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
  line-height: 0;
  font-weight: 700;
  font-size: 14px;
}

.modelCard-wrapper .modelCard-box .modelCard-extras .modelCard-trial img {
  margin-right: 5px;
}

@media screen and (max-width: 992px) {
  .modelCard-wrapper .modelCard-box .modelCard-extras {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.modelCard-wrapper.featured .modelCard-box {
  border-color: #ffbb33;
}

.modelCard-wrapper.featured .modelCard-box .modelCard-info .modelCard-info_price {
  background-color: #ffbb33;
  color: #134276;
}

.modelCard-wrapper.featured1 .modelCard-box {
  border-color: #ec4699;
}

.modelCard-wrapper.featured1 .modelCard-box .modelCard-trial {
  background-color: #ec4699;
  color: white;
}

.modelCard-wrapper.featured1 .modelCard-box .modelCard-trial img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

.modelCard-wrapper.featured1 .modelCard-box .modelCard-info .modelCard-info_price {
  background-color: #ec4699;
}

.modelCard-wrapper.best-match .modelCard-box {
  border-color: #00bbff;
}

@media screen and (max-width: 576px) {
  .modelCard-wrapper {
    min-width: 270px;
  }
}

.sectionCard-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  padding-top: 40px;
}

.sectionCard-footer .sectionCard-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sectionCard-footer .sectionCard-more a {
  font-weight: 600;
  vertical-align: middle;
}

.sectionCard-footer .sectionCard-more a:not(:last-child) {
  margin-right: 20px;
}

.sectionCard-footer .sectionCard-more a i {
  margin-right: 12px;
}

@media screen and (max-width: 768px) {
  .sectionCard-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    gap: 40px;
  }
}

@media screen and (max-width: 576px) {
  .sectionCard-footer {
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sectionCard-footer .sectionCard-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    gap: 20px;
  }

  .sectionCard-footer .sectionCard-more a {
    padding: 14px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .sectionCard-footer .sectionCard-more a:not(:last-child) {
    margin-right: 0;
  }

  .sectionCard-footer .sectionCard-more a i {
    margin-right: 10px;
  }
}

@media screen and (max-width: 375px) {
  .sectionCard-footer .sectionCard-more {
    gap: 10px;
  }
}

.sectionCard-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sectionCard-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
}

.sectionCard-pagination ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sectionCard-pagination ul .page-number {
  padding: 9px 16px;
  border-radius: 50%;
  color: #134276;
  font-size: 18px;
}

.sectionCard-pagination ul .page-number.current {
  background-color: #134276;
  color: white;
}

.sectionCard-pagination .next {
  color: #134276;
}

@media screen and (min-width: 768px) {
  .sectionCard-pagination {
    gap: 10px;
  }
}

.sectionCard-filter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.sectionCard-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 0rem;
  gap: 20px;
}

.sectionCard-filter.sort-filter {
  margin-left: auto;
  text-align: right;
}

.sectionCard-filter h5 {
  font-weight: 600;
  font-size: 18px;
}

.sectionCard-filter .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  overflow-x: auto;
  max-width: calc(100vw - 4rem);
  padding-right: 1rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
  padding: 0rem;
}

.sectionCard-filter .filters::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-appearance: none;
}

.sectionCard-filter .filters::-webkit-scrollbar-track {
  background-color: rgba(19, 66, 118, 0.05);
  border-radius: 50px;
}

.sectionCard-filter .filters::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background: rgba(19, 66, 118, 0.1);
}

.sectionCard-filter .filters::-webkit-scrollbar-thumb:hover {
  background: rgba(19, 66, 118, 0.5);
}

@media screen and (max-width: 768px) {
  .sectionCard-filter .filters {
    padding-bottom: 1rem;
  }
}

.sectionCard-filter .filters .filter-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  border-radius: 100px;
  color: #134276;
  background-color: #e6f4ff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  height: 100%;
}

.sectionCard-filter .filters .filter-link .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #ec4699;
  margin-right: 5px;
}

.sectionCard-filter .filters .filter-link .circle.circle-pr {
  background-color: #134276;
}

.sectionCard-filter .filters .filter-link .circle.circle-pr i {
  left: -.5px;
}

.sectionCard-filter .filters .filter-link .circle i {
  position: relative;
  top: -3px;
  vertical-align: middle;
}

.sectionCard-filter .filters .filter-link .circle i::before {
  font-size: 10px;
  line-height: 1;
  color: white;
}

.sectionCard-filter .filters .filter-link.select {
  background-color: #00bbff;
  color: white;
}
@media screen and (max-width: 768px) {
  .sectionCard-filter-wrapper{
    flex-direction: column;
  }
  .sectionCard-filter.sort-filter{
    margin-left: 0;
    text-align: center;
  }
  .sectionCard-filter.sort-filter .filters .filter-link{
    font-size: 12px;
    padding: 5px;
  }
  .sectionCard-filter.sort-filter .filters .filter-link .circle i{
      top: 0;
  }
}

@media screen and (min-width: 768px) {
  .sectionCard-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
  }
}

.sectionCard-wrapper {
  width: 100%;
  max-width: 1138px;
  padding: 0 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.sectionCard-wrapper.width-auto {
  width: auto;
}

.sectionCard-wrapper .sectionCard-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem;
}

.back-button {
  height: 44px;
  width: 44px;
  background: url('/static/images/icons/icon-back.png') no-repeat center;
}

@media screen and (max-width: 768px) {
  .sectionCard-wrapper .sectionCard-header:not(.visible-paragraph) > p {
    display: none;
  }
}

.sectionCard-wrapper .sectionCard-header.center-align {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectionCard-wrapper .sectionCard-header.center-align h1,
.sectionCard-wrapper .sectionCard-header.center-align h2,
.sectionCard-wrapper .sectionCard-header.center-align h3,
.sectionCard-wrapper .sectionCard-header.center-align p {
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sectionCard-wrapper .sectionCard-header h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  width: 85%;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}

.sectionCard-wrapper .sectionCard-header h1 span {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .sectionCard-wrapper .sectionCard-header h1 {
    font-size: 36px;
  }
}

.sectionCard-wrapper .sectionCard-header p {
  color: #134276;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
}

.sectionCard-wrapper .sectionCard-header p a {
  font-weight: 600;
  text-decoration: underline;
}

.sectionCard-wrapper .sectionCard-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .sectionCard-wrapper {
    border-radius: 40px 40px 0px 0px;
    padding: 0;
  }

  .sectionCard-wrapper .sectionCard-content {
    padding: 0px;
  }
}

.section-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-pagination .navigation-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .5rem;
}

.section-pagination .navigation-btn.disabled, .section-pagination .navigation-btn:disabled {
  color: #454754;
}

.section-pagination .navigation-btn.disabled span, .section-pagination .navigation-btn:disabled span {
  color: #454754;
}

.section-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.section-pagination ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-pagination ul .page-number {
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 50%;
  color: #2e3038;
  font-size: 18px;
  border: 1px solid transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-pagination ul .page-number.current {
  color: #134276;
  border-color: #134276;
}

.section-pagination .next {
  color: #134276;
}

@media screen and (min-width: 768px) {
  .section-pagination {
    gap: 10px;
  }
}

.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  border-radius: 0;
  color: #ecf0f1;
  background-color: #212327;
  padding: 5px 0;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.cookiealert a {
  text-decoration: underline;
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
  background-color: #0bb9fa;
  color: white;
}

.grecaptcha-badge {
  visibility: hidden;
}

.crop-text-1 {
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.crop-text-2 {
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.crop-text-unlimited {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.crop-text-long {
  word-break: break-word;
}

.terms-wrapper {
  max-width: 100%;
}

.terms-wrapper .privacy-table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

.terms-wrapper h2, .terms-wrapper h3 {
  margin-bottom: 16px;
  font-weight: bold
}

.terms-wrapper a {
  color: #E81869;
  word-break: break-all;
}

.terms-wrapper ul {
  color: #134276;
  list-style: disc;
  padding-left: 2rem;
  margin-bottom: 1rem;
}

.terms-wrapper li {
  list-style: disc;
}

.dopointer {
  cursor: pointer !important;
  pointer-events: auto;
}

.py-2 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.pt-1 {
  padding-top: 10px !important;
}

.pt-3 {
  padding-top: 30px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mx-1 {
  margin-right: 10px !important;
  margin-left: 10px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.mx-3 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}


.ml-3 {
  margin-left: 30px !important;
}

.my-3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

@media screen and (min-width: 992px) {
  .lg-mt-3 {
    margin-top: 30px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .md-mt-3 {
    margin-top: 30px !important;
  }
}
.mt-4 {
  margin-top: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

@media screen and (min-width: 992px) {
  .lg-px-5 {
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
}
.pb-8 {
  padding-bottom: 80px !important;
}
.pb-10 {
  padding-bottom: 100px !important;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
  .sm-pb-10 {
    padding-bottom: 100px !important;
  }
}

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

.over-y-hide {
  overflow-y: hidden;
}

.text-center {
  text-align: center !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.space-nowrap {
  white-space: nowrap !important;
}

.font-weight-bold {
  font-weight: bold;
}

.w-100 {
  width: 100% !important;
}


.mw-200 {
  max-width: 200px !important;
}

.mw-400 {
  max-width: 400px !important;
}

.mw-500 {
  max-width: 500px !important;
}

@media screen and (max-width: 768px) {
  .sm-hidden {
    display: none !important;
  }
}

.bg-white-hb {
  background-color: white;
}

.bg-primary-hb,
.btn-primary-hb {
  background-color: #134276 !important;
}

.bg-secondary-hb,
.btn-secondary-hb {
  background-color: #00bbff;
}

.bg-warning-hb,
.btn-warning-hb {
  background-color: #ffbb33;
}

.bg-light-hb,
.btn-light-hb-hb {
  background-color: #e6f4ff;
}

.text-whiteColor-hb,
.text-white-hb {
  color: white;
}

.text-primary-hb {
  color: #134276;
}
.accordion-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 800px;
}

@media (max-width: 992px) {
  .accordion-wrapper {
    padding: 0px;
  }
}

.accordion-wrapper .accordion-card {
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  width: 100%;
}

.accordion-wrapper .accordion-card h3 {
  font-size: 18px;
  color: #134276;
  margin: 0;
}

.accordion-wrapper .accordion-card p {
  color: #134276;
}

.accordion-wrapper .accordion-card .accordion-card-header {
  position: relative;
  background-color: white;
  padding: 5px 50px 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 50px;
}

.accordion-wrapper .accordion-card .accordion-card-header:hover {
  cursor: pointer;
}

.accordion-wrapper .accordion-card .accordion-card-header::before {
  font-family: "hubite-icon";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-size: 18px;
  -webkit-transition: .3s;
  transition: .3s;
  color: #134276;
}

.accordion-wrapper .accordion-card .accordion-card-header.open::before {
  content: "\e900";
}

.accordion-wrapper .accordion-card .accordion-card-header:not(.open)::before {
  content: "\e901";
}

.accordion-wrapper .accordion-card .accordion-card-header .accordion-card-header_title {
  pointer-events: none;
}

.accordion-wrapper .accordion-card .accordion-card-header .accordion-card-header_icon {
  font-size: 24px;
  color: #134276;
  pointer-events: none;
}

.accordion-wrapper .accordion-card .accordion-card-content {
  overflow: hidden;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  height: 0px;
  opacity: 0;
  background-color: white;
}

.accordion-wrapper .accordion-card .accordion-card-content.show {
  height: auto;
  opacity: 1;
}

.accordion-wrapper .accordion-card .accordion-card-content .accordion-card-body {
  padding: 10px 20px 20px 20px;
}

@media (min-width: 1400px) {
  .accordion-wrapper .accordion-card h3 {
    font-size: 20px;
  }

  .accordion-wrapper .accordion-card .card-body p {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .accordion-wrapper .accordion-card h2 {
    font-size: 14px;
  }
}

.table-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(19, 66, 118, 0.25);
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum:nth-of-type(1) {
  max-width: 100px;
}

@media screen and (max-width: 768px) {
  .table-list-wrapper.table-onlyfans-stats .table-list-colum:nth-of-type(1) {
    max-width: 50px;
  }
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum:nth-of-type(1) .table-list-colum_content .table-col-item span {
  font-weight: bold;
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum .table-list-colum_title {
  padding: 10px;
  font-weight: bold;
  color: #134276;
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum .table-list-colum_content .table-col-item {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum .table-list-colum_content .table-col-item:nth-of-type(even) {
  background-color: rgba(19, 66, 118, 0.05);
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum .table-list-colum_content .table-col-item a {
  text-decoration: underline;
}

.table-list-wrapper.table-onlyfans-stats .table-list-colum .table-list-colum_content .table-col-item span {
  color: #134276;
}

.itemSubMenu-wrapper {
  position: relative;
}

.itemSubMenu-wrapper .subNav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.itemSubMenu-wrapper .subNav-link span {
  line-height: 1;
  font-size: 16px;
  pointer-events: none;
  margin-left: 7.5px;
}

.itemSubMenu-wrapper .subNav-link img {
  border-radius: 5rem;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 2px;
  pointer-events: none;
}

.itemSubMenu-wrapper .subNav-items {
  position: absolute;
  top: calc(100%);
  min-width: 200px;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  z-index: 999;
}

.itemSubMenu-wrapper .subNav-items.float-items {
  top: calc(100% + 15px);
  border-radius: 5px;
}

.itemSubMenu-wrapper .subNav-items.from-right {
  right: 0;
}

.itemSubMenu-wrapper .subNav-items.from-left {
  left: 0;
}

.itemSubMenu-wrapper .subNav-items.from-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.itemSubMenu-wrapper .subNav-items:not(.show) {
  max-height: 0;
  padding: 0 5px;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: max-height padding;
  transition-property: max-height padding;
  overflow: hidden;
}

.itemSubMenu-wrapper .subNav-items:not(.show) > a,
.itemSubMenu-wrapper .subNav-items:not(.show) .subNav-item {
  opacity: 0;
}

.itemSubMenu-wrapper .subNav-items.show {
  max-height: 1000px;
  padding: 5px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  -webkit-transition-property: max-height padding;
  transition-property: max-height padding;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  overflow: visible;
  border-radius: 10px;
}

.itemSubMenu-wrapper .subNav-items.show > a {
  opacity: 1;
}

.itemSubMenu-wrapper .subNav-items .subNav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  color: #134276;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 5px;
  text-decoration: none;
}

.itemSubMenu-wrapper .subNav-items .subNav-item:not(.subNav-item-dropdown) {
  padding: 10px;
}

.itemSubMenu-wrapper .subNav-items .subNav-item:hover {
  background-color: rgba(19, 66, 118, 0.1);
}

.itemSubMenu-wrapper .subNav-items .subNav-item > img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  pointer-events: none;
}

.itemSubMenu-wrapper .subNav-items .subNav-item .subNav-item-icon {
  width: 15px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.itemSubMenu-wrapper .subNav-items .subNav-item .subNav-item-icon img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 20px;
  height: 20px;
  pointer-events: none;
  border-radius: 2px;
}

.itemSubMenu-wrapper .subNav-items .subNav-item .subNav-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.logout-item {
  margin-top: 5px;
  position: relative;
  color: #d65e5c;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.logout-item:hover {
  background-color: #d65e5c;
  color: white;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.logout-item:hover::before {
  opacity: 0;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.logout-item::before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: rgba(19, 66, 118, 0.1);
  position: absolute;
  bottom: 100%;
  left: 0%;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown {
  position: relative;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  color: #134276;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-link span {
  pointer-events: none;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-list {
  position: absolute;
  right: calc(100% + 10px);
  background-color: white;
  -webkit-box-shadow: 0px 1px 3px -0.5px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 3px -0.5px rgba(19, 66, 118, 0.5);
  padding: 5px;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  min-width: 100px;
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: .2s;
  transition: .2s;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-list.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-list a {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-list a img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
}

.itemSubMenu-wrapper .subNav-items .subNav-item.subNav-item-dropdown .subNav-item-dropdown-list a:hover {
  background-color: rgba(19, 66, 118, 0.1);
}

.itemSubMenu-wrapper.mobile-subNav .subNav-items {
  position: relative;
  max-width: 100%;
}

.bg-primary,
.btn-primary {
  background-color: #134276;
}

.bg-secondary,
.btn-secondary {
  background-color: #00bbff;
}

.bg-info,
.btn-info {
  background-color: #99d5ff;
}

.bg-warning,
.btn-warning {
  background-color: #ffbb33;
}

.bg-light,
.btn-light {
  background-color: white;
}

.bg-dark,
.btn-dark {
  background-color: #2e3038;
}

.bg-light {
  background-color: #e6f4ff;
}

.divisor-secondary {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.divisor-secondary::before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  top: calc(50%);
  left: 0rem;
  background-color: #99D5FF;
  z-index: -1;
}

.divisor-secondary .divisor-text {
  position: relative;
  z-index: 1;
  padding: 0rem 1.5rem;
  background-color: white;
  color: #99D5FF;
  height: 2.4rem;
  font-weight: 400;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Quicksand", sans-serif;
  color: #134276;
  margin: 0;
  font-weight: 300;
}

p {
  margin: 0px;
}

p,
span {
  color: #134276;
  font-family: "Barlow", sans-serif;
}

p,
span,
h6,
.h6,
label {
  font-size: 1.6rem;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  p,
  span,
  h6,
  .h6,
  label {
    font-size: 1.6rem;
  }
}

a:hover {
  text-decoration: none !important;
}

a > img,
a .icon,
a i {
  pointer-events: none;
}

.text-primary {
  color: #134276;
}

.paragraph {
  margin-bottom: 10px !important;
  text-align: justify;
}

.paragraph.title {
  width: 100%;
  text-align: center;
  margin: 20px 0 !important;
}

.paragraph.title span b {
  font-weight: bold;
  font-size: 2rem;
}

.title {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}

.title.title-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.title.title-lang img {
  max-width: 36px;
}

.title.title-center {
  text-align: center;
  max-width: 565px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .title {
    font-size: 36px;
  }

  .title.title-lang img {
    max-width: 48px;
  }
}

.subtitle {
  font-family: "Quicksand", sans-serif;
  font-weight: 550;
  font-size: 20px;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .subtitle {
    font-size: 24px;
  }
}

.hidden {
  display: none !important;
}

.header-hb {
  position: fixed;
  width: 100%;
  max-width: 100%;
  z-index: 999;
}

.header-hb.overlayOpen .hbNav-brand img {
  position: relative;
  left: auto;
}

@media screen and (min-width: 375px) {
  .header-hb.overlayOpen .hbNav-brand img {
    left: -15px;
  }
}

.header-hb.overlayOpen .nav-container {
  height: auto;
}

.header-hb.overlayOpen .nav-wrapper {
  padding: 1.4rem 2rem !important;
  gap: 0 !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.header-hb.overlayOpen .nav-wrapper .hbNav-brand {
  margin: 0 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.header-hb .nav-container {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 65px;
}

.header-hb .nav-container .nav-wrapper {
  width: 100%;
  max-width: 1145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  padding: 0 20px;
}

@media screen and (max-width: 768px) {
  .header-hb .nav-container .nav-wrapper {
    -webkit-box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
    box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-brand img {
  width: 155px;
  height: 45px;
  -webkit-filter: drop-shadow(0px 1px 0px rgba(19, 66, 118, 0.5));
  filter: drop-shadow(0px 1px 0px rgba(19, 66, 118, 0.5));
}

@media screen and (max-width: 375px) {
  .header-hb .nav-container .nav-wrapper .hbNav-brand img {
    margin: 0px -15px;
    width: 120px;
    height: 35px;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-search {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 50px;
}

.header-hb .nav-container .nav-wrapper .hbNav-search .input-search-rounded span {
  top: 53%;
}

.header-hb .nav-container .nav-wrapper .hbNav-search .input-search-rounded button {
  height: auto;
  padding: 7px 40px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 600;
}

.header-hb .nav-container .nav-wrapper .hbNav-search input {
  height: 43px;
  border: 2px solid rgba(0, 187, 255, 0.2);
}

.header-hb .nav-container .nav-wrapper .hbNav-search input::-webkit-input-placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ccc;
}

.header-hb .nav-container .nav-wrapper .hbNav-search input:-ms-input-placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ccc;
}

.header-hb .nav-container .nav-wrapper .hbNav-search input::-ms-input-placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ccc;
}

.header-hb .nav-container .nav-wrapper .hbNav-search input::placeholder {
  font-family: "Barlow", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #ccc;
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-search {
    padding: 0;
  }
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-search {
    display: none;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item .nav-link {
  font-weight: bold;
  color: white;
  border-radius: 5rem;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 1px 2px 0px rgba(19, 66, 118, 0.25);
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.promote-account {
    display: none;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.promote-account .nav-link {
  color: #134276;
  background-color: #ffbb33;
  padding: 10px 2rem;
  -webkit-transition: .3s;
  transition: .3s;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.promote-account .nav-link i {
  margin-right: .8rem;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.promote-account .nav-link:hover {
  color: #19559a;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.creators {
    display: none;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.creators .nav-link {
  padding: 10px 2rem;
  -webkit-transition: .3s;
  transition: .3s;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.creators .nav-link i {
  margin-right: .8rem;
}

@media screen and (max-width: 768px) {
  .header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.creators .nav-link {
    font-size: 14px;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options .nav-item.creators .nav-link:hover {
  color: #ffbb33;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
}

.header-hb .nav-container .nav-wrapper .hbNav-options .subNav-lang {
  display: none;
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-options .subNav-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options .subNav-lang > a {
  font-weight: 700;
  color: white;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle {
  display: none;
  width: 4rem;
  height: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: none;
}

@media screen and (max-width: 992px) {
  .header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle .bar1,
.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle .bar2,
.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle .bar3 {
  width: 30px;
  height: 5px;
  background-color: white;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-7px, 8px);
  transform: rotate(-45deg) translate(-7px, 8px);
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle.change .bar2 {
  opacity: 0;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.header-hb .nav-container .nav-wrapper .hbNav-options .hb-menuToggle .icon {
  color: white;
  font-size: 2.4rem;
  pointer-events: none;
}

.header-hb .nav-container .nav-wrapper .hbNav-options .profile-menu > a img {
  border: 2px solid white;
}

.header-hb .subnav-container {
  position: relative;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
  box-shadow: 0px 0px 15px 2px rgba(19, 66, 118, 0.25);
}

@media screen and (max-width: 992px) {
  .header-hb .subnav-container {
    display: none;
  }
}

.header-hb .subnav-container .subnav-wrapper {
  max-width: 1345px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  .header-hb .subnav-container .subnav-wrapper:not(.subnav-wrapper) ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
  }
}

.header-hb .subnav-container .subnav-wrapper ul {
  margin: 0;
  min-height: 40px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: fit-content;
  flex-basis: fit-content;
  position: relative;
}

.header-hb .subnav-container .subnav-wrapper ul li {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1200px) {
  .header-hb .subnav-container .subnav-wrapper ul li .dropdown-link span {
    font-size: 14px !important;
  }
}

.header-hb .subnav-container .subnav-wrapper ul li > a {
  color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5rem;
  min-width: 75px;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .header-hb .subnav-container .subnav-wrapper ul li > a {
    font-size: 14px;
    padding: 0 10px;
  }
}

.header-hb .subnav-container .subnav-wrapper ul li > a .link-icon {
  margin-right: 5px;
}

.header-hb .subnav-container .subnav-wrapper ul li > a .link-img {
  width: 20px;
  margin-right: 5px;
  border-radius: 2px;
}

.header-hb .subnav-container .subnav-wrapper ul li > a:hover {
  background-color: rgba(19, 66, 118, 0.1);
}

.header-hb .subnav-container .subnav-wrapper .subNav-lang {
  display: flex;
  margin-right: 10px;
}

.header-hb .subnav-container .subnav-wrapper .subNav-lang span {
  color: #134276;
  font-weight: 700;
}

.header-hb .subnav-container .subNav-lang > a {
  height: 100%;
  padding: 5px 20px;
  font-weight: bold;
}

.header-hb .hb-menuOverlay {
  position: fixed;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  background-color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 55px 0 0 0;
  z-index: 888;
  visibility: hidden;
}

.header-hb .hb-menuOverlay.open {
  overflow-y: scroll;
}

@media (max-width: 767px) {
  .header-hb .hb-menuOverlay {
    width: 100%;
  }
}

.header-hb .hb-menuOverlay .hbNav-searchMenu {
  padding: 2rem 1rem 3rem;
  background-color: #00bbff;
}

.hbNav-search-mobile {
  display: none;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile {
  max-width: 100%;
  margin-bottom: 0px;
  padding: 0 10px;
}

@media screen and (max-width: 992px) {
  .hbNav-search-mobile {
    display: block;
  }
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded input {
  height: auto;
  line-height: 1.4;
  font-size: 2rem;
  font-weight: 700;
  border: none !important;
  padding: 1.4rem 2rem 1.4rem 4.5rem;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded input::-webkit-input-placeholder {
  color: #ccc;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded input:-ms-input-placeholder {
  color: #ccc;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded input::-ms-input-placeholder {
  color: #ccc;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded input::placeholder {
  color: #ccc;
}

.header-hb .hb-menuOverlay .hbNav-search-mobile .input-search-rounded button {
  position: static;
  display: block;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background-color: #134276;
  padding: 1.5rem 2rem;
  text-transform: uppercase;
  height: auto;
  font-size: 2rem;
  line-height: 1.4;
}

.header-hb .hb-menuOverlay .nav-body {
  padding: 30px 20px;
  padding-bottom: 140px;
  display: none;
  gap: 3rem;
}

.header-hb .hb-menuOverlay .nav-body ul {
  padding-top: 3rem;
  margin-top: 1.5rem;
  border-top: 1px solid #ccc;
}

.header-hb .hb-menuOverlay .nav-body ul .nav-link {
  padding: 0;
}

.header-hb .hb-menuOverlay .nav-body ul > li {
  max-width: 125px;
  margin: 0 auto;
}

.header-hb .hb-menuOverlay .nav-body ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.header-hb .hb-menuOverlay .nav-body ul li > a {
  color: white;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid rgba(19, 66, 118, 0.1);
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0;
}

.header-hb .hb-menuOverlay .nav-body ul li.itemSubMenu-wrapper > a {
  position: relative;
  padding-left: 0;
}

.header-hb .hb-menuOverlay .nav-body ul li.itemSubMenu-wrapper > a span {
  color: white;
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
}

.header-hb .hb-menuOverlay .nav-body ul li.itemSubMenu-wrapper > a::before {
  content: '\e901';
  font-size: 1.2rem;
  position: absolute;
  width: 16px;
  height: 12px;
  font-family: 'hubite-icon' !important;
  color: white !important;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  pointer-events: none;
  color: transparent;
  border-radius: 0;
}

.header-hb .hb-menuOverlay .nav-body ul .subNav-items {
  padding: 0;
  padding-top: 1rem;
  border-radius: 0;
  background-color: transparent;
}

.header-hb .hb-menuOverlay .nav-body ul .subNav-items .subNav-item {
  color: white;
  padding: 1rem .5rem;
}

.header-hb .hb-menuOverlay .nav-body .promote-account,
.header-hb .hb-menuOverlay .nav-body .login {
  text-align: center;
  background-color: #ffbb33;
  color: #134276;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  border-radius: 5rem;
  padding: 1.5rem 2rem;
}

.header-hb .hb-menuOverlay .nav-body .promote-account i,
.header-hb .hb-menuOverlay .nav-body .login i {
  margin-right: 1rem;
}

.header-hb .hb-menuOverlay .nav-body .login {
  background-color: transparent;
  border: 2px solid #00bbff;
  color: white;
}

.header-hb .hb-menuOverlay .nav-body .lang-wrapper .nav-link {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0px;
}

.header-hb .hb-menuOverlay .nav-body .lang-wrapper .nav-link span {
  font-weight: bold;
  font-size: 18px;
}

.header-hb .hb-menuOverlay.open {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.header-hb .hb-menuOverlay.open .nav-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 992px) {
  .header-hb {
    z-index: 995;
  }
}

.hb-menuOverlay {
  position: fixed;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  background-color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 100px 0 0 0;
  z-index: 888;
  visibility: hidden;
}

@media (max-width: 767px) {
  .hb-menuOverlay {
    width: 50vw;
  }
}

@media (max-width: 576px) {
  .hb-menuOverlay {
    width: 100%;
  }
}

.hb-menuOverlay .hbNav-search-mobile {
  margin-bottom: 20px;
  padding: 0 10px;
}

.hb-menuOverlay .nav-body {
  padding: 0px 20px;
  display: none;
}

.hb-menuOverlay .nav-body ul li > a {
  color: white;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid rgba(19, 66, 118, 0.1);
}

.hb-menuOverlay .nav-body ul li > a.promote-account {
  background-color: #ffbb33;
  color: #134276;
  padding: 10px;
  border-radius: 5rem;
  margin-top: 10px;
}

.hb-menuOverlay .nav-body ul li.itemSubMenu-wrapper > a {
  position: relative;
}

.hb-menuOverlay .nav-body ul li.itemSubMenu-wrapper > a::before {
  content: '';
  width: 20px;
  height: 20px;
  background-color: white;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  color: white;
  border-radius: 5rem;
  content: "\e901";
  font-family: 'hubite-icon';
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
}

.hb-menuOverlay .nav-body .lang-wrapper .nav-link {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0px;
}

.hb-menuOverlay .nav-body .lang-wrapper .nav-link span {
  font-weight: bold;
  font-size: 18px;
}

.hb-menuOverlay.open {
  height: 100%;
  opacity: 1;
  visibility: visible;
}

.hb-menuOverlay.open .nav-body {
  display: block;
}

.user-subNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.user-subNav .l-options-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.user-subNav .r-options-list {
  padding-right: 10px;
}

.user-subNav .r-options-list .itemSubMenu-wrapper .subNav-items a {
  border-radius: 0;
}

.user-subNav .r-options-list .itemSubMenu-wrapper .subNav-items a:last-child {
  margin-top: 5px;
  border-top: 1px solid rgba(19, 66, 118, 0.1);
  border-radius: 0 0 5px 5px;
}

.user-mobileMenu-options {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #99d5ff;
}

.user-mobileMenu-options li:last-child {
  background-color: rgba(19, 66, 118, 0.1);
}

.navigation-user-container {
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 777;
  -webkit-transition: .2s;
  transition: .2s;
}

@media screen and (max-width: 992px) {
  .navigation-user-container {
    display: block;
  }
}

.navigation-user-container .toggle-navigation-user {
  position: absolute;
  bottom: calc(100% - 1rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: .2s;
  transition: .2s;
  z-index: -1;
  width: 4rem;
  height: 4rem;
}

.navigation-user-container .toggle-navigation-user:focus,
.navigation-user-container.hide-navigation .toggle-navigation-use:focus{
  outline: none;
}

@media screen and (max-height: 520px) {
  .navigation-user-container .toggle-navigation-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.navigation-user-container .toggle-navigation-user .icon {
  color: #134276;
  pointer-events: none;
  width: 4rem;
  height: 4rem;
  background-color: white;
  position: absolute;
  bottom: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 5px;
  -webkit-transition: .2s;
  transition: .2s;
  font-size: 1.2rem;
  padding-top: .2rem;
}

.navigation-user-container .toggle-navigation-user .icon::before {
  -webkit-transition: .1s;
  transition: .1s;
}

.navigation-user-container .navigation-user-wrapper {
  background-color: white;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options {
  display: -ms-grid;
  display: grid;
  grid: auto/repeat(5, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 650px;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-search {
  -webkit-box-shadow: 0px 10px 15px rgba(8, 97, 195, 0.25);
  box-shadow: 0px 10px 15px rgba(8, 97, 195, 0.25);
  background: radial-gradient(106.81% 100% at 50% 0%, #00BBFF 62.63%, #0087B9 100%);
  padding: 1.5rem;
  border-radius: 50%;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-search .icon {
  font-size: 2.4rem;
  color: white !important;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 15px;
  font-weight: 400;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  width: 100%;
  font-size: 12px;
  border-top: 4px solid transparent;
  text-align: center;
  color: rgba(19, 66, 118, 0.5);
  height: 100%;
}
.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.telegram{
  gap: .8em
}
.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.getmylink{
  grid-column: 3;
}
.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.navegation-more{
  grid-column: 5;
}


.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.navegation-more.open .icon::before {
  content: "\e934";
  font-size: 1.6rem;
  color: #d65e5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5rem;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option:nth-child(3) {
  padding: 10px 15px;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option .icon {
  font-size: 2.4rem;
  color: rgba(19, 66, 118, 0.5);
  pointer-events: none;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option:hover {
  background-color: rgba(19, 66, 118, 0.1);
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option:focus {
  outline: none;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option span {
  font-size: 20px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option span img {
  width: 22px;
  height: 22px;
  margin-bottom: 3px;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.active {
  border-color: #00bbff;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option.iphone-style {
  padding: 7.5px 10px 20px 10px;
}

.navigation-user-container .navigation-user-wrapper .navigation-user-options.dashboard-options {
  grid: auto/repeat(4, 1fr);
}

@media screen and (min-width: 768px) {
  .navigation-user-container .navigation-user-wrapper .navigation-user-options .navigation-user-option {
    padding: 12px 25px;
  }
}

.navigation-user-container.hide-navigation {
  -webkit-transform: translateY(calc(100% - .7rem));
  transform: translateY(calc(100% - .7rem));
}

.navigation-user-container.hide-navigation .toggle-navigation-user .icon {
  background-color: #00bbff;
  color: white;
}

.navigation-user-container.hide-navigation .toggle-navigation-user .icon::before {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.navigation-more-container {
  position: fixed;
  left: 20px;
  right: 20px;
  bottom: 180px;
  display: none;
  z-index: 555;
  max-height: calc(100vh - 17rem);
  overflow-y: auto;
  padding-right: 1rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
  padding-right: 0px;
}

.navigation-more-container::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  -webkit-appearance: none;
}

.navigation-more-container::-webkit-scrollbar-track {
  background-color: rgba(19, 66, 118, 0.05);
  border-radius: 50px;
}

.navigation-more-container::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background: #00bbff;
}

.navigation-more-container::-webkit-scrollbar-thumb:hover {
  background: rgba(19, 66, 118, 0.5);
}

.navigation-more-container.active {
  display: block;
}

.navigation-more-container .navigation-more-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 2rem;
  background-color: white;
  -webkit-box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 80px rgba(0, 0, 0, 0.1);
  border-radius: 2rem;
  gap: 1.5rem;
}

.navigation-more-container .navigation-more-wrapper .dropdownCard-link span {
  font-family: "Barlow", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.5;
}

.navigation-more-container .navigation-more-wrapper .navigation-more-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Barlow", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.5;
  color: #134276;
  gap: .5rem;
}

.navigation-more-container .navigation-more-wrapper .navigation-more-link.navigation-icon {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navigation-more-container .navigation-more-wrapper .navigation-more-link.important-link {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.navigation-more-container .navigation-more-wrapper .navigation-more-link img {
  width: 25px;
  margin-right: 0.8rem;
}

.footer-container {
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 992px) {
  .footer-container {
    padding-bottom: 75px !important;
  }
}

.footer-container .footer-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 50px;
  width: 100%;
  max-width: 1366px;
  gap: 20px 0;
}

@media screen and (max-width: 992px) {
  .footer-container .footer-content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0px;
  }
}

.footer-container .footer-content-wrapper .footer-content-box {
  padding: 20px;
}

.footer-container .footer-content-wrapper .footer-content-box:not(:last-child) {
  border-right: 1px solid rgba(19, 66, 118, 0.1);
}

.footer-container .footer-content-wrapper .footer-content-box .footer-content-box_title {
  color: white;
  padding: 10px 0;
  margin-bottom: 10px;
  position: relative;
  text-shadow: 0px 1px 1px rgba(19, 66, 118, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-content-box_title::before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(100% - 2px);
  height: 2px;
  width: 25px;
  background-color: #ffbb33;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(19, 66, 118, 0.1);
}

.footer-container .footer-content-wrapper .footer-content-box p {
  line-height: 1.5;
  margin-bottom: 10px;
  color: white;
}

.footer-container .footer-content-wrapper .footer-content-box p a {
  color: white;
  font-weight: bold;
}

.footer-container .footer-content-wrapper .footer-content-box.footer-info {
  max-width: 400px;
}

.footer-container .footer-content-wrapper .footer-content-box.footer-categories {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 300px;
}

.footer-container .footer-content-wrapper .footer-content-box.footer-resources {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 300px;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-media {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 300px;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2.5px 0;
  color: white;
}
.footer-container .footer-content-wrapper .footer-content-box .footer-links li{
  margin: 5px 0;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-links a:hover {
  text-decoration: underline;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-social img {
  width: 40px;
  height: 40px;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #134276;
  color: white;
  border-radius: 5rem;
  -webkit-transition: .2s;
  transition: .2s;
}

.footer-container .footer-content-wrapper .footer-content-box .footer-social a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  background-color: #154984;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
}

.footer-container .footer-copy-wrapper {
  text-align: center;
  padding: 20px;
  border-top: 1px solid rgba(19, 66, 118, 0.1);
  color: white;
  width: 100%;
  max-width: 1366px;
}

.footer-container .footer-copy-wrapper .copyright-text {
  margin-bottom: 10px;
  color: white;
}

.footer-container .footer-copy-wrapper .copyright-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.footer-container .footer-copy-wrapper .copyright-info p {
  color: white;
}

.btn {
  border-radius: 5rem;
  border: 0;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: background-color, color, -webkit-filter, -webkit-box-shadow;
  transition-property: background-color, color, -webkit-filter, -webkit-box-shadow;
  transition-property: background-color, filter, box-shadow, color;
  transition-property: background-color, filter, box-shadow, color, -webkit-filter, -webkit-box-shadow;
  text-decoration: none;
  outline: none;
  padding: 10px 20px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
}

.btn span {
  font-weight: 600;
}

.btn:hover {
  color: white;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
}

.btn i {
  margin-right: 10px;
}

.btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-inline-block {
  display: inline-block;
}

.btn-md {
  padding: 14px 25px;
}

.btn-lg {
  padding: 14px 37px;
}

.btn-xsmall {
  height: 2.4rem;
  min-height: 2.4rem;
  max-height: 2.4rem;
  font-size: 1.2rem;
}

.btn-small {
  height: 3rem;
  min-height: 3rem;
  max-height: 3rem;
  font-size: 1.4rem;
}

.btn-med {
  height: 3.6rem;
  min-height: 3.6rem;
  max-height: 3.6rem;
  font-size: 1.4rem;
}

.btn-large {
  height: 4.4rem;
}

.btn-primary-hb, .btn-secondary-hb, .btn-success-hb, .btn-warning-hb, .btn-danger-hb, .btn-dark-hb, .btn-info-hb, .btn-light-hb {
  border: 0;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transition-property: background-color, color, -webkit-filter, -webkit-box-shadow;
  transition-property: background-color, color, -webkit-filter, -webkit-box-shadow;
  transition-property: background-color, filter, box-shadow, color;
  transition-property: background-color, filter, box-shadow, color, -webkit-filter, -webkit-box-shadow;
}

.btn-primary-hb, .btn-secondary-hb, .btn-success-hb, .btn-warning-hb, .btn-danger-hb, .btn-dark-hb, .btn-info-hb {
  color: white !important;
  text-shadow: 0px 1px 1px var(--hb-darkalpha-30);
}

.btn-promote-hb {
  background-color: #ffbb33;
  color: #134276;
}

.btn-promote-hb span {
  color: #134276;
}

.btn-promote-hb:hover {
  color: #134276;
}

.btn-light-hb {
  color: #2e3038 !important;
}

.btn-secondary {
  color: white;
}

.btn {
  border-radius: 5rem;
}

.btn:focus, .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn:hover {
  -webkit-box-shadow: 0px 2px 5px 1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 2px 5px 1px rgba(19, 66, 118, 0.5);
}

.input-search-rounded {
  position: relative;
  width: 100%;
}

.input-search-rounded span {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  color: #134276;
  -webkit-transition: .2s;
  transition: .2s;
}

.input-search-rounded input {
  border-radius: 5rem;
  border: 2px solid rgba(19, 66, 118, 0.1);
  color: #134276;
  outline: none;
  height: 40px;
  padding: 0px 75px 0px 40px;
  width: 100%;
  font-size: 16px;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: -webkit-box-shadow border-color;
  transition-property: -webkit-box-shadow border-color;
  transition-property: box-shadow border-color;
  transition-property: box-shadow border-color, -webkit-box-shadow border-color;
  -webkit-appearance: none;
}

.input-search-rounded input:focus, .input-search-rounded input:active {
  border-color: rgba(19, 66, 118, 0.25);
}

.input-search-rounded input:focus ~ span, .input-search-rounded input:active ~ span {
  -webkit-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}

.input-search-rounded input:focus ~ button, .input-search-rounded input:active ~ button {
  opacity: 1;
}

.input-search-rounded button {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #134276;
  color: white;
  height: 30px;
  border-radius: 5rem;
  padding: 0px 10px;
  z-index: 1;
  font-weight: bold;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .9;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.input-search-rounded button.featured-color {
  background-color: #ec4699;
}

.input-search-rounded button.secondary-color {
  background-color: #00bbff;
}

.inputs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.inputs-wrapper.social-inputs {
  max-height: 40rem;
  overflow-y: auto;
}

.input-text {
  position: relative;
}

.input-text label {
  margin-bottom: 1rem;
  color: #134276;
  font-weight: 400;
}

.input-text input {
  height: 4rem;
  border-radius: 5rem;
  border: none;
  padding: 1.2rem 2rem;
  outline: 0;
  -webkit-transition: .2s;
  transition: .2s;
  width: 100%;
  font-size: 1.4rem;
  color: #134276;
  border: 1px solid rgba(19, 66, 118, 0.25);
}

.input-text input:active, .input-text input:focus {
  border-color: #134276;
}

.input-text input:-moz-read-only {
  color: #134276;
  background-color: #E4F4FF;
  border: 1px solid #E4F4FF;
  color: #2e3038;
}

.input-text input:read-only {
  color: #134276;
  background-color: #E4F4FF;
  border: 1px solid #E4F4FF;
  color: #2e3038;
}

.input-text input::-webkit-input-placeholder {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #cccccc;
  font-size: 1.4rem;
}

.input-text input:-ms-input-placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #cccccc;
  font-size: 1.4rem;
}

.input-text input::-ms-input-placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #cccccc;
  font-size: 1.4rem;
}

.input-text input::placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #cccccc;
  font-size: 1.4rem;
}

.input-text .input-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 0px;
  font-size: 2.4rem;
  color: #00bbff;
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
}

.input-text .input-icon .delete-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2rem;
}

.input-text .input-icon .delete-input .icon {
  font-size: 1.2rem;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input-text .input-icon.delete-input {
  font-size: 1.2rem;
}

.input-text .input-icon.delete-input .icon {
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.input-text .input-icon .icon {
  width: 20px;
  height: 20px;
  font-size: 2rem;
  pointer-events: none;
  color: #134276;
}

.input-text .input-icon img {
  width: 20px;
  height: 20px;
  pointer-events: none;
}

.input-text .input-icon.icon-left {
  left: 0rem;
  right: unset;
}

.input-text .input-icon.icon-right {
  right: 0rem;
  left: unset;
}

.input-text .input-prepend {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  width: 36px;
  min-width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 5px;
  top: 2px;
  border-radius: 3px 0px 0px 3px;
}

.input-text .input-prepend .input-prepend-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-text .input-prepend .input-prepend-icon i {
  font-size: 18px;
  color: #134276;
}

.input-text .input-prepend .input-prepend-icon img {
  width: 24px;
  height: 24px;
}

.input-text.add-padding-left input {
  padding-left: 4rem;
}

.input-text.add-padding-right input {
  padding-right: 4rem;
}

.input-textarea textarea {
  outline: none;
  width: 100%;
  border-radius: 20px;
  padding: 1.5rem;
  color: #454754;
  -webkit-transition: .2s;
  transition: .2s;
  resize: none;
  min-height: 15rem;
  border: 1px solid rgba(19, 66, 118, 0.25);
}

.input-textarea textarea:active, .input-textarea textarea:focus {
  border-color: #134276;
}

.input-textarea textarea::-webkit-input-placeholder {
  font-family: "Barlow", sans-serif;
}

.input-textarea textarea:-ms-input-placeholder {
  font-family: "Barlow", sans-serif;
}

.input-textarea textarea::-ms-input-placeholder {
  font-family: "Barlow", sans-serif;
}

.input-textarea textarea::placeholder {
  font-family: "Barlow", sans-serif;
}

.input-radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input-radio-group .input-radio input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.input-radio-group .input-radio input:checked + label {
  border-color: #00bbff;
  background-color: white;
}

.input-radio-group .input-radio input:checked + label img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.input-radio-group .input-radio label {
  color: #134276;
  border-radius: 10px;
  border: 2px solid transparent;
  padding: 0rem 2rem;
  height: 3.2rem;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input-radio-group .input-radio label.transparent-bg img {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}

.input-radio-group .input-radio label:not(.transparent-bg) {
  background-color: #F5F5F5;
}

.input-radio-group.platform-selector .input-radio label {
  height: 5rem;
}

.input-radio-group.platform-selector .input-radio label img {
  height: 2.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.input-radio-group.payment-selector .input-radio label {
  height: 3.8rem;
  padding: 0rem;
  overflow: hidden;
}

.input-radio-group.payment-selector .input-radio label img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 11rem;
  height: 100%;
}

.input-radio-group.add-funds-amount .input-radio {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input-radio-group.add-funds-amount .input-radio label {
  height: 3.8rem !important;
}

.input-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.input-price .input-number {
  position: relative;
}

.input-price .input-number::before {
  content: attr(data-currency);
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  min-width: 3rem;
  height: 100%;
  color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: -1px;
}

.input-price .input-number[data-currency] input {
  padding: 0rem 3rem;
}

.input-price input {
  height: 4rem;
  width: 100%;
  max-width: 14rem;
  border-radius: 5rem;
  border: 1px solid rgba(19, 66, 118, 0.1);
  text-align: center;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #134276;
}

.input-price input:focus, .input-price input:active {
  outline: none;
}

.input-price input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-price label {
  margin-bottom: 1rem;
  color: #134276;
  font-weight: 400;
  font-size: 1.4rem;
}

.input-keyword-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-height: 40rem;
  overflow-y: auto;
}

.inputs-keyword-saved {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.input-keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  width: 100%;
}

.input-keyword:not(.saved) .keyword-option {
  display: none;
}

.input-keyword .input-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input-keyword .keyword-option {
  height: 3.6rem;
  width: 3.6rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-keyword .keyword-option.edit-keyword {
  background-color: #134276;
}

.input-keyword .keyword-option.delete-keyword {
  background-color: #C42126;
}

.input-keyword .keyword-option .icon {
  font-size: 1.4rem;
  color: white;
  pointer-events: none;
}

.input-keyword .keyword-save {
  background-color: #00bbff;
  color: white;
  font-weight: 700;
  border-radius: 5rem;
  padding: 0rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 0;
  min-width: 8.2rem;
}

.input-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0px;
}

.input-checkbox label {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  color: #134276;
}

.input-checkbox label::before {
  content: '';
  position: absolute;
  left: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 12px;
  -webkit-box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #134276;
  box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #134276;
  border-radius: 2px;
  background-color: white;
}

.input-checkbox input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.input-checkbox input:checked + label::before {
  background-color: #00bbff;
  -webkit-box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #00bbff;
  box-shadow: 0px 0px 0px 2px white, 0px 0px 0px 4px #00bbff;
  padding: 2px;
}

.max-keyword-alert {
  padding: 1rem 0rem;
  text-align: center;
}

.max-keyword-alert p {
  color: #d65e5c !important;
}

.add-new-keyword {
  height: 4.4rem;
  border: 1px solid #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  border-radius: 5rem;
  padding: 0rem 1rem;
  max-width: 14rem;
}

.myModal-container {
  position: fixed;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(19, 66, 118, 0.05);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  -webkit-transition: .2s;
  transition: .2s;
  z-index: 999;
}

.myModal-container:not(.notify-modal) .myModal-wrapper {
  -webkit-transform: translate(-50%, -65%);
  transform: translate(-50%, -65%);
}

.myModal-container.notify-modal .myModal-wrapper {
  max-width: 45rem;
  padding: 4rem 4rem 1rem 4rem;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}myModal-container

.myModal-container.notify-modal .myModal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.myModal-container.notify-modal .myModal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
}

.myModal-container.notify-modal .myModal-content p {
  font-size: 2.4rem;
  font-weight: 700;
  color: #134276;
  text-align: center;
  line-height: 28px;
}

.myModal-container.notify-modal.show .myModal-wrapper {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.myModal-container.show {
  visibility: visible;
  opacity: 1;
}

.myModal-container.show:not(.notify-modal) .myModal-wrapper,
.myModal-container.show:not(.notify-modal) .modalConfirm-wrapper {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.myModal-container#config-keywords {
  background-color: rgba(19, 66, 118, 0.5);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

@media screen and (max-height: 667px) {
  .myModal-container .myModal-content {
    max-height: 30rem;
    overflow-y: auto;
    padding-right: 10px;
  }
}

.myModal-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 95%;
  min-width: 45rem;
  background-color: white;
  z-index: 999;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  border-radius: 30px;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 4rem;
}

@media screen and (max-width: 450px) {
  .myModal-wrapper {
    min-width: 95%;
    padding: 2rem;
  }
}

.myModal-header {
  position: relative;
}

.myModal-header .myModal-header_title {
  font-size: 2.4rem;
  color: #134276;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .myModal-header .myModal-header_title {
    font-size: 2rem;
    padding-right: 3rem;
  }
}

.myModal-header p {
  max-width: 100%;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
}

.myModal-header .myModal-header_close {
  position: absolute;
  right: -10px;
  top: -10px;
  border-radius: 5rem;
  background-color: #E6F4FF;
  -webkit-transition: .2s;
  transition: .2s;
  width: 3.6rem;
  height: 3.6rem;
}

.myModal-header .myModal-header_close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.myModal-header .myModal-header_close span {
  font-size: 1rem;
  color: #134276;
  pointer-events: none;
}

.myModal-header .myModal-header_close span .icon {
  font-weight: bold;
}

.myModal-content {
  padding: 2rem 0;
  overflow-y: auto;
  max-height: 70vh;
}

.myModal-content p {
  color: #134276;
  font-weight: 400;
}

.myModal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.myModal-footer-promote {
  justify-content: center;
}

.myModal-content-promote_text p {
  padding-top: 10px;
}

.myModal-footer button {
  padding: 10px 20px;
  border-radius: 5rem;
  font-weight: bold;
  height: 4.8rem;
  min-width: 14rem;
  font-size: 1.6rem;
  color: white;
  -webkit-transition: .2s;
  transition: .2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}

.myModal-footer button:hover {
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}

.myModal-footer .myModal-close {
  color: #134276;
  background-color: #F9F9F9;
}

.myModal-footer .myModal-submit, .myModal-signup {
  color: white;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.myModal-signup a {
  color: white;
}

.myModal-footer .myModal-submit.promo-style {
  background-color: #ffbb33;
  color: #134276;
}

@media screen and (max-width: 576px) {
  .myModal-footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .myModal-footer button {
    width: 100%;
  }
}

.modalConfirm-wrapper {
  padding: 20px;
  background-color: white;
  -webkit-box-shadow: 0px 10px 40px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 10px 40px rgba(19, 66, 118, 0.1);
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  max-width: 55rem;
  -webkit-transform: translate(-50%, -65%);
  transform: translate(-50%, -65%);
  -webkit-transition: .2s;
  transition: .2s;
}

.modalConfirm-wrapper > .modal-close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: rgba(19, 66, 118, 0.75);
  width: 36px;
  height: 36px;
  border-radius: 5rem;
  background-color: #E6F4FF;
  -webkit-transition: .2s;
  transition: .2s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.modalConfirm-wrapper > .modal-close-btn:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.modalConfirm-wrapper > .modal-close-btn .icon {
  pointer-events: none;
  color: #134276;
  font-size: 10px;
  font-weight: bold;
}

.modalConfirm-wrapper .myModal-header {
  margin-bottom: 20px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid rgba(19, 66, 118, 0.1);
}

.modalConfirm-wrapper .myModal-header .myModal-title {
  font-size: 18px;
  font-weight: bold;
  color: #134276;
  font-family: "Quicksand", sans-serif;
}

.modalConfirm-wrapper .myModal-body {
  padding: 0px;
}

.modalConfirm-wrapper .myModal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  padding: 10px 0px 0px 0px;
  gap: 1rem;
}

.modalConfirm-wrapper .myModal-footer button,
.modalConfirm-wrapper .myModal-footer a {
  padding: 1.5rem 2rem;
  border-radius: 5rem;
  font-weight: bold;
  min-width: 14rem;
  font-size: 1.4rem;
  color: white;
  -webkit-transition: .2s;
  transition: .2s;
  line-height: 1;
}

.modalConfirm-wrapper .myModal-footer button:hover,
.modalConfirm-wrapper .myModal-footer a:hover {
  -webkit-transform: translateY(-0.5rem);
  transform: translateY(-0.5rem);
}

.modalConfirm-wrapper .myModal-footer .myModal-close {
  color: #134276;
  background-color: #F9F9F9;
}

.modalConfirm-wrapper .myModal-footer .myModal-submit {
  color: white;
  background-color: #d65e5c;
  border: 1px solid transparent;
}

.success-notify-icon {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background-color: #1dc98a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.success-notify-icon .icon {
  color: white;
  font-size: 3rem;
  font-weight: bold;
}

.error-notify-icon {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background-color: #d65e5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.error-notify-icon .icon {
  color: white;
  font-size: 3rem;
  font-weight: bold;
}

.info-notify-icon {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.info-notify-icon .icon {
  color: white;
  font-size: 3rem;
  font-weight: bold;
}

.notify-modal-cta {
  height: 4.4rem;
  padding: 1rem 2rem;
  background-color: #00bbff;
  color: white;
  font-weight: 700;
  border-radius: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.notify-modal-cta:hover {
  color: #134276;
}

.notify-container {
  position: fixed;
  top: -1rem;
  right: -1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 2rem;
  max-height: calc(100vh - 12rem);
  overflow: hidden;
  padding: 10rem 3rem;
  pointer-events: none;
  z-index: 999;
}

.notify-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 6rem;
  position: relative;
  background-color: white;
  -webkit-box-shadow: 0px 10px 40px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 10px 40px rgba(19, 66, 118, 0.1);
  border-radius: 20px;
  width: 100%;
  max-width: 40rem;
  -webkit-transition: .2s;
  transition: .2s;
  pointer-events: all;
}

.notify-wrapper .notify-icon {
  width: 4rem;
  height: 4rem;
  position: absolute;
  left: 1rem;
  top: 1rem;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notify-wrapper .notify-icon::before {
  content: "";
  font-family: 'hubite-icon';
  width: 2.8rem;
  height: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
  color: white;
  font-weight: bold;
}

.notify-wrapper .notify-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 4rem;
  gap: 1px;
}

.notify-wrapper .notify-body .notify-body_title {
  font-weight: 400;
  font-family: "Quicksand", sans-serif;
  color: #2e3038;
  font-size: 1.6rem;
}

.notify-wrapper .notify-body .notify-body_text {
  color: #454754;
  font-size: 1.4rem;
}

.notify-wrapper .notify-close {
  width: 4rem;
  height: 4rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .2s;
  transition: .2s;
}

.notify-wrapper .notify-close::before {
  content: "\e934";
  font-family: 'hubite-icon';
  color: #454754;
}

.notify-wrapper .notify-close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.notify-wrapper.success {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(23, 185, 107, 0.4);
  box-shadow: 0px 0px 0px 1px rgba(23, 185, 107, 0.4);
}

.notify-wrapper.success .notify-icon::before {
  content: "\e90b";
  color: #1dc98a;
}

.notify-wrapper.success .notify-body .notify-body_title {
  color: #137646;
}

.notify-wrapper.alert {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(250, 186, 64, 0.4);
  box-shadow: 0px 0px 0px 1px rgba(250, 186, 64, 0.4);
}

.notify-wrapper.alert .notify-icon::before {
  content: "\e940";
  color: #ffbb33;
}

.notify-wrapper.alert .notify-body .notify-body_title {
  color: #E99B05;
}

.notify-wrapper.error {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(232, 54, 88, 0.4);
  box-shadow: 0px 0px 0px 1px rgba(232, 54, 88, 0.4);
}

.notify-wrapper.error .notify-icon::before {
  content: "\e93f";
  color: #d65e5c;
}

.notify-wrapper.error .notify-body .notify-body_title {
  color: #E83658;
}

.notify-wrapper.info {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(22, 86, 174, 0.4);
  box-shadow: 0px 0px 0px 1px rgba(22, 86, 174, 0.4);
}

.notify-wrapper.info .notify-icon::before {
  content: "\e941";
  color: #99d5ff;
}

.notify-wrapper.info .notify-body .notify-body_title {
  color: #1F4272;
}

.notify-wrapper.hide {
  -webkit-transform: translateX(calc(100% + 2rem));
  transform: translateX(calc(100% + 2rem));
}

.temporalNotify-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 1rem;
  max-height: calc(50vh);
  overflow: hidden;
  pointer-events: none;
  z-index: 995;
}

@media screen and (max-width: 768px) {
  .temporalNotify-container {
    bottom: 8rem;
  }
}

.temporalNotify-container .temporalNotify-wrapper {
  min-width: 10rem;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.temporalNotify-container .temporalNotify-wrapper .notify-text {
  font-weight: 600;
}

.temporalNotify-container .temporalNotify-wrapper.success {
  background-color: #E7FFF3;
}

.temporalNotify-container .temporalNotify-wrapper.success .notify-text {
  color: #1dc98a;
}

.temporalNotify-container .temporalNotify-wrapper.alert {
  background-color: #FFF4E9;
}

.temporalNotify-container .temporalNotify-wrapper.alert .notify-text {
  color: #ffbb33;
}

.temporalNotify-container .temporalNotify-wrapper.error {
  background-color: #FFE5EA;
}

.temporalNotify-container .temporalNotify-wrapper.error .notify-text {
  color: #d65e5c;
}

.temporalNotify-container .temporalNotify-wrapper.info {
  background-color: #E9F2FF;
}

.temporalNotify-container .temporalNotify-wrapper.info .notify-text {
  color: #99d5ff;
}

.temporalNotify-container .temporalNotify-wrapper.hide {
  -webkit-transform: translateX(calc(100%));
  transform: translateX(calc(100%));
}

/* ------------------------------------
 #                Home
 -------------------------------------- */


@-webkit-keyframes popup {
  0% {
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3) translateX(-50%);
    transform: scale(1.3) translateX(-50%);
  }
  100% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    opacity: 1;
  }
}

@keyframes popup {
  0% {
    -webkit-transform: scale(0) translateX(-50%);
    transform: scale(0) translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3) translateX(-50%);
    transform: scale(1.3) translateX(-50%);
  }
  100% {
    -webkit-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    opacity: 1;
  }
}

.feature-description {
  padding: 0 15px;
}

.feature-description strong, .feature-description strong span {
  font-weight: 600;
}

.feature-description h2 {
  line-height: 1.5;
  margin-bottom: 30px;
}

.feature-description p {
  line-height: 1.5;
  margin-bottom: 30px;
}

.feature-description p a {
  font-weight: bold;
}

.feature-description p a img {
  display: block;
}

.feature-description ul {
  margin-bottom: 12px;
}

.feature-description h3 {
  line-height: 2;
}

.feature-description ul li {
  list-style-type: disc;
  margin-left: 15px;
  line-height: 2;
}

.feature-description ul li a {
  text-decoration: underline;
}
.feature-description .feature-video{
  width: 100%;
  margin: 0 auto 20px;
}
.feature-description .feature-video h2{
  text-align: center;
}
.feature-description .feature-video .video-container {
  position: relative;
  width: 100%;
  max-width: 730px;
  min-width: 730px;
  height: 450px;
  max-height: 450px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border: 4px solid white;
  border-radius: 20px;
  margin: 0 auto;
}

.feature-description .feature-video .video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 20px;
}

.feature-description .feature-video .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 20px;
  display: none;
}

@media screen and (max-width: 720px) {
  .feature-description .feature-video .video-container {
    height: 320px;
  }
}

@media screen and (max-width: 568px) {
  .feature-description .feature-video .video-container {
    height: 270px;
  }
}

@media screen and (max-width: 440px) {
  .feature-description .feature-video .video-container {
    height: 230px;
  }
}

.feature-description .feature-video .video-container .play-button {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 32px);
  font-size: 1em;
  background: red;
  border-radius: 50% / 10%;
  color: #ffffff;
  height: 3em;
  padding: 0;
  text-align: center;
  text-indent: 0.1em;
  transition: all 150ms ease-out;
  width: 4em;
  cursor: pointer;
}

.feature-description .feature-video .video-container .play-button::before {
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}

.feature-description .feature-video .video-container .play-button::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  content: " ";
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  top: 50%;
  position: absolute;
  width: 0;
}
@media screen and (max-width: 992px) {
  .feature-description .feature-video .video-container {
    min-width: 350px;
  }
}

@media (max-width: 1769px) {
  .feature-description {
    max-width: 1100px;
  }
}

@media (max-width: 1409px) {
  .feature-description {
    max-width: 740px;
  }
}

.transactionDetails-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 3rem;
  background-color: #E6F4FF;
  border-radius: 10px;
}

.transactionDetails-wrapper .transactionDetails-header {
  border-bottom: 1px solid #134276;
  padding-bottom: 1rem;
}

.transactionDetails-wrapper .transactionDetails-header p {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
}

.transactionDetails-wrapper .transactionDetails-resume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #134276;
  padding: 1.5rem 0rem;
}

.transactionDetails-wrapper .transactionDetails-resume p {
  font-weight: 500;
}

.transactionDetails-wrapper .transactionDetails-resume .transactionDetails-amount {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #134276;
  line-height: 1;
}



.categories-wrapper {
  margin: 0 auto 20px;
  width: 100%;
  gap: 1rem 0.5rem;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: flex-start;

}

@media screen and (max-width: 768px) {
  .categories-wrapper.limited-categories .category:not(:nth-child(-n+2)) {
    display: none;
  }
}

.category {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0px 8px;
  overflow: hidden;
  border-radius: 20px;
  height: 45px;
  -webkit-transition: .5s;
  transition: .5s;
}

.category .category-title {
  font-size: 2.3rem;
  font-weight: 700;
}

.category:nth-child(9) ~ .category .category-title {
  font-size: 1.6rem;
}

.category:nth-child(40) ~ .category .category-title {
  font-size: 1.2rem;
}


.category:hover {
  -webkit-box-shadow: 0 2px 10px #134276;
  box-shadow: 0 2px 10px #134276;
  border-color: #134276;
}

.category:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.category figure::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

/*.category figure img {*/
/*  -webkit-transition: .5s;*/
/*  transition: .5s;*/
/*  width: 300px;*/
/*  height: 300px;*/
/*  object-fit: cover;*/
/*}*/

/*.category .category-title {*/
/*  position: absolute;*/
/*  z-index: 10;*/
/*  font-size: 1.6rem;*/
/*  font-weight: 700;*/
/*  color: white;*/
/*}*/

@media screen and (min-width: 992px) {
  .category .category-title {
    font-size: 2rem;
  }
}

.countries-wrapper {
  margin: 0 auto;
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid: auto/repeat(2, 1fr);
  gap: 2rem;
  padding: 2rem 0rem;
}

@media screen and (min-width: 992px) {
  .countries-wrapper {
    -ms-grid-columns: (1fr) [ 4 ];
    grid-template-columns: repeat(4, 1fr);
  }
}

.country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  gap: 10px;
  height: 118px;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
}

.country:hover {
  -webkit-box-shadow: 0 2px 10px #134276;
  box-shadow: 0 2px 10px #134276;
  border-color: #134276;
}

.country:hover figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.country figure img {
  width: 48px;
  height: 48px;
  -webkit-transition: .5s;
  transition: .5s;
}

.country .country-title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #134276;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media screen and (min-width: 576px) {
  .country {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 20px;
    height: 105px;
    padding: 0 20px;
  }

  .country figure img {
    width: 64px;
    height: 64px;
    -webkit-transition: .5s;
    transition: .5s;
  }

  .country .country-title {
    font-size: 2rem;
    text-align: start;
  }
}

@media screen and (min-width: 992px) {
  .country {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    height: 160px;
  }

  .country .country-title {
    text-align: center;
  }
}

.socialCard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  height: 150px;
  -webkit-transition: .5s;
  transition: .5s;
}

.socialCard:hover {
  -webkit-box-shadow: 0 2px 10px #134276;
  box-shadow: 0 2px 10px #134276;
  border-color: #134276;
}

.socialCard:hover figure:not(.socialCard-icon) img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.socialCard figure:not(.socialCard-icon) img {
  -webkit-transition: .5s;
  transition: .5s;
}

.socialCard .socialCard-icon {
  margin-bottom: 5px;
  text-align: center;
}

.socialCard .socialCard-icon img {
  width: 48px;
  height: 48px;
}

.socialCard .socialCard-title {
  position: absolute;
  z-index: 10;
  font-size: 1.6rem;
  font-weight: 700;
  color: white;
}

@media screen and (min-width: 576px) {
  .socialCard {
    height: 200px;
  }

  .socialCard .socialCard-icon img {
    width: 64px;
    height: 64px;
  }
}

@media screen and (min-width: 992px) {
  .socialCard .socialCard-title {
    font-size: 2rem;
  }
}

.search-filter-form-wrapper {
  border-radius: 10px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}

.search-filter-form-wrapper .search-filter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.search-filter-form-wrapper .search-filter-form .filter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-searchBar {
  width: 100%;
}

.search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-searchBar input {
  padding: 5px 10px;
  width: 100%;
  border: 1px solid rgba(19, 66, 118, 0.1);
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  border-radius: 5px;
  height: 40px;
}

.search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-searchBar input:focus {
  outline-color: #134276;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [ 4 ];
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin: 20px 0;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .noUi-target {
  border: 1px solid rgba(19, 66, 118, 0.1) !important;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-input-group label {
  color: #134276;
  margin-bottom: 10px;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-input-group input {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid rgba(19, 66, 118, 0.1) !important;
  font-weight: bold;
  color: #134276;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  width: 100%;
  height: 35px;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-input-group input:focus, .search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-input-group input:active {
  outline: none;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group {
  margin-top: 10px;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-connect {
  background-color: #00bbff;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle {
  height: 30px;
  width: 30px;
  border-radius: 5rem !important;
  top: -8px;
  -webkit-transition: .3s !important;
  transition: .3s !important;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:hover {
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-box-shadow: 0px 2px 5px 1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 2px 5px 1px rgba(19, 66, 118, 0.5);
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:focus {
  outline: none;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:after, .search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:before {
  content: "";
  height: 15px;
  width: 1px;
  background: rgba(19, 66, 118, 0.1);
  top: 7px;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:after {
  left: calc(50% - 2px);
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-range-group .noUi-handle:before {
  left: calc(50% + 2px);
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group {
  position: relative;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group:after {
  content: "\e901";
  font-family: 'hubite-icon';
  position: absolute;
  right: 0;
  top: 3px;
  padding: 6px 10px;
  border-radius: 0px 5px 5px 0;
  display: -ms-grid;
  display: grid;
  place-content: center;
  color: #134276;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group select {
  width: 100%;
  padding: 5px 30px 5px 10px;
  border-radius: 5px;
  border: 1px solid rgba(19, 66, 118, 0.1) !important;
  font-weight: bold;
  color: #134276;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  background-color: white;
  height: 35px;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group select option {
  background-color: white !important;
  color: #134276 !important;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group select:hover {
  cursor: pointer;
}

.search-filter-form-wrapper .search-filter-form .filter-inputs .filter-input .filter-select-group select:focus {
  outline: none;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-toggle button {
  padding: 10px 20px;
  background-color: #134276;
  color: white;
  border-radius: 5px;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: bold;
  font-size: 15px;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-toggle button:hover {
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0px;
  gap: 10px;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item label {
  background-color: white;
  color: #134276;
  font-weight: bold;
  padding: 10px 10px 10px 30px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  border: 1px solid transparent;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item label:hover {
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item label::before {
  content: '🟦';
  font-size: 16px;
  border: none;
  position: absolute;
  left: 5px;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item input:checked ~ label {
  border: 1px solid #134276;
}

.search-filter-form-wrapper .search-filter-form .filter-features .filter-features-content .filter-features-wrapper .filter-feature-item input:checked ~ label::before {
  content: '☑️';
}

.search-filter-form-wrapper .search-filter-form .filter-submit {
  font-weight: bold;
  font-size: 15px;
}

@media (max-width: 992px) {
  .search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-searchBar {
    width: 70%;
  }

  .search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-toggleCategories {
    width: 30%;
  }

  .search-filter-form-wrapper .search-filter-form .filter-inputs {
    -ms-grid-columns: (1fr) [ 2 ];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-searchBar {
    width: 100%;
  }

  .search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-toggleCategories {
    width: 100%;
    margin-top: 10px;
  }

  .search-filter-form-wrapper .search-filter-form .filter-group .searchFilterForm-toggleCategories button {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .search-filter-form-wrapper .search-filter-form {
    padding: 20px;
  }

  .search-filter-form-wrapper .search-filter-form .filter-inputs {
    -ms-grid-columns: (1fr) [ 1 ];
    grid-template-columns: repeat(1, 1fr);
  }
}

.calculator-result {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.calculator-result .result-wrapper {
  width: 300px;
  height: 150px;
  background-color: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  box-shadow: 0px 1px 5px -1px rgba(19, 66, 118, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.calculator-result .result-wrapper .result-header {
  padding: 15px;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid rgba(19, 66, 118, 0.1);
}

.calculator-result .result-wrapper .result-header h5 {
  font-size: 18px;
  margin: 0;
  color: #134276;
  font-weight: bold;
}

.calculator-result .result-wrapper .result {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #00bbff;
  font-weight: bold;
  display: -ms-grid;
  display: grid;
  place-content: center;
}

.auth-section {
  background-color: #134276;
  position: relative;
  z-index: 1;
}

.auth-section .section-wrapper {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  padding-top: 5rem !important;
  padding-bottom: 10rem !important;
  height: 100%;
}

.auth-section.login-style::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("/static/images/auth/loginPage-1.svg");
  background-repeat: no-repeat;
  background-position-y: calc(100% + 2rem);
  background-size: 120rem;
  position: absolute;
  inset: 0;
  z-index: -1;
}

@media screen and (max-width: 992px) {
  .auth-section.login-style::before {
    background: url("/static/images/auth/loginPage-2.svg");
    background-position-y: 2rem;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .auth-section.login-style::before {
    background-size: 100%;
  }
}

.auth-section.register-style::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("/static/images/auth/registerPage-1.svg");
  background-repeat: no-repeat;
  background-position-y: 7rem;
  background-position-x: 10rem;
  background-size: 50rem;
  position: absolute;
  inset: 0;
  z-index: -1;
}

@media screen and (max-width: 992px) {
  .auth-section.register-style::before {
    background: url("/static/images/auth/registerPage-1.svg");
    background-position-y: 4rem;
    background-position-x: 50%;
    background-size: 28rem;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .auth-section.register-style::before {
    background-position-y: 1rem;
    background-size: 17rem;
  }
}

@media screen and (min-width: 992px) {
  .auth-section .section-wrapper {
    padding-right: 15rem !important;
  }
}

@media screen and (max-width: 992px) {
  .auth-section .section-wrapper {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    padding: 25rem 3rem 10rem 3rem !important;
    height: 100%;
  }
}

@media screen and (max-width: 768px) {
  .auth-section .section-wrapper {
    padding: 13rem 2rem 10rem 2rem !important;
  }
}

.auth-form-container {
  background-color: white;
  width: 100%;
  max-width: 50rem;
  padding: 3rem 2rem;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

@media screen and (max-width: 992px) {
  .auth-form-container {
    max-width: unset;
  }
}

.auth-form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.auth-form-header .auth-header-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: .7rem;
}

.auth-form-header .auth-header-text h1 {
  font-size: 3.6rem;
  font-weight: 700;
}

.auth-form-header .auth-header-text p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #134276;
  text-align: center;
}

.auth-form-header .auth-header-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  .auth-form-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .auth-form-header .auth-header-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .auth-form-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .auth-form-header .auth-header-text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.auth-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.auth-form-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 2rem;
}

.forgot-password-btn {
  font-weight: 500;
  color: #134276;
}

.auth-form-captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.auth-form-captcha iframe {
  width: 100%;
  max-width: 304px;
}

.auth-form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.auth-form-footer p {
  color: #134276;
  font-weight: 400;
}

.auth-form-footer p a {
  font-weight: 600;
  text-decoration: underline;
}

.signIn-google-btn {
  height: 4.4rem;
  border: 2px solid #EBEBEB;
  border-radius: 5rem;
  padding: 0rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: .5rem;
  -webkit-transition: .2s;
  transition: .2s;
}

.signIn-google-btn:hover {
  border-color: #99D5FF;
}

.search-wrapper {
  width: 100%;
  max-width: 1138px;
  padding: 0 2rem;
  padding-bottom: 15rem;
}

@media screen and (min-width: 768px) {
  .search-wrapper {
    padding: 0 36px;
    padding-bottom: 20rem;
  }
}

@media screen and (max-width: 576px) {
  .search-wrapper {
    padding: 0px;
    padding-bottom: 15rem;
  }
}

.searchCard-wrapper {
  margin-top: -20rem !important;
}

@media screen and (max-width: 768px) {
  .searchCard-wrapper {
    margin-top: -17rem !important;
  }
}

.filters-close i {
  color: white;
}

.home .section-wrapper {
  padding: 20px 130px;
}


.circle-icon-free,
.circle-icon-category,
.circle-icon-location {
  width: 6.4rem;
  height: 6.4rem;
  background: radial-gradient(106.81% 100% at 50% 0%, #034792 62.63%, #00336B 100%);
  -webkit-box-shadow: 0px 10px 15px rgba(8, 97, 195, 0.25);
  box-shadow: 0px 10px 15px rgba(8, 97, 195, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
}

.circle-icon-free .icon,
.circle-icon-category .icon,
.circle-icon-location .icon {
  font-size: 3.6rem;
  color: white;
}

.circle-icon-fire {
  width: 6.4rem;
  height: 6.4rem;
  background: radial-gradient(106.81% 100% at 50% 0%, #FFBB33 62.63%, #EB9C00 100%);
  -webkit-box-shadow: 0px 10px 15px rgba(255, 187, 51, 0.25);
  box-shadow: 0px 10px 15px rgba(255, 187, 51, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5rem;
}

.circle-icon-fire .icon {
  font-size: 3.6rem;
  color: white;
}

.profileSlider-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 5rem 0rem 0rem 0rem;
  gap: 3rem;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .profileSlider-wrapper {
    padding: 2rem 0rem 0rem 0rem;
    gap: 0rem;
  }
}

.profileSlider-wrapper .profileSlider-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.profileSlider-wrapper .profileSlider-header h2 {
  font-size: 3.6rem;
  font-weight: bold;
}

.profileSlider-wrapper .profileSlider-header p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  text-align: center;
  font-family: "Barlow", sans-serif;
}

@media screen and (max-width: 768px) {
  .profileSlider-wrapper .profileSlider-header h2 {
    font-size: 2.4rem;
  }
}

.categoriesSection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
  padding: 7rem 0rem;
}

.categoriesSection-wrapper h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
  text-align: center;
  color: white;
}

@media screen and (max-width: 768px) {
  .categoriesSection-wrapper h2 {
    font-size: 2.4rem;
  }
}

.categoriesSection-wrapper p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  text-align: center;
  color: white;
}

@media screen and (max-width: 768px) {
  .categoriesSection-wrapper p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .categoriesSection-wrapper {
    padding: 2rem 0rem;
  }
}

.categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 1rem;
}

.categorie-item {
  height: 4.8rem;
  padding: 0rem 3rem;
  border: 1px solid #00bbff;
  border-radius: 10px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: .2s;
  transition: .2s;
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}

.categorie-item:hover {
  color: white;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.categorie-item.active {
  background-color: #00bbff;
}

.locationSection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  padding: 5rem 0rem;
}

.locationSection-wrapper h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
}

@media screen and (max-width: 768px) {
  .locationSection-wrapper h2 {
    font-size: 2.4rem;
  }
}

.locationSection-wrapper p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
}

@media screen and (max-width: 768px) {
  .locationSection-wrapper p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

@media screen and (max-width: 992px) {
  .locationSection-wrapper {
    gap: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .locationSection-wrapper {
    padding: 2rem 0rem;
  }
}

.locationList-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4rem;
}

@media screen and (max-width: 992px) {
  .locationList-wrapper {
    gap: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .locationList-wrapper {
    gap: 1rem;
  }
}

.locationCard-wrapper {
  width: 100%;
  max-width: 18rem;
  height: 16rem;
  background: white;
  -webkit-box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
  box-shadow: 0px 10px 20px rgba(19, 66, 118, 0.1);
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

.locationCard-wrapper:hover .locationCard-image {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.locationCard-wrapper .locationCard-image {
  -webkit-transition: .2s;
  transition: .2s;
}

.locationCard-wrapper .locationCard-image img {
  border-radius: 50%;
  -o-object-fit: contain;
  object-fit: contain;
}

.locationCard-wrapper .country-name {
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .locationCard-wrapper {
    max-width: 15rem;
  }
}

.bestAccountsSection-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.3fr 1fr;
  grid-template-columns: 1.3fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3rem 0rem;
  gap: 2em;
  position: relative;
}

@media screen and (max-width: 768px) {
  .bestAccountsSection-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 2rem 0rem;
  }
}

.bestAccountsSection-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bestAccountsSection-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.bestAccountsSection-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.bestAccountsSection-info h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
  color: white;
}

@media screen and (max-width: 768px) {
  .bestAccountsSection-info h2 {
    font-size: 2.4rem;
  }
}

.bestAccountsSection-info p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  color: white;
}

@media screen and (max-width: 768px) {
  .bestAccountsSection-info p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.bestAccountsSection-info .bestAccountsSection-cta {
  height: 4.8rem;
  padding: 0rem 3rem;
  border-radius: 5rem;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.bestAccountsSection-info .bestAccountsSection-cta .icon {
  color: white;
}

.bestAccountsSection-info .bestAccountsSection-cta span {
  text-transform: uppercase;
  font-weight: 600;
  color: white;
}

.home-btn-cta {
  height: 4.8rem;
  padding: 0rem 3rem;
  border-radius: 5rem;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.home-btn-cta .icon {
  color: white;
}

.home-btn-cta span {
  text-transform: uppercase;
  font-weight: 600;
  color: white;
}

@media screen and (max-width: 768px) {
  .home-btn-cta {
    width: 100% !important;
  }

  .home-btn-cta span {
    text-align: center;
  }
}

.freeAccountsSection-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3rem 0rem;
}

@media screen and (max-width: 768px) {
  .freeAccountsSection-wrapper {
    gap: 2rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 2rem 0rem;
  }
}

.freeAccountsSection-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.freeAccountsSection-info h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
}

@media screen and (max-width: 768px) {
  .freeAccountsSection-info h2 {
    font-size: 2.4rem;
  }
}

.freeAccountsSection-info p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
}

@media screen and (max-width: 768px) {
  .freeAccountsSection-info p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.freeAccountsSection-info .freeAccountsSection-cta {
  height: 4.8rem;
  padding: 0rem 3rem;
  border-radius: 5rem;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.freeAccountsSection-info .freeAccountsSection-cta .icon {
  color: white;
}

.freeAccountsSection-info .freeAccountsSection-cta span {
  text-transform: uppercase;
  font-weight: 600;
  color: white;
}

@media screen and (max-width: 768px) {
  .freeAccountsSection-info {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.freeAccountsSection-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.freeAccountsSection-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 40rem;
}

.freeTrialSection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3rem;
  padding: 5rem 0rem;
  width: 100%;
}
.freeTrialSection-wrapper.categories-chart{
  max-height: 800px;
  width: 100%;
  height: 800px;
  margin-bottom: 100px;
}
.freeTrialSection-wrapper.categories-chart #featureCategoriesChart{
  padding: 10px;
}
.freeTrialSection-wrapper.engagement-highlights {
  padding: 20px;
  border-radius: 10px;
  background-color: #f9f9f9;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer svg {
  display: block;
  width: 100%;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .progressContainer {
  margin-top: 10px;
  width: 100%;
  height: 50px;
  position: relative;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .axis text {
  font-size: 14px;
  fill: #333;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .axis line,
.freeTrialSection-wrapper.engagement-highlights .chartContainer .axis path {
  stroke: #666;
  shape-rendering: crispEdges;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .bar {
  fill-opacity: 0.8;
  transition: fill 0.3s ease;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .bar:hover {
  fill-opacity: 1;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .timeText {
  font-size: 16px;
  font-weight: bold;
  fill: #000;
  text-anchor: end;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer .progressBar {
  fill: #2196F3;
  height: 4px;
  transition: width 0.3s ease;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer text.label {
  font-size: 14px;
  fill: #555;
  text-anchor: end;
}

.freeTrialSection-wrapper.engagement-highlights .chartContainer text.valueLabel {
  font-size: 12px;
  fill: #000;
  text-anchor: start;
}

.freeTrialSection-wrapper h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 53rem;
  text-align: center;
  line-height: 1.3;
  font-family: "Barlow", sans-serif;
}

@media screen and (max-width: 768px) {
  .freeTrialSection-wrapper h2 {
    font-size: 2.4rem;
  }
}

.freeTrialSection-wrapper > p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  text-align: center;
  font-family: "Barlow", sans-serif;
}

@media screen and (max-width: 768px) {
  .freeTrialSection-wrapper > p {
    font-size: 1.6rem;
    text-align: center;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .freeTrialSection-wrapper {
    padding: 2rem 0rem;
    gap: 1rem;
  }
}

.discoverSection-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.3fr 1fr;
  grid-template-columns: 1.3fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3rem 0rem;
  gap: 1rem;
}

@media screen and (max-width: 768px) {
  .discoverSection-wrapper {
    gap: 2rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 2rem 0rem;
  }
}

.discoverSection-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.discoverSection-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 40rem;
}

.discoverSection-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.discoverSection-info h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
  color: white;
}

@media screen and (max-width: 768px) {
  .discoverSection-info h2 {
    font-size: 2.4rem;
  }
}

.discoverSection-info p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  color: white;
}

@media screen and (max-width: 768px) {
  .discoverSection-info p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.promoteSection-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.3fr 1fr;
  grid-template-columns: 1.3fr 1fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3rem 0rem;
}

@media screen and (max-width: 768px) {
  .promoteSection-wrapper {
    gap: 2rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 2rem 0rem;
  }
}

.promoteSection-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.promoteSection-info h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  max-width: 70rem;
}

@media screen and (max-width: 768px) {
  .promoteSection-info h2 {
    font-size: 2.4rem;
  }
}

.promoteSection-info p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
}

@media screen and (max-width: 768px) {
  .promoteSection-info p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.promoteSection-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

.feature-item {
  padding-left: 3.5rem;
  position: relative;
}

.feature-item .feature-item_title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: .5rem;
}

@media screen and (max-width: 768px) {
  .feature-item .feature-item_title {
    font-size: 2rem;
  }
}

.feature-item .feature-item_desc {
  font-weight: 400;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .feature-item .feature-item_desc {
    font-size: 1.6rem;
  }
}

.feature-item::before {
  content: "\e90a";
  font-family: 'hubite-icon';
  width: 2.4rem;
  height: 2.4rem;
  background-color: #00bbff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0px;
  top: 3px;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  line-height: 0;
}

.promoteSection-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.promoteSection-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 40rem;
}

.mostWanted-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  padding: 5rem 0rem;
}

.mostWanted-wrapper h2 {
  font-size: 3.6rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .mostWanted-wrapper h2 {
    font-size: 2.4rem;
  }
}

.mostWanted-wrapper p {
  font-size: 2.4rem;
  font-weight: 400;
  width: 100%;
  max-width: 90rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .mostWanted-wrapper p {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .mostWanted-wrapper {
    padding: 2rem 0rem;
  }
}

.faqSection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  padding: 5rem 0rem;
}

@media screen and (max-width: 768px) {
  .faqSection-wrapper {
    padding: 2rem 0rem;
  }
}

.card_content-social .social-links-dropdown {
  position: relative;
  display: inline-block;
}
.card_content-social .social-links-dropdown img {
  width: 24px;
  height: 24px;
  margin: 16px 16px;
}
.card_content-social .social-links-dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.card_content-social .social-links-dropdown  .dropdown-content a {
  padding: 16px 16px;
  text-decoration: none;
  display: block;
}

.card_content-social .social-links-dropdown .dropdown-content a:hover {
  background-color: #f1f1f1;
  border-radius: 30px;
}

.card_content-social .social-links-dropdown:hover .dropdown-content {
  display: block;
  border-radius: 20px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.errorlist {
  color: red;
}

.country-image {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}


.messages {
    position: absolute;
    top: 100px;
    right: 100px;
    z-index: 9999;
}

.message {
    background-color: #4CAF50;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    animation: fadeInOut 3s forwards;
}

.message.danger {
    background-color: #f44336;
}

@keyframes fadeInOut {
    0% { opacity: 0; transform: translateY(-10px); }
    10% { opacity: 1; transform: translateY(0); }
    90% { opacity: 1; }
    100% { opacity: 0; transform: translateY(-10px); }
}
