/**
Theme Name: FNL
Author: easyMarkets
Author URI: https://www.easy-markets.com/
Description: Simply Honest.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: easyMarkets
Template: astra
*/

html,
body {
    font-size: 1em !important;
    width: 100vw;
    overflow-x: hidden;
    line-height: 1.3;
    color: #404041;
}

body,
body *:not(.fa) {
    font-family: "Roboto", sans-serif !important;
}

#ast-scroll-top {
    display: none !important;
}

a {
    text-decoration: none;
    outline: none;
    box-shadow: none !important;
    border: none;
    color: #337ab7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6) {
    margin: 0 0 10px;
}

p {
    font-size: 24px;
    color: #404041;
}

.padding-top-xs {
    padding-top: 10px !important;
}

.padding-top-sm {
    padding-top: 20px !important;
}

.padding-top-md {
    padding-top: 30px !important;
}

.padding-top-lg {
    padding-top: 40px !important;
}

.padding-bottom-xs {
    padding-bottom: 10px !important;
}

.padding-bottom-sm {
    padding-bottom: 20px !important;
}

.padding-bottom-md {
    padding-bottom: 30px !important;
}

.padding-bottom-lg {
    padding-bottom: 40px !important;
}

.margin-top-xs {
    margin-top: 10px !important;
}

.margin-top-sm {
    margin-top: 20px !important;
}

.margin-top-md {
    margin-top: 30px !important;
}

.margin-top-lg {
    margin-top: 40px !important;
}

.margin-bottom-xs {
    margin-bottom: 10px !important;
}

.margin-bottom-sm {
    margin-bottom: 20px !important;
}

.margin-bottom-md {
    margin-bottom: 30px !important;
}

.margin-bottom-lg {
    margin-bottom: 40px !important;
}

.grey-bg-np {
    background-color: #f2f2f2;
}

.col-md-12>.col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.hidden {
    display: none !important;
}

.btn.btn-default {
    background: #84c561;
    border: 1px solid #84c561;
    transition: all .3s ease;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding: 16px 24px;
    max-width: 100%;
    min-width: 240px;
    width: fit-content;
}

.btn.btn-default:hover {
    background: #38A940;
    border: 1px solid #38A940;
    color: #fff;
}

#register .btn.btn-default {
    margin: 0 auto 12px;
}

/*Fonts*/
.m-h1-custom {
    font-size: 56px;
    font-weight: 700;
    color: #075c8f;
    line-height: 1.2;
}

.m-title-1 {
    font-size: 40px;
    color: #075c8f;
    font-weight: 700;
}

.m-title-2 {
    font-size: 24px;
    color: #075c8f;
    font-weight: 400;
}

.m-title-4 {
    font-size: 18px;
    color: #075c8f;
    font-weight: 600;
}

.m-text-1 {
    font-size: 16px;
    color: #323132;
    font-weight: 400;
}

.m-text-sm-custom {
    font-size: 16px;
    color: #58585b;
    font-weight: 400;
}

.m-text-sm {
    font-size: 14px;
    color: #58585b;
    font-weight: 400;
}

.brand-blue {
    color: #075c8f;
}

.m-color-3 {
    color: #84c561;
}

.m-color-6 {
    color: #58585b;
}

.section-3__title {
    margin-bottom: 0;
    margin-top: 30px;
}

.wpml-ls-statics-footer {
    display: none !important;
}

/*Header*/
.site-header .row {
    min-width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    max-width: unset;
}

.site-header .col-md-12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}

.navbar .btn {
    text-decoration: none !important;
    border: 1px solid #075c8f !important;
    background: #075c8f;
    color: #fff !important;
    font-weight: 400;
    font-size: 22px;
    transition: .3s all ease;
    padding: 8px 1.95455rem;
    line-height: 1;
}

.navbar .btn:hover,
.navbar .btn:focus {
    background: transparent;
    color: #075c8f !important;
}

.site-header.navbar {
    position: relative;
    top: 0;
    width: 100%;
    background: white;
    transition: all 0.3s ease;
    z-index: 999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.site-header.navbar .btn {
    opacity: 0;
    visibility: hidden;
}

.navbar .navbar-brand img {
    width: 225px;
    height: auto;
    margin: 0 auto;
}

/*Header Wrapper*/
#header-wrapper {
    background-image: url(/wp-content/uploads/2025/12/lnd-default-hero1-scaled.jpg);
    background-size: cover;
    padding: 50px 0;
    overflow: hidden;
}

.players-img {
    float: left;
    padding-top: 4rem;
}

.site-header.navbar.sticky {
    position: fixed;
    top: 0;
    left: 0;
}

.site-header.navbar.sticky .btn {
    opacity: 1;
    visibility: visible;
}

/*Clients Form*/
.cred-form {
    padding: 25px 30px;
    border-radius: 10px;
    border: 1px solid #949496;
    background: #fff;
}

.cred-form .form-control {
    padding: 15px 12px !important;
    border: 1px solid #949496 !important;
    height: 43px;
    box-shadow: none !important;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #404041;
    transition: all .4s ease;
}

.cred-form .form-control:hover,
.cred-form .form-control:focus {
    border: 1px solid #404041 !important;
}

.cred-form .form-control:hover::placeholder {
    opacity: 1 !important;
}

.form-terms,
.form-terms a {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #404041;
    margin: 0;
}

.form-terms a:hover {
    text-decoration: underline;
}

.wpt-form-error {
    position: absolute;
    bottom: 4px;
    left: 25px;
    font-size: 12px;
}

