.hmp-body {
    font-family: 'Chakra Petch', sans-serif;
    background-color: #f8f8f8;
}

.hmp-header {
}

.hmp-main-navigation-logo {
    height: 60%;
}

.hmp-main-navigation {
    padding: 0 220px;
    height: 50px;
    background-color: #f8f8f8;
}

.hmp-main-navigation-link {
    opacity: 0.4;
    color: black;
}

.active-link {
    opacity: 1;
}

.hmp-main-navigation-item {
    position: relative;
}

.hmp-main-navigation-link:not(.last-link) {
    margin-right: 4vw;
}

.hmp-main-navigation-sub-items-icon {
    position: absolute;
    top: -2px;
    width: 24px;
    height: 24px;
    color: black;
}

.hmp-sub-navigation-link {
    color: white;
}

.spacer {
    width: 15vw;
}

.spacer2 {
    width: 15.6vw;
}

.hmp-sub-navigation-user-info-username {
    margin-left: 10px;
}

.hmp-sub-navigation-link:not(.last-link) {
    margin-right: 100px;
}

.hmp-sub-navigation {
    padding: 0 220px;
    color: white;
    height: 40px;
    background-color: #2e98cc;
}

.hmp-trailer-right {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hmp-trailer {
    background-image: url(../images/imgs/banner-bg.svg);
    background-size: 100%;
    height: 32vw;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 220px;
    justify-content: space-between;
}

.hmp-trailer-right-content-list-item {
    color: white;
    font-weight: 600;
    font-size: 1.45rem;
    text-align: right;
}

.hmp-trailer-right-page-list-item {
    color: #FFBD00;
    font-weight: 600;
    font-size: 1.45rem;
    margin-left: 16px;
}

.hmp-trailer-left-play {
    margin-bottom: 24px;
}

.hmp-trailer-left-play-border {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    width: 48px;
    border: 1px solid #FFBD00;
}

.hmp-trailer-left-play-text-border {
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #433204;
}

.hmp-trailer-left-play-text-border-span {
    padding: 0 34px;
    color: #FFBD00;
}
.hmp-trailer-left-title {
    color: white;
    font-size: 3rem;
    line-height: 3.4rem;
}

.hmp-trailer-left-text {
    color: white;
    opacity: 0.7;
}

.hmp-trailer-left-button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    background-color: #FFBD00;
    width: 200px;
    margin-top: 16px;
}

.hmp-trailer-left-button-text {
    font-size: 1.45rem;
    color: black;
    font-weight: 600;
}

.np {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url(../images/imgs/np-bg.svg);
    background-size: 100%;
    color: white;
    height: 14vw;
}

.degisik {
    background-image: url(../images/imgs/degisik-bg.svg);
    background-size: 100%;
    height: 43.4vw;
}

.np-subtitle {
    font-size: 1.4rem;
    margin-bottom: 16px;
}

.np-title {
    font-size: 3rem;
    letter-spacing: 0.21em;
}

.join-us {
    background-image: url(../images/imgs/ju-bg.svg);
    background-size: 100%;
    height: 36vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 99999;
}

.join-us-details {
    width: 50%;
    padding: 0 24px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: -60px;
}

.join-us-title, .join-us-text {
    color: #6FFF7D;
}

.join-us-title {
    font-size: 3.5rem;
    margin-bottom: 24px;
}

.join-us-text {
    font-size: 1.4rem;
    padding: 0 10%;
}

.eb {
    display: flex;
    justify-content: center;
    align-items: center;
}

.join-us-button {
    height: 56px;
    background-color: #6FFF7D;
    width: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}

.join-us-button-text {
    color: black;
    font-size: 1.6rem;
    font-weight: 600;
}

.welcome-to-city {
    background-image: url(../images/imgs/city-bg.svg);
    background-size: 100%;
    height: 80.5vw;
    margin-top: -10px;
    z-index: 0;
    padding: 0 220px;
}

.wtc-hello {
    margin-top: 36px;
}

.wtc-hello-logo {
    margin-right: 64px;
}

.wtc-hello-details-title {
    font-size: 1.65vw;
    margin-bottom: 16px;
}

.wtc-hello-details-text {
    font-size: 0.8vw;
    text-align: justify;
    line-height: 18px;
    letter-spacing: -0.003em;
}

