@charset "UTF-8";

:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
    all: unset;
    display: revert
}

*,
::after,
::before {
    box-sizing: border-box
}

a,
button {
    cursor: revert
}

menu,
ol,
ul {
    list-style: none
}

img {
    max-inline-size: 100%;
    max-block-size: 100%
}

table {
    border-collapse: collapse
}

input,
textarea {
    -webkit-user-select: auto
}

textarea {
    white-space: revert
}

meter {
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert
}

:where(pre) {
    all: revert
}

::-moz-placeholder {
    color: unset
}

::placeholder {
    color: unset
}

::marker {
    content: initial
}

:where([hidden]) {
    display: none
}

:where([contenteditable]:not([contenteditable=false])) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    overflow-wrap: break-word;
    -webkit-line-break: after-white-space;
    -webkit-user-select: auto
}

:where([draggable=true]) {
    -webkit-user-drag: element
}

:where(dialog:modal) {
    all: revert
}

body {
    outline: 0;
    margin: 0;
    padding: 0;
    background: #000
}

html {
    scroll-behavior: smooth;
    font-family: Montserrat, sans-serif;
    height: 100vh
}

a {
    cursor: pointer
}

* {
    box-sizing: border-box;
    font-optical-sizing: auto;
    color: #dfdfdf;
    font-family: Lato, sans-serif
}

main {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    background: #000
}

@media only screen and (max-width:1024px) {
    main {
        background: #000
    }
}

