main {
    width: 100%;
    font-family: Helvetica Neue, Arial, sans-serif;
}

/* SECTION ONE STYLE */
#btl-1 {
    width: 100%;
    color: #fff;
    background-color: rgb(0, 58, 52);
}

#btl-1 .btl-1-content{
    width: 100%;
    padding-top: 180px;
    padding-bottom: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: normal;
}

#btl-1 .btl-1-content .btl-1-item:first-child {
    width: 30%;
    margin-right: auto;
    margin-left: auto;
}

#btl-1 .btl-1-content .btl-1-item:first-child h2 {
    color: #fff;
    font-size: 62.4px;
    line-height: 66.2px;
    letter-spacing: -1.248px;
    font-weight: 400;
}

#btl-1 .btl-1-content .btl-1-item:first-child p {
    margin-top: 30px;
    margin-bottom: 70px;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

#btl-1 .btl-1-content .btl-1-item:first-child a {
    padding: 16px 21px;
    border-radius: 15px;
}

#btl-1 .btl-1-content .btl-1-item:first-child .a-btt-w {
    margin-left: 5px;
}

#btl-1 .btl-1-content .btl-1-item:last-child {
    width: 50%;
    height: 77.3%;
    margin-left: auto;
    margin-right: 0;
    /*margin-left: 150px;*/
}

#btl-1 .btl-1-content .btl-1-item:last-child img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
}

#btl-1 .btl-1-floating-logo {
    width: 0;
    height: 0;
    position: relative;
    z-index: 0;
    /*top: -57%;*/
    right: -47%;
    /*top: 39.2%;*/
    /*left: 42.5%;*/
    /*right: 38.1%;*/
    top: -507px;
}

#btl-1 .btl-1-floating-logo img {
    width: 367px;
    height: 507px;
}

/* SECTION TWO STYLE */
#btl-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    width: 100%;
    height: fit-content;
    padding: 75px 0;
    color: #00504A;
    background-color: #fff;
}

#btl-2 .title {
    width: 80%;
    margin-bottom: 70px;
}

#btl-2 .title h2 {
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

#btl-2 .btl-2-container {
    width: fit-content;
    height: 100%;
    display: grid;
    row-gap: 40px;
    column-gap: 20px;
    grid-template-columns: auto auto auto 1fr;
}

#btl-2 .btl-2-container .grid-item {
    width: 317px;
    height: fit-content; /*572px*/
    padding: 22px 22px 68px 22px;
    background-color: rgb(232, 231, 219);
    border-radius: 15px;
}

#btl-2 .btl-2-container .grid-item .g-pic {
    object-fit: cover;
    width: 317px;
    height: 212px;
}


#btl-2 .btl-2-container .grid-item .g-pic-sold {
    position: relative;
    z-index: 1;
    width: 317px;
    height: 186px;
    margin-top: -216px;
    padding-top: 26px;
    background-color: rgba(234, 234, 234, 0.65);
}

#btl-2 .btl-2-container .grid-item .g-pic-sold .sold-banner {
    width: 142px;
    height: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    color: #fff;
    background-color: #004540;
    border-left: 5px solid #E86138;
}

#btl-2 .btl-2-container .grid-item .g-pic-sold .sold-banner p {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
}

#btl-2 .btl-2-container .grid-item .g-pic-sold .sold-banner img {
    object-fit: scale-down;
    height: 46px;
    margin-right: 6px;
}

#btl-2 .btl-2-container .grid-item .g-title {
    margin: 16px 0;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -0.512px;
    font-weight: 400;
}

#btl-2 .btl-2-container .grid-item .g-b-info {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

#btl-2 .btl-2-container .grid-item .g-s-info {
    margin: 16px 0;
    font-size: 16px;
    line-height: 22px;
}

#btl-2 .btl-2-container .grid-item .g-price {
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
    color: #E86138;
}

#btl-2 .btl-2-container .grid-item .g-btt {
    position: relative;
    top: 30px;
    padding: 16px 21px;
    border-radius: 15px;
    cursor: pointer;
}

/* SECTION BANNER STYLE */
main #sys-banner .sys-banner-container {
    position: relative;
    width: 100%;
    height: 203px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    background-color: #E86138;
}