.wtc-cidudad {
    margin-top: 36px;
    margin-bottom: 24px;
}

.wtc-cidudad-title {
    font-size: 1.65vw;
}

.wtc-cidudad-text {
    font-size: 0.8vw;
}

.wtc-cc-title {
    font-size: 1.65vw;
    font-weight: 800;
}

.wtc-cc-texts-row {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    column-gap: 20px;
}

.cc-text-col {
    margin-top: 16px;
}

.cc-text-col-it {
    font-style: italic;
}

.wtc-c0 {
    flex: 6;
}

.wtc-c1 {
    flex: 4;
}

.wtc-req {
    margin: 2vw 0;
}

.wtc-cc-bottom-sec {
    margin-top: 24px;
}

.wtc-req-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wtc-req-subtitle {
    font-size: 1vw;
}

.wtc-req-title {
    font-size: 3vw;
    font-weight: 500;
}

.wtc-req-box-img {
    width: 100%;
}

.wtc-req-box {
    background-image: url(../images/imgs/req-bg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 16vw;
    padding: 0 4vw;
    margin-top: 24px;
}

.wtc-cc-text {
    font-size: 0.8vw;
    text-align: justify;
    letter-spacing: -0.003em;
    line-height: 18px;
}

.create-character {
    background-image: url(../images/imgs/create-character-bg.svg);
    background-size: 100%;
    height: 93.84vw;
    margin-top: 100px;
}

.cc-title-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.create-character-title {
    width: 60%;
    margin-top: 32px;
}

.cc-details {
    padding: 0 220px;
    color: white;
    margin-top: 16px;
}

.cc-details-left {
    width: 170vw;
}

.cc-details-left-img {
    width: 100%;
}

.cc-details-right {
    width: 100%;
    display: flex;
    align-items: center;
    margin-left: 40px;
    font-size: 1.3rem;
    margin-top: -40px;
}

.cc-details-left-text {
    margin-top: 16px;
    font-size: 0.85vw;
}

.cc-account {
    display: flex;
    padding: 0 220px;
    margin-top: 36px;
}

.cc-account-left {
    width: 54%;
    color: white;
}

.cc-account-left-text-box-list {
    list-style-type: disc;
    margin-left: 16px;
    margin-top: 24px;
}

.cc-account-left-text-box-list-item {
    font-size: 0.85vw;
}

.cc-account-left-double-text-box {
    margin-top: 24px;
}

.cc-account-left-double-text-box-p {
    font-size: 0.85vw;
    width: 50%;
    text-align: justify;
}

.double-text-box-p-left {
    margin-right: 24px;
}

.cc-account-left-title {
    font-size: 2vw;
}

.cc-account-left-text-box-p {
    font-size: 0.85vw;
    text-align: justify;
}

.cc-account-left-text-box, .cc-account-left-double-text-box {
    padding: 10px;
    background: rgba(0, 0, 0, 0.25);
}

.cc-account-right {
    max-width: 44%;
    margin-left: 24px;
    overflow: hidden;
}

.cc-account-bottom {
    padding: 10px;
    margin-top: 24px;
    font-size: 0.75vw;
    background: rgba(0, 0, 0, 0.25);    
    margin: 10px 220px;
}

.cc-account-bottom-text-box-subtitle {
    color: green;
    font-size: 0.85vw;
    margin: 2px 0;
}

.cc-account-bottom-text-box-text {
    text-align: justify;
    color: white;
}

.cc-account-bottom-text-box {
    width: 100%;
}

.cc-account-bottom-text-box:not(.last-cc-account-bottom-text-box) {
    margin-right: 16px;
}

.character-skills {
    background-image: url(../images/imgs/character-skills-bg.svg);
    background-size: 100%;
    height: 918px;
}

.character-skills {
    padding: 0 220px;
}

.character-skills-title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 36px;
}

.character-skills-details-left-img {
    width: 80%;
}

.character-skills-details-left, .character-skills-details-right {
    width: 50%;
    margin-top: 24px;
}

.character-skills-details-right-img {
    width: 100%;
    margin: 16px 0;
}

.text-spacer {
    margin: 12px 0;
}

.character-skills-details-right-triple-text-box {
    width: 30%;
}

.character-skills-details-right-triple-text-box-title {
    color: #15691F;
    margin: 4px 0 2px 0;
}

