/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Nov 9, 2023, 12:19:41 PM
    Author     : phanl
*/
.link_carousel {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: .5rem;
    display: flex;
}

.link_carousel_item {
    display: inline-block;
    margin-right: 1rem;
    width: 12rem;
    overflow-wrap: break-word;
}

.link_carousel_item_in {
    overflow: hidden;
    margin-bottom: 0.5rem;
    height: 100%;
    width: 12rem;
}

.link_carousel_text {
    width: 100%;
    height: 100%;
    white-space: pre-line;
}

.link_carousel_item a {
    text-decoration: none;
}

.preview_block_headline {
    text-align: center;
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.preview_block_desc {
    text-align: center;
    font-size: 1em;
}

.link_anchor {
    text-decoration: none;
}

.link_classic > div {
    border-radius: 2rem;
    padding: 1rem;
    gap: 1.5em;
}

.link_classic_img {
    height: 40px;
    width: 40px;
}

.link_title_center {
    text-align: center;
    font-size: 1em;
}

.link_subtitle_center {
    text-align: center;
    font-size: 0.75rem;
}

.link_title_right {
    text-align: right;
    font-size: 1em;
    margin-right: 10px;
}

.link_subtitle_right {
    text-align: right;
    font-size: 0.75em;
    margin-right: 10px;
}

.iar_1_1 {
    padding-bottom: 100%;
}

.iar_3_2 {
    padding-bottom: 66.66666667%;
}

.iar_16_9 {
    padding-bottom: 56.25%;
}

.iar_3_1 {
    padding-bottom: 33.33333333%;
}

.link_carousel_img {
    height: 0;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    padding-bottom: 100%;
}

.link_image_card_bg {
    height: 0;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
}

.link_grid_bg {
    height: 0;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    padding-bottom: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.ps_form_input {
    height: 40px;
    font-size: 1em;
    padding: 0 0.5em;
    border-style: solid;
    border-width: 1px;
}

.ps_form_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.ps_affiliate_form_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.ps_appointment_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.ps_vote_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.preview_image_carousel {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    gap: 1.5em;
}

.preview_image_carousel_item {
    display: inline-block;
    overflow-wrap: break-word;
}

.preview_image_carousel_item_in {
    overflow: hidden;
    height: 100%;
    width: 12em;
}

.preview_image_item_body {
    width: 100%;
    /*background: #FFFF00;*/
    align-self: center;
    overflow: hidden;
}

.preview_image_item_body img {
    object-fit: cover;
    width: 100%;
    align-self: center;
}

.preview_block_collapse_button_group {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    cursor: pointer;
}

.preview_block_collapse_button {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.preview_video_carousel {
    /*margin-top: 50px;*/
    /*    white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: flex;
        justify-content: center;
        gap: 0.5em;*/
    display: flex;
    align-items: center;
    gap: 1rem;
    overflow-x: auto;
    padding-bottom: 8px;
}

.preview_video_carousel_item {
    display: inline-block;
    overflow-wrap: break-word;
    align-self: center;
}

.preview_video_carousel_item_in {
    overflow: hidden;
    height: 100%;
    width: 12em;

}

.video_tiktok_frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 103%;
    height: 117%;
    margin-left: -5px;
    overflow: hidden;
    margin-top: -14px;
    background-color: transparent;
}

.TiktokVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 103%;
    height: 117%;
    z-index: 0;
    margin-left: -5px;
    margin-top: -3px;
}

.bio_description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
}

input::placeholder {
    color: #000000;
}

textarea::placeholder {
    color: #000000;
}

.video_vimeo_frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.video_youtube_frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ft__image {
    display: flex;
    justify-content: center;
    margin: 9px 0;
}

.ft__image--link {
    width: 190px;
    text-align: center;
    overflow: hidden;
}

.ft__image--img {
    display: block;
    width: 100%;
}

.info__link {
    position: fixed;
    bottom: 20px;
    right: 0;
    width: 20% !important;
    z-index: 100;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 8px;
    text-decoration: none;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.info__link--img {
    display: block;
    width: 100%;
    animation: shake 3s;
    animation-iteration-count: infinite;
}

.info__link--image {
    width: 100px;
}

.countdown-box {
    display: flex;
    justify-content: center;
}

.countdown-time-box {
    border-radius: 8px;
    text-align: center;
    width: 100%;
}

.countdown-number {
    font-size: 24px;
    font-weight: bold;
}


.colon {
    font-size: 24px;
    font-weight: bold;
    margin: 0 5px;
    display: flex;
    align-items: center;
}

.flashSale-box {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.flashSale-time-box {
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    width: 100%;
}

.flashSale-number {
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
}

.ps_countdown_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.ps_flashSale_button {
    height: 40px;
    font-size: 1rem;
    text-align: center;
    outline: none;
    border: none;
    align-content: center;
}

.preview_testimonial_carousel {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    gap: 1.5em;
}

.preview_appointment_carousel {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    gap: 1.5em;
}

.rating-stars i {
    margin-right: 2px;
    font-size: 16px;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

@media (min-width: 360px) and (max-width: 575.98px) {
    .ft__image {
        margin-bottom: 80px;

    }

    .info__try {
        font-size: 7px;
    }

    .info__link {
        opacity: 0.75;
        position: fixed;
        bottom: 20px;
        width: 150px !important;
        z-index: 100;
        background-color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-radius: 8px;
        text-decoration: none;
        color: black;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    .info__link--image {
        width: 60px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .ft__image {
        margin-bottom: 80px;
    }

    .info__link {
        position: fixed;
        opacity: 0.75;
        bottom: 20px;
        width: 300px !important;
        z-index: 100;
        background-color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-radius: 8px;
        text-decoration: none;
        color: black;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }


}

@media (min-width: 768px) and (max-width: 991.98px) {
    .ft__image {
        margin-bottom: 80px;
    }

    .info__try {
        font-size: 15px;
    }

    .info__link {
        position: fixed;
        opacity: 0.75;
        bottom: 20px;
        width: 350px !important;
        z-index: 100;
        background-color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-radius: 8px;
        text-decoration: none;
        color: black;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
}


@media (min-width: 1200px) and (max-width: 1399.98px) {
    .ft__image {
        margin-bottom: 80px;
    }

    .info__try {
        font-size: 15px;
    }

    .info__link {
        position: fixed;
        opacity: 0.75;
        bottom: 20px;
        width: 450px !important;
        z-index: 100;
        background-color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        border-radius: 8px;
        text-decoration: none;
        color: black;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
}