/* stylelint-disable declaration-no-important */
/* stylelint-disable selector-pseudo-element-colon-notation */
/* stylelint-disable no-descending-specificity */
/* Row styles */
._58725b04da4719d9 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.a9c1423bd2f00be2:hover:before {
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    left: -32px;
    width: calc(100% + 64px);
    background-color: var(--bg-gray);
}

@media screen and (max-width: 1439px) {
    .a9c1423bd2f00be2:hover:before {
        left: -32px;
        width: calc(100% + 64px);
    }
}

@media screen and (max-width: 1151px) {
    .a9c1423bd2f00be2:hover:before {
        left: -20px;
        width: calc(100% + 40px);
    }
}

/* Cell styles */
.bf0939b934897eb7 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

._84de9521c1fc81e8 {
    padding: 20px 0;
    justify-content: flex-start;
}

@media screen and (max-width: 1439px) {
    ._84de9521c1fc81e8 {
        padding: 16px 0;
    }
}

@media screen and (max-width: 1151px) {
    ._84de9521c1fc81e8 {
        padding: 14px 0;
    }
}

._83bd1a659d8f052d {
    font-size: 18px;
}

@media screen and (max-width: 968px) {
    ._83bd1a659d8f052d {
        font-size: 16px !important;
    }
}

.c7b0ef9bf0be9c86 {
    width: 18px;
}

._084afba138813d05 {
    display: flex;
    flex-direction: column;
    padding: 0 16px 40px;
}

@media screen and (max-width: 1439px) {
    ._084afba138813d05 {
        padding: 0 16px 32px;
    }
}

@media screen and (max-width: 1151px) {
    ._084afba138813d05 {
        padding: 0 13px 28px;
    }
}

.aaad2dfd3ec742ef {
    margin-bottom: 20px;
}

@media screen and (max-width: 1439px) {
    .aaad2dfd3ec742ef {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 1151px) {
    .aaad2dfd3ec742ef {
        margin-bottom: 10px;
    }
}

.aaad2dfd3ec742ef::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    border: 1px solid #dedede;
}

.de932c467c9ea665::after {
    left: -32px;
    width: calc(100% + 64px);
}

@media screen and (max-width: 1151px) {
    .de932c467c9ea665::after {
        left: -20px;
        width: calc(100% + 40px);
    }
}

._349f55d7658fd679 {
    font-weight: bold;
    font-size: 24px !important;
    line-height: 32px !important;
}

@media screen and (max-width: 1439px) {
    ._349f55d7658fd679 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
}

.b4f4eedd9d4da652 {
    font-size: 16px !important;
}

.c77e74111492052d {
    margin-top: 12px;
}

@media screen and (max-width: 1151px) {
    .c77e74111492052d {
        margin-top: 6px;
    }

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

.ce41cfdc30efea4f {
    vertical-align: text-bottom;
    height: 20px;
    width: 20px;
    margin-left: 4px;
}

.ce41cfdc30efea4f:hover {
    cursor: pointer;
}

._94afe22b165cf788 {
    font-family: Lato, sans-serif;
    background-color: rgba(37, 37, 37, .9);
    color: #fff;
    padding: 24px 24px 40px;
    text-align: left;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    overflow: auto;
    max-height: calc(100vh - 64px);
    scrollbar-width: thin;
    scrollbar-color: var(--text-secondary) transparent;
}

._94afe22b165cf788::-webkit-scrollbar {
    background: transparent;
    width: 4px;
}

._94afe22b165cf788::-webkit-scrollbar-thumb {
    background-color: var(--text-secondary);
    border-radius: 2px;
}

._94afe22b165cf788::-webkit-scrollbar-track {
    background: transparent;
}

.cdeb5c917234ba2d {
    width: -moz-min-content;
    width: min-content;
}

._94afe22b165cf788 h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: white;
    margin-bottom: 0;
}

._94afe22b165cf788 p {
    margin-bottom: 0 !important;
    color: white;
}

._94afe22b165cf788 h4 + p,
._94afe22b165cf788 h4 + img {
    margin-top: 12px;
}

