.etztaq_tcpa {
    font-size: 10px;
    line-height: 14px;
    display: block
}

.etztaq_tcpa a {
    color: var(--link-default);
    text-decoration: underline
}

.etztaq_geicoDisclosure {
    margin-top: 8px;
    font-size: 10px;
    line-height: 14px;
    display: block
}

.etztaq_geicoDisclosure a {
    color: var(--link-default);
    text-decoration: underline
}

.etztaq_consent {
    letter-spacing: -.4px;
    margin: 0 -8px;
    font-size: 10px;
    line-height: 14px
}

@media screen and (width>=768px) {

    .etztaq_tcpa,
    .etztaq_consent,
    .etztaq_geicoDisclosure {
        letter-spacing: normal;
        margin: 0;
        font-size: 12px;
        line-height: 16px
    }

    .etztaq_geicoDisclosure {
        margin-top: 8px
    }
}

._2eWyta_container {
    flex-direction: column;
    align-items: center;
    max-width: 960px;
    margin: auto;
    display: flex
}

._2eWyta_card {
    background: var(--surface-color-primary);
    border-radius: var(--radius-xx-large);
    border: 1px solid var(--border-color-secondary);
    text-align: left;
    width: 100%;
    max-width: 640px;
    margin: auto auto 8px;
    padding: 16px 32px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

._2eWyta_card._2eWyta_sureint {
    background: var(--background-secondary)
}

._2eWyta_clickable {
    cursor: pointer
}

._2eWyta_top {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    display: flex
}

._2eWyta_topPartial {
    flex-direction: column;
    display: flex
}

._2eWyta_topPartial ._2eWyta_name {
    margin: 0 0 16px
}

._2eWyta_topText {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px
}

._2eWyta_topLink {
    color: var(--link-default);
    align-items: center;
    display: flex
}

._2eWyta_topLink span {
    margin-top: 2px;
    margin-left: 8px;
    display: none
}

._2eWyta_editIcon {
    width: 24px;
    height: 24px
}

._2eWyta_name {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px
}

._2eWyta_info {
    grid-template-columns: 16px auto;
    align-items: center;
    gap: 16px;
    display: grid
}

._2eWyta_info svg {
    width: 24px;
    height: 24px
}

._2eWyta_infoItem {
    align-items: center;
    margin-top: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: flex
}

._2eWyta_infoItem svg {
    margin-left: auto
}

._2eWyta_showMore {
    color: var(--link-default);
    margin-left: 8px;
    font-weight: 500
}

._2eWyta_bottom {
    justify-content: flex-end;
    margin-top: 8px;
    font-size: 12px;
    display: flex
}

._2eWyta_link {
    color: var(--link-default);
    margin-left: 8px;
    font-size: 12px;
    font-weight: 600
}

._2eWyta_link:hover {
    color: var(--link-hover)
}

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

._2eWyta_submit {
    width: 100%;
    max-width: 464px;
    margin-top: 8px
}

._2eWyta_submit svg {
    margin-left: 8px
}

._2eWyta_consent {
    min-height: 240px;
    margin-top: 16px
}

._2eWyta_tcpa {
    margin-top: 16px;
    font-size: 10px
}

@media screen and (width>=768px) {
    ._2eWyta_card {
        margin-bottom: 16px;
        padding: 24px 48px
    }

    ._2eWyta_top {
        margin-bottom: 24px
    }

    ._2eWyta_name {
        font-size: 32px;
        line-height: 40px
    }

    ._2eWyta_topLink span {
        display: block
    }

    ._2eWyta_info {
        grid-template-columns: 24px auto;
        gap: 16px
    }

    ._2eWyta_infoItem {
        font-size: 16px;
        line-height: 24px
    }

    ._2eWyta_submit {
        margin-top: 16px
    }

    ._2eWyta_consent {
        min-height: 160px;
        margin-top: 32px
    }

    ._2eWyta_tcpa {
        font-size: 12px
    }
}

.xOI9Fa_heroSection {
    background: var(--background-brand);
    flex-direction: column;
    min-height: calc(100vh - 64px);
    padding: 24px 16px;
    display: flex
}

.xOI9Fa_title {
    font-size: var(--text-h2-mobile-size);
    line-height: var(--text-h2-mobile-line-height);
    text-align: center;
    color: var(--text-color-invert)
}

.xOI9Fa_circleContainer {
    border: solid 1px var(--text-color-invert);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 40px auto 24px;
    padding: 9px;
    display: inline-block;
    position: relative
}

.xOI9Fa_homeContainer {
    margin: 40px auto 24px;
    display: inline-block
}

.xOI9Fa_circleContainer .xOI9Fa_circleDashed {
    border: dashed 2px var(--text-color-invert);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    padding: 9px
}

.xOI9Fa_circleContainer .xOI9Fa_circleDashed div {
    background: var(--text-color-invert);
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    height: 100%;
    color: var(--status-info);
    border-radius: 50%;
    font-size: 16px;
    font-weight: 700;
    line-height: 80px
}

.xOI9Fa_circleContainer:before {
    content: "";
    background: url(/images/icons/car-small.svg) no-repeat;
    width: 46px;
    height: 150px;
    animation: 3s linear infinite xOI9Fa_rotate;
    position: absolute;
    top: -17px;
    left: 36px
}

@keyframes xOI9Fa_rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

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

.xOI9Fa_skipWallText {
    font-size: var(--text-p1-size);
    line-height: var(--text-p1-line-height);
    text-align: center;
    color: var(--text-color-invert);
    margin-bottom: 20px;
    font-weight: 700
}

.xOI9Fa_skipWallLogo {
    margin-bottom: 20px;
    box-shadow: 0 4px 6px #0000001a
}

.xOI9Fa_skipWallLogo img {
    object-fit: scale-down;
    max-width: 240px;
    max-height: 100px;
    display: block
}

.xOI9Fa_progressBarContainer {
    background-color: var(--background-primary);
    border-radius: 8px;
    width: 240px;
    height: 14px;
    margin-bottom: 20px;
    overflow: hidden
}

.xOI9Fa_progressBar {
    background-color: var(--background-inverted);
    border-radius: 8px;
    width: 0;
    height: 100%;
    transition: width 2s linear
}

.xOI9Fa_progressBar.xOI9Fa_active {
    width: 100%
}

.xOI9Fa_skipWallCompany {
    font-size: var(--text-p1-size);
    line-height: var(--text-p1-line-height);
    text-align: center;
    color: var(--text-color-invert)
}

.xOI9Fa_skipWallCompany span {
    font-weight: 700
}

@media screen and (width>=768px) {
    .xOI9Fa_heroSection {
        justify-content: center;
        min-height: calc(100vh - 88px);
        padding: 40px
    }

    .xOI9Fa_title {
        font-size: var(--text-h2-desktop-size);
        line-height: var(--text-h2-desktop-line-height)
    }
}