html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    font-family: "SVN-Gilroy";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: white;
    margin: 0;
    padding: 0;
    background-color: black;
    overflow-x: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.img-pdrag {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.mw-75 {
    max-width: 75% !important;
}

.mw-90 {
    max-width: 90% !important;
}

.mw-130 {
    max-width: 130% !important;
}

h2 {
    font-family: Bungee;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #C5A57E;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    text-align: center;
}

h2.msg {
    font-size: 1.25rem;
    color: #471708;
    margin-top: 0.5rem;
    margin-bottom: 0;
    padding: 0 0.5rem;
}

h3 {
    font-family: Bungee;
    font-size: 1.375rem;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
}

label.title {
    line-height: 1.825rem;
    padding: 0 1.5rem;
    background-image: url('../images/icons/left.png'), url('../images/icons/right.png');
    background-position: left center, right center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.text-intro {
    font-family: "SVN-Gilroy";
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1.2;
    color: #310E03;
    margin: 0;
    padding: 0 1.25rem;
    text-align: center;
}

.btn-img-hover:hover {
    filter: drop-shadow(0px 0.15rem 0.15rem #EC3900);
}

.carousel-indicators {
    z-index: 99;
    bottom: -20px;
}

section {
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.ss-bg {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
}

.full-frame {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 14px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: transparent;
    background-image: url('../images/icons/carousel-pg.png');
    background-repeat: no-repeat;
    border: 0;
    opacity: 1;
}

.carousel-indicators .active {
    background-image: url('../images/icons/carousel-pg-active.png');
}

.opacity-show {
    animation: opacityShow 3s forwards;
}

.opacity-show-1 {
    animation: opacityShow 3s forwards;
    animation-delay: 1s;
}

.opacity-show-2 {
    animation: opacityShow 3s forwards;
    animation-delay: 2s;
}

.opacity-show-3 {
    animation: opacityShow 3s forwards;
    animation-delay: 3s;
}

.opacity-show-5 {
    animation: opacityShow 3s forwards;
    animation-delay: 5s;
}

.hide {
    opacity: 0;
}

.opacity-hide {
    animation: opacityHide 2s forwards;
}


/*section 1*/

#section-1 .ss-bg {
    animation: opacityHide 1s forwards;
}

#ss1-logo {
    width: 13%;
    position: absolute;
    top: 0;
    left: 8%;
    z-index: 5;
    background: transparent url('../images/logo1.png') no-repeat;
    background-size: 100% auto;
}

#ss1-logo img {
    width: 100%;
}

#ss1-banner {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

#ss1-banner video {
    width: 100%;
}

#ss1-follow {
    position: absolute;
    width: 70%;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 0);
}

#ss1-follow img {
    width: 90%;
}

#ss1-menu {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    z-index: 5;
}

.nav-item {
    position: relative;
    margin-bottom: 0.25rem;
}

.nav-item:hover {
    filter: drop-shadow(0px 0.15rem 0.15rem #EC3900);
}

.nav-item div {
    float: right;
    text-align: right;
    padding: 0.375rem 1.5rem 0.375rem .5rem;
    background: rgba(0, 0, 0, 0.56);
    border: 1px solid #5E4A42;
    box-sizing: border-box;
    box-shadow: inset 0px 4px 4px rgba(208, 41, 41, 0.25);
    backdrop-filter: blur(4px);
    border-radius: 3rem;
}

.nav-item div>img {
    height: 0.5rem;
}

.nav-item>img {
    width: 1.75rem;
    position: absolute;
    right: -0.375rem;
    top: 50%;
    transform: translate(0, -50%);
}

.ss1-bg-overlay {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

#ss1-barrack {
    display: block;
    position: absolute;
    left: 0;
    bottom: -2rem;
    z-index: 3;
    width: 35%;
    padding-bottom: 35%;
    background: transparent url('../images/ss1-1.png') no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
}

#ss1-barrack:hover {
    background-image: url('../images/ss1-1-active.png');
}

#ss1-tavern {
    display: block;
    position: absolute;
    right: 0;
    bottom: -2rem;
    z-index: 3;
    width: 35%;
    padding-bottom: 40%;
    background: transparent url('../images/ss1-2.png') no-repeat;
    background-size: 100% auto;
    background-position: right bottom;
}

