body {
	background-color: #FFF;
	color: #172023;
	font-size: 18px;	
	margin: 0;	
    font-family: 'Bricolage Grotesque';
    font-weight: 400;     

}

.cssload-speeding-wheel {
	border-top-color: #99E39E;
	border-bottom-color: #99E39E;
}

.weight-200{
    font-weight: 200;
  
}

.weight-400{
    font-weight: 400;
}


.plan-features > ul > li{

}

a {
	color: #99e39e;
}

a:hover {
	color: #99e39e;
}

a:focus {
	color: #99e39e;
}

a:active {
	color: #99e39e;
}
.weight-600{
    font-weight: 600;
}

.font-dark{
  color: #17202366;
}

.font-grey{
  color: #17202366;
}
.bg-green-opacity{
    background: rgba(153, 227, 158, 0.5);
    padding: 4px;
}
.font-green{  
    letter-spacing: -2%;
    font-size: 20px;
    letter-spacing: -2%;
    line-height: 3px;
    color: #99E39E;
}


.font-light-grey{
    color: #17202366;

}


.circle{

    width: 132px;
    height: 132px;
    gap: 8px;
    border-radius: 66px;
    border-width: 1px;
    padding: 46px;
    box-shadow: 0px 4px 28px 0px #00000029;     

    box-shadow: 0px 4px 12px 0px #00000029 inset;

    box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

    box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

    box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

    border: 1px solid #FFFFFF1A;
    background: #FFFFFF38;

}


    .block-help{      
        border-radius: 32px;      

        box-shadow: 0px 4px 12px 0px #00000029 inset;  
  
    }

   

    .block-help-1{
        height: 236px;
    }
    .blocks-help-2{

        width: 100%;
        height: 358px;
        padding-top: 40px;
        padding-right: 40px;
        padding-bottom: 24px;
        padding-left: 40px;
        border-radius: 32px;

        backdrop-filter: blur(32px);

        box-shadow: 0px 4px 12px 0px #00000029 inset;

        box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

        box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

        box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

        border:1px solid;
        



    }

    .background-green-linear-gradient{
        width: 100%;
        height: 184px;  
        border-radius: 32px;
        background: linear-gradient(180deg, rgba(153, 227, 158, 0) 0%, #99E39E 100%);
    }


    .title-reviews{
        color: #FFFFFF66;

    }

    .video-container-100 {
      position: relative;
      width: 100%;
      max-width: 100%;
    }


    .video-container {
      position: relative;
      width: 640px;
      max-width: 100%;
    }

    .video-all {
      border-radius: 12px;
      width: 100%;
      height: auto;
      display: block;
    }

    
    .video-why {
      border-radius: 40px;
      width: 100%;
      height: auto;
      display: block;
    }

    .video-overlay {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
      pointer-events: none; /* allows clicks to go through to video */
    }

    .video-overlay img {
      width: 100px; /* adjust as needed */
      height: auto;
      opacity: 0.8;
    }

    .circle-review-video{
    
        width: 150px;
        height: 150px;
        gap: 8px;
        border-radius: 75px;
        border-width: 1px;    
        padding: 25px;
        box-shadow: 0px 4px 28px 0px #00000029;     

        box-shadow: 0px 4px 12px 0px #00000029 inset;

        box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

        box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

        box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

        border: 1px solid #FFFFFF1A;
        background: #959595c2;
    }


    
    .circle-review-btn{
    
        width: 64px;
        height: 64px;
        gap: 8px;
        border-radius: 46px;
        border-width: 1px;
        padding: 16px;
        box-shadow: 0px 4px 28px 0px #00000029;     

        box-shadow: 0px 4px 12px 0px #00000029 inset;

        box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

        box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

        box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

        border: 1px solid #FFFFFF1A;
        background: #959595c2;


    }
    .carousel-control-next {
        right: 100px;
    }

    .carousel-prev, .carousel-next{
       
        top: 0;
        bottom: 0;
        z-index: 1;
        display: -ms-flexbox;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;     
        padding: 0px 20px;
        color: #fff;
        text-align: center;
        background: none;
         border: 0;
         opacity: 0.5;
         transition: opacity 0.15s ease;

    }

    .navbar-h{
        padding-top:200px;
    }

    .navbar-b{
        padding-bottom:70px;
    }

    .overlay-dark {
        position: absolute;
        top: 0;    
        width: 640px;
        height: 360px;

      
      background-color: rgba(0, 0, 0, 0.5); /* black with 50% opacity */
      z-index: 1;
    }



.spacing-faqs{
    padding: 6.5% 0px
}

.faqs-box{
    width: 584;
    height: 104;
    gap: 16px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 16px;       


}

.overlay-faqs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.3); /* semi-transparent */
    backdrop-filter: blur(2px);
    

    color: #000;
    font-size: 2rem;
    z-index: 10;

    background-color: rgba(255, 255, 255, 0.4); /* semi-transparent white */  
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.overlay .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.2rem;
}


.btn-faqs{
    padding: 0.75rem 1.5rem;
    width: 180px;
    gap: 8px;
    padding: 25px;
    border-radius: 46px;
    border-width: 1px;
    font-size: 16px;

    border: 1px solid #FFFFFF1A;
    box-shadow: 0px 4px 28px 0px #00000029;
    backdrop-filter: blur(32px);
    box-shadow: 0px 4px 12px 0px #00000029 inset;


}


.accordion.accordion-modern-2 > .card .card-header a:before {
	content: '+';
	position: absolute;
    top: 32%;
    left: 10px;
    font-size: 42px;
	font-weight: inherit;
	/* transform: translate3d(0, -50%, 0) rotate(45deg); */
	transform-origin: 50% 50%;
	transition: ease transform 300ms;
}
.accordion .card-title {
	font-size: 20px;
	
    width: 584;
    height: 104;
    gap: 16px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 16px;
}

.background-green-linear-gradient > img{
    width: 192px;
    height: 192px;
}

.accordion.accordion-modern-2 > .card .card-header a {
	position: relative;
}

.accordion > .card > .card-header{
       border-radius: 16px;
}


.accordion.accordion-modern-2 > .card .card-header a.collapsed:after {
	transform: translate3d(0, -50%, 0) rotate(0deg);
}

.accordion .card-header {
	padding: 0;
	border-radius: .25rem;
	border-bottom: 0;
	margin: -1px;
}

.accordion .card-header a {
	cursor: pointer;
	display: block;
	padding: 10px 20px 10px 50px;
}


h2{
    font-size: 52px;
    line-height: 120%;
    letter-spacing: -2%;   
}

h3{    
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -2%;        
}



h5{
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -2%; 
}


h6{
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -2%; 
}

.extra-large{
    font-size: 96px;
    line-height: 140%;
    letter-spacing: -0.1%; 
}

.large{
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.1%; 
}

.medium{
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -0.1%; 
}

.regular{
    font-size: 16px;
    line-height: 140%;
    letter-spacing: -0.1%; 
}

