.abra-container.solana-hero {
    padding: 137px 0;
    max-width: 100% !important;
}

.investore-solana__container {
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: center;
    margin-top: 40px;
}

.herov3-signature-small {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #6C737F;
    max-width: 855px;
    margin: 24px auto 0;
}

/**/

.estimation-section {
    max-width: 100%;
    width: 100%;
    padding: 80px 60px 160px;
    background: #1D1D32 !important;
}

.estimation-section .container,
.feduciary-standart_section .container {
    max-width: 1800px !important;
    padding: 0;
}

.estimation-section .btc-calc {
    margin-top: 64px;
}

.apply-btn {
    align-items: center;
    padding: 20px 24px;
    background: #5F70EC;
    border-radius: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #FCFCFD;
    border: none;
    outline: none;
    font-family: 'Geist', sans-serif;
    transition: all 0.15s ease-in-out;
    text-decoration: none !important;
}

/**/

.rates__container {
    display: flex;
    align-items: center;
}

.rates-percent {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 25px;
    gap: 15px;

    li {
        font-weight: 400;
        font-size: 24px;
        line-height: 150%;
        color: #6C737F;
    }
}

.rates-wraper {
    max-width: 100%;
    border: 1px solid #2D2D41;
    width: 100%;
    border-radius: 16px;
    position: relative;
    height: 303px;

    span {
        border: 1px solid #2D2D41;
        margin-top: 50px;
        width: 100%;
        display: block;
    }

    span:last-child {
        border: 1px solid transparent;
    }
}

.rates-block_container {
    position: absolute;
    bottom: -56px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    width: 100%;
}

.rates-block_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 0 55px;

    .rates-block {
        max-width: 150px;
        border-radius: 16px;
        font-weight: 400;
        font-size: 24px;
        line-height: 150%;
        color: #2A0B31;
    }

    .rates-description {
        font-weight: 400;
        font-size: 24px;
        line-height: 150%;
        text-align: center;
        color: #6C737F;
    }
}

.rates-block_item:nth-child(1) .rates-block {
    background: #87D4E4;
    padding: 98px 50px;
}

.rates-block_item:nth-child(2) .rates-block {
    background: #9C94E6;
    padding: 41px 50px;
}

.rates-block_item:nth-child(3) .rates-block {
    background: #D794E6;
    padding: 25px 50px;
}

.rates-block_item:nth-child(4) .rates-block {
    background: #5F70EC;
    padding: 0px 40px;
}

.rates-block_item:nth-child(4) .rates-block.rates-block-shadow {
    background: #5F70EC33;
    padding: 0px 40px;
    /*height: 100%;
    min-height: 303px;*/
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #5F70EC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.rates-block_item:nth-child(4) .rates-block.rates-block-shadow:after {
    content: "";
    display: block;
    height: 6px;
    border-radius: 16px;
    width: 100%;
    background: #5F70EC;
    box-shadow: 0px 0px 33.5px #5F70EC;
    position: absolute;
    bottom: 0;
}

.chart-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6C737F;
    margin-top: 120px;
    margin-bottom: 0;
    display: block;
    text-decoration: none !important;
}

.chart-description a {
    color: #6C737F !important;
}

.chart-description:hover {
    color: #6C737F;
}

/**/

.interest-guard .solutions-card {
    align-items: start;
}

.solution-item {
    padding: 20px 0 20px 32px;
    display: flex;
    gap: 100px;
}

.num-li {
    font-weight: 400;
    font-size: 64px;
    line-height: 110%;
    color: #5F70EC;
}

.solution-item h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #111927;
    margin-bottom: 10px;
    text-transform: none;
}

.solution-item:first-child {
    border-left: 2.6px solid #5F70EC;
}

.solutions-info .herov3-buttons {
    justify-content: left;
}

.solutions-info .herov3-buttons .herov3-btn-outline {
    border: 1.33333px solid #D5D7DA;
    color: #111927;
}

/**/

.solana-transparency_section {
    width: 100%;
    padding: 80px 60px;
}

.light-container {
    flex-direction: column;
}

