.frame-product {
    margin-top: -5%;
}

.title-head-1 {
    font-size: 24px;
}

.title-head-2 {
    font-size: 2.5rem;
}

.title-head-4 {
    font-size: 20px;
}

.title-detail {
    font-size: 1rem;
}

.font-size-14 {
    font-size: 14px;
}

.color-title {
    color: var(--theme-color-secondary-base);
}

.color-title-2 {
    color: var(--color-primary-base);
}

.color-title-3 {
    color: var(--color-primary-400);
}

.color-title-4 {
    color: var(--color-gray-300);
}

.color-title-5 {
    color: var(--color-gray-400);
}

.color-title-6 {
    color: var(--color-gray-200);
}

.color-title-7 {
    color: #FFB641;
}

.box-welcome {
    height: 700px;
    overflow-y: hidden;
}

.gradient-text {
    font-size: 6rem;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-text-th {
    font-size: 5rem;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 6rem;
    font-family: 'Sukhumvit';
}

.pd-top-bullet {
    padding-top: 32px;
}

.pd-report-mobile {
    padding-top: 48px;
}

.pd-text-welcome {
    padding-left: 8rem;
    padding-top: 5rem;
}

/* 
        .body {
          display: inline-block;
          width: 100%;
          height: 600;
          position: relative;
        } */

/* /////////////////////////////////////// */
.btn-size {
    width: 12rem;
}

/* /////////////////////////////////////// */

.bg-homepage {
    width: 100%;
}

.btn-read-more {
    color: var(--color-primary-base);
    background-color: transparent;

}

.btn-read-more:hover {
    background-color: #F7F7F7;
    color: var(--color-primary-400);
}

.bg-gray {
    background-color: #F7F9FB;
    border-radius: 24px;
}

.title-head-bullet {
    font-size: 5rem;
    color: var(--color-primary-base);
}

.title-sub-head-bullet {
    color: #008070;
    font-size: 20px;
}

.title-head-message {
    color: var(--color-primary-base);
    font-size: 32px;
}

/* /////////////////// carousel whychoose /////////////////// */

.card-WhyChoose {
    cursor: pointer;
    /* margin: 1rem 1rem; */
    border: none;
    width: 100%;

}

/* #carouselWhyChoose .carousel-inner {
          display: flex;
        } */

#carouselWhyChoose .carousel-item {
    /* display: flex; */
    /* margin-right: 0; */
    /* width: calc(90%); */
}



.card-WhyChoose:hover .img-wrapper {
    box-shadow: 0px 7px 6px 0px var(--color-gray-100);
}

.card-WhyChoose:hover .text-whyChoose {
    color: var(--color-primary-base);
}

.btn-geneus-resaults {
    height: 56px;
    background: linear-gradient(to right, #F0CF30, #D08E2D, #B4832C);
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px 12px 0px 0px;
}

.card-WhyChoose .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
}

.carousel-inner-family {
    animation: scroll 20s linear infinite;
    width: calc(250px * 18);
    gap: 20px;
}


/* /////////////////// carousel whychoose /////////////////// */


.img-card {
    border-radius: 12px;
}

.img-card-why-choose {
    height: 100%;
    width: 288px;
    border-radius: 12px;
    object-fit: cover;
}