.small{
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -0.1%; 
}

.bg-black{
    background: #3E545D;
    border: 2px solid #1720230D;
    box-shadow: 0px 2px 8px 0px #63636333;
}


.text-white{
    color: #fff;
}

.text-green{
    color: #99E39E;
}

.text-dark{
    color: #00172e !important;
}

a.text-dark:focus, a.text-dark:hover {
    color: #00172e !important;
}


#header .btn-collapse-nav {

     display: flex;
    align-items: center;     /* Vertical center */
    justify-content: center; /* Horizontal center */    
	gap: 8px;
	border-radius: 46px;
	border-width: 1px;
	padding: 16px;
	background: #FFFFFF38;
	border: 1px solid #FFFFFF1A;
	box-shadow: 0px 4px 28px 0px #00000029;
	backdrop-filter: blur(32px);
	box-shadow: 0px 4px 12px 0px #00000029 inset;
	box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;
	box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;
	box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;
	width: 55px;
	height: 55px;
}

    .register-box-input{

        opacity: 1;
        border-radius: 12px;
        border-width: 1px;
        padding-top: 8px;      
        padding-bottom: 8px;
        padding-left: 8px;      
        padding-right: 8px;
        margin-left: 2px;      
        margin-right: 2px;
        border: 1px solid #1720230D;
        background-color: #f8f8f8;

        
    }

    .bg-radio-active{
          background-color: red;
    }

    input[type="radio"].no-icon {
    appearance: none;           /* For most modern browsers */
    -webkit-appearance: none;   /* Safari */
    -moz-appearance: none;      /* Firefox */
    background: none;
    border: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}


.radio-box,.radio-box-1, .radio-box-2 {
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px; 

   /* margin: 5px 4px;  */
    opacity: 1;
    border-radius: 12px;
    border-width: 1px;
    border: 1px solid #1720231A;
    font-weight: bold; 

}

.radio-box input, .radio-box-1 input, .radio-box-2 input[type="radio"] {
    display: none;
}

.radio-label{
    width: 100%;
}

.radio-box, .radio-box-1, .radio-box-2  span {  
    color: #333;
    font-weight: bold; 
}


.radio-box-1 input[type="radio"] {
    display: none;
}

.radio-box-1 span {  
    color: #333;
    font-weight: bold; 
}


/* Style when checked */
.radio-box.radio-checked, .radio-box-1.radio-checked, .radio-box-2.radio-checked {
    background: #99E39E66;  
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    opacity: 1;
    border-radius: 12px;
    border:none;
    font-weight: bold; 

}




.radio-box.radio-checked-insurance-type {
    background: #99E39E66;  

    opacity: 1;
    border-radius: 12px;
    border:none;
    font-weight: bold; 
}

.radio-box-1.radio-checked-insurance-type {
    background: #99E39E66;  
    opacity: 1;
    border-radius: 12px;
    border:none;
    font-weight: bold; 

}
.radio-checked-insurance-type::after {
    content: "✔";           /* checkmark symbol */
    color: #62B768;           /* color of the check */
    font-weight: bold;
    margin-left: 8px;       /* space after radio */
    position: absolute;              /* align vertically */
    right: 35px;
    display: inline-block;
    background-image: url('../unit/images/vectors/check-bigger.png');


}



.radio-box.radio-checked span, .radio-box.span {
    font-weight: bold;    
}


.radio-box-1.radio-checked-1 span, .radio-box-1.span {
    font-weight: bold;    
}


.field-registertvdeform-title > .invalid-feedback{
    display:block;
}


.field-registertvdeform-same_driver_details  > .invalid-feedback{
    display:block;
}

.register-box{      
    border-radius: 16px;
    border-width: 1px;
    background: #FFFFFF66;
    border: 1px solid #1720231A;
    padding: 2px 5px;

}

.register-border{

    opacity: 1;
    border-radius: 12px;
    border-width: 1px;
    padding-top: 8px;      
    padding-bottom: 8px;
    /*
    padding-left: 8px;      
    padding-right: 8px;
    */
    border: 1px solid #1720230D;
    background-color: #f8f8f8;

    
}
.register-border-semiactive{
    
    border-radius: 12px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;  
    background: #1720230D;

}

.register-border-active{
    
    border-radius: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    /*
    padding-right: 16px;
    padding-left: 16px;
    */
    background: #99E39E66; 
}




.steps-input{     
    gap: 8px;
    opacity: 1;
    border-radius: 46px;
    border-width: 0px;
    padding-top: 17px;
    padding-right: 24px;
    padding-bottom: 17px;
    padding-left: 24px;
    height:75px;
}

.loading-bar{
    width: 100%;
    height: 8px;
    background: #1720231A;

    opacity: 1;
    border-radius: 999px;
    

}
.loading-bar-green{
   
    height: 8px;
    background: #99E39E;
    opacity: 1;
    border-radius: 999px;   
}
.loading-bar-green-step-0{
    width: 12.5%;
}

.loading-bar-green-step-1{
      width: 24%;
}

.loading-bar-green-step-2{
    width: 36%;
}

.loading-bar-green-step-3{
    width: 48%;
}
.loading-bar-green-step-4{
    width: 60%;
}

.loading-bar-green-step-5{
    width: 72%;
}

.loading-bar-green-step-6{
    width: 84%;
}
.loading-bar-green-step-7{
    width: 96%;
}



.gradient-overlay-container {
    position: relative;
    overflow: hidden; /* optional, if content shouldn't overflow */
}

.gradient-overlay-container-initial::before {
    content: '';
    position: absolute;
    top: 14px;
    left: -9px;
    width: 10%;
    height: 100%;
    background: #edeeee;
    width: 0px;
    height: 42px;
    gap: 4px;
    opacity: 1;
    border-radius: 12px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 16px;

}

.file-font-upload {
    font-size: 20px;
}

.gradient-overlay-container::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    height: 100%;
    background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    pointer-events: none; /* ensures clicks go through */
}


#header .btn-collapse-nav-dark , .btn-collapse-nav-dark:active, .btn-collapse-nav-dark:focus  {

    display: flex;
    align-items: center;     /* Vertical center */
    justify-content: center; /* Horizontal center */    
	gap: 8px;
	border-radius: 46px;
	border-width: 1px;
	padding: 16px;
	background: #FFFFFF38;
	border: 1px solid #FFFFFF1A;
    color:#000;
	width: 55px;
	height: 55px;
    border: 1px solid #FFFFFF1A;
    box-shadow: 0px 4px 28px 0px #00000029;
    backdrop-filter: blur(32px);
    box-shadow: 0px 4px 12px 0px #00000029 inset;

}

.btn-transparent {
    background-color: transparent;
    border-color: transparent;
}

.invalid-feedback{
    margin: 3px 7px ;
    display:block;
    font-size: 15px;
}



.tabs-vertical .nav-tabs > li {
	display: flex;
}

