
:root{
  --bs-border-color: #0047FF;
}

@font-face {
  font-family: 'Clash Display';
  src: url('/assert-new/fonts/ClashDisplay-Medium.woff') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Clash Display';
  src: url('/assert-new/fonts/ClashDisplay-Bold.woff') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Clash Display';
  src: url('/assert-new/fonts/ClashDisplay-Regular.woff') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
  scroll-behavior: smooth;
}

body {
  
  background-color: #F8F8FA;
  color: #1A1A1D;
  font-family: Clash Display, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.667em;
}

h1 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.222em;
}

h2 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.316em;
}

h3 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5em;
}

h4 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.654em;
}

h5 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.333em;
}

h6 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.455em;
}

p {
  margin-bottom: 14px;
}

a {
  color: #1A1A1D;
  text-decoration: underline;
  transition: color .3s;
}

a:hover {
  color: #0047FF;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 0px;
  padding-left: 8px;
}

img {
  max-width: 90%;
  display: inline-block;
}

label {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 1.111em;
  display: block;
}

strong {
  color: #1A1A1D;
  font-weight: 700;
}

a {
  color: #0047FF;
  text-decoration: none;
}

a:hover {
  color: #0047FF;
  text-decoration: none;
}


.h-70{
  min-height: 70vh!important;
  margin: auto;
}

.h-20{
  min-height: 20vh!important;
}

.bi-globe::before {
  content: "\f3ee";
  font-size: 1.3em;
}


/*--------------------------------------------------------------
# COLORS
--------------------------------------------------------------*/

.color-accent {
  color: #0047FF;
}

.color-accent__accordion {
  color: #0047FF;
}

.color-accent-inv {
  color: #fff;
}

.color-neutral-800 {
  color: #0f0f12;
}

.color-neutral-700 {
  color: #1a1a1d;
}

.color-neutral-600 {
  color: #434347;
}

.color-neutral-500 {
  color: #929298;
}

.color-neutral-300 {
  color: #1A1A1D;
}

.color-neutral-200 {
  color: #f5f5f9;
}

.color-neutral-100 {
  color: #1A1A1D;
}

.bg-green-400 {
  background-color: #11845b;
}

.color-green-400 {
  color: #11845b;
}

.bg-blue-400 {
  background-color: #086cd9;
}

.color-blue-400 {
  color: #086cd9;
}

.bg-blue-300 {
  background-color: #1d88fe;
}

.color-blue-300 {
  color: #1d88fe;
}

.bg-blue-200 {
  background-color: #8fc3ff;
}

.bg-blue-100 {
  background-color: #eaf4ff;
}

.color-blue-100 {
  color: #eaf4ff;
}

.color-neutral-400 {
  color: #c5c5ca;
}

.bg-green-300 {
  background-color: #05c168;
}

.color-green-300 {
  color: #05c168;
}

.bg-green-200 {
  background-color: #7fdca4;
}

.color-green-200 {
  color: #7fdca4;
}

.color-green-100 {
  color: #def2e6;
}

.bg-green-100 {
  background-color: #def2e6;
}

.bg-red-400 {
  background-color: #dc2b2b;
}

.color-red-400 {
  color: #dc2b2b;
}

.bg-red-300 {
  background-color: #ff5a65;
}

.color-red-300 {
  color: #ff5a65;
}

.bg-red-200 {
  background-color: #ffbec2;
}

.color-red-200 {
  color: #ffbec2;
}

.bg-red-100 {
  background-color: #ffeff0;
}

.color-red-100 {
  color: #ffeff0;
}

.bg-orange-400 {
  background-color: #d5691b;
}

.color-orange-400 {
  color: #d5691b;
}

.bg-orange-300 {
  background-color: #ff9e2c;
}

.color-orange-300 {
  color: #ff9e2c;
}

.bg-orange-200 {
  background-color: #ffd19b;
}

.color-orange-200 {
  color: #ffd19b;
}

.bg-orange-100 {
  background-color: #fff3e4;
}

.color-orange-100 {
  color: #fff3e4;
}

.bg-accent-1 {
  background-color: #0047FF;
}

/*--------------------------------------------------------------
# TEXT
--------------------------------------------------------------*/

.social-icon-font {
  font-family: 'Social Icons Font', sans-serif;
}
.text-200 {
  font-size: 16px;
  line-height: 1.111em;
}

.text-200.medium {
  font-weight: 500;
}

.text-200.bold {
  font-weight: 700;
}

.text-400 {
  font-size: 24px;
  line-height: 1.083em;
}

.text-400.medium {
  font-weight: 500;
}

.text-400.bold {
  font-weight: 700;
}

.text-300 {
  font-size: 16px;
  line-height: 1.1em;
}

.text-300.medium {
  font-weight: 500;
}

.text-300.bold {
  font-weight: 700;
}

.text-100 {
  font-size: 14px;
  line-height: 1.125em;
}

.text-100.medium {
  font-weight: 500;
}

.text-100.bold {
  font-weight: 700;
}

.text-link {
  color: #fff;
  text-decoration: underline;
  transition: color .3s;
}

.text-link:hover {
  color: #0047FF;
}

.text-uppercase {
  letter-spacing: .06em;
  text-transform: uppercase;
}

.text-strikethrough {
  text-decoration: line-through;
}

.text-big-outline {
  color: #0f0f12;
  text-transform: uppercase;
  text-shadow: -2px 0 #434347, 2px 0 #434347, 0 2px #434347, 0 -2px #434347;
  mix-blend-mode: lighten;
  font-size: 290px;
  font-weight: 700;
  line-height: 1.034em;
}

.text-big-outline.not-found-number {
  z-index: -1;
  margin-bottom: -123px;
  font-size: 330px;
  line-height: 1em;
  position: relative;
}

.text-big-outline.password-protected-number {
  z-index: -1;
  margin-bottom: -74px;
  font-size: 120px;
  position: relative;
}

.title-border-left {
  border-left: 3px solid #0047FF;
  padding-left: 27px;
}

.title-border-bottom {
  border-bottom: 3px solid #0047FF;
  padding-bottom: 15px;
  text-align: center;
  max-width: 50%;
  margin: auto;
}

.display-1 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-family: Clash Display, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 1.029em;
}

.display-2 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.235em;
}

.display-3 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.182em;
}

.card {
  --bs-card-border-width: 0px!important;
}

.card__splitted_box .display-3 {
  font-size: 38px;
}

.display-4 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.308em;
}

.display-5 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.308em;
}

.display-6 {
  color: #1A1A1D;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.308em;
}

.display-7 {
  color: #1A1A1D;
  letter-spacing: .06em;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.8em;
}

.display-8 {
  color: #1A1A1D;
  letter-spacing: .05em!important;
  font-size: 22px!important;
  font-weight: 400;
  line-height: 1.5em!important;
}

.display-prod {
  color: #1A1A1D;
  letter-spacing: .06em;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.8em;
}

.display-4.category {
  color: #929298;
  text-decoration: none;
}

.display-4.category:hover, .display-4.category.w--current {
  color: #fff;
}

.display-4.color-neutral-800 {
  color: #0f0f12;
}

.custom-y{
  margin-top: -10%;
}

.custom-y-col{
  margin-top: -20%;
}

.custom-y-notitle-col{
  margin-top: -30%;
}

.display-1.display-shadow {
  text-shadow: 0 8px 14px rgba(0, 0, 0, .64);
}

@media screen and (min-width:1920px) {

  .text-big-outline.not-found-number {
    margin-bottom: -98px;
    font-size: 264px;
  }

  .text-big-outline.password-protected-number {
    margin-bottom: -58px;
    font-size: 96px;
  }
  
}

@media screen and (max-width: 1713px) {
  .test_hero .display-1{
    font-size: 70px;
  }

  .test_hero p{
    font-size: 18px!important;
    line-height: 1.5rem;
  }

  .display-1 {
    font-size: 66px;
  }
} 

@media screen and (max-width: 1499px) {

  .display-8 {
    font-size: 18px!important;
    line-height: 1.5em!important;
  }
}

@media screen and (max-width: 1399px) {
  .display-1 {
    font-size: 48px;
  }

  .display-8 {
    font-size: 18px!important;
    line-height: 1.5em!important;
  }
}  

