﻿@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

.btn.btn-lg {
    font-size: 16px !important;
}

button {
    background: none;
    border: none;
}

* {
    margin: 0;
    padding: 0;
}

.form-control.custom-select.dropdown-right-align-arrow.open ul {
    display: block;
}
.form-control.custom-select.dropdown-right-align-arrow ul {
    display: none;
    z-index: 100000;
}

#chat-box-container {
    display: none !important;
}

@media screen and (max-width: 769px) {
    .carousel-items .slick-list .slick-slide {
        max-width: 350px;
    }
}

.helpBot a:first-child {
    display: none !important;
}


@keyframes burgerToCloseIcon1 {
    from {
        transform: rotate(0) translateY(0);
        background: linear-gradient(124.97deg, rgb(15, 0, 152) -51.452%, rgb(178, 0, 255) 38.146%, rgb(255, 0, 245) 90.873%);
    }

    to {
        transform: translateY(9px) rotate(-45deg);
        background: white;
    }
}

@keyframes burgerToCloseIcon2 {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes burgerToCloseIcon3 {
    from {
        transform: rotate(0) translateY(0);
        background: linear-gradient(124.97deg, rgb(15, 0, 152) -51.452%, rgb(178, 0, 255) 38.146%, rgb(255, 0, 245) 90.873%);
    }

    to {
        transform: translateY(-9px) rotate(45deg);
        background: white;
    }
}

.search-toggler,
.m-icon-shopping-cart {
    display: none !important;
}

.lot-watch-link,
.lot-name {
    word-break: break-word;
}


.wrapper {
    padding-bottom: 0 !important;
    display: flex !important;
    min-height: 100vh !important;
    flex-direction: column !important;
}

.search-section {
    position: fixed;
    top: 10%;
    z-index: 100000000;
}

@keyframes burgerToOpenIcon1 {
    from {
        transform: translateY(9px) rotate(-45deg);
        background: white;
    }

    to {
        transform: rotate(0) translateY(0);
        background: linear-gradient(124.97deg, rgb(15, 0, 152) -51.452%, rgb(178, 0, 255) 38.146%, rgb(255, 0, 245) 90.873%);
    }
}

@keyframes burgerToOpenIcon2 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes burgerToOpenIcon3 {
    from {
        transform: translateY(-9px) rotate(45deg);
        background: white;
    }

    to {
        transform: rotate(0) translateY(0);
        background: linear-gradient(124.97deg, rgb(15, 0, 152) -51.452%, rgb(178, 0, 255) 38.146%, rgb(255, 0, 245) 90.873%);
    }
}


@keyframes headerItemStrokeShow {
    from {
        width: 0%;
        opacity: 0;
    }

    to {
        width: 100%;
        opacity: 1;
    }
}

@keyframes headerItemStrokeHide {
    from {
        width: 100%;
        opacity: 1;
    }

    to {
        width: 0%;
        opacity: 0;
    }
}


@keyframes menuShow {
    from {
        height: 0px;
    }

    to {
        height: 100vh;
    }
}

@keyframes menuHide {
    from {
        height: 100vh;
    }

    to {
        height: 0px;
    }
}


@font-face {
    font-family: "Bebas";
    src: url("/bebasneuecyrillic.ttf") format("truetype");
}

.mega-box * {
    box-sizing: content-box !important;
}

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

.header-mobile {
    position: fixed;
    top: 5px !important;
    margin-top: 0 !important;
    height: max-content !important;
    padding: 0 !important;
}

.header .mobile-menu {
    position: fixed;
    height: 0px;
    overflow-y: scroll;
}

.mobile-menu .mobile-menu__container {
    position: relative;
}



.header .mobile-menu::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background: linear-gradient(124.97deg, rgb(15, 0, 152) -0.327%,rgb(178, 0, 255) 62.796%,rgb(255, 0, 245) 99.942%);
}

.header .mobile-menu::-webkit-scrollbar-track {
    background: rgb(207, 207, 207);
}





.header {
    width: 100%;
    background: rgb(234, 233, 233);
    height: max-content;
}

    .header .header_top {
        max-width: 1440px;
        width: 100%;
        margin: 0 auto;
    }

    .header .header_top .header_top-wrapper {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 17px 0px;
        align-items: center;
    }

.header .header_top .header-left {
    display: flex;
    gap: 20px;
    align-items: center;
}

.header .header_top .header-left .header-date p {
    font-family: 'Montserrat';
    font-size: 16px;
    color: black;
    margin-bottom: 0 !important;
}

