@import "root.css";
@import "owl-custom.css";
@import "table-custom.css";
@import "radio-custom.css";
@import "checkbia-custom.css";
@import "grid-custom.css";
@import "faq.css";

[v-cloak] {
    display: none;
}

[v-cloak]::before {
    content: "loading...";
}

/* bg template custom */
.container.container-custom-life {
    padding: 20px 0;
    width: 80%;
}

section.bg-template {
    padding: 0px !important;
}

section.bg-template.bg-template-custom-1 {
    background-color: #D3DEFB33 !important;
    padding: 60px 30px 60px 30px !important;
}

section.bg-template-custom-white {
    background-color: #FCFCFC !important;
    padding: 60px 30px 60px 30px !important;
}



.bg-template-heading {
    height: 574px;
}

.p-life-y-1 {
    padding-top: 51px;
    padding-bottom: 51px;
}

.padding-col-checkbox {
    padding-left: 0;
}

.padding-select-checkbox {
    padding-left: 28px;
}

.txt-sub-title-circle {
    line-height: 60px;
    color: #373737;
    margin-bottom: 40px;
}

.bg-video-landing.custom-health {
    max-width: 813px;
    min-height: 500px;
    margin-left: auto;
    margin-right: auto;
}

.img-pa-promotion {
    height: 370px;
    object-fit: cover;
    object-position: left;
}

.year.disabled {
    pointer-events: none;
}

/* Box Filter */
.box-checkbia-landing.fix-width {
    max-width: 80%;
}

.text-red-life {
    color: var(--red-color-life) !important;
}

.btn-warning-prakun.btn-custom-life {
    width: 351px;
    height: 55px;
    font-weight: 400;
    font-size: 18px;
}

.btn-warning-prakun.btn-custom-life-1 {
    width: 351px;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 10px;
}



.banner-checkbia-landing {
    position: relative;
    background-color: #F5F5F5;
    background-image: unset;
    height: auto;
    padding: 0% !important;
}

.frame-banner-pos {
    position: absolute;
    left: 0;
    bottom: 0;
}

.content-info {
    display: flex;
    flex-direction: column;
    position: relative;
    text-align: left;
    padding-top: 130px;
    padding-left: 130px;
    z-index: 100;
    gap: 24px;
}

.h-format-1 {
    color: var(--main02);
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
}

.h-format-2 {
    color: var(--dark01);
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    text-wrap: nowrap;
}

.h-format-3 {
    color: var(--gray01);
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-wrap: nowrap;
}

.banner-box {
    padding: 60px 157px 60px 157px;
}