.cred-form .form-group {
    margin-bottom: 0 !important;
    padding-bottom: 20px;
}


/*Apps Section*/
.mobile_apps_2023_snippet {
    min-height: 430px;
    align-items: center;
}

.mobile_apps_2023_snippet>div:first-child {
    padding-right: 0 !important;
}

.mobile_apps_2023_snippet .py-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.mobile_apps_2023_snippet .brand-blue {
    color: #075c8f;
}

.mobile_apps_2023_snippet .m-text-sm-custom {
    font-size: 16px;
    line-height: 20px;
    color: #58585b;
    font-weight: 400;
}

.mobile_apps_2023_snippet .apps-download a:not(:last-child) {
    margin: 0 5px 0 0;
}

.mobile_apps_2023_snippet .apps-download a {
    display: inline-block;
}

.apps-download img {
    width: 194px;
}

.mobile_apps_2023_snippet .app-phones-img {
    position: absolute;
    width: 715px;
}

/*why_trade_with_easymarkets_snippet*/
.why_trade_with_easymarkets_snippet {
    margin-top: 50px;
}

.why_trade_with_easymarkets_snippet .why-trade-row {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.why_trade_with_easymarkets_snippet .flex {
    display: flex;
}

.why_trade_with_easymarkets_snippet .why-trade-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 65px 20px;
    flex: 1;
    box-shadow: 0px 4px 10px 0px #00000026 !important;
}

.why_trade_with_easymarkets_snippet .why-trade-heading {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3;
    text-align: center;
    color: #075C8F;
    margin: 7px 0;
}

.why_trade_with_easymarkets_snippet .why-trade-card p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #404041;
}

.m-btn-1 {
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    background: #075c8f;
    border: 1px solid #075c8f;
    border-radius: 4px;
    padding: 13px 0;
    transition: .3s all ease;
}

.m-btn-1:hover {
    font-size: 24px;
    line-height: 28px;
    color: #075c8f;
    background: #ffffff;
    border: 1px solid #075c8f;
    transition: .3s all ease;
}

.easymarkets_academy_snippet .btn-academy {
    padding: 1rem;
    margin: 24px 0 0px;
    width: 100%;
    background: #84c561;
    border: 1px solid #84c561;
    transition: all .3s ease;
}

.easymarkets_academy_snippet .btn-academy:hover {
    background: #fff;
    border: 1px solid #84c561;
    color: #84c561;
}

.em-academy-wrapper {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.why-trade-card svg * {
    transition: all .4s ease;
}

.why-trade-card:hover path {
    fill: #38A940 !important;
}

/*Platforms*/
.platforms_snippet .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 20px;
    flex: 1 1 auto;
    padding: 50px 35px;
    box-shadow: 10px 14px 34px 0 rgba(0, 0, 0, 0.25) !important;
    transition: all .4s ease;
}

.platforms_snippet .card:hover {
    border: 1px solid #949496;
}

.platforms_snippet .card-icon {
    max-width: 100%;
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.platforms_snippet .platforms-heading {
    font-size: 27px;
    line-height: 33px;
    color: #404041;
    font-weight: 700;
}

.platforms_snippet .content-center {
    justify-content: center;
}

.platforms_snippet .items-center {
    align-items: center;
}

.platforms_snippet .flex {
    display: flex;
}

.platforms_snippet .panel-default>.panel-heading {
    color: #075c8f;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #707070;
}

.platforms_snippet .panel-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

.platforms_snippet h4 .accordion-toggle {
    text-decoration: none;
    color: #075c8f;
}

.platforms_snippet .panel-heading .accordion-toggle::before {
    content: "";
    width: 18px;
    height: 11px;
    background-image: url(/wp-content/uploads/2025/10/Path-6778.svg);
    background-repeat: no-repeat;
    float: right;
    margin-left: 8px;
    margin-top: 6px;
}

.platforms_snippet .panel-heading .accordion-toggle:not(.collapsed)::before {
    transform: rotate(180deg);
}

.platforms_snippet .panel-group .panel-heading+.panel-collapse>.list-group,
.platforms_snippet .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 15px;
}

.platforms_snippet .card__img_margin {
    padding: 0;
}

.platforms_snippet .img-responsive {
    margin: 0 auto;
    display: block;
}

.platforms_snippet .box-wrap__item1 {
    -webkit-transition: .3s all;
    transition: .3s all;
    margin-bottom: 30px;
    border-radius: 6px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    max-width: 100%;
}

.platforms_snippet .card-body {
    padding: 0 !important;
}

.platforms_snippet .web-app {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.platforms_snippet .ways-to-trade {
    display: flex;
    flex-wrap: wrap;
}

.platforms_snippet .card h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #075C8F;
    margin-bottom: 25px;
}

.platforms_snippet .card h3 img {
    margin-right: 12px;
}

.tick-list p {
    position: relative;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.tick-list p::before {
    content: '';
    height: 30px;
    width: 30px;
    position: relative;
    display: block;
    background-image: url(/wp-content/uploads/2026/01/eligible.svg);
    margin-right: 12px;
    flex: 0 0 30px;
}

.tick-list p:hover::before {
    background-image: url(/wp-content/uploads/2026/01/eligible-hover.png);
}

.platforms_snippet .card h4 {
    width: 100%;
    text-align: center;
    margin-bottom: 22px;
    font-weight: 700;
    font-size: 20px;
    color: #404041;
}

.ways-to-trade>div>div {
    display: flex;
    gap: 12px;
    align-items: center;
    padding: 10px;
    border-radius: 20px;
    transition: all .4s ease;
}

.ways-to-trade>div>div:hover {
    background: #F2F2F2;
}

.ways-to-trade>div img {
    flex: 0 0 55px;
}

.ways-to-trade>div p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}

