.daily-root {
    width: 1440px;
    height: 1407px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.daily-contact-bar {
    background-color: #ffffff;
    color: #000;
    padding: 8px 0;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
    height: 39px;
    margin-right: 20px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: auto;
}

.daily-contact-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.daily-content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 100px;
}

.daily-title {
    font-size: 36px;
    color: #D72323;
    font-weight: bold;
    margin-bottom: 24px;
    font-family: 'Inter', sans-serif;
}

.daily-desc {
    font-size: 18px;
    color: #222;
    font-family: 'Inter', sans-serif;
}

.daily-a1 {
    position: absolute;
    top: 189px;
    left: 28px;
    width: 578px;
    height: 154px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
}

.daily-a1-line1,
.daily-a1-line2 {
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 64px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000;
}

.daily-a2 {
    position: absolute;
    top: 201px;
    left: 656px;
    width: 737px;
    height: 1160px;
    background: #fff;
    border: 1px solid #d5d5d5;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.daily-a21 {
    width: 605px;
    height: 30px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.daily-a22 {
    width: 641px;
    height: 452px;
    margin-top: 132px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.daily-a221 {
    width: 471px;
    height: 83px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 26px;
    margin-top: 10px;
    margin-bottom: 24px;
}

.daily-input-group {
    position: relative;
    width: 471px;
    height: 59px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.daily-input-label-float {
    position: absolute;
    top: -10.5px;
    left: 16px;
    background: #fff;
    padding: 0 6px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #000;
    z-index: 2;
    pointer-events: none;
}

.daily-input-float {
    width: 471px;
    height: 59px;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    padding: 10px 16px;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #000;
    outline: none;
    box-sizing: border-box;
}

.daily-input-float::placeholder {
    color: #d5d5d5;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    line-height: 100%;
}

.daily-i1 {
    position: absolute;
    top: 388px;
    left: 56px;
    width: 253px;
    height: 234px;
    background: #fff;
    overflow: hidden;
}

.daily-i1 img {
    width: 253px;
    height: 234px;
    object-fit: cover;
}

.daily-i2 {
    position: absolute;
    top: 388px;
    left: 342px;
    width: 253px;
    height: 426px;
    background: #fff;
    overflow: hidden;
}

.daily-i2 img {
    width: 253px;
    height: 426px;
    object-fit: cover;
}

.daily-i3 {
    position: absolute;
    top: 657px;
    left: 56px;
    width: 253px;
    height: 432px;
    background: #fff;
    overflow: hidden;
}

.daily-i3 img {
    width: 253px;
    height: 432px;
    object-fit: cover;
}

.daily-i4 {
    position: absolute;
    top: 844px;
    left: 342px;
    width: 253px;
    height: 234px;
    background: #fff;
    overflow: hidden;
}

.daily-i4 img {
    width: 253px;
    height: 234px;
    object-fit: cover;
}

.daily-i5 {
    position: absolute;
    top: 1108px;
    left: 56px;
    width: 539px;
    height: 253px;
    background: #fff;
    overflow: hidden;
}

.daily-i5 img {
    width: 539px;
    height: 253px;
    object-fit: cover;
}

.daily-a3 {
    width: 605px;
    height: 30px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-weight: bold;
    font-size: 24px;
    color: #000;
    text-align: left;
    justify-content: flex-start;
}

.daily-a4 {
    width: 641px;
    height: 452px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;

    border-radius: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #fff;
}

.daily-a41 {
    width: 471px;
    height: 83px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.daily-a411-label {
    width: 94px;
    height: 39px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    z-index: 2;
}

.daily-a412-label {
    width: 63px;
    height: 39px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    z-index: 2;
}

.daily-a413-label {
    width: 113px;
    height: 39px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    z-index: 2;
}

.daily-a411 {
    width: 471px;
    height: 59px;
    position: absolute;
    top: 20px;
    left: 0;
    display: flex;
    align-items: center;
}

.daily-a411-input {
    width: 100%;
    height: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    padding-left: 30px;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    color: #000;
    background: #fff;
    outline: none;
    box-sizing: border-box;
}

.daily-a411-input::placeholder {
    color: #d5d5d5;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    vertical-align: middle;
}

.daily-a42 {
    width: 471px;
    height: 83px;
    position: absolute;
    top: 123px;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.daily-a43 {
    width: 471px;
    height: 83px;
    position: absolute;
    top: 246px;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.daily-a44 {
    width: 640px;
    height: 83px;
    position: absolute;
    top: 369px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 40px;
}

.daily-a441,
.daily-a442 {
    width: 299.5px;
    height: 83px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.daily-a441-label,
.daily-a442-label {
    width: 120px;
    height: 39px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    z-index: 2;
}

.daily-a441-input-wrap,
.daily-a442-input-wrap {
    width: 100%;
    height: 59px;
    position: absolute;
    top: 20px;
    left: 0;
    display: flex;
    align-items: center;
}

.daily-a441-input,
.daily-a442-input {
    width: 100%;
    height: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    padding-left: 30px;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    color: #000;
    background: #fff;
    outline: none;
    box-sizing: border-box;
}

.daily-a441-input::placeholder,
.daily-a442-input::placeholder {
    color: #d5d5d5;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    vertical-align: middle;
}

.daily-b1 {
    width: 640px;
    height: 99px;
    position: absolute;
    top: 624px;
    left: 50%;
    transform: translateX(-50%);
    /* border: 1px solid #D72323; */
    border-radius: 10px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    z-index: 999999;
}

.daily-b2 {
    width: 640px;
    height: 30px;
    display: flex;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.daily-b3 {
    width: 542px;
    height: 51px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
    position: relative;
}

.daily-b3-img {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.daily-b3-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    /* text-align: left; // hoặc center nếu muốn */
}

/* === C1 Block Styles === */
.daily-c1 {
    width: 605px;
    height: 189px;
    /* border: 2px solid #D72323; */
    border-radius: 10px;
    margin: 186px auto 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    background: #fff;
}

.daily-c11 {
    width: 287px;
    height: 189px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

.daily-c11-title {
    width: 290px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 8px;
}

.daily-c111 {
    width: 256px;
    height: 138px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.daily-c111a {
    width: 81px;
    height: 30px;

    border-radius: 5px;
    /* margin-bottom: 8px; */
}

.daily-c111b {
    width: 250px;
    height: 30px;

    border-radius: 5px;
    align-self: flex-start;
    /* margin-bottom: 8px; */
}

.daily-c111c {
    width: 242px;
    height: 30px;

    border-radius: 5px;
    align-self: flex-start;
}

.daily-c12 {
    width: 238px;
    height: 87px;
    /* border: 2px solid #00b050; */
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background: #fff;
}

.daily-c12a {
    width: 238px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0;
    margin-top: 0;
}

.daily-c12b {
    width: 238px;
    height: 39px;
    border-radius: 5px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.daily-c12-checkbox {
    width: 25px;
    height: 25px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    background: #ffffff;
    margin-left: 22.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
}

.daily-c12-checkbox.checked {
    background: #d5d5d5;
}

.daily-c12-checkbox svg {
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
}

.daily-c12b-label {
    margin-left: 8px;
    width: 160px;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    justify-content: flex-start;
}

/* === C111 Checkbox Row Styles === */
.daily-c111-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 30px;
    margin-bottom: 0;
}

.daily-c111-row:last-child {
    margin-bottom: 0;
}

.daily-checkbox {
    width: 25px;
    height: 25px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    background: #fff;
    margin-left: 1.5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s;
}

.daily-checkbox.checked {
    background: #000;
}

.daily-checkbox svg {
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
}

.daily-c111-label {
    margin-left: 8px;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}

.daily-c12b.recaptcha-wrap {
    width: 238px;
    height: 39px;
    border-radius: 5px;
    background: transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: none;
}

.daily-c12b.recaptcha-wrap>div {
    transform: scale(0.85);
    transform-origin: left center;
}

.daily-f-popup {
    width: 542px;
    height: 300px;
    background: #d9d9d9;
    border-radius: 0 0 10px 10px;
    position: absolute;
    left: 0;
    top: 99px;
    /* 51px (b3 height) + 2px */
    z-index: 1000;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.daily-f-item {
    width: 542px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    background: transparent;
    cursor: pointer;
    transition: color 0.2s, font-size 0.2s, font-weight 0.2s;
    user-select: none;
}

.daily-f-item:hover {
    color: #d72323;
    font-weight: 750;
    font-size: 16.2px;
}

.daily-f-popup-fixed {
    width: 542px;
    height: 300px;
    background: #d9d9d9;
    border-radius: 0 0 10px 10px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

.daily-f-popup-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f5f5f5;
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    z-index: 9999;
    margin-top: 8px;
}

.daily-g {
    width: 320px;
    height: 70px;
    position: absolute;
    top: 1032px;
    left: 50%;
    transform: translateX(-50%);
    background: #000000;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
    border-radius: 10px;
    cursor: pointer;
    user-select: none;
    z-index: 10;
}

.daily-g:hover {
    background: #d9d9d9;
    color: #000000;
}