data-inline-fonts /* latin   archivo_blk_KF_i7y.woff2 */

.archivo-black-regular {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
}

/* 1st Style block */
data-glamor="cxs-media-sheet

.x {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        margin: 0;
        box-sizing: border-box
    }

    .x *,
    .x :after,
    .x :before {
        box-sizing: inherit
    }

    .x-el a[href^="mailto:"]:not(.x-el),
    .x-el a[href^="tel:"]:not(.x-el) {
        color: inherit;
        font-size: inherit;
        text-decoration: inherit
    }

    .x-el-article,
    .x-el-aside,
    .x-el-details,
    .x-el-figcaption,
    .x-el-figure,
    .x-el-footer,
    .x-el-header,
    .x-el-hgroup,
    .x-el-main,
    .x-el-menu,
    .x-el-nav,
    .x-el-section,
    .x-el-summary {
        display: block
    }

    .x-el-audio,
    .x-el-canvas,
    .x-el-progress,
    .x-el-video {
        display: inline-block;
        vertical-align: baseline
    }

    .x-el-audio:not([controls]) {
        display: none;
        height: 0
    }

    .x-el-template {
        display: none
    }

    .x-el-a {
        background-color: transparent;
        color: inherit
    }

    .x-el-a:active,
    .x-el-a:hover {
        outline: 0
    }

    .x-el-abbr[title] {
        border-bottom: 1px dotted
    }

    .x-el-b,
    .x-el-strong {
        font-weight: 700
    }

    .x-el-dfn {
        font-style: italic
    }

    .x-el-mark {
        background: #ff0;
        color: #000
    }

    .x-el-small {
        font-size: 80%
    }

    .x-el-sub,
    .x-el-sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    .x-el-sup {
        top: -.5em
    }

    .x-el-sub {
        bottom: -.25em
    }

    .x-el-img {
        vertical-align: middle;
        border: 0
    }

    .x-el-svg:not(:root) {
        overflow: hidden
    }

    .x-el-figure {
        margin: 0
    }

    .x-el-hr {
        box-sizing: content-box;
        height: 0
    }

    .x-el-pre {
        overflow: auto
    }

    .x-el-code,
    .x-el-kbd,
    .x-el-pre,
    .x-el-samp {
        font-family: monospace, monospace;
        font-size: 1em
    }

    .x-el-button,
    .x-el-input,
    .x-el-optgroup,
    .x-el-select,
    .x-el-textarea {
        color: inherit;
        font: inherit;
        margin: 0
    }

    .x-el-button {
        overflow: visible
    }

    .x-el-button,
    .x-el-select {
        text-transform: none
    }

    .x-el-button,
    .x-el-input[type=button],
    .x-el-input[type=reset],
    .x-el-input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }

    .x-el-button[disabled],
    .x-el-input[disabled] {
        cursor: default
    }

    .x-el-button::-moz-focus-inner,
    .x-el-input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .x-el-input {
        line-height: normal
    }

    .x-el-input[type=checkbox],
    .x-el-input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    .x-el-input[type=number]::-webkit-inner-spin-button,
    .x-el-input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    .x-el-input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

    .x-el-input[type=search]::-webkit-search-cancel-button,
    .x-el-input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    .x-el-textarea {
        border: 0
    }

    .x-el-fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    .x-el-legend {
        border: 0;
        padding: 0
    }

    .x-el-textarea {
        overflow: auto
    }

    .x-el-optgroup {
        font-weight: 700
    }

    .x-el-table {
        border-collapse: collapse;
        border-spacing: 0
    }

    .x-el-td,
    .x-el-th {
        padding: 0
    }

    .x {
        -webkit-font-smoothing: antialiased
    }

    .x-el-hr {
        border: 0
    }

    .x-el-fieldset,
    .x-el-input,
    .x-el-select,
    .x-el-textarea {
        margin-top: 0;
        margin-bottom: 0
    }

    .x-el-fieldset,
    .x-el-input[type=email],
    .x-el-input[type=text],
    .x-el-textarea {
        width: 100%
    }

    .x-el-input,
    .x-el-label {
        vertical-align: middle
    }

    .x-el-input {
        border-style: none;
        padding: .5em
    }

    .x-el-select:not([multiple]) {
        vertical-align: middle
    }

    .x-el-textarea {
        line-height: 1.75;
        padding: .5em
    }

    .x-el.d-none {
        display: none !important
    }

    .sideline-footer {
        margin-top: auto
    }

    .disable-scroll {
        touch-action: none;
        overflow: hidden;
        position: fixed;
        max-width: 100vw
    }

    @keyframes loaderscale {
        0% {
            transform: scale(1);
            opacity: 1
        }

        45% {
            transform: scale(.1);
            opacity: .7
        }

        80% {
            transform: scale(1);
            opacity: 1
        }
    }

    .x-loader svg {
        display: inline-block
    }

    .x-loader svg:first-child {
        animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.24s infinite
    }

    .x-loader svg:nth-child(2) {
        animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) -.12s infinite
    }

    .x-loader svg:nth-child(3) {
        animation: loaderscale .75s cubic-bezier(.2, .68, .18, 1.08) 0s infinite
    }

    .x-icon>svg {
        transition: transform .33s ease-in-out
    }

    .x-icon>svg.rotate-90 {
        transform: rotate(-90deg)
    }

    .x-icon>svg.rotate90 {
        transform: rotate(90deg)
    }

    .x-icon>svg.rotate-180 {
        transform: rotate(-180deg)
    }

    .x-icon>svg.rotate180 {
        transform: rotate(180deg)
    }

    .x-rt ol,
    .x-rt ul {
        text-align: left
    }

    .x-rt p {
        margin: 0
    }

    .mte-inline-block {
        display: inline-block
    }

    @media only screen and (min-device-width:1025px) {

        :root select,
        _::-webkit-full-page-media,
        _:future {
            font-family: sans-serif !important
        }
    }

