.m121e05d3 {
    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); }
}
.a463af33d .a576a5983 {
    font-size: 18px;
}
.a463af33d .a576a5983 span {
    font-size: 27px;
}
.d5a657c3 {
    position: relative;
}
.b5ec101e2 {
    display: block;
}
.b05703f7 {
    display: none;
}
.b39515583 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 4;
}
.o676baa89 {
    position: relative;
    z-index: 8;
}
@media (max-width: 1024px) {
    .b5ec101e2 {
        display: none;
    }
    .b05703f7 {
        display: block;
    }
}

h3.f4ac70049, h3.f6c682144  {
    margin: 0;
}

.d7e2d976 {
    position: relative;
    display: block;
    padding: 18px 12px 20px 20px;
    max-width: 836px;
    margin: 18px auto;
}
.c4168a6ec {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    color: #fff;
}
.c61e41e9 {
    display: flex;
    flex-direction: row;
    width: 64%;
    border-radius: 8px;
    background: #FFFFFF1A;
    padding: 8px;
    margin-top: 2px;
}
.a4d7c529 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 3px;
    margin-bottom: 13px;
}
.c3cfc3300 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.d9c02257 {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: bold;
    margin-right: 16px;
}
.c08c2e4ac {
    display: flex;
    flex-direction: row;
    max-width: 148px;
    color: #a9adb9;
}
.c678a50b {
    margin-right: 10px;
}
.c678a50b > img {
    width: 14px;
    height: 14px;
}
.c2f5f75c {
    font-size: 14px;
    margin-left: 1px;
    font-weight: normal;
}
.c2f5f75c span:first-child {
    font-size: 16px;
    color: #5b8f35;
    font-weight: bold;
    margin-right: 1px;
}
.c2f5f75c span:last-child {
    margin-left: 1px;
}
.c85782e99 {
    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;
}
.c927f2777 {
    display: none;
}
.c637c317c, .c955908fa ul.c637c317c {
    list-style: none;
    margin: 0;
    color: #ffffff;
}
.c955908fa ul.c637c317c li {
    margin: 0;
}
li.bcfc3f4b {
    position: relative;
    padding-left: 18px;
    margin: 0;
    font-size: 12px;
    line-height: 1.25em;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}
.c955908fa ul.c637c317c li:not(:last-child), ul.c637c317c li:not(:last-child){
    margin-bottom: 8px;
}
.bcfc3f4b::before {
    content: url(../images/table-features.svg);
    position: absolute;
    top: -1px;
    left: 1px;
}
.c6fbb5481 {
    width: 36%;
    padding-left: 12px;
}
.faec4d57 {
    text-align: center;
    margin-bottom: 12px;
}
.c34e2ce68 {
    color: #A9ADB9;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom: 8px;
}
.c34e2ce68 > img {
    position: relative;
    top: 4px;
    margin-right: 8px;
}
.e1b66ea7 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
}
.e1b66ea7:not(:last-child){
    margin-bottom: 6px;
}
.c8037f0fd {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 16px;
}
.b006a65c {
    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;
}
.a5caf301 {
    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) {
    .c4168a6ec {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .c61e41e9 {
        width: 100%;
        margin-bottom: 12px;
    }
    .c6fbb5481 {
        width: 100%;
        padding-left: 0;
    }
    .faec4d57 {
        margin-bottom: 15px;
    }
    .b006a65c {
        padding: 8px 8px;
        width: 140px;
    }
}
@media (max-width: 600px) {
    .d7e2d976 {
        padding: 8px;
    }
    .d9c02257 {
        font-size: 14px;
        margin-right: auto;
    }
    .c34e2ce68 {
        font-size: 12px;
    }
    .c34e2ce68 > img {
        margin-right: 12px;
    }
    .e1b66ea7 {
        font-size: 20px;
    }
    .c2f5f75c {
        font-size: 10px;
    }
    .a5caf301 {
        order: -1;
        margin-bottom: 8px;
    }
    .a4d7c529 {
        margin-top: 0;
        margin-bottom: 0;
        flex-wrap: nowrap;
    }
    .c85782e99 {
        display: none;
        width: 80px;
        height: 80px;
        min-width: 80px;
    }
    .c927f2777 {
        display: block;
    }
    .c61e41e9 {
        flex-wrap: wrap;
        padding: 8px 8px 12px 8px;
    }
    .f6df83fb {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
    .c3cfc3300 {
        flex-direction: column;
        align-self: center;
    }
    .c637c317c, .c955908fa ul.c637c317c {
        margin-top: 10px;
    }
    .c955908fa ul.c637c317c li:not(:last-child) {
        margin-bottom: 4px;
    }
}

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

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

.e07c069b {
    display: none;
}
.i887857db {
    display: block;
}
.f271cf09 {
    display: inline-block;
}
.i4150fae5 {
    display: flex;
}
.i470cb989 {
    justify-content: flex-start;
}
.i294565f5 {
    justify-content: center;
}
.i9850314e {
    align-items: center;
}
.ig-flex-row {
    flex-direction: row;
}
.fcc8cf0f {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bdd8a629 {
    white-space: nowrap;
}
.e76f00a9 {
    width: 50%;
}