@media screen and (max-width: 1199px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  h3 {
    font-size: 22px;
  }

  .display-1 {
    font-size: 48px;
  }

  .display-2 {
    font-size: 36px;
  }

  .display-3 {
    font-size: 32px;
  }

  .card__splitted_box .display-3 {
    font-size: 28px;
  }

  .display-4 {
    font-size: 20px;
  }

  .display-7 {
    font-size: 22px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .text-400 {
    font-size: 20px;
  }

  .custom-y{
    margin-top: -15%;
  }

  .custom-y-col{
    margin-top: -15%;
  }

  .text-big-outline {
    font-size: 175px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height:1000px) {

  .display-8 {
    font-size: 20px!important;
    line-height: 1.5em!important;
  }
}  

@media screen and (max-width: 991px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  h3 {
    font-size: 22px;
  }

  .display-1 {
    font-size: 54px;
  }

  .display-2 {
    font-size: 50px;
  }

  .display-3 {
    font-size: 32px;
  }

  .card__splitted_box .display-3 {
    font-size: 20px;
  }

  .card__splitted_box p{
    font-size: 12px;
    line-height: 1.4em;
  }

  .display-4 {
    font-size: 18px;
  }

  .display-7 {
    font-size: 18px;
  }

  .display-8 {
    font-size: 20px!important;
  }

  .paragraph-large {
    font-size: 20px;
  }

  .text-400 {
    font-size: 20px;
  }

  .text-big-outline.not-found-number {
    margin-bottom: -98px;
    font-size: 264px;
  }

  .text-big-outline.password-protected-number {
    margin-bottom: -58px;
    font-size: 96px;
  }

  .custom-y{
    margin-top: -0%;
  }

  .custom-y-col{
    margin-top: -18%;
  }
}
@media screen and (max-width: 767px) {

  h1 {
    margin-bottom: 10px;
    font-size: 32px;
    letter-spacing: 0!important;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }

  .text-200 {
    font-size: 14px;
  }

  .display-1 {
    font-size: 32px;
  }

  .display-2 {
    font-size: 28px;
  }

  .display-3 {
    font-size: 24px;
  }

  .display-4 {
    font-size: 18px;
  }

  .display-7 {
    font-size: 16px;
  }

  .display-8 {
    font-size: 16px!important;
  }

  .text-400 {
    font-size: 14px;
  }

  .text-300 {
    font-size: 18px;
  }

  .text-100 {
    font-size: 14px;
  }

  .text-big-outline {
    font-size: 210px;
  }

  .text-big-outline.not-found-number {
    margin-bottom: -13%;
    font-size: 39vw;
  }

  .text-big-outline.password-protected-number {
    margin-bottom: -8%;
    font-size: 14vw;
  }

  .title-border-bottom {
    border-bottom: 3px solid #0047FF;
    padding-bottom: 15px;
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
}

@media screen and (max-width:479px) {

  body {
    font-size: 16px;
  }

  .text-big-outline {
    font-size: 148px;
  }

  .text-big-outline.password-protected-number {
    font-size: 13vw;
  }

  .display-1 {
    font-size: 46px;
  }

  .display-2 {
    font-size: 24px;
  }

  .display-8 {
    font-size: 18px!important;
  }
  
  .title-border-left {
    padding-left: 10px;
  }
}

@media screen and (max-width:415px) {

  .display-1 {
    font-size: 38px!important;
  }

  .display-prod {
    font-size: 12px;
  }
  
}

@media screen and (max-width:390px) {

  .display-1 {
    font-size: 38px!important;
  }

  .display-prod {
    font-size: 12px;
  }

  .display-8 {
    font-size: 16px!important;
  }
}

@media screen and (max-width:360px) {

  .display-1 {
    font-size: 30px!important;
  }
  
}

@media screen and (max-width:310px) {

  .display-1 {
    font-size: 26px!important;
  }
  
}



.link-arrow-wrapper {
  color: #fff;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.111em;
  text-decoration: none;
  display: inline-block;
  transition: .2s;
}

.buttons-arrow-wrapper {
  position: relative;
  padding: 10px 20px;
  border: none;
  background-color: transparent;
  color: #0047FF; 
  cursor: pointer;
  overflow: hidden;
  font-weight: 500;
  font-size: 20px!important;
}

.hero__col .buttons-arrow-wrapper{
  padding: 0 5px;
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.box-12--ext .buttons-arrow-wrapper{
  padding: 0 5px;
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.card__splitted_box .buttons-arrow-wrapper{
  padding: 0 5px;
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.buttons-arrow-wrapper i{
  font-size: 22px!important;
}

.buttons-arrow-wrapper .text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transition: color 0.2s ease; /* Transizione del colore */
}

.buttons-arrow-wrapper:hover .text {
  color: #0b5ed7; /* Cambia colore al passaggio del mouse */
}

.buttons-arrow-wrapper .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #0047FF; /* Colore dell'icona */
  transition: transform 0.2s ease;
}

.buttons-arrow-wrapper:hover .icon {
  color: #0b5ed7; /* Cambia colore dell'icona al passaggio del mouse */
  transform: translateX(3px);
}


.buttons-arrow-wrapper:hover a {
  color: #0b5ed7; 
  transition: ease .3s;
}

.buttons-arrow-wrapper .rot_icon {
  color: #0b5ed7; /* Cambia colore dell'icona al passaggio del mouse */
  display: flex!important;
  transition:  transform 0.2s ease;
}

.buttons-arrow-wrapper .rotate {
  transform: rotate(45deg);
  transition:  transform 0.2s ease;
}

.buttons-arrow-wrapper:hover .icon::after {
  opacity: 1;
}

.but-arr__rev{
  color:#fff;
}

.but-arr__rev:hover .text {
  color: #d4d4d4; /* Cambia colore al passaggio del mouse */
}

.but-arr__rev .icon {
  color: #fff; 
}

.but-arr__rev:hover .icon {
  color: #d4d4d4;
}

.link-arrow-wrapper:hover, .link-arrow-wrapper.color-primary{
  color: #0047FF;
  cursor: pointer;
}

.link-arrow-wrapper.hero-links {
  color: #0047FF;
}

.link-arrow-wrapper.hero-links a{
  color: #0047FF;
}

.link-arrow-wrapper:hover > .line-square-icon.link-arrow-icon-right {
  color: #0047FF;
  border: 2px solid #0047FF!important;
  transition: .2s;
  transform: translateX(10px)!important;
}

.link-arrow-wrapper:hover > .line-square-icon.link-icon-right {
  color: #0b5ed7;
  transition: .2s;
  transform: translateX(5px)!important;
}

.link-arrow-wrapper:hover  a {
  color: #0b5ed7!important;
}

.link-arrow-wrapper.pagination-link {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 18px;
}

.link-arrow-wrapper.hover-color-none:hover {
  color: #fff;
}

.link-arrow-text {
  display: inline-block;
}

.social-icon-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  line-height: 1em;
  text-decoration: none;
}

#agreeButton.btn-primary{
  padding: 15px 40px;
  font-size: 14px;
}
/*--------------------------------------------------------------
# LINE ICONS
--------------------------------------------------------------*/

.line-rounded-icon {
  font-family: Line Rounded Icons, sans-serif;
}

.line-rounded-icon.style---dropdown-arrow-sidebar {
  line-height: 18px;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

.line-rounded-icon.career-item-icon-list {
  color: #fff;
  margin-right: 8px;
  font-size: 24px;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
  transition: .5s;
}


.line-square-icon {
  font-family: Line Square Icons, sans-serif;
}

.line-square-icon.link-arrow-icon-right {
  width: 62px;
  height: 62px;
  min-height: 62px;
  min-width: 62px;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  font-size: 22px;
  display: flex;
  overflow: hidden;
  transition: .2s;
}


.line-square-icon.icon-list-left {
  color: #1A1A1D;
  margin-right: 22px;
  font-size: 40px;
}

.line-square-icon.icon-list-left.resized {
  font-size: 20px;
}

.line-square-icon.link-icon-right {
  margin-left: 15px;
  font-size: 24px;
}

.bottom-links .line-square-icon.link-icon-right {
  margin-left: 0!important;
}

.link-arrow-wrapper:hover > .bottom-links.line-square-icon.link-icon-right {
  color: #0b5ed7;
  transition: .2s;
  transform: translateX(5px) !important;
}

.line-square-icon.left-check {
  color: #fff;
  margin-right: 20px;
  font-size: 35px;
}

.line-square-icon.left-check.color-accent {
  color: #0047FF;
}

.line-square-icon.left-check.size-28px {
  font-size: 28px;
}

.line-square-icon.link-icon-left {
  margin-right: 15px;
  font-size: 24px;
}

.line-square-icon.success-message-check {
  color: #0047FF;
  margin-bottom: 25px;
  font-size: 130px;
  line-height: 1em;
}

.line-square-icon.link-arrow-icon-left {
  width: 62px;
  height: 62px;
  min-height: 62px;
  min-width: 62px;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  font-size: 22px;
  display: flex;
  overflow: hidden;
}

.line-square-icon.top-bar-close-icon {
  cursor: pointer;
  align-items: center;
  padding: 20px 32px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.line-square-icon.top-bar-close-icon:hover {
  opacity: .55;
}

.filled-icons {
  font-family: Filled Icons, sans-serif;
}

.line-accent {
  width: 100%;
  min-height: 2px;
  background-color: #1A1A1D;
}

@media screen and (max-width:1199px) {
  .link-arrow-text a{
    font-size: 15px;
  }

  .buttons-arrow-wrapper, .buttons-arrow-wrapper i {
    padding: 10px 10px;
    font-size: 20px!important;
  }
}

@media screen and (max-width: 991px) {

  .line-square-icon.top-bar-close-icon {
    padding: 18px 24px;
  }

  .link-arrow-text a{
    font-size: 12px;
  }

  .line-square-icon.icon-list-left {
    margin-right: 12px;
    font-size: 16px;
  }

  .buttons-arrow-wrapper, .buttons-arrow-wrapper i{
    padding: 10px 5px;
    font-size: 16px!important;
  }

  .buttons-arrow-wrapper .text {
    margin-right: 5px;
  }

}

@media screen and (max-width: 767px) {

  .line-rounded-icon.career-item-icon-list {
    font-size: 22px;
  }

  .line-square-icon.link-arrow-icon-right {
    width: 52px;
    height: 52px;
    min-height: 52px;
    min-width: 52px;
    font-size: 20px;
  }

  .line-square-icon.icon-list-left {
    margin-right: 10px;
    font-size: 22px;
  }

  .line-square-icon.icon-list-left.resized {
    font-size: 25px;
  }

  .line-square-icon.left-check {
    margin-right: 15px;
    font-size: 30px;
  }

  .line-square-icon.left-check.size-28px {
    margin-right: 10px;
    font-size: 23px;
  }

  .line-square-icon.success-message-check {
    margin-bottom: 20px;
    font-size: 104px;
  }

  .line-square-icon.link-arrow-icon-left {
    width: 52px;
    height: 52px;
    min-height: 52px;
    min-width: 52px;
    font-size: 20px;
  }

  .buttons-arrow-wrapper, .buttons-arrow-wrapper i{
    padding: 10px 5px;
    font-size: 20px!important;
  }

  .buttons-arrow-wrapper .text {
    margin-right: 5px;
  }

}  

@media screen and (max-width: 479px) {

  .line-square-icon.link-arrow-icon-right {
    width: 43px;
    height: 43px;
    min-height: 43px;
    min-width: 43px;
  }

  .line-square-icon.icon-list-left {
    margin-right: 10px;
    font-size: 18px;
  }

  .line-square-icon.icon-list-left.resized {
    font-size: 20px;
  }

  .line-square-icon.link-arrow-icon-left {
    width: 43px;
    height: 43px;
    min-height: 43px;
    min-width: 43px;
  }

  .line-square-icon.top-bar-close-icon {
    padding-left: 12px;
    padding-right: 12px;
  }

  .buttons-arrow-wrapper, .buttons-arrow-wrapper i{
    padding: 10px 5px;
    font-size: 18px!important;
  }

  .buttons-arrow-wrapper .text {
    margin-right: 5px;
  }

}  

@media screen and (max-width: 360px) {

  .buttons-arrow-wrapper, .buttons-arrow-wrapper i {
    padding: 10px 5px;
    font-size: 16px!important;
  }

  .buttons-arrow-wrapper .text {
    margin-right: 0px;
  }

} 
/*--------------------------------------------------------------
# BUTTONS
--------------------------------------------------------------*/
.box-grad-buttons .square-btn {
  width: 40px; /* Larghezza quadrata */
  height: 40px; /* Altezza quadrata */
}

.box-grad-buttons .square-btn.btn  {
  --bs-btn-padding-x: 0!important;
  --bs-btn-padding-y: 0!important;
  --bs-btn-hover-bg: #0047FF;
  --bs-btn-hover-border-color: #0047FF;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  z-index: 5!important;
}

.box-grad-buttons.dark-buttons .square-btn.btn  {
  --bs-btn-padding-x: 0!important;
  --bs-btn-padding-y: 0!important;
  --bs-btn-border-color:#0047FF!important;
  --bs-btn-hover-bg: #0047FF;
  --bs-btn-hover-border-color: #0047FF;
  display: flex;
  align-items: center!important;
  justify-content: center!important;
  z-index: 5!important;
}

.btn-primary {
  color: #fff;
  text-align: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #0047FF;
  border: 1px solid #0047FF;
  border-radius: 15px;
  justify-content: center;
  padding: 30px 40px;
  font-weight: 700;
  line-height: 1.111em;
  text-decoration: none;
  transition: box-shadow .3s, border-color .3s, background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0047FF;
  border-color: #0047FF;
  transform: translate3d(0, -6px, .01px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, .64);
}

.btn-mobile-menu {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0047FF;
  justify-content: center;
  padding: 10px 40px;
  font-weight: 700;
  text-decoration: none;
  
}

.btn-mobile-menu p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

.btn-appstore {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-image: url('/assert-new/img/app-store-badge.svg');
  background-repeat: no-repeat;
  background-size: 90%;
  justify-content: center;
  max-width: 80%;
  min-height: 80px;
}

.btn-gplay {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-image: url('/assert-new/img/google-play-badge.svg');
  background-repeat: no-repeat;
  background-size: 100%;
  justify-content: center;
  max-width: 80%;
  min-height: 80px;
}


.btn-mobile-menu:hover {
  color: #fff;
  background-color: #0047FF;
  border-color: #0047FF;
}

.btn-primary.small {
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.btn-primary.small.header-btn-hidde-on-mb {
  margin-left: 24px;
}

.btn-primary.small.discount {
  height: auto;
  margin-left: 0;
}

.btn-primary.large {
  padding: 34px 56px;
  font-size: 20px;
}

.btn-primary.white {
  color: #0047FF;
  background-color: #fff;
  border-color: #fff;
}

.btn-primary.white:hover {
  color: #fff;
  background-color: #0047FF;
  border-color: #0047FF;
}

.btn-primary.inside-input {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-primary.inside-input.default {
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.125em;
  bottom: auto;
}

.btn-primary.inside-input.default.large {
  padding: 30px 40px;
  font-size: 18px;
  line-height: 1.111em;
}

.btn-primary.width-100 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.btn-primary.download-app {
  display: flex;
}

.btn-primary.card-plan {
  padding-left: 20px;
  padding-right: 20px;
  transition-property: none;
}

.btn-primary.card-plan:hover {
  transform: none;
}

.btn-primary.integration-page {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.lightbox-video-btn {
  width: 136px;
  height: 136px;
  min-height: 136px;
  min-width: 136px;
  transform-style: preserve-3d;
  background-color: #0047FF;
  border: 1px solid #0047FF;
  justify-content: center;
  align-items: center;
  transition: border-color .3s, box-shadow .3s, background-color .3s, transform .3s;
  display: flex;
  position: absolute;
  overflow: hidden;
  box-shadow: 0 23px 40px rgba(0, 0, 0, .95);
}

.lightbox-video-btn:hover {
  background-color: #0047FF;
  border-color: #0047FF;
  transform: scale3d(.96, .96, 1.01);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .95);
}

@media screen and (min-width: 1440px) {

  
  .btn-primary.small.header-btn-hidde-on-mb {
    margin-right: 24px;
  }
}

@media screen and (max-width: 1199px) {
  .btn-primary {
    padding: 15px 25px;
  }
}  

@media screen and (max-width: 767px) {
  .btn-primary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .btn-primary.small {
    font-size: 14px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    display: none;
  }

  .btn-primary.large {
    padding-left: 43px;
    padding-right: 43px;
    font-size: 18px;
  }

  .btn-primary.inside-input.default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-primary.inside-input.default.large {
    padding: 20px 30px;
  }

  .btn-primary.contact-form-btn {
    margin-top: -25px;
  }

  .btn-circle-secondary {
    width: 73px;
    height: 73px;
    min-height: 73px;
    min-width: 73px;
    font-size: 30px;
  }

  .btn-circle-secondary.small {
    width: 45px;
    height: 45px;
    min-height: 45px;
    min-width: 45px;
    font-size: 20px;
  }

  .btn-circle-secondary.large {
    width: 90px;
    height: 90px;
    min-height: 90px;
    min-width: 90px;
    font-size: 40px;
  }

  .lightbox-video-btn {
    width: 21%;
    height: 37%;
    min-height: 37%;
    min-width: 21%;
  }

} 

@media screen and (max-width: 479px) {

  .btn-primary {
    width: 95%;
    padding: 25px 20px;
    align-self: center;
  }

  .btn-primary.small {
    padding-left: 20px;
    padding-right: 20px;
  }

  .btn-primary.large {
    padding: 30px 20px;
  }

  .btn-primary.inside-input {
    position: static;
  }

  .btn-primary.inside-input.default {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .btn-primary.inside-input.default.large {
    padding: 25px 20px;
  }

  .hero-section .btn-primary{
    width: 100%!important;
  }

  .abs__btn_top a {
    font-size: 1.3rem;
  }

}  

@media screen and (max-width:360px) and (max-height:700px) {
  .hero-section .btn-primary{
    font-size: 12px;
    width: 100%!important;
  }
}  
/*--------------------------------------------------------------
# IMAGES
--------------------------------------------------------------*/

.image-wrapper.mockup {
  border-radius:2.3em 2.3em 0 0 ;
  box-shadow: 0 4px 74px rgba(0, 0, 0, .95);
}

.image-wrapper.lightbox-video {
  align-items: center;
  position: relative;
  box-shadow: 0 24px 65px rgba(0, 0, 0, .64);
}

.bg-abs-image{
  max-width: 40vw;
}

@media screen and (max-width: 1439px){
  .bg-abs-image{
    max-width: 60vw;
  }
}

@media screen and (max-width: 991px){
  .bg-abs-image{
    max-width: 95vw;
  }
  
}

@media screen and (max-width: 767px){
  .bg-abs-image{
    max-width: 94vw;
  }
}

@media screen and (max-width: 479px){
  .bg-abs-image{
    max-width: 100vw;
  }
}




/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  transition: all 0.5s;
  z-index: 997;
  padding: 20px 0;
  background: transparent;
}

.header.header-scrolled {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

.header .logo {
  line-height: 0;
}

.header .logo img {
  width: 25%;
  margin-right: 6px;
}

.header .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #012970;
  font-family: "Inter", sans-serif;
  margin-top: 3px;
}

@media (max-width:992px){
  .header .logo img {
    width: 10%;
  }
}

@media (max-width:767px){
  .header .logo img {
    width: 15%;
  }
}

@media (max-width:479px){
  .header .logo img {
    width: 20%;
  }
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar .list-group.list-group-flush {
  padding: 10px;
  width: 100%;
}

.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
  padding: 0px 30px;
}

.navbar .dropdown-items li {
  position: relative;
  padding: 10px 20px;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #0087ca;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #0047FF;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: center;
}



.navbar a {
  display: flex;
  text-transform: uppercase;
  align-items: center;
  justify-self: flex-start;
  align-self: start;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  color: #212529;
  white-space: nowrap;
  transition: 0.3s;
  width: 100%;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #0047FF;
  transition: .3s;
  
}


.navbar .col-divider{
  border-left: solid 1px #0047FF;
}

.navbar .signin-btn, .signin-btn i {
  color: #0047FF;
  transition: .2s;
}

.signin-btn {
  display: flex !important;
  max-width: 75px;
  flex-wrap: nowrap;
  flex-direction: row;
}


.navbar .signin-btn:hover , .signin-btn:hover i {
  color: #0b5ed7;
  transition: .2s;
  transform: translateX(5px);
}

.navbar .dropdown ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  position: absolute;
  top:54px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  transition: 0.3s;
  border-radius: 0px 0px 5px 5px;
  width: 30vw;
}

.list-group.list-group-flush {
  padding: 10px;
  width: 100vw;
}

.list-group.list-group-flush img{
  max-width: 50px;
}


.list-group.list-group-flush:hover {
  background: #F8F8FA;
  border-radius: 10px;
  transition: .2s;
  cursor: pointer;
}
 
.sign-in-button{

  background-color: #012970;
  display: flex;
  justify-content: center;
  margin:auto;
  top: 0;
  min-height: 45px;
  max-height: 45px;
  border-radius:10px;
}

.sign-in-button span{
  font-size: 12px;
  font-weight: 700;
}

.mobile-div-border{
  border-top: 1px solid #fff;
  margin: 15px 5px;
}

.mobile-menu-box{
  background-color: #000;
  border-radius: 10px;
}

.mob-menu-logo img{
  max-width: 80px!important;
  padding: 10px 25px 10px 10px;
}

.mobile-menu-box .btn-outline-primary.apps-btn{
  height: 45px; 
  width: 45px;
}

.mobile-accordion .accordion-button{
  border-radius: 15px !important;
  justify-content: center;
  align-self:center;
  font-size: 14px;
  font-weight: 700;
  max-height: 45px;
  margin: 0;
  padding:22px 0;
  justify-self:center;
}

.accordion-button{
  background-color: #0047FF!important;
  border:1px solid #0047FF !important;
}

.mobile-accordion.accordion {
  --bs-accordion-bg: transparent!important;
}  

.mobile-accordion .accordion-button::after{
 
  margin-left: 10px!important;
  margin-top: -16px!important;
  font-family: FontAwesome;
  content: "\f054";
}

.mobile-accordion .accordion-button:focus  {
  outline: 0!important;
  box-shadow: none!important;
  border: none!important;
}

.mobile-accordion .accordion-item:first-child {
  border: none !important;
  border-radius: 10px;
}

.mobile-accordion.accordion {
  --bs-accordion-color: #212529;
  --bs-accordion-bg: #172C69;
  --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
  --bs-accordion-border-color: transparent!important;
  --bs-accordion-border-width: 0px;
  --bs-accordion-border-radius: 0;
  --bs-accordion-inner-border-radius: 0px;
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #fff;
  --bs-accordion-btn-bg: #172C69;
  --bs-accordion-btn-icon:none;
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(90deg) translateX(20px) translateY(-20px);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: none;
  --bs-accordion-btn-focus-border-color: none;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #fff;
  --bs-accordion-active-bg: #172C69;
  border-radius: 10px!important;
}

.mobile-accordion th{
 border: none;
}

.mobile-accordion th > a{
  justify-content: center;
  color: #0047FF;
  text-align: center!important;
}

.mobile-accordion th > a:hover{
  justify-content: center!important;
  color: #0047FF;
  text-align: center!important;
}

@media (max-width: 1399px) {

  .navbar li a{
    font-size: 12px;
  }

  .navbar a{
    font-size: 12px;
  }

  .btn-group .btn-outline-primary.apps-btn{
    --bs-btn-padding-x: 6px;
    --bs-btn-padding-y: 6px;
    --bs-btn-font-family: ;
    --bs-btn-font-size: .5rem;
  }
}

@media (max-width: 1200px) {
  
  .list-group.list-group-flush img{
    max-width: 35px;
  }

  .navbar li {
    position: relative;
    padding: 0px 20px;
  }
}


/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 992px) {
  .list-group.list-group-flush img{
    max-width: 50px;
  }
  
  .mobile-nav-toggle {
    display: block;
    color: #0047FF;
  }

  .navbar ul {
    display: none;
  }

  .hover-underline-animation::after {
    display: none;
  }
  
  .navbar li img{
    width: 60%;
  }

  .navbar li {
    position: relative;
    padding: 10px 20px;
    border-bottom: 1px solid #0047FF;
  }

}

@media (max-width: 767px) {
 
  .navbar li img{
    width: 90%;
  }
}

@media (max-width: 576px) {

  .navbar li img {
    width: 100%;
  }

  .navbar li {
    position: relative;
    padding: 15px 5px;
  }

  .navbar a,
  .navbar a:focus {
    font-size: 14px!important;
    font-weight: 600;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #F8F8FA;
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #0047FF;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 30px 40px;
  border-radius: 10px;
  background:#fff;
  overflow: hidden;
  box-shadow: 0 24px 65px rgba(0, 0, 0, .64);
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 0;
  font-size: 15px;
  color: #0047FF;
}


.navbar-mobile a:focus {
  padding: 0;
  font-size: 15px;
  color: #0047FF;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #0047FF;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 0px;
  max-width: 33%;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #0047FF;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
  width: 100%;
  margin: 0;
  padding:0;
}

@media (max-width:767px){


  .col-divider{
    border-left: none!important;
  }

}

@media (max-width: 350px){
  .navbar li {
    padding: 10px 5px;
  }

  .mobile-div-border{
    margin: 5px 5px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background: #000;
  font-size: 14px;
  
}

.footer-top .btn-primary{
  display: block;
  color: #fff;
  text-align: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: transparent!important;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 14px 40px;
  font-weight: 700;
  line-height: auto;
  text-decoration: none;
  transition: box-shadow .3s, border-color .3s, background-color .3s, transform .3s, color .3s;
}

.footer-top .btn-primary:hover {
  color: #fff;
  background-color: #0d6efd!important;
  border-color: #0d6efd;
  transform: translate3d(0, 0,0);
  box-shadow: 0 8px 25px rgba(0, 0, 0, .64);
}

.footer-logo img{
  max-width: 60%;
  padding: 0;
}


.accordion-footer  {
  --bs-accordion-bg: transparent;
  --bs-accordion-color: transparent;
  --bs-accordion-border-width: 0px;
  --bs-accordion-border-color: none!important;
  --bs-accordion-btn-color: transparent!important;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231D1D1D'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
  --bs-accordion-btn-icon-width: 14px;
  --bs-accordion-btn-icon-transform: rotate(90deg)!important;
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231D1D1D'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
  --bs-accordion-btn-focus-border-color: none!important;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0094FF;
  --bs-accordion-active-bg: #0094FF;
  --bs-accordion-btn-focus-box-shadow:none;
  font-family:"Poppins", sans-serif;
}

.footer-top .accordion-footer::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin: 0;
  content: "";
  border: none;
}

.accordion-footer .accordion-button {
  background-color: transparent!important;
  border: none!important;
  color:#1A1A1D;
  padding: 0;
  font-size: 14px;
  line-height: 0;
}

.accordion-footer .accordion-button::after {
  margin: 0;
  border: none;
  border-radius: 0!important;
  margin-left: 5px;
  rotate: -90deg;
}



.footer .footer-newsletter form input[type=email]:focus-visible {
  border: none!important;
  outline: none;
}

.footer .footer-newsletter {
  padding: 50px 0;
}

.footer .footer-newsletter h4 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  color: #012970;
}

.footer .footer-newsletter h5 {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  text-align: left;
  font-weight: 500;
  color: #1A1A1D;
}

.footer .footer-newsletter form {
  padding: 0;
  position: relative;
  border-radius:10px 0 0 10px;
}

.footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 3px;
  width: 100%;
  background: #F4F6FC;
  border-radius:10px 0 0 10px;
}

.footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 30px;
  margin: 3px;
  background: #4154f1;
  color: #fff;
  transition: 0.3s;
  border-radius: 4px;
}

.footer .footer-newsletter .btn-form {
  background-color: #375DD7;
  border: none;
  border-radius:10px;
  color: #fff;
  font-size: 14px;
  padding:8px 10px;
  margin-left: -30%;
}

.footer .footer-newsletter .btn-form:hover {
  background-color: #0047FF;
  color:#375DD7;
}


.footer .footer-newsletter form input[type=submit]:hover {
  background: #5969f3;
  color: #375DD7;
}

.footer .footer-top {
  background: #fff;
  padding: 60px 0 30px 0;
  overflow: hidden;
}

.footer .footer-top .footer-info {
  margin-bottom: 30px;
}

.footer .footer-top .footer-info .logo {
  line-height: 0;
  margin-bottom: 15px;
}

.footer .footer-top .footer-info .logo img {
  max-height: 30px;
  margin-right: 6px;
}

.footer .footer-top .footer-info .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #012970;
  margin-top: 3px;
}

.footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.footer .footer-top .social-links a {
  color: #1A1A1D;
  line-height: 0;
  transition: 0.3s;

}

.circle {
  border-radius: 50%;
  border: 1px solid #1A1A1D;
  color: black;
  display: inline-block;
  height: 40px;
  width: 40px;  
  font-weight: bold;
  font-size: 1.5em;
  margin: 0 auto;
}

.circle span {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0 5px;
}

.circle a {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0 10px;
}

.hero-footer-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-footer-box img{
  display: flex;
  width: 100%;
  align-self: end;
  justify-self: center;
}

.hero-footer-box h3{
  font-size: 18px;
  color: #fff;
}

.hero-footer-box p{
  color: #fff;
  font-size: 14px;
  padding: 0 60px 0 0;
  margin: 0;
}

.button-boxed .btn-buy-white {
  display: block;
  padding: 10px 00px 10px 00px;
  border-radius: 10px;
  color: #1A1A1D;
  transition: none;
  font-size: 12px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  transition: 0.3s;
  text-align: center;
  border: 1px solid #1A1A1D;
}

.button-boxed .btn-buy-white:hover {
  background: #0b5ed7;
  color: #fff;
  border: 1px solid #0b5ed7;
}

@media (max-width: 1399px){

  .hero-footer-box p{
    padding: 0 40px 0 0;
  }

}

@media (max-width:1200px){

  .footer-logo img{
    max-width: 55%;
  }

  .footer .footer-newsletter h5 {
    font-size: 18px;
    
  }

  .circle {
  height: 30px;
  width: 30px;
  font-size: 1.1em;
  }

  .circle span {
    height: 30px;
    width: 30px;
  }

  .circle a {
    height: 30px;
    width: 30px;
  }

  .footer .footer-newsletter .btn-form {
    
    font-size: 14px;
    padding:8px 10px;
    margin-left: -10%;
  }

  .hero-footer-box p{
    padding: 0 10px 0 0;
  }
}

@media (max-width: 992px) {

  .footer-logo img{
    max-width: 75%;
  }

  .hero-footer-box img { 
    width: 60%;
  }

  .hero-footer-box p{
    font-size: 12px;
    margin: 2px 0;
    padding-right: 30px;
  }

  .button-boxed .btn-buy-white {
    padding: 5px 0px 5px 0px;
  }

  .accordion-footer  {
   
    --bs-accordion-btn-icon-width: 12px;
  }

  .accordion-footer .accordion-button {
    font-size: 12px;
  }

  .w-button{
    display: flex;
    background-color: #0047FF;
    padding: 15px 10px!important;
    color: #fff!important;
    border-radius: 5px;
    width: 100%!important;
  }

  .new-menu-exc .w-button{
    width: 100%!important;
  }

  .referral .w-button{
    width: 100%!important;
  }


}

@media (max-width:767px){

  .footer .footer-newsletter .btn-form {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
  }

  .footer .footer-newsletter form input[type="email"] {
    
    border-radius: 5px;
  }

  .footer-logo img{
    max-width: 55%!important;
    margin: auto;
  }

  .footer-logo a{
    display: flex;
  }

}

@media screen and (max-width: 576px) {
  .footer-logo img {
    max-width: 35%!important;
    margin: auto;
  }

  .w-button{
    font-size: 12px!important;
  }
}

.footer .footer-top .social-links a:hover {
  color: #0047FF;
  
}

.footer .footer-top h4 {
  font-size: 18px;
  font-weight: 500;
  color: #1A1A1D;
  position: relative;
  padding-bottom: 22px;
  font-family: "Poppins", sans-serif;
}

.footer .footer-top .footer-links {
  margin-bottom: 30px;
}

.footer-links-wus {
  min-width: 100vh;
}

.footer-links-wus a{
  color:#fff;
  transition: .2s;
  font-weight: 500;
}

.footer-links-wus a:hover{
  color: #0047FF;
  transition: .2s;
}

.footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #020E29;
  font-size: 10px;
  font-weight: 200;
  line-height: 0;
}

.footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

.footer .footer-top .footer-links ul a {
  color: #1A1A1D;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.footer .footer-top .footer-links ul a:hover {
  color: #0047FF;
}

.footer .footer-top .footer-contact p {
  line-height: 26px;
}

.footer .copyright {
  text-align: center;
  padding-top: 30px;
  color: #1A1A1D;
}

.footer .credits {
  padding-top: 10px;
  text-align: center;
  line-height: normal;
  font-size: 11px;
  color: #1A1A1D;
  font-family: "Poppins", sans-serif;
}

  .navbar.footer-nav a, .navbar.footer-nav a:focus{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 16px;
    font-weight: 500;
    color: #d4d4d4;
    white-space: nowrap;
    transition: 0.3s;
}

.footer-nav .dropdown ul {
  display: block!important;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}



@media (max-width: 992px) {

  .mobile-nav-toggle.footer-nav {
    display: none;
  }

  .navbar.footer-nav ul{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .footer .footer-top {
    background-position: center bottom;
  }

  .footer .footer-top h4 {
    font-size: 16px;
  }

  .footer .footer-top .footer-links ul a {
    font-size: 12px;
  }

  .logo.footer-nav img{
    max-width: 80%;
  }

  .navbar.footer-nav a, .navbar.footer-nav a:focus, .navbar.footer-nav a:hover {
    
    font-size: 14px;
    
  }

  .footer-nav.navbar li ul a:hover {
    font-size: 14px;
  }
}



@media (max-width:767px){
  .footer .footer-top .footer-links ,.footer-info{
    margin: 5% 25%;
  }

  .logo img{
    max-width: 70%;
  }

  .hero-footer-box h3{
    text-align: center;
  }

  .hero-footer-box img{
    margin: 0;
    padding-bottom: 20px;
    width: 30%;
    align-self: center;
  }

  .hero-footer-box p{
    margin: 0px 0;
    font-size: 12px;
    padding:0 30px;
    text-align: center;
  }
}

@media (max-width:576px){


  .hero-footer-box{
    justify-content: flex-start;
  }

  .hero-footer-box img{
    width: 40%;
    align-self: center;
    margin-right: 0px;
    padding-bottom: 10px;
  }

  .hero-footer-box h3 {
    font-size: 14px;
    text-align: center;
  }

  .hero-footer-box p{
    margin: 0px 0;
    font-size: 12px;
    padding:0 10px;
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #0047FF;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background:#0047FF;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/* EXTRAS */


.sticky-top{
  top: 8rem;
  z-index: 20;
  background: transparent;
}

@media(max-width:767px) {

  .sticky-top{
    top: 60px!important;
  }

}

/*--------------------------------------------------------------
# BACKGROUND SECTIONS
--------------------------------------------------------------*/

#hero{
  min-height: 100vh;
}

#hero-small{
  padding: 20vh 0 2vh 0;
  min-height: 30vh;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.position-absolute.full {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.middle-constr{
  margin: auto;
  z-index: 3;
}

.middle-constr-about{
  margin: auto;
  z-index: 3;
}

.hero-section{
  background-image: url('/assert-new/img/Global/Elements/Home_Page/image-mesh-hero-blockchain-template.svg');  
  background-repeat: no-repeat;
  background-size: 180%;
  background-position: -20vw -40vh ;
  z-index: -5;
  display: flex;
  flex-direction: column;
  justify-content: space-between!important;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.hero-section-bg {
  background-image: url('/assert-new/img/Global/Elements/Home_Page/image-mesh-hero-blockchain-template.svg');  
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -5;
  width: 100%;
  min-height: 100vh;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.hero-section .w-button{
  width: 100%!important;
}

.position-absolute.full.overlay {
  background-color: rgba(0, 0, 0, .31);
}

.position-absolute.top {
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.position-absolute.top.fade {
  z-index: -2;
  min-height: 318px;
  background-image: linear-gradient(to top, rgba(15, 15, 18, 0), #0f0f12);
}

.position-absolute.bottom {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.position-absolute.bottom.fade {
  opacity: 1;
  z-index: -2;
  min-height: 318px;
  background-image: linear-gradient(rgba(15, 15, 18, 0), #0f0f12);
}

.hero-section p{
  font-size: 26px;
}

.hero-section.faq p,
.hero-section.faq li{
  font-size: 18px;
}

.hero-section .bottom-fade {
  min-height: 9rem;
}

.hero-section .link-arrow-wrapper.hero-links a {
  font-size: 22px;
}

.hero-section .line-square-icon.link-icon-right {
  margin-left: 10px;
  font-size: 22px;
}

.box-grad-credit__g{
  background-color: #fff; /* Fallback per i browser che non supportano i gradient */
  background-image: -webkit-linear-gradient(180deg, #FFF 60%, #D9E6FF 100%);
  background-image: -moz-linear-gradient(180deg, #FFF 60%, #D9E6FF 100%);
  background-image: -o-linear-gradient(180deg, #FFF 60%, #D9E6FF 100%);
  background-image: -ms-linear-gradient(180deg, #FFF 60%, #D9E6FF 100%);
  background-image: linear-gradient(180deg, #FFF 60%, #D9E6FF 100%);
  border: none!important;
}

.box-light-blue{
  background-color: #E7ECF7;
}

.wallex-cards__boxed .card{
  height: 100%;
}

.wallex-cards__boxed .card-body{
  padding: 0;
}

.combined-background {
  
  background-image:url('/assert-new/img/Global/Elements/Home_Page/image-mesh-hero-blockchain-template.svg');
  background-position: center center;
  background-size: 150%;
  mix-blend-mode: overlay;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
}

.no-mix-blending{
  mix-blend-mode: hard-light!important;
  opacity: 1!important;
}

.box--12-12 .w-button, .mckp_norm .w-button{
  width: 100%!important;
}

.box--8-12 .card{
  height: calc(100% - 3rem);
}

.box--8-12 .card-body{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.box--8-12 img{
  max-width: 100%;
}

.box--8-12.wallex-cards img{
  max-width: 75%;
}

.box--8-12 .table__index_recomm img{
  max-width: 75%;
}

.box--8-12 p{
  margin-bottom: 3rem;
}

.box-12--ext .bullets li{
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 5px;
  color: #1d1d1a;
  padding-left: var(--icon-space);
  display: flex;
}

.box-12--ext .badge{
  font-size: 10px;
  font-weight: 600;
}


.box-12--ext .w-button{
  width: 100%!important;
}

.bi-arrow-right-circle::before{
  transition: .2s;
}

.cta-arrow-links p{
  font-size: 18px;
}

.cta-arrow-links h4{
  font-size: 30px;
}

.side-arrow{
  margin-bottom: -2vh;
}

.top-fade{
  opacity: 1;
  z-index: 0;
  min-height: 150px;
  background-image: linear-gradient(#F8F8FA, rgba(255, 255, 258, 0));
}

#multi__section .top-fade, #multi__section .bottom-fade{
    position: absolute!important;
    z-index: 0;
}


#multi__section h3{
  z-index: 1;
}

.bg-half{
  min-height: 60vh;
}

.hero-half{
  max-height: 50%!important;
  min-height: 50%!important;
}

.bottom-fade{
  opacity: 1;
  z-index: 0;
  min-height: 150px;
  background-image: linear-gradient(rgba(255, 255, 258, 0), #F8F8FA);
}


.footer-fade {
  opacity: 1;
  z-index: 0;
  min-height: 400px;
  background-image: linear-gradient(rgba(255, 255, 258, 0), #F8F8FA);
}

.cta-arrow-links .top-fade,
.cta-arrow-links .footer-fade{
  min-height: 50px!important;
}
.position-absolute.top-left {
  
  bottom: auto;
  left: 0%;
  right: auto;
}

.position-absolute.bottom-left {
  bottom: 0%;
  left: 0%;
  right: auto;
}

.pd-130px {
  padding-top: 130px;
  padding-bottom: 130px;
}

.skewed-top-left {
  border-top: 75px solid #0f0f12;
  border-right: 100vw solid transparent;
}

.w-container {
  margin-left: auto;
  margin-right: auto;
}

.bg-shape-lightbox-video {
  max-width: 259px;
  margin-bottom: -15%;
  margin-left: -8%;
  z-index: -1;
}

/* ABSOLUTE SECTIONS */

.position-absolute.bg-circle {
  width: 65%;
  filter: blur(74px);
  background-image: linear-gradient(135deg, #47414a, #1a1a1d 12%, rgba(71, 65, 74, .4));
  border-radius: 50%;
  padding-top: 65%;
}

.position-absolute.bg-circle.hero-v1 {
  background-image: linear-gradient(135deg, #fff, rgba(54, 101, 255, 0.36));
  margin-top: -42%;
  margin-left: -32%;
  top: 0%;
  bottom: auto;
  left: 60%;
  right: auto;
  z-index: 0;
}

.position-absolute.ornaments{
  z-index: 1;
  right: 10%;
  top: 10%;
}

.cta-arrow-links .buttons-arrow-wrapper {
  padding: calc(var(--bs-gutter-x) * .5);
}

@media screen and (min-width: 3800px) {

  .cta-arrow-links p{
    font-size: 20px;
  }

  .cta-arrow-links h4{
    font-size: 36px;
  }

  .side-arrow{
    margin-bottom:-2vh;
  }

  
  .referral .position-absolute.ornaments {
    opacity: 1!important;
    top: 30%;
  }

  .referral .bg-abs-image {
    max-width: 28vw!important;
  }
}

@media screen and (max-width:2000px) {
  
  .referral .position-absolute.ornaments {
    opacity: 1!important;
    top: 20%;
  }

}

@media screen and (max-width: 1799px) {

  .bg-abs-image {
    max-width: 28vw;
  }

  .position-absolute.ornaments {
    top: 30%;
  }
}



@media screen and (max-width: 1570px) {

  .hero-section {
    background-size: 130%;
    background-position: -10vw -0vh ;
  }

  .position-absolute.ornaments {
    z-index: 1;
    right: 5%;
    top: 10%;
  }

  .bg-abs-image {
    max-width: 40vw;
  }
}

@media screen and (max-width:1499px) {
  

  .bg-abs-image {
    max-width: 40vw;
  }

  .position-absolute.ornaments {
    top: 20%;
  }
}

@media screen and (max-width: 1399px) {

  .position-absolute.ornaments {
    z-index: 1;
    right: 5%;
    top: 25%;
  }

  .bg-abs-image {
    max-width: 35vw;
  }

  .hero-section {
    background-size: 200%;
    background-position: -60vw -10vh ;
  }

  .side-arrow i{
    font-size: 26px;
  }

  .side-arrow {
    margin-bottom: -1vh;
  }
}

@media screen and (max-width: 1299px) and (min-height: 835px) and (max-height: 951px) {

  .hero-half{
    height: 60vh!important;
  }

  .hero-section .footer-fade {
    min-height: 120px!important;
  }

  .cta-arrow-links p{
    font-size: 16px!important;
  }
  
  .cta-arrow-links h4{
    font-size: 26px;
  }

  .cta-arrow-links .display-2{
    font-size: 30px;
    padding: 0 15vw!important;
  }
}

@media screen and (max-width:1299px) {
  .hero-section p{
    font-size: 25px;
  }

  .hero-section.faq p,
  .hero-section.faq li{
    font-size: 16px;
  }

  .hero-section .footer-fade {
    min-height: 120px!important;
  }

  .cta-arrow-links p{
    font-size: 16px!important;
  }
  
  .cta-arrow-links h4{
    font-size: 26px;
  }

  .cta-arrow-links .display-2{
    font-size: 30px;
    padding: 0 15vw!important;
  }
  
}

/* ######### LAPTOP TOUCH ###########*/
@media screen and (max-width: 1299px) and (min-height: 835px) and (max-height: 951px){
  .bg-abs-image {
    max-width: 45vw;
  }

  .position-absolute.ornaments {
    top: 25%;
  }

}

/* ######### HORIZIONTAL iPAD ###########*/

@media screen and (max-width: 1199px) {
  .hero-section-bg {
    background-size: cover;
  }
  .position-absolute.ornaments {
    z-index: 1;
    right: -0%;
    top: 25%;
  }

  .bottom-fade{
    opacity: 1;
    z-index: 1;
    min-height: 250px;
  }

  .side-arrow i{
    font-size: 28px;
  }

  .side-arrow {
    margin-bottom: -1vh;
  }
  
  .cta-arrow-links .buttons-arrow-wrapper {
    padding: 0;
  }

}


/*##################################### 
######### iPAD PRO 12.9" ##############
#####################################*/

@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height:1000px) {
  
  .hero-section {
    background-size: 250%;
    background-position: -45vw -0vh ;
  }

  .hero-section .display-1{
    font-size: 85px;
  }

  .hero-section p{
    font-size: 25px;
  }
  
  .hero-section-bg {
    background-size: cover;
    min-height: 20vh!important;
  }

  .bottom-fade {
    opacity: 1;
    z-index: 1;
    min-height: 15vh;
  }

  .bg-abs-image {
    max-width: 45vw;
  }

  .position-absolute.ornaments {
    z-index: 0;
    right: 0%;
    top: 25%;
    opacity: .6;
  }

  
  .referral .position-absolute.ornaments {
    opacity: 1!important;
    top: 20%;
  }

  .middle-constr {
    margin-top: 0vh!important;
    margin-bottom: 5vh!important;
  }

  .hero-half{
    height: 40vh!important;
  }
  
  .box--8-12 .bullets li{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
    padding-bottom: 10px;
  }

  .box-12--ext .bullets li{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5rem;
    padding-bottom: 10px;
  }

  .box--8-12 .card-body{
    display: flex;
    flex-direction: column;
    justify-content: center!important;
  }

  .side-arrow i{
    font-size: 24px;
  }

  .side-arrow {
    margin-bottom: -1vh;
  }

}

@media screen and (max-width: 991px) {

  .bottom-fade{
    opacity: 1;
    z-index: 0;
    min-height: 15vh;
  }

  .hero-section-bg {
    background-size: cover;
    
  }
  
  .hero-section,
  .referral.hero-section-bg {
    background-size: 260%;
    background-position: -40vw 10vh ;
  }

  .position-absolute.ornaments {
    z-index: 0;
    right: 0%;
    top: 55%;
    opacity: .4;
  }

  .referral .position-absolute.ornaments {
    z-index: 0;
    right: 0%;
    top: 60%;
    opacity: 1;
  }

  .bg-abs-image {
    max-width: 50vw;
  }

  .bg-shape-lightbox-video {
    max-width: 259px;
    margin-bottom: -45%;
    margin-left: 0;
    margin-top: 0;
  }
  
  .footer-fade {
    min-height: 200px;
  }

  .hero-section p{
    font-size: 22px;
  }

  .hero-section.faq p,
  .hero-section.faq li{
    font-size: 14px;
  }

  .hero-section .link-arrow-wrapper.hero-links a {
    font-size: 22px;
  }

  .hero-section .line-square-icon.link-icon-right {
    margin-left: 10px;
    font-size: 22px;
  }

  .mckp_norm img{
    display: flex!important;
    max-width: 70%;
    margin: auto;
  }

  .box--12-12 img{
    display: flex!important;
    max-width: 70%;
    margin: auto;
  }

  .box--8-12 img{
    display: flex!important;
    max-width: 80%;
  }

  .box--8-12 p {
    margin-bottom: 1.5rem;
  }

  .box-12--ext .badge{
    font-size: 8px;
    font-weight: 500;
    line-height: 1.7em;
  }

  .hero-section .distancer-count {
    height: 100px;
  }
  .top-fade {
    min-height: 100px;
  }

  .hero-section .bottom-fade {
    min-height: 15vh;
  }

  .side-arrow i{
    font-size: 28px;
  }

  .side-arrow {
    margin-bottom: -1vh;
  }
  
  .cta-arrow-links .buttons-arrow-wrapper{
    padding: calc(var(--bs-gutter-x) * .5);
  }

  .cta-arrow-links .buttons-arrow-wrapper a,
  .cta-arrow-links .buttons-arrow-wrapper i{
    padding: 0;
  }

  .box-12--ext .buttons-arrow-wrapper{
    padding: 0 5px;
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
}

/*############################################ 
######### iPAD MINI ##############
############################################*/

@media screen and (min-width: 767px) and (max-width: 768px) and (min-height:1023px) and (max-height:1025px) {

  .box--8-12 .bullets li::before, .box--8-12 .bullets li{
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 1rem;
    padding-bottom: 10px;
  }

  .box--8-12 img{
    display: flex!important;
    max-width: 100%;
  }

  .cta-arrow-links .distancer-count {
    height: 5vh;
  }

  .cta-arrow-links .buttons-arrow-wrapper i{
    padding: 0;
  }

  .box-12--ext .buttons-arrow-wrapper {
    padding: 0;
  }

}



/*############################################ 
######### iPAD MINI HORIZIONTAL ##############
############################################*/

@media screen and (min-width: 1023px) and (max-width: 1025px) and (max-height:769px) {
  
  .referral .bg-abs-image {
    max-width: 50%;
    margin: 0 0 0 auto;
    right: 0;
  }

  .box--8-12 .bullets li::before, .box--8-12 .bullets li{
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 400;
    line-height: 1rem;
    padding-bottom: 10px;
  }

  .box--8-12 img{
    display: flex!important;
    max-width: 100%;
  }

}

@media screen and (max-width: 767px) {

  .bg-shape-lightbox-video {
    max-width: 200px;
    margin-bottom: -45%;
    margin-left: 0;
    margin-top: 0;
  }

  .bg-abs-image {
    max-width: 100vw;
  }

  .referral .bg-abs-image {
    max-width: 50%;
    margin: 0 0 0 auto;
    right: 0;
  }

  .hero-section .display-1{
    font-size: 60px;
  }

  .hero-section p{
    font-size: 24px;
  }

  .hero-section .link-arrow-wrapper.hero-links a {
    font-size: 18px;
  }

  .hero-section .line-square-icon.link-icon-right {
    margin-left: 10px;
    font-size: 18px;
  }

  .box--8-12 .bullets li::before, .box--8-12 .bullets li{
    font-size: 14px;
    line-height: 1.3rem;
  }

  .box--8-12 .bullets li{
    padding-bottom: .5rem!important;
  }

  .box--8-12 .card {
    height: calc(100% - 1rem);
  }

  .box--8-12 p {
    font-size: 16px;
    line-height: 1.5rem;
  }

  .box--8-12 img{
    max-width: 85%;
    margin: 0;
  }

  .box--8-12 .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .box--8-12.box-12--ext .card-body{
    justify-content: center!important;
    height:calc(100% - 0rem);
  }

  .cta-arrow-links .top-fade{
    min-height: 100px;
  }

  .cta-arrow-links .distancer-count {
    height: 5vh;
  }

  .hero-section .bottom-fade {
    min-height: 10vh;
  }  

  .box-12--ext .buttons-arrow-wrapper {
    padding: 0;
  }
}

@media screen and (max-width: 600px) {
  .side-arrow {
    margin-bottom: -2vh;
    margin-top: 1vh;
  }

  .side-arrow i{
    font-size: 25px;
  }
}  

@media screen and (max-width: 574px) {

  .bg-shape-lightbox-video {
    max-width:240px;
    margin-bottom: -55%;
    margin-left: 15%;
    margin-top: 60%;
  }

  .hero-section .display-1{
    font-size: 50px;
  }

  .hero-section p{
    font-size: 20px;
  }

  .hero-section .link-arrow-wrapper.hero-links a {
    font-size: 16px;
  }

  .hero-section .line-square-icon.link-icon-right {
    margin-left: 5px;
    font-size: 16px;
  }

  .box--8-12 .card {
    height: calc(100% - .5rem);
  }

  .box--8-12 img {
    max-width: 75%;
    margin: 0;
  }

  .box-12--ext img{
    max-width: 60%;
  }
  
  .hero-section .footer-fade {
    min-height: 90px!important;
  }

  .cta-arrow-links .display-2 {
    font-size: 24px;
  }

  .cta-arrow-links h4,
  .cta-arrow-links p,
  .cta-arrow-links .link-arrow-wrapper.hero-links {
    text-align: center;
    justify-content: center;
  }
}

@media screen and (max-width:474px) {
  .referral .bg-abs-image {
    max-width: 60%;
    margin: 5em auto 0 auto;
  }
    
}

@media screen and (max-width:420px) {

  .side-arrow {
    margin-bottom: -2vh;
    margin-top: 1vh;
  }
  
  .side-arrow i{
    font-size: 22px;
  }

  .referral .bg-abs-image {
    max-width: 60%;
    margin: 5em 0  0 auto;
    z-index: -1;
  }

}  

@media screen and (max-width:384px) {
  .hero-section .top-fade {
      min-height: 60px;
    }

    .cta-arrow-links .display-2 {
      font-size: 20px;
      padding: 0 10vw!important;
    }

    .cta-arrow-links p {
      font-size: 14px!important;
    }
  
    .cta-arrow-links h4 {
      font-size: 20px;
    }

    .referral .bg-abs-image {
      max-width: 60%;
      margin: 5em 0  0 auto;
      z-index: -1;
    }
}

@media screen and (max-width: 376px) and (max-height: 668px) {

  .referral .bg-abs-image {
    max-width: 45%;
    margin: 5em 0 0 auto;
    z-index: -1;
  }
}

@media screen and (max-width:360px) {
  .bg-half .top-fade {
    min-height: 60px;
  }
    
}

@media screen and (max-width:1199px) and (max-height:428px) {
  .hero-half{
    height: 100vh!important;
  }

  .fees-nav {
    padding: 30px 0 10px 0!important;
  }

}


/*--------------------------------------------------------------
# ELEMENTS
--------------------------------------------------------------*/
.heading-h2-size{
  color: #fff;
  transition: .2s;
}

.image.cover {
  width: 100%;
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
} 

/*--------------------------------------------------------------
# CARDS
--------------------------------------------------------------*/

.slick-list{
  padding: 50px 0;
}

.card {
  background-color: #fff!important;
  overflow: hidden;
  box-shadow: 0 14px 15px rgba(0, 0, 0, .32);
  border-radius: 25px;
}

.card.form {
  min-height: 720px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  padding: 72px 58px;
  display: flex;
}

.card.sticky-top.top-110px {
  top: 110px;
}

.card.value {
  flex-direction: column;
  padding: 92px 40px 80px;
  display: flex;
}

.card.press {
  min-height: 100%;
  flex-direction: column;
  padding: 114px 55px 114px 57px;
  display: flex;
}

.card.add-cart {
  min-height: 744px;
  flex-direction: column;
  padding: 76px 52px;
  display: flex;
}

.card.integration-page {
  flex-direction: column;
  padding-bottom: 106px;
  padding-left: 112px;
  padding-right: 112px;
  display: flex;
  overflow: visible;
}

.card.dropdown {
  width: 874px;
  padding: 80px;
  box-shadow: 0 24px 65px rgba(0, 0, 0, .95);
}

.card.value {
  display: flex;
  padding: 92px 40px 80px;
  flex-direction: column;
}

@media screen and (max-width:1199px){
  .card {
    box-shadow: 0 14px 15px rgba(0, 0, 0, .34);
  }
  .distancer-box{
    max-height: 0vh;
  }
}

@media screen and (max-width: 991px) {

  .card {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
  }
  
}  

@media screen and (max-width: 567px) {

  .hero-section {
    background-size: 350%;
    background-position: -150vw 20vh;
  }

}

@media screen and (max-width: 415px) {

  .card-body{
    padding: 5px;
  }
}



/*--------------------------------------------------------------
# CUSTOM
--------------------------------------------------------------*/

.hero-terms-link {
 font-size: 18px;
 text-decoration: underline;
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn.dropdown-toggle-split:first-child, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:nth-child(n+3), .btn-group > :not(.btn-check) + .btn {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.bullets ul {
  --icon-space: 1.8em;
  list-style: none;
  padding-left: 0;
}

.bullets li {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
  color: #1d1d1a;
  padding-left: var(--icon-space); 
}

.bullets li::before{
  content: "\f058";
  color:#0047FF ;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
}


.badge{
  color:white;
  font-size: 8px;
  background-color: #0047FF;
  margin: auto;
  padding: 6px;
}

.distancer{
  height: 25vh;
}

.distancer-box{
  height: 5vh;
}

/*----- # Modal -------*/

.header-fees{
  background:#172C69!important;
}

#fees-container{
  margin-bottom: 20%;
}

.my_active{
  background-color: #0054B8!important;
  color: #fff!important;
  border-radius: 5px!important;
}

.hidden{
  display: none;
}

.pup-home p{

  color: #000;
  font-size: .9rem;
}

.pup-signin{
  justify-content: space-between;
}

.pup-signin.btn-close{
  justify-content: flex-end;
  justify-self: flex-end;
  padding: 1rem;
}

.pup-signin h5{
  margin: 20px 0px -10px 0px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color:#0047FF;
}

.pup-signin.pup-apps h5 {
  text-align: center;
  font-weight: 300;
  text-transform: none;
  color: #0047FF;
}

.pup-signin img{
  max-height: 60%;
  justify-self: start;
  align-self: center;
  margin-left: 20px;
}
.section-overflow{
  overflow: hidden!important;
}

.section-x-overflow{
  overflow-x: hidden!important;
}
.zindex-icons{
  z-index: 3;
}

.zindex-text{
  z-index: 3;
}

.full.overlay {
  background-color: rgba(0, 0, 0, .31);
}

@media screen and (max-width: 1199px) {

  .distancer{
    height: 5vh;
  }

  .middle-constr{
    margin: auto;
    margin-top: 30vh;
    z-index: 3;
  }
}

/* ######### iPAD PRO 12.9" ###########*/
@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height:1000px) {
  .distancer{
    height: 20vh;
  }

  .position-absolute.ornaments {
    top: 15%;
  }

} 

@media screen and (max-width: 991px) {

  .bullets ul {
    --icon-space: 1.3em;
    padding-left: 0;
  }

  .middle-constr{
    margin: auto;
    margin-top: 30vh;
    z-index: 3;
  }

  .middle-constr-about{
    margin: auto;
    z-index: 3;
  }

  .box--8-12 .bullets li {
    padding-bottom: 10px;
    font-size: 14px;
  }

  .box--8-12 .bullets li::before, .box--8-12 .bullets li{
    font-size: 14px;
    line-height: 1.5rem;
  }
  

  .box-12--ext .bullets li::before, .box-12--ext .bullets li {
    font-size: 12px;
    line-height: 1.5rem;
  }

} 

@media screen and (max-width: 767px) {

  .bullets li {
    font-size: 14px;
  }

  .middle-constr{
    margin: auto;
    margin-top: 12vh;
    z-index: 3;
  }

}

@media screen and (max-width: 576px) {

  .fees-table-flex{
    display: flex!important;
    flex-direction: row;
    justify-content: center;
  }
  
}

@media screen and (max-width: 479px) {
  .hero-terms-link {
    font-size: 14px;
  }
}

.btn-outline-primary.apps-btn {
  --bs-btn-color: #0047FF;
  --bs-btn-border-color: #0047FF;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0047FF;
  --bs-btn-hover-border-color: #0047FF;
  --bs-btn-focus-shadow-rgb: 13,110,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;

}

@media screen and (max-width:992px) {
  .btn-outline-primary.apps-btn {
    --bs-btn-color: #0047FF;
    --bs-btn-border-color: #0047FF;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0047FF;
    --bs-btn-hover-border-color: #0047FF;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #fff;
    --bs-btn-active-border-color: #fff;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none;
    transition: .6s;
  }
}



/*--------------------------------------------------------------
# Interactive
--------------------------------------------------------------*/
.interactive #interactive-filters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  background: white;
  border-radius: 10px;
  padding: 2px 15px;
}

.interactive #interactive-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 20px 20px 20px 20px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  color: #444444;
  margin: 0 4px 30px 4px;
  transition: 0.3s;
}

.interactive #interactive-flters li::before {
  content: " ";
  border: 3px solid #fff;
  background: #fff;
  transition: .5s;
}


.interactive #interactive-flters li.filter-active::before {
  content: " ";
  border: 3px solid #0047FF;
  background: #111;
  transition: .5s;
}

.interactive #interactive-flters li:last-child {
  margin-right: 0;
}

.interactive .interactive-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75);
}

.interactive .interactive-wrap::before {
  content: "";
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.interactive .interactive-wrap img {
  transition: 1s;
}

.interactive .interactive-wrap .interactive-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.interactive .interactive-wrap .interactive-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid rgba(1, 41, 112, 0.2);
  border-left: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.interactive .interactive-wrap .interactive-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid rgba(1, 41, 112, 0.2);
  border-right: 3px solid rgba(1, 41, 112, 0.2);
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.interactive .interactive-wrap .interactive-info h4 {
  font-size: 20px;
  color: #012970;
  font-weight: 700;
}

.interactive .interactive-wrap .interactive-info p {
  color: #012970;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.interactive .interactive-wrap .interactive-links {
  text-align: center;
  z-index: 4;
}

.interactive .interactive-wrap .interactive-links a {
  color: #fff;
  background: #4154f1;
  margin: 10px 2px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s;
}

.interactive .interactive-wrap .interactive-links a i {
  font-size: 24px;
  line-height: 0;
}

.interactive .interactive-wrap .interactive-links a:hover {
  background: #5969f3;
}

.interactive .interactive-wrap:hover img {
  transform: scale(1.1);
}

.interactive .interactive-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.interactive .interactive-wrap:hover .interactive-info {
  opacity: 1;
}

.interactive .interactive-wrap:hover .interactive-info::before {
  top: 15px;
  left: 15px;
}

.interactive .interactive-wrap:hover .interactive-info::after {
  bottom: 15px;
  right: 15px;
}

.global-interactive-exc{
  background: linear-gradient(-251.93deg, #151640 37.56%, #1B63CF 94.4%) border-box;
  border-radius: 15px;
}

.global-interactive-exc h3{
  color: #fff;
}

.global-interactive-exc img{
  max-width: 100%;
  display: flex;
  align-self: center;
}


/*--------------------------------------------------------------
# FEES ACCORDION
--------------------------------------------------------------*/

.header-fees{
  background:#172C69!important;
}

#fees-container{
  margin-bottom: 20%;
}


.hidden{
  display: none;
}

.fees-sticky-top{
  margin:0!important;
  top:0rem!important;
}

.fees-interactive li.filter-active::before , .fees-interactive li::before{
  border: none!important;
}

.interactive .fees-interactive #interactive-flters li {
  color: #fff;
  font-weight: 600;
}

.interactive .fees-interactive #interactive-flters li:hover {
  color: #0047FF;
}

.interactive .fees-interactive #interactive-flters li:active {
  
  color: #0047FF;
}

.fees-interactive ul{
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.accordion-fees {
  --bs-accordion-color: #0E1D3D;
  --bs-accordion-border-width: 0px;
  --bs-accordion-border-color: none;
  --bs-accordion-btn-color: #000;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: none;
  --bs-accordion-btn-icon-transform: rotate(90deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: none;
  --bs-accordion-btn-focus-border-color: none;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0c63e4;
  --bs-accordion-active-bg: none;
}

.accordion-fees button {
  font-size: 26px!important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.5rem 0;
  background-color: transparent!important;
  color: #1D1D1A;
  border: none!important;
  border-bottom: 1px solid #0047FF!important;
}

.color-accent__accordion {
  font-size: 26px!important;
  font-weight: 700;
}

.accordion-fees .accordion-item:last-child  button{
  border-bottom: none!important;
}

.accordion-fees button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  font-family: "bootstrap-icons";
  color: #0b5ed7;
  content: '\F136';
  font-size: 1em;
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
}

.accordion-fees p {
  text-align: start;
  font-size: 18px;
  font-weight: 500;
  color: #1D1D1A;
}

.accordion-fees span {
  text-align: start;
  font-size: 14px;
  font-weight: 600;
}

.accordion-fees th {
  font-size: 18px;
  font-weight: 400;
  max-width: 50vw;
}

.card-faq th {
  font-size: 18px;
  font-weight: 400;
  max-width: 50vw;
}

.card-faq td {
  font-size: 18px;
  font-weight: 500;
  max-width: 50vw;
}

.table > :not(caption) > * > * {
  padding: .5rem 0;
}

.accordion-fees  td, .accordion-fees th{
  border-color: #1D1D1A;
  color: #1D1D1A;
}

.accordion-fees tr:nth-last-of-type(1) th, .accordion-fees tr:nth-last-of-type(1) td{
  border: none;
}

@media screen and (max-width:1399px) {
  

  .interactive #interactive-flters li {
    margin: 0 10px 20px 4px;
    font-size: 18px;
  }
  
}

@media screen and (max-width:1200px) {
  
  .card-faq th {
    font-size: 14px;
    font-weight: 400;
    max-width: 50vw;
  }
  
  .card-faq td p{
    font-size: 12px!important;
    font-weight: 600;
    max-width: 50vw;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height:1000px) {

  .interactive #interactive-flters li {
    padding: 10px 5px 10px 5px;
    font-size: 14px;
    font-weight: 500!important;
    margin: 0 4px 8px 4px;
  }

  .fees-interactive ul{
    padding: 0!important;
  }

}

@media screen and (max-width:416px) {
  
  .card-faq th {
    font-size: 14px;
    font-weight: 400;
    max-width: 50vw;
  }
  
  .card-faq td p{
    font-size: 10px!important;
    font-weight: 600;
    max-width: 50vw;
  }
}

/*########################################
######### PORTFOLIO FEES #################*/

.fees-portfolio li.filter-active::before , .fees-portfolio li::before{
  border: none!important;
}

@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height:1000px) {

  .fees-portfolio ul{
    padding: 0!important;
  }

}

@media (max-width:1199px){
  .fees-interactive ul {
    display: flex;
    flex-direction: row;
    margin: 0;
    padding: 10px 0;
    background: #F8F8FA;
    justify-content: center;
  }

  .sticky-top {
    top: 4.6rem !important;
    z-index: 20;
  }
}

@media (max-width:992px){
  
  .fees-nav {
    display: block;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding: 30px 0 10px 0;
    width: 100%;
    white-space: nowrap;
  }

  .fees-nav li{
    display: block;
    min-width: 15%;
    margin: 0;
    text-align: center;
    font-size: 12px!important;
    font-weight: 800!important;
  }

  .sticky-top {
    top: 4.2rem !important;
  }

  .fees-portfolio ul{
    padding: 0!important;
  }

  .accordion-fees button::after {
    font-size: 1.5em;
  }

  .accordion-fees button, .color-accent__accordion {
    font-size: 16px !important;
  }

  .accordion-fees p,
  .accordion-fees th {
    font-size: 16px;
  }

  .accordion-fees th {
    vertical-align: middle;
  }

  .accordion-fees td p {
    margin-bottom: 0;
    vertical-align: middle
  }
  
}

@media (max-width:576px){
  
  .fees-interactive ul {
    justify-content: start;
  }

  .interactive #interactive-flters li {
    margin: 10px 4px ;
  }
  
  .fees-nav{
    display: block;
    flex-wrap: nowrap;
    overflow-x: scroll;
    padding: 30px 0 10px 0;
    width: 100%;
    white-space: nowrap;
    
  }

  .fees-nav li{
    display: block;
    min-width: auto;
    margin: 0;
    text-align: center;
    font-size: 12px!important;
    padding: 10px!important;
  }
  
}

@media (max-width: 576px){
  .sticky-top {
    top: 3.6rem !important;
    z-index: 20;
  }

  .accordion-fees button {
    font-size: 18px!important;
    padding: 1.5rem 0;
  }

  .color-accent__accordion{
    font-size: 14px;
  }

  .accordion-fees p {
    text-align: start;
    font-size: 14px;
  }

  .accordion-fees span {
    text-align: start;
    font-size: 10px;
  }

  .accordion-fees th {
    font-size: 14px;
  }
}

@media (max-width: 480px){

  .accordion-fees button{
    font-size: 16px!important;
    padding: .8rem 0;
  }
  .accordion-fees p {
    text-align: end;
    font-size: 14px;
  }

  .accordion-fees span {
    text-align: start;
    font-size: 10px;
  }

  .accordion-fees th {
    font-size: 14px;
  }

  .accordion-fees button::after {
    font-size: 1.5em;
  }

}

@media (max-width: 360px){

  .accordion-fees th {
    font-size: 12px;
    margin-right: 10px;
  }

}


/*--------------------------------------------------------------
# assert-new TABS
--------------------------------------------------------------*/


.border-bottom---color-neutral-600 {
  border-bottom: 1px solid #8b8b8b;
}

.border-bottom---color-black-600 {
  border-bottom: 2px solid #000;
}

.border-bottom---box {
  border-bottom: 2px solid #0047FF;
  max-width: 35%;
  margin-top: 5%;
}


/*--------------------------------------------------------------
# SWITCH
--------------------------------------------------------------*/

.section__comparsion #portfolio-flters li{
  color: #fff!important;
  font-weight: 300!important;
}

@media screen and (max-width: 992px) {
  

  .saving-rates ul{
    margin-top: 20px;
  }
}


/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/
.modal-content {
  background-color: #fff!important;
  
}

.pup-signin h5{
  color: #1D1D1A!important;
}
.header-fees{
  background:#172C69!important;
}

#fees-container{
  margin-bottom: 20%;
}

.my_active{
  background-color: #0054B8!important;
  color: #fff!important;
  border-radius: 5px!important;
}

.hidden{
  display: none;
}

.pup-signin{
  justify-content: space-between;
}

.pup-signin.btn-close{
  font-family: FontAwesome!important;
  content: "\f410";
  padding: 1rem;
  font-size: 2rem;
  color: #0047FF!important;
  background: transparent!important;
  opacity: 1;
  transition:.2s;
}

.pup-signin.btn-close:hover{
  color: #0047FF!important;
  transition:.2s;
}

.pup-signin h5{
  margin: 20px 0px -10px 0px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color:#0047FF;
}

.pup-signin.pup-apps h5 {
  text-align: center;
  font-weight: 300;
  text-transform: none;
  color: #0047FF;
}

.pup-signin img{
  max-height: 60%;
  justify-self: start;
  align-self: center;
  margin-left: 20px;
}

.jc-end{
  justify-content: flex-end!important;
}

.jc-start{
  justify-self: flex-start!important;
}

.wws-box{
  border: 2px solid #0047FF;
  border-radius: 10px;
}


.wws-bg{
  background-image: url('/assert-new/img/Global/Elements/Home_Page/image-mesh-hero-blockchain-template.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.wws-box i{
  font-size: 30px;
}

.changing_slide-w{
  overflow: hidden!important;
}

/*--------------------------------------------------------------
# APPS ACCORDION
--------------------------------------------------------------*/

.accordion-apps {
  --bs-accordion-color: #0E1D3D;
  --bs-accordion-border-width: 0px;
  --bs-accordion-border-color: none;
  
  --bs-accordion-btn-color: #000;
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("/assert-new/img/circled-arrow.svg");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(90deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("/assert-new/img/circled-arrow.svg");
  --bs-accordion-btn-focus-border-color: none;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: #0047FF;
  --bs-accordion-active-bg: none;
}

.accordion-apps button {
  font-size: 22px!important;
  padding: 1rem 0;
  font-weight: 600;
  color: #fff;
}
.accordion-apps p {
  text-align: end;
  font-size: 18px;
  font-weight: 500;
}

.accordion-apps span {
  text-align: start;
  font-size: 14px;
  font-weight: 600;
}

.accordion-apps th {
  font-size: 18px;
  font-weight: 400;
}
.table > :not(caption) > * > * {
  padding: .5rem 0;
}

.accordion-apps  td, .accordion-fees th{
  border-color: #1D1D1A;
}

.accordion-fees .no-border-row th{
  border: none!important;
  padding-top: 7vh!important;
}

.accordion-fees h5{
  font-size: 22px;
}

.accordion-apps tr:nth-last-of-type(1) th, .accordion-apps tr:nth-last-of-type(1) td{
  border: none;
}

.accordion-apps-item{
  border: 2px solid #0047FF !important;
  border-radius: 15px;
  margin: 10px 0;
  padding: 0 20px;
}

.accordion-apps .accordion-button{
  background-color: transparent!important;
  border:none !important;
  color: #0047FF;
}


.accordion-apps .mobile-accordion .accordion-button::after{
 
  margin-left: 10px!important;
  margin-top: -28px!important;
  font-family: FontAwesome;
  content: "\f054";
}

.accordion-apps .mobile-accordion .accordion-button:focus  {
  outline: 0!important;
  box-shadow: none!important;
  border: none!important;
}

@media screen and (max-width:991px) {
  .accordion-fees h5{
    font-size: 16px;
  }
}

@media (max-width: 576px){
  .accordion-apps button {
    font-size: 18px!important;
    padding: 1.5rem 0;
  }
  .accordion-apps p {
    text-align: end;
    font-size: 12px;
  }

  .accordion-apps span {
    text-align: start;
    font-size: 10px;
  }

  .accordion-apps th {
    font-size: 14px;
  }
}

@media (max-width: 350px){
  .accordion-apps button{
    font-size: 16px !important;
    padding: 1rem 0;
  }

  .pup-signin.pup-apps h5 {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
# Counts CUSTOM WALLEX WHITE
--------------------------------------------------------------*/
.hero-section-bg.counts-wllx {
  position: relative;
  margin: auto;
  bottom: 0;
  padding: 80px 0;
  overflow: hidden;
}

.distancer-count{
  height: 150px;
}

.counts-wllx img{
  position: absolute;
  margin: 0;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  top: 0;
}

.counts-wllx .shape-2{
  left:90%;
}

.counts-wllx .count-wllx-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 30px;
  width: 100%;
  border-right: solid 1px #1A1A1D;
}

.counts-wllx .count-wllx-box.last{
  border-right: none;
}



.counts-wllx .count-wllx-box span {
  font-size: 50px;
  display: block;
  font-weight: 600;
  color: #0047FF;
  text-align: center;
}

.counts-wllx .count-wllx-box p {
  padding: 10px 0;
  margin: 0;
  font-family: "Clash Display", sans-serif;
  font-size: 18px;
  color: #1A1A1D;
  text-align: center;
}

.hero-section .distancer-count
.hero-half .distancer-count{
  height: 5vh;
}

.hero-section .footer-fade{
  min-height: 200px;
}

@media (max-width: 992px) {
  .counts-wllx .count-wllx-box {
    padding: 0;
  }

  .counts-wllx .count-wllx-box span {
    font-size: 28px;
  }

  .counts-wllx .count-wllx-box p {
    font-size: 14px;
    font-weight: 300;
  }

}

@media (max-width: 768px){
  .counts-wllx .count-wllx-box.mob-box {
    border-right: none;
  }

  .counts-wllx img{
    max-width: 100%;
    max-height: 100%;
    height: 50%;
  }

  .counts-wllx .shape-2{
    width: 100%;
    left: 40%;
    top:70%;
  }
}

@media (max-width: 576px) {

  .distancer-count{
    height: 5vh;
  }

  .counts-wllx .count-wllx-box{
    border-right: none;
    border-bottom: solid 1px white;
    padding: 10px 0;
    max-width: 200px;
    margin: auto;
  }
  
  .counts-wllx img{
    max-width: 100%;
    max-height: 100%;
    height: 30%;
  }

  .counts-wllx .shape-2{
    width: 100%;
    left: 20%;
    top:70%;
  }
}

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq .accordion-collapse {
  border: 0;
  margin: 1rem 0;
}

.faq .accordion-button {
  background-color: transparent!important;
  padding: 15px 15px 20px 0;
  font-weight: 600;
  white-space:initial;
  border: none!important;
  font-size: 18px;
  color: #444444;
  text-align: left;
}

.faq .accordion-item  h3{
  font-size: 1.2rem;
  color: #1A1A1D;
  line-height: 1.2rem;
  padding-right: 2rem;
}

.faq .accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  font-family: "bootstrap-icons";
  color: #0b5ed7;
  content: '\F136';
  font-size: 2em;
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  
}

.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-button:not(.collapsed) {
  background: none;
  color: #0b5ed7;
  border-bottom: 0;
}

.faq .accordion-button:not(.collapsed)::after {
  font-family: "bootstrap-icons";
  color: #0b5ed7;
  content: '\F125';
}

.faq .accordion-body {
  padding: 0 0 25px 0;
}

.faqs-bullets ul{
  margin-top: 10px;
  list-style: none;
}
.faqs-bullets li{
  padding: 5px 0!important;
  font-size: 16px;
}

@media screen and (max-width:768px) {
  .faq .accordion-item  h3{
    font-size: .9rem;
  }
}

.fade-in {
  animation: fadeInAnimation 0.5s ease-in-out forwards;
}
.fade-out {
  animation: fadeOutAnimation 0.5s ease-in-out forwards;
}
@keyframes fadeInAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOutAnimation {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/*####################################################################
################ CRYPTOCURRENCY STYLE #################################
####################################################################*/

/*----FLIP BOXES ----*/

.fade-box-front,
.fade-box-back {
}

.fade-box-front.active,
.fade-box-back.active {
  opacity: 1;
  visibility: visible;
}

.fade-box-inner {
}

.fade-box-inner img{
  max-width: 250px;
}

.fade-box-inner p{
  font-size: 16px;
  line-height: 1.75rem;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .flip-box-back p{
    text-align: start;
  }
}

@media screen and (max-width:574px) {
  .fade-box-inner img{
    max-width: 250px;
  }
}

@media screen and (max-width:360px) {
  .fade-box-inner img{
    max-width: 300px;
  }

  .fade-box-inner img {
    max-width: 200px;
  }
}

/*####################################################################
################ VENTURES STYLE ##################################
####################################################################*/

.star-bullet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
    padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}

.star-bullet img{
  max-width: 45px;
}

#ventures .display-1{
  font-size: 74px;
}

#ventures_style .display-3 {
  font-size: 48px;
  font-weight: 600;
  text-transform: none;
}

#ventures_style .count-wllx-box span {
  color: #000;
}

#ventures_style .count-wllx-box .color-accent {
  color: #0047FF;
}

#ventures_style .count-wllx-box{
  border: none;
}

.ventures-box img{
  max-width: 60px;
  margin: 0;
}

#ventures_style .hero-section.hero-ventures{
  background-size: 250%;
  background-position: -30vw -0vh;
}

@media screen and (max-width:1199px) {

  .star-bullet{
    font-size: 14px;
  }

  #ventures .display-1{
    font-size: 48px;
  }

  #ventures p{
    font-size: 16px;
  }

  #ventures_style .display-3{
    font-size: 32px;
  }

  #ventures_style p{
    font-size: 14px;
    line-height: 1.55rem;
  }

  .ventures-box h3{
    font-size: 16px;
    line-height: 1.45rem;
  }

  .ventures-box p{
    font-size: 12px;
    line-height: 1.45rem;
  }

  .ventures-box img{
    max-width: 50px;
  }
  
}

