

.logo,
.frame-parent,
.action-inner,
.menu-selection,
.user-frame a {
    text-decoration: none;
    display: flex;
    align-self: stretch;
    flex-direction: column;
}

.logo,
.frame-parent,
.action-inner,
.menu-selection,
.user-frame a:hover {
    text-decoration: none;
}

.portal-bg-pattern-2 {
    height: 100%;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    object-fit: contain;
    position: absolute;
    left: 40px;
    top: 0;
    width: 100%;
    transform: scale(1.056);
}

.wrapper-portal-bg-pattern-2 {
    height: 500px;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.language-text {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 500;
}

.language {
    align-self: stretch;
    border-radius: var(--Small, 8px);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--small);
    cursor: pointer;
    border: 1px solid #0000;
}

    .language:hover {
        border-radius: var(--Small, 8px);
        border: 1px solid var(--10-black, #E7E7E5);
    }

.language-selector {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--small);
}

.language-selector {
    border-radius: var(--br-11xl) var(--br-11xl) 0 0;
    border-bottom: 1px solid var(--black1);
}

.navigation-menu-icon {
    width: 24px;
    height: 12px;
    position: absolute;
    margin: 0 !important;
    top: -6px;
    left: 84px;
    border-radius: 2px;
    z-index: 1;
}

.language-actione {
    margin: 0 !important;
    position: absolute;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    top: 50px;
    right: 20px;
    border-radius: 10px;
    background-color: var(--white);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    flex-direction: column;
    z-index: 1;
}

.key-container {
    width: 1440px;
    top: 70px;
    left: 0;
    flex-direction: row;
    text-align: left;
    font-size: var(--p-bold-size);
    color: var(--black2);
    font-family: var(--p-bold);
}

.group-icon {
    height: 42.8px;
    width: 37.2px;
    position: relative;
}

.group-icon1 {
    align-self: stretch;
    height: 15.7px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    flex-shrink: 0;
}

.inner-frame,
.logo {
    display: flex;
    justify-content: flex-start;
}

.inner-frame {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 var(--padding-12xs) 9px 0;
}

.logo {
    width: 20%;
    overflow: hidden;
    flex-shrink: 0;
    flex-direction: row;
    align-items: flex-end;
    padding: 0 0 var(--padding-12xs);
    box-sizing: border-box;
    gap: 0 9px;
}

.menu-item {
    position: relative;
    font-weight: 600;
}

.vector-arrow-icon {
    height: 15.2px;
    width: 10.4px;
    position: absolute;
    margin: 0 !important;
    top: 3.9px;
    left: 0.3px;
    object-fit: contain;
}

.phonenumber {
    position: relative;
    font-weight: 600;
}

.menu-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
}

.sign-up-integrations {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0 0 var(--padding-sm);
    position: relative;
    gap: 0 4px;
}

.menu-selection {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--small) 0 0;
    gap: 0 16px;
}

.sign-up {
    position: relative;
    font-size: var(--p-bold-size);
    line-height: 135%;
    font-weight: 600;
    font-family: var(--p-bold);
    color: var(--white);
    text-align: right;
}

    .sign-up a {
        color: var(--white);
    }

        .sign-up a:hover {
            text-decoration: none;
        }

