@font-face {
    font-family: 'Avenir Next';
    src: url('../../fonts/hnx/AvenirNext/AvenirNext.woff2') format('woff2'), url('../../fonts/hnx/AvenirNext/AvenirNext.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../../fonts/hnx/AvenirNext/AvenirNext-Medium.woff2') format('woff2'), url('../../fonts/hnx/AvenirNext/AvenirNext-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Avenir Next';
    src: url('../../fonts/hnx/AvenirNext/AvenirNext-Bold.woff2') format('woff2'), url('../../fonts/hnx/AvenirNext/AvenirNext-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'UTM Aptima';
    src: url('../../fonts/hnx/Aptima/UTMAptima.woff2') format('woff2'), url('../../fonts/hnx/Aptima/UTMAptima.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#inner-scrollbar {
    height: 100vh;
}

#page-workHNX {
    font-family: "Avenir Next", sans-serif;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.7;
    color: #9b9b9b;
    overflow: hidden;
}

#page-workHNX .page-content {
    padding-top: 0;
}

#page-workHNX .footer {
    margin-top: 0;
}

#page-workHNX .fptBounce {
    -webkit-animation: fptBounce 3s linear infinite;
    animation: fptBounce 3s linear infinite;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

#page-workHNX .scrollmagicfadeUp > .effect {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
}

#page-workHNX .scrollmagicfadeUp > .effect-left {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
}

#page-workHNX .scrollmagicfadeUp > .effect-right {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
    transition: all 0.6s cubic-bezier(0.13, 0.44, 0.54, 0.94);
}

#page-workHNX .scrollmagicfadeUp.scroll-css > .effect {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

#page-workHNX .scrollmagicfadeUp.scroll-css > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css > .effect-right {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".1s"] > .effect,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".1s"] > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".1s"] > .effect-right {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}

#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".2s"] > .effect,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".2s"] > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".2s"] > .effect-right {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".3s"] > .effect,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".3s"] > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".3s"] > .effect-right {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".4s"] > .effect,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".4s"] > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".4s"] > .effect-right {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".5s"] > .effect,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".5s"] > .effect-left,
#page-workHNX .scrollmagicfadeUp.scroll-css[data-delay=".5s"] > .effect-right {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

#page-workHNX h1,
#page-workHNX h2,
#page-workHNX h3,
#page-workHNX h4,
#page-workHNX h5,
#page-workHNX h6 {
    font-family: "Cormorant", serif;
    font-weight: 400;
    color: #255b2d;
    margin-top: 0;
}

#page-workHNX .section {
    position: relative;
    z-index: 1;
    padding-top: 65px;
    padding-bottom: 65px;
}

@media (min-width: 768px) {
    #page-workHNX .section {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media (min-width: 992px) {
    #page-workHNX .section {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

@media (min-width: 1200px) {
    #page-workHNX .section {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

@media (min-width: 1441px) {
    #page-workHNX .section {
        padding-top: 180px;
        padding-bottom: 180px;
    }
}

@media (min-width: 992px) {
    #page-workHNX .container-fixwidth {
        position: relative;
    }
    #page-workHNX .container-fixwidth__width {
        margin-left: auto;
        margin-right: 0;
    }
    #page-workHNX .container-fixwidth__width .container {
        margin-left: 0;
    }
}

#page-workHNX .fpt-title {
    margin-bottom: 30px;
}

#page-workHNX .fpt-textbox .fpt-textbox__subtitle {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #4a4a4a;
    margin-bottom: 22px;
}

#page-workHNX .fpt-textbox .fpt-textbox__text {
    max-width: 470px;
}

#page-workHNX .fpt-textbox .fpt-textbox__divider {
    display: block;
    width: 96px;
    height: 1px;
    background: -webkit-linear-gradient(50.35deg, #82fefd 0%, #4eb0e8 100%);
    background: -o-linear-gradient(50.35deg, #82fefd 0%, #4eb0e8 100%);
    background: linear-gradient(39.65deg, #82fefd 0%, #4eb0e8 100%);
    margin-left: auto;
}

#page-workHNX .fpt-textbox .fpt-textbox__info {
    text-align: right;
}

#page-workHNX .fpt-textbox .fpt-textbox__info a {
    font-weight: 500;
    color: #f8f8f8;
}