.solana-transparency_container .light-container .herov3-title {
    font-size: 64px;
}

.container-top {
    margin-bottom: 64px;
}

.title-h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #111927;
    text-transform: capitalize;
    margin-bottom: 32px;
}

.info-p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #6C737F;
    max-width: 640px;
    margin: 0 auto 32px;
}

.ltv-table {
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #D5D7DA;
    border-radius: 16px;
}

.ltv-table table {
    margin: 0;
}

.ltv-table table tbody tr,
.ltv-table table tbody td {
    width: 450px;
}

.ltv-table table tbody tr {
    border-bottom: 1px solid #D5D7DA;
}

.ltv-table table tbody tr:last-child {
    border-bottom: 1px solid transparent;
}

.ltv-table table tbody tr th,
.ltv-table table tbody tr td {
    padding: 27px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #384250;
    border-right: 1px solid #D5D7DA;
}

.ltv-table table tbody tr th:last-child,
.ltv-table table tbody tr td:last-child {
    border-right: 1px solid transparent;
}

.ltv-table table tbody tr th:first-child,
.ltv-table table tbody tr td:first-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #111927;
}

.purple {
    color: #5F70EC !important;
}

.green {
    color: #24A02C !important;
}

.gray {
    color: #6C737F !important;
}

.transparent-list {
    display: flex;
    gap: 16px;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 32px;
}

.transparent-list.new {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: 1350px;
    margin: 0 auto;
    gap: 40px;
}

.transparent-list.new .transparent-item {
    max-width: 100%;
}

.transparent-item {
    max-width: 440px;
    width: 100%;
    border-radius: 32px;
    border: 1px solid #D5D7DA;
    padding: 45px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.transparent-percent {
    font-weight: 400;
    font-size: 48px;
    line-height: 120%;
    color: #5F70EC;
    margin-bottom: 20px;
    text-align: center;
}

.transparent-decription {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #6C737F;
}

/* .transparent-item:last-child .transparent-percent {
    font-size: 26px;
} */

.p-info {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #9DA4AE;
}

/**/

.feduciary-standart_section {
    /*background: #191930;
    background-image: url("https://www.abra.com/wp-content/uploads/2026/03/10. Contact us (1).jpg");*/
    padding: 160px 60px;
    width: 100%;
    position: relative;
    /*background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;*/
}

/*.feduciary-standart_section:before {
    content: '';
    position: absolute;
    width: 537px;
    height: 400px;
    transform: translate(125%, 0%);
    background: #0011FF;
    filter: blur(400px);
    left: 0;
}*/

.herov3-title.feduciary {
    margin-bottom: 40px;
}

.feduciary-list {
    display: flex;
    gap: 40px;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 80px;
}

.feduciary-item {
    padding: 32px;
    border-radius: 32px;
    border: 1px solid #6C737F;
    max-width: 575px;
    width: 100%;
}

.feduciary-item__icon {
    padding: 14px;
    border-radius: 14px;
    border: 1px solid #D5D7DA;
    margin-bottom: 32px;
    max-width: max-content;
}

.feduciary-item__icon img {
    max-width: 32px;
}

.feduciary-item__title {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #FCFCFD;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.feduciary-item__description {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #6C737F;
    margin: 0;
}

/**/

.solana .card {
    gap: 12px !important;
}

.solana .card__title,
.card-item__product .card__title {
    font-size: 32px !important;
    margin-top: 20px;
}

.leanmore-btn {
    max-width: 370px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 22px;
    text-decoration: none;
    background: #5F70EC;
    border-radius: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #FCFCFD !important;
    justify-content: center;
    margin: 40px auto 0;
    transition: all 0.2s ease;
}

.input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit {
    max-width: 370px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 22px;
    text-decoration: none;
    background: #5F70EC;
    border-radius: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #FCFCFD;
    justify-content: center;
    transition: all 0.2s ease;
}

.leanmore-btn:hover,
input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit:hover,
.apply-btn:hover {
    background: #FCFCFD;
    color: #5F70EC !important;
}

.herov3-btn-outline br {
    display: none !important;
}

/**/

.contact-us,
.contact-us_form {
    position: relative;
    z-index: 2;
}

.contact-us_form {
    max-width: 808px;
    margin: 64px auto 0;
}

.contact-top p {
    margin-bottom: 14px;
}

.contact-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.03em;
    /*color: #D2D6DB;*/
    margin-left: 20px;
    margin-bottom: 8px !important;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-input_custom {
    width: 100%;
    padding: 24px 20px;
    display: block;
    border-radius: 16px;
    border: 1.33px solid #2D2D41;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4D5761;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-input_custom::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4D5761;
}

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-input_custom:focus {
    outline: none !important;
}

.contact-bottom p {
    display: flex;
    width: 100%;
    gap: 2px;
    align-items: baseline;
    margin-bottom: 40px;
}

.contact-bottom p .wpcf7-list-item {
    margin: 0 !important;
}

.contact-bottom p .wpcf7-list-item-label,
.contact-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #6C737F;
}