#sys-banner .marquee-overlay {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 203px;
    margin-top: -203px;
    -webkit-box-shadow: inset 120px 0 52px -55px #E86138, inset -120px 0 52px -55px #E86138;
    -moz-box-shadow: inset 120px 0 52px -55px #E86138, inset -120px 0 52px -55px #E86138;
    box-shadow: inset 120px 0 52px -55px #E86138, inset -120px 0 52px -55px #E86138;
}

main #sys-banner .sys-banner-container .marquee {
    width: 381px;
    max-width: none;
    white-space: nowrap;
    font-size: 64px;
    line-height: 89px;
    letter-spacing: -1.28px;
    font-weight: 400;
    color: #fff;
    animation: marquee 5s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-381px, 0);
    }
}

/* SECTION THREE STYLE */
#btl-3 {
    width: 100%;
    padding: 48px 0;
    color: #fff;
    background-color: rgb(0, 58, 52);
}

#btl-3 .btl-3-container {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
}

#btl-3 .btl-3-container .title {
    margin-bottom: 70px;
}

#btl-3 .btl-3-container .title h2 {
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

#btl-3 .btl-3-container .content {
    width: fit-content;
}

#btl-3 .btl-3-container .content .grid-wrapper {
    width: fit-content;
    display: grid;
    row-gap: 10px;
    column-gap: 10px;
    grid-template-columns: auto 1fr;
}

#btl-3 .btl-3-container .content .grid-wrapper .grid-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: normal;
}


#btl-3 .btl-3-container .content .grid-wrapper .grid-item .g-mark img{
    object-fit: cover;
    width: 52px;
    height: 32px;
}

#btl-3 .btl-3-container .content .grid-wrapper .grid-item .g-text {
    width: fit-content;
    max-width: 367px;
    margin-left: 10px;
}

#btl-3 .btl-3-container .content .grid-wrapper .grid-item .g-text h3 {
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: -0.576px;
    font-weight: 400;
}

/* SECTION FOUR STYLE */
#btl-4 {
    width: 100%;
    padding: 55px 0;
    color: #00504A;
}

#btl-4 .btl-4-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
}

#btl-4 .btl-4-container .title {
    margin-bottom: 55px;
}

#btl-4 .btl-4-container .title h2 {
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

#btl-4 .btl-4-container .content .c-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
}

#btl-4 .btl-4-container .content .c-item:not(:first-child) {
    margin-top: 5px;
}

#btl-4 .btl-4-container .content .c-item .c-text {
    padding: 22px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: normal;
    border-radius: 30px;
}

#btl-4 .btl-4-container .content .c-item .c-text h3 {
    margin-bottom: 16px;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: -0.576px;
    font-weight: 400;
}

#btl-4 .btl-4-container .content .c-item .c-text p {
    font-size: 16px;
    line-height: 22px;
}

#btl-4 .btl-4-container .content .c-item:first-child .ci-card:nth-child(1) {
    width: 323px;
    height: 204px;
    background-color: rgb(232, 231, 219);
}

#btl-4 .btl-4-container .content .c-item:first-child .ci-card img {
    object-fit: cover;
    width: 430px;
    height: 244px;
    margin: 0 10px;
    border-radius: 30px;
}

#btl-4 .btl-4-container .content .c-item:first-child .ci-card:nth-child(3) {
    width: 378px;
    height: 204px;
    color: #fff;
    background-color: rgb(232, 97, 56);
}

#btl-4 .btl-4-container .content .c-item:last-child .ci-card:first-child img {
    object-fit: cover;
    width: 430px;
    height: 204px;
    border-radius: 30px;
}

#btl-4 .btl-4-container .content .c-item:last-child .ci-card.c-text {
    width: 449px;
    height: 160px;
    margin: 0 10px;
    color: #fff;
    background-color: #00504A;
    border-radius: 30px;
}

#btl-4 .btl-4-container .content .c-item:last-child .ci-card:last-child img {
    object-fit: cover;
    width: 304px;
    height: 204px;
    border-radius: 30px;
}

/* SECTION FIVE STYLE */
#btl-5 {
    width: 100%;
    height: 681px;
    color: #00504A;
    font-family: Helvetica Neue, Arial, sans-serif;
}

#btl-5 .btl-5-container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: normal;
}

#btl-5 .btl-5-container .floating-logo {
    position: relative;
    width: 0;
    height: 0;
    top: -55px;
    left: 36%;
}