@media screen and (max-width:992px) {

  #ventures .display-1{
    font-size: 36px!important;
  }

  #ventures p{
    font-size: 14px!important;
  }

  #ventures_style .display-3{
    font-size: 21px;
  }

  #ventures_style p{
    font-size: 12px;
    line-height: 1.35rem;
  }

  .ventures-box h3{
    font-size: 16px;
    line-height: 1.45rem;
  }

  .ventures-box p{
    font-size: 12px;
    line-height: 1.45rem;
  }

  .ventures-box img{
    max-width: 50px;
  }
  
}

@media screen and (max-width:768px) {

  #ventures .display-1{
    font-size: 38px!important;
  }

  .ventures-box p{
    line-height: 1.25rem;
  }

  .ventures-box img{
    max-width: 40px;
  }
  
}

@media screen and (max-width:576px) {

  #ventures .display-1{
    font-size: 36px!important;
  }

  .ventures-box h3{
    text-align: center;
  }

  .ventures-box img{
    max-width: 140px;
    margin: auto;
  }
  
}

/*####################################################################
################ AMBASSADORS STYLE ##################################
####################################################################*/

#ambassadors-hero .position-absolute.ornaments {
  top: 20%!important;
}

#ambassadors-hero .display-1{
  font-size: 76px;
}

