@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@200;300;400;500;600;700;800;900&amp;display=swap");:root {
    --max-width: ;
    --border-radius: 12px;
    --font-primary: Hanken Grotesk;
    --content-white: #fdfefd;
    --blue-gradient: ;
    --red-gradient:
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: var(--font-primary)
}

body,html {
    max-width: 100vw;
    overflow-x: hidden;
    font-family: Hanken Grotesk;
    scroll-behavior: smooth
}

a {
    color: inherit;
    text-decoration: none;
    width: inherit
}

button {
    cursor: pointer
}

.header_header__4AzQq {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    padding: 1.11vw 5.55vw;
    height: 5.9vw;
    position: relative;
    z-index: 2
}

.header_header__4AzQq .header_left__umH9d {
    display: flex;
    align-items: center;
    gap: 5.55vw
}

.header_header__4AzQq .header_logo__fltLK {
    position: relative;
    height: 3.88vw;
    width: 10.41vw
}

.header_header__4AzQq .header_nav__jTjCB .header_nav-list__7L765 {
    display: flex;
    align-items: center;
    list-style: none
}

.header_header__4AzQq .header_nav__jTjCB .header_nav-list__7L765 .header_nav-item__OjlkW {
    padding: .555vw 1.4319vw;
    font-weight: 400;
   
    line-height: 140%;
    letter-spacing: -.008688vw
}

.header_header__4AzQq .header_nav__jTjCB .header_nav-list__7L765 .header_nav-item__OjlkW:hover {
    transition: all;
    border-bottom: .1388vw solid #014ab9;
    color: #014ab9;
    cursor: pointer
}

.header_header__4AzQq .header_nav__jTjCB .header_nav-list__7L765 .header_nav-item-active__RhxTD {
    border-bottom: .1388vw solid #014ab9;
    color: #014ab9
}

.header_header__4AzQq .header_dropdown__KAUGG {
    position: relative;
    text-align: left
}