html .toggle-primary .toggle label,
html .toggle-primary .toggle .toggle-title {
	border:none;
    font-size: 20px;
    width: 584;
    height: 104;
    gap: 16px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 45px;
    border-radius: 16px;
    color:#172023;
}


.toggle.active > label:before, .toggle.active > .toggle-title:before {
    transform: rotate(135deg);
}

.toggle > label:before,
.toggle > .toggle-title:before {
    content: '+';
    position: absolute;
    top: 0%;
    left: 10px;
    font-size: 42px;
    font-weight: inherit;
    /* transform: translate3d(0, -50%, 0) rotate(45deg); */
    transform-origin: 50% 50%;
    transition: ease transform 300ms;
}

/* Vertical */
.tabs-vertical {
	display: table;
	width: 100%;
	padding: 0;
}

.tabs-vertical .tab-content {
	display: table-cell;
	vertical-align: top;
}

.tabs-vertical .nav-tabs {
	border-bottom: none;
	display: table-cell;
	height: 100%;
	float: none;
	padding: 0;
	vertical-align: top;
	width: 25%;
}



.tabs-navigation .nav-tabs li .nav-link.active, .tabs-navigation .nav-tabs li .nav-link.active:hover, .tabs-navigation .nav-tabs li .nav-link.active:focus {
	border-color: #eee;
    margin: 5px 0px;
    border-radius: 14px;
    background: #eee;
}

.tabs-navigation .nav-tabs > li .nav-link {
    margin: 5px 0px;
    width: 242;
    height: 56;
    gap: 16px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-radius: 16px;
    border-width: 1px;
    border: 1px solid #1720230D;
    color:#172023;

}



.tabs-navigation .nav-tabs > li .nav-link [class*="fa-"], .tabs-navigation .nav-tabs > li .nav-link .icons {
	margin-right: 4px;
}



#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #172023;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active {
    color: #172023;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
    background: #172023;
}

#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus,
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
    background: #172023;
}



.btn-collapse-nav img {
  width: 22px;
  height: 11.5px;
  display: block;          /* Remove inline spacing */
}


.select-button-header{
	/* layout */
	width: 56;
	height: 25;
	gap: 8px;
	background: transparent;
	color:#ffffff;
	border:none;
	 appearance: none;         /* Removes default styling */
      -webkit-appearance: none;
      -moz-appearance: none;
	 background: transparent;    
      font-size: 18px;
	  background-image: url(../images/vectors/arrow-down.png);
      background-repeat: no-repeat;
      background-position: right 10px center;
      background-size: 12px 8px;
      width: 48px;

}

select option:hover{
  background-color: #f0f0f0;
}


.image-box {

  display: inline-block; /* shrink to fit image */
}

.image-box img {
  display: block;
  height: auto;
}

/* Half border on right */
.image-box::after {
  content: "";
  position: absolute;
  top: 20%;      /* start halfway down */
  right: 0;
  width: 1px;    /* border thickness */
  height: 50%;   /* bottom half */
  background-color: #1720231A;;
}

.border-top{
    border-top: 1px solid #FFFFFF1A !important;
}


.footer-bg{
    background: #172023;
}

.header-white-bar{
    width: 1180;
    height: 156;
    padding-top: 32px;
    padding-bottom: 32px;
    border-top-left-radius: 32px;
    background: #FFFFFF;
}


.bg-lisbon{
    background-image: url('../../unit/images/lisbon.png');
    background-size: cover;
    background-position: top 200px center;
    background-repeat: no-repeat;
    width: 100%;     
    opacity: 1;
    top: 72.5px;
    left: -260px;
    backdrop-filter: blur(14.100000381469727px);
    box-shadow: 0px -200px 200px 0px #FFFFFF inset;

}









ul.custom-list {
  list-style: none;
  padding-left: 10px;
}

ul.custom-list li {
    padding: 20px 30px; /* adjust spacing as needed */ 
}

ul.custom-list li.icon-1::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/expense_tracking.png'); no-repeat center;
    background-size: contain;
}

ul.custom-list li.icon-2::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/vat-return.png'); no-repeat center;
    background-size: contain;
}

ul.custom-list li.icon-3::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/management.png'); no-repeat center;
    background-size: contain;
}


ul.custom-list li.icon-4::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/fleet.png'); no-repeat center;
    background-size: contain;
}

ul.custom-list li.icon-5::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/hidden-comissions.png'); no-repeat center;
    background-size: contain;
}


ul.custom-list li.icon-6::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/simple.png'); no-repeat center;
    background-size: contain;
}

ul.custom-list li.icon-7::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:15px;
    left: 4px;
    width: 40px;
    height: 40px;
    background: url('../images/vectors/reduced-paperwork.png'); no-repeat center;
    background-size: contain;
}


.plan-features > ul, 
.plan-features-dark > ul{
        padding-left: 0rem;
    }
.plan-features > ul > li,    
.plan-features-dark > ul > li{
    list-style: none;
    padding-left: 30px; /* espaço para o ícone */
    position: relative;
}

    .custom-select-wrapper {
  position: relative;
  display: inline-block;
      opacity: 1;
    border-radius: 46px;
    border-width: 0px;
    padding-top: 17px;
    padding-right: 24px;
    padding-bottom: 17px;
    padding-left: 24px;
}

.custom-select-wrapper::after {
  content: "▼"; /* or use an image with `url()` */
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* Let clicks go to the select */
  color: #555;
  font-size: 42px;
}

.custom-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 40px;
}

.select-arrow-black {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
  padding: 10px 40px 10px 10px; /* Right padding creates space for the arrow */
  background-image: url('/unit/images/vectors/arrow-down-black.png'); /* Use your custom arrow image */
  background-repeat: no-repeat;
  background-position: right 10px center; /* Adjust horizontal position (10px from right) */
  background-size: 20px; /* Adjust size of the arrow */
  fill: #ff6600;
}

.plan-features > ul > ::before {
    content: "";
    display: inline-block;
    position: absolute; /* ou inline-block para alinhamento simples */
    width: 20px;
    height: 20px;
    background-image: url("/unit/images/vectors/check_green.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.plan-features-dark > ul > ::before {
    content: "";
    display: inline-block;
    position: absolute; /* ou inline-block para alinhamento simples */
    width: 20px;
    height: 20px;
    background-image: url("/unit/images/vectors/check-dark-2.png");
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}




    .block-square-why-us{

        width: 100%;
        /* height: 791px; */
        gap: 32;
        border-radius: 32px
    }
    .block-green{

        background: #99E39E;

        border: 2px solid #62B768;
        backdrop-filter: blur(32px);

        padding:20px;

        box-shadow: 0px 4px 12px 0px #00000029 inset;

        box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

        box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

        box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

    }

    .block-red{
        background: #FDCFCAA3;

        border: 2px solid #CF3F3F;
        backdrop-filter: blur(32px);

         padding:20px;

        box-shadow: 0px 4px 12px 0px #00000029 inset;

        box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

        box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

        box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

    }







ul.custom-list-compare {
  list-style: none; 
  padding:0px;
  
}
li.icon-positive, li.icon-negative{
padding:20px 0px;
border-bottom:1px solid #1720231A;

}



ul.custom-list-compare li.icon-positive::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px; 
    right: 4px;
    width: 24px;
    height: 24px;
    background: url('unit/images/vectors/positive.png'); no-repeat center;
    background-size: contain;
    background-repeat: no-repeat;
 
}


