
.basic-package-header-section {
    background: url("/assets/img/BasicHeader.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.standard-package-header {
    background: url("/assets/img/StandardHeader.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.premium-package-header {
    background: url("/assets/img/PremiumHeader.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.premium-package-footer {
    background: url("/assets/img/PremiumFooter.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.standard-package-footer {
    background: url("/assets/img/Basic&StanderdFooter.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.basic-package-footer-section {
    background: url("/assets/img/Basic&StanderdFooter.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.package-card {
    border-radius: 13px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
        rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
        rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.package-section-title {
    background: rgb(232, 54, 9);
    background: -moz-linear-gradient(
        90deg,
        rgba(232, 54, 9, 1) 0%,
        rgba(130, 69, 66, 1) 14%,
        rgba(16, 29, 126, 1) 24%,
        rgba(17, 32, 147, 1) 32%,
        rgba(12, 103, 145, 1) 47%,
        rgba(9, 115, 148, 1) 55%,
        rgba(17, 147, 35, 1) 64%,
        rgba(6, 148, 8, 1) 70%,
        rgba(32, 198, 107, 1) 73%,
        rgba(6, 148, 8, 1) 90%
    );
    background: -webkit-linear-gradient(
        90deg,
        rgba(232, 54, 9, 1) 0%,
        rgba(130, 69, 66, 1) 14%,
        rgba(16, 29, 126, 1) 24%,
        rgba(17, 32, 147, 1) 32%,
        rgba(12, 103, 145, 1) 47%,
        rgba(9, 115, 148, 1) 55%,
        rgba(17, 147, 35, 1) 64%,
        rgba(6, 148, 8, 1) 70%,
        rgba(32, 198, 107, 1) 73%,
        rgba(6, 148, 8, 1) 90%
    );
    background: linear-gradient(
        90deg,
        rgba(232, 54, 9, 1) 0%,
        rgba(130, 69, 66, 1) 14%,
        rgba(16, 29, 126, 1) 24%,
        rgba(17, 32, 147, 1) 32%,
        rgba(12, 103, 145, 1) 47%,
        rgba(9, 115, 148, 1) 55%,
        rgba(17, 147, 35, 1) 64%,
        rgba(6, 148, 8, 1) 70%,
        rgba(32, 198, 107, 1) 73%,
        rgba(6, 148, 8, 1) 90%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e83609",endColorstr="#069408",GradientType=1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.package-buy-now-btn {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
        rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
        rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.basic-package-buy-now-btn {
    background: rgb(163, 16, 12);
    background: -moz-linear-gradient(
        90deg,
        rgba(163, 16, 12, 1) 0%,
        rgba(185, 17, 17, 1) 51%,
        rgba(222, 94, 8, 1) 100%
    );
    background: -webkit-linear-gradient(
        90deg,
        rgba(163, 16, 12, 1) 0%,
        rgba(185, 17, 17, 1) 51%,
        rgba(222, 94, 8, 1) 100%
    );
    background: linear-gradient(
        90deg,
        rgba(163, 16, 12, 1) 0%,
        rgba(185, 17, 17, 1) 51%,
        rgba(222, 94, 8, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a3100c",endColorstr="#de5e08",GradientType=1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.premium-package-buy-now-btn {
    background: rgb(64, 152, 242);
    background: -moz-linear-gradient(
        90deg,
        rgba(64, 152, 242, 1) 0%,
        rgba(55, 135, 217, 1) 51%,
        rgba(21, 65, 111, 1) 100%
    );
    background: -webkit-linear-gradient(
        90deg,
        rgba(64, 152, 242, 1) 0%,
        rgba(55, 135, 217, 1) 51%,
        rgba(21, 65, 111, 1) 100%
    );
    background: linear-gradient(
        90deg,
        rgba(64, 152, 242, 1) 0%,
        rgba(55, 135, 217, 1) 51%,
        rgba(21, 65, 111, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4098f2",endColorstr="#15416f",GradientType=1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.standard-package-buy-now-btn {
    background: rgb(39, 184, 28);
    background: -moz-linear-gradient(
        90deg,
        rgba(39, 184, 28, 1) 0%,
        rgba(44, 182, 33, 1) 51%,
        rgba(14, 101, 7, 1) 100%
    );
    background: -webkit-linear-gradient(
        90deg,
        rgba(39, 184, 28, 1) 0%,
        rgba(44, 182, 33, 1) 51%,
        rgba(14, 101, 7, 1) 100%
    );
    background: linear-gradient(
        90deg,
        rgba(39, 184, 28, 1) 0%,
        rgba(44, 182, 33, 1) 51%,
        rgba(14, 101, 7, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#27b81c",endColorstr="#0e6507",GradientType=1);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}