.ways-to-trade .text-note {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 0;
    padding: 0 15px;
    width: 550px;
    max-width: 100%;
}

.platforms_snippet .card.smaller-card {
    padding: 40px 22px;
}

.platforms_snippet .card.smaller-card .img-responsive {
    margin-bottom: 25px;
}

.tick-list p span {
    flex: 0 0 calc(100% - 42px);
    max-width: calc(100% - 42px);
}

/*Transparency*/
.price_transparency_guarantee_snippet {
    margin-top: 30px;
}

.price_transparency_guarantee_snippet .text-1 {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    margin: 0 auto 25px;
    width: 100%;
    max-width: 922px;
}

.price_transparency_guarantee_snippet .fw-4 {
    font-weight: 400;
}

.price_transparency_guarantee_snippet .fw-6 {
    font-weight: 600;
}

.price_transparency_guarantee_snippet .gap-13 {
    column-gap: 13px;
}

.price_transparency_guarantee_snippet .items-center {
    align-items: center;
}

.price_transparency_guarantee_snippet .flex {
    display: flex;
}

.price_transparency_guarantee_snippet .text-404041 {
    color: #404041;
}

.price_transparency_guarantee_snippet .shrink-0 {
    flex-shrink: 0;
}

/*Trustpilot*/
.trustpilot {
    text-transform: uppercase;
    padding: 3.86364rem 0 0rem;
}

.trustpilot_snippet {
    padding-bottom: 0rem;
}

.trustpilot_snippet .trustpilot__margin-bottom-5 {
    margin-bottom: 2rem;
}

.trustpilot_snippet .trustpilot {
    padding: 2.86364rem 0 1rem;
}

/*Awards*/
.awards_v1_snippet .item-box-blog {
    border: none;
    text-align: center;
    z-index: 4;
    padding: 20px;
    height: 240px;
    position: relative;
}

.awards_v1_snippet .item-box-blog-body {
    padding: 10px 35px;
}

.awards_v1_snippet .item-box-blog-heading h5 {
    font-size: 23px;
    line-height: 1.1;
    color: #075c8f;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    letter-spacing: -0.23px;
    text-transform: uppercase;
}

.awards_v1_snippet .item-box-blog-text {
    max-height: 100px;
    overflow: hidden;
}

.awards_v1_snippet .item-box-blog-text p {
    font-size: 14px;
    line-height: 1.1;
    color: #58585b;
    font-weight: 400;
}

.awards_v1_snippet .item-box-blog::before {
    content: "";
    width: 61px !important;
    height: 157px !important;
    background-image: url("https://static.easymarkets.com/assets/assets/view/awards-home-left.png") !important;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.awards_v1_snippet .item-box-blog::after {
    content: "";
    width: 61px !important;
    height: 157px !important;
    background-image: url("https://static.easymarkets.com/assets/assets/view/awards-home-right.png") !important;
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.awards_v1_snippet .hidden-desk {
    display: none !important;
}

.hidden-desk {
    display: none !important;
}

.carousel-item {
    transition: transform .1s ease-in-out !important;
}

.easytrade_disclaimer_snippet .easytrade_disclaimer {
    font-size: 16px;
    color: #404041;
    margin-bottom: 0;
}

.m-anchor {
    color: #075c8f;
    transition: .3s all ease;
    border-bottom: 1px solid #075c8f;
    text-decoration: none;
}

.m-anchor:hover {
    border-color: transparent;
}

.easytrade_disclaimer_snippet .easytrade_disclaimer>a {
    font-weight: bold;
    color: #075c8f;
    text-decoration: none;
}

.awards_v1_snippet .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 40px;
    height: 5px;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #a7a9ac;
    background-color: #a7a9ac;
    border: none;
    border-radius: 5px;
}

.awards_v1_snippet .carousel-indicators .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #57575b;
}

.awards_v1_snippet .shadow {
    box-shadow: none !important;
}

.awards_v1_snippet .awards-height {
    min-height: 300px !important;
    padding: 2rem 3rem;
}

.awards_v1_snippet .box-wrap__item {
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 0;
    min-height: unset !important;
}

.awards_v1_snippet .item-box-blog-body p {
    color: #58585B;
    font-size: 16px;
    opacity: .6;
    margin: 0;
}

.awards_v1_snippet .item-box-blog-data {
    margin-top: 10px;
}

.awards_v1_snippet>p {
    margin-top: 30px;
    font-size: 14px;
}

.awards_v1_snippet>p a {
    color: #075C8F !important;
}

/*Footer*/
.force-full-width {
    width: 100vw !important;
    position: relative;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
}

.force-full-width>div {
    padding: 0 !important;
}

.force-full-width>div>img {
    width: 100%;
}

body.ar .force-full-width {
    left: unset;
    transform: translateX(50%);
    right: 50%;
    margin: 0;
}

.footer_snippet .container {
    padding: 0 !important;
}

.footer_snippet .footer .sponsorship-img {
    object-fit: contain;
    max-width: 296px;
    position: absolute;
    top: 30%;
    max-height: 118px;
    height: 40%;
}