.character-skills-details-right-triple-text-box-text {
    font-size: 0.73vw;
    letter-spacing: -0.04em;
    line-height: 18px;
    text-align: justify;
}

.character-skills-details-left {
    display: flex;
    flex-direction: column;
}

.character-skills-details-right-title {
    font-size: 2rem;
    font-weight: 400;
}

.character-skills-details-right-text {
    font-size: 0.85vw;
    text-align: justify;
}

.roleplay {
    background-image: url(../images/imgs/roleplay-bg.svg);
    background-size: 100%;
    height: 63.07vw;
    padding: 60px 220px;
}

.roleplay-top-left {
    width: 40%;
    color: white;
}

.roleplay-top-left-title {
    font-size: 2.4rem;
    font-weight: 500;
}

.roleplay-top-left-text {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
    letter-spacing: -0.04em;
}

.roleplay-top-right {
    width: 60%;
    padding: 0 0 0 36px;
}

.roleplay-top-right-img {
    width: 100%;
}

.roleplay-bottom-left {
    width: 80%;
    padding-right: 36px;
    margin-top: 24px;
    color: white;
}

.roleplay-bottom-right {
    width: 20%;
    margin-top: 24px;
}

.roleplay-bottom-right-img {
    width: 100%;
}

.roleplay-bottom-right-img:not(.last-roleplay-bottom-right-img) {
    margin-bottom: 10px;
}

.roleplay-bottom-left-img {
    width: 100%;
}

.roleplay-bottom-left-text-box-text {
    width: 30%;
}

.roleplay-bottom-left-text-box-text-p {
    font-size: 0.8vw;
    text-align: justify;
    letter-spacing: -0.003em;
    line-height: 18px;
}

.roleplay-bottom-left-text-box-title {
    font-size: 1.4rem;
}

.last-p {
    margin-top: 16px;
}

.gameplay {
    background-image: url(../images/imgs/l3-bg.svg);
    background-size: 100%;
    height: 48.65vw;
    padding: 40px 220px;
}

.gameplay-details {
    margin-top: 24px;
}

.gameplay-details-left, .gameplay-details-right {
    width: 50%;
}

.gameplay-details-left {
    padding-right: 12px;
}

.gameplay-details-left-texts-double-box {
    width: 48%;
}

.gameplay-details-left-texts-double-box-text {
    font-size: 0.8vw;
    text-align: justify;
}

.gameplay-details-right {
    padding-left: 12px;
}

.gameplay-details-right-left {
    width: 50%;
    padding-right: 8px;
}

.gameplay-details-right-right {
    width: 50%;
    padding-left: 8px;
}

.gameplay-details-right-img {
    width: 100%;
}

.gameplay-details-left-img {
    width: 100%;
}

.gameplay-title-img {
    width: 36%;
}

.illegal {
    background-image: url(../images/imgs/illegal-bg.svg);
    background-size: 100%;
    height: 58vw;
    margin-top: -1px;
    padding: 10px 220px;
}

.illegal-photos {
    max-height: 16vw;
    overflow: hidden;
}

.illegal-title {
    font-size: 3rem;
    color: #FFBD00;
}

.illegal-details {
    margin-top: 16px;
}

.illegal-details-text-box {
    color: white;
}

.illegal-details-text-box-top {
    position: relative;
    border: 2px solid white;
    width: 100%;
}

.illegal-details-text-box-top-title {
    padding-left: 32px;
    font-size: 0.8vw;
    padding: 8px 38px;
}