#page-workHNX .hero {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #25442a;
    height: 310px;
    padding: 0;
}

#page-workHNX .hero__content {
    position: absolute;
    top: 17%;
    left: 0;
    right: 0;
}

#page-workHNX .hero__content .btn-link {
    color: #fff;
}

#page-workHNX .hero__content .btn-link:after {
    background-color: #fff;
}

#page-workHNX .hero__content .btn-link:hover {
    color: #d1b367;
}

#page-workHNX .hero__content .btn-link:hover:after {
    background-color: #d1b367;
}

#page-workHNX .hero__textwrap {
    position: relative;
    margin-bottom: 20px;
}

#page-workHNX .hero__year {
    letter-spacing: -10px;
    color: #d1b367;
    margin: 0;
    padding-bottom: 20px;
}

#page-workHNX .hero__year span {
    font-size: 15px;
    line-height: .8;
    font-weight: bold;
}

#page-workHNX .hero__year span:nth-child(2) {
    vertical-align: -18px;
}

#page-workHNX .hero__year span:nth-child(4) {
    vertical-align: -40px;
    margin-left: -10px;
}

#page-workHNX .hero__text {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    line-height: 1;
    color: #d1b367;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #page-workHNX .hero-home {
        height: 530px;
    }
    #page-workHNX .hero-home .hero__textwrap {
        margin-bottom: 40px;
    }
    #page-workHNX .hero__year {
        letter-spacing: -20px;
    }
    #page-workHNX .hero__year span {
        font-size: 215px;
    }
    #page-workHNX .hero__year span:nth-child(2) {
        vertical-align: -25px;
    }
    #page-workHNX .hero__year span:nth-child(3) {
        vertical-align: 10px;
    }
    #page-workHNX .hero__year span:nth-child(4) {
        vertical-align: -53px;
    }
    #page-workHNX .hero__text {
        font-size: 22px;
        bottom: -14px;
    }
    #page-workHNX .hero--page .hero__content {
        top: 4%;
    }
}

@media (min-width: 769px) {
    #page-workHNX .hero {
        height: 530px;
    }
    #page-workHNX .hero--page {
        height: 350px;
    }
    #page-workHNX .hero--page .hero__content {
        top: 5%;
    }
    #page-workHNX .hero__content {
        top: 14%;
    }
    #page-workHNX .hero__content .btn-link {
        font-size: 18px;
    }
    #page-workHNX .hero__textwrap {
        margin-bottom: 45px;
    }
    #page-workHNX .hero__year {
        letter-spacing: -20px;
        color: #d1b367;
    }
    #page-workHNX .hero__year span {
        font-size: 240px;
        font-weight: bold;
    }
    #page-workHNX .hero__year span:nth-child(2) {
        vertical-align: -20px;
    }
    #page-workHNX .hero__year span:nth-child(4) {
        vertical-align: -78px;
        margin-left: -18px;
    }
    #page-workHNX .hero__text {
        font-size: 25px;
        bottom: 0;
    }
}

@media (min-width: 993px) {
    #page-workHNX .hero__content {
        top: 17%;
    }
}

@media (min-width: 1201px) {
    #page-workHNX .hero {
        height: 630px;
    }
    #page-workHNX .hero--page {
        height: 560px;
    }
    #page-workHNX .hero__content {
        top: 15%;
    }
    #page-workHNX .hero__content .btn-link {
        font-size: 20px;
    }
    #page-workHNX .hero__year {
        letter-spacing: -35px;
        color: #d1b367;
        margin-left: -18px;
    }
    #page-workHNX .hero__year span {
        font-size: 335px;
        font-weight: bold;
    }
    #page-workHNX .hero__year span:nth-child(2) {
        vertical-align: -42px;
    }
    #page-workHNX .hero__year span:nth-child(4) {
        vertical-align: -142px;
        margin-left: -28px;
    }
    #page-workHNX .hero__textwrap {
        margin-bottom: 20px;
    }
    #page-workHNX .hero__text {
        font-size: 32px;
    }
}

