.m17155d6b {
    min-height: 400px;
}
.ig-spinner-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    min-height: 400px;
    background-color: transparent;
}
.ig-spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-top: 4px solid #ffffff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.a8bfa77f7 .a3e3f243b {
    font-size: 18px;
}
.a8bfa77f7 .a3e3f243b span {
    font-size: 27px;
}
.ddd23951 {
    position: relative;
}
.b79f5f22a {
    display: block;
}
.e67b5d0e {
    display: none;
}
.b180be30b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 4;
}
.o405f5941 {
    position: relative;
    z-index: 8;
}
@media (max-width: 1024px) {
    .b79f5f22a {
        display: none;
    }
    .e67b5d0e {
        display: block;
    }
}

h3.f4c9c5dbc, h3.cab29f5b  {
    margin: 0;
}

.c27ea3234 {
    position: relative;
    display: block;
    padding: 18px 12px 20px 20px;
    max-width: 836px;
    margin: 18px auto;
}
.cde72918 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    color: #fff;
}
.c9d01e7ee {
    display: flex;
    flex-direction: row;
    width: 64%;
    border-radius: 8px;
    background: #FFFFFF1A;
    padding: 8px;
    margin-top: 2px;
}
.f2fb9bd0 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 3px;
    margin-bottom: 13px;
}
.c1da68588 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.fef4d19f {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold;
    margin-right: 16px;
}
.c5eeeba55 {
    display: flex;
    flex-direction: row;
    max-width: 148px;
    color: #a9adb9;
}
.c60a21b14 {
    margin-right: 10px;
}
.c60a21b14 > img {
    width: 14px;
    height: 14px;
}
.c642f4943 {
    font-size: 14px;
    margin-left: 1px;
    font-weight: normal;
}
.c642f4943 span:first-child {
    font-size: 16px;
    color: #5b8f35;
    font-weight: bold;
    margin-right: 1px;
}
.c642f4943 span:last-child {
    margin-left: 1px;
}
.a4229811 {
    position: relative;
    display: block;
    width: 128px;
    height: 128px;
    min-width: 128px;
    border-radius: 8px;
    margin-right: 14px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.d2ab7e01 {
    display: none;
}
.c01ec17bf, .b26dfb32 ul.c01ec17bf {
    list-style: none;
    margin: 0;
    color: #ffffff;
}
.b26dfb32 ul.c01ec17bf li {
    margin: 0;
}
li.baa762be {
    position: relative;
    padding-left: 18px;
    margin: 0;
    font-size: 12px;
    line-height: 1.25em;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}
.b26dfb32 ul.c01ec17bf li:not(:last-child), ul.c01ec17bf li:not(:last-child){
    margin-bottom: 8px;
}
.baa762be::before {
    content: url(../images/table-features.svg);
    position: absolute;
    top: -1px;
    left: 1px;
}
.c9fb3bfc3 {
    width: 36%;
    padding-left: 12px;
}
.ffe715ef {
    text-align: center;
    margin-bottom: 12px;
}
.c70e2d659 {
    color: #A9ADB9;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 8px;
}
.c70e2d659 > img {
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.f80d6271 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
}
.f80d6271:not(:last-child){
    margin-bottom: 6px;
}
.c853ca845 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 16px;
}
.e62af8a5 {
    display: inline-block;
    background: var(--color-primary);
    border-radius: 10px;
    padding: 11px 8px;
    font-size: 14px;
    line-height: 1.286em;
    width: 163px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.c82fe00c9 {
    display: inline-block;
    color: var(--color-text-add);
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px dashed rgba(124, 132, 142, 0.5);
    text-decoration: none;
    margin: 0;
}
@media (max-width: 900px) {
    .cde72918 {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .c9d01e7ee {
        width: 100%;
        margin-bottom: 12px;
    }
    .c9fb3bfc3 {
        width: 100%;
        padding-left: 0;
    }
    .ffe715ef {
        margin-bottom: 15px;
    }
    .e62af8a5 {
        padding: 8px 8px;
        width: 140px;
    }
}
@media (max-width: 600px) {
    .c27ea3234 {
        padding: 8px;
    }
    .fef4d19f {
        font-size: 14px;
        margin-right: auto;
    }
    .c70e2d659 {
        font-size: 12px;
    }
    .c70e2d659 > img {
        margin-right: 12px;
    }
    .f80d6271 {
        font-size: 20px;
    }
    .c642f4943 {
        font-size: 10px;
    }
    .c82fe00c9 {
        order: -1;
        margin-bottom: 8px;
    }
    .f2fb9bd0 {
        margin-top: 0;
        margin-bottom: 0;
        flex-wrap: nowrap;
    }
    .a4229811 {
        display: none;
        width: 80px;
        height: 80px;
        min-width: 80px;
    }
    .d2ab7e01 {
        display: block;
    }
    .c9d01e7ee {
        flex-wrap: wrap;
        padding: 8px 8px 12px 8px;
    }
    .adc025fc {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    .c1da68588 {
        flex-direction: column;
        align-self: center;
    }
    .c01ec17bf, .b26dfb32 ul.c01ec17bf {
        margin-top: 10px;
    }
    .b26dfb32 ul.c01ec17bf li:not(:last-child) {
        margin-bottom: 4px;
    }
}

.ig-op-line {
    width: 12px;
    height: 2px;
    border-radius: 1px;
}

.f9c70a4d {
    display: none;
}
.d367f1dc {
    display: block;
}
.a45d91f0 {
    display: inline-block;
}
.i58ebf633 {
    display: flex;
}
.i66560f01 {
    justify-content: flex-start;
}
.i7f693b0c {
    justify-content: center;
}
.bf64c286 {
    align-items: center;
}
.ig-flex-row {
    flex-direction: row;
}
.dd927987 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i7bbd9bea {
    white-space: nowrap;
}
.ef1b6e3b {
    width: 50%;
}
