body {
    font-family: 'Montserrat', sans-serif;
    background-color: #000000;
}
textarea:focus, input:focus, select:focus{
    outline: none!important;
    box-shadow: none!important;;
}
*:focus {
    outline: none!important;;
}
.mb-6 {
    margin-bottom: 6px!important;
}
.mb-8 {
    margin-bottom: 8px!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mb-12 {
    margin-bottom: 12px!important;
}
.mb-14 {
    margin-bottom: 14px!important;
}
.mb-16 {
    margin-bottom: 16px!important;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-24 {
    margin-bottom: 24px!important;
}
.mb-32 {
    margin-bottom: 32px!important;
}
.mb-36 {
    margin-bottom: 36px!important;
}
.mb-38 {
    margin-bottom: 38px!important;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.mb-48 {
    margin-bottom: 48px!important;
}
.mb-56 {
    margin-bottom: 56px!important;
}
.mb-60 {
    margin-bottom: 60px!important;
}
.mb-64 {
    margin-bottom: 64px!important;
}
.mb-80 {
    margin-bottom: 80px!important;
}
.mb-90 {
    margin-bottom: 90px!important;
}
.mb-121 {
    margin-bottom: 121px!important;
}
.mb-128 {
    margin-bottom: 128px!important;
}
.mt-20 {
    margin-top: 20px!important;
}
.mt-48 {
    margin-top: 48px!important;
}
.ml-4 {
    margin-left: 4px!important;
}
.mr-8 {
    margin-right: 8px!important;
}
.mr-6 {
    margin-right: 6px!important;
}
.mr-10 {
    margin-right: 10px!important;
}
.mr-12 {
    margin-right: 12px!important;
}
.mr-16 {
    margin-right: 16px!important;
}
.mr-20 {
    margin-right: 20px!important;
}
.mr-24 {
    margin-right: 24px!important;
}
.mr-26 {
    margin-right: 26px!important;
}
.mr-30 {
    margin-right: 30px!important;
}
.mr-32 {
    margin-right: 32px!important;
}
.mr-40 {
    margin-right: 40px!important;
}
.w-95 {
    width: 95% !important;
    max-width: 95% !important;
}
.no-margin {
    margin: 0!important;
}

.no-padding {
    padding: 0!important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}
.table {
    margin: 0;
}
.top-header {
    margin-top: 64px;
}

.top-header .top-row {
    padding: 10px 0 10px 0;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(254, 254, 254, 0.1);
}

.top-header .top-row a:not(:first-child) {
    border-left: 1px solid rgba(254, 254, 254, 0.1);
}

.top-header .top-row a {
    height: 30px;
    padding: 0 24px 0 24px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #A2AAAD;
    text-decoration: none;
}

.top-header .top-row a:hover {
    color: #03C3D7;
}

.top-header .top-row a.calc-link {
    svg path,
    & + a svg path {
        transition: all .5s;
    }
}
.top-header .top-row .call a svg path {
    transition: all .5s;
}

.top-header .top-row a.calc-link {
    &:hover svg path,
    & + a:hover svg path {
        stroke: #03C3D7;
    }
}
.top-header .top-row .call a:hover svg path {
    stroke: #03C3D7;
}


.top-header .call {
    img, svg {
        margin-right: 8px;
        width: 24px;
        height: 24px;
    }
}

.top-header .call a,
.top-header .call {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    border: none!important;
    padding: 0!important;
    text-decoration: none!important;
}
.header .mob-menu-white {
    background-color: #FEFEFE!important;
}
.header {
    transition: background 0.5s ease-in-out;
}
.header .burger-call{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    left: 0;
    text-decoration: none;
}
.header .profile-navbar {
    color: #FEFEFE;
}
.header .navbar-toggler {
    border: none;
}
.header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: url(../img/burger.svg);
}

.header .scrolled-logo {
    display: none;
}
.header .logo {
    display: block;
}
.header.scrolled {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(10px);
}
.header.sticky-top.scrolled:has(~ .best-shops-banner) svg.bell path {
    stroke: #fff;
}
.header.scrolled .scrolled-logo {
    display: block;
}
.header.scrolled .logo {
    display: none;
}
/*
.header.scrolled .cabinet-header-menu button,
.header.scrolled .nav-link {
    color: #FEFEFE!important;
}
*/
.header.scrolled img.bell {
    transition: .3s all ease;
    filter: invert(98%) sepia(8%) saturate(370%) hue-rotate(181deg) brightness(120%) contrast(100%);
}
.header .navbar {
    padding: 22px 0 22px 14px;
}

.header .nav-item {
    margin-right: 24px;
}

.navbar-nav.single .nav-item {
    margin: 0;
}
/*.header*/ .nav-link.show > .icon, .navbar-nav .nav-link.active > .icon,
/*.header*/ .nav-link:hover > .icon {
    filter: brightness(0) saturate(100%) invert(66%) sepia(20%) saturate(6648%) hue-rotate(141deg) brightness(96%) contrast(98%);
}
/*.header*/ .nav-item .icon {
    margin-left: 4px;
    transition: .3s transform ease;
}

/*.header*/ .nav-link.dropdown-toggle.show .icon {
    transform: rotate(180deg);
}
.select-dropdown .arrow {
    transition: .3s transform ease;
}

.select-dropdown .show .arrow {
    transform: rotate(180deg);
    filter: brightness(0) saturate(100%) invert(57%) sepia(34%) saturate(1678%) hue-rotate(142deg) brightness(97%) contrast(98%);
}
.select-dropdown:hover .arrow {
    filter: brightness(0) saturate(100%) invert(57%) sepia(34%) saturate(1678%) hue-rotate(142deg) brightness(97%) contrast(98%);
}
.header .nav-link {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
.header .nav-link.show, .navbar-nav .nav-link.active {
    color: #03C3D7;
}

.header .nav-link:hover {
    color: #03C3D7;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-menu,.dropup-menu {
    margin-top: 12px!important;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    border: 0;
    overflow: hidden;
    padding: 0;
}
.dropdown-menu.large {
    min-width: 220px;
}
.dropdown-menu .nav-slide-header {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    color: #161616;
}
.dropdown-menu .account-item {
    border-radius: 16px;
    padding: 16px;
    background-color: #A2AAAD0D!important;
    margin: 0 10px 8px 10px;
}
.dropdown-menu .account-item p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #161616;
}
.dropdown-menu .account-item span {
    color: #676767;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;

}
.dropdown-menu .dropdown-item {
    padding: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FEFEFE;
}

.dropdown-menu .dropdown-item:hover {
    background: rgba(255, 255, 255, 0.1);
}
.dropdown-menu ul {
    list-style: none;
    display: block;
    padding: 0;
}
.header .navbar-toggler-icon {
    background-image: url("../img/burger.svg");
    width: 24px;
    height: 24px;
}
.burger-inner-area .select-dropdown .dropdown-menu {
    background: transparent!important;
}
.burger-inner-area .select-dropdown .dropdown-menu .dropdown-item {
    color: #FFFFFF;
}
#navbarProfileContent .burger-inner-area {
    color: #000000!important;
}
/** Section Slider **/
.slider {
    /*margin-top: 170px;*/
}

.slider .carousel-indicators {
    background: rgba(240, 240, 240, 0.08);
    border-radius: 8px;
    padding: 8px 16px;
    /*position: initial;*/
    margin: 20px auto;
    width: fit-content;
    height: 40px;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 5;
    bottom: 80px;
}
.slider .carousel-control-next, .slider .carousel-control-prev {
    background: none!important;
    position: initial;
}
.slider .carousel-control-next {
    margin-right: 0!important;
}
.slider .carousel-control-prev img:hover {
    filter: brightness(0) saturate(100%) invert(66%) sepia(20%) saturate(6648%) hue-rotate(141deg) brightness(96%) contrast(98%);
}
.slider .carousel-control-next img:hover {
    filter: brightness(0) saturate(100%) invert(66%) sepia(20%) saturate(6648%) hue-rotate(141deg) brightness(96%) contrast(98%);
}
.slider .carousel-indicators [data-bs-target] {
    /*width: 8px;*/
    height: 8px;
    border-radius: 4px;
    background: #F0F0F0;
    opacity: 1;
    transition: background .6s ease;
    border: 0;
    /*margin-right: 16px;*/
}
.slider .carousel-indicators .active {
    background: #03C3D7;
}

.slider .carousel-indicators {
    background: transparent;
}
.slider .carousel-indicators .carousel-control-prev,
.slider .carousel-indicators .carousel-control-next {
    display: none;
}


.slider .carousel-inner {
    height: -moz-calc(100vh - 184px);
    /* WebKit */
    height: -webkit-calc(100vh - 184px);
    /* Opera */
    height: -o-calc(100vh - 184px);
    /* Standard */
    height: calc(100vh - 184px);
}

.slider .carousel-item {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.slider .carousel-caption {
    top: 0 !important;
    padding-top: 175px !important;
    width: 100%;
    text-align: center;
    align-items: center;
    display: flex !important;
    flex-direction: column;
    left: 0 !important;
    right: 0 !important;
}

.slider .carousel-caption h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 77px;
    text-align: center;
    color: #FEFEFE;
    width: 68%;
}

.slider .carousel-caption h3 span {
    position: relative;
    color: #E87722;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    transform: rotate(3.02deg);
}

.slider .carousel-caption h3 span img{
    position: absolute;
    bottom: -20px;
    left: -15px;
}

.slider .carousel-caption p {
    margin-top: 48px;
    margin-bottom: 48px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}

/** End Section Slider **/
.info {
    margin-top: 178px;
}

.info .point {
    background: rgba(217, 217, 217, 0.1);
    width: 160px;
    height: 160px;
    border-radius: 80px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: auto;
}

.info .point span {
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 68px;
    color: #E87722;
}

.info .point p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 0;
}