.text-main {
    color: #dfdfdf;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: var(--font-size-450, 18px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-700, 28px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

.text-main b {
    color: #dfdfdf;
    font-weight: 700;
    font-family: Lato, sans-serif
}

.heading-first {
    align-items: center;
    color: var(--color-text-pure, #fff);
    text-align: center;
    text-shadow: 0 0 33.356px #000;
    font-family: Montserrat, sans-serif;
    font-size: 74.096px;
    font-style: normal;
    font-weight: var(--font-weight-bold, 700);
    line-height: 116%
}

@media only screen and (max-width:1024px) {
    .heading-first {
        color: var(--color-text-pure, #fff);
        text-align: center;
        text-shadow: 0 0 14.075px #000;
        font-family: Montserrat, sans-serif;
        font-size: 31.266px;
        font-style: normal;
        font-weight: var(--font-weight-bold, 700);
        line-height: 116%
    }
}

.heading-second {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 116%
}

@media only screen and (max-width:1024px) {
    .heading-second {
        font-size: 36px;
        line-height: 44px
    }
}

.download-btn {
    transition: .3s ease-in-out
}

.download-btn.mob {
    display: none
}

@media only screen and (max-width:1024px) {
    .download-btn.mob {
        display: flex
    }
}

.download-btn.orange {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-text-cta-cf, #fff);
    text-align: center;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-400, 16px);
    font-style: normal;
    font-weight: var(--font-weight-medium, 500);
    line-height: var(--font-line-height-600, 24px);
    letter-spacing: var(--font-letter-spacing-regular, 1.2px);
    text-transform: uppercase;
    background-color: #eb622b;
    max-width: 255px;
    height: 48px;
    margin: 0 auto;
    padding: 11px 30px;
    white-space: nowrap;
    position: relative;
    text-decoration: none;
    border-radius: 0
}

@media only screen and (max-width:1024px) {
    .download-btn.orange {
        display: flex
    }
}

.download-btn.orange:hover {
    background: #f18536
}

.download-btn.orange svg {
    height: 24px;
    min-width: 24px;
    margin-right: 12px
}

.cta-buttons {
    display: flex;
    flex-direction: column;
    padding-bottom: 80px;
    gap: 12px
}

@media only screen and (max-width:1024px) {
    .cta-buttons {
        padding-bottom: 40px
    }
}

.text-under-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #9f9f9f;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: var(--font-size-400, 16px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-600, 24px);
    letter-spacing: var(--font-letter-spacing-default, 0);
    text-decoration-style: solid
}

@media only screen and (max-width:1024px) {
    .text-under-btn {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:425px) {
    .text-under-btn {
        flex-direction: column;
        align-items: center
    }
}

.text-under-btn span {
    color: #9f9f9f;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: var(--font-size-400, 16px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-600, 24px);
    letter-spacing: var(--font-letter-spacing-default, 0);
    text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font
}

@media only screen and (max-width:425px) {
    .text-under-btn span {
        display: none
    }
}

.text-under-btn a {
    color: #9f9f9f;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: var(--font-size-400, 16px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-600, 24px);
    letter-spacing: var(--font-letter-spacing-default, 0);
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font
}

@keyframes bounce {

    0%,
    100%,
    20%,
    48%,
    80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-20px)
    }
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes fadeInBottomToTopSoft {
    0% {
        transform: translatey(20px);
        opacity: 0
    }

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

.terms-link.uppercase {
    text-transform: uppercase
}

.hero-bg {
    width: 100%;
    display: none
}

.hero-bg.desktop {
    display: flex
}

@media only screen and (max-width:1024px) {
    .hero-bg.desktop {
        display: none
    }
}

.hero-bg.tablet {
    display: none
}

@media only screen and (max-width:1024px) {
    .hero-bg.tablet {
        display: flex
    }
}

@media only screen and (max-width:600px) {
    .hero-bg.tablet {
        display: none
    }
}

.hero-bg.mob {
    display: none
}

@media only screen and (max-width:600px) {
    .hero-bg.mob {
        display: flex
    }
}

@font-face {
    font-family: Tongari;
    src: url(../fonts/Tongari/Tongari-Regular.otf);
    font-weight: 400
}

@font-face {
    font-family: Tongari;
    src: url(../fonts/Tongari/Tongari-Bold.otf);
    font-weight: 700
}

.to-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 23px auto 0;
    color: #9f9f9f;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: var(--font-line-height-3, 24px);
    letter-spacing: var(--font-letter-spacing-regular, 1.2px);
    text-transform: uppercase;
    text-decoration: none
}

@media only screen and (max-width:1024px) {
    .to-top {
        margin: 12px auto 0;
        font-size: 16px
    }
}

.to-top svg {
    width: 24px;
    height: 24px;
    margin: 0 0 10px
}

.to-top-section {
    display: flex;
    justify-content: center;
    max-width: 500px;
    margin: 0 auto
}

.to-top-section .content-wrapper {
    position: relative;
    padding-top: 0;
    z-index: 3
}

@media only screen and (max-width:1024px) {
    .to-top-section .content-wrapper {
        padding-top: 0
    }
}

@keyframes OpacityLinkAppear {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    opacity: 1;
    z-index: 100
}

header::before {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-size: 100%;
    border-bottom: 1px solid #1f1e1e;
    background: var(--Divider-Gradient, linear-gradient(180deg, #131313 0, rgba(19, 19, 19, 0) 100%))
}

@media only screen and (max-width:1024px) {
    header::before {
        background: #000;
        border-bottom: none
    }
}

@media only screen and (max-width:1024px) {
    header.fixed.desktop {
        display: none
    }
}

header.fixed.mob {
    display: none
}

@media only screen and (max-width:1024px) {
    header.fixed.mob {
        display: flex
    }
}

header .download-buttons {
    display: flex;
    justify-content: center;
    flex-direction: row
}

@media only screen and (max-width:1024px) {
    header .download-buttons {
        flex-direction: column
    }
}

header .download-buttons.desktop {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    flex-direction: row
}

@media only screen and (max-width:1024px) {
    header .download-buttons.desktop {
        display: none
    }
}

header .content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 20px 16px 20px;
    z-index: 1
}

@media only screen and (min-width:1025px) {
    header .content-wrapper {
        min-height: var(--header-h);
        flex-direction: row;
        padding: 15px 20px 16px 20px
    }
}

header .hero-logo.desktop {
    display: flex;
    align-items: center;
    max-width: unset;
    width: auto
}

header .hero-logo.desktop path,
header .hero-logo.desktop rect {
    fill: #fff
}

header .hero-logo.mob {
    max-width: unset;
    width: auto;
    height: 39px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

header .download-buttons {
    margin: 0
}

@media only screen and (max-width:1024px) {
    header {
        display: none
    }
}

.header-link {
    margin-left: 1px;
    padding: 6px 20px;
    color: var(--color-text-secondary, #bfbfbf);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
    border: 1px solid transparent;
    background: 0 0;
    transition: color var(--t-base);
    text-decoration: none;
    transition: .2s ease-in-out
}

@media only screen and (min-width:1025px) {
    .header-link {
        opacity: 0;
        animation: OpacityLinkAppear 1s linear forwards;
        animation-delay: .3s
    }
}

@media only screen and (max-width:1024px) {
    .header-link {
        margin-left: 0;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 28px;
        opacity: 1
    }
}

.header-link:hover {
    color: #eb622b
}

.header-link.border {
    display: flex;
    align-items: center;
    margin-left: 32px;
    padding: 7px 24px;
    height: 40px;
    color: var(--color-text-primary, #dfdfdf);
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1.2px;
    border: 1px solid var(--color-border-secondary, #9f9f9f);
    word-wrap: break-word;
    opacity: 0
}

.header-link.border:hover {
    color: #fff;
    background: #eb622b;
    border-width: 1px;
    border-style: solid;
    border-color: #eb622b
}

.header-link.orange {
    color: #fff;
    font-size: var(--fs-base);
    text-transform: uppercase;
    letter-spacing: var(--ls-caps);
    background: #eb622b;
    font-weight: var(--fw-medium);
    line-height: 24px;
    margin: 0 auto 20px;
    padding: 11px 30px;
    white-space: nowrap;
    border: none
}

.header-link.orange:hover {
    background: var(--c-accent-hover)
}

.site-header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    transition: var(--t-base)
}

.site-header.black {
    background: #000
}

.site-header .header-inner {
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    padding: 11px 20px;
    position: relative;
    z-index: 10;
    transition: var(--t-base);
    min-height: var(--header-h);
    align-items: center;
    justify-content: flex-start
}

@media only screen and (max-width:1024px) {
    .site-header .header-inner {
        flex-direction: row;
        padding: 21px 20px 12px
    }
}

@media only screen and (max-width:1024px) {
    .site-header .header-inner nav {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: opacity .3s ease-out;
        animation: quick-hide-mobile-menu .2s 1
    }

    .site-header .header-inner nav.is-open {
        opacity: 1
    }

    .site-header .header-inner nav:not(.is-open) {
        pointer-events: none
    }

    .site-header .header-inner nav .header-menu {
        position: absolute;
        left: 0;
        top: 72px;
        margin: 0;
        flex-direction: column;
        background: #101010;
        text-align: center;
        width: 100%;
        overflow: auto;
        height: 100vh;
        padding: 21px 0 64px;
        gap: 0;
        flex-grow: 1
    }
}

.site-header .header-inner nav ul.header-menu {
    display: flex
}

.hamburger-menu-button {
    z-index: 1;
    display: block;
    background: 0 0;
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    cursor: pointer;
    padding: 0
}

.hamburger-menu-button>div {
    position: relative;
    width: 24px;
    height: 20px;
    left: 2px;
    margin: 0 auto;
    transition: .4s ease-in-out
}

.hamburger-menu-button>div span {
    background: #fff;
    display: block;
    width: 100%;
    max-width: 20px;
    height: 2px;
    position: absolute;
    transition: .4s ease-in-out
}

.hamburger-menu-button>div span:first-child {
    top: 3px;
    left: 0
}

.hamburger-menu-button>div span:nth-child(2) {
    top: 9px;
    left: 0
}

.hamburger-menu-button>div span:nth-child(3) {
    top: 15px;
    left: 0
}

.hamburger-menu-button.close>div span {
    background: var(--c-text-primary)
}

.hamburger-menu-button.close>div span:first-child {
    transform: translateY(4px) rotate(45deg)
}

.hamburger-menu-button.close>div span:nth-child(2) {
    transform: scaleX(0)
}

.hamburger-menu-button.close>div span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg)
}

.site-header .hamburger-menu-button {
    display: none;
    margin-left: 8px;
    margin-top: 4px
}

@media only screen and (max-width:1024px) {
    .site-header .hamburger-menu-button {
        display: flex
    }
}

.header-logo--mob {
    margin: 0 0 0 12px
}

.header-logo--mob svg path {
    fill: #fff
}

.header-link-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    margin: 0 auto 40px
}

.header-buttons {
    flex-direction: row
}

@keyframes quick-hide-mobile-menu {
    0% {
        opacity: 0
    }

    to {
        opacity: 0
    }
}

.hero-section {
    max-width: 100%;
    position: relative;
    padding: 0;
    background: #000;
    background: url('./../images/bottom-bg.webp') no-repeat;
  background-size: cover;
  background-position: 50% 0%;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    overflow: hidden;
    margin-top: 80px
}

@media only screen and (max-width:1100px) {
    .hero-section {
        display: flex;
        flex-direction: column;
        height: unset;
        width: 100%;
        padding: 0;
        min-height: unset
    }
}

@media only screen and (max-width:600px) {
    .hero-section {
        background: url(../images/bottom-bg-mob.webp) no-repeat 50% 0;
        background-size: 100%
    }
}

.hero-section .heading-first {
    margin: 114px auto 23px
}

@media only screen and (max-width:1100px) {
    .hero-section .heading-first {
        margin: 44px auto 12px
    }
}

.hero-section .heading-first svg {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width:1100px) {
    .hero-section .heading-first svg {
        max-width: 312px;
        height: auto
    }
}

.hero-section .content-wrapper {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px 160px
}

@media only screen and (max-width:1100px) {
    .hero-section .content-wrapper {
        padding: 0 20px 141px
    }
}

.hero-section .hero-sticker {
    display: flex;
    position: relative;
    height: 492px;
    margin: 75px auto 0;
    width: auto;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
    transform: translate(6px, 1px)
}

@media only screen and (max-width:1100px) {
    .hero-section .hero-sticker {
        width: auto;
        max-width: 62vw;
        margin: 82px auto 0
    }
}

@media only screen and (max-width:600px) {
    .hero-section .hero-sticker {
        width: auto;
        max-width: 381px;
        height: auto;
        margin: 82px auto 0;
        transform: translate(-17px, 1px)
    }
}

@media only screen and (max-width:390px) {
    .hero-section .hero-sticker {
        max-width: 100%;
        transform: none
    }
}

.hero-section .tag {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto 41px;
    height: 50.2px;
    padding: 16px 25px;
    color: #b48cff;
    text-align: center;
    font-family: Lexend, sans-serif;
    font-size: 19.2px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border-radius: 38.4px;
    border: 1.2px solid #b48cff;
    background: #000
}

@media only screen and (max-width:1100px) {
    .hero-section .tag {
        height: 45px;
        margin: 0 auto 20px;
        padding: 8px 21px;
        font-size: 17.274px;
        letter-spacing: 1.296px
    }
}

.hero-section .hero-bg-video {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: calc(100% + 2px);
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top
}

.hero-section .first-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@media only screen and (max-width:1024px) {
    .hero-section .first-layer {
        display: none
    }
}

.hero-section * {
    box-sizing: border-box
}

.terms-section {
    position: relative;
    margin-top: 11px
}

@media only screen and (max-width:1024px) {
    .terms-section {
        margin-top: 0
    }
}

.terms-section menu,
.terms-section ol,
.terms-section ul {
    list-style: disc
}

.terms-section .content-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 847px;
    margin: 38px auto;
    padding: 0 11px 0 26px
}

@media only screen and (max-width:1024px) {
    .terms-section .content-wrapper {
        margin: 0 auto 26px;
        padding: 11px 24px 20px
    }
}

.terms-section .terms-container {
    display: block;
    margin: 0 auto
}

.terms-section .heading-third {
    margin: 46px 0 14px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px
}

@media only screen and (max-width:1024px) {
    .terms-section .heading-third {
        margin: 33px 0 9px
    }
}

.terms-section .heading-third.underline {
    margin: 46px 0 14px
}

.terms-section .heading-third.capitalize {
    text-transform: capitalize
}

.terms-section .heading-third.capitalize:first-of-type {
    margin: 0 0 16px
}

.terms-section .divider {
    display: flex;
    margin: 40px auto;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--space-1200, 48px);
    align-self: stretch;
    width: 100%;
    height: 1px;
    background: var(--color-border-tertiary, #606060)
}

@media only screen and (max-width:1024px) {
    .terms-section .divider {
        margin: 31px auto 0
    }
}

.terms-section .divider+.heading-third.underline {
    margin-top: 55px
}

@media only screen and (max-width:1024px) {
    .terms-section .divider+.heading-third.underline {
        margin-top: 32px
    }
}

@media only screen and (max-width:1024px) {
    .terms-section .divider+.heading-third {
        margin-top: 33px
    }
}

.terms-section .terms-text {
    margin-top: 0;
    margin-bottom: 20px;
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0
}

.terms-section .terms-text b {
    font-weight: 700;
    font-family: Lato, sans-serif
}

.terms-section .terms-text+.heading-third {
    position: relative;
    margin: 50px 0 18px
}

@media only screen and (max-width:1024px) {
    .terms-section .terms-text+.heading-third {
        margin: 33px 0 18px
    }
}

.terms-section .terms-list {
    padding-left: 46px;
    margin: 0;
    padding-left: 26px;
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    list-style: disc
}

.terms-section .terms-list.dec {
    list-style: decimal
}

.terms-section .terms-list.num {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.terms-section .terms-list.num li {
    margin-bottom: 20px;
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.terms-section .terms-list ul {
    margin-left: -10px
}

@media only screen and (max-width:1024px) {
    .terms-section .terms-list ul {
        margin-left: -13px
    }
}

.terms-section .terms-list li {
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.terms-section .terms-list li::marker {
    color: #fff
}

.terms-section .terms-list li b {
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700
}

.terms-section .terms-list+.heading-third {
    position: relative;
    font-family: Lato, sans-serif;
    margin: 44px 0 9px
}

@media only screen and (max-width:1024px) {
    .terms-section .terms-list+.heading-third {
        margin: 33px 0 9px
    }
}

.terms-section .terms-list+.heading-third.underline {
    margin: 46px 0 16px
}

.terms-section .terms-link,
.terms-section a {
    color: #eb622b;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font
}

@media only screen and (max-width:1024px) {

    .terms-section .terms-link,
    .terms-section a {
        word-break: break-all
    }
}

@media only screen and (max-width:500px) {

    .terms-section .terms-link,
    .terms-section a {
        margin-left: 6px
    }
}

.terms-section .terms-list+.terms-text {
    margin-top: 20px
}

.heading-third+.terms-list.dec {
    margin: 18px 0 97px
}

@media only screen and (max-width:1024px) {
    .heading-third+.terms-list.dec {
        margin: 18px 0
    }
}

.heading-third+ul.terms-list {
    margin: 18px 0 0
}

.faq-section {
    position: relative;
    width: 100%;
    z-index: 3;
    background: #000
}

.faq-section .content-wrapper {
    padding: 16px 0 130px;
    max-width: 882px;
    width: 100%;
    margin: auto
}

@media only screen and (max-width:1024px) {
    .faq-section .content-wrapper {
        padding: 35px 20px 48px
    }
}

.faq-section .heading-second {
    margin: 38px auto 5px
}

@media only screen and (max-width:1024px) {
    .faq-section .heading-second {
        margin: 40px auto 12px
    }
}

.faq-section .faq-list {
    list-style: none;
    padding: 12px 0 0 0
}

@media only screen and (min-width:1025px) {
    .faq-section .faq-list {
        padding: 51px 0 0
    }
}

.faq-section .faq-list li {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: .18px;
    border-bottom: 1px solid #404040
}

.faq-section .faq-list li a {
    transition: .2s ease-in-out
}

.faq-section .faq-list li a:hover {
    color: #f18536
}

.faq-section .faq-list li .question {
    font-size: 22px;
    line-height: 32px;
    margin: 0;
    background: 0 0;
    font-weight: 500;
    width: 100%;
    text-align: left;
    padding: 24px 50px 24px 0;
    border: none;
    text-transform: inherit;
    position: relative;
    transition: all .15s;
    letter-spacing: 0;
    cursor: pointer;
    color: #dfdfdf
}

@media only screen and (max-width:1024px) {
    .faq-section .faq-list li .question {
        padding: 24px 132px 24px 0;
        font-size: var(--font-size-450, 18px);
        font-weight: var(--font-weight-medium, 500);
        line-height: var(--font-line-height-700, 28px);
        letter-spacing: var(--font-letter-spacing-default, 0)
    }
}

@media only screen and (max-width:360px) {
    .faq-section .faq-list li .question {
        padding: 24px 52px 24px 0
    }
}

@media only screen and (min-width:1025px) {
    .faq-section .faq-list li .question {
        margin: 0;
        padding: 22px 45px 22px 0;
        line-height: 160%
    }
}

.faq-section .faq-list li .question svg {
    width: 24px;
    height: 24px;
    margin-right: 15px;
    transition: all .15s;
    fill: #9f9f9f;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.faq-section .faq-list li .question.active+.answer-outer:before {
    height: 100%
}

.faq-section .faq-list li .question.active svg {
    fill: #fff;
    transform: rotate(180deg)
}

.faq-section .faq-list li .answer-outer {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    position: relative;
    background: var(--color-surface-primary, #101010)
}

.faq-section .faq-list li .answer-outer .answer-inner {
    padding: 0 36px
}

.faq-section .faq-list li .answer-outer .answer-inner p {
    padding: 0;
    margin: 24px 0;
    max-width: 730px;
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-size: var(--font-size-225, 18px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-35, 28px);
    letter-spacing: var(--font-letter-spacing-none, 0)
}

.faq-section .faq-list li .answer-outer .answer-inner a {
    color: #dfdfdf;
    font-family: Lato, sans-serif;
    font-family: var(--font-family-default, Lato);
    font-size: var(--font-size-225, 18px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-35, 28px);
    letter-spacing: var(--font-letter-spacing-none, 0);
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    cursor: pointer;
    transition: .2s ease-in-out
}

.faq-section .faq-list li .answer-outer .answer-inner a:hover {
    color: #f18536
}

.faq-section .faq-list li .answer-outer .answer-inner ul {
    padding-bottom: 24px;
    list-style: disc;
    padding-left: 15px
}

.faq-section .decorated-line {
    position: relative;
    display: flex;
    justify-content: center;
    position: relative;
    height: 96px
}

.faq-section .decorated-line img {
    max-inline-size: none;
    max-width: 100%;
    max-block-size: -moz-fit-content;
    max-block-size: fit-content
}

.bottom-section,
.btns-section {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    background-size: 100%
}

.bottom-section .content-wrapper,
.btns-section .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0 67px
}

@media only screen and (max-width:1024px) {

    .bottom-section .content-wrapper,
    .btns-section .content-wrapper {
        padding: 0 0 62px
    }
}

.btns-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px 0 20px
}

@media only screen and (min-width:1025px) {
    .btns-wrapper {
        padding: 112px 0 22px;
        gap: 24px
    }
}

.btn-primary {
    height: 48px;
    width: 289px;
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #eb622b;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    box-shadow: 0 0 0 0 transparent;
    transition: .2s ease-in-out
}

@media only screen and (min-width:1025px) {
    .btn-primary {
        height: 48px
    }
}

.btn-primary svg {
    width: 24px;
    height: 24px
}

.btn-primary svg path {
    fill: #fff
}

@media only screen and (min-width:1025px) {
    .btn-primary:hover {
        background: #f18536
    }
}

.btn-secondary {
    height: 48px;
    display: flex;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    transition: .2s ease-in-out
}

@media only screen and (min-width:1025px) {
    .btn-secondary {
        height: 48px
    }
}

.btn-secondary svg {
    width: 24px;
    height: 24px
}

.btn-secondary svg path {
    fill: #fff
}

@media only screen and (min-width:1025px) {
    .btn-secondary:hover {
        border: 1px solid #f18536;
        background: #f18536;
        color: #fff
    }
}

.text-under-btns {
    margin: 0 auto 20px;
    color: var(--Color-14, #9f9f9f);
    text-align: center;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-300, 12px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-400, 16px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

.text-under-btns span {
    padding: 0 5px;
    color: var(--Color-14, #9f9f9f);
    text-align: center;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-300, 12px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-400, 16px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

.text-under-btns a {
    margin: 0 5px;
    color: var(--Color-14, #9f9f9f);
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-300, 12px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-400, 16px);
    letter-spacing: var(--font-letter-spacing-default, 0);
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font
}

@media only screen and (min-width:1025px) {
    .text-under-btns a:hover {
        color: #fff
    }
}

.text-under-btns.desktop-only {
    display: block
}

@media only screen and (max-width:1024px) {
    .text-under-btns.desktop-only {
        display: none
    }
}

.text-under-btns.mobile-only {
    display: none
}

@media only screen and (max-width:1024px) {
    .text-under-btns.mobile-only {
        display: block;
        margin-top: 0
    }

    .text-under-btns.mobile-only a {
        text-decoration: underline;
        color: var(--color-text-secondary, #bfbfbf);
        text-align: center;
        font-family: var(--font-family-default, Lato);
        font-size: var(--font-size-400, 16px);
        font-style: normal;
        font-weight: var(--font-weight-regular, 400);
        line-height: var(--font-line-height-600, 24px);
        letter-spacing: var(--font-letter-spacing-default, 0);
        text-decoration-line: underline;
        text-decoration-style: solid;
        -webkit-text-decoration-skip: ink;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font
    }

    .text-under-btns.mobile-only span {
        color: var(--color-text-secondary, #bfbfbf);
        text-align: center;
        font-family: var(--font-family-default, Lato);
        font-size: var(--font-size-400, 16px);
        font-style: normal;
        font-weight: var(--font-weight-regular, 400);
        line-height: 169%;
        letter-spacing: var(--font-letter-spacing-default, 0)
    }
}

.footer {
    position: relative;
    z-index: 3;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #000
}

@media only screen and (min-width:1025px) {
    .footer {
        padding: 0
    }
}

.footer .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    padding: 0 20px 34px
}

@media only screen and (min-width:1025px) {
    .footer .content-wrapper {
        max-width: 1720px;
        padding: 0 20px 88px;
        align-items: flex-start
    }
}

.footer-line {
    display: flex;
    width: 100%;
    justify-content: space-between;
    width: 100%
}

@media only screen and (max-width:1024px) {
    .footer-line {
        flex-direction: column;
        align-items: center;
        background-color: #101010
    }
}

.footer-line .content-wrapper {
    position: relative;
    flex-direction: column;
    max-width: 1678px;
    width: 100%;
    margin: 0 auto;
    padding: 16px 10px 15px
}

@media only screen and (min-width:1025px) {
    .footer-line .content-wrapper {
        flex-direction: row;
        justify-content: space-between;
        max-width: 1720px;
        margin: 0 auto;
        padding: 16px 20px
    }
}

.footer-line a,
.footer-line p,
.footer-line span {
    color: #9f9f9f;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-350, 14px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-500, 20px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

.footer-line a {
    text-decoration-line: underline;
    transition: .2s ease-in-out
}

.footer-line a:hover {
    color: #fff
}

.footer-line-left {
    display: flex;
    flex-direction: column
}

@media only screen and (min-width:1025px) {
    .footer-line-left {
        flex-direction: row;
        align-items: center
    }
}

.footer-line-left ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 0
}

.footer-line-left ul li {
    color: #9f9f9f;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-350, 14px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-500, 20px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

@media only screen and (min-width:1025px) {
    .footer-line-left ul li {
        margin-left: 32px
    }
}

.footer-line-right {
    display: flex
}

.footer-line-right a,
.footer-line-right li,
.footer-line-right p,
.footer-line-right span {
    color: #9f9f9f;
    font-family: var(--font-family-brand, Montserrat);
    font-size: var(--font-size-350, 14px);
    font-style: normal;
    font-weight: var(--font-weight-regular, 400);
    line-height: var(--font-line-height-500, 20px);
    letter-spacing: var(--font-letter-spacing-default, 0)
}

.footer-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 48px;
    width: 100%
}

@media only screen and (max-width:1024px) {
    .footer-col {
        align-items: center;
        margin: 0 auto 8px
    }
}

.footer-col p {
    max-width: 1099px;
    margin-top: 24px
}

@media only screen and (max-width:1360px) {
    .footer-col p {
        max-width: 600px
    }
}

@media only screen and (max-width:1024px) {
    .footer-col p {
        margin-top: 30px;
        text-align: center
    }
}

.footer-col a,
.footer-col p,
.footer-col span {
    color: #606060;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    transition: .2s ease-in-out
}

.footer-col a {
    text-decoration: underline;
    transition: .2s ease-in-out
}

.footer-col a:hover {
    color: #fff
}

.footer-fire {
    position: absolute;
    top: -26px;
    right: -100px;
    width: 375px;
    max-height: 228px
}

@media only screen and (max-width:1360px) {
    .footer-fire {
        top: 20px;
        right: -3vw
    }
}

@media only screen and (max-width:1760px) {
    .footer-fire {
        top: 20px;
        right: -3vw
    }
}

@media only screen and (max-width:1024px) {
    .footer-fire {
        display: none
    }
}

.footer-logo {
    width: 177px
}

@media only screen and (max-width:1024px) {
    .footer-logo {
        width: 140px
    }
}

.footer-socials {
    display: flex;
    margin-top: -2px
}

@media only screen and (max-width:1024px) {
    .footer-socials {
        margin-top: 44px;
        justify-content: center;
        margin: 29px auto 6px
    }
}

.footer-socials-item {
    margin-left: 20px
}

.footer-line ul.mob-only {
    display: none
}

@media only screen and (max-width:1024px) {
    .footer-line ul.mob-only {
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 400px;
        padding: 0 16px 16px
    }

    .footer-line ul.mob-only li {
        margin: 0 4px
    }
}

@media only screen and (max-width:1024px) {
    .footer-line ul.desktop-only {
        display: none
    }
}

.footer-socials-item svg,
.footer-socials-item svg path {
    fill: #9f9f9f
}

@media only screen and (max-width:1024px) {
    .footer-socials-item {
        margin-left: unset;
        margin: 0 10px
    }

    .footer-socials-item:first-of-type {
        order: 1
    }

    .footer-socials-item:nth-of-type(2) {
        order: 2
    }

    .footer-socials-item:last-of-type {
        order: 3
    }
}

.mobile-only {
    display: none
}

@media only screen and (max-width:1024px) {
    .mobile-only {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 13px auto 0;
        gap: 8px;
        padding-left: 0;
        text-decoration: none;
        max-width: 336px;
        width: 100%
    }

    .mobile-only a,
    .mobile-only li {
        text-decoration: none
    }
}