.contact-description a {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #5F70EC;
}

.contact-footer p {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 0;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit {
    background: transparent;
    border: transparent;
    background-color: #5F70EC;
    border-radius: 16px;
    padding: 22px 24px;
    font-size: 20px;
    font-weight: 400;
    color: #FCFCFD;
    font-family: 'Geist', sans-serif;
    transition: all 0.2s ease;
}

.contact-footer p br {
    display: none !important;
}

/**/
.wpcf7-list-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 46px;
    height: 24px;
    background: #d6d6d6;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
    outline: none;
    transition: background 0.3s ease;
    vertical-align: middle;
}

.wpcf7-list-item input[type="checkbox"]::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 50%;
    top: 2px;
    left: 2px;
    transition: transform 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.wpcf7-list-item input[type="checkbox"]:checked {
    background: #5563C8;
}

.wpcf7-list-item input[type="checkbox"]:checked::before {
    transform: translateX(22px);
}

.wpcf7-list-item-label {
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

/**/

.risk-section {
    padding: 120px 60px;
    background: #1D1D33;
    width: 100%;
}

.risk-section .container {
    max-width: 1800px !important;
    padding: 0;
}

.risk-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #FCFCFD;
    margin-bottom: 32px;
}

.risk-description {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    /*color: #FCFCFD;*/
    opacity: 0.5;
    margin: 0 auto;
    max-width: 1155px;
}

.wpcf7-response-output {
    color: #FFFFFF;
    border-color: transparent !important;
    padding: 0 !important;
    text-align: center !important;
}

@media (max-width: 1670px) {
    .rates-block_item {
        padding: 0 25px;
    }
}