.info .content {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.info .content h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #FEFEFE;
}

.info .content p {
    margin: 32px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #A2AAAD;
    width: 60%;
}

.announcements {
    /*margin-top: 150px;*/
    margin-bottom: 128px;
}

.announcements .area {
    padding: 0px 0 33px 0;
    position: relative;
}

.announcements .area:before {
    width: 234px;
    height: 339px;
    content: url("../img/george.png");
    position: absolute;
    right: 0;
    top: -106px;
    z-index: 2;
}

.announcements .carousel-caption {
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    padding: 0!important;
    margin: 0!important;
}

.announcements .carousel-item {
    height: 100%;
}

.announcements .carousel-inner {
    height: 190px;
    padding-bottom: 62px
}

.announcements .slide-body {
    width: 75%;
    min-height: 320px
}

.announcements-carousel {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: #161616;
    border-radius: 32px;
    padding: 64px;
}

.announcements-carousel h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #FEFEFE;
}

.announcements-carousel p {
    margin: 16px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #A2AAAD;
}

.announcements-carousel p a {
    margin: 16px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #03C3D7;
    text-decoration: none;
}
.announcements .carousel-indicators {
    bottom: -45px;
}
.announcements .carousel-indicators [data-bs-target] {
    width: 32px;
    height: 8px;
    border-radius: 4px;
    background: #F0F0F0;
    opacity: 1;
    transition: background .6s ease;
    border: 0;
}

.announcements .carousel-indicators .active {
    background: #03C3D7;
}

.price-list {
    background-color: #FEFEFE;
    padding: 128px 0 64px 0;
    border-bottom: 2px solid rgba(162, 170, 173, 0.20);
}

.price-list .title {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    color: #161616;
    text-align: center;
}

.price-list .sub-title {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #676767;
    text-align: center;
    margin-top: 16px;
}

.price-list .nav {
    margin-top: 64px;
    width: 100%;
    justify-content: center;
    border-bottom: none;
}
.price-list .nav-link {
    padding: 16px 32px;
    border-radius: 9999px;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 150%;
    color: #A2AAAD;
    display: flex;
    justify-content: center;
    align-items: center;
}
.price-list .nav-link img {
    margin-right: 8px;
}
.price-list .nav-link.active {
    background: #03C3D7;
    color: #FEFEFE;
}
.price-list .tab-content {
    margin-top: 40px;
}
.price-list .table {
    margin-bottom: 16px;
    background: rgba(22, 22, 22, 0.04);
    border-radius: 32px;
}
.price-list .table img {
    margin-right: 16px;
    float: left;
    width: 30px;
    height: 30px;
}

.price-list .table .hint {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #676767;
    border: none;
}
.price-list .table .hint span {
    cursor: pointer;
}
.price-list .table a {
    text-decoration: none;
    color: #03C3D7;
}

.price-list .table th {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    background: rgba(103, 103, 103, .1);
    color: #161616;
    padding-left: 64px;
    white-space: nowrap;
}

.price-list .table thead td{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    padding-right: 64px;
}

.price-list .table tbody td{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #161616;
    text-align: center;
    padding-right: 64px;
}

.price-list .table thead .first th{
    padding-top: 64px;
    border-top-left-radius: 32px;
}

.price-list .table thead .first th, .price-list .table thead .first td{
    border-bottom: none;
}

.price-list .table th, .price-list .table td {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 2px solid rgba(103, 103, 103, 0.1);
    padding-right: 83px;
}

.price-list .table tr:nth-last-child(2) th, .price-list .table  tr:nth-last-child(2) td,
.price-list .table tr:last-child th, .price-list .table  tr:last-child td {
    border-bottom: none!important;
}
.price-list .table tr.last, .price-list .table tr.last td, .price-list .table tr.last th{
    border: none;
}

.price-list .table th.last{
    border-bottom-left-radius: 32px;
    border: none;
    padding-bottom: 64px;
}

.price-list .table thead th{
    background: rgba(103, 103, 103, .1);
}

/*
.price-list .table tr:nth-last-child(2) th {
    border-bottom-left-radius: 32px;
}
*/

