.main-container {
    padding: 0 15px;
    max-width: 1200px;
    margin: -10px auto;
}

.banner-section {
    width: 100%;
    height: 280px;
    position: relative;
    display: flex;
    justify-content: center;
}

.banner-container {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    position: relative;
}

.banner-image {
    width: 100%;
    height: 85%;
    object-fit: cover;
    display: block;
}

.banner-text-overlay {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    background: #F6F6F6;
    padding: 0 15px;
    text-align: center;
    min-width: 400px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.banner-text-overlay .subheading {
    font-size: 34px;
    font-weight: 600;
    margin: 0 0 0 0;
    color: black;
    text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.3);
}

.banner-text-overlay .sub-text {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
    line-height: 1.4;
}

.logo-section {
    display: none;
}

.subheading {
    font-size: 34px;
    font-weight: 600;
    margin-top: 5px;
    color: black;
    text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.3);
}

.absolute-text {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #05A288;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 16px;
    font-weight: 600;
    background: #F6F6F6;
    width: 600px;
    height: 40px;
    padding: 5px;
}

.header-section {
    text-align: center;
    margin-bottom: 10px;
}

.action-circles {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.circle-item {
    width: 102px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.circle {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3px;
    position: relative;
}

.circle::before {
    content: '';
    width: 26px;
    height: 26px;
    background-size: contain;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
}

.print-circle::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 24 24'%3E%3Cpath d='M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z'/%3E%3C/svg%3E");
}

.email-circle::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
}

.message-circle::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 108.31'%3E%3Cpath fill='%23333' d='M51.46,93.86c12.9,12.44,31.14,16.2,49.38,8.43l15.31,6-5.07-12.06c17-13.63,14-32.35,1.44-45.11A44.05,44.05,0,0,1,107.65,65,51.25,51.25,0,0,1,93.58,81,62.69,62.69,0,0,1,73.92,91a70.44,70.44,0,0,1-22.46,2.9ZM31.58,54.07a3.11,3.11,0,0,1,0-6.21H61.51a3.11,3.11,0,0,1,0,6.21Zm0-17.22a3.11,3.11,0,0,1,0-6.21H74.34a3.11,3.11,0,0,1,0,6.21ZM54.28,0h0C68.81.47,81.8,5.62,91.09,13.59c9.49,8.13,15.17,19.2,14.82,31.27v0C105.54,57,99.19,67.71,89.22,75.28,79.44,82.7,66.15,87.07,51.66,86.65A63.91,63.91,0,0,1,40,85.24a60.48,60.48,0,0,1-9.87-3L6.69,91.44l7.83-18.63A44,44,0,0,1,4,59.5,36.67,36.67,0,0,1,0,41.79C.38,29.7,6.73,19,16.7,11.4,26.48,4,39.78-.4,54.26,0Zm-.15,6.18h-.05C41,5.83,29.14,9.72,20.44,16.32,11.92,22.78,6.5,31.84,6.2,42A30.49,30.49,0,0,0,9.55,56.71,38.76,38.76,0,0,0,20.17,69.47L22,70.93,18.08,80.3l12.08-4.75,1.17.5a55.08,55.08,0,0,0,9.91,3.13,58.52,58.52,0,0,0,10.59,1.29c13,.38,25-3.51,33.66-10.12C94,63.89,99.42,54.84,99.73,44.72v0c.29-10.11-4.56-19.45-12.66-26.4C78.79,11.19,67.16,6.61,54.15,6.21Z'/%3E%3C/svg%3E");
}

.balance-circle::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M20 4H4c-1.11 0-2 .89-2 2v12c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4v-6h16v6zm0-10H4V6h16v2z'/%3E%3C/svg%3E");
}

.circle-label {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

.content-section {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    max-width: 1000px;
    margin: 16px 20px 16px 195px;
}

.text-content {
    flex: 1;
    padding-right: 15px;
    text-align: center;
}

.content-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0 0 15px 0;
    line-height: 1.4;
}

.content-description {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px;
    text-align: justify;
}

.content-description p {
    margin-bottom: 10px;
}

.image-content {
    flex: 1;
    text-align: left;
    display: flex;
    justify-content: center;
}

.gift-card-preview {
    width: 100%;
    max-width: 350px;
    height: 200px;
    background: linear-gradient(135deg, #8B5A96, #A084B8);
    border-radius: 12px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
}

.personalize-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #05A288;
    color: white;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 11px;
    font-weight: 600;
    transform: rotate(15deg);
}

.cta-button {
    background-color: #a36ebf;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 14px;
    transition: background-color 0.3s ease;
    border: none;
    cursor: pointer;
}

.cta-button:hover {
    background-color: #8561a2;
}

.steps-section {
    background: #F6F6F6;
    padding: 1px 0;
    text-align: center;
    margin: 10px 0;
}

.steps-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.steps-container {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.step-item {
    text-align: center;
    max-width: 200px;
}

.step-image {
    position: relative;
    margin-bottom: 20px;
}

.step-image img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    display: block;
}

.step-number {
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px;
    height: 45px;
    background: #f5f5f5;
    border: 2px solid #ccc;
    border-radius: 50%;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.step-text {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
    width: 100%;
    margin: 0 auto;
}


.step-text {
    font-size: 14px;
    color: #444;
    line-height: 1.5;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .banner-section {
        height: 250px;
        margin-bottom: 80px;
    }

    .image-content {
    text-align: center;
    }

    .banner-text-overlay {
        min-width: 300px;
        padding: 15px 25px;
        bottom: -50px;
    }

    .banner-text-overlay .subheading {
        font-size: 22px;
    }

    .banner-text-overlay .sub-text {
        font-size: 12px;
    }

    .main-container {
        padding: 0 10px;
    }

    .subheading {
        font-size: 22px;
    }

    .absolute-text {
        width: 90%;
        padding: 0.5rem;
        bottom: -30px;
        height: 30px;
        font-size: 12px;
    }

    .header-section {
        margin-top: 40px;
    }

    .action-circles {
        gap: 20px;
        margin-bottom: 20px;
    }

    .circle {
        width: 50px;
        height: 50px;
    }

    .circle::before {
        width: 18px;
        height: 18px;
    }

    .content-section {
        margin: 0 auto;
        flex-direction: column;
        gap: 15px;
    }

    .text-content {
        padding-right: 0;
    }

    .content-title {
        font-size: 16px;
    }

    .content-description {
        font-size: 13px;
    }

    .gift-card-preview {
        max-width: 280px;
        height: 160px;
        font-size: 14px;
    }

    .steps-container {
        gap: 15px;
        flex-direction: column;
        align-items: center;
    }

    .step-item {
        max-width: 140px;
    }

    .steps-section {
        padding: 15px 10px;
        margin: 15px -10px;
    }

    .step-text {
        font-size: 13px;
    }

    .cta-button {
        padding: 10px 20px;
        font-size: 13px;
    }
}
