.goniometer-buying-guide-choose-right {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 96px !important;
    width: 100% !important;
    background: #ffffff !important;
}

.goniometer-buying-guide-choose-right__stack {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 96px !important;
    width: 100% !important;
}

.goniometer-buying-guide-choose-right__content {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 64px !important;
    width: 100% !important;
}

.goniometer-buying-guide-choose-right__left {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 24px !important;
    width: calc(50% - 32px) !important;
    flex: 1 1 0 !important;
}

.goniometer-buying-guide-choose-right.is-desktop-sticky-enabled .goniometer-buying-guide-choose-right__left {
    position: static !important;
}

.goniometer-buying-guide-choose-right__heading {
    margin: 0 !important;
    width: 100% !important;
    color: #22212A !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 48px !important;
    line-height: 60px !important;
    letter-spacing: -0.02em !important;
}

.goniometer-buying-guide-choose-right__subheading {
    margin: 0 !important;
    width: 100% !important;
    color: #344054 !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

.goniometer-buying-guide-choose-right__right {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    width: calc(50% - 32px) !important;
    flex: 1 1 0 !important;
}

.goniometer-buying-guide-choose-right__item {
    width: 100% !important;
    padding: 0 0 32px !important;
    margin: 0 0 32px !important;
    border-bottom: 1px solid #E4E7EC !important;
}

.goniometer-buying-guide-choose-right__item:last-child {
    margin-bottom: 0 !important;
}

.goniometer-buying-guide-choose-right__item-toggle {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: inherit !important;
    text-align: left !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    touch-action: manipulation !important;
    -webkit-tap-highlight-color: transparent !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    cursor: default !important;
}

.goniometer-buying-guide-choose-right__item-toggle:hover,
.goniometer-buying-guide-choose-right__item-toggle:focus,
.goniometer-buying-guide-choose-right__item-toggle:active {
    background: transparent !important;
    color: inherit !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}

.goniometer-buying-guide-choose-right.is-accordion-active .goniometer-buying-guide-choose-right__item-toggle {
    cursor: pointer !important;
}

.goniometer-buying-guide-choose-right__item-number {
    display: inline-block !important;
    min-width: 32px !important;
    color: #22212A !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

.goniometer-buying-guide-choose-right__item-number,
.goniometer-buying-guide-choose-right__item-title,
.goniometer-buying-guide-choose-right__item-chevron,
.goniometer-buying-guide-choose-right__item-chevron::before,
.goniometer-buying-guide-choose-right__item-chevron::after {
    pointer-events: none !important;
}

.goniometer-buying-guide-choose-right__item-title {
    display: block !important;
    color: #22212A !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
}

.goniometer-buying-guide-choose-right__item-chevron {
    display: none !important;
    width: 20px !important;
    height: 20px !important;
    margin-top: 4px !important;
    position: relative !important;
}

.goniometer-buying-guide-choose-right__item-chevron::before,
.goniometer-buying-guide-choose-right__item-chevron::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 10px !important;
    height: 2px !important;
    background: #667085 !important;
    border-radius: 999px !important;
    transform: translate(-50%, -50%) !important;
}

.goniometer-buying-guide-choose-right__item-chevron::after {
    transform: translate(-50%, -50%) rotate(90deg) !important;
    transition: transform 0.18s ease !important;
}

.goniometer-buying-guide-choose-right.is-accordion-active .goniometer-buying-guide-choose-right__item-chevron {
    display: inline-block !important;
}

.goniometer-buying-guide-choose-right.is-accordion-active .goniometer-buying-guide-choose-right__item-toggle[aria-expanded="true"] .goniometer-buying-guide-choose-right__item-chevron::after {
    transform: translate(-50%, -50%) rotate(0deg) !important;
}

.goniometer-buying-guide-choose-right__item-panel {
    margin: 12px 0 0 48px !important;
    width: calc(100% - 48px) !important;
}

.goniometer-buying-guide-choose-right.is-accordion-active .goniometer-buying-guide-choose-right__item-panel[data-open="0"] {
    display: none !important;
}

.goniometer-buying-guide-choose-right__item-body {
    width: 100% !important;
    color: #344054 !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.goniometer-buying-guide-choose-right__body-paragraph {
    margin: 0 0 12px 0 !important;
    color: #344054 !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.goniometer-buying-guide-choose-right__body-paragraph:last-child {
    margin-bottom: 0 !important;
}

.goniometer-buying-guide-choose-right__bullet-list {
    margin: 0 !important;
    padding-left: 18px !important;
    color: #344054 !important;
}

.goniometer-buying-guide-choose-right__bullet-list + .goniometer-buying-guide-choose-right__bullet-list {
    margin-top: 8px !important;
}

.goniometer-buying-guide-choose-right__bullet-list li {
    margin: 0 0 4px 0 !important;
    color: #344054 !important;
    font-family: Inter, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.goniometer-buying-guide-choose-right__bullet-list li:last-child {
    margin-bottom: 0 !important;
}

@media (min-width: 992px) {
    .goniometer-buying-guide-choose-right.is-desktop-sticky-enabled .goniometer-buying-guide-choose-right__left {
        position: sticky !important;
        top: var(--gbg-choose-right-sticky-top, 120px) !important;
        align-self: flex-start !important;
    }
}

@media (max-width: 991px) {
    .goniometer-buying-guide-choose-right,
    .goniometer-buying-guide-choose-right__stack {
        gap: 70px !important;
    }

    .goniometer-buying-guide-choose-right__content {
        flex-direction: column !important;
        gap: 40px !important;
    }

    .goniometer-buying-guide-choose-right__left,
    .goniometer-buying-guide-choose-right__right {
        width: 100% !important;
    }

    .goniometer-buying-guide-choose-right__heading {
        font-size: 40px !important;
        line-height: 50px !important;
    }

    .goniometer-buying-guide-choose-right__item {
        padding-bottom: 24px !important;
        margin-bottom: 24px !important;
    }
}

@media (max-width: 767px) {
    .goniometer-buying-guide-choose-right,
    .goniometer-buying-guide-choose-right__stack {
        gap: 56px !important;
    }

    .goniometer-buying-guide-choose-right__heading {
        font-size: 30px !important;
        line-height: 38px !important;
    }

    .goniometer-buying-guide-choose-right__subheading {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .goniometer-buying-guide-choose-right__item-toggle {
        grid-template-columns: 28px minmax(0, 1fr) 20px !important;
        gap: 12px !important;
    }

    .goniometer-buying-guide-choose-right__item-number,
    .goniometer-buying-guide-choose-right__item-title {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .goniometer-buying-guide-choose-right__item-panel {
        margin-left: 40px !important;
        width: calc(100% - 40px) !important;
    }

    .goniometer-buying-guide-choose-right__item-body,
    .goniometer-buying-guide-choose-right__body-paragraph,
    .goniometer-buying-guide-choose-right__bullet-list li {
        font-size: 15px !important;
        line-height: 22px !important;
    }
}