.header .header_top .header-right .headerTel {
    border: none !important;
    font-size: 25px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: #B200FF;
    font-family: 'Montserrat' !important;
    font-size: 25px;
    font-weight: 500;
    padding-right: 10px;
    text-decoration: none;
}



    .header .header_top .header-right {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .header .header_n {
        max-width: 100%;
        width: 100%;
        background: white;
    }

    .header .header_n .menu {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        justify-content: space-between;
        display: flex;
        list-style-type: none;
    }

    .header .header_n .menu .menu-list {
        padding: 28px 0px 22px 0px;
    }

    .header .header_n .menu .menu-list a {
        color: black;
        font-family: Montserrat !important;
        font-size: 15px;
        padding: 0;
        cursor: pointer;
    }

    .header .header_n .menu .menu-list a:hover {
        text-decoration: none !important;
    }

    .header .header_n .menu .menu-list a .stroke {
        content: '';
        display: block;
        opacity: 0;
        width: 100%;
        height: 3px;
        margin-top: 5px;
        transition: 1s;
        border-radius: 5px;
        background: linear-gradient(134.20deg, rgb(178, 0, 255) 8.535%,rgb(255, 0, 245) 81.294%);
    }

    .header .header_n .header__soc {
        display: none;
    }

    /* mega-box */
        
    .mega-box {
        display: none;
        margin-top: 45px;
        white-space: normal;
        width: 100%;
        justify-content: center;
        background: none !important;
        right: 0 !important;
        left: 0 !important;
        margin-top: 0 !important;
        top: 128px;
        padding-top: 20px;
        position: absolute;
    }

    .mega-box .mega-box-container {
        max-width: 1200px;
        width: 100%;
    }

    .mega-box .mega-box-container {
        display: flex;
        background: black;
        border-radius: 0px 0px 30px 30px;
    }

    .mega-box .mega-box-container * {
        margin: 0 !important;
    }

        .mega-box .mega-box-container .mega-title {
            max-width: calc(335px - 80px);
            background-blend-mode: color-burn;
            background-size: cover;
            border-radius: 0px 0px 0px 30px;
            width: 400px;
            padding: 69px 40px;
            display: flex;
            flex-direction: column;
            gap: 5px;
            background-image: linear-gradient(rgb(27, 27, 27), rgb(27, 27, 27)), url(/main-images/mainSlidebg1.png);
        }

    .mega-box .mega-box-container .mega-title h4 {
        color: rgb(255, 255, 255);
        font-family: 'Bebas';
        font-size: 30px;
        font-weight: 500 !important;
        text-transform: uppercase;
    }

    .mega-box .mega-box-container .mega-title p {
        color: rgb(234, 233, 233);
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 300;
        line-height: 140%;
    }

    .mega-box .mega-box-container .mega-item {
        padding: 40px 24px 40px 40px;
        display: flex;
        flex-wrap: wrap;
        row-gap: 15px;
        max-width: calc(865px - 65px);
    }

    .mega-box .mega-box-container .mega-item a {
        padding: 0;
    }

    .mega-box .mega-box-container .mega-item a:nth-child(1) {
        width: 237px;
    }

        .mega-box .mega-box-container .mega-item a:nth-child(2) {
            width: 264px;
            padding-left: 25px;
            padding-right: 25px;
        }

        .mega-box .mega-box-container .mega-item a:nth-child(3) {
            width: 240px;
        }

        .mega-box .mega-box-container .mega-item a:nth-child(4) {
            width: 244px;
        }

        .mega-box .mega-box-container .mega-item a:nth-child(5) {
            width: 244px;
            padding-left: 18px;
            padding-right: 46px;
        }

        .mega-box .mega-box-container .mega-item a:nth-child(6) {
            width: 240px;
        }

        .mega-box .mega-box-container .mega-item a:hover {
            background: none;
        }

    .mega-box .mega-box-container .mega-item a h4 {
        color: #6B6B6B;
        font-family: Bebas Neue;
        font-size: 20px;
        font-weight: 500;
    }

    .mega-box .mega-box-container .mega-item a h4 span {
        color: #FF00F5;
        font-weight: 500;
    }

        .mega-box .mega-box-container .mega-item a p {
            color: rgb(234, 233, 233);
            font-family: Montserrat;
            font-size: 10px;
            font-weight: 300;
            line-height: 140%;
            padding-top: 5px;
        }


main {
    padding-top: 0 !important;
}

.home-banner-partn {
    padding-top: 40px !important;
}

    /* mega-box */

    .footer {
        margin-top: auto !important;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        background: rgb(27, 27, 27);
        white-space: normal;
        overflow: visible;
        height: max-content;
        position: static !important;
        margin-top: auto;
        z-index: 2;
    }

    .footer-wrapper {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 60px 120px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        white-space: normal;
        height: max-content;
        box-sizing: content-box;
    }

    .footer-wrapper * {
        margin: 0 !important;
    }

    .footer .footer-menu {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
        width: 188px;
        align-self: start;
    }

    .footer a,
    .footer p {
        color: rgb(255, 255, 255) !important;
        font-family: Montserrat !important;
        font-size: 15px;
        font-weight: 300;
        line-height: 140%;
    }

    .footer ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .footer ul li {
        line-height: normal !important;
    }

    .footer ul li a,
    .footer .footer-right .footer-top .footer-links .bottom-contacts a{
        text-decoration: none;
        cursor: pointer;
    }

    .footer .footer-right {
        display: flex;
        flex-direction: column;
        gap: 19px;
        width: 590px;
    }

    .footer .footer-right .footer-top {
        display: flex;
        gap: 67px;
        align-items: center;
    }

    .footer .footer-directions {
        width: 160px;
        padding-bottom: 10px;
    }

    .footer .footer-right .footer-top .footer-links {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .footer .footer-right .footer-top .footer-links .top-soc-links {
        display: flex;
        gap: 6px;
    }

    .footer .footer-right .footer-top .footer-links .bottom-contacts {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .footer .footer-right .footer-top .footer-right-info {
        display: flex;
        flex-direction: column;
        gap: 35px;
    }

    .footer .footer-right .footer-bottom p {
        color: #6B6B6B;
        text-decoration: none;
    }

    .footer .footer-right .footer-bottom p a {
        color: white;
        text-decoration: underline !important;
    }

    .footer .footer-right .footer-top .footer-links .bottom-contacts a {
        font-size: 25px;
    }


    /* mobile-menu */

.mobile-menu {
    background-image: url('/main-images/mobileMenuBg.png');
    background-color: #1B1B1B;
    background-repeat: repeat-y;
    background-position: right top;
    justify-content: flex-start;
}

    .mobile-menu .mobile-menu__container {
        padding: 50px 60px;
    }

    .mobile-menu .mobile-menu__container {
        display: flex;
        flex-direction: column;
    }

    .mobile-menu .mobile-menu__container ul {
        display: flex;
        flex-direction: column;
        gap: 20px;
        list-style-type: none;
    }

    .mobile-menu .mobile-menu__container ul li,
    .mobile-menu .mobile-menu__container ul li span {
        color: rgb(255, 255, 255);
        font-family: Montserrat;
        font-size: 15px;
        font-weight: 400;
    }

        .mobile-menu .mobile-menu__container ul li span {
            cursor: pointer;
        }

    .mobile-menu .mobile-menu__container ul li a {
        text-decoration: none;
        color: rgb(255, 255, 255);
        font-family: Montserrat !important;
        font-size: 15px;
        font-weight: 400;
        cursor: pointer;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions {
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding-bottom: 10px;
        padding-top: 25px;
        width: 50%;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions a {
        display: flex;
        flex-direction: column;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions a * {
        margin: 0 !important;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions a h5 {
        color: #6B6B6B;
        font-family: Bebas Neue;
        font-size: 20px;
        font-weight: 500;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions a h5 span {
        color: #FF00F5;
        font-family: Bebas Neue;
        font-size: 20px;
        font-weight: 700;
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions a p {
        color: rgb(234, 233, 233);
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 400;
        white-space: normal;
        line-height: 140%;
    }

    .mobile-menu .mobile-menu__container .mobile-menu-tel {
        color: rgb(178, 0, 255);
        font-family: Montserrat;
        font-size: 25px;
        font-weight: 500;
        padding-top: 30px;
        text-decoration: none;
    }

    .mobile-menu .mobile-menu__container .buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 170px;
        padding-top: 40px;
    }

        .mobile-menu .mobile-menu__container .loginButton {
            color: #FFF;
            font-family: Montserrat;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            padding: 10px 30px;
            border-radius: 30px;
            background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
            cursor: pointer;
            display: flex;
            text-align: center;
            justify-content: center;
        }

        .mobile-menu .mobile-menu__container .registerButton {
            color: #FFF;
            font-family: Montserrat;
            display: flex;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            padding: 10px 30px;
            border-radius: 30px;
            background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
            cursor: pointer;
            justify-content: center;
        }

    .mobile-menu .mobile-menu__container .dateTime {
        color: rgb(255, 255, 255);
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        padding-top: 50px;
    }

    .directions-element {
        height: 19px;
        overflow-y: hidden;
    }

    #openCloseIcon {
        opacity: 0.5;
    }


/* autorizedUser */

.user-action-wrap {
    display: flex;
    align-items: center;
}

.user-action-wrap .newLotButton {
    font-size: 14px !important;
    color: white !important;
    height: max-content !important;
    padding: 5px 10px !important;
    border-radius: 16px !important;
    background: linear-gradient(124.97deg, rgb(15, 0, 152) -50.341%, rgb(178, 0, 255) 38.682%, rgb(255, 0, 245) 91.07%);
    border: none;
    margin-right: 10px;
    font-family: "Roboto";
    line-height: 1.5;
}

.user-action-wrap .userFullName {
    color: black !important;
    height: max-content;
    margin-right: 10px !important;
    font-family: 'Roboto' !important;
    font-size: 14px;
    opacity: .8;
    background-color: none;
    border: none;
    cursor: pointer;
}



.user-action-wrap .auth-settings * {
    margin: 0 !important;
}

.user-action-wrap .auth-settings .m-icon-heart::before {
    background-image: none;
}

.user-action-wrap .auth-settings a {
    box-sizing: content-box;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: none;
    background: linear-gradient(124.97deg, rgb(15, 0, 152) -50.341%, rgb(178, 0, 255) 38.682%, rgb(255, 0, 245) 91.07%);
}

.user-action-wrap .auth-settings {
    display: flex;
    gap: 5px;
    margin-right: 10px;
}

.user-action-wrap .lang a {
    display: inline-block;
    color: black;
    font-family: 'Montserrat' !important;
    width: max-content;
}


.white-bg-content-wrapper {
    padding-top: 0 !important;
}

.regWrap {
    padding-top: 30px !important;
}

.regCont {
    margin-bottom: 120px !important;
}

.themeButtons {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    gap: 15px;
}

    .themeButtons a {
        text-transform: uppercase;
        cursor: pointer;
        padding: 12px 25px 10px 25px;
        line-height: 100%;
        color: #B200FF !important;
        font-family: Montserrat !important;
        font-size: 16px;
        font-weight: 500;
        border-radius: 30px;
        border: 1px solid transparent;
        background: linear-gradient(white, white) padding-box, linear-gradient(170deg, rgba(178, 0, 255, 1), rgba(255, 0, 245, 1)) border-box;
    }

    .themeButtons .activeTheme {
        background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%) !important;
        border: none !important;
        color: white !important;
        padding: 12px 30px 10px 30px;
    }


.helpBot {
    position: fixed;
    bottom: 40px;
    right: 22px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    user-select: none;
    z-index: 10000000;
}

.helpBot img {
    width: 50px;
    height: 50px;
}

/* autorizedUser */
@media screen and (max-width: 1450px) {
    .mega-box .mega-box-container {
        max-width: 95%;
    }
}


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

    .footer .footer-directions {
        padding-bottom: 0;
    }

    .header .header_n .menu {
        gap: 0;
        justify-content: space-between;
        max-width: 98%;
        width: 100%;
        margin: 0 auto;
    }

    .mega-box .mega-box-container .mega-item {
        max-width: 100%;
        width: 75%;
        column-gap: 30px;
    }

    .mega-box .mega-box-container .mega-title {
        width: 300px;
    }

    .mega-box .mega-box-container .mega-item a {
        width: 260px !important;
        padding: 0 !important;
    }

    .footer-wrapper {
        flex-wrap: wrap;
        justify-content: flex-start;
        row-gap: 30px;
        column-gap: 30px;
    }
}

@media screen and (max-width: 1240px) {
    .header .header_top .header_top-wrapper {
        max-width: 95%;
    }


    .user-action-wrap .auth-settings {
        flex-wrap: wrap;
        width: 150px;
        justify-content: center;
    }

    .header .header_top .header-right a:last-child {
        display: none;
    }
}

@media screen and (max-width: 1050px) {
    .themeButtons {
        overflow-y: hidden;
        width: 90%;
        flex-wrap: nowrap;
        justify-content: start;
        margin: 0 auto;
    }

    .themeButtons::-webkit-scrollbar {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .user-action-wrap {
        display: none;
    }

    .header_n {
        display: none;
    }

    .header_top-wrapper .header-right {
        display: none !important;
    }

    .header_top-wrapper .header-left .header-date {
        display: none !important;
    }

    .header {
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: white;
    }

        .header .header_top {
            max-width: 100%;
            width: 100%;
        }

    .header-mobile {
        z-index: 100001;
    }

    .header .header-mobile .hamburger .burgerStroke {
        display: block;
        width: 100%;
        height: 4px;
        border-radius: 30px;
        background: linear-gradient(124.97deg, rgb(15, 0, 152) -51.452%,rgb(178, 0, 255) 38.146%,rgb(255, 0, 245) 90.873%);
    }

    .header .header-mobile .hamburger {
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin: 0;
        cursor: pointer;
    }

    .header .header-mobile .hamburger #closeMobileMenuIcon {
        display: none;
    }

    .mobile-menu .mobile-menu__container {
        width: 100%;
    }

    .header .mobile-menu {
        width: 100%;
        left: 0;
        z-index: 100000;
        align-items: start;
    }

    .mobile-menu .mobile-menu__container .user-action-wrap {
        display: flex;
        flex-direction: column;
        width: max-content;
        align-items: flex-start;
    }

    .user-action-wrap .userFullName,
    .user-action-wrap .lang a {
        color: white !important;
    }

    .user-action-wrap .newLotButton {
        margin-right: 0;
        margin-bottom: 10px
    }

    .user-action-wrap .auth-settings {
        justify-content: start;
    }

    .user-action-wrap .lang {
        margin-top: 10px;
    }

}

@media screen and (max-width: 900px) {
    .footer-wrapper {
        padding: 60px 65px;
        max-width: calc(100% - 130px);
    }
}

@media screen and (max-width: 800px) {
    .mobile-menu .mobile-menu__container ul li .items-list-directions {
        width: 100%;
    }

    .footer .footer-right .footer-top {
            flex-direction: column;
            gap: 30px;
            align-items: flex-start;
        }

        .footer .footer-right .footer-top .footer-links {
            flex-direction: row;
            gap; 30px;
            align-items: center;
        }

        .footer .footer-right .footer-top .footer-links .top-soc-links {
            order: 1;
        }

        .footer .footer-right .footer-top .footer-links .bottom-contacts {
            gap: 5px;
        }

        .footer .footer-right .footer-top .footer-right-info {
            gap: 15px;
        }

        .footer a, .footer p {
            font-size: 12px;
        }

        .footer .footer-right .footer-top .footer-links .bottom-contacts a {
            font-size: 19px;
        }
       

        .footer .footer-right .footer-top .footer-links .top-soc-links a img {
            width: 28px;
            height: 28px;
            object-fit: contain;
        }

        .footer .footer-menu,
        .footer .footer-directions {
            width: max-content;
        }

    .mobile-menu .mobile-menu__container ul li .items-list-directions {
        width: 60%;
    }
}

@media screen and (max-width: 600px) {
    .footer-wrapper {
        padding: 60px 50px;
        max-width: calc(100% - 100px);
    }

    .mobile-menu .mobile-menu__container ul li .items-list-directions {
        width: 264px;
    }

    .helpBot {
        bottom: 15px;
        right: 15px;
    }

    .themeButtons a {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 450px) {
    .footer .footer-right .footer-top .footer-links {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media screen and (max-width: 400px) {
    .footer-wrapper {
        padding: 60px 20px;
        max-width: calc(100% - 40px);
    }

    .footer .footer-right .footer-top .footer-links {
        flex-direction: column;
    }

    .mobile-menu .mobile-menu__container {
        padding: 50px 30px;
    }

    .mobile-menu .mobile-menu__container {
        padding: 50px 20px 50px 30px !important;
    }

        .mobile-menu .mobile-menu__container ul li .items-list-directions {
            width: 100% !important;
        }
}




.carousel-items-white .slider-flat .slider-item .slider-content-wrap span {
    margin: 0 !important;
}




/* Account */

.cont-wrapper {
    display: flex;
    justify-content: center;
}

.login-wrap {
    border-radius: 30px;
    border: 0.5px solid #E0E0E0;
    background: #FFF;
    box-shadow: 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
    width: 430px;
    height: max-content;
    margin-bottom: 120px;
    padding: 60px 68px;
    margin-top: 30px !important;
}

.login-wrap form #login_with_cert_container .sertificateWrap h2 {
    display: none;
}

.login-wrap form #login_with_cert_container .sertificateWrap .sertificateInput {
    color: #B200FF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    padding: 20px 35px;
    height: max-content;
    border-radius: 30px;
    border: 1px solid #B200FF;
    width: 100%;
    background: none;
}

.login-wrap form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.login-wrap form h2 {
    margin-bottom: 10px !important;
    color: #690097;
    text-align: center;
    font-family: Bebas;
    font-size: 36px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: max-content;
    align-items: center;
}

.login-wrap form h2 hr {
    border-radius: 30px;
    background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
    width: 230px;
    height: 5px;
    margin: 0;
}

.login-wrap form .gutter-row-10 {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    display: block;
}

.login-wrap form .gutter-row-10 .col-lg-auto {
    display: none;
}

.login-wrap form .gutter-row-10 .col-lg-4 {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}

.login-wrap form .gutter-row-10 .col-lg-4 .input-custom {
    width: 100%;
    max-width: 100%;
}

    .login-wrap form .gutter-row-10 .col-lg-4 .input-custom input {
        height: max-content;
        color: rgba(23, 0, 33, 0.75);
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        padding: 20px;
        border-radius: 5px;
        background: #EAE9E9;
        border: none !important;
    }

    .login-wrap form .gutter-row-10 .col-lg-4 .input-custom input::placeholder,
    .regCont form .gutter-row-10 .col-lg-4 .input-custom input::placeholder {
        color: rgba(23, 0, 33, 0.75) !important;
        font-family: Montserrat !important;
        font-size: 14px !important;
    }


        .login-wrap form .gutter-row-10 .col-lg-4 .input-custom input:valid {
            height: max-content !important;
            color: rgba(23, 0, 33, 0.75) !important;
            font-family: Montserrat !important;
            font-size: 14px !important;
            font-style: normal !important;
            font-weight: 500 !important;
            line-height: 100% !important;
            padding: 20px !important;
            border-radius: 5px !important;
            background: #EAE9E9 !important;
            border: none !important;
        }


    .login-wrap form .gutter-row-10 .col-lg-4 .input-custom .input-group {
        position: relative;
    }

    .login-wrap form .gutter-row-10 .col-lg-4 .input-custom .input-group span {
        background: none;
        height: max-content;
        width: max-content;
        padding: 0;
        border: none;
        position: absolute;
        right: 20px;
        top: 18px;
        display: block !important;
    }


   .login-wrap form .gutter-row-10 .col-lg-4 .input-custom .text-danger {
       display: none;
   }

    .login-wrap form .gutter-row-10 .col-lg-4 .input-custom input::placeholder {
        color: rgba(23, 0, 33, 0.50);
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
    }


    .login-wrap form .pb-1 {
        padding-bottom: 0;
    }

.app-custom-check.gender-selection .custom-control-label::before,
.app-custom-check.gender-selection .custom-control-label::after {
    display: none;
}

.app-custom-check.gender-selection .custom-control-label {
    color: #170021;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    padding: 0;
}

.filed-label {
    padding-top: 0;
    color: #170021;
    text-align: right;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.customCheckbox {
    min-width: 15px;
    height: 15px;
    background-image: url("/main-images/checkBoxNotActive.svg");
    cursor: pointer;
}

.customCheckboxActive {
    min-width: 15px;
    height: 15px;
    background-image: url("/main-images/checkboxActive.svg");
    cursor: pointer;
}

.app-custom-check.gender-selection {
    padding: 0;
    display: flex;
    gap: 10px;
    align-items: center;
}

#check4 {
    display: none;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row {
    margin: 0 !important;
    justify-content: space-between;
    padding-top: 10px;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row .col {
    position: static;
    width: max-content;
    padding: 0 !important;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row .col .custom-control {
    margin-bottom: 0;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row .text-right {
    width: max-content;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row .text-right .custom-control {
    justify-content: end;
}

.login-wrap form .gutter-row-10 .col-lg-4 .row .text-right .custom-control a {
    color: #170021;
    text-align: right;
    font-family: Montserrat !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.login-wrap form .btn.btn-lg {
    margin-top: 10px;
    border: none;
    width: 100% !important;
    padding: 20px 0px !important;
    height: max-content !important;
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    border-radius: 30px;
    background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
}

.login-wrap #login_with_cert_container .mt-3 {
    margin-top: 0px !important;
}

.login-wrap #login_with_cert_container .mt-3 .row {
    margin-bottom: 0 !important;
}

.login-wrap #login_with_cert_container .mt-3 .row .col-lg-auto {
    display: none;
}

.login-wrap #login_with_cert_container .mt-3 .row .gutter-col-10 {
    padding: 0 !important;
}

.login-wrap #login_with_cert_container .mt-3 .row .gutter-col-10 button {
    padding: 20px 0px !important;
    width: 100%;
    color: #B200FF;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    height: max-content !important;
    border-radius: 30px;
    border: 1px solid #B200FF;
    background: none !important;
    box-sizing: border-box;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}



.regWrap {
    display: flex;
    justify-content: center;
    align-items: center;
}


.regCont {
    padding: 60px;
    width: 450px;
    height: max-content;
    border-radius: 30px;
    border: 0.5px solid #E0E0E0;
    background: #FFF;
    box-shadow: 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
}

.regCont form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.regCont form h2 {
    margin-bottom: 0 !important;
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    color: #690097;
    text-align: center;
    font-family: Bebas;
    font-size: 36px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100%;
}

.regCont form h2 hr {
    border-radius: 30px;
    background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
    width: 230px;
    height: 5px;
    border: none;
    outline: none;
    margin: 0 !important;
}

.regCont form .gutter-row-10 .col-lg-auto {
    display: none !important;
}

.regCont form .gutter-row-10  {
    width: 100%;
    margin-bottom: 0 !important;
}

.regCont form .gutter-row-10 .col-lg-4 {
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
    flex: none;
}

.regCont form .gutter-row-10 .col-lg-4 .input-custom {
    width: 100%;
}

.regCont form .gutter-row-10 .col-lg-4 .input-custom input {
    width: 100%;
    padding: 20px;
    height: max-content;
    color: rgba(23, 0, 33, 0.50) !important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    border-radius: 5px;
    background: #EAE9E9;
    border: none;
}

.regCont form .gutter-row-10 .col-lg-4 .input-custom input:required:valid{
    background-color: #EAE9E9 !important;
    border: none;
}

.regCont form .gutter-row-10 .col-lg-4 .input-custom input:focus {
    color: rgba(23, 0, 33, 0.75) !important;
}

.regCont form .gutter-row-10 .col-lg-4 .input-custom input::placeholder {
    color: rgba(23, 0, 33, 0.50) !important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}


.regCont form .pb-1 {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 9px;
}

.regCont form .pb-1 .col-lg-auto {
    display: block !important;
    width: max-content !important;
    flex: none;
    max-width: max-content;
    padding: 0 !important;
    height: max-content;
    height: 12px;
}

.regCont form .pb-1 .col-lg-auto label {
    width: max-content !important;
    margin: 0 !important;
    color: #690097;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.regCont form .gutter-row-10:nth-child(7) .col-lg-4 .input-custom .input-group {
    position: relative;
}

.regCont form .gutter-row-10:nth-child(7) .col-lg-4 .input-custom .input-group .input-group-append {
    position: absolute;
    top: 22px;
    right: 20px;
}

.regCont form .gutter-row-10:nth-child(7) .col-lg-4 .input-custom .input-group .input-group-append span {
    padding: 0 !important;
    background: none !important;
    border: none !important;
    line-height: 100% !important;
}

.invalid-feedback {
    margin-top: 0 !important;
    padding-top: 5px !important;
    font-family: Montserrat;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 140% !important;
}

.regCont form .gutter-row-10:nth-child(9) {
    padding-top: 10px;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
    flex: none;
    max-width: none;
    flex-direction: row;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control input {
    display: none;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control label {
    padding: 0 !important;
    color: #170021;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control label a {
    color: #690097;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control label:after,
.regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control label:before {
    display: none !important;
}

.regCont form .btn.btn-lg {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    border-radius: 30px;
    background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
    padding: 20px 0px !important;
    height: max-content;
    width: 100%;
    border: none;
    margin-top: 10px;
    margin-bottom: 0 !important;
}

.errorLabel {
    color: red !important;
}



.forgotPassWrap .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.forgotPassWrap form {
    align-items: center;

}

.forgotPassWrap .login-wrap {
    padding: 60px 33px;
}

.forgotPassWrap input {
    margin-top: 10px;
}

.forgotPassWrap p {
    color: #690097;
    text-align: center;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.forgotPassWrap button {
    width: 310px !important;
}

.forgotPassWrap .gutter-row-10 {
    width: 310px !important;
}

.forgotPassWrap form .gutter-row-10:nth-child(2) {
    width: 100% !important;
}

.forgotPassWrap form .gutter-row-10:nth-child(3) .text-danger {
    display: inline-block !important;
    text-align: left;
    padding-top: 5px;
}

.forgotPassWrap form .gutter-row-10:nth-child(3) .text-danger ul {
    margin-bottom: 0 !important;
}

.alert {
    padding: 0 !important;
    margin-bottom: 0 !important;
    background: none !important;
    border: none !important;
    color: #170021;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}

.resetPassWrap {
    margin-top: 30px;
    margin-bottom: 120px;
}

.resetPassWrap .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.resetPassWrap .container .registration-wrap {
    padding: 60px;
    border-radius: 30px;
    border: 0.5px solid #E0E0E0;
    background: #FFF;
    box-shadow: 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
    height: max-content;
    width: 430px;
    margin-bottom: 0 !important;
}

.resetPassWrap .container .registration-wrap form {
    display: flex;
    flex-direction: column;
    gap: 20px !important;
    align-items: center;
}

.resetPassWrap .container .registration-wrap form h2 {
    color: #690097;
    text-align: center;
    font-family: Bebas;
    font-size: 36px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    padding-bottom: 17px;
    margin-bottom: 0;
}

.resetPassWrap .container .registration-wrap form h2 hr {
    border-radius: 30px;
    background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
    width: 230px;
    height: 5px;
    border: none;
    outline: none;
    margin: 0 !important;
}

.resetPassWrap .container .registration-wrap form .table_wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row {
    width: 100%;
    margin-bottom: 0 !important;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row .col-lg-auto {
    display: none !important;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row .col-lg-4 {
    flex: none;
    max-width: 100%;
    padding: 0 !important;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row .col-lg-4 input {
    color: rgba(23, 0, 33, 0.50);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding: 20px;
    border-radius: 5px;
    background: #EAE9E9;
    height: max-content;
    border: none !important;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row .col-lg-4 input::placeholder {
    color: rgba(23, 0, 33, 0.50);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.resetPassWrap .container .registration-wrap form .table_wrapper .row .col-lg-4 ul {
    margin-bottom: 0 !important;
}

.resetPassWrap .container .registration-wrap form .mb-3:nth-child(4) {
    margin-bottom: 0 !important;
    width: 100%;
}

.resetPassWrap .container .registration-wrap form .mb-3:nth-child(4) .col-lg-auto {
    display: none;
}

.resetPassWrap .container .registration-wrap form .mb-3:nth-child(4) .col-lg-4 {
    flex: none;
    max-width: 100%;
    padding: 0 !important;
    width: 100%;
}

.resetPassWrap .container .registration-wrap form .mb-3:nth-child(4) .col-lg-4 button {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    padding: 20px 0px !important;
    height: max-content;
    width: 100%;
    border-radius: 30px;
    background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
    border: none;
    margin-bottom: 0 !important;
}

.regSuccessWrap {
    display: flex;
    justify-content: center;
}

.regSuccess {
    width: 650px;
    height: max-content;
    padding: 60px;
    box-sizing: border-box;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    border-radius: 30px;
    border: 0.5px solid #E0E0E0;
    background: #FFF;
    box-shadow: 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
}

.regSuccess h2 {
    color: #690097;
    text-align: center;
    font-family: Bebas;
    font-size: 36px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}

.regSuccess h2 hr {
    border-radius: 30px;
    background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
    width: 315px;
    height: 5px;
    border: none;
    outline: none;
    margin: 0 !important;
}

.regSuccess p {
    color: #170021;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}

.regSuccess p a {
    color: #170021;
    font-family: Montserrat !important;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-decoration-line: underline;
}

.regSuccess .linkToLots {
    color: #FFF !important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 100%;
    text-decoration: none;
    padding: 20px 35px;
    border-radius: 30px;
    background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
    height: max-content;
}

.validation-summary-errors ul {
    list-style-type: none;
}

.validation-summary-errors ul li {
    margin-top: 0 !important;
    padding-top: 5px !important;
    font-family: Montserrat;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 140% !important;
    color: red !important;
}



@media screen and (max-width: 768px) {
    /*    .container {
        max-width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }*/

    .regSuccess {
        width: 90%;
    }
}

@media screen and (max-width: 500px) {
    .login-wrap,
    .regCont {
        width: 100%;
        padding: 60px 30px;
    }

    .login-wrap form h2 {
        width: 100%;
    }

    .app-custom-check.gender-selection .custom-control-label {
        text-align: left;
    }

    .regCont form .gutter-row-10:nth-child(9) .col-lg-4 .custom-control {
        align-items: start;
    }

    .regCont form .gutter-row-10 .col-lg-4 .row .col-md-auto {
        width: max-content;
    }

    .forgotPassWrap .login-wrap {
        padding: 60px 0px;
    }

    .forgotPassWrap .login-wrap form .btn.btn-lg  {
        margin-top: 0 !important;
    }

    .resetPassWrap .container .registration-wrap {
        padding: 60px 30px !important;
    }

    .resetPassWrap .container .registration-wrap form .table_wrapper {
        width: 100%;
    }

    .resetPassWrap .container .registration-wrap form h2 {
        margin: 0 !important;
    }

    .regSuccess h2 hr {
        width: 80%;
    }

    .regSuccess2 h2 {
        font-size: 28px;
    }
}

@media screen and (max-width: 400px) {
    .forgotPassWrap .login-wrap {
        padding: 60px 20px;
    }

    .regSuccess {
        width: 100%;
        padding: 60px 42px;
    }

    .regSuccess h2 hr {
        width: 80%;
    }

}








/* TEMP */

/* defaultModal */

.defaultModalbackdrop {
    background: #0000000a;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    padding-right: 0 !important;
    z-index: 10000000000;
}

.defaultModalWrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-backdrop {
    display: none;
}

.defaultModal {
    position: relative;
    width: max-content;
    padding: 60px 40px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    background: #FFF;
    box-shadow: 0px 100px 80px 0px rgba(0, 0, 0, 0.07), 0px 64.815px 46.852px 0px rgba(0, 0, 0, 0.05), 0px 38.519px 25.481px 0px rgba(0, 0, 0, 0.04), 0px 20px 13px 0px rgba(0, 0, 0, 0.04), 0px 8.148px 6.519px 0px rgba(0, 0, 0, 0.03), 0px 1.852px 3.148px 0px rgba(0, 0, 0, 0.02);
}

    .defaultModal h4 {
        color: #690097;
        text-align: center;
        font-family: "Bebas";
        font-size: 36px;
        font-style: normal;
        font-weight: 500 !important;
        line-height: 100%; /* 36px */
        display: flex;
        flex-direction: column;
        gap: 5px;
        align-items: center;
    }

        .defaultModal h4 hr {
            margin: 0 !important;
            height: 5px;
            border-radius: 30px;
            background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
        }

    .defaultModal .closeButton {
        position: absolute;
        top: 20px;
        right: 25px;
        background: none;
        padding: 0;
    }

    .defaultModal p {
        text-align: center;
    }

.logOutModal h4 hr {
    width: 315px;
}

.logOutModal .defaultModal {
    width: 650px;
}

.logOutModal .defaultDescription {
    font-size: 14px;
}

.logOutModal .defaultPinkButton {
    padding: 20px 68px;
}


@media screen and (max-width: 700px) {
    .defaultModal {
        width: 90% !important;
    }

        .defaultModal h4 {
            width: 100%;
        }

            .defaultModal h4 hr {
                width: 80%;
            }

        .defaultModal p {
            font-size: 12px !important;
        }
}

@media screen and (max-width: 700px) {
    .defaultModal {
        padding: 40px 20px;
    }

    .logOutModal .defaultPinkButton {
        padding: 18px 56px;
    }
}






.modalTitle {
    color: #690097;
    text-align: center;
    font-family: "Bebas";
    font-size: 36px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

    .modalTitle hr {
        height: 5px;
        width: 100%;
        border-radius: 30px;
        background: linear-gradient(134deg, #B200FF 14.85%, #FF00F5 86.52%);
    }

.defaultDescription {
    color: #170021;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 16.2px */
}

.errorText {
    color: red;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 16.2px */
    margin-bottom: 0 !important;
}

.inputName {
    color: #690097;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
}

.defaultInput {
    padding: 20px;
    border-radius: 5px;
    background: #EAE9E9 !important;
    color: rgba(23, 0, 33, 0.75);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 14px */
    border: none;
    outline: none;
    width: 100%;
}



.defaultPinkButton {
    padding: 20px 0px;
    width: 100%;
    color: #FFF;
    border: none !important;
    outline: none !important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 14px */
    border-radius: 30px;
    background: linear-gradient(127deg, #0F0098 -29.55%, #B200FF 48.7%, #FF00F5 94.76%);
}

.purpleTextHead {
    color: #690097;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
}

.purpleTextHeadSmall {
    color: #690097;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 15px */
}

.defaultComment {
    color: rgba(23, 0, 33, 0.60);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 12px */
}

.errorMessage {
    color: red !important;
}


@media screen and (max-width: 770px) {
    .tempWrap {
        display: flex;
        flex-direction: column
    }
}
/* TEMP */