@media (max-width:1440px) {

    .solana .card__title {
        font-size: 24px !important;
        margin-top: 12px;
    }

    .rates-percent {
        margin-right: 18px;
        gap: 25px;

        li {
            font-size: 18px !important;
        }
    }

    .rates-description {
        font-size: 18px !important;
    }

    .rates-block {
        min-width: 130px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .rates-block_item:nth-child(1) .rates-block {
        padding: 121px 0;
    }

    .rates-block_item:nth-child(2) .rates-block {
        padding: 60px 0px;
    }

    .rates-block_item:nth-child(3) .rates-block {
        padding: 38px 0px;
    }

    .rates-block_item:nth-child(4) .rates-block {
        padding: 0;
    }

    .solution-item {
        padding: 16px 0 16px 24px;
    }

    .solution-item h3 {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .solana-transparency_container .light-container .herov3-title {
        font-size: 48px;
    }

    .title-h3 {
        font-size: 36px;
    }

    .transparent-item {
        padding: 32px 50px;
    }

    .transparent-percent {
        font-size: 48px;
    }

    .transparent-item:last-child .transparent-percent {
        font-size: 24px;
    }

    .transparent-decription {
        font-size: 16px;
    }

    .feduciary-standart_section {
        padding: 80px 60px;
    }

    .herov3-title.feduciary {
        font-size: 48px;
    }

    .feduciary-list {
        gap: 20px;
    }

    .feduciary-item {
        padding: 24px;
        border-radius: 24px;
    }

    .feduciary-item__icon {
        padding: 10px;
        margin-bottom: 24px;
    }

    .feduciary-item__title {
        font-size: 24px;
    }

    .p-info {
        font-size: 14px;
    }

    .leanmore-btn {
        max-width: 300px;
        font-size: 16px;
        padding: 20px;
        margin: 32px auto 0;
    }

    /*.feduciary-standart_section:before {
        content: '';
        position: absolute;
        width: 437px;
        height: 320px;
        transform: translate(80%, 0%);
        background: #0011FF;
        filter: blur(400px);
        left: 0;
    }*/

    .herov3-title.feduciary {
        margin-bottom: 32px;
    }

    .contact-us .herov3-signature {
        margin-bottom: 0 !important;
    }

    input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-input_custom {
        padding: 20px 16px;
    }

    .risk-section {
        padding: 60px;
    }

    .risk-title {
        font-size: 14px;
    }
}

@media (max-width: 1408px) {
    .rates-block_container {
        bottom: -50px;
    }

    .rates-description {
        font-size: 20px !important;
    }
}

@media (max-width: 1244px) {
    .rates-block_item {
        padding: 0 5px;
    }
}

@media (max-width: 1165px) {
    .rates-block_item {
        padding: 0 10px;
    }
}

/*@media (max-width:1140px) {
    .feduciary-standart_section:before {
        content: '';
        position: absolute;
        width: 377px;
        height: 220px;
        transform: translate(80%, 110%);
        background: #0011FF;
        filter: blur(400px);
        left: 0;
    }
}*/

@media (max-width: 1125px) {
    .transparent-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .transparent-item {
        padding: 22px;
        max-width: 100%;
    }

    .transparent-percent {
        font-size: 28px;
    }

    .feduciary-list {
        gap: 16px;
    }

    .feduciary-item {
        padding: 16px;
    }

    .feduciary-item__icon {
        margin-bottom: 16px;
    }

    .feduciary-item__icon img {
        max-width: 24px;
    }

    .feduciary-item__description {
        font-size: 16px;
    }
}

@media (max-width: 1115px) {
    .rates-description {
        font-size: 16px !important;
    }

    .rates-block {
        font-size: 20px !important;
    }
}

@media (max-width: 1105px) {
    .rates-block_container {
        bottom: -46px;
    }

    .apply-btn {
        max-width: 100%;
        font-size: 16px;
        width: 100%;
    }
}

@media (max-width: 1100px) {
    input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit {
        max-width: 50%;
        width: 100%;
    }

    .wpcf7-spinner {
        position: absolute;
    }

    .contact-bottom p .wpcf7-list-item-label,
    .contact-description,
    .contact-description a {
        font-size: 14px;
    }
}

@media (max-width: 1040px) {
    .rates-block {
        min-width: 90px;
        font-size: 16px !important;
    }

    .rates-block_item:nth-child(4) .rates-block {
        font-size: 16px !important;
    }
}

@media (max-width: 1015px) {
    .solana-transparency_container .light-container .herov3-title {
        font-size: 48px;
        margin-bottom: 32px;
    }

    .title-h3 {
        font-size: 24px;
    }

    .info-p {
        max-width: 100%;
        font-size: 16px;
    }

    .ltv-table table tbody tr th,
    .ltv-table table tbody tr td {
        font-size: 16px;
        padding: 24px 20px;
    }
}

@media (max-width: 957px) {
    .rates-block_container {
        bottom: -68px;
    }
}


@media (max-width: 768px) {
    .solana-hero {
        background-image: url('https://www.abra.com/wp-content/uploads/2026/02/Image-5-1.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 126px 20px !important;
    }

    .investore-solana__container {
        flex-wrap: wrap;
        gap: 20px;
    }

    .estimation-section {
        padding: 40px 24px 40px;
    }

    .rates-percent {
        margin-right: 10px;
        gap: 35px;
    }

    .rates-block_container {
        bottom: -62px !important;
    }

    .rates-percent {
        li {
            font-size: 10px !important;
        }
    }

    .rates-description {
        font-size: 14px !important;
    }

    .chart-description {
        margin-top: 85px;
    }

    .solution-item {
        padding: 8px 0 8px 16px;
        gap: 30px;
    }

    .num-li {
        font-size: 28px;
    }

    .solution-item h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .container-top {
        margin-bottom: 32px;
    }

    .solana-transparency_section {
        width: 100%;
        padding: 40px 24px;
    }

    .solana-transparency_container .light-container .herov3-title {
        font-size: 28px;
        margin-bottom: 32px;
    }

    .ltv-table table tbody {
        display: flex;
        flex-direction: inherit;
    }

    .ltv-table table tbody tr {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

    .ltv-table table tbody tr,
    .ltv-table table tbody td {
        width: 100%;
    }

    .ltv-table table tbody tr {
        border-bottom: 1px solid transparent !important;
    }

    .ltv-table table tbody tr th:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .ltv-table table tbody tr th,
    .ltv-table table tbody tr td {
        border-right: 1px solid transparent;
        border-bottom: 1px solid #D5D7DA;
        padding: 16px 12px;
    }

    .ltv-table table tbody tr th:last-child,
    .ltv-table table tbody tr td:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .ltv-table table tbody tr:first-child {
        border-right: 1px solid #D5D7DA;
    }

    .transparent-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .p-info {
        font-size: 12px;
    }

    /**/

    .estimation-section .btc-calc {
        margin-top: 32px;
    }

    /**/

    .feduciary-standart_section {
        padding: 40px 24px;
    }

    .herov3-title.feduciary {
        margin-bottom: 32px;
        font-size: 28px;
    }

    /**/

    .feduciary-standart_section {
        overflow: hidden;
    }

    .contact-us_form {
        max-width: 808px;
        margin: 32px auto 0;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit {
        font-size: 16px;
        padding: 16px 24px;
    }

    .contact-bottom p {
        flex-direction: column;
    }

    .contact-description {
        position: relative;
        left: 60px;
        top: 0px;
        margin-top: -25px;
    }

    .risk-section {
        padding: 40px 24px;
    }

    .risk-title {
        font-size: 12px;
        margin-bottom: 24px;
    }

    .risk-description {
        font-size: 16px;
    }
}

@media (max-width: 590px) {
    .feduciary-list {
        gap: 16px;
        flex-direction: column;
        margin-bottom: 40px;
    }
}

@media (max-width: 570px) {
    .rates-block {
        min-width: 40px !important;
        font-size: 16px !important;
        border-radius: 8px !important;
    }

    .rates-percent {
        li {
            rotate: -45deg;
        }
    }

    .transparent-item {
        padding: 31px 50px;
    }

    .transparent-item:last-child {
        padding: 14px 50px;
    }

    .leanmore-btn {
        max-width: 100%;
        margin: 24px auto 0;
    }

    /**/

    .risk-title {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .risk-description {
        font-size: 12px;
    }
}

@media (max-width: 560px) {
    .rates-block_container {
        bottom: -55px !important;
    }

    .rates-description {
        font-size: 11px !important;
    }
}

@media (max-width: 550px) {
    .solana-hero {
        padding: 45px 20px 63px !important;
    }

    .chart-description {
        font-size: 12px;
        margin-top: 90px;
    }
}

@media (max-width: 535px) {
    .contact-footer p {
        flex-direction: column;
        gap: 12px;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.custom-submit {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 495px) {
    .rates-block_item {
        padding: 0 5px;
    }
}

@media (max-width: 445px) {
    .rates-block_item:nth-child(3) {
        position: relative;
        top: 15px;
    }
}

@media (max-width: 430px) {

    .rates-block_item:nth-child(4),
    .rates-block_item:nth-child(1) {
        position: relative;
        top: 15px;
    }
}

@media (max-width: 409px) {

    .ltv-table table tbody tr th:first-child,
    .ltv-table table tbody tr td:first-child {
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 388px) {
    .rates-block_item:nth-child(2) {
        position: relative;
        top: 15px;
    }
}