body {
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        color: #073e4c;
        background-color: #08a9b3 !important;

    }

    .campaign-page {
        min-height: 100vh;
        overflow: hidden;
        background-image: url('/assets/img/bg2.webp') !important;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        margin: 0 auto;
    }

    .campaign-header {
        padding: 65px 15px 30px;
        text-align: center;
    }

    .campaign-header img {
        max-width: 800px;
        width: 100%;
        height: auto;
    }

    .hero-section {
        text-align: center;
        padding: 20px 15px 10px;
        color: #fff;
    }

    .hero-section h1 {
        max-width: 900px;
        margin: 0 auto 20px;
        font-size: 42px;
        line-height: 1.08;
        font-weight: 800;
        text-transform: uppercase;
    }

    .hero-section .lead {
        max-width: 700px;
        margin: 0 auto 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .hero-section .instructions {
        max-width: 760px;
        margin: 0 auto 30px;
        font-size: 18px;
        line-height: 1.25;
        font-weight: 700;
    }

    .prizes {
        position: relative;
        z-index: 2;
        max-width: 750px;
        margin: 0 auto -45px;
        padding: 0 15px;
    }

    .prizes-title {
        display: inline-block;
        padding: 8px 35px;
        margin-bottom: -5px;
        background: #c82e34;
        color: #fff;
        font-size: 27px;
        font-weight: 800;
        text-transform: uppercase;
        position: relative;
        z-index: 99;
    }

    .prize-paper {
        padding: 35px 30px 25px;
        color: #242424;
        transform: rotate(-1deg);
    }

    .prize-paper .row {
        transform: rotate(1deg);
    }

    .prize-paper h5 {
        margin-bottom: 8px;
        font-size: 13px;
        font-weight: 800;
        text-transform: uppercase;
    }

    .prize-paper p {
        margin-bottom: 0;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.3;
    }

    .form-area {
        position: relative;
        padding: 0 15px 130px;
    }

    /*
     * Decorative photos around the form.
     * Replace each image URL with the final campaign images.
     */
    .decor-photo {
        position: absolute;
        z-index: 0;
        width: 260px;
        padding: 12px 12px 45px;
        background: #fff;
        box-shadow: 0 8px 20px rgba(0,0,0,.18);
    }

    .decor-photo img {
        display: block;
        width: 100%;
    }

    .photo-left-1 {
        left: -95px;
        top: 0;
        transform: rotate(13deg);
    }

    .photo-left-2 {
        left: -100px;
        top: 430px;
        transform: rotate(-17deg);
    }

    .photo-left-3 {
        left: -80px;
        bottom: 150px;
        transform: rotate(13deg);
    }

    .photo-right-1 {
        right: -90px;
        top: 10px;
        transform: rotate(-15deg);
    }

    .photo-right-2 {
        right: -95px;
        top: 410px;
        transform: rotate(12deg);
    }

    .photo-right-3 {
        right: -80px;
        bottom: 110px;
        transform: rotate(-10deg);
    }

    .entry-form-card {
        position: relative;
        z-index: 2;
        max-width: 610px;
        margin: 0 auto;
        padding: 55px 45px 45px;
        background: #fff;
        border-radius: 38px;
        box-shadow: 0 10px 30px rgba(0,0,0,.15);
    }

    .entry-form-card label {
        margin-bottom: 7px;
        color: #083e4d;
        font-size: 16px;
        font-weight: 700;
    }

    .entry-form-card .form-control {
        height: 48px;
        border: 1px solid #d7d7d7;
        border-radius: 10px;
        box-shadow: none;
    }

    .entry-form-card textarea.form-control {
        height: 145px;
        resize: vertical;
    }

    .entry-form-card .form-group {
        margin-bottom: 20px;
    }

    .upload-area {
        position: relative;
        margin-top: 25px;
        margin-bottom: 35px;
        padding: 38px 20px;
        border: 2px dashed #dedede;
        border-radius: 15px;
        text-align: center;
        cursor: pointer;
    }

    .upload-area:hover {
        background: #fafafa;
    }

    .upload-icon {
        margin-bottom: 15px;
        font-size: 48px;
        line-height: 1;
        color: #083e4d;
    }

    .upload-area strong {
        font-weight: 800;
    }

    .upload-area input[type="file"] {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0;
        overflow: hidden;
    }

    .consent-title {
        margin-bottom: 12px;
        font-size: 18px;
        font-weight: 800;
    }

    .consent-text {
        font-size: 13px;
        line-height: 1.3;
        color: #34535b;
    }

    .consent-check {
        margin: 20px 0 15px;
        text-align: center;
    }

    .consent-check .custom-control {
        display: inline-block;
        min-height: 25px;
        padding-left: 28px;
    }

    .consent-check .custom-control-label::before,
    .consent-check .custom-control-label::after {
        width: 20px;
        height: 20px;
    }

    .btn-submit {
        display: block;
        width: 265px;
        max-width: 100%;
        margin: 0 auto;
        padding: 7px 20px;
        border: 0;
        border-radius: 30px;
        background: #09aabd;
        color: #fff;
        font-size: 27px;
        line-height: 1.1;
        font-weight: 700;
    }

    .btn-submit:hover,
    .btn-submit:focus {
        background: #078f9e;
        color: #fff;
    }

    @media (min-width: 992px) {
        .prize-paper:before {
            content: ' ';
            width: 120%;
            height: 180%;
            display: block;
            position: absolute;
            top: 0;
            left: -50%;
            background-image: url(/assets/img/papel2.webp);
            background-size: 100% 100%;
            transform: translate(33%, -20%);
        }
    }

    /* .upload-area with file chosen */
    .upload-area:has([data-has-file]):after {
        content: 'Archivo seleccionado';
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

    @media (max-width: 991.98px) {

        .prize-paper {
            background: #ded3bd;
        }


        .hero-section h1 {
            font-size: 34px;
        }

        .decor-photo {
            width: 210px;
        }

        .photo-left-1,
        .photo-left-2,
        .photo-left-3 {
            left: -130px;
        }

        .photo-right-1,
        .photo-right-2,
        .photo-right-3 {
            right: -130px;
        }
    }

    @media (max-width: 767.98px) {
        .campaign-header {
            padding-top: 35px;
        }

        .campaign-header img {
            max-width: 340px;
        }

        .hero-section h1 {
            font-size: 28px;
        }

        .hero-section .lead {
            font-size: 18px;
        }

        .hero-section .instructions {
            font-size: 16px;
        }

        .prizes-title {
            padding: 8px 20px;
            font-size: 22px;
        }

        .prize-paper {
            padding: 30px 20px 20px;
        }

        .prize-paper .col-md-4 {
            margin-bottom: 20px;
        }

        .prize-paper .col-md-4:last-child {
            margin-bottom: 0;
        }

        .decor-photo {
            display: none;
        }

        .form-area {
            padding-top: 0px;
            padding-bottom: 70px;
        }

        .entry-form-card {
            padding: 40px 25px 35px;
            border-radius: 28px;
        }
    }

    @media (max-width: 575.98px) {
        .hero-section h1 {
            font-size: 24px;
        }

        .entry-form-card {
            padding-left: 20px;
            padding-right: 20px;
        }

        .btn-submit {
            font-size: 23px;
        }
    }

button.btn.btn-submit {
    background: #08a9b3;
    display: block;
    width: 250px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    border-radius: 40px;
}