@media (min-width: 1442px) {
    #page-workHNX .hero {
        height: 940px;
    }
    #page-workHNX .hero--page {
        height: 620px;
    }
    #page-workHNX .hero__content {
        top: 19%;
    }
    #page-workHNX .hero__content .btn-link {
        font-size: 25px;
    }
    #page-workHNX .hero__textwrap {
        margin-bottom: 88px;
    }
    #page-workHNX .hero__text {
        font-size: 42px;
        left: 0;
    }
    #page-workHNX .hero__text span {
        font-family: "Cormorant", serif;
        font-size: 46px;
        font-weight: bold;
        text-transform: uppercase;
    }
}

#page-workHNX .section-1 {
    overflow: hidden;
    padding-top: 80px;
}

#page-workHNX .section-1 .fix-spacing {
    height: 70px;
}

@media (min-width: 768px) {
    #page-workHNX .section-1 {
        padding-top: 120px;
    }
    #page-workHNX .section-1 .fix-spacing {
        height: 120px;
    }
}

@media (min-width: 992px) {
    #page-workHNX .section-1 {
        padding-top: 170px;
    }
    #page-workHNX .section-1 .fix-spacing {
        height: 200px;
    }
}

@media (min-width: 1441px) {
    #page-workHNX .section-1 {
        padding-top: 300px;
        padding-bottom: 180px;
    }
    #page-workHNX .section-1 .fix-spacing {
        height: 283px;
    }
}

#page-workHNX .section-1 .pattern-1 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 22%;
}

#page-workHNX .section-1 .pattern-2 {
    position: absolute;
    right: 0;
    bottom: 53%;
    max-width: 15%;
}

#page-workHNX .transaction {
    text-align: center;
}

#page-workHNX .transaction .row {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

#page-workHNX .transaction__number {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #d1b367;
}

#page-workHNX .transaction__number span {
    display: block;
    font-size: 70px;
    line-height: .5;
    margin-bottom: 23px;
}

#page-workHNX .transaction__body {
    position: relative;
}

#page-workHNX .transaction__title,
#page-workHNX .transaction-2__title {
    line-height: 1.1;
    font-size: 30px;
}

#page-workHNX .transaction-2 {
    position: relative;
    padding-left: 15px;
    border-left: 1px solid #255b2d;
}

#page-workHNX .transaction-2__number {
    font-family: "Cormorant", serif;
    font-size: 16px;
    font-weight: bold;
    color: #d1b367;
    margin-bottom: 0;
}

#page-workHNX .transaction-2__number span {
    font-size: 80px;
    line-height: .7;
    vertical-align: -25px;
}

@media (min-width: 769px) {
    #page-workHNX .transaction {
        text-align: left;
    }
    #page-workHNX .transaction__number {
        font-size: 18px;
        margin-bottom: 0;
    }
    #page-workHNX .transaction__number span {
        font-size: 80px;
        margin-bottom: 32px;
    }
    #page-workHNX .transaction__body {
        padding-left: 50px;
    }
    #page-workHNX .transaction__body:before {
        content: '';
        position: absolute;
        top: 0;
        left: 10px;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #255b2d;
    }
    #page-workHNX .transaction__title,
    #page-workHNX .transaction-2__title {
        font-size: 35px;
    }
    #page-workHNX .transaction-2 {
        position: relative;
        padding-left: 25px;
    }
}

@media (min-width: 993px) {
    #page-workHNX .transaction__number {
        font-size: 18px;
        margin-bottom: 0;
    }
    #page-workHNX .transaction__number span {
        font-size: 100px;
        margin-bottom: 30px;
    }
    #page-workHNX .transaction__title,
    #page-workHNX .transaction-2__title {
        font-size: 40px;
    }
    #page-workHNX .transaction-2 {
        padding-left: 40px;
        border-left: 1px solid #255b2d;
    }
    #page-workHNX .transaction-2__number {
        font-size: 18px;
    }
    #page-workHNX .transaction-2__number span {
        font-size: 100px;
        vertical-align: -30px;
    }
}