ul.custom-list-compare li.icon-negative::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom:5px;
    right: 4px;
    width: 24px;
    height: 24px;
    background: url('unit/images/vectors/negative.png');  center;
    background-size: contain;
    background-repeat: no-repeat;
  
}


ul.custom-list-compare li.icon-correct::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom: 5px;
    right: 4px;
    width: 32px;
    height: 71px;
    background: url(unit/images/correct.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top 24px center;
}

ul.custom-list-compare li.icon-mind-blowing::before {
    position: absolute;
    content: '';
    padding-left: 20px;
    padding-bottom: 5px;
    right: 4px;
    width: 32px;
    height: 71px;
    background: url(unit/images/mind-blowing.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top 9px center;
}

.after-currency{
    position: absolute;
    /* content: ''; */
    /* content: '€'; */
    width: 9px;
    height: 24px;
    font-size: 12px;
    top: -5px;
}


.after-currency-big{
    position: absolute;
    /* content: ''; */
    /* content: '€'; */
    width: 9px;
    height: 24px;
    font-size: 25px;
    top: -5px;
}

.container-overlay {
  position: relative;

}

 .compare-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;        

}


.check-icon-after::after {
    content: '';
    position: absolute;
    top: 45%;
    font-size: 42px;
    font-weight: inherit;
    right:15px;
    /* transform: translate3d(0, -50%, 0) rotate(45deg); */
    transform-origin: 50% 50%;
    background: url('../unit/images/vectors/check.png'); no-repeat center;
    background-repeat: no-repeat;

    background-size: contain;
    height:7.5px;
    width: 10.86px;
    transition: ease transform 300ms;
}



.custom-input-wrapper {
  position: relative;
  width: 570px;
}

.custom-input {
  width: 100%;
  height: 56px;
  padding: 17px 48px 17px 24px; /* top right bottom left */
  border-radius: 46px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 16px;
  opacity: 1;
}

.input-icon {
    position: absolute;
    right: 63px;
    top: 47%;
    transform: translateY(-50%);
    pointer-events: none; /* makes icon unclickable, input gets focus */
    font-size: 18px;
    color: #999;
    z-index: 5;
}


.input-icon-12 {
    position: absolute;
    right: 63px;
    top: 42%;
    transform: translateY(-50%);
    pointer-events: none; /* makes icon unclickable, input gets focus */
    font-size: 18px;
    color: #999;
    z-index: 5;
}

.input-group-text{
    background: none;
    border: none;
   
}


.file-label {
    flex: 1;
    color: #333;
    white-space: nowrap;
    padding-left: 8px;
    font-weight: bold;
}

.file-input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.file-upload-wrapper::after {
    
  
    opacity: 1;
  
    border-radius: 46px;
    padding: 16px;
    content: 'Choose File';
    position: absolute;

    right: 12px;
    padding: 4px 20px;
    background-color: #eee;
 
    pointer-events: none;
    z-index: 1;
    font-weight: 600;
    color: #333;
}

.register-box-content-breadcrumb{
    width: 1800px;
    transform: translateX(<?= $cssMobile ?>);
}


label {
    display: inline-block;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.file-upload-wrapper .help-block {
    font-size: 14px;
    color: red;
    margin-top: 4px;
    margin-left: 8px;
}



/* Small devices (phones, less than 576px) */
@media (max-width: 575.98px) {

    .file-upload-wrapper::after {    
       font-size: 18px;        
    }
    .file-upload-wrapper {
        display: flex;  
        align-items: center;   
        margin: 0 auto;
        /* existing styles below */
        border-radius: 46px;
        padding: 18px 25px;
        border-width: 1px;
        opacity: 1;
        display: flex;
        background-color: #f9f9f9;
        font-size: 28px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        height: 60px;
    
    }


    .block-compare{
        background: linear-gradient(360deg, rgba(253, 174, 166, 0.56) 0%, rgba(255, 255, 255, 0.56) 50%, rgba(154, 227, 159, 0.56) 100%);
        border: 1px solid #1720231A;   
        opacity: 1;
        border-radius: 40px;
        border-width: 1px;      

    }

    .text-why-us-title{
        font-size: 23px;
    }

    .title-compare{
         font-size: 16px;
    }

    .block-help-1-why-us{
        height: 300px;
    }

    h4{
        font-size: 26px;
        line-height: 120%;
    
    }

    .video-section {
      position: relative;     
      overflow: hidden;
    }

    .video-section video {
      position: absolute;
      top: 100%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      z-index: 1;
    }

    .top-black-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, black 0%, black 50%, transparent 100%);
      z-index: 2;
      pointer-events: none;
    }

    .content-wrapper {
      position: relative;
      z-index: 3;
      color: white;
      padding: 100px 0;
    }

 

    #header .header-logo {
        margin: 16px 0;
        margin: 1rem 0;
        position: relative;
        z-index: 1;
    }

    #header .header-logo img {
        transition: all 0.3s ease;
        position: relative;
        top: 0;
        image-rendering: unset;
        transform: translateZ(0);
        width: 154px;
    }

    .text-banner{
        font-size: 15px;
    }

    .w-mobile-50 {
        width: 55% !important;
    }

    .standard-start-now-top-margin {
        padding-top: 120px !important;
    }
  /* mobile styles */
    .spacing-banner{
        margin-top: 7rem;
    }

    .spacing-location{
        margin-right: 375px;
    }

    
    .half-bg {   
        background: #ffffff;
    }

    
    .header-white-bar{
        width: 1180;
        height: 156; 
        padding-right: 25px;
        padding-left: 25px;
        border-top-left-radius: 0px;
        background: #FFFFFF;
    }

    .border-top-white-bar{
        border-top: 1px solid #1720231A;           
    }

    .banner-icon-align{
        display: block;
        margin: 0 auto;
        display: flex; 
        padding: 40px 0px;
        justify-content: center;
    }

 

     .banner-car{
        background-image: url(../images/car.png);
        background-repeat: no-repeat;
        background-position: top 350px  right;
        background-size: 100%;             

    }

    h1{
        font-size: 42px;
        /* font-weight: 600; */
        line-height: 120%;
        letter-spacing: -2%;    
    }

    .user-background{
        background-image: url(/../../unit/images/user.png);     
     
        background-position: left 0% top 214px;
        animation-duration: 750ms;
        background-repeat: no-repeat;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
     
        background-size: 551px;
        width: 348px;
        width:100%;
    }

    .bolt-background{
        background-image: url(/../../unit/images/bolt_button.png);
        background-size: auto;
        background-position: top 527px left 125%;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        background-repeat: no-repeat;
      
        width:100%;
    
    }    

    .uber-background{
        background-image: url(/../../unit/images/uber_button.png);
        background-size: auto;
        background-position: top 446px left 125%;
        background-repeat: no-repeat;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;    
        width:100%;
    
    }

    



}