.header_header__4AzQq .header_dropdown__KAUGG li {
    list-style: none
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu {
    position: absolute;
    height: 0;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu {
        position:relative;
        left: 0;
        transform: none
    }
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR {
    width: 100%;
    padding: 10px 10px 0 0;
    margin: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    position: relative
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR {
        margin-left:0
    }
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR a {
    white-space: nowrap
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_nav-item__OjlkW {
    padding: .555vw 1.4319vw;
    font-weight: 400;
    font-size: 1.11vw;
    line-height: 140%;
    letter-spacing: -.008688vw;
    list-style: none
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_nav-item__OjlkW .header_dorpdown_title__gboZe {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_nav-item__OjlkW {
        font-size:16px;
        padding: 10px
    }
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_nav-item__OjlkW:hover {
    transition: all;
    border-bottom: .1388vw solid #014ab9;
    color: #014ab9;
    cursor: pointer
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_dropdown2__vpm7K {
    position: relative;
    width: 100%
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_dropdown2__vpm7K .header_dropdown_items2__M7wxs {
    width: 100%;
    height: 0
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_dropdown2__vpm7K:hover .header_dropdown_items2__M7wxs {
    height: -moz-fit-content;
    height: fit-content
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_items__vfGtu .header_link_wrapper__EFGtR .header_dropdown2__vpm7K:hover .header_dropdown_items2__M7wxs .header_nav-item__OjlkW {
    padding-left: 40px
}

.header_header__4AzQq .header_dropdown__KAUGG:hover .header_dropdown_items__vfGtu {
    height: -moz-fit-content;
    height: fit-content
}

.header_header__4AzQq .header_dropdown__KAUGG .header_dropdown_open__H_j3o {
    height: -moz-fit-content!important;
    height: fit-content!important
}

.header_header__4AzQq .header_right-btn__PhlrC {
    display: flex;
    gap: 1.11vw
}

.header_header__4AzQq .header_demo-btn-2__Ec5fg,.header_header__4AzQq .header_demo-btn__wv6wI {
    border: none;
    color: var(--content-white);
    font-size: .91vw;
    border-radius: .2777vw;
    background: #1a1e1d;
    font-weight: 800;
    line-height: 140%;
    letter-spacing: -.01333vw;
    padding: .86vw .8288vw;
    cursor: pointer
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq .header_demo-btn-2__Ec5fg {
        display:none
    }
}

.header_header__4AzQq .header_demo-btn-dropdown__BzXGB {
    display: flex;
    flex-direction: column;
    border: 1px solid red
}

.header_header__4AzQq .header_demo-btn-dropdown__BzXGB .header_demo-btn-2__Ec5fg {
    border: none;
    color: var(--content-white);
    font-size: .91vw;
    border-radius: .2777vw;
    background: #1a1e1d;
    font-weight: 800;
    line-height: 140%;
    letter-spacing: -.01333vw;
    padding: .86vw .8288vw;
    cursor: pointer
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq .header_demo-btn-dropdown__BzXGB .header_demo-btn-2__Ec5fg {
        display:none
    }
}

.header_header__4AzQq .header_hamburger-btn-container__xrmt4 {
    width: 7.5vw;
    height: 3.28vw;
    position: relative;
    display: none;
    cursor: pointer
}

.header_header__4AzQq .header_hamburger-cross-btn-container__JrcQ8 {
    font-size: 8.88vw
}

.header_header__4AzQq .header_nav-mobile__Qn47V {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 3.33vw;
    background-color: #fff;
    width: 100%;
    padding: 3.33vw;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.4)
}

.header_header__4AzQq .header_nav-mobile__Qn47V .header_nav-item-mobile-active__xg9Mq {
    color: #014ab9
}

@media screen and (max-width: 650px) {
    .header_header__4AzQq {
        height:18.89vw;
        padding: 3.33vw 4.44vw
    }

    .header_header__4AzQq .header_logo__fltLK {
        width: 32.7vw;
        height: 12.22vw
    }

    .header_header__4AzQq .header_demo-btn__wv6wI,.header_header__4AzQq .header_nav__jTjCB {
        display: none
    }

    .header_header__4AzQq .header_hamburger-btn-container__xrmt4 {
        display: block
    }
}

.header_header-contact-us__SZhXA {
    height: 7.22vw
}

@media screen and (max-width: 650px) {
    .header_header-contact-us__SZhXA {
        height:18.888vw
    }
}

.footer_footer__dwlkH {
    background: #1a1e1d
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH {
        padding:6.66vw 6.66vw 11.11vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy {
    padding: 4.44vw 5.55vw 3.33vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #e6e8e7
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy {
        padding:0 0 11.11vw;
        flex-direction: column;
        align-items: normal;
        gap: 6.66vw
    }

    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi {
        display: flex;
        justify-content: space-between
    }

    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi .footer_footer-contact-data__wPIey {
        display: flex;
        flex-direction: column;
        align-items: flex-end
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi .footer_logo__35f0f {
    position: relative;
    height: 4.88vw;
    width: 12.41vw;
    margin-bottom: 1.66vw
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi .footer_logo__35f0f img {
    object-fit: contain
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi .footer_logo__35f0f {
        width:27.77vw;
        height: 10.55vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi p {
    font-size: 1.66vw;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -.48px;
    margin-top: .55vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-contact___s7zi p {
        font-size:3.33vw;
        letter-spacing: -.0666vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC {
    display: grid;
    grid-template-columns: auto auto auto;
    font-size: 1.11vw;
    line-height: 140%
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC {
        justify-content:space-between;
        column-gap: 3.33vw;
        font-size: 3.88vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf {
    min-width: 8.3vw;
    margin-left: 1.11vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf {
        min-width:26.66vw;
        margin-left: 0
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf h5 {
    font-size: 1.11vw;
    font-weight: 700;
    line-height: 137.5%;
    letter-spacing: -.013333vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf h5 {
        font-size:3.888vw;
        line-height: 142%;
        letter-spacing: -.04666vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf .footer_nav-items__RehI1 {
    margin-top: 1.11vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf .footer_nav-items__RehI1 {
        margin-top:3.33vw
    }
}

.footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf .footer_nav-items__RehI1 .footer_nav-items-description__BVa_Y {
    font-size: 1.111vw;
    font-weight: 400;
    line-height: 157.14%;
    letter-spacing: -.007388vw;
    padding-bottom: .5vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_footer-1__wnrJy .footer_footer-nav__xgXsC .footer_links-col__wtjJf .footer_nav-items__RehI1 .footer_nav-items-description__BVa_Y {
        padding-bottom:2.22vw;
        font-size: 12px;
        line-height: 140%
    }
}

.footer_footer__dwlkH .footer_sub-footer__Emofh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #3a403f;
    padding: 1.66vw 5.55vw 2.77vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_sub-footer__Emofh {
        padding:6.66vw 0 0;
        border-width: .277vw;
        flex-direction: column;
        gap: 6.66vw
    }
}

.footer_footer__dwlkH .footer_sub-footer__Emofh p {
    color: var(--content-white);
    font-size: .97vw;
    line-height: 140%;
    letter-spacing: .042px;
    font-weight: 400
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_sub-footer__Emofh p {
        font-size:3.055vw;
        letter-spacing: -.0305vw
    }
}

.footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS {
    display: flex;
    align-items: center;
    gap: 1.66vw
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS {
        gap:5.55vw
    }
}

.footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS :first-child .footer_social-icon__rCKdQ {
    position: relative;
    height: 2.46vw;
    width: 2.46vw;
    flex-shrink: 0
}

.footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS :first-child .footer_social-icon__rCKdQ img {
    object-fit: contain
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS :first-child .footer_social-icon__rCKdQ {
        width:8.55vw;
        height: 11.55vw
    }
}

.footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS .footer_social-icon__rCKdQ {
    position: relative;
    height: 1.66vw;
    width: 1.66vw;
    flex-shrink: 0
}

.footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS .footer_social-icon__rCKdQ img {
    object-fit: contain
}

@media screen and (max-width: 650px) {
    .footer_footer__dwlkH .footer_sub-footer__Emofh .footer_social-links__BQGzS .footer_social-icon__rCKdQ {
        width:5.55vw;
        height: 5.55vw
    }
}