.price-list .head {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #161616;
}
.price-list .country-item{
    background: #F0F0F0;
    color: #FEFEFE;
}
.price-list .price-item {
    padding: 16px 0 16px;
    border-bottom: 2px solid rgba(103, 103, 103, 0.1);
}
.calculator-row {
    padding: 16px 64px;
    background: #F0F0F0;
    box-shadow: 0 4px 16px rgba(17, 17, 17, 0.04);
    border-radius: 16px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
.calculator-row .icon {
    background: #161616;
    border: 1px solid #676767;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-right: 7px;
}
.calculator-row h2{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #161616;
    padding: 0;
    margin: 0;
}
.calculator-row p{
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #A2AAAD;
    padding: 0;
    margin: 0;
}

/** Section Stats **/
.stats {
    padding: 212px 0 128px;
}
.stats .counter {
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 77px;
    text-shadow: 0 4px 150px rgba(255, 255, 255, 0.2);
    color: #FEFEFE!important;
    text-align: center;
}
.stats p {
    margin-top: 25px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #A2AAAD;
}

.stats .pins {
    margin-top: 64px;
}

.stats .point {
    background: rgba(217, 217, 217, 0.1);
    width: 80px;
    height: 80px;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: auto;
}

.stats .content {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stats .content h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    margin: 0;
}

.stats .content p {
    margin: 16px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #A2AAAD;
}
.stats .video-area {
    margin-top: 128px;
    padding: 48px;
    background: #161616;
    border-radius: 32px;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    gap: 48px;
}
.stats .video {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 32px;
    position: relative;
    width: 60%
}
.stats .video img{
    width: 100%;
}
.stats .video video{
    width: 100%;
    height: 100%;
    border-radius: 32px;
}
.stats .video-area .info{
    margin-top: 0!important;
    width: 40%;
}
.stats .video-area .info p{
    width: 80%;
}
.stats .video-area span{
    cursor: pointer;
}

.stats .video .overlay{
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 32px;
}
.stats .video .overlay a{
    text-decoration: none;
}
.stats .button-row {
    margin-top: 64px;
}
.stats .button-row .active-button {
    padding: 17px 64px;

}
/** End Section Stats **/
/** Section Best Deals **/
.best-deals {
    background: #FEFEFE;
    padding: 64px 0;
}
.best-deals h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #161616;
    margin: 0 0 0 0;
}
.best-deals p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 16px 0 0 0;
    color: #676767;
}
.best-deals .deals {
    margin-top: 32px;
}
.best-deals .deal-item {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-top: 32px;
}
.best-deals .deal-item::after{
    position: absolute;
    background: #000000;
    filter: blur(126px);
    content: '';
    height: 22%;
    width: 200%;
    z-index: 1;
    pointer-events: none;
    bottom: -32px;
    left: -33px;
}
.best-deals .deal-item:hover > .filter{
    opacity: 1;
}
.best-deals .deal-item:hover > .content{
    opacity: 0;
}
.best-deals .deal-item:hover > img{
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
}
.best-deals .deal-item .filter {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transition: opacity .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
.best-deals .deal-item img{
    width: 376px;
    height: 300px;
    transition: filter .3s ease;
}

.best-deals .deal-item .content{
    opacity: 1;
    position: absolute;
    right: 32px;
    bottom: 32px;
    z-index: 2;
    transition: opacity .3s ease;
}
.best-deals .deal-item .content h3{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    text-align: right;
    color: #FEFEFE;
}
.best-deals .deal-item .content p{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #FEFEFE;
}
.best-deals .button-row {
    text-align: center;
    margin-top: 64px;
    display: flex;
    justify-content: center;
}
/** EndSection Best Deals **/
/** Section Best Shops **/
.best-shops {
    background: #FEFEFE;
    padding: 64px 0 128px;
}
.best-shops h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #161616;
    margin: 0 0 0 0;
}
.best-shops p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin: 16px 0 0 0;
    color: #676767;
}
.best-shops .button-row {
    text-align: center;
    margin-top: 64px;
    display: flex;
    justify-content: center;
}
.best-shops .brand-slider {
    margin-top: 128px;
}
/** EndSection Best Shops **/
/** Section Join Us **/
.join-us {
    padding: 0 0 654px;
    /*background-image: url("../img/video-background.png");*/
    background-color: #000000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    overflow: hidden;
}
.join-us video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
    opacity: .3;
}
.join-us .content {
    margin-top: 128px;
    z-index: 3;
}
.join-us::after{
    position: absolute;
    background: #000000;
    filter: blur(44px);
    content: '';
    height: 25%;
    width: 144%;
    z-index: 2;
    pointer-events: none;
    bottom: -83px;
    left: -64px;
}
.join-us h2 {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 77px;
    text-align: center;
    color: #FEFEFE;
    text-shadow: 0 4px 150px rgba(255, 255, 255, 0.2);
}
.join-us p {
    margin: 24px 0 24px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #FEFEFE;
}
/** EndSection Join Us **/
/** Pickup Points Section **/
.pickup-points {
    margin: -72px 0 121px 0;
    z-index: 3;
    position: relative;

}
.pickup-points h2 {
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #FEFEFE;
}
.pickup-points p {
    margin: 16px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #A2AAAD;
}
.pickup-points .pickup-slides {
    margin-top: 80px;
    width: 100%;
    overflow: hidden;
}
.pickup-points .pickup-slides img{
    width: 240px;
    margin-right: 45px;
}
/** Home Footer Section **/
.home-footer {
    padding-bottom: 60px;
}
.home-footer .logo{
    height: 35px;
    margin-bottom: 28px;
}
.home-footer h2 {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
.home-footer .get-icon {
    margin-top: 28px;
    margin-right: 16px;
    max-height: 56px;
    max-width: 187px;
}
.home-footer h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    margin-bottom: 32px;
}
.home-footer ul {
    list-style-type: none;
    padding: 0;
}
.home-footer ul li{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #A2AAAD;
    margin-top: 16px;
}
.home-footer ul img{
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-top: 0;
}
.home-footer a {
    text-decoration: none;
    color: #A2AAAD;
}
.quality-control {
    border-radius: 16px;
    background: rgba(57, 57, 57, 0.50);
    padding: 24px;

    text-align: center;
}
.quality-control img {
    margin-bottom: 32px;
}
.quality-control h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #FEFEFE;
    padding: 0;
    margin: 0 0 32px 0;
}
.quality-control .select-dropdown .dropdown-menu.show {
    transform: translate(0px, 44px)!important;
}
.quality-control .select-dropdown .dropdown-menu .dropdown-item {
    color: #161616!important;
}
.quality-control .select-dropdown .dropdown-menu li:hover {
    background-color: #D4F3F7;
}
.quality-control .select-dropdown,
.quality-control input, .quality-control textarea  {
    text-align: left;
    padding: 15px 16px;
    border-radius: 16px;
    border: 1px solid #F0F0F0;
    background: #F0F0F0;
    color: #161616;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
    width: 100%;
    resize: none;
}
.quality-control textarea {
    margin-bottom: 32px;
}
.quality-control input::placeholder, .quality-control textarea::placeholder {
    color: #A2AAAD;
}
.quality-control .form-footer {
    text-align: right;
    display: flex;
    justify-content: end;
}
/** End Home Footer Section **/
/** Main Footer **/
.main-footer {
    padding: 48px 0 48px;
    background: #161616;
    position: relative;
}
.main-footer h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
.main-footer .social-icons {
    margin-top: 16px;
    @media screen and (width > 440px) {
        grid-gap: 15px;
        justify-content: flex-start !important;
    }
}
.main-footer .social-icons img{

}
.main-footer ul {
    padding: 0;
    list-style-type: none
}
.main-footer ul li{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    margin-bottom: 16px;
}
.main-footer a {
    text-decoration: none;
    color: #FEFEFE;
}
.main-footer .payments img {
    margin-right: 5px;
    margin-bottom: 8px;
}
.main-footer p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
/** End Main Footer **/
.footer-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*padding: 33px 0 33px 0;*/
}
.footer-social-bar {
    gap: 24px;
}
.footer {
    padding: 32px 16px;
    background: #000000;
    position: relative;
}
.tracking-row {
    margin-top: 8px;
}

.tracking-results {
    margin-top: 44px;
}

.tracking-result {
    position: relative;
    padding-bottom: 14px;
    padding-left: 16px;
    border-left: 2px dashed #393939;
    height: 62px;
}

.tracking-result .inner {
    position: absolute;
    height: auto;
    top: -12px
}

.tracking-result:last-child {
    padding-left: 18px;
    border-left: none;
}

.tracking-result:last-child:before {
    left: -7px;
}

.tracking-result.active:before {
    content: url('../img/tracking-point-active.svg');
    background-color: #FFFFFF;
    left: -17px;
    top: -17px;
    width: 32px;
    height: 32px;
}

.tracking-result:before {
    content: url('../img/tracking-point.svg');
    display: inline-block;
    background-color: #FFFFFF;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -9px;
    top: -9px;
}

.tracking-result.active .inner .result-title {
    color: #34B78F;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.tracking-result.passed .inner .result-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.tracking-result .inner .result-title {
    color: #A2AAAD;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.tracking-result .inner .result-date {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #A2AAAD;
}

.modal-content {
    padding: 32px;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
}

.modal-body {
    padding: 0;
    margin-top: 32px;
}

.modal-body label {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.modal-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #161616;
}

.modal-close {
    cursor: pointer;
}

