.m924dcdd2 {
    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); }
}
.a82e53b6 .a0d6effc6 {
    font-size: 18px;
}
.a82e53b6 .a0d6effc6 span {
    font-size: 27px;
}
.p26fbb899 {
    position: relative;
}
.f31524e0 {
    display: block;
}
.b3414ba0c {
    display: none;
}
.b57c703af {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 4;
}
.cabf8f8b {
    position: relative;
    z-index: 8;
}
@media (max-width: 1024px) {
    .f31524e0 {
        display: none;
    }
    .b3414ba0c {
        display: block;
    }
}

h3.f2275b052, h3.f98c4c3c4  {
    margin: 0;
}

.c066c99ce {
    position: relative;
    display: block;
    padding: 18px 12px 20px 20px;
    max-width: 836px;
    margin: 18px auto;
}
.c15dc8aa5 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    color: #fff;
}
.c4e58206b {
    display: flex;
    flex-direction: row;
    width: 64%;
    border-radius: 8px;
    background: #FFFFFF1A;
    padding: 8px;
    margin-top: 2px;
}
.c20947cd2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 3px;
    margin-bottom: 13px;
}
.c526a652c {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.c74140755 {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold;
    margin-right: 16px;
}
.c8c815d57 {
    display: flex;
    flex-direction: row;
    max-width: 148px;
    color: #a9adb9;
}
.c32d4478b {
    margin-right: 10px;
}
.c32d4478b > img {
    width: 14px;
    height: 14px;
}
.c365915dc {
    font-size: 14px;
    margin-left: 1px;
    font-weight: normal;
}
.c365915dc span:first-child {
    font-size: 16px;
    color: #5b8f35;
    font-weight: bold;
    margin-right: 1px;
}
.c365915dc span:last-child {
    margin-left: 1px;
}
.ebee78b5 {
    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;
}
.c7e758390 {
    display: none;
}
.c7204d9ab, .c388d2df8 ul.c7204d9ab {
    list-style: none;
    margin: 0;
    color: #ffffff;
}
.c388d2df8 ul.c7204d9ab li {
    margin: 0;
}
li.d44e8f50 {
    position: relative;
    padding-left: 18px;
    margin: 0;
    font-size: 12px;
    line-height: 1.25em;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}
.c388d2df8 ul.c7204d9ab li:not(:last-child), ul.c7204d9ab li:not(:last-child){
    margin-bottom: 8px;
}
.d44e8f50::before {
    content: url(../images/table-features.svg);
    position: absolute;
    top: -1px;
    left: 1px;
}
.be351439 {
    width: 36%;
    padding-left: 12px;
}
.c7abf8556 {
    text-align: center;
    margin-bottom: 12px;
}
.eb3440d5 {
    color: #A9ADB9;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 8px;
}
.eb3440d5 > img {
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.c2707d67c {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
}
.c2707d67c:not(:last-child){
    margin-bottom: 6px;
}
.c006438fc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 16px;
}
.c34451fa7 {
    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;
}
.c081ed603 {
    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) {
    .c15dc8aa5 {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .c4e58206b {
        width: 100%;
        margin-bottom: 12px;
    }
    .be351439 {
        width: 100%;
        padding-left: 0;
    }
    .c7abf8556 {
        margin-bottom: 15px;
    }
    .c34451fa7 {
        padding: 8px 8px;
        width: 140px;
    }
}
@media (max-width: 600px) {
    .c066c99ce {
        padding: 8px;
    }
    .c74140755 {
        font-size: 14px;
        margin-right: auto;
    }
    .eb3440d5 {
        font-size: 12px;
    }
    .eb3440d5 > img {
        margin-right: 12px;
    }
    .c2707d67c {
        font-size: 20px;
    }
    .c365915dc {
        font-size: 10px;
    }
    .c081ed603 {
        order: -1;
        margin-bottom: 8px;
    }
    .c20947cd2 {
        margin-top: 0;
        margin-bottom: 0;
        flex-wrap: nowrap;
    }
    .ebee78b5 {
        display: none;
        width: 80px;
        height: 80px;
        min-width: 80px;
    }
    .c7e758390 {
        display: block;
    }
    .c4e58206b {
        flex-wrap: wrap;
        padding: 8px 8px 12px 8px;
    }
    .c7e99e279 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    .c526a652c {
        flex-direction: column;
        align-self: center;
    }
    .c7204d9ab, .c388d2df8 ul.c7204d9ab {
        margin-top: 10px;
    }
    .c388d2df8 ul.c7204d9ab li:not(:last-child) {
        margin-bottom: 4px;
    }
}

.ig-op-line {
    width: 12px;
    height: 2px;
    border-radius: 1px;
}

.ef9e31de {
    max-width: 760px;
    margin: 0 auto 20px auto;
}
.c37e0946b {
    display: flex;
    flex-direction: row;
}
.c37e0946b:not(:last-child){
    margin-bottom: 16px;
}
.c388d2df8 .c6c022b53 img {
    display: block;
    max-width: 100%;
    height: auto;
}
.c6c022b53 {
    width: 50%;
    max-width: 150px;
    margin-right: 2%;
}
.c1819ee2e {
    color: #000000;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 6px;
}
.db31e8bb {
    font-size: 14px;
    font-weight: 700;
    color: #eb8348;
    line-height: 1.2em;
    margin-bottom: 6px;
}
.efd8801a {
    margin-bottom: 6px;
}
.a602fa8ee.efd8801a a > svg {
    width: 18px;
    height: 18px;
}
.a602fa8ee.efd8801a a:first-child {
    padding-left: 0;
}
.a602fa8ee.efd8801a a {
    padding-left: 4px;
    padding-right: 4px;
}
.a602fa8ee.efd8801a a:not(:last-of-type)::after {
    display: none;
}
@media (max-width: 450px) {
    .c37e0946b {
        flex-direction: column;
    }
    .c6c022b53 {
        margin-bottom: 12px;
    }
}

.i26cdbe40 {
    display: none;
}
.i003e3659 {
    display: block;
}
.i763276f2 {
    display: inline-block;
}
.i87e1423e {
    display: flex;
}
.i299aefa5 {
    justify-content: flex-start;
}
.ad06dc0e {
    justify-content: center;
}
.i3584144c {
    align-items: center;
}
.ig-flex-row {
    flex-direction: row;
}
.i925e9923 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i0a4534e5 {
    white-space: nowrap;
}
.i1432eff3 {
    width: 50%;
}