/* Medium devices (tablets, ≥576px) */
@media (min-width: 576px) and (max-width: 767.98px) {

    .file-upload-wrapper::after {    
       font-size: 22px;        
    }

    .file-upload-wrapper {
         display: flex;  
        align-items: center;   
        border-radius: 46px;      
        border-width: 1px;
        opacity: 1; 
        padding: 18px 25px;
        display: flex;
        background-color: #f9f9f9;   
        font-size: 28px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        height: 60px;
    }


     .block-compare{
        background: linear-gradient(360deg, rgba(253, 174, 166, 0.56) 0%, rgba(255, 255, 255, 0.56) 50%, rgba(154, 227, 159, 0.56) 100%);
        border: 1px solid #1720231A;   
        opacity: 1;
        border-radius: 40px;
        border-width: 1px;      

    }

     .text-why-us-title{
        font-size: 39px;
    }

    .block-help-1-why-us{
        height: 300px;
    }

    h4{
        font-size: 32px;
        line-height: 120%;
    
    }

    .video-section {
      position: relative;
      overflow: hidden;
    }

    .video-section video {
      position: absolute;
      top: 100%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      z-index: 1;
    }

    .top-black-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, black 0%, black 50%, transparent 100%);
      z-index: 2;
      pointer-events: none;
    }

    .content-wrapper {
      position: relative;
      z-index: 3;
      color: white;
      padding: 100px 0;
    }



#header .header-logo img {
    transition: all 0.3s ease;
    position: relative;
    top: 0;
    image-rendering: unset;
    transform: translateZ(0);
    width: 190px;
}

.banner-car{
    background-image: url(../images/car.png);
    background-repeat: no-repeat;
    background-position: top 350px  right;
    background-size: 100%;             

}


.premium-phrase{
    font-size: 4rem;
}
.border-top-white-bar {
    border-top: 1px solid #1720231A;
}

.banner-icon-align {
        display: block;
        margin: 0 auto;
        display: flex;
        padding: 40px 0px;
        justify-content: center;
    }

  /* tablet styles */
   .spacing-banner{
        margin-top: 7rem;
    }

    .half-bg {   
        background: #ffffff;
    }

    .user-background{
        background-image: url(/../../unit/images/user.png);     
     
        background-position: left 345px top 238px;
        animation-duration: 750ms;
        background-repeat: no-repeat;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        min-height: 685px;
        background-size: 386px;       
        width:100%;
    }

    .bolt-background{
        background-image: url(/../../unit/images/bolt_button.png);
        background-size: auto;
        background-position: top 527px left 96%;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        background-repeat: no-repeat;
        min-height: 501px;
        width:100%;
    
    }    

    .uber-background{
        background-image: url(/../../unit/images/uber_button.png);
        background-size: auto;
        background-position: top 446px left 96%;
        background-repeat: no-repeat;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        min-height: 629px;
        width:100%;
    
    }
}

/* Large devices (desktops, ≥768px) */
@media (min-width: 768px) and (max-width: 991.98px) {

    
    .file-upload-wrapper {
        display: flex;  
        align-items: center;   
        border-radius: 46px;
        padding: 18px 25px;
        border-width: 1px;
        opacity: 1;       
        display: flex;
        background-color: #f9f9f9;   
        font-size: 28px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
        height: 60px;
    }


     .block-compare{
        background: linear-gradient(360deg, rgba(253, 174, 166, 0.56) 0%, rgba(255, 255, 255, 0.56) 50%, rgba(154, 227, 159, 0.56) 100%);
        border: 1px solid #1720231A;   
        opacity: 1;
        border-radius: 40px;
        border-width: 1px;      

    }

    .text-why-us-title{
        font-size: 39px;
    }

    .block-help-1-why-us{
        height: 235px;
    }
   
    h4{
        font-size: 32px;
        line-height: 120%;
    
    }
    .video-section {
      position: relative;     
      overflow: hidden;
    }

    .video-section video {
      position: absolute;
      top: 100%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-50%, -50%);
      object-fit: cover;
      z-index: 1;
    }

    .top-black-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, black 0%, black 50%, transparent 100%);
      z-index: 2;
      pointer-events: none;
    }

    .content-wrapper {
      position: relative;
      z-index: 3;
      color: white;
      padding: 100px 0;
    }


    #header .header-logo img {
        transition: all 0.3s ease;
        position: relative;
        top: 0;
        image-rendering: unset;
        transform: translateZ(0);
        width: 190px;
    }

    .banner-car{
        background-image: url(../images/car.png);
        background-repeat: no-repeat;
        background-position: top 350px  right;
        background-size: 100%;             

    }


    .premium-phrase{
        font-size: 4.6rem;
    }

     .banner-icon-align{
        display: block;
        margin: 0 auto;
        justify-content: center;
    }

  /* small desktop styles */
    .spacing-banner {
        margin-top: 7rem;
    }

    .half-bg {   
        background: #ffffff;
    }

    .user-background{
        background-image: url(/../../unit/images/user.png);
        background-size: cover;
        background-position: top right;
        animation-duration: 750ms;
        background-repeat: no-repeat;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        min-height: 550px;
        /* min-height: 848px; */
        background-size: 551px;
        width:100%;
    }

    .bolt-background{
        background-image: url(/../../unit/images/bolt_button.png);
        background-size: auto;
        background-position: top 336px left 107%;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        background-repeat: no-repeat;
        /* min-height: 848px; */
        width:100%;
        /* min-height: 848px; */
    }    

    .uber-background{
        background-image: url(/../../unit/images/uber_button.png);
        background-size: auto;
        background-position: top 249px left 107%;
        background-repeat: no-repeat;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        /* min-height: 848px; */
        width:100%;
        
        /* min-height: 848px; */
    }
}