.modal-body input:not([type=checkbox]):not([type=radio]) {
    background: transparent;
    border-radius: 8px;
    padding: 15px;
    width: 100%;
    margin-right: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #161616;
    outline: none;
    padding-right: 0;
}
#businessCalculatorModal .modal-body input:not([type=checkbox]):not([type=radio]) {
    background: #F0F0F0;
}
.calculator .modal-body textarea,
.calculator .modal-body input:not([type=checkbox]):not([type=radio]) {
    color: #161616!important;
}
.modal-body input:focus {
    color: #A2AAAD;
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-body input::placeholder {
    color: #A2AAAD;
    opacity: 1;
}

.modal-footer {
    justify-content: start;
    padding: 32px 0 0 0;
}

.modal-footer p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px!important;
    line-height: 24px;
    color: #676767;
    margin: 0;
}

.modal-footer a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #03C3D7;
    text-decoration: none;
}
.modal-footer a:hover {
    color: #E87722;
}
.calculator .modal-body {
    margin-bottom: 32px;
    @media screen and (width > 440px) {
        height: calc(100% - 64px);
        /*overflow-x: hidden;*/
        /*overflow-y: auto;*/
    }
}

.calculator .modal-footer {
    padding: 32px 0 0 0;
}

.calculator .estimated-price {
    background: #F0F0F0;
    border-radius: 8px;
    padding: 16px;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #161616;
}