#btl-5 .btl-5-container .floating-logo img{
    position: relative;
    width: 243px;
    height: 335px;
}

#btl-5 .btl-5-container .image {
    width: 46.37%;
    margin-right: 120px;
}

#btl-5 .btl-5-container .image img {
    object-fit: cover;
    /*width: 876px;*/
    width: 100%;
    height: 508px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

#btl-5 .btl-5-container .content {
    width: 29.48%;
    height: 80%;
}

#btl-5 .btl-5-container .content h2 {
    margin-bottom: 30px;
    font-size: 51px;
    line-height: 56px;
    letter-spacing: -1.024px;
    font-weight: 400;
}

#btl-5 .btl-5-container .content .faq {
    /*width: 556px;*/
    width: 100%;
    height: 508px;
}

#btl-5 .btl-5-container .content .faq .faq-item {
    border-top: 1px solid #00504A;
}

#btl-5 .btl-5-container .content .faq .faq-item:last-child {
    border-bottom: 1px solid #00504A;
}

#btl-5 .btl-5-container .content .faq .faq-item .faq-title {
    cursor: pointer;
    width: 100%;
    padding: 15px 0;
    font-size: 19px;
    font-weight: 400;
}

#btl-5 .btl-5-container .content .faq .faq-item .faq-title .faq-summary {
    width: calc(100% - 10px);
    padding-left: 10px;
    display: flex;
    align-items: center;
    align-content: center;
    gap: 18px;
}

#btl-5 .btl-5-container .content .faq .faq-item .faq-title .faq-summary .faq-arrow-box {
    transition: transform 200ms;
}

#btl-5 .btl-5-container .content .faq .faq-item .faq-title .faq-summary .faq-arrow {
    width: 20px;
    height: 20px;
    box-shadow: inset -3px -3px 0 0 #E86138;
    transform: rotate(45deg) translateY(-4px) translateX(-4px);
}

#btl-5 .btl-5-container .content .faq .faq-item.open div.sub-text {
    max-height: 500px;
}

#btl-5 .btl-5-container .content .faq .faq-item.open .faq-title .faq-summary .faq-arrow-box {
    transform: rotate(180deg);
}

#btl-5 .btl-5-container .content .faq .faq-item div.sub-text {
    max-width: 100%;
    max-height: 0;
    margin-left: 50px;
    overflow: hidden;
    transition: max-height 400ms ease-out;
}

/* SECTION SIX STYLE */
#btl-6 {
    width: 100%;
    height: 292px;
    padding: 19px 0;
    color: #00504A;
}

#btl-6 .btl-6-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
}

#btl-6 .btl-6-container .title {
    text-align: center;
}

#btl-6 .btl-6-container .title h2 {
    margin-bottom: 16px;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: -0.576px;
    font-weight: 400;
}

#btl-6 .btl-6-container .title p {
    margin: 16px 0;
    font-size: 16px;
    line-height: 22px;
}

#btl-6 .btl-6-container .small-form {
    display: flex;
}

#btl-6 .btl-6-container .small-form form {
    display: flex;
    flex-direction: row;
}

#btl-6 .btl-6-container .small-form input {
    width: 214px;
    height: 19px;
    padding: 22px 32px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.576px;
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

#btl-6 .btl-6-container .small-form input:not(:first-child) {
    margin-left: 8px;
}

#btl-6 .btl-6-container .small-form button {
    margin-left: 8px;
    padding: 22px 32px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 15px;
}

@media all and (min-width: 1001px) and (max-width: 1622px) {
    /* SECTION TWO STYLE*/
    #btl-2 .btl-2-container {
        width: fit-content;
        height: 100%;
        grid-template-columns: auto auto 1fr;
    }

    /* SECTION FIVE STYLE */
    #btl-5 {
        height: fit-content;
        padding-top: 50px;
        padding-bottom: 80px;
    }

    #btl-5 .btl-5-container {
        flex-direction: column;
    }

    #btl-5 .btl-5-container .floating-logo {
        position: relative;
        width: 0;
        height: 0;
        top: 173px;
        left: 100px;
    }

    #btl-5 .btl-5-container .floating-logo img {
        width: 243px;
        height: 335px;
        transform: unset;
    }

    #btl-5 .btl-5-container .image {
        width: 90%;
        margin-right: 120px;
        align-self: flex-start;
    }

    #btl-5 .btl-5-container .content {
        width: 500px;
        margin-top: 30px;
    }

    #btl-5 .btl-5-container .content .faq {
        height: fit-content;
    }
}