._94afe22b165cf788 p + img {
    margin-top: 32px;
}

._94afe22b165cf788 img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 300px;
    max-width: 302px;
    margin: auto 0 0;
    align-self: flex-start;
}

@media (max-width: 700px) {
    ._94afe22b165cf788 {
        max-width: 300px;
    }

    ._94afe22b165cf788 img {
        max-width: 252px;
    }
}

._7d0470ad1a9eee20 {
    width: 17px;
    height: 15px;
}

/* stylelint-disable declaration-no-important */
.b9e16dd15f1b22ec {
    overflow: auto;
    background-color: var(--bg-primary);
    border-radius: 20px;
    padding: 48px 32px 44px;
    width: calc(100% - 64px);
    max-width: 1392px;
}

._2e4a08ce4aef91c5 {
    margin-top: 68px;
}

._6ad4e3e71cfc0e2f {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.e436988095aab443 {
    display: grid;
}

._8cbd12828dea66d5 {
    margin-top: 52px;
}

@media (max-width: 1439px) {
    .b9e16dd15f1b22ec {
        padding: 40px 32px;
        width: calc(100% - 168px);
    }

    ._8cbd12828dea66d5 {
        margin-top: 44px;
    }
}

@media (max-width: 1151px) {
    .b9e16dd15f1b22ec {
        padding: 40px 20px 42px;
        width: calc(100% - 40px);
    }

    ._8cbd12828dea66d5 {
        padding: 44px 20px 42px;
        margin-top: 36px;
    }
}

/* stylelint-disable declaration-no-important */
._1e65f51e816d27bc {
    width: 100%;
}

._0e13738498cd9fa0 {
    margin-top: 44px;
}

._4f2404c90e1c6daa {
    margin-top: 36px;
}

._8de860981d20b3cf {
    background: var(--bg-primary);
    border-radius: 20px;
    margin-bottom: 16px;
    padding: 24px 24px 40px;
}

.e86439c77c3e5bd2 {
    box-shadow: 0 10px 84px rgba(62, 83, 157, .081);
}

._68126588bfb81e5c {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: bold;
    display: block;
    margin-bottom: 0 !important;
}

._42e6e9a88d927a50 {
    margin-top: 8px;
    font-size: 14px !important;
    line-height: 20px !important;
    display: block;
}

._70282b1ec07e3c5f {
    margin-top: 16px;
    font-size: 16px !important;
    line-height: 20px !important;
    display: block;
}

._5812c3a2adc7de54 {
    margin-top: 16px;
    display: flex;
    align-items: flex-start;
}

._245c81ae94d257bd {
    margin-left: 12px;
    font-size: 18px;
}

.c3384a7ddb7e96bb {
    height: 20px;
    width: 20px;
    margin-left: 4px;
    vertical-align: bottom;
}

.c3384a7ddb7e96bb:hover {
    cursor: pointer;
}

._2cd68359e7a28f6e {
    width: 100vw;
    height: 100vh;
    padding: 32px 24px;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    top: 0;
    left: 0;
    min-height: 100vh;
    overflow-x: hidden !important;
    z-index: 2000;
    background: rgba(37, 37, 37, .9);
    overflow: auto;
}

._1b519bda085c728f {
    width: 100%;
}

.ce1714ebc88a8b1d {
    color: var(--text-white) !important;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 12px !important;
}

.afd1e47ff75d4dfe {
    color: var(--text-white) !important;
    margin-top: 12px;
    margin-bottom: 32px !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

._7aea6761a1d57bb0 {
    margin-bottom: 40px;
    width: 100%;
}

.cd028b55cceee7f9 {
    color: var(--text-white);
    height: 64px;
    padding: 14px 48px;
    margin: 4px 0;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 70px;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

._556052615732389e {
    height: 15px;
    width: 15px;
    margin-right: 9px;
}

.ad9a1062a60e2df9 {
    margin-top: 0 !important;
}

._9415354073b9a65b {
    margin-bottom: 0 !important;
}

/* stylelint-disable selector-max-universal */
/* stylelint-disable no-descending-specificity */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

._43b1baa8f84b6e03 h1,
._43b1baa8f84b6e03 h2,
._43b1baa8f84b6e03 h3,
._43b1baa8f84b6e03 h4,
._43b1baa8f84b6e03 h5,
._43b1baa8f84b6e03 h6,
._43b1baa8f84b6e03 p,
._43b1baa8f84b6e03 span {
    font-family: Lato, sans-serif, system-ui;
    color: var(--text-primary);
}

._43b1baa8f84b6e03 h1,
._43b1baa8f84b6e03 h2,
._43b1baa8f84b6e03 h3,
._43b1baa8f84b6e03 h4,
._43b1baa8f84b6e03 h5,
._43b1baa8f84b6e03 h6 {
    font-weight: 700;
}

._43b1baa8f84b6e03 h1 {
    font-size: 64px;
    line-height: 1;
}

._43b1baa8f84b6e03 h1._8605a88b09d3f056 {
    font-size: 56px;
}

._43b1baa8f84b6e03 h2 {
    font-size: 48px;
    line-height: 1;
}

._43b1baa8f84b6e03 h3 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 16px;
}

._43b1baa8f84b6e03 h1,
._43b1baa8f84b6e03 h2,
._43b1baa8f84b6e03 h3 {
    margin-bottom: 28px;
}

._43b1baa8f84b6e03 h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
}

._43b1baa8f84b6e03 p._7db198003a99e025,
._43b1baa8f84b6e03 span._7db198003a99e025,
._43b1baa8f84b6e03 a._7db198003a99e025 {
    font-size: 24px;
    line-height: 1.33;
}

._43b1baa8f84b6e03 p,
._43b1baa8f84b6e03 span,
._43b1baa8f84b6e03 a {
    font-size: 18px;
    line-height: 1.33;
}

._43b1baa8f84b6e03 p {
    margin-bottom: 16px;
}

._43b1baa8f84b6e03 p._4ea055af07f773ce,
._43b1baa8f84b6e03 span._4ea055af07f773ce {
    color: var(--text-secondary);
}

._43b1baa8f84b6e03 a {
    display: inline-block;
    color: var(--link-color);
}

._43b1baa8f84b6e03 a:visited,
._43b1baa8f84b6e03 a:active {
    color: var(--link-color);
}

._43b1baa8f84b6e03 a:hover {
    color: var(--primary-main-hover);
}

._43b1baa8f84b6e03 img {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 100vh;
    max-width: 100%;
}

._43b1baa8f84b6e03 ul,
._43b1baa8f84b6e03 ol {
    padding-left: 40px;
}

._43b1baa8f84b6e03 ul li {
    list-style: none;
}

._43b1baa8f84b6e03 ol li {
    list-style: decimal;
}

tr:last-child > td,
tr:last-child > th {
    border-bottom: 0;
}

td {
    border-right: 1px solid var(--text-disabled);
    border-bottom: 1px solid var(--text-disabled);
    padding: 16px;
}

td:last-child {
    border-right: 0;
}

._43b1baa8f84b6e03 *:last-child {
    margin-bottom: 0;
}

@media (max-width: 1151px) {
    ._43b1baa8f84b6e03 h1 {
        font-size: 56px;
    }

    ._43b1baa8f84b6e03 h1._8605a88b09d3f056 {
        font-size: 48px;
    }

    ._43b1baa8f84b6e03 h2 {
        font-size: 40px;
    }

    ._43b1baa8f84b6e03 h3 {
        font-size: 36px;
        line-height: 40px;
    }

    ._43b1baa8f84b6e03 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    ._43b1baa8f84b6e03 p._7db198003a99e025,
    ._43b1baa8f84b6e03 span._7db198003a99e025,
    ._43b1baa8f84b6e03 a._7db198003a99e025 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 567px) {
    ._43b1baa8f84b6e03 h1 {
        font-size: 40px;
    }

    ._43b1baa8f84b6e03 h1._8605a88b09d3f056 {
        font-size: 36px;
        line-height: 40px;
    }

    ._43b1baa8f84b6e03 h2 {
        font-size: 30px;
        line-height: 32px;
    }

    ._43b1baa8f84b6e03 h3 {
        font-size: 20px;
        line-height: 24px;
    }

    ._43b1baa8f84b6e03 p._7db198003a99e025,
    ._43b1baa8f84b6e03 span._7db198003a99e025,
    ._43b1baa8f84b6e03 a._7db198003a99e025 {
        font-size: 20px;
        line-height: 24px;
    }
}

._0f94b32c325ea821 {
    display: none;
    z-index: 11;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
}

._0f94b32c325ea821.ef25c1b2e0dd4472 {
    display: flex;
}

._0f94b32c325ea821::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    opacity: .7;
    z-index: -1;
}

