
*, *::before, *::after {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*::before, *::after {
    display: inline-block;
}
a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
}
li {
    list-style: none;
}
img {
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    font-size: inherit;
}
html, body {
    line-height: 1;
    height: 100%;
}
input, button, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button {
    color: inherit;
    background-color: transparent;
}
button, select, option {
    cursor: pointer;
}
input[type=text], input[type=email], input[type=tel], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
mark {
    background-color: transparent;
}

.de8cf15e2 {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 50;
}
section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
    color: var(--main-text);
    font-family: "Trebuchet MS", sans-serif;
    font-weight: 600;
}
@media (min-width: 73.125em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        font-size: 2.125rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (font-size: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            font-size: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem );
        }
    }
    @supports not (font-size: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            font-size: calc(1.75rem + 0.375 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        font-size: 1.75rem;
    }
}
@media (min-width: 73.125em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        line-height: 2.125rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (line-height: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            line-height: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem );
        }
    }
    @supports not (line-height: clamp( 1.75rem , 1.6088235294rem + 0.7058823529vw , 2.125rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            line-height: calc(1.75rem + 0.375 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        line-height: 1.75rem;
    }
}
@media (min-width: 73.125em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        margin-bottom: 1.5625rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (margin-bottom: clamp( 0.9375rem , 0.7022058824rem + 1.1764705882vw , 1.5625rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            margin-bottom: clamp( 0.9375rem , 0.7022058824rem + 1.1764705882vw , 1.5625rem );
        }
    }
    @supports not (margin-bottom: clamp( 0.9375rem , 0.7022058824rem + 1.1764705882vw , 1.5625rem )) {
        section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
            margin-bottom: calc(0.9375rem + 0.625 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > h1, section > section > div > h1, section__container > h1, section > section > div__container > h1, .sbef6e0 h1 {
        margin-bottom: 0.9375rem;
    }
}
section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
    color: var(--main-text);
    font-family: "Trebuchet MS", sans-serif;
    font-weight: 500;
}
@media (min-width: 73.125em) {
    section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
        font-size: 1.875rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (font-size: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem )) {
        section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
            font-size: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem );
        }
    }
    @supports not (font-size: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem )) {
        section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
            font-size: calc(1.625rem + 0.25 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
        font-size: 1.625rem;
    }
}
@media (min-width: 73.125em) {
    section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
        line-height: 1.875rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (line-height: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem )) {
        section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
            line-height: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem );
        }
    }
    @supports not (line-height: clamp( 1.625rem , 1.5308823529rem + 0.4705882353vw , 1.875rem )) {
        section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
            line-height: calc(1.625rem + 0.25 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > h2, section > section > div > h2, section__container > h2, section > section > div__container > h2 {
        line-height: 1.625rem;
    }
}
section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
    color: var(--main-text);
    font-family: "Trebuchet MS", sans-serif;
    font-weight: 400;
    word-spacing: 0.0625rem;
}
@media (min-width: 73.125em) {
    section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
        font-size: 0.96rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (font-size: clamp( 0.875rem , 0.8279411765rem + 0.2352941176vw , 1rem )) {
        section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
            font-size: clamp( 0.875rem , 0.8279411765rem + 0.2352941176vw , 1rem );
        }
    }
    @supports not (font-size: clamp( 0.875rem , 0.8279411765rem + 0.2352941176vw , 1rem )) {
        section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
            font-size: calc(0.875rem + 0.125 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
        font-size: 0.875rem;
    }
}
@media (min-width: 73.125em) {
    section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
        line-height: 1.45rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (line-height: clamp( 1.125rem , 1.0779411765rem + 0.2352941176vw , 1.25rem )) {
        section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
            line-height: clamp( 1.125rem , 1.0779411765rem + 0.2352941176vw , 1.25rem );
        }
    }
    @supports not (line-height: clamp( 1.125rem , 1.0779411765rem + 0.2352941176vw , 1.25rem )) {
        section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
            line-height: calc(1.125rem + 0.125 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    section > p, section > section > div > p, section__container > p, section > section > div__container > p, .sbef6e0 > p {
        line-height: 1.125rem;
    }
}
.mecea1 p, .za21d a, .z7b893872, .zf5af7, .n740310e, .r984ee li a, .ub6d02a, .ibae06837, .l72a031d9 li a, .va124, .bd18287 {
    font-family: "Trebuchet MS", sans-serif;
}
.wc07ee::after, section > h2::after, section > section > div > h2::after, section__container > h2::after, section > section > div__container > h2::after {
    content: "";
    width: 100%;
    height: 0.125rem;
    border-radius: 0.0625rem;
}
.ka66e71, .n2280c, .x9578 {
    max-width: 77.5rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin: 0 auto;
}
.de8cf15e2 {
    background: var(--header-bg);
}
@media (max-width: 61.99875em) {
    .de8cf15e2 {
        display: block;
    }
}
.x9578 {
    max-width: 77.5rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 0.6375rem;
    padding-bottom: 0.6375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 47.99875em) {
    .x9578 {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 0.9375rem;
        -moz-column-gap: 0.9375rem;
        column-gap: 0.9375rem;
        row-gap: 0.625rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }
}
.k927015a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    padding-right: 0.9375rem;
}
@media (max-width: 47.99875em) {
    .k927015a {
        width: 100%;
    }
}
.k927015a a {
    width: 8rem;
}
@media (min-width: 47.99875em) {
    .k927015a a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
.k927015a a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 9.375rem/3.75rem;
    max-height: 3.43rem 
}
@media (max-width: 47.99875em) {
    .k927015a {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
.c3d998c {
    padding: 0 1.25rem 0 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}
@media (max-width: 47.99875em) {
    .c3d998c {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    }
}
.bd18287 {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 7.5rem;
    height: 2.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0rem;
    color: var(--text-btns);
    background: var(--login-btn);
    position: relative;
}
@media (max-width: 47.99875em) {
    .bd18287 {
        width: 100%;
    }
}
.bd18287:hover {
    opacity: 0.8;
}
.va124 {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 7.5rem;
    height: 2.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0rem;
    color: var(--text-btns);
    background: var(--reg-btn);
    position: relative;
}
@media (max-width: 47.99875em) {
    .va124 {
        width: 100%;
    }
}
.va124:hover {
    opacity: 0.8;
}
.s908e0 {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    position: relative;
    border-radius: 40%;
}
@media (max-width: 68.75em) {
    .f8f3f1 {
        display: block;
        width: 2.5rem;
        height: 2.5rem;
    }
}
@media (max-width: 47.99875em) {
    .f8f3f1 {
        display: none !important;
    }
}
@media (max-width: 47.99875em) {
    .s908e0 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 2.5rem;
        height: 2.5rem;
    }
}
.s908e0 img {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 2.5rem;
    height: 2.5rem;
}
.iae0d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 2.2rem;
    height: 1.5rem;
    cursor: pointer;
}
.iae0d span {
    display: block;
    height: 0.25rem;
    width: 100%;
    background-color: var(--header-color);
    border-radius: 0.125rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.l72a031d9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 75em) {
    .l72a031d9 {
        -webkit-column-gap: 1.1875rem;
        -moz-column-gap: 1.1875rem;
        column-gap: 1.1875rem;
    }
}
@media (min-width: 62.5em) and (max-width: 75em) {
    @supports ((-moz-column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 1.1875rem )) or (column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 1.1875rem ))) {
        .l72a031d9 {
            -webkit-column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 1.1875rem );
            -moz-column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 1.1875rem );
            column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 1.1875rem );
        }
    }
    @supports not ((-moz-column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 2.1875rem )) or (column-gap: clamp( 1.25rem , -3.4375rem + 7.5vw , 2.1875rem ))) {
        .l72a031d9 {
            -webkit-column-gap: calc(1.25rem + 0.9375 * (100vw - 62.5rem) / 12.5);
            -moz-column-gap: calc(1.25rem + 0.9375 * (100vw - 62.5rem) / 12.5);
            column-gap: calc(1.25rem + 0.9375 * (100vw - 62.5rem) / 12.5);
        }
    }
}
@media (max-width: 62.5em) {
    .l72a031d9 {
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
}
@media (max-width: 68.75em) {
    .l72a031d9 {
        display: none;
    }
}
.l72a031d9 li a {
    color: var(--header-color);
    font-size: 0.98rem;
    line-height: 1rem;
    font-weight: 500;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    padding: 0.3125rem 0.5rem;
    border-radius: 0.375rem;
    transition: 0.3s;
}
.l72a031d9 li a:hover {
    opacity: 0.6;
}
.lcff4c {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.lcff4c:hover .h0f3562 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.q7fb2 {
    position: relative;
    padding-right: 1.5625rem !important;
}
.h0f3562 {
    position: absolute;
    top: 0.0625rem;
    right: 0.25rem;
    width: 0.8125rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (max-width: 68.75em) {
    .h0f3562 {
        display: none;
    }
}
.ta9a03 {
    padding-top: 1.25rem;
    position: absolute;
    top: 1.75rem;
    left: -0.3125rem;
    min-width: 12.8125rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.d2d76600f li:not(:last-child) {
    border-bottom: 0.0625rem solid var(--main-bg);
}
.d2d76600f li a {
    color: var(--header-bg);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1rem;
    border-radius: 0 !important;
    padding: 0.625rem 0.3125rem 0.625rem 0.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.d2d76600f li a:hover {
    opacity: 0.8;
}
.lcff4c {
    position: relative;
}
.lcff4c:hover .ta9a03 {
    top: 1.125rem;
    visibility: visible;
    opacity: 1;
}
html {
    scroll-behavior: smooth;
}
.tbf8f26 {
    display: none;
    position: fixed;
    top: 0rem;
    left: 0rem;
    z-index: 52;
    height: 100%;
    background: var(--header-bg);
    overflow-y: auto;
    padding: 0rem 0.75rem 0rem 0.75rem;
    width: 100%;
}
.tbf8f26::-webkit-scrollbar {
    display: none;
}
.tbf8f26 {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
@media (min-width: 61.99875em) and (min-width: 73.125em) {
    .tbf8f26 {
        max-width: 15.8125rem;
    }
}
@media (min-width: 61.99875em) and (min-width: 48em) and (max-width: 73.125em) {
    @supports (max-width: clamp( 13.75rem , 9.8097014925rem + 8.2089552239vw , 15.8125rem )) {
        .tbf8f26 {
            max-width: clamp( 13.75rem , 9.8097014925rem + 8.2089552239vw , 15.8125rem );
        }
    }
    @supports not (max-width: clamp( 13.75rem , 9.8097014925rem + 8.2089552239vw , 15.8125rem )) {
        .tbf8f26 {
            max-width: calc(13.75rem + 2.0625 * (100vw - 48rem) / 25.125);
        }
    }
}
@media (min-width: 61.99875em) and (max-width: 48em) {
    .tbf8f26 {
        max-width: 13.75rem;
    }
}
@media (max-width: 68.75em) {
    .tbf8f26 {
        display: block;
        background: none;
        position: fixed;
        z-index: 51;
        width: 100%;
        height: 100%;
        top: 0;
        left: -100%;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding: 0;
        border: none;
    }
}
@media (max-width: 68.75em) {
    .g9e1b {
        background-color: rgba(0, 0, 0, 0.6);
        position: fixed;
        z-index: 51;
        width: 100%;
        height: 100%;
        top: 0;
        left: auto;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding: 0;
        overflow-y: auto;
    }
    .g9e1b::-webkit-scrollbar {
        display: none;
    }
    .g9e1b {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}
@media (max-width: 68.75em) {
    .r77a2d {
        background: var(--header-bg);
        -webkit-box-shadow: 0.0625rem 0rem 0.3125rem rgba(50, 50, 50, 0.9);
        box-shadow: 0.0625rem 0rem 0.3125rem rgba(50, 50, 50, 0.9);
        height: 100%;
        position: relative;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        width: 20rem;
        padding: 0.625rem;
        border-bottom: none;
    }
    .r77a2d::before {
        content: "";
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: fixed;
        top: 0;
        left: -624.9375rem;
        height: 100% !important;
        width: 20rem;
        background: var(--header-bg);
        border-top: none;
        border-bottom: none;
        z-index: -1;
    }
}
.ld7b526f {
    padding: 0.9375rem 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ld7b526f a {
    max-width: 12.5rem;
    width: 100%;
}
.ld7b526f a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 9.375rem/3.75rem;
    max-height: 5.625rem;
}
.ebb92e97a {
    width: 100%;
    display: inline-block;
    padding: 0.625rem 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.9375rem;
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
}
.ibae06837 {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 2.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0rem;
    color: var(--text-btns);
    background: var(--login-btn);
    position: relative;
}
.ibae06837:hover {
    opacity: 0.8;
}
.ub6d02a {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 2.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0rem;
    color: var(--text-btns);
    background: var(--reg-btn);
    position: relative;
}
.ub6d02a:hover {
    opacity: 0.8;
}
.r984ee li {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0rem;
}
.r984ee li:not(:last-child) {
    margin-bottom: 0.5rem;
}
@media (max-width: 47.99875em) {
    .r984ee li:not(:last-child) {
        margin-bottom: 0.5rem;
    }
}
.r984ee li a {
    color: var(--header-color);
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.9375rem;
    width: 100%;
    padding: 0.75rem 1rem 0.75rem 1rem;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.r984ee li a:hover {
    opacity: 0.75;
}
.r984ee li a img {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
}
.g8a5cbd {
    border-radius: 0.625rem;
}
.p3422b140 {
    position: absolute;
    top: 0.4375rem;
    right: 0.3125rem;
    display: block;
}
@media (min-width: 68.75em) {
    .p3422b140 {
        display: none;
    }
}
.p1e46d {
    position: relative;
    width: 1.875rem;
    height: 1.875rem;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.p1e46d::before {
    content: "";
    position: absolute;
    background-color: var(--header-color);
    width: 1.875rem;
    height: 0.25rem;
    border-radius: 2px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.p1e46d::after {
    content: "";
    position: absolute;
    background-color: var(--header-color);
    width: 1.875rem;
    height: 0.25rem;
    border-radius: 2px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.p1e46d:hover {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
body[data-menu-open] {
    overflow: hidden;
}
body[data-menu-open] .tbf8f26 {
    left: 0;
}
body[data-menu-open] .r77a2d::before {
    left: 0;
}
.z5756 {
    position: relative;
}
.eaf2b {
    position: absolute;
    top: 0.4375rem;
    right: 0.5rem;
    width: 1.5rem;
    height: 1.5rem;
    padding: 0.25rem;
    border-radius: 50%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
.e2683 {
    border-radius: 0 !important;
}
.ddd25d .t6dcb3d {
    visibility: visible;
    opacity: 1;
    height: 100%;
}
.ddd25d .eaf2b {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ddd25d.z5756 .e2683 {
    border-bottom: 0.0625rem var(--main-text) solid;
}
.t6dcb3d {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 0;
    margin-top: 0rem;
}
.z40d0:not(:last-child) {
    margin-bottom: 0rem !important;
}
.z40d0 li:not(:last-child) {
    margin-bottom: 0rem !important;
    border-bottom: 0.0625rem var(--main-text) solid;
    border-radius: 0;
}
.z40d0 li:last-child {
    border-bottom: none;
}
.sbef6e0 > p:not(:last-child) {
    margin-bottom: 1.5625rem;
}
.lad55ce5 {
    position: relative;
    overflow: hidden;
    border-radius: 0rem !important;
    margin-bottom: 1.25rem;
    cursor: pointer;
}
.lad55ce5:hover .nb26daed img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
@media (max-width: 47.99875em) {
    .lad55ce5:hover .nb26daed img {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
    }
}
.nb26daed {
    max-width: 74.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}
.zbd410fce {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 74.375rem;
    aspect-ratio: 1200/400;
    width: 100%;
}
@media (min-width: 73.125em) {
    .zbd410fce {
        height: 25rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (height: clamp( 12.5rem , 7.7941176471rem + 23.5294117647vw , 25rem )) {
        .zbd410fce {
            height: clamp( 12.5rem , 7.7941176471rem + 23.5294117647vw , 25rem );
        }
    }
    @supports not (height: clamp( 12.5rem , 7.7941176471rem + 23.5294117647vw , 25rem )) {
        .zbd410fce {
            height: calc(12.5rem + 12.5 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .zbd410fce {
        height: 12.5rem;
    }
}
.a3592b {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.u69870c87 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 42.5rem;
    padding: 0.9375rem;
    border-radius: 0rem;
    background-color: rgba(0, 0, 0, 0.75);
}
@media (max-width: 55.625em) {
    .u69870c87 {
        margin-left: 0;
    }
}
.n740310e {
    color: var(--banner-color);
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0 0.1875rem rgb(9,24,43);
    text-align: center;
    margin-bottom: 0.5rem;
}
@media (min-width: 73.125em) {
    .n740310e {
        font-size: 1.875rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (font-size: clamp( 1.125rem , 0.8426470588rem + 1.4117647059vw , 1.875rem )) {
        .n740310e {
            font-size: clamp( 1.125rem , 0.8426470588rem + 1.4117647059vw , 1.875rem );
        }
    }
    @supports not (font-size: clamp( 1.125rem , 0.8426470588rem + 1.4117647059vw , 1.875rem )) {
        .n740310e {
            font-size: calc(1.125rem + 0.75 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .n740310e {
        font-size: 1.125rem;
    }
}
@media (min-width: 73.125em) {
    .n740310e {
        line-height: 2rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (line-height: clamp( 1.375rem , 1.1397058824rem + 1.1764705882vw , 2rem )) {
        .n740310e {
            line-height: clamp( 1.375rem , 1.1397058824rem + 1.1764705882vw , 2rem );
        }
    }
    @supports not (line-height: clamp( 1.375rem , 1.1397058824rem + 1.1764705882vw , 2rem )) {
        .n740310e {
            line-height: calc(1.375rem + 0.625 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .n740310e {
        line-height: 1.375rem;
    }
}
.n740310e span {
    color: var(--banner-color);
}
.zf5af7 {
    margin-top: 0.5rem;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 12.5rem;
    height: 2.625rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0rem;
    color: var(--text-btns);
    background: var(--reg-btn);
    position: relative;
}
.zf5af7:hover {
    opacity: 0.8;
}
.z2791 {
    margin-top: 0.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 0.625rem;
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
    cursor: pointer;
}
@media (max-width: 47.99875em) {
    .z2791 img {
        max-width: 7.5rem;
    }
}
section > section {
    margin-top: 2.1875rem;
}
section > :last-child, section > section > div > :last-child {
    margin-bottom: 0;
}
section__container > h2, section > section > div__container > h2 {
    margin-bottom: 0.9375rem;
}
section__container > p, section > section > div__container > p {
    margin-bottom: 1.5625rem;
}
section > h2, section > section > div > h2 {
    margin-bottom: 0.625rem;
}
section > p, section > section > div > p {
    margin-bottom: 1.25rem;
}
section > p em, section > section > div > p em {
    font-style: italic;
}
section > p a, section > section > div > p a {
    text-decoration: underline;
    color: var(--main-text);
}
section > p strong, section > section > div > p strong {
    font-weight: bold;
}
body {
    font-family: "Trebuchet MS", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: var(--main-text);
    line-height: 1.46;
}
.jecc05a62 {
    min-height: 100vh;
    overflow: clip;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.jecc05a62 > main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.s469fe689 {
    min-height: 100vh;
    overflow: clip;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.s469fe689 > main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.mbcdf5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
body {
    background: var(--main-bg);
}
@media (min-width: 73.125em) {
    .mbcdf5 {
        padding-left: 1.5625rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (padding-left: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem )) {
        .mbcdf5 {
            padding-left: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem );
        }
    }
    @supports not (padding-left: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem )) {
        .mbcdf5 {
            padding-left: calc(0.4375rem + 1.125 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .mbcdf5 {
        padding-left: 0.4375rem;
    }
}
@media (min-width: 73.125em) {
    .mbcdf5 {
        padding-right: 1.5625rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (padding-right: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem )) {
        .mbcdf5 {
            padding-right: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem );
        }
    }
    @supports not (padding-right: clamp( 0.4375rem , 0.0139705882rem + 2.1176470588vw , 1.5625rem )) {
        .mbcdf5 {
            padding-right: calc(0.4375rem + 1.125 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .mbcdf5 {
        padding-right: 0.4375rem;
    }
}
.n2280c {
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 2.1875rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
@media (min-width: 73.125em) {
    .n2280c {
        padding-left: 1.5625rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (padding-left: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem )) {
        .n2280c {
            padding-left: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem );
        }
    }
    @supports not (padding-left: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem )) {
        .n2280c {
            padding-left: calc(0.625rem + 0.9375 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .n2280c {
        padding-left: 0.625rem;
    }
}
@media (min-width: 73.125em) {
    .n2280c {
        padding-right: 1.5625rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (padding-right: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem )) {
        .n2280c {
            padding-right: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem );
        }
    }
    @supports not (padding-right: clamp( 0.625rem , 0.2720588235rem + 1.7647058824vw , 1.5625rem )) {
        .n2280c {
            padding-right: calc(0.625rem + 0.9375 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .n2280c {
        padding-right: 0.625rem;
    }
}
.n2280c > section {
    margin-top: 2.1875rem;
    margin-bottom: 2.1875rem;
}
.n2280c > :last-child {
    margin-bottom: 0;
}
.n2280c > :first-child {
    margin-top: 0;
}
.mecea1 {
    padding-bottom: 0.625rem;
    background: var(--footer-bg);
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.1);
}
.ka66e71 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.k65a1 {
    padding-top: 0.9375rem;
    padding-bottom: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.k65a1 svg path {
    fill: var(--footer-color);
}
@media (min-width: 73.125em) {
    .k65a1 {
        gap: 1.25rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (gap: clamp( 0.625rem , 0.3897058824rem + 1.1764705882vw , 1.25rem )) {
        .k65a1 {
            gap: clamp( 0.625rem , 0.3897058824rem + 1.1764705882vw , 1.25rem );
        }
    }
    @supports not (gap: clamp( 0.625rem , 0.3897058824rem + 1.1764705882vw , 1.25rem )) {
        .k65a1 {
            gap: calc(0.625rem + 0.625 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .k65a1 {
        gap: 0.625rem;
    }
}
.p8cc63 {
    background-color: var(--text-btns);
    border-radius: 0.75rem;
    padding: 0.375rem;
}
.v5c120f {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mecea1 img {
    max-width: 18.75rem;
    max-height: 3.125rem;
    vertical-align: middle;
}
.z7b893872 {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.125rem;
    color: var(--text-btns);
    background: var(--reg-btn);
}
.za21d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.1875rem;
    row-gap: 0.3125rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 47.99875em) {
    .za21d {
        row-gap: 0.3125rem;
    }
}
.za21d a {
    color: var(--footer-color);
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.125rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.za21d a:hover {
    opacity: 0.6;
}

@media (max-width: 47.99875em) {
    .za21d a {
        font-size: 0.875rem;
        line-height: 1rem;
    }
}
.vd6be47 {
    margin-top: 0.875rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0.9375rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wc07ee::after {
    height: 0.0625rem;
}
.mecea1 p {
    color: var(--footer-color);
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1rem;
    text-align: center;
    opacity: 0.8;
}
.k326035 {
    bottom: 0.9375rem;
    position: fixed;
    right: -100%;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    z-index: 50;
}
@media (min-width: 73.125em) {
    .k326035 {
        width: 2.5rem;
    }
}
@media (min-width: 20em) and (max-width: 73.125em) {
    @supports (width: clamp( 2.5rem , 2.5rem + 0vw , 2.5rem )) {
        .k326035 {
            width: clamp( 2.5rem , 2.5rem + 0vw , 2.5rem );
        }
    }
    @supports not (width: clamp( 2.5rem , 2.5rem + 0vw , 2.5rem )) {
        .k326035 {
            width: calc(2.5rem + 0 * (100vw - 20rem) / 53.125);
        }
    }
}
@media (max-width: 20em) {
    .k326035 {
        width: 2.5rem;
    }
}
.q62f56b76 {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.q62f56b76:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.k326035.p90888d {
    right: 0.625rem;
}
#go-top-elem[data-shown='true'] {
    right: 0.625rem;
}
.g0c2ea2c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.25rem;
}
.b4e08 {
    width: 0;
    height: 0;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    border-bottom: 0.9375rem solid var(--text-btns);
}
.q0eee558b {
    width: 0.25rem;
    height: 0.9375rem;
    background-color: var(--text-btns);
}
h1{
    text-transform: uppercase;
}