/*  2nd Style block */
.x .c1-1 {
        letter-spacing: normal
    }

    .x .c1-2 {
        text-transform: none
    }

    .x .c1-3 {
        background-color: rgb(255, 255, 255)
    }

    .x .c1-4 {
        width: 100%
    }

    .x .c1-5>div {
        position: relative
    }

    .x .c1-6>div {
        overflow: hidden
    }

    .x .c1-7>div {
        margin-top: auto
    }

    .x .c1-8>div {
        margin-right: auto
    }

    .x .c1-9>div {
        margin-bottom: auto
    }

    .x .c1-a>div {
        margin-left: auto
    }

    .x .c1-b {
        font-family: 'Montserrat', arial, sans-serif
    }

    .x .c1-c {
        font-size: 16px
    }

    .x .c1-h {
        background-color: rgb(33, 31, 31)
    }

    .x .c1-i {
        background-color: rgb(23, 21, 21)
    }

    .x .c1-j {
        padding-top: 56px
    }

    .x .c1-k {
        padding-bottom: 56px
    }

    .x .c1-l {
        overflow: hidden
    }

    .x .c1-m {
        padding: 0px !important
    }

    .x .c1-p {
        z-index: 3
    }

    .x .c1-q {
        background-color: transparent
    }

    .x .c1-r {
        transition: background .3s
    }

    .x .c1-s {
        position: relative
    }

    .x .c1-t {
        z-index: auto
    }

    .x .c1-y {
        align-items: center
    }

    .x .c1-z {
        flex-wrap: nowrap
    }

    .x .c1-10 {
        display: flex
    }

    .x .c1-11 {
        margin-top: 0px
    }

    .x .c1-12 {
        margin-right: 0px
    }

    .x .c1-13 {
        margin-bottom: 0px
    }

    .x .c1-14 {
        margin-left: 0px
    }

    .x .c1-15 {
        padding-top: 8px
    }

    .x .c1-16 {
        padding-right: 8px
    }

    .x .c1-17 {
        padding-bottom: 8px
    }

    .x .c1-18 {
        padding-left: 8px
    }

    .x .c1-19 {
        [object -object]: 0px
    }

    .x .c1-1b {
        width: 0px
    }

    .x .c1-1c {
        padding-right: 0px
    }

    .x .c1-1d {
        padding-left: 0px
    }

    .x .c1-1e {
        text-align: center
    }

    .x .c1-1f {
        justify-content: center
    }

    .x .c1-1g {
        overflow-wrap: break-word
    }

    .x .c1-1h {
        text-transform: uppercase
    }

    .x .c1-1i {
        display: inline-block
    }

    .x .c1-1j {
        font-family: 'Archivo Black', arial, sans-serif
    }

    .x .c1-1k {
        font-size: 14px
    }

    .x .c1-1s {
        letter-spacing: inherit
    }

    .x .c1-1t {
        text-transform: inherit
    }

    .x .c1-1u {
        text-decoration: none
    }

    .x .c1-1v {
        word-wrap: break-word
    }

    .x .c1-1w {
        display: inline
    }

    .x .c1-1x {
        cursor: pointer
    }

    .x .c1-1y {
        border-top: 0px
    }

    .x .c1-1z {
        border-right: 0px
    }

    .x .c1-20 {
        border-bottom: 0px
    }

    .x .c1-21 {
        border-left: 0px
    }

    .x .c1-22 {
        max-width: 100%
    }

    .x .c1-23 {
        width: auto
    }

    .x .c1-24 {
        color: rgb(255, 255, 255)
    }

    .x .c1-25 {
        font-weight: inherit
    }

    .x .c1-26:hover {
        color: rgb(198, 198, 198)
    }

    .x .c1-27:active {
        color: rgb(255, 255, 255)
    }

    .x .c1-28 {
        padding-top: 0px
    }

    .x .c1-29 {
        padding-bottom: 0px
    }

    .x .c1-2b {
        margin-left: auto
    }

    .x .c1-2c {
        margin-right: auto
    }

    .x .c1-2d {
        vertical-align: middle
    }

    .x .c1-2e {
        aspect-ratio: 1.167579408543264 / 1
    }

    .x .c1-2f {
        object-fit: contain
    }

    .x .c1-2g {
        height: 80px
    }

    .x .c1-2h {
        transition: max-height .5s
    }

    .x .c1-2i {
        border-radius: 0px
    }

    .x .c1-31 {
        justify-content: flex-end
    }

    .x .c1-32 {
        display: none
    }

    .x .c1-36 {
        padding-left: 48px
    }

    .x .c1-37 {
        padding-right: 48px
    }

    .x .c1-38 {
        padding-top: 24px
    }

    .x .c1-39 {
        padding-bottom: 24px
    }

    .x .c1-3a {
        gap: 32px
    }

    .x .c1-3b {
        flex-basis: 44%
    }

    .x .c1-3c {
        max-width: 44%
    }

    .x .c1-3g {
        padding-left: 24px
    }

    .x .c1-3h {
        padding-right: 24px
    }

    .x .c1-3m {
        padding-bottom: 72px
    }

    .x .c1-3o {
        margin-top: 0px !important
    }

    .x .c1-3p {
        margin-bottom: 0px !important
    }

    .x .c1-3q {
        flex-direction: column
    }

    .x .c1-3r {
        flex-grow: 1
    }

    .x .c1-3s {
        flex-shrink: 0
    }

    .x .c1-3t {
        flex-basis: auto
    }

    .x .c1-3u {
        opacity: 0
    }

    .x .c1-3y {
        margin-bottom: none
    }

    .x .c1-3z {
        display: block
    }

    .x .c1-40 {
        width: 100vw
    }

    .x .c1-41 {
        line-height: 1.2
    }

    .x .c1-42 {
        line-height: 1.1
    }

    .x .c1-43 {
        white-space: nowrap
    }

    .x .c1-44 {
        font-size: 25px
    }

    .x .c1-45 {
        font-weight: 400
    }

    .x .c1-4a {
        margin-top: 24px
    }

    .x .c1-4b {
        flex-wrap: wrap
    }

    .x .c1-4c {
        column-gap: 24px
    }

    .x .c1-4d {
        row-gap: 24px
    }

    .x .c1-4f {
        letter-spacing: 0.071em
    }

    .x .c1-4g {
        border-style: none
    }

    .x .c1-4h {
        display: inline-flex
    }

    .x .c1-4i {
        padding-left: 32px
    }

    .x .c1-4j {
        padding-right: 32px
    }

    .x .c1-4k {
        min-height: 56px
    }

    .x .c1-4l {
        border-radius: 4px
    }

    .x .c1-4m {
        color: rgb(48, 48, 48)
    }

    .x .c1-4n {
        font-weight: 700
    }

    .x .c1-4o {
        text-shadow: none
    }

    .x .c1-4p:hover {
        background-color: rgb(255, 255, 255)
    }

    .x .c1-4r {
        aspect-ratio: 4/3
    }

    .x .c1-4s {
        height: 100%
    }

    .x .c1-4t {
        background-position: center
    }

    .x .c1-4u {
        background-size: cover
    }

    .x .c1-4v {
        background-blend-mode: normal
    }

    .x .c1-4w {
        background-repeat: no-repeat
    }

    .x .c1-5m {
        box-sizing: border-box
    }

    .x .c1-5n {
        flex-direction: row
    }

    .x .c1-5o {
        margin-right: -12px
    }

    .x .c1-5p {
        margin-bottom: -24px
    }

    .x .c1-5q {
        margin-left: -12px
    }

    .x .c1-5v {
        flex-shrink: 1
    }

    .x .c1-5w {
        flex-basis: 100%
    }

    .x .c1-5x {
        padding-right: 12px
    }

    .x .c1-5y {
        padding-bottom: 48px
    }

    .x .c1-5z {
        padding-left: 12px
    }

    .x .c1-65 {
        align-self: flex-start
    }

    .x .c1-69 {
        margin-bottom: 24px
    }

    .x .c1-6b {
        border-width: 0 !important
    }

    .x .c1-6c {
        aspect-ratio: 1
    }

    .x .c1-6d {
        order: -1
    }

    .x .c1-6e {
        z-index: 1
    }

    .x .c1-6f {
        border-radius: 50%
    }

    .x .c1-6g {
        justify-content: flex-start
    }

    .x .c1-6h>* {
        max-width: 100%
    }

    .x .c1-6i> :nth-child(n) {
        margin-bottom: 24px
    }

    .x .c1-6j> :last-child {
        margin-bottom: 0 !important
    }

    .x .c1-6m {
        line-height: 1.25
    }

    .x .c1-6n {
        font-size: 32px
    }

    .x .c1-6s {
        line-height: 1.5
    }

    .x .c1-6t {
        text-wrap: pretty
    }

    .x .c1-6u>p>ol {
        text-align: left
    }

    .x .c1-6v>p>ol {
        display: block
    }

    .x .c1-6w>p>ol {
        padding-left: 1.3em
    }

    .x .c1-6x>p>ol {
        margin-left: 16px
    }

    .x .c1-6y>p>ol {
        margin-right: 16px
    }

    .x .c1-6z>p>ol {
        margin-top: auto
    }

    .x .c1-70>p>ol {
        margin-bottom: auto
    }

    .x .c1-71>p>ol {
        text-wrap: pretty
    }

    .x .c1-72>p>ul {
        text-align: left
    }

    .x .c1-73>p>ul {
        display: block
    }

    .x .c1-74>p>ul {
        padding-left: 1.3em
    }

    .x .c1-75>p>ul {
        margin-left: 16px
    }

    .x .c1-76>p>ul {
        margin-right: 16px
    }

    .x .c1-77>p>ul {
        margin-top: auto
    }

    .x .c1-78>p>ul {
        margin-bottom: auto
    }

    .x .c1-79>p>ul {
        text-wrap: pretty
    }

    .x .c1-7a>ul {
        text-align: left
    }

    .x .c1-7b>ul {
        display: block
    }

    .x .c1-7c>ul {
        padding-left: 1.3em
    }

    .x .c1-7d>ul {
        margin-left: 16px
    }

    .x .c1-7e>ul {
        margin-right: 16px
    }

    .x .c1-7f>ul {
        margin-top: auto
    }

    .x .c1-7g>ul {
        margin-bottom: auto
    }

    .x .c1-7h>ul {
        text-wrap: pretty
    }

    .x .c1-7i>ol {
        text-align: left
    }

    .x .c1-7j>ol {
        display: block
    }

    .x .c1-7k>ol {
        padding-left: 1.3em
    }

    .x .c1-7l>ol {
        margin-left: 16px
    }

    .x .c1-7m>ol {
        margin-right: 16px
    }

    .x .c1-7n>ol {
        margin-top: auto
    }

    .x .c1-7o>ol {
        margin-bottom: auto
    }

    .x .c1-7p>ol {
        text-wrap: pretty
    }

    .x .c1-7q {
        color: rgb(177, 176, 176)
    }

    .x .c1-7r {
        font-size: 18px
    }

    .x .c1-7w {
        font-size: inherit !important
    }

    .x .c1-7x {
        color: inherit
    }

    .x .c1-7y {
        line-height: inherit
    }

    .x .c1-7z {
        font-style: italic
    }

    .x .c1-80 {
        text-decoration: line-through
    }

    .x .c1-81 {
        text-decoration: underline
    }

    .x .c1-82 {
        flex-direction: row-reverse
    }

    .x .c1-83 {
        margin-bottom: 40px
    }

    .x .c1-84 {
        line-height: 1.4
    }

    .x .c1-85 {
        font-size: 28px
    }

    .x .c1-8b {
        font-size: unset
    }

    .x .c1-8c {
        font-family: unset
    }

    .x .c1-8d {
        letter-spacing: unset
    }

    .x .c1-8e {
        text-transform: unset
    }

    .x .c1-8f {
        line-height: 0px
    }

    .x .c1-8g {
        border-color: rgb(56, 52, 52)
    }

    .x .c1-8h {
        border-bottom-width: 2px
    }

    .x .c1-8i {
        border-style: solid
    }

    .x .c1-8j {
        width: 50px
    }

    .x .c1-8k {
        padding-left: none
    }

    .x .c1-8l {
        padding-right: none
    }

    .x .c1-8m {
        row-gap: 0px
    }

    .x .c1-8n {
        column-gap: 0px
    }

    .x .c1-8o [data-typography] {
        color: inherit
    }

    .x .c1-8p {
        margin-left: 8px
    }

    .x .c1-8q {
        margin-right: 8px
    }

    .x .c1-8r {
        margin-bottom: 8px
    }

    .x .c1-8y {
        flex-basis: 0%
    }

    .x .c1-95 {
        font-size: 22px
    }

    .x .c1-9a {
        background-color: rgba(33, 31, 31, 0)
    }

    .x .c1-9b {
        border-color: rgb(255, 255, 255)
    }

    .x .c1-9c {
        border-top-width: 1px
    }

    .x .c1-9d {
        border-right-width: 1px
    }

    .x .c1-9e {
        border-bottom-width: 1px
    }

    .x .c1-9f {
        border-left-width: 1px
    }

    .x .c1-9g {
        border-radius: 4px
    }

    .x .c1-9h {
        padding-top: 23px
    }

    .x .c1-9i {
        padding-bottom: 7px
    }

    .x .c1-9j {
        padding-left: 16px
    }

    .x .c1-9k {
        padding-right: 16px
    }

    .x .c1-9l {
        color: rgb(204, 204, 204)
    }

    .x .c1-9m::placeholder {
        color: inherit
    }

    .x .c1-9n:focus {
        outline: none
    }

    .x .c1-9o:focus {
        box-shadow: inset 0 0 0 1px currentColor
    }

    .x .c1-9p:focus+label {
        font-size: 12px
    }

    .x .c1-9q:focus+label {
        top: 8px
    }

    .x .c1-9r:focus+label {
        color: rgb(255, 255, 255)
    }

    .x .c1-9s:not([value=""])+label {
        font-size: 12px
    }

    .x .c1-9t:not([value=""])+label {
        top: 8px
    }

    .x .c1-9u:not([value=""])+label {
        color: rgb(255, 255, 255)
    }

    .x .c1-9v::-webkit-input-placeholder {
        color: inherit
    }

    .x .c1-9x {
        position: absolute
    }

    .x .c1-9y {
        top: 33%
    }

    .x .c1-9z {
        left: 16px
    }

    .x .c1-a0 {
        transition: all .15s ease
    }

    .x .c1-a1 {
        pointer-events: none
    }

    .x .c1-a2 {
        padding-top: 16px
    }

    .x .c1-a3 {
        padding-bottom: 16px
    }

    .x .c1-a4 {
        resize: vertical
    }

    .x .c1-a5 {
        justify-content: space-between
    }

    .x .c1-a6 {
        margin-bottom: 16px
    }

    .x .c1-a7> :nth-child(2) {
        margin-left: .25em
    }

    .x .c1-a8 {
        transition: transform .33s ease-in-out
    }

    .x .c1-a9 {
        transform: rotate(0deg)
    }

    .x .c1-aa {
        color: rgb(183, 182, 182)
    }

    .x .c1-ab {
        font-size: 12px
    }

    .x .c1-ag {
        padding-top: 40px
    }

    .x .c1-ah {
        font-size: 19px
    }

    .x .c1-ao> :last-child {
        margin-bottom: 0
    }

    .x .c1-at {
        word-break: normal
    }

    .x .c1-au {
        padding-left: 4px
    }

    .x .c1-av {
        margin-top: -24px
    }

    .x .c1-aw {
        padding-bottom: 30%
    }

    .x .c1-az {
        left: 0px
    }

    .x .c1-b0 {
        top: 0px
    }

    .x .c1-b1 {
        right: 0px
    }

    .x .c1-b2 {
        bottom: 0px
    }

    .x .c1-b3 {
        position: absolute !important
    }

    .x .c1-b4 {
        transform: translate3d(0, 0, 0)
    }

    .x .c1-b5 {
        left: 56px
    }

    .x .c1-b6 {
        top: 8px
    }

    .x .c1-b7 {
        padding-top: 4px
    }

    .x .c1-b8 {
        padding-bottom: 4px
    }

    .x .c1-b9 {
        min-height: 40px
    }

    .x .c1-bd {
        margin-left: -4px
    }

    .x .c1-be {
        width: 18px
    }

    .x .c1-bf {
        height: 18px
    }

    .x .c1-bg {
        top: 50%
    }

    .x .c1-bh {
        right: auto
    }

    .x .c1-bi {
        line-height: 0
    }

    .x .c1-bj {
        transform: translateY(-50%)
    }

    .x .c1-bk>img {
        display: block
    }

    .x .c1-bl {
        margin-left: calc(18px + 8px)
    }

    .x .c1-bn {
        margin-top: 0px
    }

    .x .c1-bo {
        padding-bottom: 40px
    }

    .x .c1-bp {
        list-style-type: none
    }

    .x .c1-br:hover {
        color: rgb(255, 255, 255)
    }

    .x .c1-bs:hover {
        opacity: 50%
    }

    .x .c1-by {
        margin-top: 8px
    }

    .x .c1-c1 {
        margin-bottom: 4px
    }

    .x .c1-c2 {
        position: fixed
    }

    .x .c1-c3 {
        right: 24px
    }

    .x .c1-c4 {
        bottom: 24px
    }

    .x .c1-c5 {
        z-index: 9999
    }

    .x .c1-c6 {
        width: 65px
    }

    .x .c1-c7 {
        height: 65px
    }

    .x .c1-c9 {
        z-index: 10000
    }

    .x .c1-ca {
        height: auto
    }

    .x .c1-cb {
        text-align: left
    }

    .x .c1-cc {
        background-color: rgb(156, 156, 156)
    }

    .x .c1-cd {
        overflow-y: auto
    }

    .x .c1-ce {
        transition: all 1s ease-in
    }

    .x .c1-cf {
        box-shadow: 0 2px 6px 0px rgba(0, 0, 0, 0.3)
    }

    .x .c1-cg {
        contain: content
    }

    .x .c1-ch {
        bottom: -500px
    }

    .x .c1-cp {
        color: rgb(0, 0, 0)
    }

    .x .c1-cq {
        max-height: 300px
    }

    .x .c1-cr {
        color: rgb(15, 15, 15)
    }

    .x .c1-ct {
        word-break: break-word
    }

    .x .c1-cu {
        flex-basis: 50%
    }

    .x .c1-cv {
        color: rgb(219, 219, 219)
    }

    .x .c1-cw {
        background-color: rgb(22, 22, 22)
    }

    .x .c1-cx:nth-child(2) {
        margin-left: 24px
    }

    .x .c1-cy:hover {
        background-color: rgb(0, 0, 0)
    }