#ss1-tavern:hover {
    background-image: url('../images/ss1-2-active.png');
}

#ss1-buttons {
    position: absolute;
    bottom: -15%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 4;
    text-align: center;
}

#ss1-buttons img {
    width: 7rem;
}


/*section 2*/

#section-2 .ss-bg {
    width: auto;
    max-width: 135%;
    max-height: 100vh;
    height: auto;
    padding-bottom: 10rem;
}

#ss2-cloud-1 {
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 1;
    animation: bgCloud1 150s linear infinite;
}

#ss2-cloud-2 {
    position: absolute;
    top: 10%;
    left: 60%;
    z-index: 4;
    animation: bgCloud2 120s linear infinite;
}

#ss2-cloud-1 img,
#ss2-cloud-2 img {
    width: 40%;
}

#ss2-pnlHero {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ss2-intro-1 {
    width: 17rem;
    min-height: 12rem;
    position: absolute;
    top: 15%;
    left: 30%;
    background: transparent url('../images/ss2-7.png') no-repeat;
    background-size: 100%;
    padding: 1rem;
    z-index: 2;
}

.ss2-intro-2 {
    width: 18rem;
    min-height: 13rem;
    position: absolute;
    top: 10%;
    left: 25%;
    background: transparent url('../images/ss2-3.png') no-repeat;
    background-size: 100%;
    padding: 1rem;
    z-index: 2;
}

.ss2-hero {
    position: absolute;
    bottom: 2%;
    left: 3%;
    z-index: 3;
}

.ss2-hero img {
    width: 58%;
}

.ss2-hero video {
    width: 60%;
}

#ss2-hero-1 {
    width: 110%;
    margin-bottom: -2rem;
    margin-left: -3rem;
}

.ss2-pet {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.ss2-pet img {
    position: absolute;
    width: 70%;
    bottom: 0;
    right: 0;
    z-index: 3;
}

.ss2-pet video {
    position: absolute;
    width: 50%;
    bottom: 10%;
    right: 0;
    z-index: 4;
}

#ss2-pet-21 {
    width: 40%;
}


/*section 3*/

#tavern {
    min-height: 85vw;
}

.video-frame {
    width: 86%;
    height: 53vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -15%);
}

.ss3-ani-1 {
    width: 20%;
    position: absolute;
    top: 17%;
    right: 5%;
}

.ss3-ani-1.play {
    animation: tavernVideo1 3s forwards;
    animation-delay: 1s;
}

.ss3-ani-2 {
    width: 20%;
    position: absolute;
    bottom: 2%;
    left: 5%;
}

.ss3-ani-2.play {
    animation: tavernVideo2 3s forwards;
    animation-delay: 1s;
}

.video-frame .video {
    width: 93%;
    position: relative;
    z-index: 4;
    margin-top: 10%;
    margin-left: 5%;
}

.video-frame .video img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
}

.video-frame .video video {
    width: 98%;
    margin-left: 4px;
    margin-top: 0px;
}


/*section 4*/

#barrack {
    width: 100%;
    padding-top: 8rem;
    margin-top: 2rem;
    z-index: 1;
}

.ss4-subject {
    width: 80%;
    min-height: 14rem;
    position: absolute;
    top: -5%;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto;
    background: transparent url('../images/ss4-1.png') no-repeat;
    background-size: 100%;
    padding: 1rem;
    z-index: 2;
}


/*section 5*/

#multimode {
    background-image: url('../images/ss5.png');
    background-position: center bottom;
    background-size: 200%;
    background-repeat: no-repeat;
    padding-bottom: 9rem;
}

.ss5-subject {
    width: 59%;
    min-height: 8rem;
    position: relative;
    margin: 3rem auto 0 auto;
    background: transparent url('../images/ss5-4.png') no-repeat;
    background-size: 100%;
    padding: 1rem;
    z-index: 2;
}

#ss5-bat {
    position: absolute;
    top: 40%;
    left: 5%;
    width: 45%;
    z-index: 4;
}

#ss5-3bat {
    position: absolute;
    top: 9%;
    right: 1%;
    width: 40%;
    z-index: 3;
}

#ss5-video-pnl {
    position: absolute;
    width: 80%;
    height: 100vw;
    top: 15%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 6;
}