.ambassadors-hero_img.bg-abs-image  {
  max-width: 35vw;
}

#ambassadors-box__square_icons .ventures-box img{
  max-width: 140px;
}

#ambassadors_bullets .box-12--ext .bullets li {
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 30px;
  text-align: start!important;
  display: block;
  margin-left: 0;
}

#ambassadors_bullets ul {
  margin-bottom: 0;
}

@media screen and (min-width:2999px) {
  #ambassadors-hero .position-absolute.ornaments {
    top: 35%!important;
  }

  #ambassadors-hero .display-1{
    font-size: 120px;
  }

  #ambassadors-hero p{
    font-size: 20px;
  }
}

@media screen and (max-width:1920px) {
  #ambassadors-hero .position-absolute.ornaments {
    top: 25%;
  }
}

@media screen and (max-width:1499px) {

  #ambassadors-hero .position-absolute.ornaments {
    top: 20%!important;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 40vw;
  }

  #ambassadors-hero .display-1{
    font-size: 60px;
  }

  #ambassadors-hero p{
    font-size: 16px;
  }
}

@media screen and (max-width:1399px) and (max-height:1024px) {
  #ambassadors-hero .position-absolute.ornaments {
    top: 30%!important;
  }

  #ambassadors-hero h3{
    font-size: 22px;
  }

  #ambassadors_bullets .box-12--ext .bullets li {
    font-size: 18px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width:1299px) {

  #ambassadors-hero .position-absolute.ornaments {
    top: 20%!important;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 45vw;
  }

  #ambassadors-hero .display-1{
    font-size: 60px;
  }

  #ambassadors-hero p{
    font-size: 16px;
  }

  #ambassadors_bullets .box-12--ext .bullets li {
    font-size: 18px;
    padding-bottom: 20px;
  }
  
}