/* 3rd Style block @media screen size */
@media (max-width: 450px) {
        .x .c1-4x {
            background-image: ("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (max-width: 450px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 450px) and (min-resolution: 192dpi) {
        .x .c1-4y {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (max-width: 450px) and (-webkit-min-device-pixel-ratio: 3),
    (max-width: 450px) and (min-resolution: 288dpi) {
        .x .c1-4z {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 451px) and (max-width: 767px) {
        .x .c1-50 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 451px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 451px) and (max-width: 767px) and (min-resolution: 192dpi) {
        .x .c1-51 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 451px) and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 451px) and (max-width: 767px) and (min-resolution: 288dpi) {
        .x .c1-52 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-53 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 768px) and (max-width: 1023px) and (min-resolution: 192dpi) {
        .x .c1-54 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 768px) and (max-width: 1023px) and (min-resolution: 288dpi) {
        .x .c1-55 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1024px) and (max-width: 1279px) {
        .x .c1-56 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 1024px) and (max-width: 1279px) and (min-resolution: 192dpi) {
        .x .c1-57 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 1024px) and (max-width: 1279px) and (min-resolution: 288dpi) {
        .x .c1-58 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1280px) and (max-width: 1535px) {
        .x .c1-59 {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1280px) and (max-width: 1535px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 1280px) and (max-width: 1535px) and (min-resolution: 192dpi) {
        .x .c1-5a {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1280px) and (max-width: 1535px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 1280px) and (max-width: 1535px) and (min-resolution: 288dpi) {
        .x .c1-5b {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1536px) and (max-width: 1920px) {
        .x .c1-5c {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1536px) and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 1536px) and (max-width: 1920px) and (min-resolution: 192dpi) {
        .x .c1-5d {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1536px) and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 1536px) and (max-width: 1920px) and (min-resolution: 288dpi) {
        .x .c1-5e {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1921px) {
        .x .c1-5f {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 2),
    (min-width: 1921px) and (min-resolution: 192dpi) {
        .x .c1-5g {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }

    @media (min-width: 1921px) and (-webkit-min-device-pixel-ratio: 3),
    (min-width: 1921px) and (min-resolution: 288dpi) {
        .x .c1-5h {
            background-image: url("../imgs/ccs_logo_white_1024.png")
        }
    }




/* 4th Style block  @media */
data-glamor="cxs-xs-sheet
    @media (max-width: 767px) {
        .x .c1-n {
            padding-top: 40px
        }
    }

    @media (max-width: 767px) {
        .x .c1-o {
            padding-bottom: 40px
        }
    }

    @media (max-width: 767px) {
        .x .c1-1l {
            justify-content: center
        }
    }

    @media (max-width: 767px) {
        .x .c1-1m {
            max-width: 100%
        }
    }

    @media (max-width: 767px) {
        .x .c1-2j {
            max-width: 224px
        }
    }

    @media (max-width: 767px) {
        .x .c1-2k {
            display: block
        }
    }

    @media (max-width: 767px) {
        .x .c1-2l {
            max-height: 110px
        }
    }

    @media (max-width: 767px) {
        .x .c1-2m {
            margin-top: 0
        }
    }

    @media (max-width: 767px) {
        .x .c1-2n {
            margin-right: auto
        }
    }

    @media (max-width: 767px) {
        .x .c1-2o {
            margin-bottom: 0
        }
    }

    @media (max-width: 767px) {
        .x .c1-2p {
            margin-left: auto
        }
    }

    @media (max-width: 767px) {
        .x .c1-2q {
            height: 176px
        }
    }

    @media (max-width: 767px) {
        .x .c1-2r {
            width: auto
        }
    }

    @media (max-width: 767px) {
        .x .c1-3d {
            width: 100%
        }
    }

    @media (max-width: 767px) {
        .x .c1-3e {
            display: flex
        }
    }

    @media (max-width: 767px) {
        .x .c1-4e {
            flex-direction: row
        }
    }

    @media (max-width: 767px) {
        .x .c1-6k> :nth-child(n) {
            margin-bottom: 16px
        }
    }

    @media (max-width: 767px) {
        .x .c1-6l> :last-child {
            margin-bottom: 0 !important
        }
    }

    @media (max-width: 767px) {
        .x .c1-9w {
            font-size: 16px
        }
    }

    @media (max-width: 767px) {
        .x .c1-ax {
            margin-top: 0px
        }
    }

    @media (max-width: 767px) {
        .x .c1-ay {
            min-height: 200px
        }
    }

    @media (max-width: 767px) {
        .x .c1-ba {
            font-size: 12px
        }
    }

    @media (max-width: 767px) {
        .x .c1-bb {
            left: 8px
        }
    }

    @media (max-width: 767px) {
        .x .c1-bc {
            max-width: 90%
        }
    }

    @media (max-width: 767px) {
        .x .c1-bm {
            padding-bottom: 32px
        }
    }

    @media (max-width: 767px) {
        .x .c1-bq {
            flex-direction: column
        }
    }

    @media (max-width: 767px) {
        .x .c1-bt {
            padding-top: 4px
        }
    }

    @media (max-width: 767px) {
        .x .c1-bu {
            padding-bottom: 4px
        }
    }




/* 5th Style block  @media */
data-glamor="cxs-sm-sheet"
    @media (min-width: 768px) {
        .x .c1-d {
            font-size: 16px
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-1n {
            width: auto
        }
    }

    @media (min-width: 768px) {
        .x .c1-1o {
            font-size: 14px
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2s {
            display: block
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2t {
            max-height: 80px
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2u {
            margin-top: 0
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2v {
            margin-right: auto
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2w {
            margin-bottom: 0
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-2x {
            margin-left: auto
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .x .c1-3f {
            width: 100%
        }
    }

    @media (min-width: 768px) {
        .x .c1-46 {
            font-size: 26px
        }
    }

    @media (min-width: 768px) {
        .x .c1-4q {
            width: auto
        }
    }

    @media (min-width: 768px) {
        .x .c1-5i {
            width: 100%
        }
    }

    @media (min-width: 768px) {
        .x .c1-5r {
            margin-top: 0
        }
    }

    @media (min-width: 768px) {
        .x .c1-5s {
            margin-right: -24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-5t {
            margin-bottom: -48px
        }
    }

    @media (min-width: 768px) {
        .x .c1-5u {
            margin-left: -24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-60 {
            padding-top: 0
        }
    }

    @media (min-width: 768px) {
        .x .c1-61 {
            padding-right: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-62 {
            padding-bottom: 48px
        }
    }

    @media (min-width: 768px) {
        .x .c1-63 {
            padding-left: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-64 {
            margin-bottom: 0
        }
    }

    @media (min-width: 768px) {
        .x .c1-66 {
            padding-bottom: 0
        }
    }

    @media (min-width: 768px) {
        .x .c1-6o {
            font-size: 38px
        }
    }

    @media (min-width: 768px) {
        .x .c1-7s {
            font-size: 18px
        }
    }

    @media (min-width: 768px) {
        .x .c1-86 {
            font-size: 33px
        }
    }

    @media (min-width: 768px) {
        .x .c1-8s {
            margin-left: 16px
        }
    }

    @media (min-width: 768px) {
        .x .c1-8t {
            margin-right: 16px
        }
    }

    @media (min-width: 768px) {
        .x .c1-8z {
            margin-left: 8.333333333333332%
        }
    }

    @media (min-width: 768px) {
        .x .c1-90 {
            flex-basis: 83.33333333333334%
        }
    }

    @media (min-width: 768px) {
        .x .c1-91 {
            max-width: 83.33333333333334%
        }
    }

    @media (min-width: 768px) {
        .x .c1-96 {
            font-size: 22px
        }
    }

    @media (min-width: 768px) {
        .x .c1-ac {
            font-size: 12px
        }
    }

    @media (min-width: 768px) {
        .x .c1-ai {
            font-size: 19px
        }
    }

    @media (min-width: 768px) {
        .x .c1-am {
            flex-basis: 50%
        }
    }

    @media (min-width: 768px) {
        .x .c1-an {
            max-width: 50%
        }
    }

    @media (min-width: 768px) {
        .x .c1-ap {
            font-size: 30px
        }
    }

    @media (min-width: 768px) {
        .x .c1-ci {
            width: 400px
        }
    }

    @media (min-width: 768px) {
        .x .c1-cj {
            max-height: 500px
        }
    }

    @media (min-width: 768px) {
        .x .c1-ck {
            border-radius: 7px
        }
    }

    @media (min-width: 768px) {
        .x .c1-cl {
            margin-top: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-cm {
            margin-right: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-cn {
            margin-bottom: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-co {
            margin-left: 24px
        }
    }

    @media (min-width: 768px) {
        .x .c1-cs {
            max-height: 200px
        }
    }



/* 6th Style block  @media */
data-glamor="cxs-md-sheet"
    @media (min-width: 1024px) {
        .x .c1-e {
            font-size: 16px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-u {
            padding-top: 0px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-v {
            padding-bottom: 0px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-w {
            padding-left: 0px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-x {
            padding-right: 0px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-1a {
            display: none
        }
    }

    @media (min-width: 1024px) {
        .x .c1-1p {
            font-size: 14px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-2a {
            display: inline-block
        }
    }

    @media (min-width: 1024px) {
        .x .c1-2y {
            height: 176px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-2z {
            width: auto
        }
    }

    @media (min-width: 1024px) {
        .x .c1-30 {
            max-height: 176px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-33 {
            display: flex
        }
    }

    @media (min-width: 1024px) {
        .x .c1-34 {
            width: 100%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-35 {
            flex-direction: column
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3i {
            padding-left: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3j {
            padding-right: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3k {
            padding-top: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3l {
            padding-bottom: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3n {
            padding-bottom: 100px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3v {
            text-align: center
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3w {
            max-width: 100%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-3x {
            align-items: center
        }
    }

    @media (min-width: 1024px) {
        .x .c1-47 {
            font-size: 26px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-5j {
            width: 984px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-67 {
            flex-basis: 50%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-68 {
            max-width: 50%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-6a {
            margin-bottom: 0
        }
    }

    @media (min-width: 1024px) {
        .x .c1-6p {
            font-size: 38px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-7t {
            font-size: 18px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-87 {
            margin-left: auto
        }
    }

    @media (min-width: 1024px) {
        .x .c1-88 {
            font-size: 33px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-8u {
            width: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-8v {
            height: 48px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-8w {
            margin-left: 24px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-8x {
            margin-right: 24px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-92 {
            margin-left: 16.666666666666664%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-93 {
            flex-basis: 66.66666666666666%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-94 {
            max-width: 66.66666666666666%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-97 {
            font-size: 22px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-ad {
            font-size: 12px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-aj {
            font-size: 19px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-aq {
            font-size: 30px
        }
    }

    @media (min-width: 1024px) {
        .x .c1-bv {
            flex-basis: 0%
        }
    }

    @media (min-width: 1024px) {
        .x .c1-bw {
            max-width: none
        }
    }

    @media (min-width: 1024px) {
        .x .c1-bx {
            text-align: left
        }
    }

    @media (min-width: 1024px) {
        .x .c1-bz {
            text-align: right
        }
    }

    @media (min-width: 1024px) {
        .x .c1-c0 {
            margin-top: 0
        }
    }

    @media (min-width: 1024px) {
        .x .c1-c8 {
            z-index: 9999
        }
    }

/* 7th Style block  @media */
data-glamor="cxs-lg-sheet"
    @media (min-width: 1280px) {
        .x .c1-f {
            font-size: 16px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-1q {
            font-size: 14px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-48 {
            font-size: 28px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-5k {
            width: 1160px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-6q {
            font-size: 44px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-7u {
            font-size: 18px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-89 {
            font-size: 39px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-98 {
            font-size: 22px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-ae {
            font-size: 12px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-ak {
            font-size: 19px
        }
    }

    @media (min-width: 1280px) {
        .x .c1-ar {
            font-size: 32px
        }
    }

/* 8th Style block  @media */
<style data-glamor="cxs-xl-sheet">
    @media (min-width: 1536px) {
        .x .c1-g {
            font-size: 18px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-1r {
            font-size: 16px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-49 {
            font-size: 32px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-5l {
            width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-6r {
            font-size: 48px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-7v {
            font-size: 20px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-8a {
            font-size: 42px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-99 {
            font-size: 24px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-af {
            font-size: 14px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-al {
            font-size: 21px
        }
    }

    @media (min-width: 1536px) {
        .x .c1-as {
            font-size: 36px
        }
    }

/* 9th Style block  @keyframes */
@keyframes opacity-bounce {
        0% {
            opacity: 0;
            transform: translateY(100%);
        }

        60% {
            transform: translateY(-20%);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

/* 10th Style block  @media */
.gd-ad-flex-parent {
        animation-name: opacity-bounce;
        animation-duration: 800ms;
        animation-delay: 400ms;
        animation-fill-mode: forwards;
        animation-timing-function: ease;
        opacity: 0;

/* 11th Style block  @media */
.grecaptcha-badge {
        visibility: hidden;
    }

/* 12th Style block  @media */
.page-inner {
        background-color: rgb(156, 156, 156);
        min-height: 100vh;
    }



/*   */

/*   */

/*   */

/*   */

/*   */

/*   */


/*   */