@media (min-width: 1200px) {
    #page-workHNX .transaction__title,
    #page-workHNX .transaction-2__title {
        font-size: 50px;
    }
    #page-workHNX .transaction__number {
        font-size: 35px;
    }
    #page-workHNX .transaction__number span {
        font-size: 150px;
        margin-bottom: 64px;
    }
    #page-workHNX .transaction__body {
        padding-left: 33px;
    }
    #page-workHNX .transaction__body:before {
        content: '';
        position: absolute;
        top: 0;
        left: -30px;
        bottom: 0;
        width: 1px;
        height: 100%;
        background-color: #255b2d;
    }
    #page-workHNX .transaction-2__number {
        font-size: 30px;
    }
    #page-workHNX .transaction-2__number span {
        font-size: 140px;
        vertical-align: -35px;
    }
}

#page-workHNX .blockquote {
    position: relative;
    padding-top: 50px;
}

#page-workHNX .blockquote p {
    font-family: "Cormorant", serif;
    font-size: 22px;
    line-height: 1.3;
    color: #000;
}

#page-workHNX .blockquote p em {
    font-weight: bold;
    color: #265b2d;
}

#page-workHNX .blockquote__icon {
    position: absolute;
    top: 8px;
    left: 0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 1199px) {
    #page-workHNX .blockquote {
        margin-left: 30px;
        padding-top: 30px;
    }
    #page-workHNX .blockquote__icon {
        width: 70px;
    }
}

@media (min-width: 768px) {
    #page-workHNX .blockquote p {
        font-size: 29px;
    }
}

#page-workHNX .featuredbox {
    text-align: center;
}

#page-workHNX .featuredbox__header {
    border-bottom: 1px solid rgba(5, 52, 12, 0.5);
    margin-bottom: 15px;
}

#page-workHNX .featuredbox__number {
    font-size: 35px;
    font-weight: bold;
    color: #3a5a3f;
    margin-bottom: 3px;
}

#page-workHNX .featuredbox__title {
    display: block;
    font-size: 15px;
    color: #05340c;
    margin-bottom: 15px;
}

#page-workHNX .featuredbox__text {
    line-height: 1.3;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #page-workHNX .featuredbox-row [class*='col-']:nth-child(n+2) .featuredbox {
        margin-top: 30px;
    }
}

@media (max-width: 479px) {
    #page-workHNX .featuredbox-row {
        margin-left: -10px;
        margin-right: -10px;
    }
    #page-workHNX .featuredbox-row [class*='col-'] {
        padding-left: 10px;
        padding-right: 10px;
    }
    #page-workHNX .featuredbox__text {
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    #page-workHNX .featuredbox__number {
        font-size: 40px;
    }
    #page-workHNX .featuredbox-row [class*='col-']:nth-child(n+4) .featuredbox {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    #page-workHNX .featuredbox {
        padding-left: 25px;
        padding-right: 25px;
    }
    #page-workHNX .featuredbox__number {
        font-size: 50px;
    }
}

@media (min-width: 1200px) {
    #page-workHNX .featuredbox-row [class*='col-']:nth-child(n+4) .featuredbox {
        margin-top: 90px;
    }
    #page-workHNX .featuredbox {
        padding-left: 75px;
        padding-right: 75px;
    }
    #page-workHNX .featuredbox__number {
        font-size: 60px;
    }
}

#page-workHNX .hnx-title {
    margin-bottom: 40px;
}

#page-workHNX .hnx-title .hnx-title__title {
    font-size: 28px;
    font-weight: bold;
    color: #d1b367;
    margin: 0;
}

#page-workHNX .hnx-title .hnx-title__text {
    font-size: 15px;
    color: #a4a4a4;
    margin-bottom: 0;
    margin-top: 10px;
}

@media (min-width: 1201px) {
    #page-workHNX .hnx-title .hnx-title__title {
        font-size: 40px;
    }
}

#page-workHNX .section-2 {
    padding-top: 0;
}

#page-workHNX .section-2 .section-2__svg {
    width: 100%;
}

#page-workHNX .section-2 .pattern-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 32%;
}

@media (min-width: 768px) {
    #page-workHNX .section-2 .hnx-title {
        margin-bottom: 0;
    }
    #page-workHNX .section-2 .pattern-1 {
        max-width: 19%;
    }
}