@media screen and (max-width:1199px) {

  #ambassadors-hero h3{
    font-size: 22px;
  }

  #ambassadors-hero .distancer{
    height: 25vh;
  }

  #ambassadors-hero .position-absolute.ornaments {
    top: 35%!important;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 37vw;
  }
}

@media screen and (max-width:1024px) {

  #ambassadors-hero .distancer{
    height: 25vh;
  }

  #ambassadors-hero .position-absolute.ornaments {
    top: 30%!important;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 40vw;
  }
}

@media screen and (max-width:992px) {

  #ambassadors-hero .distancer{
    height: 5vh;
  }

  #ambassadors-hero .position-absolute.ornaments {
    top: 60%!important;
    right: 10%;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 40vw;
  }

  #ambassadors-hero .display-1{
    font-size: 80px;
  }

  #ambassadors_bullets .box-12--ext .bullets li {
    font-size: 18px;
    padding-bottom: 25px;
  }

  #ambassadors_bullets .box-12--ext .bullets li::before{
    font-size: 18px;
  } 
}

@media screen and (max-width:768px) {

  #ambassadors-hero .position-absolute.ornaments {
    top: 60%!important;
  }

  .ambassadors-hero_img.bg-abs-image  {
    max-width: 40vw;
  }

  #ambassadors-hero .display-1{
    font-size: 60px;
  }
}