.illegal-details-text-box-top-number {
    position: absolute;
    left: -15px;
    bottom: -5px;
    background-color: black;
    color: white;
    font-weight: 600;
    height: 42px;
    width: 42px;
    border: 2px solid white;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.illegal-details-text-box-bottom {
    padding: 6px 12px;
    border: 2px solid white;
    width: 100%;
    margin-top: -2px;
}

.last-b {
    margin-top: 8px;
}

.last-col {
    margin-left: 24px;
}

.illegal-details-text-box-top--yellow {
    color: #F7C945;
    border: 2px solid #F7C945;
}

.illegal-details-text-box-bottom-p {
    font-size: 0.8vw;
    text-align: justify;
}

.handbook {
    height: 40vw;
    padding: 20px 220px;
}


.handbook-left, .handbook-right {
    width: 48%;
}

.handbook-box {
    border: 2px solid black;
}

.handbook-box-title {
    font-size: 0.9vw;
    text-align: center;
    margin-top: 10px;
}

.handbook-box-text > a {
    color: black;
    font-weight: 700;
}

.handbook-pegi-logo {
    height: 43px;
    width: 54px;
}

.out-text {
    margin-top: 4px;
}

.handbook-out-title {
    font-size: 0.6vw;
    margin-top: 16px;
}

.handbook-out-text {
    font-size: 0.4vw;
    text-align: justify;
}

hr {
    border-top: 1px solid black;
    margin-top: 10px;
}

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

.handbook-box-img {
    display: flex;
    margin: 10px auto;
    width: 80%;
    filter: grayscale(100%);
}

.handbook-box-text {
    font-size: 0.5vw;
    letter-spacing: -0.003em;
    text-align: justify;
    padding: 10px;
}

.space-text {
    padding: 4px 10px;
}

.hmp-footer {
    position: relative;
    background: url(../images/imgs/footer-bg.svg) no-repeat;
    background-size: 100%;
    height: 32vw;
}

.hmp-footer-details {
    position: absolute;
    bottom: 0;
    left: 11.8vw;
    bottom: 1.4vw;
}

.illegal-photos {
    width: 100%;
    overflow: hidden;
}

.illegal-photos-img {
    width: 100%;
    height: 22vw;
}

.illegal-photos-img:not(.last-img) {
    margin-right: 16px;
}

.illegal-details-text-box-top-number--yellow {
    border: 2px solid #F7C945;
    color: #F7C945;
}

.illegal-details-text-box-bottom--yellow {
    border: 2px solid #F7C945;
    color: #F7C945;
}

.hmp-footer-text-logo {
    height: 3vw;
    margin-right: 20px;
    margin-bottom: 4px;
}

.hmp-footer-text {
    margin: 1vw 0;
    width: 30%;
    font-size: 0.65vw;
    color: white;
}

.last-footer-text {
    margin-bottom: 0;
}

.hmp-footer-text-link {
    font-size: 0.65vw;
    color: #40C14F;
}

.hmp-footer-links {
    position: absolute;
    bottom: 5.8vw;
    right: 11.4vw;
}

.hmp-footer-list:not(.last-footer-list) {
    margin-right: 46px;
}

.hmp-footer-list-second-section {
    margin-left: 1.2vw;
}

.hmp-footer-list-title {
    color: white;
    font-size: 0.8vw;
    font-weight: 500;
    margin-bottom: 6px;
}

.hmp-footer-list-item-link-text {
    font-size: 0.65vw;
}

.hmp-footer-list-item-link {
    font-size: 0.65vw;
}

.hmp-footer-list-item-link:not(.last-list-item-link) {
    margin-bottom: 12px;
    color: white;
}

.last-list-item-link {
    color: white;
}

.list-item-link-icon {
    width: 22px;
    height: 22px;
}


.hmp-footer-list-item-link-text {
    margin-left: 0.2vw;
}

.copyright {
    height: 30px;
    background-color: black;
    padding: 0 11.4vw;
}

.copyright-text {
    color: white;
    font-size: 0.65vw;
}

.copyright-partners-item {
    height: 16px;
    margin: 0 10px;
}

.link-green {
    display: none;
}

@media only screen and (min-width: 2000px) and (max-width: 2600px) {
	.hmp-main-navigation {
		height: 70px;
	}

	.hmp-main-navigation-link {
		font-size: 0.8vw;
	}

	.spacer {
		width: 20vw;
	}

	.hmp-sub-navigation {
		height: 60px;
	}

	.hmp-sub-navigation-link {
		font-size: 0.8vw;
	}

	.spacer2 {
		width: 28vw;
	}

	.hmp-sub-navigation-user-info-username {
		font-size: 0.8vw;
	}

	.hmp-sub-navigation-user-info-photo {
		width: 1.4vw;
	}

	.hmp-trailer-right-content-list-item {
		font-size: 1.4vw;
	}

	.hmp-trailer-right-page-list-item {
		font-size: 1.4vw;
	}

	.hmp-trailer-left-play-border {
		height: 3vw;
		width: 3vw;
	}

	.hmp-trailer-left-play-text-border {
		height: 3vw;
	}

	.hmp-trailer-left-play-text-border-span {
		font-size: 1.2vw;
	}

	.hmp-trailer-left-title {
		font-size: 2.5vw;
	}

	.hmp-trailer-left-text {
		display: inline-block;
		font-size: 1vw;
		margin: 10px 0px;
	}

	.hmp-trailer-left-button {
		height: 3vw;
	}

	.hmp-trailer-left-button-text {
		font-size: 1.2vw;
	}

	.np-subtitle {
		font-size: 1.2vw;
	}

	.np-title {
		font-size: 2.4vw;
	}

	.join-us-title {
		font-size: 4vw;
	}

	.join-us-text {
		font-size: 1.4vw;
	}

	.join-us-button {
		height: 3vw;
	}

	.join-us-button-text {
		font-size: 1.4vw;
	}

	.welcome-to-city {
		height: 66vw;
		margin-bottom: -100px;
	}

	.cc-details-left {
		width: 113vw;
	}

	.cc-details-right-text {
		font-size: 1.2vw;
		margin-left: 0;
	}

	.cc-account-right {
		width: 38.5%;
	}

	.cc-account-right-image-box-img, .cc-account-right-top-img {
		width: 120%;
	}

	.character-skills {
		height: 40vw;
	}

	.character-skills-details-left-img {
		width: 60%;
		margin-left: 12vw;
	}

	.roleplay-top-left-text {
		font-size: 1.4vw;
		line-height: 1.4em;
	}

	.roleplay-top-left-title {
		font-size: 3vw;
	}

	.roleplay-
}

@media only screen  and (max-width: 1366px) {
    .hmp-footer-links {
        right: 10vw;
        bottom: 4.5vw;
    }

    .copyright-partners-item {
        height: 12px;
    }
}

@media only screen and (max-width: 1040px) {
    .hmp-footer-links {
        right: 8vw;
        bottom: 5vw;
    }

    .hmp-footer-list-item-link-icon {
        height: 12px;
        width: 12px;
    }

    .hmp-footer-text, .hmp-footer-list-item-link-text {
        font-size: 0.7vw;
    }

    .hmp-footer-list-item-link:not(.last-list-item-link) {
        margin-bottom: 0;
        padding: 0;
        color: white;
    }

    .hmp-footer-list-item {
        height: 14px;
        display: flex;
        align-items: center;
    }

    .hmp-footer-list-title {
        margin-bottom: 0;
    }

    .hmp-footer-list-double-section {
        margin-top: 4px;
    }
}

@media only screen and (max-width: 720px) {
    .hmp-footer-list:not(.last-footer-list) {
        margin-right: 24px;
    }

    .copyright-partners-item {
        height: 6px;
    }
}

@media only screen and (min-width: 350px) and (max-width: 414px) {
    .hmp-footer-details {
        position: relative;
        margin-bottom: -6px;
        left: 0;
        bottom: 0;
    }

    .hmp-footer-text-link {
        margin-top: 0px;
    }

    .hmp-footer-links {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        padding: 0 4vw;
        left: 0;
        bottom: -10px;
        position: relative;
    }

    .hmp-footer-list:not(.last-footer-list) {
        margin-right: 8px;
    }

    .hmp-footer-list-title {
        font-size: 0.4rem;
    }

    .hmp-footer-text {
        width: 100%;
        padding: 0 4vw;
        margin: 4px 0;
        font-size: 0.4rem;
    }

    .hmp-footer-text-logo {
        margin-right: 5px;
    }

    .hmp-footer-text-link {
        display: none;
    }

    .link-green {
        display: flex;
        color: #40C14F;
    }

    .hmp-footer-list-item-link-icon {
        height: 8px;
        width: 8px;
        margin-right: 2px;
    }

    .hmp-footer-list-double-section {
        margin-top: 2px;
    }

    .hmp-footer-list-item-link {
        font-size: 0.4rem;
    }

    .hmp-footer-list-item {
        height: 9px;
        display: flex;
        align-items: center;
    }

    .hmp-footer-list-item-link-text {
        font-size: 0.4rem;
    }

    .hmp-footer {
        padding-top: 104px;
        display: flex;
        flex-direction: column;
        background: url(../images/imgs/mobile-footer.svg) no-repeat;
        background-size: 100%;
        height: 246px;
    }
}