.footer_snippet .mob-app-wrap {
    margin: 0;
    padding: 22px 0;
    border-top: none;
    border-bottom: none;
    position: relative;
    margin-bottom: 0;
}

.footer_snippet .mob-app-wrap .col-lg-4 {
    padding: 0 !important;
}

.footer_snippet .container {
    padding: 0 !important;
}

.footer_snippet .emphasized-title {
    line-height: 20px;
    color: #075c8f;
    font-size: 19px;
    font-weight: 600;
    padding-top: 9px;
}

.footer_snippet .app-bottom__btns {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.app-bottom__btns img {
    width: 194px;
}

.footer_snippet .available-on {
    color: #a7a9ab;
    font-size: 18px;
    font-weight: 600;
    padding-top: 7px;
    padding-right: 21px;
    padding-left: 13px;
}

.footer_snippet a.googleplay,
.footer_snippet a.appstore {
    display: inline-flex;
}

.footer_snippet .inactiveLink {
    pointer-events: auto;
    cursor: pointer;
}

.footer_snippet .app-bottom__app-img {
    max-width: 166px;
}

.footer_snippet .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.footer_snippet .android-ios {
    line-height: 20px;
    color: #075c8f;
    font-size: 18px;
    padding-top: 8px;
    padding-right: 13px;
    padding-left: 13px;
    font-weight: 600;
}

.footer_snippet .row--padded {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.footer_snippet .footerLogoWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer_snippet .footer_logoIcon {
    max-width: 242px;
    max-height: 34px;
}

.footer_snippet .footerRegulators__title {
    overflow: hidden;
    position: relative;
    font: 400 16px/20px arial, helvetica, sans-serif;
    color: #909091;
    text-align: left;
}

.footer_snippet .footerRegulators__title::after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    height: 1px;
    display: inline;
    margin-left: 13px;
    bottom: 5px;
}

.footer_snippet .footerRegulatorsList {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    -webkit-box-pack: justify;
    justify-content: space-between;
    list-style: none;
    margin: 0;
}

.footer_snippet .footerRisks__warning {
    position: relative;
    margin: 4px 0 0px;
    padding: 32px 39.0001px;
    border: 1px solid #9b9b9b;
    color: #363636;
    font-size: 12px;
    font: 400 14px/21px roboto, sans-serif;
}

.footer_snippet .footerRisks__title {
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    background: #fff;
    padding: 0 9px;
    color: #4a4a4a;
    color: #265b86;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font: 700 14px/18px roboto, sans-serif;
}

.footer_snippet .footerRisks__AsicDetails {
    color: #4a4a4a;
    font: 400 14px/21px roboto, sans-serif;
    text-align: center;
    margin-top: 10px;
}

.footer_snippet .row-bordered {
    position: relative;
}

.footer_snippet .footerSocialsWrap--padded {
    padding: 23px 0 0;
    margin: 26px -15px 100px;
}

.footer_snippet .footerSocials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    text-align: center;
}

.footer_snippet .footerSocials__item:not(:last-child) {
    margin-right: 10px;
}

.footer_snippet .footerSocials__item {
    margin-bottom: 12px;
    margin-top: 12px;
}

.footer_snippet .footerSocials__link {
    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;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.footer_snippet .footer-address {
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
}

.footer_snippet .row-bordered::after {
    content: "";
    display: block;
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
}

.footer_snippet .footer .sticky-diclaimer {
    width: 100%;
    position: fixed;
    left: 50%;
    padding: 1px 0 14px 17px;
    bottom: 0;
    color: #fff;
    background: #2b5b8f;
    z-index: 1000;
    right: 50%;
    font-size: 14px;
    margin-left: -50%;
    margin-right: -50%;
    text-align: center;
    opacity: 1;
    transition: all .3s ease;
}

.footer_snippet .footer .sticky-diclaimer.in-view {
    opacity: 0 !important;
    pointer-events: none !important;
}

.footer_snippet .footer .sticky-diclaimer .arrows-risk {
    margin-bottom: 5px;
    display: block;
}

.footer_snippet .footer .sticky-diclaimer .risk-angle-down,
.footer_snippet .footer .sticky-diclaimer .risk-angle-up {
    font-size: 18px;
}

.footer_snippet .footer .sticky-diclaimer a {
    color: #fff;
    text-decoration: underline;
    cursor: pointer;
}

.footer_snippet .footer__Copyright {
    font: 400 14px/18px roboto, sans-serif !important;
    margin: 0;
}

.grey-footer-bg {
    background-color: #F2F2F2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.grey-footer-bg p {
    font-size: 14px !important;
    margin-bottom: 11px !important;
}

.risk-box-footer {
    background: #FFFFFF;
    border-radius: 19px;
    padding: 20px 30px;
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #404041;
}

.risk-box-footer a {
    color: #075C8F;
}

.regulator-text {
    display: flex;
    gap: 8px;
    font-size: 16px;
    color: #404041;
    align-items: center;
    margin: 0;
}

.regulator-text img {
    width: 84px;
}

.col-md-7.footer-text {
    padding-left: 65px !important;
}

.footer-text p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #404041;
}

.footer-text>*:last-child {
    margin-bottom: 0px;
}

.footer-text p a {
    color: #075C8F;
}

.col-md-12.footer-text>* {
    padding: 0 30px;
}

.footer_snippet .app-bottom__app-img {
    max-width: 306px;
}

.footer_snippet .emphasized-title {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}

.footer_snippet .app-bottom__btns {
    justify-content: flex-start;
}