@media screen and (max-width:600px) {

  #ambassadors-hero .display-1{
    font-size: 35px;
  }

  #ambassadors-hero h3{
    font-size: 16px;
  }

  #ambassadors_bullets .box-12--ext .bullets li {
    font-size: 16px;
    padding-bottom: 30px!important;
  }

  #ambassadors_bullets .box-12--ext .bullets li::before{
    font-size: 16px;
  }
}

@media screen and (max-width:320px) {

  #ambassadors-hero p{
    font-size: 14px;
    line-height: 1.75rem;
  }

  #ambassadors-hero .buttons-arrow-wrapper{
    font-size: 14px!important;
  }
}


/*####################################################################
################ WALLEX PAYMENTS STYLE ##################################
####################################################################*/

#wallex-pay__fees >  #portfolio-flters li {
  color: #d1d1d1!important;
}

#wallex-pay__fees  #portfolio-flters .my_active {
  background-color: #0A3291 !important;
  color: #fff !important;
  border-radius: 50px !important;
}

#wallex-pay__fees .fees-nav li {
  min-width: auto;
}
/*####################################################################
################ PAY STYLE ##################################
####################################################################*/

#Pay__style.hero-section.hero-ventures {
  background-size: 200%;
  background-position: -40vw 20vh;
}

