.c770e8ad {
    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); }
}
.a6e866ae .fc2c8a7a {
    font-size: 18px;
}
.a6e866ae .fc2c8a7a span {
    font-size: 27px;
}
.p00aec6ad {
    position: relative;
}
.b90c8d8b6 {
    display: block;
}
.a03aacd9 {
    display: none;
}
.e242cf31 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 4;
}
.a96273dd {
    position: relative;
    z-index: 8;
}
@media (max-width: 1024px) {
    .b90c8d8b6 {
        display: none;
    }
    .a03aacd9 {
        display: block;
    }
}

h3.a0c1c042, h3.f08de2a64  {
    margin: 0;
}

.c4a51fa77 {
    position: relative;
    display: block;
    padding: 18px 12px 20px 20px;
    max-width: 836px;
    margin: 18px auto;
}
.f4748e21 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    color: #fff;
}
.c234fa51d {
    display: flex;
    flex-direction: row;
    width: 64%;
    border-radius: 8px;
    background: #FFFFFF1A;
    padding: 8px;
    margin-top: 2px;
}
.b4ba6a07 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 3px;
    margin-bottom: 13px;
}
.e7efa9b2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.c17c9fb03 {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold;
    margin-right: 16px;
}
.c18af4b82 {
    display: flex;
    flex-direction: row;
    max-width: 148px;
    color: #a9adb9;
}
.a2ceae2b {
    margin-right: 10px;
}
.a2ceae2b > img {
    width: 14px;
    height: 14px;
}
.a643fc7c {
    font-size: 14px;
    margin-left: 1px;
    font-weight: normal;
}
.a643fc7c span:first-child {
    font-size: 16px;
    color: #5b8f35;
    font-weight: bold;
    margin-right: 1px;
}
.a643fc7c span:last-child {
    margin-left: 1px;
}
.c5e6bb42b {
    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;
}
.c8af3e4d4 {
    display: none;
}
.c025d7c97, .c5b50d1ae ul.c025d7c97 {
    list-style: none;
    margin: 0;
    color: #ffffff;
}
.c5b50d1ae ul.c025d7c97 li {
    margin: 0;
}
li.c56faff40 {
    position: relative;
    padding-left: 18px;
    margin: 0;
    font-size: 12px;
    line-height: 1.25em;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}
.c5b50d1ae ul.c025d7c97 li:not(:last-child), ul.c025d7c97 li:not(:last-child){
    margin-bottom: 8px;
}
.c56faff40::before {
    content: url(../images/table-features.svg);
    position: absolute;
    top: -1px;
    left: 1px;
}
.f2087780 {
    width: 36%;
    padding-left: 12px;
}
.c2f82a029 {
    text-align: center;
    margin-bottom: 12px;
}
.c06535b89 {
    color: #A9ADB9;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 8px;
}
.c06535b89 > img {
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.c56361c80 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
}
.c56361c80:not(:last-child){
    margin-bottom: 6px;
}
.c55591d83 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 16px;
}
.a06b0972 {
    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;
}
.c6bc32a55 {
    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) {
    .f4748e21 {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .c234fa51d {
        width: 100%;
        margin-bottom: 12px;
    }
    .f2087780 {
        width: 100%;
        padding-left: 0;
    }
    .c2f82a029 {
        margin-bottom: 15px;
    }
    .a06b0972 {
        padding: 8px 8px;
        width: 140px;
    }
}
@media (max-width: 600px) {
    .c4a51fa77 {
        padding: 8px;
    }
    .c17c9fb03 {
        font-size: 14px;
        margin-right: auto;
    }
    .c06535b89 {
        font-size: 12px;
    }
    .c06535b89 > img {
        margin-right: 12px;
    }
    .c56361c80 {
        font-size: 20px;
    }
    .a643fc7c {
        font-size: 10px;
    }
    .c6bc32a55 {
        order: -1;
        margin-bottom: 8px;
    }
    .b4ba6a07 {
        margin-top: 0;
        margin-bottom: 0;
        flex-wrap: nowrap;
    }
    .c5e6bb42b {
        display: none;
        width: 80px;
        height: 80px;
        min-width: 80px;
    }
    .c8af3e4d4 {
        display: block;
    }
    .c234fa51d {
        flex-wrap: wrap;
        padding: 8px 8px 12px 8px;
    }
    .c138e670f {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    .e7efa9b2 {
        flex-direction: column;
        align-self: center;
    }
    .c025d7c97, .c5b50d1ae ul.c025d7c97 {
        margin-top: 10px;
    }
    .c5b50d1ae ul.c025d7c97 li:not(:last-child) {
        margin-bottom: 4px;
    }
}

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

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

.i57fc74bc {
    display: none;
}
.i6d29b32f {
    display: block;
}
.e21c6027 {
    display: inline-block;
}
.f6d088c2 {
    display: flex;
}
.i9c1f233b {
    justify-content: flex-start;
}
.i3928cadb {
    justify-content: center;
}
.i5659e81a {
    align-items: center;
}
.ig-flex-row {
    flex-direction: row;
}
.i27db55bd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.i50b0f218 {
    white-space: nowrap;
}
.i326791c7 {
    width: 50%;
}