@media all and (max-width: 1390px) {
    /* SECTION TWO STYLE */
    #btl-2 .btl-2-container {
        grid-template-columns: auto 1fr;
    }

    /* SECTION THREE STYLE */
    #btl-3 .btl-3-container .title h2 {
        font-size: 39px;
        line-height: 43px;
        letter-spacing: -0.778px;
    }

    #btl-3 .btl-3-container .content {
        width: 85%;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

    #btl-3 .btl-3-container .content .grid-wrapper {
        width: fit-content;
        display: grid;
        row-gap: 10px;
        column-gap: unset;
        grid-template-columns: auto;
        justify-items: start;
        align-items: start;
    }

    #btl-3 .btl-3-container .content .grid-wrapper .grid-item {
        width: fit-content;
        /*margin-left: auto;*/
        /*margin-right: auto;*/
    }

    /* SECTION FOUR STYLE */
    #btl-4 .btl-4-container {
        width: 100%;
    }

    #btl-4 .btl-4-container .title {
        width: 90%;
    }

    #btl-4 .btl-4-container .title h2 {
        font-size: 39px;
        line-height: 43px;
        letter-spacing: -0.778px;
        text-align: center;
    }

    #btl-4 .btl-4-container .content {
        padding: 0 22px;
        width: 316px;
    }

    #btl-4 .btl-4-container .content .c-item {
        width: 100%;
        flex-direction: column;
    }

    #btl-4 .btl-4-container .content .c-item:not(:first-child) {
        margin-top: 10px;
    }

    #btl-4 .btl-4-container .content .c-item .c-text {
        padding: 22px;
        border-radius: 30px;
    }

    #btl-4 .btl-4-container .content .c-item .c-text h3 {
        font-size: 29px;
        line-height: 33px;
        letter-spacing: -0.576px;
    }

    #btl-4 .btl-4-container .content .c-item .c-text p {
        font-size: 16px;
        line-height: 22px;
    }

    #btl-4 .btl-4-container .content .c-item .ci-card {
        width: 100%;
    }

    #btl-4 .btl-4-container .content .c-item .ci-card:not(:first-child) {
        margin-top: 10px;
    }

    #btl-4 .btl-4-container .content .c-item:first-child .ci-card:nth-child(1) {
        width: 100%;
        height: unset;
    }

    #btl-4 .btl-4-container .content .c-item:first-child .ci-card:nth-child(2) {
        width: calc(100% + 44px);
        height: 129px;
    }

    #btl-4 .btl-4-container .content .c-item:first-child .ci-card img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        margin: unset;
    }

    #btl-4 .btl-4-container .content .c-item:first-child .ci-card:nth-child(3) {
        width: 100%;
        height: unset;
    }

    #btl-4 .btl-4-container .content .c-item:last-child .ci-card:nth-child(1) {
        width: calc(100% + 44px);
        height: 129px;
    }

    #btl-4 .btl-4-container .content .c-item:last-child .ci-card:nth-child(1) img {
        object-fit: cover;
        object-position: 0 -25px;
        width: 100%;
        height: 100%;
    }

    #btl-4 .btl-4-container .content .c-item:last-child .ci-card.c-text {
        width: 100%;
        height: unset;
        margin: inherit;
    }

    #btl-4 .btl-4-container .content .c-item:last-child .ci-card:nth-child(3) {
        width: calc(100% + 44px);
        height: 129px;
    }

    #btl-4 .btl-4-container .content .c-item:last-child .ci-card:nth-child(3) img {
        object-fit: cover;
        object-position: 0 -350px;
        width: 100%;
        height: 100%;
    }

    /* SECTION SIX STYLE */
    #btl-6 {
        height: fit-content;
        padding-bottom: 30px;
    }

    #btl-6 .btl-6-container {
        width: 100%;
    }

    #btl-6 .btl-6-container .title {
        width: 85%;
        margin-bottom: 20px;
    }

    #btl-6 .btl-6-container .small-form form {
        width: 100%;
        flex-direction: column;
        text-align: center;
    }

    #btl-6 .btl-6-container .small-form input:not(:first-child) {
        margin-top: 10px;
        margin-left: unset;
    }

    #btl-6 .btl-6-container .small-form button {
        margin-top: 10px;
        margin-left: unset;
    }
}