._9fd68f2aa915434a {
    position: relative;
    margin: auto;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 90%;
}

._9fd68f2aa915434a::-webkit-scrollbar {
    display: none;
}

._1f492c2b38d7006c {
    background-color: unset;
    outline: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    height: 20px;
    width: 20px;
    border-radius: 0;
    border: 0;
    cursor: pointer;
}

._1f492c2b38d7006c::before,
._1f492c2b38d7006c::after {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    width: 2px;
    height: 100%;
    background-color: var(--text-primary);
}

._1f492c2b38d7006c::before {
    transform: rotate(45deg);
}

._1f492c2b38d7006c::after {
    transform: rotate(-45deg);
}

@media (max-width: 900px) {
    ._1f492c2b38d7006c {
        right: 15px;
        top: 15px;
    }
}

._44772cf5c1a39254 {
    margin: 40px;
    width: 6em;
    height: 6em;
    border: 1.1em solid rgba(0, 0, 0, .2);
    border-left: 1.1em solid #000;
    border-radius: 50%;
    animation: f8e7a8b232553fd8 1.1s infinite linear;
}

@keyframes f8e7a8b232553fd8 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* stylelint-disable declaration-no-important */
.deddcce0d00ab02c {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.eb5247977b32fa8e {
    width: 100%;
}

._7ca1f883bb3aea90 {
    padding: 0 32px;
    margin: 0 auto !important;
    width: 880px;
    text-align: center !important;
}

.d13181a819e039e3 {
    font-size: 18px !important;
    padding: 0 32px;
    width: 880px;
    margin: 0 auto;
    text-align: center !important;
}

._8478f6dedebd48e3 {
    margin-top: 28px !important;
}

._9844abcb59f17324 {
    padding: 0 32px;
    margin-top: 48px;
}

@media (max-width: 1439px) {
    ._7ca1f883bb3aea90 {
        padding: 0 84px;
    }

    .d13181a819e039e3 {
        padding: 0 84px;
    }

    ._8478f6dedebd48e3 {
        margin-top: 24px !important;
    }

    ._9844abcb59f17324 {
        margin-top: 40px;
        padding: 0 84px;
    }
}

@media (max-width: 1151px) {
    ._7ca1f883bb3aea90 {
        padding: 0 20px;
    }

    .d13181a819e039e3 {
        padding: 0 20px;
    }

    ._8478f6dedebd48e3 {
        margin-top: 24px !important;
    }

    ._9844abcb59f17324 {
        margin-top: 32px;
        padding: 0 20px;
    }

    ._741e838e750aef56 {
        margin-top: 48px;
    }
}

@media (max-width: 968px) {
    ._7ca1f883bb3aea90 {
        width: 100%;
    }

    .d13181a819e039e3 {
        width: 100%;
    }
}

@media (max-width: 567px) {
    ._7ca1f883bb3aea90 {
        padding: 0 24px;
    }

    .d13181a819e039e3 {
        padding: 0 24px;
    }

    ._9844abcb59f17324 {
        padding: 0 24px;
    }

    ._8478f6dedebd48e3 {
        margin-top: 16px !important;
    }
}

._741e838e750aef56 {
    margin-top: 72px;
}