/* Extra large devices (≥992px) */
@media (min-width: 992px) {
    .file-upload-wrapper {
        display: flex;
        height: 68px;
        border-radius: 46px;
        padding: 18px 10px;
        padding: 18px 25px;
        background-color: #f9f9f9;
        font-size: 28px;
        font-weight: bold;
        position: relative;
        overflow: hidden;
    }

    .upload-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        width: 100%;
    }

    .upload-input-wrapper {
        display: flex;
        align-items: center;
        flex: 1;
    }

    .upload-error {
        font-size: 13px;
        color: #dc3545;
        line-height: 1.2;
        margin-top: auto;
    }

     .block-compare{
        background: linear-gradient(270deg, rgba(253, 174, 166, 0.56) 0%, rgba(255, 255, 255, 0.56) 50%, rgba(154, 227, 159, 0.56) 100%);
        border: 1px solid #1720231A;   
        opacity: 1;
        border-radius: 40px;
        border-width: 1px;      

    }
   

    .text-why-us-title{
        font-size: 39px;
    }
    .block-help-1-why-us{
        height: 250px;
    }

    h4{
        font-size: 32px;
        line-height: 120%;
    
    }

    .video-section {
      position: relative;
       overflow: hidden;
    }

    .video-section video {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translate(-30%, -70%);
      object-fit: cover;
      z-index: 1;
    }

    .black-gradient-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to right, #172023 0%, #172023  30%, transparent 100%);
      z-index: 2;
      pointer-events: none;
    }


    .content-wrapper {
      position: relative;
      z-index: 3;
      color: white;
      padding: 100px 0;
    }



    #header .header-logo img {
        transition: all 0.3s ease;
        position: relative;
        top: 0;
        image-rendering: unset;
        transform: translateZ(0);
        width: 190px;
    }
    .premium-phrase{
        font-size: 5rem;
    }
    .text-banner{
        font-size: 18px;
    }

    #header .header-logo {
        margin: 16px 0;
        margin: 1rem 0;
        position: relative;
        z-index: 1;
    }

    #header .header-logo img {
        transition: all 0.3s ease;
        position: relative;
        top: 0;
        image-rendering: unset;
        transform: translateZ(0);
        width: 190px;
    }

  /* large desktop styles */
    .spacing-banner{
        margin-top: 2rem;
    }

    h1{
        font-size: 96px;
        /* font-weight: 600; */
        line-height: 120%;
        letter-spacing: -2%;    
    }

    .container-complete{
        width: 1420px;
    }

    @media (min-width: 1200px) {
        .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
            max-width: 1400px;
        }
    }

    .banner-car{

        background-image: url(../images/car.png);
        background-repeat: no-repeat;
        background-position: left 100% top 50px;
        background-size: 771px;
      
    }


    .half-bg {   
        background: linear-gradient(to right, transparent 50%, white 50%);
    }


    .user-background{
        background-image: url(/../../unit/images/user.png);
        background-size: cover;
        background-position: top left 95%;
        animation-duration: 750ms;
        background-repeat: no-repeat;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        min-height: 550px;
        /* min-height: 848px; */
        background-size: 603px 748px;
        
    }

    .bolt-background{
        background-image: url(/../../unit/images/bolt_button.png);
        background-size: auto;
        background-position: top 314px left 1581px;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        background-repeat: no-repeat;
        min-height: 420px;
        
        /* min-height: 848px; */
    }    

    .uber-background{
        background-image: url(/../../unit/images/uber_button.png);
        background-size: auto;
        background-position: top 249px left 1647px;
        background-repeat: no-repeat;
        animation-duration: 750ms;
        animation-delay: 300ms;
        animation-fill-mode: forwards;
        min-height: 360px;
   
        
        /* min-height: 848px; */
    }

    .spacing-location{
        margin-right: 220px;
    }

    .header-white-bar{
        width: 1180;
        height: 156;
        padding-top: 32px;
        padding-bottom: 32px;
        border-top-left-radius: 32px;
        background: #FFFFFF;
    }

    .banner-icon-align{
        display: block;
        margin: 0 auto;
        display: flex;    
        justify-content: center;
    }


}


.background-title {
    background-image: url(../images/background_title.png);
    background-repeat: no-repeat;
    background-position: right top;
      /*height: 993px;
   width: 1142px; */
}

.background-ready-road {
    background-image: url(../images/ready-road.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    /* width: 1142px; */
 
}

.input-group>.form-control:focus, .input-group>.form-floating:focus-within, .input-group>.form-select:focus{
    z-index: 0;
}

.title-blocks-shadows{

    width: 320;
    /*height: 386px;  */
    border-width: 1px;
    border-radius: 32px;
    border: 1px solid #1720231A;
    background: #fff;
    box-shadow: 0px 4px 12px 0px #00000029 inset;
    margin: 20px 0px;

}

.box-size{
     height: 360px;
     padding:12px;
}

.title-blocks-shadows-green{

    width: 680;
    /*height: 386px;  */
    border-width: 1px;
    border-radius: 32px;  
    border: 1px solid #1720231A;
    box-shadow: 0px 4px 12px 0px #00000029 inset;
    background: #99E39E;
    margin: 20px 0px;

}

.title-number-1{
      background-image: url(../../unit/images/1.png);
        background-repeat: no-repeat;
        background-position: left 85% top;
       
        /*
       height: 386px;
       */

   

}

.title-number-2{
    background-image: url(../../unit/images/2.png);
    background-repeat: no-repeat;
    background-position: right top;
 

}

.title-number-3{
    background-image: url(../../unit/images/3.png);
    background-repeat: no-repeat;
    background-position: right top;
 
 


}
   
   

.select-button-header > option {
  font-size: 16px;
  background-color: white;
  color: #020402;
  padding:20px;
  	border:none;
}

button:focus-visible,
input:focus-visible,
select:focus-visible {
  outline: none;
  border: none; /* optional – only if you want to remove the border too */
}

select > option {
  background-color: #f0f8ff; /* Light blue */
  color: #333;
   padding:20px;
   	width: 56;
}

select option:active {
  background-color: #f0f8ff; /* Light blue */
  color: #333;
}

select option:hover {
  background-color: #f0f8ff; /* Light blue */
  color: #333;
}



#header .header-top {
	display: flex;
	align-items: center;
	min-height: 47px;
}


#header .header-top.header-top-default {
	background: #f7f7f7;
}

#header .header-top.header-top-borders .nav-item-borders {
	padding-left: 12px;
	padding-right: 12px;
}

#header .header-top.header-top-borders .nav-item-borders:first-child {
	padding-left: 0;
}

#header .header-top.header-top-small-minheight {
	min-height: 38px;
}

#header .header-top.header-top-semi-transparent {
	background-color: rgba(0, 0, 0, 0.15);
}

#header .header-top.header-top-semi-transparent-light {
	background-color: rgba(255, 255, 255, 0.15);
}


#header .header-row {
	display: flex;
	flex-grow: 1;
	align-items: center;
	align-self: stretch;
	max-height: 100%;
    justify-content: right;

}

#header .header-body {
	display: flex;
	flex-direction: column;
	background: #FFF;
	transition: min-height 0.3s ease;
	width: 100%;
	border-top: 3px solid #EDEDED;
	border-bottom: 1px solid transparent;
	z-index: 1001;
    padding:20px 0px 20px 0px;
}

html .text-color-light-grey,
html .text-light-grey {
	color: #777 !important;
}


html .text-color-grey,
html .text-grey {
	color: #17202380 !important;
}

a:not(.btn):hover {
	text-decoration: underline;
}

.breakcrumb-block{
    width: 192px;
    height: 40px;
    gap: 16px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-radius: 999px;
    font-size:14px;
    background: #1720230D;
    text-align:center;
}