.calculator .estimated-price b {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #E87722;
}
.calculator select {
    border: none;
    background-color: #F0F0F0;
    background-image: url("../img/drop-down.svg");
    border-radius: 8px;
    margin: 0;
    padding: 16px;
    outline: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.calculator .select-dropdown button{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #161616;
}
.select-dropdown .disabled {
    color: #cad4d5!important;
}
.business-calculator .select-dropdown button{
    color: #161616;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.calculator .select-dropdown button .arrow{
    right: 7px;
}
.business-calculator .highlight {
    padding: 20px 16px 20px 16px!important;
    border-radius: 16px;
    border: 1px solid #F0F0F0;
    background: #F0F0F0;
}
.business-calculator .select-dropdown {
    height: 58px;
    &.input-area {
        border-radius: 8px !important;
    }
    &.fixed-size {
        min-width: initial;
        width: auto;
    }
}
.business-calculator input:not([type=checkbox]):not([type=radio]) {
    padding: 16px!important;
}
.calculator .highlight {
    background: #F0F0F0;
    border-radius: 8px;
    padding: 12px;
}
.calculator .sizes-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}
.calculator .bright-highlight {
    background: #F0F0F0;
    border-radius: 8px;
    padding: 12px;
    /*opacity: 0.5;*/
}
.bright-highlight label {
    color: #161616;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.calculator .modal-content{
    /*max-height: 729px;*/
}
.business-calculator .modal-content{
    max-height: initial;
}
.calculator .modal-fixed-area {
    /*overflow-y: scroll;
    height: 125px;*/
}
.calculator .calc-row {
    transition: 0.4s height ease;
    height: 0;
    overflow: hidden;
}
.calculator .show-calc-row {
    height: auto;
}
.calculator .highlight label {
    color: #161616;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
.business-calculator .weight-group {
    padding: 16px 0;
}
#business-request-form .business-calculator.calculator .weight-group,
#businessCalculatorModal .weight-group {
    padding-top: 0;
    padding-bottom: 0;
}
#businessCalculatorModal .weight-group.fixed-size {
    padding-left: 16px;
}
.business-calculator select {
    padding: 16px;
}
.calculator .input-group {
    padding: 20px 16px 20px 16px;
    border-radius: 16px;
    border: 1px solid #F0F0F0;
    background: #F0F0F0;
}
.business-calculator .input-group {
    padding: 16px;
}
.calculator .input-group input, .calculator .input-group textarea {
    color: #A2AAAD;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.calculator .input-group textarea {
    width: 100%;
    resize: none;
}
.calculator .weight-group {
    /*padding: 0 0 0 16px;*/
    background: #F0F0F0;
    border-radius: 8px;
}
.calculator .weight-group select {
    width: auto;
    padding: 0 35px 0 0;
}
.calculator .weight-group select:focus {
    outline: none!important;
    border: none!important;
}
.calculator .sizes label{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 16px;
    width: 30%;
    margin-right: 10px;
    color: #676767;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.calculator .select-dropdown.white,
.calculator .sizes select{
    background: #FFFFFF;
    border-radius: 8px;
    padding: 16px;
    width: auto;
}
.calculator .fixed-size {
    min-width: 105px;
    width: 105px;
}
.address-details .recipient-box .calculator .fixed-size {
    min-width: auto;
    width: 100%;
    padding-right: 0 !important;
    > span {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.calculator .sizes input{
    background: #FFFFFF!important;
    border-radius: 8px;
    margin-left: 2px;
}
.calculator .white-highlight {
    background: #FEFEFE;
    padding: 16px;
    box-shadow: 0 4px 16px rgba(17, 17, 17, 0.04);
    border-radius: 16px;
}
.calculator .white-highlight .play-icon {
    margin-right: 17px;
}
.calculator .white-highlight {
    cursor: pointer;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #161616;
}
.calculator input,  .calculator textarea {
    border: none;
    background: none;
    margin: 0;
    padding: 0 8px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #161616!important;
}
#business-request-form .business-calculator.calculator .input-group,
.business-calculator.calculator .input-group {
    border-radius: 8px;
}
.business-calculator.calculator textarea {
    padding-left:0;
    padding-right:0;
}
.calculator input:focus {
    color: #161616;
}
.calculator input::placeholder, .calculator textarea::placeholder {
    color: #A2AAAD;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.video {
    border-radius: 25px;
    position: relative;
}
.video img{
    width: 100%;
}
.video video{
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
.video .overlay{
    position: absolute;
    /*background: rgba(0, 0, 0, 0.3);*/
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 25px;
}
.video .overlay a{
    text-decoration: none;
}
.video .overlay span{
    cursor: pointer;
}
.calculator h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #161616;
    margin: 0 0 8px;
}
.calculator p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #676767;
    margin: 0;
}
.calculator .modal-title.back {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #03C3D7;
    cursor: pointer;
}
/* Checkbox Toggle*/

.switch {
    display: inline-block;
    height: 32px;
    position: relative;
    width: 64px;
}
.switch input {
    display:none;
}


.switch .checkbox {
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    margin: 0!important;
    right: 0;
    top: 0;
    transition: .4s;
    border: 3px solid #676767;
    border-radius: 9999px;
}

.switch .checkbox:before {
    content: "";
    height: 20px;
    margin: 3px;
    position: absolute;
    transition: .4s;
    width: 20px;
}

.switch input:checked + .checkbox {
    border-color: #03C3D7;
}

.switch input:checked + .checkbox:before {
    transform: translateX(32px);
    background: #03C3D7;
}
.switch input:disabled + .checkbox {
    border: 3px solid #cad4d5!important;
}
.switch input:disabled + .checkbox:before {
    background: #cad4d5!important;;
}
.switch .checkbox.round {
    border-radius: 9999px;
}

.switch .checkbox.round:before {
    background: #676767;
    border-radius: 9999px;
}
/* End Checkbox Toggle*/
/* Login Modal*/
.login-modal .modal-body {
    margin: 0;
}
.login-modal .modal-body h2{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #161616;
    margin: 0;
}
/* EndLogin Modal*/


.calculator .footer {
    margin: 32px 0 0 0;
    background-color: transparent !important;
}

.empty-button {
    padding: 16px 12px 16px 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #03C3D7;
    outline: none;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

.empty-button:hover {
    color: #fff;
}

.outline-button {
    position: relative;
    padding: 16px 40px 16px 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #03C3D7;
    border: 3px solid #03C3D7;
    border-radius: 8px;
    background: linear-gradient(to left, transparent 50%, #03C3D7 50%) right;
    background-size: 200%;
    transition: .6s ease-out;
    white-space: nowrap;
}

.outline-button:hover {
    border: 3px solid #03C3D7;
    color: #fff;
    background-position: left;
}

.active-button {
    padding: 17px 84px 17px 84px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
    background: #03C3D7;
    box-shadow: 0 4px 40px rgba(3, 194, 215, 0.2);
    border-radius: 16px;
    /*transition: background .6s ease, color .6s ease;*/
    white-space: nowrap;
}
.active-button:hover {
    background: #FEFEFE;
    color: #03C3D7;
}

.white-button {
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FEFEFE;
    border: 3px solid #FEFEFE;
    border-radius: 8px;
    padding: 16px 40px;
    transition: background .6s ease, color .6s ease, border .6s ease;
    display: inline-block;
    white-space: nowrap;
}
.white-button:hover {
    border: 3px solid #03C3D7;
    color: #03C3D7;
}
.white-button-filled {
    text-decoration: none;
    padding: 16px 40px;
    background: #FEFEFE;
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #161616;
    transition: background .6s ease, color .6s ease;
    display: inline-block;
    white-space: nowrap;
}

.white-button-filled:hover {
    background: #03C3D7;
}
.flat-button {
    display: block;
    text-decoration: none;
    padding: 16px 40px;
    background: #03C3D7;
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FEFEFE;
    transition: background .6s ease, color .6s ease;
    border: 3px solid #03C3D7;
    white-space: nowrap;
    width: max-content;
    cursor: pointer;
}

.flat-button:hover {
    background: #FEFEFE;
    color: #03C3D7;
}

.flat-button:focus {
    background: #03C3D7;
    color: #FEFEFE;
}

.active-button-small {
    padding: 15px 39px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FEFEFE;
    background: #03C3D7;
    box-shadow: 0 4px 40px rgba(3, 194, 215, 0.2);
    border-radius: 16px;
    white-space: nowrap;
}
.empty-bordered-button {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #03C3D7;
    border: 3px solid #03C3D7;
    border-radius: 8px;
    padding: 16px 40px;
    /*transition: background .6s ease, color .6s ease, border .6s ease;*/
    white-space: nowrap;
    width: max-content;
}
.empty-bordered-button img {
    filter: brightness(0) saturate(100%) invert(57%) sepia(34%) saturate(1678%) hue-rotate(142deg) brightness(97%) contrast(98%);
}
.empty-bordered-button:hover {
    border: 3px solid #E87722;
    color: #E87722;
}
.empty-bordered-button:hover img {
    filter: invert(55%) sepia(55%) saturate(3643%) hue-rotate(354deg) brightness(101%) contrast(82%);
}

.grey-bordered-button {
    display: block;
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #393939;
    border: 3px solid #F0F0F0;
    background-color: #F0F0F0;
    border-radius: 8px;
    padding: 16px 40px;
    transition: background .6s ease, color .6s ease, border .6s ease;
    white-space: nowrap;
    width: max-content;
}
.white-button-filled:hover,
.grey-bordered-button:hover {
    background: rgba(3, 195, 215, 1)!important;
    color: rgba(254, 254, 254, 1) !important;

}
.blue-button {
    text-decoration: none;
    color: #FEFEFE;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    border-radius: 16px;
    background: #03C3D7;
    padding: 17px 64px;
    gap: 10px;
    white-space: nowrap;
}

.blue-button:disabled {
    background: #959495!important;
    cursor: not-allowed!important;
}
.flat-button:focus:not([disabled]),
.flat-button:hover:not([disabled]),
.active-button:hover:not([disabled]),
.active-button:focus:not([disabled]),
.blue-button:hover:not([disabled]),
.blue-button:focus:not([disabled]) {
    background: rgba(22, 22, 22, 1) !important;
    color: rgba(254, 254, 254, 1) !important;
}
.fb-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background: #1877F2;
    border-radius: 10px;
    border: none;
    color: #FEFEFE!important;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    white-space: nowrap;
}
.fb-button img{
    margin-right: 15px;
}
.google-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.084), 0 2px 3px rgba(0, 0, 0, 0.168);
    border-radius: 10px;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: rgba(0, 0, 0, 0.54) !important;
    white-space: nowrap;
}
.google-button img{
    margin-right: 15px;
}
.select-dropdown {
    height: 56px;
    display: flex;
    align-items: center;
    background-color: transparent;
}
.business-calculator .highlight.select-dropdown {
    /*height: auto;*/
}
.select-dropdown .dropdown-toggle::after {
    content: none;
}
.select-dropdown button {
    align-items: center;
    display: flex;
    background-color: transparent!important;
    width: 100%;
    padding: 0 32px 0 0!important;
    border: none!important;
}
.select-dropdown button img{
    margin-right: 8px;
}
.select-dropdown button .arrow {
    position: absolute;
    right: 0;
    margin: 0;
}
.header.sticky-top .cabinet-header-menu .btn-secondary .arrow {
    transform: translateY(-11px);
}
.header:not(.sticky-top) .cabinet-header-menu .btn-secondary .arrow {
    transform: translateY(-11px);
}

.select-dropdown .dropdown-item img{
    margin-right: 8px;
}
.select-dropdown .dropdown-menu {
    background: #F0F0F0;
    border-radius: 8px;
    border: none;
    padding: 8px 4px!important;
    filter: drop-shadow(0px 7px 3px rgba(0, 0, 0, 0.10));
}
.select-dropdown .dropdown-menu li {
    padding: 8px!important;
}
.select-dropdown .dropdown-menu.show {
    position: absolute!important;
    inset: 0 0 auto 0!important;
    margin: 0!important;;
    transform: translate(-50px, 44px)!important;
}

.select-dropdown .dropdown-menu .dropdown-item {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #A2AAAD;
    padding: 0;
}
.select-dropdown button:hover{
    background-color: transparent!important;
    border: none!important;
}

.select-dropdown button:focus{
    background-color: transparent!important;
    border: none!important;
}

.select-dropdown button:active{
    background-color: transparent!important;
    border: none!important;
}
.cabinet-header-menu .dropdown-menu {
    border-radius: 0;
    background: #FEFEFE;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
    padding: 10px 0!important;
    top: 10px!important;
}
.cabinet-header-menu .dropdown-menu .dropdown-item {
    color: #161616;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.cabinet-header-menu .dropdown-menu .dropdown-item:focus {
    color: #161616!important;
}
.cabinet-header-menu .dropdown-menu .dropdown-item.orange {
    color: #E87722;
}
.cabinet-header-menu .dropdown-menu .dropdown-item img {
    width: 24px;
    height: 24px;
    margin-right: 8px
}
.cabinet-header-menu .dropdown-menu li {
    padding: 16px!important;;
    background: #FEFEFE;
}
.cabinet-header-menu .dropdown-menu li:hover {
    background: #F0F0F0;
}
/* Blue Checkbox */
.blue-checkbox {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    font: inherit;
    color: #03C3D7;
    width: 32px;
    height: 32px;
    border: 3px solid #03C3D7;
    border-radius: 8px;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}
.blue-checkbox::before {
    content: "";
    width: 24px;
    height: 24px;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    background-image: url("../img/check.svg");
}
.blue-checkbox:checked {
    background-color: #03C3D7;
}
.blue-checkbox:checked::before {
    transform: scale(1);
}
.blue-checkbox:focus {
    outline: none;
}
.blue-checkbox:disabled {
    --form-control-color: #959495;
    color: #959495;
    cursor: not-allowed;
}
/* End Blue Checkbox*/

/* Blue Radio Button*/

.blue-radio {
    /* Add if not using autoprefixer */
    -webkit-appearance: none;
    /* Remove most all native input styles */
    appearance: none;
    /* For iOS < 15 */
    background-color: transparent;
    /* Not removed via appearance */
    margin: 0;

    font: inherit;
    color: currentColor;
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
    border: 3px solid #03C3D7;
    border-radius: 50%;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}

.blue-radio::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #03C3D7;
}