@media all and (max-width: 1000px) {
    /* SECTION ONE STYLE*/
    #btl-1 {
        height: fit-content;
    }

    #btl-1 .btl-1-content {
        width: 100%;
        height: fit-content;
        padding-top: 140px;
        padding-bottom: 50px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child {
        width: 90%;
        margin-right: 0;
        margin-left: 0;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child h2 {
        font-size: 52px;
        line-height: 52px;
        letter-spacing: -0.92px;
    }

    #btl-1 .btl-1-content .btl-1-item:last-child {
        width: 100%;
        margin: 45px 0 0 0;
        display: block;
    }

    #btl-1 .btl-1-content .btl-1-item:last-child img {
        width: 100%;
        max-width: unset;
        height: unset;
        max-height: 300px;
        border-radius: unset;
    }

    #btl-1 .btl-1-floating-logo {
        width: 0;
        height: 0;
        top: -262px;
        left: unset;
        right: -70%;
    }

    #btl-1 .btl-1-floating-logo img {
        object-fit: scale-down;
        width: auto;
        height: 207px;
    }

    /* SECTION TWO STYLE*/
    #btl-2 {
        padding-top: 40px;
    }

    #btl-2 .btl-2-container {
        width: fit-content;
        height: 100%;
        grid-template-columns: auto 1fr;
    }

    /* SECTION BANNER STYLE */
    main #sys-banner .sys-banner-container {
        height: 94px;
    }

    main #sys-banner .sys-banner-container .marquee {
        width: 280px;
        font-size: 47px;
        line-height: 66px;
        letter-spacing: -0.941px;
    }

    #sys-banner .marquee-overlay {
        width: 100%;
        height: 94px;
        margin-top: -94px;
    }

    @keyframes marquee {
        0% {
            transform: translate(0, 0);
        }
        100% {
            transform: translate(-280px, 0); /* 477 */
        }
    }

    /* SECTION FIVE STYLE */
    #btl-5 {
        height: unset;
        padding-bottom: 60px;
    }

    #btl-5 .btl-5-container {
        position: relative;
        height: fit-content;
        margin-top: 50px;
        flex-direction: column;
        justify-content: center;
    }

    #btl-5 .btl-5-container .floating-logo {
        width: 0;
        height: 0;
        position: relative;
        top: 70px;
        left: 40px;
        transform: unset;
    }

    #btl-5 .btl-5-container .floating-logo img {
        width: 144px;
        height: 199px;
    }

    #btl-5 .btl-5-container .image {
        width: 100%;
        margin-right: unset;
    }

    #btl-5 .btl-5-container .image img {
        height: 269px;
        border-radius: unset;
    }

    #btl-5 .btl-5-container .content {
        width: 90%;
        height: fit-content;
        margin-bottom: unset;
    }

    #btl-5 .btl-5-container .content h2 {
        margin-top: 50px;
    }

    #btl-5 .btl-5-container .content .faq {
        width: 100%;
        height: fit-content;
    }
}

@media all and (max-width: 800px) {
    /* SECTION TWO STYLE */
    #btl-2 .btl-2-container {
        width: fit-content;
        height: 100%;
        grid-template-columns: 1fr;
    }
}


@media all and (max-width: 500px) {
    /* SECTION ONE STYLE*/
    #btl-1 .btl-1-content {
        padding-bottom: 30px;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child h2 {
        width: 92%;
        font-size: 42px;
        line-height: 42px;
        letter-spacing: -0.92px;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child p {
        width: 92%;
    }

    #btl-1 .btl-1-content .btl-1-item:first-child a {
        margin-bottom: 10px;
    }

    #btl-1 .btl-1-content .btl-1-item:last-child {
        margin: 25px 0 0 0;
    }

    #btl-1 .btl-1-floating-logo {
        top: -243px;
        right: -55%;
    }

    /* SECTION THREE STYLE */
    #btl-3 .btl-3-container .content .grid-wrapper .grid-item {
        width: 80%;
        /*margin-left: auto;*/
        /*margin-right: auto;*/
    }

    /* SECTION FOUR STYLE */
    #btl-4 .btl-4-container .content {
        padding: 0 22px;
        width: 316px;
    }
}