#Pay__counts p{
  text-align: start!important;
}

#Pay__bullets p {
  margin-bottom: 1rem;
}
#Pay__bullets li::before{
  padding-right: 1rem;
}

#Pay__3Boxes {
  margin-top: -10rem;
}

#Pay__3Boxes .card{
  
  z-index: 2!important;
}

#Pay__3Boxes .middle_box_wrapper{
  position: relative;
  padding: 0;
}

#Pay__3Boxes .middle_box_distancer{
  position: absolute;
  margin-top: 5rem;
}

#Pay__style_CTA-bg.hero-section-bg{
  background-size: 150%;
  background-position: -10vw -50vh;
}

#Pay__style_appButtons .btn{
  --bs-btn-color: #0047FF;
  --bs-btn-border-color: #0047FF;
}

#Pay__style_appButtons .btn:hover {
  --bs-btn-hover-color:#fff;
}

@media screen and (max-width:1599px) {

  #About__3Boxes img{
    max-width: 30%!important;
  }
  
}

@media screen and (max-width:1299px){
  #Pay__style.hero-section.hero-ventures {
    background-size: 300%;
    background-position: -70vw -0vh;
  }

  #Pay__style_CTA-bg.hero-section-bg{
    background-size: 150%;
    background-position: -10vw -20vh;
  }
}

@media screen and (max-width:1199px){
  #Pay__style.hero-section.hero-ventures {
    background-size: 300%;
    background-position: -70vw -0vh;
  }

  #Pay__style.middle-constr-about .display-1{
    font-size: 54px;
  }

  #Pay__heroImg.ambassadors-hero_img {
    padding-right: 5% !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1025px) and (min-height: 1000px) {
  #Pay__style.middle-constr-about .display-1{
    font-size: 48px;
  }
}

@media screen and (max-width:992px){

  #Pay__style.middle-constr-about .display-1{
    font-size: 54px;
  }

  #Pay__counts p{
    text-align: center!important;
  }

  #Pay__3Boxes {
    margin-top: -15rem;
  }

  .Pay__3Boxes_nextRow{
    margin-top: -7rem!important;
  }

  #About__3Boxes img{
    max-width: 50%!important;
  }
  
}

@media screen and (max-width:767px){

  #Pay__style.middle-constr-about .display-1{
    font-size: 54px;
  }

  #Pay__3Boxes {
    margin-top: -3rem;
  }

  .Pay__3Boxes_nextRow{
    margin-top: auto!important;
  }

  .Pay__3Boxes_nextRow.distancer-count{
    height: 0;
  }

  #Pay__3Boxes .middle_box_wrapper{
    flex-direction: column;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
  }
  
  #Pay__3Boxes .middle_box_distancer{
    position: relative;
    margin-top: auto;
  }

  #Pay__3Boxes .distancer-count{
    position: relative;
    margin-top: auto;
  }

  #Pay__counts p{
    text-align: start!important;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
  }

  #Pay__counts .count-mob-h{
    min-height: 15vh;
  }
}

@media screen and (max-width:574px){

  #Pay__bullets p {
    text-align: start;
    font-size: 14px!important;
  }

  #About__3Boxes img{
    max-width: 20%!important;
  }

  #About__3Boxes p{
    text-align: start!important;
  }
}

@media screen and (max-width:376px) and (max-height:680px) {
  #Pay__counts .count-mob-h{
    min-height: 25vh;
  }
}

/*####################################################################
################ MERCHANT TOOLS STYLE ################################
####################################################################*/

.merchant-hero-section-bg {
  background-image: url('/assert-new/img/Global/Elements/Home_Page/image-mesh-hero-blockchain-template.svg');
  background-repeat: no-repeat;
  background-size: 200%;
  background-position:-10vw -70vh;
  min-height: 100vh!important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 5;
  margin-top: 20vh;
}

.merchant-hero-section-bg .bottom-fade{
  position: absolute;
  bottom: 0;
  height: 30vh!important;
  width: 100%;
  z-index: 0;
}

.card.sidebar-card p{
  font-size: 1rem;
  line-height: normal;
  margin-bottom: 0;
}

.card.sidebar-card li{
  font-size: .85rem;
  font-weight: 400;
  padding-bottom: 0;
}

.card.card.sidebar-card img{
  max-width: 50px;
}

@media screen and (max-width:470px) {

  .card.sidebar-card li{
    line-height: 1.3rem;
  }
  
}


/* fee page */
.fee-page .banner-section {
  padding: 60px 0;
}

section.income-payment .crypto-sub-head {
  justify-content: center;
}

section.income-payment h2,
section.wallet-services h2,
section.about-network h2 {
  text-align: center;
  margin-bottom: 40px;
}

.fee-page .fee-card-block {
  padding: 20px 40px;
  margin-left: 10px;
  margin-right: 10px;
  /* height: 77%; */
  justify-content: space-around;
}

section.income-payment .fees-cards {
  margin-top: 40px;
  padding-bottom: 60px;
}

.fee-page .fees-cards,
.about-page .web3-cards {
  justify-content: center;
}

.fees-cards p.card-bottom-text {
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 34px;
  font-family: "ClashDisplay-Bold, sans-serif";
}

.fees-cards p.card-bottom-text span {
  font-size: 22px !important;
  font-family: "ClashDisplay, sans-serif";
}

section.income-payment p.para-text {
  margin-top: 40px;
  text-align: center;
}

section.income-payment,
section.wallet-services,
section.about-network {
  padding: 50px 0;
}

section.wallet-services .fee-block-content {
  min-height: 230px;
}

section.about-network p.para-text {
  text-align: center;
  margin-bottom: 40px;
}

section.about-network .withdraw-network-fee {
  margin-top: 60px;
}

section.about-network .withdraw-network-fee h3 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}

section.about-network .fee-search-box {
  text-align: center;
}

section.about-network #feeInput {
  max-width: 350px;
  margin: 0 auto;
  background-color: transparent;
  width: 100%;
  font-size: 16px;
  border-radius: 40px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #0047ff !important;
  margin-bottom: 12px;
  text-align: center;
  background-image: url("/assert-new/img/fees/searchicon.svg");
  background-position: 12px 12px;
  background-repeat: no-repeat;
}

section.about-network .withdraw-network-fee-tables {
  margin-top: 40px;
}

.withdraw-network-table.card-block table thead th:last-child,
.withdraw-network-table.card-block table tbody tr td:last-child {
  text-align: right;
}

.withdraw-network-table.card-block thead th {
  border-bottom: 1px solid #000000 !important;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.withdraw-network-table.card-block tbody {
  padding-top: 20px;
}

.withdraw-network-table.card-block {
  padding: 40px 30px;
}

.withdraw-network-table .currency-icon img {
  width: 24px;
  height: 24px;
}

.withdraw-network-table .fee-currency span:last-child {
  font-size: 18px !important;
  font-weight: 400;
}

.withdraw-network-table .fee-currency {
  display: flex;
  gap: 20px;
}

.withdraw-network-table.card-block tbody td {
  padding: 15px 10px !important;
}

section.about-network .fee-bottom-link {
  text-align: center;
  /* margin: 30px auto; */
}

.top-margin {
  margin-top: 85px !important;
}

#legal{
  background-color: #f1f1f1;
}

.legal-main.merchant-hero-section-bg{
  background-image: none;
}

.legal-main {
  padding: 40px 20px 40px 20px;
}

h2.country-text {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}

.legal-main-card ul li {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  padding-top: 15px;
  padding-left: 15px;
}

.legal-main-card img{
  margin-right: 15px;
}

.legal-main-card-row {
  padding-top: 40px;
}

.legal-main-card p {
  font-size: 18px;
  padding-top: 20px;
}

.legal-main-card ul {
  padding: 0;
  padding-bottom: 40px;
}

.Country-text {
  font-size: 1.5rem;
  font-family: "ClashDisplay-Bold, sans-serif" !important;
  font-weight: 700 !important;
}

@media screen and (max-width:992px){

  .legal-main-card ul li {
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 32px;
    padding-top: 15px;
    padding-left: 0px;
  }
  
  .legal-main-card img{
    margin-right: 5px;
    max-width: 25px;
  }
}

@media screen and (max-width:768px){

  .legal-main-card p {
    font-size: 16px;
    padding-top: 20px;
  }

  .legal-main {
    padding: 25px 15px 25px 15px;
  }

  .legal-main-card ul{
    padding-bottom: 0px;
    margin-bottom: 0;
  }

  .legal-main-card ul li {
    font-size: 10px;
    font-weight: 500;
    line-height: 32px;
    padding-top: 15px;
    padding-left: 0px;
  }
  
  .legal-main-card img{
    margin-right: 3px;
    max-width: 25px;
  }
}

@media screen and (max-width:575px){

  .legal-main-card p {
    font-size: 16px;
    padding-top: 20px;
  }

  .legal-main {
    padding: 25px 5px 25px 5px;
  }

  .legal-main-card ul{
    padding-bottom: 0px;
    margin-bottom: 0;
  }

  .legal-main-card ul li {
    font-size: 14px;
    line-height: 32px;
    padding-top: 15px;
    padding-left: 20px;
  }
  
  .legal-main-card img{
    margin-right: 10px;
    max-width: 35px;
  }
}

.btns_2group {
  gap: 10px;
  display: flex;
  flex-direction: row;
  padding: 5px 10px;
}


.btns_2group .button-arrow {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.06em;
  white-space: nowrap;
  gap: 4px;
  transition: 0.3s ease;
}

.btns_2group i{
  transition: .3s ease;
  padding-left: 5px;
}

/* Primo bottone */
.btns_2group .button-arrow:nth-child(1) {
  
  color: #0047FF;
  transition: 0.3s ease;
}
.btns_2group .button-arrow:nth-child(1):hover {
  color: #0047FF;
  transition:  0.3s ease;
}

.btns_2group .button-arrow:nth-child(1):hover > i{
  transform: translatex(0.33em);
  transition: transform 0.3s ease;
}

/* Secondo bottone */
.btns_2group .button-arrow:nth-child(2) {
  background-color: #0047FF;
  border: 1px solid #0047FF;
  color: #fff;
  border-radius: 5px;
}
.btns_2group .button-arrow:nth-child(2):hover {
  background-color: #fff;
  color: #0047FF;
  border: 1px solid #0047FF;
}


.btns_2group .button-arrow:nth-child(2):hover > i{
  transform: translatex(0.33em);
  transition: transform 0.3s ease;
}

/* Secondo bottone */
.button_std-arrow {
  background-color: #0047FF;
  border: 1px solid #0047FF;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 1 1 100%;
}

.button_std-arrow:hover {
  background-color: #fff;
  color: #0047FF;
  border: 1px solid #0047FF;
}


.button_std-arrow:hover > i{
  transform: translatex(0.33em);
  transition: transform 0.3s ease;
}

.button_std-arrow i{
  transition: .3s ease;
  padding-left: 5px;
}

/* Secondo bottone */
.button_footer-arrow {
  background-color: #0047FF;
  border: 1px solid #0047FF;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 10px!important;
  
}

.button_footer-arrow:hover {
  background-color: #fff;
  color: #0047FF;
  border: 1px solid #0047FF;
}


.button_footer-arrow:hover > i{
  transform: translatex(0.33em);
  transition: transform 0.3s ease;
}

.button_footer-arrow i{
  transition: .3s ease;
  padding-left: 5px;
}

@media screen and (max-width:991px){
  .btns_2group .button-arrow{
    flex: 0 0 10%;
  }
}

@media screen and (max-width:380px) {

  .navbar-mobile ul {
    padding: 30px 10px;
  }

  .btns_2group {
    padding: 5px 2px;
  }

  .btns_2group .button-arrow {
    gap: 1px;
  }

  .btns_2group a,
  .btns_2group i{
    font-size: 10px!important;
  }

}

.int_wllxpay .fees-interactive #interactive-flters li {
  color: #0047FF;
  font-weight: 600;
}


/* SUPPORTED CURRENCIES STYLE */

.currencies img{
  max-width: 40px;
}

.currencies h6{
  color: #1A1A1D;
  font-weight: 500;
  font-size: 1rem;
  padding: 0;
  margin: 0;
  text-transform: none;
}

.currencies span{
  font-size: .8rem;
}

@media (max-width:1399px){
  .currencies h6{
    font-size: 1.1rem;
    padding: 0;
    margin: 0;
  }

  .currencies span{
    font-size: .8rem;
  }
}

@media (max-width:1200px){
  .currencies h6{
    font-size: 1rem;
    padding: 0;
    margin: 0;
  }

  .currencies span{
    font-size: .75rem;
  }
}

@media (max-width:992px){
  .currencies h6{
    font-size: 1rem;
    padding: 0;
    margin: 0;
  }

  .currencies span{
    font-size: .75rem;
  }
}


@media (max-width:575px){
  .currencies_hero span{
    font-size: 3rem!important;
    padding: 0;
    margin: 0;
  }

  .currencies img{
    max-width: 35px;
  }
}

@media (max-width:396px){
  .currencies h6{
    font-size: 12px!important;
    padding: 0;
    margin: 0;
  }

  .currencies span{
    font-size: 10px;
  }
}

@media (max-width:370px){
  .currencies h6{
    font-size: 1rem;
    padding: 0;
    margin: 0;
  }

  .currencies span{
    font-size: .75rem;
  }

  .currencies img{
    max-width: 200%;
  }
}