.blue-radio:checked::before {
    transform: scale(1) !important;
}
/* End Blue Radio Button*/
.stepper-wrapper {
    display: flex;
    justify-content: space-between;
}
.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 16px solid #F0F0F0;
    width: 100%;
    top: 8px;
    left: -50%;
    z-index: 2;
}
.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 16px solid #F0F0F0;
    width: 100%;
    top: 8px;
    left: 50%;
    z-index: 2;
}
.small .stepper-item::before,
.small .stepper-item::after {
    border-bottom: 8px solid #F0F0F0;
    top: 4px;
}
.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #F0F0F0;
    margin-bottom: 6px;
}
.small .stepper-item .step-counter {
    width: 16px;
    height: 16px;
}
.stepper-item.active {
    font-weight: bold;
}

.stepper-item.completed .step-counter,
.stepper-item.active .step-counter {
    background-color: #03C3D7;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 16px solid #03C3D7;
    width: 100%;
    top: 8px;
    left: 50%;
    z-index: 3;
}
.small .stepper-item.completed::after {
    border-bottom: 8px solid #03C3D7;
    top: 4px;
}
.stepper-item:first-child::before {
    content: none;
}
.stepper-item:last-child::after {
    content: none;
}

.button-gray {
    border-radius: 8px;
    border: 3px solid #F0F0F0;
    background: #F0F0F0;
    padding: 13px 40px;
    gap: 10px;
    color: #393939;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.service-modal .button-gray {
    border: 0;
}
.order-modal .button-gray {
    border: 3px solid #F0F0F0;
}
.alert {
    color: #E82222;
}
.error-modal {
    --bs-modal-width: 422px;
}
.error-modal .modal-content {
    padding: 16px;
}
.error-modal p {
    color: #676767;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
.error-modal .button-gray {
    padding: 8px 24px;
    border-radius: 8px;
    border: none;
    background: #F0F0F0;
    color: #393939;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.orange-button {
    border: none;
    border-radius: 8px;
    background: #E87722;
    padding: 8px 24px;
    color: #FEFEFE;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
.pagination {
    display: flex;
    gap: 16px;
    align-items: center;
}
.pagination img {
    filter: brightness(0) saturate(100%) invert(57%) sepia(34%) saturate(1678%) hue-rotate(142deg) brightness(97%) contrast(98%);
}
.pagination .disabled img {
    filter: invert(75%) sepia(3%) saturate(491%) hue-rotate(150deg) brightness(90%) contrast(87%) !important;
}
.pagination img {
    width: 24px;
    height: 24px;
}
.pagination .prev,
.pagination .next {
    border-radius: 8px;
    border: 3px solid #03C3D7;
    padding: 5px;
}
.pagination .prev.disabled,
.pagination .next.disabled {
    border-color: #A2AAAD;
}
.pagination .item {
    color: #A2AAAD;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
}
.pagination .item.active {
    color: #161616;
}
.education-restricted-list .item {
    border-radius: 16px;
    border: 3px solid #F0F0F0;
    background: #FEFEFE;
    box-shadow: 0 4px 16px 0 rgba(17, 17, 17, 0.04);
    padding: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.education-restricted-list .item img {
    width: 45px;
    height: 45px;
    margin-right: 24px;
}
.education-restricted-list .item h2 {
    color: #161616;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 8px 0;
}
.education-restricted-list .item p {
    color: #161616;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
}
.error {
    margin: 0;
}
.error .error-message {
    display: block;
    color: #E87722;
    margin: 0!important;
    text-align: left;
}
.error .input-area {
    border: 3px solid #E87722!important;
    background-color: #FFFFFF!important;
}
.error .input-area .select-box {
    border-radius: 16px!important;
    border: none!important;
}
.error .input-area .select-box,
.error .input-area input {
    background-color: #FFFFFF!important;
}
.error-message {
    display: none;
    margin: 4px 16px;
    text-align: left;
    color: #E87722;
    font-size: 16px!important;
    font-style: normal!important;;
    font-weight: 500!important;;
    line-height: 24px!important;;
    flex-basis: 100%;
}
#cabinet-dropdown-menu {
    transform: translate(-30px, 44px)!important;
}
#balance-dropdown {
    width: 457px;
    transform: translate(-102px, 53px)!important;
    padding: 32px!important;
}
#balance-dropdown h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #161616;
}
#balance-dropdown p {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #161616;
}
#balance-dropdown .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 24px 24px 32px;
    /*border: 3px solid #F0F0F0;*/
    border: 1px solid #F0F0F0;
    box-shadow: 0 4px 16px 0 #1111110A;
    border-radius: 8px;
}
#balance-dropdown .box .blue-button {
    padding: 8px 24px;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    width: 60%;
    min-width: auto;
    height: auto;
}
#balance-dropdown .box .blue-button.disabled {
    background: #A2AAAD;
    opacity: 0.5;
}
#balance-dropdown .box .value {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    width: 40%;
}

.balance-dropdown .divider {
    background-color: rgba(162, 170, 173, .1);
    height: 2px;
    width: 100%;
}
.balance-dropdown .promo-form input {
    border-radius: 8px;
    box-shadow: 0 4px 16px 0 #1111110A;
    border: 1px solid #F0F0F0;
    padding: 10px 16px;
}
.balance-dropdown .promo-form .blue-button {
    padding: 11px 20px;
    border-radius: 8px;
    min-width: max-content!important;
}
.balance-dropdown .invite-box {
    border-radius: 8px;
    padding: 24px;
    box-shadow: 0 4px 16px 0 #1111110A;
    border: 1px solid #F0F0F0;
    position: relative;
    overflow: hidden;
    min-height: 136px;
}
.balance-dropdown .invite-box p {
    width: 60%;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 20px!important;
    margin: 0 0 16px 0;
}
.balance-dropdown .invite-box a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    color: #03C3D7;
    font-weight: bold;
    font-size: 16px!important;
    padding-right: 20px;
    background-image: url('../img/arrow-right-blue.svg');
    background-repeat: no-repeat;
    background-position: right;
    width: max-content;
    text-decoration: none;

}
.balance-dropdown .invite-box img {
    position: absolute;
    height: 134px;
    right: 0;
    top: 0;
}
.sticky-top .balance-dropdown .invite-box {
    background-color: #161616;
    border: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000000s ease-in-out 0s;
}
.calculator .dropdown-menu li {
    padding: 16px;
    background-color: #FEFEFE;
}
.calculator .dropdown-menu li:hover {
    background-color: #D4F3F7;
}
.calculator .dropdown-menu li a {
    color: #090A0A!important;
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 24px!important;
    text-align: left!important;
}
.calculator .select-dropdown .dropdown-menu {
    padding: 0!important;
}
.calculator .select-dropdown .dropdown-menu.show {
    transform: translate(0, 50px)!important;
}
body:has(.head-bar) .modal.calculator .select-dropdown .dropdown-menu.weight-measurement-options.show,
body:has(.head-bar) .modal.calculator .select-dropdown .dropdown-menu.weight-unit-options.show {
    transform: translate(0, 35px)!important;
}
.calculator .select-options {
    min-width: auto!important;
}
.small-dropdown {
    max-height: 250px;
    overflow-y: auto;
}

/*.calculator .highlight-blue {*/
/*    padding: 20px 16px;*/
/*    background-color: #F0F0F0;*/
/*    border-radius: 16px;*/
/*}*/
/*.calculator .highlight-blue button {*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    line-height: 24px;*/
/*    text-align: center;*/
/*    color: #090A0A;*/
/*}*/