.footer_snippet .app-bottom__app-img {
    position: absolute;
    left: 50%;
    bottom: -45px;
    transform: translateX(-50%);
}

.app-align-center {
    justify-content: center;
}

/*Hero Image*/
.hero-animation-element {
    position: relative;
    margin-top: 14px;
    padding-top: 120px;
    padding-bottom: 100px;
    z-index: 9;
}

.hero-animation-element::before {
    content: '';
    width: 588px;
    height: 588px;
    border-radius: 588px;
    background: #84C561;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.champions-hero-img {
    max-width: 694px;
    width: 100%;
    margin-left: -120px;
}

.ticket-l {
    width: 205px;
    position: absolute;
    left: -10px;
    top: 160px;
    transition: all .4s ease;
}

.chart-r {
    width: 283px;
    position: absolute;
    left: 255px;
    top: 10px;
    transition: all .4s ease;
}

.hero-animation-element:hover .ticket-l {
    transform: translateX(-30px) translateY(10px);
}

.hero-animation-element:hover .chart-r {
    transform: translateX(-30px) translateY(10px);
}

.subtitle-bitcoin .m-title-2 {
    max-width: 490px;
}

/*.players-top {display: flex;flex-wrap: nowrap;padding: 0!important;margin: 0 -15px;height: 600px;overflow: visible;position: relative;}
.player-top {object-fit: cover;object-position: top;z-index: 2;transition: all ease-out .3s!important;transition-delay:0!important;}
.player-1 {width: 203px;flex: 0 0 203px;padding-top: 56px;}
.player-2 {width: 281px;flex: 0 0 281px;transform: translateX(-110px);}
.player-3 {width: 239px;flex: 0 0 239px;transform: translateX(-278px);padding-top: 17px;}
.player-4 {width: 292px;flex: 0 0 292px;transform: translateX(-431px);margin-top: -18px;z-index: 1;}
.player-5 {width: 202px;flex: 0 0 202px;transform: translateX(-569px);padding-top: 50px;z-index: 0;}
.players-top:hover .player-1 {transform: translateX(-80px);}
.players-top:hover .player-2 {transform: translateX(-170px);}
.players-top:hover .player-3 {transform: translateX(-278px) scale(1.2);}
.players-top:hover .player-4 {transform: translateX(-371px);}
.players-top:hover .player-5 {transform: translateX(-489px);}*/

/*Phones Animation*/
.phones-anim-imgs {
    width: 407px;
    height: 468px;
    display: flex;
    position: absolute;
    top: calc(50% + 40px);
    transform: translateY(-50%);
    right: 15px;
}

.phones-anim-imgs>img {
    transition: all ease-out .3s;
}

.phones-anim-imgs>img:first-child {
    width: 241px;
    height: 425px;
    margin-top: 40px;
}

.phones-anim-imgs>img:last-child {
    width: 261px;
    height: 424px;
    transform: translateX(-96px);
}

.phones-anim-imgs:hover>img:first-child {
    transform: translateX(-60px) rotate(-10deg);
}

.phones-anim-imgs:hover>img:last-child {
    transform: translateX(-36px) rotate(10deg);
}