.user1 {
    cursor: pointer;
    border: 0;
    padding: var(--small) var(--padding-sm);
    background-color: var(--main);
    border-radius: var(--br-11xl);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.log-in {
    position: relative;
    font-size: var(--p-bold-size);
    line-height: 135%;
    font-weight: 600;
    font-family: var(--p-bold);
    color: var(--main);
    text-align: right;
}
    .log-in a {
        color: var(--main) !important;
    }

    .input-field,
    .user2 {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

.user2 {
    cursor: pointer;
    border: 0;
    padding: var(--small) 6px;
    background-color: transparent;
    border-radius: var(--br-11xl);
    overflow: hidden;
    justify-content: center;
}

.input-field {
    justify-content: flex-start;
    gap: 0 8px;
}

.lang {
    position: relative;
    line-height: 135%;
    font-weight: 600;
    text-transform:capitalize;
}

.menu-button-icon {
    height: 4px;
    width: 8px;
    position: relative;
    object-fit: contain;
}

.chevron,
.user3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.chevron {
    height: 10px;
    width: 10px;
    padding: 3px 0 0;
    box-sizing: border-box;
}

.user3 {
    border-radius: var(--br-11xl);
    padding: 5px 0;
    gap: 0 4px;
    cursor:pointer;
}

.user-frame {
    flex-direction: row;
    padding: var(--padding-5xs) 0 0;
    gap: 0 16px;
    text-align: left;
    width: 20%;
    justify-content: flex-end !important;
}

.menu,
.my-keys,
.user-frame {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
    .user-frame button {
        text-transform:none !important;
    }
    .menu {
        position: fixed;
        width: 100%;
        z-index: 10;
        align-self: stretch;
        background-color: var(--white);
        border-bottom: 1px solid var(--black1);
        flex-direction: row;
        padding: var(--small) var(--very-large) var(--standart);
        text-align: center;
        font-size: var(--p-bold-size);
        color: var(--black2);
        font-family: var(--p-bold);
    }

.my-keys {
    width: 100%;
    position: relative;
    background-color: var(--black);
    overflow: hidden;
    flex-direction: column;
    padding: 0 0 244px;
    box-sizing: border-box;
}

.menu-selection a:hover {
    text-decoration: none;
}

.menu-selection a.active {
    text-decoration: none;
    color: var(--main);
}
.settings-frame {
    border-radius: var(--br-11xl) var(--br-11xl) 0 0;
    border-bottom: 1px solid var(--black1);
}
.settings-frame {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--small);
}
.log-out {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 500;
}

.logout-text {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--small);
}
.logout-text a {
    color: var(--red) !important;
}

.setting-action {
    margin: 0 !important;
    position: absolute;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    top: 50px;
    right: 71px;
    border-radius: 10px;
    background-color: var(--white);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
    flex-direction: column;
    z-index: 1;
}

.icons-20x20-person {
    height: 20px;
    width: 20px;
    position: relative;
    object-fit: cover;
    display: none;
}

.header-frame-icon {
    width: 24px;
    height: 12px;
    position: absolute;
    margin: 0 !important;
    top: -6px;
    border-radius: 2px;
    z-index: 1;
    right:0px;
}

.username {
    position: relative;
    line-height: 135%;
    font-weight: 600;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.vectorchevron-icon {
    height: 4px;
    width: 8px;
    position: relative;
    object-fit: contain;
}

.chevron,
.user {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.chevron {
    height: 10px;
    width: 10px;
    justify-content: center;
    padding: var(--padding-10xs) 0 0;
    box-sizing: border-box;
}

.user {
    border-radius: var(--br-11xl);
    background-color: var(--black3);
    border: 1px solid var(--black1);
    overflow: hidden;
    justify-content: flex-start;
    padding: var(--quater) var(--padding-4xs) var(--quater) 7px;
    gap: 0 1px;
    max-width: 160px;

}

.togglediv {
    cursor:pointer;
}

.togglediv_new {
    cursor: pointer;
}


@media (max-width: 767px) {
    .menu1 {
        display:flex !important;
    }
    .menu {
        position: fixed;
        top: 0;
        left: 0;
        background-color: var(--white);
        border-bottom: 1px solid var(--black4);
        box-sizing: border-box;
        width: 100%;
        height: 56px;
        justify-content: space-between;
        padding: var(--small) var(--very-large) var(--standart);
    }
    .logo {
        width: 93px;
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }
    .group-icon {
        height: 36px;
        width: 31.3px;
        position: relative;
    }
    .inner-frame {
        flex: 1;
        flex-direction: column;
        align-items: flex-start;
        padding: 7px 0 0;
    }
    .group-icon1 {
        align-self: stretch;
        height: 13.2px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        flex-shrink: 0;
    }
    .desktopview {
        display:none;
    }
}

.menu-action,
.user-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.user-wrapper {
    align-self: stretch;
    border-radius: var(--br-11xl) var(--br-11xl) 0 0;
    border-bottom: 1px solid var(--black4);
    padding: var(--large) var(--very-large);
    gap: 16px 0;
}

.menu-action {
    position: fixed;
    height:100%;
    width: calc(100% + 1px);
    top: 56px;
    right: 0;
    left: -1px;
    background-color: var(--white);
    font-size: var(--h2-size);
}
.menu1 {
    justify-content: flex-start;
    padding: var(--padding-5xs) 0 0;
    gap: 0 20px;
    display:none;
}
.menu1.icon .union-icon {
    display: flex !important;
}
.menu1.icon .union-icon1 {
    display: none;
}
.menu1 .union-icon {
    display: none;
}
.menus {
    position: relative;
    line-height: 135%;
    font-weight: 600;
}

.menu-parent {
    align-self: stretch;
    border-bottom: 1px solid var(--black4);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--very-large);
    gap: 24px 0;
}

.log-out-1 {
    width: 196px;
    position: relative;
    line-height: 135%;
    font-weight: 600;
    color: var(--red);
    display: inline-block;
    height: 23px;
    flex-shrink: 0;
    text-align:left;
}
    .log-out-1 a {
        color: var(--red);
    }
    .settings-parent {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: var(--small) 0 0;
        gap: 24px 0;
    }

.username-mobile {
    flex: 1;
    position: relative;
    line-height: 135%;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.frame-parent,
.user-mobile {
    display: flex;
    flex-direction: row;
}

.user-mobile {
    border-radius: var(--br-11xl);
    background-color: var(--black3);
    border: 1px solid var(--black4);
    box-sizing: border-box;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    padding: var(--small) var(--standart);
    max-width: 140px;
    font-size: var(--p-bold-size);
    color: var(--black5);
}

.frame-parent {
    align-self: stretch;
    border-bottom: 1px solid var(--black4);
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--large) var(--very-large) var(--very-large);
    gap: 0 16px;
}

.language-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.language-parent {
    align-self: stretch;
    border-radius: var(--br-11xl);
    gap: 0 4px;
}
.selected-lang {
    align-self: stretch;
    flex: 1;
    position: relative;
    line-height: 135%;
    font-weight: 600;
    text-align:left;
}
.call-child {
    width: 10.41px;
    position: relative;
    height: 15.25px;
    object-fit: contain;
}
.action-inner,
.user-parent {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.user-parent {
    flex-direction: row;
    gap: 0 16px;
}

.action-inner {
    border-radius: var(--br-11xl) var(--br-11xl) 0 0;
    border-bottom: 1px solid var(--black4);
    flex-direction: column;
    padding: var(--large) var(--very-large);
    text-align: right;
    color: var(--white);
}
    .action-inner a {
        color: var(--white);
    }
    .english-parent {
        align-self: stretch;
        border-radius: var(--br-11xl) var(--br-11xl) 0 0;
        gap: 20px 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

.call{
    border-radius: var(--br-11xl);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0 4px;
}

.signupdv,
.signindv {
    flex: 1;
    border-radius: var(--br-21xl);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-3xs) var(--padding-mini);
}

.signupdv {
    background-color: var(--color-mediumseagreen);
}

.signindv a{
    color: var(--color-mediumseagreen);
}

.franais {
    position: relative;
    line-height: 134%;
    font-weight: 500;
}


.billing1,
.item {
    position: relative;
    font-weight: 600;
}

.billing1 {
    width: 99px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
}

.item {
    font-size: var(--font-size-sm);
    font-family: var(--h1-knd);
    
    text-align: center;
}

.item-node.active .item a{
    color: var(--white);
}

.item-node .item a:hover {
    text-decoration:none !important;
}

.warning-icon {
    height: 14px;
    width: 1px;
    position: relative;
    display: none;
}

.item-node {
    cursor: pointer;
    border: 0;
    padding: var(--quater) var(--large);
    
    border-radius: var(--br-4xs);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.warning-icon1 {
    height: 14px;
    width: 1px;
    position: relative;
    display: none;
}

.popup-segmented-controll {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.item-node.active {
    background-color: var(--main);
}

.popup-segmented-controll {
    border-radius: 10px;
    background-color: var(--white);
    border: 1px solid var(--black6);
    padding: 2px var(--padding-12xs);
    font-size: var(--font-size-sm);
}
/*
.title {
    align-self: stretch;
    background-color: var(--black);
    border-bottom: 1px solid var(--black1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: var(--large) var(--large) var(--very-large);
    gap: 8px 0;
    color: var(--black2);
}
*/
.billing-info,
.info,
.screenshot-box {
    align-self: stretch;
    flex: 1;
    max-width: 100%;
}

.info {
    border-right: 1px solid var(--black1);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: 88vh;
}

.billing-info {
    flex-direction: row;
}

.billing,
.billing-info,
.frame-container,
.popup-segmented-control {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.popup-segmented-control {
    margin-bottom: -1px;
    align-self: stretch;
    flex: 1;
    flex-direction: column;
    max-width: 100%;
    z-index: 1;
    text-align: center;
    font-size: var(--h1-knd-size);
    color: var(--black2);
    font-family: var(--h1-knd);
}

@media screen and (max-width: 800px) {
    .screenshot-box {
        padding-top: var(--very-large);
        padding-bottom: var(--very-large);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 450px) {
    .item-node,
    .popup-segmented-controll {
        width: calc(100% - 40px);
    }
    .location-icon {
        width: 25px !important;
        position: relative;
        height: 25px !important;
        object-fit: cover;
    }
}

.popup-segmented-controll .item-node:last-child {
    margin-right: 0px;
}


.rotate180 {
    transform: rotate(180deg);
}

@media only screen and (min-device-width: 768px) {
    .logo {
        width: 110px !important;
    }

    .user-frame {
        width: auto !important;
    }
}