.info-modal {
    --bs-modal-width: 794px;
}
.info-modal .modal-header p {
    color: #090A0A;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}

.login-modal {
    --bs-modal-width: 398px;
}
.login-modal input[type="text"],.login-modal input[type="password"] {
    width: 100%;
    background: #F0F0F0;
    border: 1px solid #F0F0F0;
    border-radius: 16px;
    padding: 20px 16px;
    color: #A2AAAD;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    outline: none;
}
.login-modal input:focus {
    color: #A2AAAD;
    border: 1px solid #F0F0F0;
    outline: none;
}
.login-modal .sign-up-form {
    border-bottom: 1px solid #A2AAAD;
}
.login-modal .sign-up-form input::placeholder {
    color: #A2AAAD;
    opacity: 1;
}
.login-modal .sign-up-form .button {
    width: 100%;
    padding: 17px;
    background: #03C3D7;
    border-radius: 16px;
    border: none;
    color: #FEFEFE;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.login-modal p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #161616;
}
.login-modal a {
    text-decoration: none;
    color: #03C3D7;
    font-weight: 700;
}
textarea:focus::placeholder,
input:focus::placeholder {
    color: transparent;
}
.no-overflow {
    overflow: hidden;
}
.new-notification {
    position: relative;
    transform: translateY(-5px);
}
.new-notification::before {
    border-radius: 5px;
    position: absolute;
    background: #E87722;
    content: '';
    height: 10px;
    width: 10px;
    z-index: 2;
    pointer-events: none;
    top: -1px;
    right: 4px;
}
.language-switcher ~ .new-notification::before {
     right: 25px;
 }
/* Scroll */
*::-webkit-scrollbar {
    width: 7px;
}

/* Track */
*::-webkit-scrollbar-track {
    background: none;
    border: none;
}

/* Handle */
*::-webkit-scrollbar-thumb {
    background: #D9D9D9;
    border-radius: 16px;
}

/* Handle on hover */
*::-webkit-scrollbar-thumb:hover {
    background: #03C3D7;
}
/* End Scroll */
.fixed-height {
    height: 657px!important;
}
.home-footer a:hover,
.home-footer a:hover h3,
.main-footer a:hover,
.footer-row a:hover {
    color: #03C3D7;
}
.accordion-button:hover::after,
.main-footer a:hover > img,
.footer-row a:hover > img {
    filter: brightness(0) saturate(100%) invert(66%) sepia(20%) saturate(6648%) hue-rotate(141deg) brightness(96%) contrast(98%);
}
.footer-row {
    /*padding: 32px 0 32px 0;*/
    background: #000000;
    position: relative;
}
.footer-row {
    /*height: 30px;*/
}
.footer-row a {
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FEFEFE;
}
.dropdown-item:focus {
    color: #FEFEFE!important;
    background-color: transparent!important;
}
.george-head-part {
    position: absolute;
    bottom: 0;
    width: auto;
    height: 155px;
    right: 50px;
}
.quality-control-subject-options {
    padding: 0!important;
}
.quality-control .select-dropdown button .arrow {
    right: 9px!important;
}
.quality-control .error .error-message {
    margin-bottom: 12px!important;
}
.footer .language-switcher.dropdown-menu {
    box-shadow: none!important;
    background: rgba(0, 0, 0, 0.7) !important;
    backdrop-filter: blur(10px) !important;
    border-radius: 16px!important;
    border: 0!important;
    overflow: hidden!important;
    padding: 0!important;
}

.tooltip-wrapper {
    position: relative;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.tooltip-wrapper .tooltip-inner {
    background-color: #FEFEFE;
    gap: 4px;
    padding: 8px 16px;
    border-radius: 4px;
    color: #161616;
    text-align: center;
    /*font-size: 20px;*/
    /*font-style: normal;*/
    /*font-weight: 500;*/
    line-height: 30px; /* 150% */

    top: 100%;
    display: block;
    left: -50%;
    margin-bottom: 15px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.08);
}
.tooltip-wrapper .tooltip-inner.big {
    min-width: 400px!important;
    left: -182px!important;
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.tooltip-wrapper .tooltip-inner:before {
    bottom: -40px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* CSS Triangles - see Trevor's post */
.tooltip-wrapper .tooltip-inner:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #FFFFFF 10px;
    top: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.tooltip-wrapper:hover .tooltip-inner {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

/* IE can just show/hide with no transition */
.lte8 .tooltip-wrapper .tooltip-inner {
    display: none;
}

.lte8 .tooltip-wrapper:hover .tooltip-inner {
    display: block;
}
.tooltip-wrapper:hover {
    z-index: 99999!important;
}
.loader {
    position: fixed;
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6;
}
.loader img {
    width: 70px;
}
/* Smooth fading effect */
.slider > .item {
    transition: transform 3s ease-in-out;
}
.carousel-fade > .active.carousel-item-start,
.carousel-fade > .active.carousel-item-end {
    transition: opacity 0s 3s;
}
.datepicker-centuries .datepicker-switch,
.datepicker-decades .datepicker-switch,
.datepicker-months .datepicker-switch,
.datepicker-years .datepicker-switch {
    display: block; /* Ensures separation */
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.datepicker-centuries .century,
.datepicker-decades .decade,
.datepicker-months .month,
.datepicker-years .year {
    width: 30%; /* Adjust width */
    display: inline-block;
    padding: 8px;
    /*margin: 5px;*/
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.datepicker-centuries .century:hover,
.datepicker-decades .decade:hover,
.datepicker-months .month:hover,
.datepicker-years .year:hover {
    background-color: #f8f9fa;
}
.overflow-y-auto {
    overflow: hidden;
    overflow-y: scroll!important;
}
.form-error-promocode {
    font-size: 12px!important;
}
.balance-bonus__block .btn.send-promo{
    width: 95px;
    min-width: 50px;
    height: 42px;
    margin-left: 15px;
}

.form-error .btn.send-promo {
    margin-bottom: 14px;
}
.promocode .balance-bonus__txt {
    margin-bottom: 15px;
    text-decoration: underline;
}
#promo-success-modal img {
    width: 159px;
    -webkit-transform: scaleX(-1) rotate(-21deg);
    -moz-transform: scaleX(-1) rotate(-21deg);
    transform: scaleX(-1) rotate(-31deg);
    position: absolute;
    left: -79px;
    top: 0;
}

.footer-send__body {
    display: inline-block;
    padding-bottom: 25px;
}

#promo-success-modal .modal-body .footer-send {
    padding-top: 25px;
}

#promo-success-modal .modal-body {
    position: initial;
}
#promo-success-modal .footer-send__block {
    padding-top: 50px;
}

.transaction-promo-area{
    margin-top: 15px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-shadow: 0 4px 4px 0 #00000040;
    padding: 15px;
}
.transaction-promo-area .form-box {
    width: 100%;
}
.transaction-promo-area .form-box .send-promo{
    width: 100%;
}
.promo-label {
    margin-bottom: 10px;
}
.width---95 {
    width: 95px;
}

.width---222 {
    width: 222px;
}

/*Promo Styles*/

      /* Styles for promo-box */
  .promo-box {
      display: flex;
      padding: 32px;
      /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
      border-radius: 16px;
      border: none;
      background: #F7F7F7;
      align-items: flex-start;
      justify-content: space-between;
      cursor: pointer;
      gap: 60px;
  }

.promo-box:hover {
    background-color: #f0f0f0;
}

.promo-banner {
    position: relative;
    overflow: hidden;
    width: 40%;
    border-radius: 12px;
    padding: 48px;
    background-color: #03C3D7;
    min-height: 260px;
}
.promo-banner h2 {
    font-size: 50px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 1000;
}
.promo-banner h3 {
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.promo-banner img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.promo-progress {
    width: 60%;
    padding: 24px 0;
}

.progress-info {
    border-radius: 15px;
    text-align: left;
    line-height: 27px;
}

.progress-info .header-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.progress-info h2 {
    font-size: 40px;
    color: #161616;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 16px;
}
.progress-info p {
    font-size: 18px;
    color: #676767;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
}
.progress-info .header-text .ticket-box {
    display: flex;
    align-items: center;
}

.promo-panel-body-link {
    background: #e87722;
    color: #FFF;
    border: none;
    border-radius: 26px;
    padding: 8px 16px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.promo-panel-body-link:hover {
    background: #e87722;
}

/*.progress-container {*/
/*    !*width: 100%;*!*/
/*    !*display: flex;*!*/
/*    !*flex-direction: column;*!*/
/*    !*align-items: center;*!*/
/*    !*overflow: hidden;*!*/
/*}*/

.progress-bar {
    height: 14px;
    background-color: #e0e0e0;
    overflow: initial;
    position: relative;
    top: 39px;
    width: 100%;
    border-radius: 10px;
}
.progress-line {
    background-color: #12A7C0;
    height: 100%;
    border-radius: 10px;
    transition: width 0.3s ease-in-out;
    position: relative;
}

.progress-steps {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 0;
    height: 72px;
}

.progress-steps li {
    flex: 1; /* Ensures each step takes equal space */
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style-type: none;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
}

.progress-steps li:first-child .step-label {
    display: none;
}

.step-circle {
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
    background-color: #03C3D7;
    border-radius: 12px;
}
.step-circle.current {
    right: 0;
    bottom: -13px;
    position: absolute;
    transform: translateX(50%);
}
.step-label {
    position: absolute;
    right: 0;
    bottom: -58px;
    background-color: rgba(3,195,215, .1);
    color: #03C3D7;
    border-radius: 12px;
    padding: 8px 16px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
    width: max-content;
    transform: translateX(50%);
}

.promo-modal .modal-content {
    max-width: 615px;
    height: auto;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
    color: #333;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.promo-modal .header-area {
    height: 160px;
    background-color: #03C3D7;
    border-radius: 12px;
    width: 100%;
    padding: 40px 32px;
    position: relative;
    overflow: hidden;
}
.promo-modal .header-area img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 160px;
}
.promo-modal .modal-header h2 {
    font-size: 40px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 1000;
    margin: 0 0 8px 0;
}

.promo-modal .modal-header h3 {
    font-size: 18px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
}

.promo-modal .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 24px 0;
}

.promo-modal .modal-body h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    text-align: center;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.promo-modal .modal-body p {
    font-size: 18px;
    color: #676767;
    line-height: 1.5;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

#promo-modal .promo-modal-body-link{
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 1rem;
    cursor: pointer;
    transition: background-color 0.3s;
}

#promo-modal .promo-modal-body-link:hover {
    background-color: #333;
}

.balance-bonus__block .btn.send-promo{
    width: 95px;
    min-width: 50px;
    height: 42px;
    margin-left: 15px;
}

.form-error .btn.send-promo {
    margin-bottom: 14px;
}
.promocode .balance-bonus__txt {
    margin-bottom: 15px;
    text-decoration: underline;
}
#promo-success-modal img {
//width: 159px;
//-webkit-transform: scaleX(-1) rotate(-21deg);
//-moz-transform: scaleX(-1) rotate(-21deg);
//transform: scaleX(-1) rotate(-31deg);
//position: absolute;
//left: -79px;
//top: 0;
    width: 105px;
    position: absolute;
    left: -0px;
    top: -5px;

}