#page-workHNX .section-3 .item .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

#page-workHNX .section-3 .item .hnx-title {
    margin-bottom: 0;
}

#page-workHNX .section-3 .item__img img {
    width: 100%;
}

#page-workHNX .section-3 .swiper-pagination-custom {
    position: relative;
}

#page-workHNX .section-3 .swiper-pagination-custom .swiper-pagination-bullet {
    vertical-align: middle;
    width: auto;
    height: auto;
    background-color: transparent;
    opacity: 1;
    font-family: "Cormorant", serif;
    font-size: 20px;
    font-weight: bold;
    color: #c0c0c0;
    border-radius: 0;
    line-height: 1;
    margin: 0 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#page-workHNX .section-3 .swiper-pagination-custom .swiper-pagination-bullet-active {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
    color: #d1b367;
}

@media (max-width: 767px) {
    #page-workHNX .section-3 .item__body {
        text-align: center;
    }
}

@media (max-width: 991px) {
    #page-workHNX .section-3 .swiper-pagination-custom {
        left: auto !important;
        text-align: center;
    }
}

@media (min-width: 992px) {
    #page-workHNX .section-3 .swiper-pagination-custom {
        display: inline-block;
        width: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #page-workHNX .section-3 .swiper-pagination-custom .swiper-pagination-bullet {
        font-size: 25px;
        margin: 0 25px;
    }
}

#page-workHNX .section-4 {
    background-color: #25442a;
}

#page-workHNX .section-4 .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}

#page-workHNX .section-4 .hnx-title {
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    #page-workHNX .section-4 {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    #page-workHNX .section-4 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#page-workHNX .section-5 .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}

#page-workHNX .section-5 .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative;
}

#page-workHNX .section-5 .swiper-slide {
    text-align: center;
    font-size: 33px;
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: auto;
    position: relative;
    overflow: hidden;
}

#page-workHNX .section-5 .section-5-bottom {
    margin-top: 40px;
}

@media (min-width: 992px) {
    #page-workHNX .section-5 .hnx-title {
        margin-bottom: 80px;
    }
}

#page-workHNX .section-6 .shape {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 13%;
}

#page-workHNX .section-6 .shape2 {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 15%;
}

#page-workHNX .section-6 .f-image {
    width: 100%;
}

@media (min-width: 768px) {
    #page-workHNX .section-6 {
        padding-bottom: 140px;
    }
}

@media (min-width: 992px) {
    #page-workHNX .section-6 {
        padding-top: 100px;
        padding-bottom: 250px;
    }
    #page-workHNX .section-6 .hnx-title {
        margin-bottom: 80px;
    }
}

@media (min-width: 1441px) {
    #page-workHNX .section-6 {
        padding-bottom: 400px;
    }
}

#page-workHNX .section-7 {
    background-color: #25442a;
}

#page-workHNX .section-7 .f-img {
    position: relative;
}

#page-workHNX .section-7 .f-img .f-img__screen img {
    width: 100%;
}

#page-workHNX .section-7 .f-img .f-img__popup {
    position: absolute;
    bottom: 22%;
    width: 100%;
    left: 0;
    -webkit-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
}

@media (max-width: 767px) {
    #page-workHNX .section-7 .f-img .f-img__popup {
        display: none;
    }
}

@media (min-width: 768px) {
    #page-workHNX .section-7 .f-img {
        margin-left: -40px;
    }
}

#page-workHNX .section-8 {
    background-color: #25442a;
}

#page-workHNX .section-8 .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}

#page-workHNX .section-8 .f-img {
    padding: 0 30px;
    margin-bottom: 40px;
}

#page-workHNX .section-8 .f-img img {
    width: 100%;
}

#page-workHNX .section-8 .f-list li a {
    display: block;
    font-size: 16px;
    color: #c0c0c0;
    padding: 15px 0;
}

#page-workHNX .section-8 .f-list li a:hover {
    color: #d1b367;
}

#page-workHNX .section-8 .f-list li + li {
    border-top: 1px solid rgba(209, 179, 103, 0.35);
}

@media (min-width: 768px) {
    #page-workHNX .section-8 .f-img {
        margin-bottom: 0;
    }
}