.pd-left-card-report {
    padding-left: 0rem;
    padding-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.pd-righe-card-report {
    padding-left: 0.5rem;
    padding-right: 0rem;
    margin-bottom: 0.5rem;
}

.card-item-report {
    border-radius: 12px;
    cursor: pointer;
    border: none;
    min-height: 150px;
    height: 100%;
    width: 100%;
    padding: 0;
}

.card-item-report:hover {
    background-color: var(--color-gray-50);
    cursor: pointer;
}


.img-report {
    border-radius: 12px;
    width: 470px;
    height: 100%;
}

.img-report-mobile {
    width: 288px;
    height: 100%;
    border-radius: 12px;
}

.card-step {
    margin: 0 3em;
    border: none;
    width: 364px;
}

.img-step {
    width: 278px;
    height: 245px;
}


/* //////////////////////////////////////// */

.bg-img-dna-left {
    max-width: 100%;
    height: 131px;
    object-fit: cover;
    object-position: 100% 0;
}

.bg-img-dna-rigth {
    max-width: 100%;
    height: 131px;
    object-fit: cover;
    object-position: 0 100%;
}

.btn-link {
    text-decoration: none;
}

.btn-link:hover {
    color: var(--color-primary-base);
    text-decoration: none;
}

.img-to-download {
    height: 500px;
    object-fit: cover;
    width: 100%;
    border-radius: 24px 0px 0px 24px;
}

.track {
    display: inline-flex;
    height: 100%;
    transition: transform 0.2s ease-in-out;
}

.carousel-inner-family {
    animation: scroll 20s linear infinite;
    width: calc(250px * 18);
    gap: 20px;
}

.carousel-inner-family:hover {
    animation-play-state: paused;
}

.slider {
    background: white;
    /* height: 100%; */
    overflow: hidden;
    position: relative;
    width: 100%;
}

.bg-border-premium-detail {
    width: 100%;
    border-radius: 0px 24px 24px 24px;
    background: linear-gradient(to right, #F0CF30, #D08E2D, #B4832C);
    position: relative;
    padding: 2px;
}

.bg-border-standard-detail {
    width: 100%;
    border-radius: 24px 0px 24px 24px;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    position: relative;
    padding: 2px;
}

.frame-premium-detail {
    background: #fff;
    padding: 1rem;
    border-radius: 0px 24px 24px 24px;
}

.frame-standard-detail {
    background: #fff;
    padding: 1rem;
    border-radius: 24px 0px 24px 24px
}

.btn-select-premium {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-gray-200);
    border-radius: 12px 12px 0px 0px;
    background: none;
    border: none;
    width: 50%;
}


.btn-check:checked+.btn-select-premium {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 12px 12px 0px 0px;
    background: linear-gradient(to right, #F0CF30, #D08E2D, #B4832C);
    border: none;
    width: 50%;
}

.btn-check:checked+.btn-select-premium:hover {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 12px 12px 0px 0px;
    background: linear-gradient(to right, #F0CF30, #D08E2D, #B4832C);
    border: none;
    width: 50%;
}

.btn-check:hover+.btn-select-premium {
    color: #D08E2D;
}

.btn-select-standard {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color-gray-200);
    border-radius: 12px 12px 0px 0px;
    background: none;
    border: none;
    width: 50%;
}

.btn-check:checked+.btn-select-standard {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 12px 12px 0px 0px;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    border: none;
    width: 50%;
}

.btn-check:checked+.btn-select-standard:hover {
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 12px 12px 0px 0px;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    border: none;
    width: 50%;
}

.btn-check:hover+.btn-select-standard {
    color: #0799AD;
}

.img-card-report {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.card-item-report .card-body {
    padding: 0.5rem 0 0 0.5rem;
}

.btn-discover-premium-report {
    height: 45px;
    color: #ffffff;
    background: linear-gradient(to right, #F0CF30, #D08E2D, #B4832C);
    border: none;
    border-radius: 12px;
    padding: 7px;
}

.btn-discover-premium-report:hover {
    height: 45px;
    color: #D08E2D;
    background: #ffffff;
    border: solid 1px #D08E2D;
    border-radius: 12px;
}

.btn-discover-standard-report {
    height: 45px;
    color: #ffffff;
    background: linear-gradient(to right, #00B2AB, #01B0AB, #03A7AC, #0799AD, #0A8FAE);
    border: none;
    border-radius: 12px;
}

.btn-discover-standard-report:hover {
    height: 45px;
    color: #03A7AC;
    background: #ffffff;
    border: solid 1px #03A7AC;
    border-radius: 12px;
}

.text-item-detail {
    display: block;
}


#btn-compare-premium:hover {
    border: 1px solid transparent;
    color: #D08E2D;
    background-color: var(--color-gray-50);
    border-radius: 12px;
    margin: 5px 2px;
}

/* ///////////////////////// scroller-family ////////////////////////// */
.card-family-geneusdna {
    width: 261px;
    cursor: pointer;
    border: none;
}

.icon-show-detail-family {
    display: none;
}

.card-family-geneusdna:hover .icon-show-detail-family {
    display: block;
}

.card-family-geneusdna:hover .title-head-family {
    color: var(--color-primary-500);
}

.scroller-family {
    width: 100%;
}

.scroller-family-inner {
    padding-block: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.scroller-family[data-animated="true"] .scroller-family-inner {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;
}

.scroller-family[data-animated="true"] .scroller-family-inner:hover {
    animation-play-state: paused;
}

.scroller-family[data-speed="fast"] {
    --_animation-duration: 20s;
}

.scroller-family[data-speed="slow"] {
    --_animation-duration: 60s;
}

.btn-geneus-link {
    color: var(--color-gray-300);
}

.card-body-step .color-title {
    font-size: 1.25rem;
}

@keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}

.card-body-step {
    min-height: 160px;
}

.fi-br-angle-double-right {
    margin-top: 8.5rem !important;
}

.header-btn-box {
    display: grid;
    grid-template-columns: 240px 240px;
    column-gap: 8px;
}

.header-btn-box .btn {
    width: 100%;
}

.header-btn-box-mobile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 8px;
}

.header-btn-box-mobile .btn {
    width: 100%;
}

.line-contact {
    display: grid;
    grid-template-columns: 240px;
}

.btn-geneus-pet {
    color: #fff;
    background-color: #ED008C;
    text-decoration: none;
    border-radius: 30px;
    padding: 12px 24px;
    display: inline-block;
}
.btn-geneus-pet:hover {
    cursor: pointer;
    transform: translateY(-2px);
}

.pet-container {
    position: relative;

}
.pet-container img {
    border-radius: 24px;
}

.pet-container .btn-geneus-pet-container {
    position: absolute;
    bottom: 28%;
    left: 28%;
    transform: translateX(-50%);
}



@media (max-width: 1725px) {
    .gradient-text-th {
        font-size: 4rem;
        line-height: 4rem;
    }

    .title-head-2 {
        font-size: 2rem;
    }
    .pet-container .btn-geneus-pet-container {
        bottom: 20%;
        left: 28%;
    }
}

@media (max-width: 1440px) {
    .pd-text-welcome {
        padding-left: 5rem;
        padding-top: 5rem;
    }

    .box-welcome {
        height: 660px;
        overflow-y: hidden;
    }

    .gradient-text-th {
        font-size: 4rem;
        line-height: 4rem;
    }

    .title-head-2 {
        font-size: 2.75rem;
    }
}

@media (max-width: 1335px) {
    .pd-text-welcome {
        padding-left: 4rem;
        padding-top: 5rem;
    }

    .gradient-text {
        font-size: 5rem;
    }

    .gradient-text-th {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }

    .title-head-2 {
        font-size: 2.5rem;
    }
}


@media (max-width: 1200px) {
    .header-btn-box {
        grid-template-columns: 1fr 1fr;
    }

    .fi-br-angle-double-right {
        transform: rotate(90deg);
        margin-top: 0.5rem !important;
    }

    .pd-text-welcome {
        padding-left: 3rem;
        padding-top: 5rem;
    }

    .gradient-text {
        font-size: 5rem;
    }

    .box-welcome {
        height: 625px;
        overflow-y: hidden;
    }

    .card-body-step {
        min-height: 150px;
    }

    .gradient-text-th {
        font-size: 3.25rem;
    }

    .title-head-2 {
        font-size: 2.25rem;
    }
}

@media (max-width: 1100px) {
    .box-welcome {
        height: 600px;
        overflow-y: hidden;
    }

    .gradient-text-th {
        font-size: 3rem;
        line-height: 3rem;
    }

    .title-head-2 {
        font-size: 2.25rem;
    }

}

/* ///////////////////////// scroller-family ////////////////////////// */
@media (max-width: 1050px) {

    .title-head-bullet {
        font-size: 4rem;
    }

    .bg-homepage {
        height: 55rem;
        object-fit: cover;
        width: 100%;
        margin-top: 0;
    }

    .p-welcome-to-geneusdna {
        padding: 1rem;
        margin-bottom: 3rem;
    }

    .pd-text-welcome {
        padding: 2rem 1rem;
    }

    .gradient-text {
        font-size: 4.5rem;
    }

    .gradient-text-th {
        font-size: 3rem;
        line-height: 3rem;
    }

    .box-welcome {
        height: 600px;
        overflow-y: hidden;
    }

    .title-head-2 {
        font-size: 2rem;
    }
  
    
}

@media(max-width: 1024.98px) {
    .pet-container .btn-geneus-pet-container {
        bottom: 28%;
        left: 20%;
    }
}

@media(max-width: 1000px) {
    .bg-homepage {
        height: 50vh;
        object-fit: cover;
        width: 100%;
    }

    .box-welcome {
        height: 650px;
        overflow-y: hidden;
    }

    .frame-product {
        margin-top: 5%;
    }

    .box-welcome {
        height: 100%;
        overflow-y: hidden;
    }

    .gradient-text-th {
        font-size: 3rem;
        line-height: 3rem;
    }

    .title-head-2 {
        font-size: 2rem;
    }

    .gradient-text-th {
        font-size: 5rem;
        line-height: 8rem;
    }

    .title-head-2 {
        font-size: 3rem;
    }

    .header-btn-box {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 991px) {
    .line-contact {
        display: grid;
        grid-template-columns: 450px;
    }
}



@media (max-width: 768px) {
    .gradient-text-th {
        font-size: 3.5rem;
        line-height: 5.5rem;
    }

    .img-card-report {
        height: auto;
    }

    .card-item-report {
        height: auto;
    }

    .header-btn-box-mobile {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 8px;
    }

    .header-btn-box-mobile button {
        width: 100%;
    }

    .line-contact {
        grid-template-columns: 340px;
    }
    .pet-container .btn-geneus-pet-container {
        bottom: 48%;
        left: 50%;
        width: 100%;
        padding: 0px 32px;
    }
    .btn-geneus-pet {
        width: 100%;
        text-align: center;
    }

}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    .header-btn-box-mobile {
        grid-template-columns: 1fr;
    }

    .gradient-text {
        font-size: 2rem;
    }

    .gradient-text-th {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .title-head-1 {
        font-size: 1.5rem;
    }

    .title-head-2 {
        font-size: 24px;
    }


    .title-head-message {
        font-size: 28px;
    }

    .title-head-bullet {
        font-size: 3rem;
    }

    .img-report {
        width: 257px;
        height: 282px;
    }

    .text-item-detail {
        display: none;
    }

    .card-WhyChoose {
        width: 100%;
    }

    .img-card-why-choose {
        width: 100%;
    }

    .p-welcome-to-geneusdna {
        padding: 1rem;
        margin-top: -15%;
    }

    .left-dna {
        width: 15%;
    }

    .middle-dna {
        width: 70%;
    }

    .pd-top-bullet {
        padding-top: 3rem;
    }

    .pd-report-mobile {
        padding-top: 38px;
    }

    .pd-contact {
        padding-top: 3rem;
    }

    .card-body-step {
        min-height: 100%;
    }

    .btn-size {
        padding: 7px;
    }

    .p-welcome-to-geneusdna {
        padding: 1rem;
        margin-bottom: 0rem;
    }

    .frame-product {
        position: relative;
        margin-top: 0;
    }

    .card-item-report .card-body {
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
        font-size: 14px;
    }

    .line-contact {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 350px) {
    .pet-container .btn-geneus-pet-container {
        bottom: 45%;
    }
}