.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bce4b30:#000;--e-global-color-3e844a2f:#FFF;--e-global-color-6aa47a1:RGBA(0, 0, 0, 0.5);--e-global-color-3abeef4f:RGBA(255, 255, 255, 0.06);--e-global-color-1dbf0112:#AE1E2C;--e-global-color-100ada59:#ECAD0E;--e-global-color-16264d5d:RGBA(0, 0, 0, 0.25);--e-global-color-2218b58c:#FF2A13;--e-global-color-4f3aea3b:RGBA(0, 0, 0, 0.125);--e-global-color-3bf277dd:#EA9422;--e-global-color-2bfdc616:#FF9741;--e-global-color-5dd7e290:#EABC81;--e-global-color-66047ab2:#E3E3E3;--e-global-color-69939b62:#5C6B80;--e-global-color-4a9c4ac2:#E8B26A;--e-global-color-15ec9b8d:#150D04;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-bce4b30 );background-image:url("https://thepay360awards.com/wp-content/uploads/2020/08/bg.png");font-family:"Poppins", Sans-serif;font-size:16px;background-repeat:repeat;background-size:1000px auto;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#EABC81;font-size:16px;font-weight:400;color:#FFFFFF;padding:15px 20px 15px 20px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#000000;}.elementor-kit-5 a:hover{color:#E8B26A;}.elementor-kit-5 h1{font-size:50px;}.elementor-kit-5 h2{font-size:28px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:#EABC81;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1025px){.elementor-kit-5{background-attachment:fixed;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1500px;
    height: 100vh;
    background-color: #ffffffe3;
    z-index: -1;
}

/* Tablet: up to 1024px */
@media (max-width: 1024px) {
    body::before {
        width: 100%; /* Full width on tablet */
        left: 0;
        transform: none;
    }
}

/* Mobile: up to 767px */
@media (max-width: 767px) {
    body::before {
        width: 100%; /* Full width on mobile */
        left: 0;
        transform: none;
    }
}/* End custom CSS */