.contact-us-box{   
    gap: 24px;
    border-radius: 32px;
    padding-top: 40px;
    background: #1720230D;
    backdrop-filter: blur(32px);
    box-shadow: 0px 4px 12px 0px #00000029 inset;
}


.check-icon-check-after::after {
    content: '';
    position: absolute;
    top: 45%;
    font-size: 42px;
    font-weight: inherit;
    right:15px;
    /* transform: translate3d(0, -50%, 0) rotate(45deg); */
    transform-origin: 50% 50%;
    background: url('../../unit/images/vectors/check-bigger.png'); no-repeat center;
    background-repeat: no-repeat;

    background-size: contain;
    height:7.5px;
    width: 10.86px;
    transition: ease transform 300ms;
}


.check-icon-after::after {
    content: '';
    position: absolute;
    top: 45%;
    font-size: 42px;
    font-weight: inherit;
    right:15px;
    /* transform: translate3d(0, -50%, 0) rotate(45deg); */
    transform-origin: 50% 50%;
    background: url('../../unit/images/vectors/check.png'); no-repeat center;
    background-repeat: no-repeat;

    background-size: contain;
    height:7.5px;
    width: 10.86px;
    transition: ease transform 300ms;
}



.form-control {       
    
    gap: 8px;
    padding-top: 17px;
    padding-right: 24px;
    padding-bottom: 17px;
    padding-left: 24px;
    border-radius: 46px !important;
    border-width: 0px;
    font-size:inherit;
    height: 75px;

}

.banner-header{
	background-image: url(/../../unit/images/header_bg.png);
    background-size: cover;
    background-position: center;
    animation-duration: 750ms;
    animation-delay: 300ms;
    animation-fill-mode: forwards;
    /* min-height: 848px; */
}

.bg-dark-header{
	background-color: rgba(0, 0, 0, 0.7) !important;
}

.bg-light-header{
	background-color: rgba(250, 250, 250, 0.8) !important;
}


.bg-dark{
    background: #172023 !important;
}

.bg-dark-opacity{

    justify-content: space-between;
    border-radius: 32px;
    padding-top: 45px;
    padding-right: 64px;
    padding-bottom: 45px;
    padding-left: 64px;
    border-width: 1px;
    
    background: #FFFFFFA1;
    box-shadow: 0px 4px 28px 0px #00000029;

    backdrop-filter: blur(32px);

    box-shadow: 0px 4px 12px 0px #00000029 inset;

    box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

    box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

    box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;


}
.bg-light-ready{

    justify-content: space-between;
    border-radius: 32px;
    padding-top: 45px;
    padding-right: 10px;
    padding-bottom: 45px;
    padding-left: 10px;
    border-width: 1px;

    background: #FFFFFF !important;
}

.bg-grey-ready{


    justify-content: space-between;
    border-radius: 32px;
    padding-top: 45px;
    padding-right: 10px;
    padding-bottom: 45px;
    padding-left: 10px;
    border-width: 1px;

   
    border: 1px solid #1720231A;

    box-shadow: 0px 4px 28px 0px #00000029;

    backdrop-filter: blur(32px);

    box-shadow: 0px 4px 12px 0px #00000029 inset;

    box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

    box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

    box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;
    background-color: rgb(255 255 255 / 64%);   


}



.bg-light{


    justify-content: space-between;
    border-radius: 32px;
    padding-top: 45px;
    padding-right: 64px;
    padding-bottom: 45px;
    padding-left: 64px;
    border-width: 1px;

   
    border: 1px solid #1720231A;

    box-shadow: 0px 4px 28px 0px #00000029;

    backdrop-filter: blur(32px);

    box-shadow: 0px 4px 12px 0px #00000029 inset;

    box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;

    box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;

    box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;

    background: #FFFFFF !important;
}




html .btn-primary {
		/* layout */
	width: 93;
	height: New group/Small button height;
	border-radius: 46px;
	border-width: 1px;
	padding-top: 9px;
	padding-right: 24px;
	padding-bottom: 9px;
	padding-left: 24px;
	gap: 8px;
	/* color */
	background: #FFFFFF38;
	/* border */ 
	border: 1px solid #FFFFFF1A;
	/* shadow */
	box-shadow: 0px 4px 28px 0px #00000029;
	backdrop-filter: blur(2px);
	box-shadow: 0px 4px 12px 0px #00000029 inset;
	box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;
	box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;
	box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;
	/* interaction */
	animation-duration: 0ms;	
    text-decoration: none;
    border:0px;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff !important;
    background-color: #172023 !important;
    border-color: #172023 !important;
    box-shadow: none !important;
}


html .btn-primary:hover,
html .btn-primary.hover {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
    box-shadow:none;
}

html .btn-primary:focus,
html .btn-primary.focus {
    background: #172023;
    color: #FFF !important;
}

html .btn-primary.disabled,
html .btn-primary:disabled {
    background: #172023;
    color: #FFF !important;
}

html .btn-primary:active,
html .btn-primary.active {
    background: #172023 !important;
    color: #FFF !important;
    border-color: #172023 !important;
}