#promo-success-modal .modal-content{
    width: 500px;
}

.footer-send__body {
    display: inline-block;
    padding-bottom: 25px;
}

#promo-success-modal .modal-body .footer-send {
    padding-top: 25px;
}

#promo-success-modal .modal-body {
    position: initial;
}
#promo-success-modal .footer-send__block {
    padding-top: 50px;
}

.transaction-promo-area{
    margin-top: 15px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-shadow: 0 4px 4px 0 #00000040;
    padding: 15px;
}
.transaction-promo-area .form-box {
    width: 100%;
}
.transaction-promo-area .form-box .send-promo{
    width: 100%!important;
}
#balance-dropdown .send-promo{
    display: inline-table;
    margin-left: 10px;
}
.promo-label {
    margin-bottom: 10px;
}

.promo-box.kz_promo{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}


.target-weight {
    height: 36px;
    border-radius: 16px;
    padding: 6.5px;
    gap: 10px;
    background-color: #F0F0F0;
}

.target-weight>span{
    background-color: #D4D4D4;
    border-radius: 12px;
    padding: 4px;
    display: table-cell;
}
.target-weight .kg {
    font-size: 9px;
}

.target-weight span{
    color: #ffffff;
}

.kz_step-label {
    background-color: rgba(3,195,215, .1);
    color: #03C3D7;
    border-radius: 12px;
    padding: 8px 19px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 800;
    cursor: pointer;
    position: absolute;
    bottom: -25px;
    right: 0;
}
.kz_promo .step-circle img {
    vertical-align: middle;
}

.close-kz-promo-modal {
    background: linear-gradient(180deg, #111, #444);
}

.form-error .error-txt.form-error-text{
    color: #E87722!important;
}
.referralModal .modal-header .george {
    position: absolute;
    right: 0;
    top: -120px;
}
.referralModal .modal-header h1 {
    line-height: 30px;
    font-size: 32px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    width: 80%;
}
.referral-steps-container {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}

.referral-step {
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: start;
    width: 30%;
    position: relative;
    z-index: 2;
    gap: 9px;
}
.referral-step img {
    width: 40px;
    height: 40px;
}

.referral-text {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #090A0A;
}

.referral-dotted-line {
    width: 66%;
    position: absolute;
    top: 20px;
    left: 40px;
    right: 40px;
    height: 0;
    border-top: 1px dashed #03C3D7;
    z-index: 1;
}

.referralModal input {
    border-radius: 8px;
    box-shadow: 0 0 23px 9px #1111110A;
    border: 1px solid #F0F0F0;
    padding: 8px 16px!important;
    width: auto;
}
.referralModal button {
    padding: 8px 32px!important;
    width: max-content;
    min-width: auto;
    border: none;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.referralModal button span {
    display: block;
}
.referralModal button img {
    width: 20px;
    height: 20px;
}
.referralModal .box {
    box-shadow: 0 4px 16px 0 #1111110A;
    padding: 12px 18px;
    background-color: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #F0F0F0;
    text-align: left;
}
.referralModal .box .text-muted {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: rgba(9, 10, 10, 0.6);
}
.referralModal .box .text-blue {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #03C3D7;
}
.referralModal .box .text-bold {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #000000;
}

.friends-list-button a {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #03C3D7;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    width: max-content;
}
.toggle-icon {
    transition: transform 0.3s ease;
}

.toggle-icon.rotated {
    transform: rotate(180deg);
}

.invited-friends-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.invited-friends-container.open {
    max-height: 230px;
}

.invited-friends-table {
    overflow: hidden;
}

.invited-friends-header {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
    padding: 0 16px;
    color: #676767;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 8px;
}

.invited-friends-scroll {
    max-height: 150px;
    overflow-y: auto;
}

/* Optional: Customize scrollbar */
.invited-friends-scroll::-webkit-scrollbar {
    width: 6px;
}

.invited-friends-scroll::-webkit-scrollbar-thumb {
    background-color: #00c4cc;
    border-radius: 4px;
}

.invited-friends-row {
    display: flex;
    padding: 16px;
    color: #000000;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background-color: #FFFFFF;
    box-shadow: 0 4px 16px 0 #1111110A;
    margin-bottom: 8px;
    border-radius: 8px;
    border: 1px solid #F0F0F0;
}

.referral-steps-container {
    gap: 1.5rem;
}

/* Dotted line base */
.referral-line {
    position: absolute;
    z-index: 0;
    background-image: repeating-linear-gradient(to right, #d4d4d4 0, #d4d4d4 8px, transparent 8px, transparent 16px);
    height: 2px;
    top: 20px;
    left: 0;
    right: 0;
    width: 70%;
}
