.gamfi-header-section .logo img{width:60px!important}.gamfi_v2_hero_left h2{line-height:60px}.gamfi_v2_hero_left h2 span{color:#f26b30;font-size:larger}.heading-title{margin:0 30px;display:flex;align-items:center;justify-content:space-between;font-family:"Russo One",sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:27px;color:#fff;height:100%}.heading-title h3{margin-bottom:0}.first_survivor_city_left_section .total_rised_progress_sect{margin-top:80px!important}.supply-section p{margin-bottom:0;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:30px;color:rgba(255,255,255,.7)}.roadmap_v2_tab_content_sect{position:relative;top:-80px}.project-item{background:rgba(30,31,53,.8);margin-bottom:30px;padding:30px}.flip-vertical,.project-info img{transform:scaleY(-1)}.access_allocation_participants_sect ul,.supply-section ul{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;row-gap:0;list-style-position:inside}.staking_flip_card{min-height:480px;height:100%}.pt-115{padding-top:115px}.pb-85{padding-bottom:85px}.how-to-buy-section{background-color:transparent}.how-to-buy-section .sub-inner{max-width:770px;margin:0 auto;margin-bottom:30px!important;color:#a3ff12;font-size:16px;font-weight:400;text-transform:uppercase;font-family:"Russo One",sans-serif}.how-to-buy-section-content{max-width:770px;margin:0 auto}.numbered-list-x{counter-reset:scope-counter;padding:10px 0}.how-to-buy-section-content.numbered-list-x p{margin-bottom:8px}.notification{position:fixed;top:20px;right:20px;background:#28a745;color:#fff;padding:12px 20px;border-radius:6px;opacity:0;transform:translateX(100%);transition:all .3s ease;z-index:1000}.copy-code-btn{cursor:pointer;display:inline-block;transition:all .3s ease;color:#f26b30}.notification.show{opacity:1;transform:translateX(0)}.numbered-list-x .list-item ul li{position:relative;line-height:16px}.numbered-list-x .list-item ul li span{line-height:36px;padding-left:25px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;display:inline-block}.numbered-list-x .list-item ul li::before{position:absolute;content:"";width:8px;height:8px;background:#3a3b48;line-height:8px;border-radius:8px;top:15px}.numbered-list-x .list-item a{color:#f26b30}.numbered-list-x .list-item{counter-increment:scope-counter;background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px 30px 20px;position:relative;margin:10px 0 20px}.numbered-list-x .list-item::before{content:counter(scope-counter)". ";font-weight:700;position:absolute;top:-20px;right:20px;font-size:42px;color:#a3ff12}@media only screen and (max-width:776px){.gamfi-header-section .logo img{width:80px!important}.gamfi_v2_hero_left{margin-top:0!important}}@media only screen and (max-width:500px){.gamfi_v2_hero_left h2{font-size:33px;line-height:42px}}

.home-screen .list-item {
    /*counter-increment: scope-counter;*/
    background: rgba(255,255,255,.08);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 30px 30px 20px;
    position: relative;
    margin: 10px 0 20px;
}
.home-screen .list-item ol {
    line-height: 32px;
}