html .btn-primary-scale-2 {
    background: #172023;
    color: #FFF !important;
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2.hover {
    background: #172023;
    color: #FFF !important;
}

html .btn-primary-scale-2:focus,
html .btn-primary-scale-2.focus {
	background-color: #004c73;
	border-color: #004466 #004466 #002233;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(0, 102, 153, 0.5);
}

html .btn-primary-scale-2.disabled,
html .btn-primary-scale-2:disabled {
    background: #172023;
    color: #FFF !important;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2.active {
    background: #172023;
    color: #FFF !important;
}

html .show > .btn-primary.dropdown-toggle,
html .show > .btn-primary-scale-2.dropdown-toggle {
    background: #172023;
    color: #FFF !important;
}

html .btn-check:active + .btn-primary,
html .btn-check:checked + .btn-primary,
html .btn-check:focus + .btn-primary {
    background: #172023;
    color: #FFF !important;
}


html .btn-secondary {
	/* layout */
	color:#000;
	width: 107;
	height: New group/Small button height;
	border-radius: 46px;
	padding-top: 9px;
	padding-right: 24px;
	padding-bottom: 9px;
	padding-left: 24px;
	gap: 8px;

	/*color */
	background: #FFFFFF;

	/* interaction */
	animation-duration: 0ms;
    text-decoration: none;

}

html .btn-secondary:hover,
html .btn-secondary.hover {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary:focus,
html .btn-secondary.focus {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary.disabled,
html .btn-secondary:disabled {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary:active,
html .btn-secondary.active {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary-scale-2 {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2.hover {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2.focus {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary-scale-2.disabled,
html .btn-secondary-scale-2:disabled {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2.active {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .show > .btn-secondary.dropdown-toggle,
html .show > .btn-secondary-scale-2.dropdown-toggle {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

html .btn-check:active + .btn-secondary,
html .btn-check:checked + .btn-secondary,
html .btn-check:focus + .btn-secondary {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}


html .btn-light {
    width: 93;
    height: New group/Small button height;
    border-radius: 46px;
    border-width: 1px;
    padding-top: 9px;
    padding-right: 24px;
    padding-bottom: 9px;
    padding-left: 24px;
    gap: 8px;
    background: #FFFFFF38;
    border: 1px solid #FFFFFF1A;
    box-shadow: 0px 4px 28px 0px #00000029;
    backdrop-filter: blur(2px);
    box-shadow: 0px 4px 12px 0px #00000029 inset;
    box-shadow: 0px -13px 20px 0px #FFFFFF40 inset;
    box-shadow: 0px -16px 20px 0px #FFFFFF29 inset;
    box-shadow: 0px 9px 32px 0px #FFFFFF40 inset;
    animation-duration: 0ms;
    text-decoration: none;
    border: 0px;
}

.btn-green:not(.btn-outline) {
	width: 161;
	height: Sizes/Normal button height;
	gap: 8px;
    padding-top: 9px;
    padding-right: 24px;
    padding-bottom: 9px;
    padding-left: 24px;
	border-radius: 46px;
    border:0px;
	background: #99E39E;
}

.btn-green:not(.btn-outline):hover,
.btn-green:not(.btn-outline).hover {
    background: #172023;
    color: #FFF !important;
    text-decoration: none;
}

.btn-green:not(.btn-outline):focus,
.btn-green:not(.btn-outline).focus {
	box-shadow: 0 0 0 3px #28a74594;
}

.btn-green:not(.btn-outline).disabled,
.btn-green:not(.btn-outline):disabled {
	background: linear-gradient(135deg, #0096e0 80%, #0081c2 0%) !important;
}

.btn-green:not(.btn-outline):active,
.btn-green:not(.btn-outline).active {
	background: #99e39e;
	color: #FFF !important;
}

.btn-green.btn-outline {
	-o-border-image: linear-gradient(135deg, #0088CC 0%, #00a3f5 80%);
	border-image: linear-gradient(135deg, #0088CC 0%, #00a3f5 80%);
	color: #0088CC;
}

.btn-green.btn-outline:hover,
.btn-green.btn-outline.hover {
    background: #172023;
    color: #FFF !important;
}

.btn-green.btn-outline:focus,
.btn-green.btn-outline.focus {
	box-shadow: 0 0 0 3px rgba(0, 136, 204, 0.5);
}

.btn-green.btn-outline.disabled,
.btn-green.btn-outline:disabled {
	-o-border-image: linear-gradient(135deg, #0088CC 0%, #00a3f5 80%);
	border-image: linear-gradient(135deg, #0088CC 0%, #00a3f5 80%);
}

.btn-green.btn-outline:active,
.btn-green.btn-outline.active {
    background: #172023;
    color: #FFF !important;
}

.display-password{
    top: 52%;
    right: 30px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 22px;
}

html .btn-dark {

	border-radius: 46px;
    padding-top: 9px;
    padding-right: 24px;
    padding-bottom: 9px;
    padding-left: 24px;
	background-color: #172023;
	color: #FFF;

}

html .btn-dark:hover,
html .btn-dark.hover {
	background-color: #32383e;
	border-color: #383f45 #383f45 #212529;
	color: #FFF;
    text-decoration: none;
}

html .btn-dark:focus,
html .btn-dark.focus {
	background-color: #101214;
	border-color: #0a0c0d #0a0c0d #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-dark.disabled,
html .btn-dark:disabled {
	background-color: #212529;
	border-color: #212529 #212529 #0a0c0d;
}

html .btn-dark:active,
html .btn-dark.active {
	background-color: #101214 !important;
	background-image: none !important;
	border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-dark-scale-2 {
	background-color: #0a0c0d;
	border-color: #0a0c0d #0a0c0d #000000;
	color: #FFF;
}

html .btn-dark-scale-2:hover,
html .btn-dark-scale-2.hover {
	background-color: #1b1f22;
	border-color: #212529 #212529 #0a0c0d;
	color: #FFF;
}

html .btn-dark-scale-2:focus,
html .btn-dark-scale-2.focus {
	background-color: #000000;
	border-color: #000000 #000000 #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);
}

html .btn-dark-scale-2.disabled,
html .btn-dark-scale-2:disabled {
	background-color: #0a0c0d;
	border-color: #0a0c0d #0a0c0d #000000;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2.active {
	background-color: #000000 !important;
	background-image: none !important;
	border-color: #000000 #000000 #000000 !important;
}

html .show > .btn-dark.dropdown-toggle,
html .show > .btn-dark-scale-2.dropdown-toggle {
	background-color: #101214 !important;
	background-image: none !important;
	border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-check:active + .btn-dark,
html .btn-check:checked + .btn-dark,
html .btn-check:focus + .btn-dark {
	background-color: #16181b;
	border-color: #212529 #212529 #16181b;
	color: #FFF;
}






html .btn-grey {
   
    padding-top: 17px;  
    padding-bottom: 17px; 
    gap: 8px;
    opacity: 1;
    border-radius: 46px;
    background: #1720231A;

}

html .btn-grey:hover,
html .btn-grey.hover {
	background-color: #32383e;
	border-color: #383f45 #383f45 #212529;
	color: #FFF;
    text-decoration: none;
}

html .btn-grey:focus,
html .btn-grey.focus {
	background-color: #101214;
	border-color: #0a0c0d #0a0c0d #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-grey.disabled,
html .btn-grey:disabled {
	background-color: #212529;
	border-color: #212529 #212529 #0a0c0d;
}

html .btn-grey:active,
html .btn-grey.active {
	background-color: #101214 !important;
	background-image: none !important;
	border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-grey-scale-2 {
	background-color: #0a0c0d;
	border-color: #0a0c0d #0a0c0d #000000;
	color: #FFF;
}

html .btn-grey-scale-2:hover,
html .btn-grey-scale-2.hover {
	background-color: #1b1f22;
	border-color: #212529 #212529 #0a0c0d;
	color: #FFF;
}

html .btn-grey-scale-2:focus,
html .btn-grey-scale-2.focus {
	background-color: #000000;
	border-color: #000000 #000000 #000000;
	color: #FFF;
	box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);
}

html .btn-grey-scale-2.disabled,
html .btn-grey-scale-2:disabled {
	background-color: #0a0c0d;
	border-color: #0a0c0d #0a0c0d #000000;
}

html .btn-grey-scale-2:active,
html .btn-grey-scale-2.active {
	background-color: #000000 !important;
	background-image: none !important;
	border-color: #000000 #000000 #000000 !important;
}

html .show > .btn-grey.dropdown-toggle,
html .show > .btn-grey-scale-2.dropdown-toggle {
	background-color: #101214 !important;
	background-image: none !important;
	border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-check:active + .btn-grey,
html .btn-check:checked + .btn-grey,
html .btn-check:focus + .btn-grey {
	background-color: #16181b;
	border-color: #212529 #212529 #16181b;
	color: #FFF;
}