/*TrustPilot*/
.trustpilot_snippet {
    .trustpilot {
        padding: 60px 0 0
    }

    .trustpilot__margin-bottom-2 {
        margin-bottom: .5rem
    }

    .trustpilot__margin-bottom-5 {
        margin-bottom: 2rem
    }

    @media screen and (max-width:1199px) and (min-width:575px) {
        .trustpilot.container {
            width: 90%
        }
    }

    .trustpilot h2 {
        text-align: center;
        font: 300 40px/44px roboto, sans-serif;
        color: #363636;
        padding: 0;
        margin: 0 0 3.5rem;
        text-transform: none
    }

    .name {
        font-size: 14px
    }

    .carousel {
        height: 136px;
        width: 100%;
        overflow: hidden;
        text-align: center;
        position: relative;
        padding: 0;
        list-style: none
    }

    .carousel__controls,
    .carousel__activator {
        display: none
    }

    .carousel__activator:nth-of-type(1):checked~.carousel__track {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    .carousel__activator:nth-of-type(1):checked~.carousel__slide:nth-of-type(1) {
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .carousel__activator:nth-of-type(1):checked~.carousel__controls:nth-of-type(1) {
        display: block;
        opacity: 1
    }

    .carousel__activator:nth-of-type(1):checked~.carousel__indicators .carousel__indicator:nth-of-type(1) {
        opacity: 1
    }

    .carousel__activator:nth-of-type(2):checked~.carousel__track {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .carousel__activator:nth-of-type(2):checked~.carousel__slide:nth-of-type(2) {
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .carousel__activator:nth-of-type(2):checked~.carousel__controls:nth-of-type(2) {
        display: block;
        opacity: 1
    }

    .carousel__activator:nth-of-type(2):checked~.carousel__indicators .carousel__indicator:nth-of-type(2) {
        opacity: 1
    }

    .carousel__activator:nth-of-type(3):checked~.carousel__track {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%)
    }

    .carousel__activator:nth-of-type(3):checked~.carousel__slide:nth-of-type(3) {
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .carousel__activator:nth-of-type(3):checked~.carousel__controls:nth-of-type(3) {
        display: block;
        opacity: 1
    }

    .carousel__activator:nth-of-type(3):checked~.carousel__indicators .carousel__indicator:nth-of-type(3) {
        opacity: 1
    }

    .carousel__activator:nth-of-type(4):checked~.carousel__track {
        -webkit-transform: translateX(-300%);
        transform: translateX(-300%)
    }

    .carousel__activator:nth-of-type(4):checked~.carousel__slide:nth-of-type(4) {
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .carousel__activator:nth-of-type(4):checked~.carousel__controls:nth-of-type(4) {
        display: block;
        opacity: 1
    }

    .carousel__activator:nth-of-type(4):checked~.carousel__indicators .carousel__indicator:nth-of-type(4) {
        opacity: 1
    }

    .carousel__activator:nth-of-type(5):checked~.carousel__track {
        -webkit-transform: translateX(-400%);
        transform: translateX(-400%)
    }

    .carousel__activator:nth-of-type(5):checked~.carousel__slide:nth-of-type(5) {
        transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .carousel__activator:nth-of-type(5):checked~.carousel__controls:nth-of-type(5) {
        display: block;
        opacity: 1
    }

    .carousel__activator:nth-of-type(5):checked~.carousel__indicators .carousel__indicator:nth-of-type(5) {
        opacity: 1
    }

    .carousel__control {
        height: 30px;
        width: 30px;
        margin-top: -15px;
        top: 50%;
        position: absolute;
        display: block;
        cursor: pointer;
        opacity: .35;
        outline: 0;
        z-index: 3;
        background: url(https://pulse-prp.easymarkets.com/0.1/assets/assets/view/trustpilot-right.svg) no-repeat;
        transition: .3s all
    }

    .carousel__control:hover {
        opacity: 1
    }

    .carousel__control--backward {
        left: 10px
    }

    .carousel__control--forward {
        right: 10px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .carousel__indicators {
        position: absolute;
        bottom: 20px;
        width: 100%;
        text-align: center
    }

    .carousel__indicator {
        height: 15px;
        width: 15px;
        border-radius: 100%;
        display: inline-block;
        z-index: 2;
        cursor: pointer;
        opacity: .35;
        margin: 0 2.5px 0 2.5px
    }

    .carousel__indicator:hover {
        opacity: .75
    }

    .carousel__track {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        margin: 0;
        transition: -webkit-transform .5s ease 0s;
        transition: transform .5s ease 0s;
        transition: transform .5s ease 0s, -webkit-transform .5s ease 0s
    }

    .carousel__track .carousel__slide {
        display: block;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1
    }

    .carousel__track .carousel__slide:nth-of-type(1) {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    .carousel__track .carousel__slide:nth-of-type(2) {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .carousel__track .carousel__slide:nth-of-type(3) {
        -webkit-transform: translateX(200%);
        transform: translateX(200%)
    }

    .carousel__track .carousel__slide:nth-of-type(4) {
        -webkit-transform: translateX(300%);
        transform: translateX(300%)
    }

    .carousel__track .carousel__slide:nth-of-type(5) {
        -webkit-transform: translateX(400%);
        transform: translateX(400%)
    }

    .carousel--scale .carousel__slide {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    .carousel__slide {
        height: 100%;
        position: absolute;
        overflow-y: auto;
        opacity: 0
    }

    .my-carousel {
        border-radius: 5px
    }

    .carousel__slide {
        overflow: hidden
    }

    .carousel--thumb .carousel__indicator {
        height: 30px;
        width: 30px
    }

    .carousel__indicator {
        background-color: #fafafa
    }

    .tp-stars--5 .tp-star:nth-of-type(-n+5) .tp-star__canvas {
        fill: #00b67a
    }

    .tp-widget-review .tp-widget-stars {
        margin: 0 0 12px;
        width: 110px
    }

    .tp-widget-review .header {
        font-size: 14px;
        font-weight: 700;
        height: 16px;
        margin: 0 0 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%
    }

    .tp-widget-review .text {
        font-size: 13px;
        line-height: 16px;
        word-wrap: break-word
    }

    .tp-widget-review {
        display: inline-block;
        height: 136px;
        margin: 0 15px 0 0;
        padding: 0 0 0 20px;
        position: relative;
        vertical-align: top;
        white-space: normal;
        text-align: left
    }

    .tp-widget-review .date,
    .tp-widget-review .name {
        color: rgba(0, 0, 0, .6);
        position: absolute
    }

    .tp-widget-review .name {
        bottom: 2px;
        height: 14px;
        left: 20px;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: calc(100% - 20px);
        z-index: 2
    }

    .tp-widget-review .date,
    .tp-widget-review .name {
        color: rgba(0, 0, 0, .6);
        position: absolute
    }

    .tp-widget-review .date {
        right: 0;
        top: 4px;
        display: none
    }

    .tp-stars--4 .tp-star:nth-of-type(-n+4) .tp-star__canvas {
        fill: #73cf11
    }

    .carousel__slide {
        display: flex;
        justify-content: center
    }

    .tp-stars .tp-star__canvas {
        fill: #d6d6d6
    }

    .trustpilot__margin-bottom-2 {
        margin-bottom: .5rem
    }

    .trustpilot__margin-bottom-5 {
        margin-bottom: 2rem
    }

    .trustpilot-logo {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 2rem;
        margin-bottom: -1.13636rem
    }

    .trustpilot-logo p {
        margin-bottom: 0;
        margin-right: .5rem
    }

    .header {
        position: relative
    }

    .header .slides {
        padding-top: 16px;
        display: block;
        clear: left;
        position: relative;
        height: 225px
    }

    .header .slides img {
        height: 110px;
        margin-right: 20px
    }

    .header .slides h2 {
        color: #fff;
        font-size: 42px;
        text-transform: none;
        font-weight: 300;
        padding-top: 10px;
        padding-bottom: 20px;
        text-shadow: 2px 2px #055a8d
    }

    .header .slide1,
    .header .slide2,
    .header .slide3,
    .header .slide4 {
        display: block;
        height: 240px;
        position: absolute;
        top: 0;
        left: 0
    }

    .header .slide1,
    .header .slide2,
    .header .slide3,
    .header .slide4 {}

    .header .slide1 {
        -webkit-animation: slide1 15s ease infinite backwards;
        -moz-animation: slide1 15s ease infinite backwards;
        -o-animation: slide1 15s ease infinite backwards;
        -ms-animation: slide1 15s ease infinite backwards;
        animation: slide1 15s ease infinite backwards;
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }

    .header .slide2 {
        -webkit-animation: slide2 15s ease infinite backwards;
        -moz-animation: slide2 15s ease infinite backwards;
        -o-animation: slide2 15s ease infinite backwards;
        -ms-animation: slide2 15s ease infinite backwards;
        animation: slide2 15 ease infinite backwards;
        animation-delay: 1s
    }

    .header .slide3 {
        -webkit-animation: slide3 15s ease infinite backwards;
        -moz-animation: slide3 15s ease infinite backwards;
        -o-animation: slide3 15s ease infinite backwards;
        -ms-animation: slide3 15s ease infinite backwards;
        animation: slide3 15 ease infinite backwards;
        animation-delay: 1s
    }

    .header .slide4 {
        -webkit-animation: slide4 15s ease infinite backwards;
        -moz-animation: slide4 15s ease infinite backwards;
        -o-animation: slide4 15s ease infinite backwards;
        -ms-animation: slide4 15s ease infinite backwards;
        animation: slide4 15 ease infinite backwards;
        animation-delay: 1s
    }

    @-webkit-keyframes slide1 {
        0% {
            opacity: 0
        }

        4% {
            opacity: 0
        }

        6% {
            opacity: 1
        }

        24% {
            opacity: 1
        }

        26% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes slide1 {
        0% {
            opacity: 0
        }

        4% {
            opacity: 0
        }

        6% {
            opacity: 1
        }

        24% {
            opacity: 1
        }

        26% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-webkit-keyframes slide2 {
        0% {
            opacity: 0
        }

        27% {
            opacity: 0
        }

        30% {
            opacity: 1
        }

        48% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes slide2 {
        0% {
            opacity: 0
        }

        27% {
            opacity: 0
        }

        30% {
            opacity: 1
        }

        48% {
            opacity: 1
        }

        50% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-webkit-keyframes slide3 {
        0% {
            opacity: 0
        }

        51% {
            opacity: 0
        }

        53% {
            opacity: 1
        }

        73% {
            opacity: 1
        }

        75% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes slide3 {
        0% {
            opacity: 0
        }

        51% {
            opacity: 0
        }

        53% {
            opacity: 1
        }

        73% {
            opacity: 1
        }

        75% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-webkit-keyframes slide4 {
        0% {
            opacity: 0
        }

        76% {
            opacity: 0
        }

        78% {
            opacity: 1
        }

        98% {
            opacity: 1
        }

        100% {
            opacity: 0
        }
    }

    @keyframes slide4 {
        0% {
            opacity: 0
        }

        76% {
            opacity: 0
        }

        78% {
            opacity: 1
        }

        98% {
            opacity: 1
        }

        100% {
            opacity: 0
        }
    }

    .slide2 .block50,
    .slide4 .block2000 {
        display: block;
        padding: 22px;
        max-width: 400px;
        font-size: 22px;
        font-weight: 300;
        color: #010101;
        text-shadow: 1px 1px #999;
        background-color: #fff
    }

    .slide2 .block50 strong {
        float: left;
        font-size: 72px;
        margin-right: 20px;
        font-weight: 500;
        line-height: 62px
    }

    .slide4 .block2000 .upto {
        float: left;
        margin-top: 7px;
        width: 64px;
        font-size: 38px
    }

    .slide4 .block2000 strong {
        font-size: 84px;
        font-weight: 600
    }

    .slide4 .block2000 {
        margin-top: 20px;
        max-width: 360px
    }

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

        .header .slide1,
        .header .slide2,
        .header .slide3,
        .header .slide4 {
            text-align: left
        }
    }

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

        .header .slide1,
        .header .slide2,
        .header .slide3,
        .header .slide4 {
            width: 100%;
            text-align: center
        }

        .slides {
            width: 100%;
            text-align: center
        }

        .slide2 .block50,
        .slide4 .block2000 {
            margin-left: auto;
            margin-right: auto
        }

        .header .slides h2 {
            font-size: 32px
        }

        .head-button {
            margin-left: auto;
            margin-right: auto
        }

        .risk {
            text-align: center
        }

        .header .slides img {
            height: 80px
        }
    }

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

        .header .give,
        .header .me,
        .header .more {
            margin-right: 10px
        }

        .header .slides h2 {
            font-size: 21px
        }

        .header .slides img {
            height: 60px;
            margin-right: 10px
        }

        .head-button {
            font-size: 24px
        }

        .slide2 .block50 strong {
            font-size: 42px
        }

        .slide2 .block50,
        .slide4 .block2000 {
            font-size: 18px
        }

        .slide2 .block50,
        .slide4 .block2000 {
            max-width: 260px
        }

        .slide4 .block2000 .upto {
            width: 44px;
            font-size: 18px
        }

        .slide4 .block2000 strong {
            font-size: 46px
        }
    }
}

body.ar {

    .champions-hero-img {
        margin-left: 0;
        margin-right: -120px;
    }

    .ticket-l {
        left: unset;
        right: -10px;
    }

    .chart-r {
        left: unset;
        right: 255px;
    }

    .hero-animation-element::before {
        left: unset;
        right: 0;
    }

    .phones-anim-imgs {
        right: unset;
        left: 15px;
        direction: ltr;
    }

    .tick-list p::before {
        margin-right: 0;
        margin-left: 12px;
    }

    .platforms_snippet .card h3 img {
        margin-right: 0;
        margin-left: 12px;
    }

    .footer_snippet .footerSocials__item:not(:last-child) {
        margin-right: 0;
        margin-left: 10px;
    }

    [class^="offset-"],
    [class*=" offset-"] {
        margin-left: 0 !important;
    }

}

.video-bg {
    position: absolute;
    inset: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
    background: #fff;
}

.video-bg iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw;
    min-width: 177.78vh;
    min-height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

/*Mystery 25 Years Anniversary*/

#header-wrapper.years25-mystery {
    background-image: none;
    height: 100vh;
}

.years25-mystery .hero-animation-element::before {
    content: none;
}
.years25-mystery .video-bg {
    background-image: url('https://fnl.easy-markets.com/int/wp-content/uploads/sites/2/2026/05/Background_Still_WHITE.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}
.years25-mystery .video-bg iframe {
    height: 46.25vw;
    min-width: 216.22vh;
}

.mystery-box-img {
    width: min(80vw, 620px);
    height: auto;
    display: block;
    transform-origin: center bottom;
    animation: boxSqueeze 4s ease-in-out infinite;
    filter: drop-shadow(0 35px 25px rgba(0, 0, 0, 0.28));
}

.years25-mystery .m-h1-custom {
    font-size: 50px;
    max-width: 500px;
}
.years25-mystery .m-title-2 p {
    color: var(--text-body-primary, #19242B);
    font-size: var(--body-size-s, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--body-line-s, 20px);
    letter-spacing: var(--body-letter-s, 0);
    margin-bottom: 8px;
}
.years25-mystery .m-title-2 p {
    font-size: var(--body-size-s, 16px);
}
#header-wrapper.years25-mystery {
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 0 !important;
    height: auto !important;
}
  
@keyframes boxSqueeze {

    0%,
    42% {
        transform: translateY(0) scaleX(1) scaleY(1);
    }

    50% {
        transform: translateY(0) scaleX(1.025) scaleY(0.985);
    }

    58% {
        transform: translateY(-4px) scaleX(0.92) scaleY(1.07);
    }

    66% {
        transform: translateY(-8px) scaleX(0.96) scaleY(1.04);
    }

    74% {
        transform: translateY(1px) scaleX(0.99) scaleY(1.01);
    }

    82%,
    100% {
        transform: translateY(0) scaleX(1) scaleY(1);
    }
}
.section-mystery-rewards {padding-top: 64px;padding-bottom: 64px;background: radial-gradient(50% 50% at 50% 50%, var(--constant-white-100, rgba(255, 255, 255, 0.20)) 35.19%, var(--constant-white-0, rgba(255, 255, 255, 0.00)) 100%), linear-gradient(177deg, var(--constant-white-0, rgba(255, 255, 255, 0.00)) 2.26%, var(--blue-500, rgba(7, 92, 143, 0.04)) 97.71%), var(--ink-soft-5, #F5F5F7);position: relative;overflow: hidden;}
.mystery-gift-img {position: absolute;bottom: -64px;}

/*china-golden-summer-26*/
.china-golden-summer-26 * {font-family: "Noto Sans SC" !important;}
.china-golden-summer-26 .hero-animation-element::before {content: none;}
.china-golden-summer-26 .m-h1-custom {margin-bottom: 50px !important;}
.china-golden-summer-26 .subtitle-bitcoin .m-title-2 {position: relative;color: #F04336;font-family: "Noto Sans SC" !important;font-size: 35px;font-style: normal;font-weight: 900;line-height: normal;z-index: 1;}
.china-golden-summer-26 .subtitle-bitcoin .m-title-2::before {content:'';width: 765px;height: 138px;background-image:url(https://fnl.easy-markets.com/syc/wp-content/uploads/sites/3/2026/05/leaf-1.svg);display: block;position: absolute;z-index: -1;left: 50%;transform: translateX(-50%);top: -41px;}
.china-golden-summer-26 .subtitle-bitcoin .m-title-2 a {display: block;margin-top: 50px;color: #FFF;font-family: "Noto Sans SC";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}
.china-golden-summer-26 .hero-animation-element {position: absolute;margin-top: unset;padding-top: unset;padding-bottom: unset;z-index: 1;background-image: url(https://fnl.easy-markets.com/syc/wp-content/uploads/sites/3/2026/05/Dragon_Boat-1.png);width: 1053px;height: 282px;background-size: auto;background-repeat: no-repeat;bottom: 0;transform: translateX(-267px);z-index: -1;}
.china-golden-summer-26 #header-wrapper {z-index: 2;position: relative;height: calc(100vh - 75px);}
.china-golden-summer-26 .col-md-7 {position: unset;}
.china-golden-summer-26 #register {background: #58000075;border-radius: 10px;}