#ss5-video-pnl video {
    position: relative;
    width: 100%;
    left: -5%;
    z-index: 5;
}

#ss5-video-pnl img {
    position: relative;
    width: 35%;
    left: 30%;
    top: -13%;
    z-index: 4;
}


/*section 6*/

#roadmap {
    background: transparent url('../images/ss6.png') no-repeat;
    background-position: left bottom;
    background-size: 100%;
    padding-bottom: 3rem;
}

.ss6-subject {
    width: 50%;
    min-height: 8rem;
    position: relative;
    top: 5%;
    margin: 0 auto;
    background: transparent url('../images/ss6-2.png') no-repeat;
    background-size: 100%;
    padding: 1rem;
    z-index: 2;
}

.ss6-hero-1 {
    position: absolute;
    top: -18%;
    left: 5%;
    width: 40%;
}

.pnlRoadmap {
    width: 70%;
    position: relative;
    margin: 1rem auto;
}

.roadmap-item {
    position: relative;
    width: 100%;
}

.roadmap-icon {
    float: left;
    width: 25%;
    text-align: center;
}

.roadmap-icon img {
    width: 70%;
}

.roadmap-item:last-child .roadmap-icon img {
    width: 100%;
}

.roadmap-item:last-child .roadmap-icon img.ico-timeline {
    width: 25%;
}

.roadmap-item.active .roadmap-icon img:first-child,
.roadmap-item:hover .roadmap-icon img:first-child {
    filter: drop-shadow(0px 0px 0.5rem #FF9900);
}

.roadmap-period {
    float: left;
    width: 75%;
    padding: 0.5rem 0 0.5rem 1.5rem;
}
.roadmap-period img {
    height: 1.25rem;
}

.roadmap-text {
    float: left;
    width: 75%;
    line-height: 1.3;
    padding-left: 1.5rem;
}


/*section 7*/

.profile-item {
    padding: 0 36px 36px 0;
    background-repeat: no-repeat;
}

.profile-item:first-child {
    background-image: url('../images/avatars/line-rb.png');
    background-position: right bottom, left 8px bottom 17px;
}

.profile-item:nth-child(2) {
    background-image: url('../images/avatars/line-lb.png');
    background-position: left 8px bottom 17px;
}

.profile-item:nth-child(3) {
    background-image: url('../images/avatars/line-rt.png');
    background-position: right 17px top 8px;
}

.profile-item-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.profile-item-container .profile-bg {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(253, 103, 19, 0) 16.67%, #FD6713 100%);
    opacity: 0.15;
    border-radius: 1.375rem;
}

.profile-item:nth-child(n+3) .profile-item-container .profile-bg {
    background: linear-gradient(180deg, #FD6713 19.27%, rgba(253, 103, 19, 0) 100%);
    top: 0;
    bottom: 30%;
}

.profile-item-container .profile-info {
    position: relative;
}

.profile-item-container .avatar {
    max-width: 80%;
}

.profile-item-container .name {
    height: 0.9rem;
}

.profile-item-container .title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.1;
    color: #E99D2C;
}

.profile-item-container p {
    font-size: 0.75rem;
    color: #FFFFFF;
}


/*section 8*/

#section-8 {
    background: transparent url('../images/ss8.png') no-repeat;
    background-position: center bottom;
    background-size: 120%;
    min-height: 20rem;
}

#imgLion {
    width: 70%;
}


/*section 9*/

.share-item {
    display: inline-block;
    width: 17%;
    font-family: "SVN-Gilroy";
    font-size: 0.75rem;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
}

.share-item>img {
    max-width: 50%;
}

.share-item>p {
    font-size: 0.6rem;
}

.tmp-content {
    width: 100%;
    height: 700px;
}

.hidden-ss {
    width: 100%;
    height: 1px;
}

.progress-wrap {
    position: fixed;
    right: 15px;
    bottom: 25px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
    z-index: 10000;
    opacity: 0;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap::after {
    position: absolute;
    content: '↑';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #ecedf3;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::after {
    opacity: 0;
}

.progress-wrap::before {
    position: absolute;
    content: '↑';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    background-image: linear-gradient(298deg, #da2c4d, #f8ab37);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap:hover::before {
    opacity: 1;
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: #ecedf3;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}