@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');

body {
    background-color: #010715;
}

.pw-new-header .containers {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px 80px;
}

section.pw-new-header {
    background-image: linear-gradient(33deg, #040f2b 12%, #e9709d 70%);
    border-bottom: 1px solid #bf6690;
    -webkit-box-shadow: 2px 2px 11px 0px rgba(0,255,255,0.3);
    -moz-box-shadow: 2px 2px 11px 0px rgba(0,255,255,0.3);
    box-shadow: 2px 2px 11px 0px rgba(0,255,255,0.3);
    position: relative;
    z-index: 1;
}

.pw-new-header .main-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pw-new-header .main-flex .pw-col-left {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    margin-right: 3%;
}

.pw-new-header .main-flex .pw-col-left a img {
    width: 245px;
}

.pw-new-header .main-flex .pw-col-right {
    -ms-flex-preferred-size: 82%;
    flex-basis: 82%;
    text-align: right;
}

.pw-new-header .main-flex .pw-col-right p {
    margin: 0;
    color: #ffffff;
    text-shadow: 1px 2px 2px rgba(251, 251, 251, 0.4);
    filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.6s));
    -webkit-filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.6s));
    font-weight: 500;
}
.pw-new-header .main-flex .pw-col-right p br {
    display: none;
}

.pw-sports-banner {
    position: relative;
    background-color: #01091c;
}

.pw-sports-banner .content-boxes img {
    width: 100%;
    height: auto;
}

.pw-sports-banner .content-boxes {
    width: 100%;
    height: 100%;
}

.pw-sports-banner .main-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

.pw-sports-banner .main-flex .col-left {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    margin-right: 2%;
}

.pw-sports-banner .main-flex .col-right {
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
}

.pw-sports-banner .main-bg {
    position: relative;
    z-index: 0;
    padding-left: 81px;
}

.pw-sports-banner .overlay {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    max-width: 850px;
    width: 100%;
    height: 100%;
    background: linear-gradient(89deg, rgba(1, 9, 28, 1) 75%, rgba(1, 9, 28, 0.15) 81%, rgba(1, 9, 28, 0.1) 5%);
    background: -o-linear-gradient(89deg, rgba(1, 9, 28, 1) 75%, rgba(1, 9, 28, 0.15) 81%, rgba(1, 9, 28, 0.1) 5%);
    opacity: 0.2;
    z-index: -1;
}

.pw-sports-banner .main-flex h2 {
    -webkit-filter: drop-shadow(0px 6px 0px rgba(0, 0, 0, 0.53));
    filter: drop-shadow(0px 6px 0px rgba(0, 0, 0, 0.53));
    font-style: italic;
    font-size: 110px;
    background: -o-linear-gradient(164.93deg, #00FFFF 66.79%, #FF7BAC 89.21%);
    background: linear-gradient(285.07deg, #00FFFF 66.79%, #FF7BAC 89.21%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    margin: 0;
    font-family: "Montserrat", sans-serif !important;
}

.pw-sports-banner .main-flex h4 {
    margin: 0;
    font-size: 60px;
    background: -o-linear-gradient(285.07deg, #FF7BAC 59.21%, #00FFFF 66.79%);
    background: -o-linear-gradient(164.93deg, #FF7BAC 59.21%, #00FFFF 79.79%);
    background: linear-gradient(285.07deg, #FF7BAC 59.21%, #00FFFF 79.79%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    -webkit-filter: drop-shadow(0px 3px 0px rgba(0, 0, 0, 0.58));
    filter: drop-shadow(0px 3px 0px rgba(0, 0, 0, 0.58));
    font-weight: 800;
    font-family: "Montserrat", sans-serif !important;
}

.pw-sports-banner .main-bg p {
    font-weight: 500 !important;
    font-style: italic;
}

.pw-sports-banner .main-flex p {
    font-size: 25px;
    font-weight: 600 !important;
    color: #ffffff;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.53));
    filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.53));
}

.pw-sports-banner .login-boxes {
    width: 450px;
    border-radius: 13px;
    padding: 35px;
    text-align: center;
    margin: 0 auto;
    -webkit-box-shadow: 0px 1px 1px 0 #ff7bac, 0px 1px 35px 0 rgba(0, 218, 255, 0.3), 0px 1px 23.8px 1.3px #01091c;
    -moz-box-shadow: 0px 1px 1px 0 #ff7bac, 0px 1px 35px 0 rgba(0, 218, 255, 0.3), 0px 1px 23.8px 1.3px #01091c;
    box-shadow: 0px 1px 1px 0 #ff7bac, 0px 1px 35px 0 rgba(0, 218, 255, 0.3), 0px 1px 23.8px 1.3px #01091c;
    background-image: -o-linear-gradient(103deg, #000d2b 16%, #ff7bab 100%) !important;
    background-image: linear-gradient(-13deg, #000d2b 16%, #ff7bab 100%) !important;
}

.pw-sports-banner .pw-login-number input {
    border-radius: 10px;
    background-color: #01091c;
    width: 100%;
    padding: 11px 13px 11px 13px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 800;
    -webkit-box-shadow: rgb(251 251 251 / 50%) 0px 0px 10px !important;
    -moz-box-shadow: rgb(251 251 251 / 50%) 0px 0px 10px !important;
    box-shadow: rgb(251 251 251 / 50%) 0px 0px 10px !important;
    outline: none;
    border: 0;
}

.pw-sports-banner .pw-login-number input::placeholder {
    color: #b4b1b1 !important;
    font-weight: 500;
}

.pw-sports-banner .pw-login-number {
    margin-bottom: 19px;
    width: 100%;
}

.pw-sports-banner button.ba-otp-btn {
    text-decoration: none;
    font-size: 16px;
    color: #01091c !important;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.53));
    filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.53));
    background-image: -o-linear-gradient(left, #ff7bab 16%, #00ffff 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, #ff7bab), to(#00ffff));
    background-image: linear-gradient(90deg, #ff7bab 16%, #00ffff 100%);
    padding: 8px;
    width: 100%;
    margin-top: 20px;
}

.pw-sports-banner .login-boxes h3 {
    color: #ffffff;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.53));
    filter: drop-shadow(0px 6px 10px rgba(251, 251, 251, 0.53));
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 20px;
    text-shadow: 0px 1px 2px rgb(251 251 251);
}



section.pw-three-column {
    padding: 80px 0px 0px;
    background-color: #02091b;
}

.pw-three-column .containers {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0px 15px;
}

.pw-three-column .pw-mod-title {
    text-align: center;
    margin-bottom: 140px;
}

.pw-three-column .pw-mod-title h2 {
    color: #ffffff;
    margin: 0;
    font-weight: 600;
    text-shadow: 0px 1px 2px #b9cdff !important;
    font-size: 35px;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(251, 251, 251, 0.53));
            filter: drop-shadow(0px 2px 4px rgba(251, 251, 251, 0.53));
}

.pw-three-column .pw-flex-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.pw-three-column .column {
    -ms-flex-preferred-size: 31.6%;
    flex-basis: 31.6%;
    background-color: #ffffff;
    border-radius: 15px;
    padding: 45px 13px 30px;
}

.pw-three-column .column:not(:nth-child(3n+3)) {
    margin-right: 35px;
}

.pw-three-column .pw-content-boxes h3 {
    margin: 0;
    margin-bottom: 3px;
    color: #131414;
    font-weight: bold;
    font-size: 22px;
}

.pw-three-column .pw-content-boxes p {
    margin: 0;
    color: #131414;
    font-weight: bold;
    max-width: 292px;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.pw-three-column .pw-content-boxes {
    text-align: center;
}

.pw-three-column .img-container {
    width: 301px;
    border-radius: 7px;
    -webkit-filter: drop-shadow(0px 9px 6px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 9px 6px rgba(0, 0, 0, 0.3));
    margin: 0 auto;
    margin-top: -132px;
    -o-border-image: -o-linear-gradient(top, #00FFFF 58.79%, #FF7BAC 71.21%);
    border-image: -webkit-gradient(linear, left top, left bottom, color-stop(58.79%, #00FFFF), color-stop(71.21%, #FF7BAC));
    border-image: linear-gradient(to bottom, #00FFFF 58.79%, #FF7BAC 71.21%);
    border-width: 0px;
    border-style: solid;
    margin-bottom: 13px;
}

.pw-three-column .column img {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    -o-border-image: -o-linear-gradient(top, #00FFFF 58.79%, #FF7BAC 71.21%);
    border-image: -webkit-gradient(linear, left top, left bottom, color-stop(58.79%, #00FFFF), color-stop(71.21%, #FF7BAC));
    border-image: linear-gradient(to bottom, #00FFFF 58.79%, #FF7BAC 71.21%);
    border-width: 0px;
    border-style: solid;
}

.pw-circular-image .containers {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.pw-circular-image .image-box {
    width: 700px;
}

.pw-circular-image .containers img {
    width: 100%;
}


section.pw-circular-image {
    padding: 0px 0px;
    background-color: #010715;
}



section.pw-new-footer {
    background-color: #010715;
}

.pw-new-footer .containers {
    max-width: 1376px;
    margin: 0 auto;
    padding: 0px 15px;
}

.pw-new-footer .pw-content-img-box {
    max-width: 800px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pw-new-footer .pw-content-img-box .pw-box {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
}

.pw-new-footer .pw-content-img-box .pw-box p {
    font-size: 23px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 0;
}

.pw-new-footer .pw-img-box {
    width: 120px;
    height: 120px;
    border-radius: 6px;
    margin: 0 auto;
    margin-bottom: 14px;
    -webkit-box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);
    box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);
    -moz-box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);
}

.pw-new-footer .pw-img-box img {
    width: 100%;
    height: 100%;

}

.pw-new-footer .pw-white-line,
.pw-new-footer .pw-white-line-small {
    max-width: 800px;
    width: 100%;
    margin: 10px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pw-new-footer .pw-white-line span,
.pw-new-footer .pw-white-line-small span {
    background: #ffffff;
    height: 2px;
    border-radius: 1px;
}

.pw-new-footer .pw-white-line span.pw-line-sm,
.pw-new-footer .pw-white-line-small span.pw-line-sm {
    width: 1.5%;
    margin: 0 0.2%;
}

.pw-new-footer .pw-white-line span.pw-line-md,
.pw-new-footer .pw-white-line-small span.pw-line-md {
    width: 3%;
    margin: 0 0.5%;
}

.pw-new-footer .pw-white-line span.pw-line-lg,
.pw-new-footer .pw-white-line-small span.pw-line-lg {
    width: 95%;
    margin: 0 0.5%;
}

.pw-new-footer .content-box {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.pw-new-footer .content-box p {
    color: #ffffff;
    font-size: 19px;
    margin: 0;
}

.pw-new-footer ul.pw-sm-icons {
    max-width: 491px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 11px;
}

.pw-new-footer p.pw-grad {
    background: -o-linear-gradient(164.93deg, #00FFFF 19.79%, #FF7BAC 57.21%);
    background: linear-gradient(285.07deg, #00FFFF 19.79%, #FF7BAC 57.21%);
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    text-shadow: 0px 1px 2px rgb(251 251 251, 56%);
    -webkit-filter: drop-shadow(0px 3px 4px rgba(251, 251, 251, 0.53));
    filter: drop-shadow(0px 3px 4px rgba(251, 251, 251, 0.53));
}

.pw-new-footer .pw-white-line-small {
    max-width: 338px;
}

.pw-new-footer ul.pw-sm-icons li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);
    -moz-box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);
    box-shadow: 1px 0px 9px 5px rgb(0 255 255 / 30%);

}

.pw-new-footer .pw-coyright {
    display: block;
    text-align: center;
}

.pw-new-footer .pw-coyright p {
    color: #ffffff;
}

.pw-new-footer ul.pw-sm-icons li img {
    width: 100%;
    border-radius: 50%;
}

.ba-otp-btn:disabled,
.pw-req-otp button.pw-new-cta:disabled {
    opacity: 0.7 !important;
}

.pw-req-otp .container {
    padding: 0px 15px;
}

.pw-sports-banner .otp-box {
    width: 390px;
    border-radius: 13px;
    -webkit-box-shadow: 0px 1px 1px 0 #ff7bac, 0px 1px 35px 0 rgba(0, 218, 255, 0.3), 0px 1px 23.8px 1.3px #01091c;
    box-shadow: 0px 1px 1px 0 #ff7bac, 0px 1px 35px 0 rgba(0, 218, 255, 0.3), 0px 1px 23.8px 1.3px #01091c;
    background-image: -o-linear-gradient(103deg, #000d2b 16%, #ff7bab 100%);
    background-image: linear-gradient(-13deg, #000d2b 16%, #ff7bab 100%);
    padding: 17px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 17px 20px 17px;
}

.pw-req-otp {
    padding-top: 59px;
    padding-bottom: 59px;
}

.pw-sports-banner p.pw-usermobilenumber {
    margin: 0;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    max-width: 283px;
    margin: 0 auto;
    margin-top: -30px;
    text-shadow: 0px 1px 2px rgb(251 251 251);
    -webkit-filter: drop-shadow(0px 3px -2px rgba(251, 251, 251, 0.53));
    filter: drop-shadow(0px 3px -2px rgba(251, 251, 251, 0.53));
    font-weight: 600 !important;
}

span#usermobile {
    color: #01091c;
    -webkit-filter: none;
    filter: none;
    text-shadow: none;
    letter-spacing: 2px;
}

.pw-sports-banner .otp-box a.pw-resend-otp {
    color: #ffffff;
    margin-bottom: 2px;
    opacity: 0.302;
    font-weight: 500;
}

.pw-usermobilenumber span#mob-usermobile {
    color: #ffffff;
    font-size: 19px;
}

.pw-req-otp input::-webkit-outer-spin-button,
.pw-req-otp input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.pw-req-otp input[type=number] {
    -moz-appearance: textfield;
}

.pw-req-otp input.otpdigit {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 2px solid #01091c;
    margin-right: 8px;
    font-size: 14px;
    text-align: center;
    color: #d5d5d5;
    font-weight: 600;
    background-color: #01091c;
    -webkit-filter: drop-shadow(0px 0px 2px #ffffff);
    filter: drop-shadow(0px 0px 2px #ffffff);
    -webkit-transition: color .25s ease-in-out, background-image .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
    transition: color .25s ease-in-out, background-image .25s ease-in-out, border-color .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
    -o-transition: color .25s ease-in-out, background-image .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out;
    transition: color .25s ease-in-out, background-image .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out;
    transition: color .25s ease-in-out, background-image .25s ease-in-out, border-color .25s ease-in-out, box-shadow .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
}

.pw-req-otp a.links {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 17px;
    margin-bottom: 30px;
}

.pw-req-otp button.pw-new-cta {
    border-radius: 13px;
    -webkit-filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.53));
    filter: drop-shadow(0px 6px 10px rgba(0, 0, 0, 0.53));
    background-image: -o-linear-gradient(left, #ff7bab 29%, #00ffff 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(29%, #ff7bab), to(#00ffff));
    background-image: linear-gradient(90deg, #ff7bab 29%, #00ffff 100%);
    padding: 9px;
    width: 100%;
    font-size: 14px;
    color: #01091c;
    font-weight: 600;
    border: none;
}

.pw-req-otp input.otpdigit:focus-visible {
    border-width: 2px;
    outline-color: #00ffff;
}

.pw-otp-container {
    margin-bottom: 6px;
}

.pw-req-otp button.pw-otp-back-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    outline: 0 !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
}

.pw-req-otp img.pw-otp-back-arrow {
    width: 30px;
}

.pw-req-otp button.pw-otp-back-cta img.register-otp-back-arrow {
    width: auto !important;
    height: auto !important;
}

@media(max-width: 1400px) {
    .pw-three-column .column:not(:nth-child(3n+3)) {
        margin-bottom: 133px;
    }
}

@media (max-width: 1350px){
    .pw-sports-banner .main-flex p{
        font-size: 21px;
    }
}

@media (max-width: 991px) {
    section.pw-three-column {
        padding: 68px 0px 0px;
    }
    .pw-sports-banner .main-flex {
        margin-top: 0;
        position: unset;
        left: unset;
        top: unset;
        transform: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
    }
    .pw-sports-banner .main-flex h4 {
        font-size: 43px;
    }

    .pw-sports-banner .main-flex .col-left {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0;
        position: absolute;
        z-index: 0;
        padding-left: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 100%;
        text-align: center;
        top: 46px;
        -webkit-box-shadow: 0 0 100px 75px #01091c;
        -moz-box-shadow: 0 0 100px 75px #01091c;
                box-shadow: 0 0 100px 75px #01091c;
    }

    section.pw-sports-banner {
        padding-bottom: 59px;
        padding-top: 256px;
    }

    .pw-sports-banner .main-flex h2 {
        background: -o-linear-gradient(164.93deg, #00FFFF 27.79%, #FF7BAC 67.21%);
        background: linear-gradient(285.07deg, #00FFFF 27.79%, #FF7BAC 67.21%);
        background-clip: text;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 80px;
    }

    .pw-sports-banner .overlay {
        opacity: 1;
    }

    .pw-new-header .main-flex .pw-col-right {
        -ms-flex-preferred-size: 64%;
        flex-basis: 64%;
    }

    .pw-sports-banner .login-boxes {
        width: 64%;
        margin: 0 auto;
    }

    .pw-sports-banner .main-flex .col-right {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        width: 100%;
        top: 90%;
    }

    .pw-sports-banner .main-bg {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .pw-sports-banner p.pw-usermobilenumber {
        max-width: 222px;
    }

    .pw-new-footer p.pw-grad {
        background: -o-linear-gradient(164.93deg, #00FFFF 19.79%, #FF7BAC 77.21%);
        background: linear-gradient(285.07deg, #00FFFF 19.79%, #FF7BAC 77.21%);
        background-clip: text;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .pw-three-column .column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 396px;
    }

    .pw-three-column .img-container {
        width: 251px;
        height: 125px;
    }

    .pw-three-column .column:not(:nth-child(3n+3)) {
        margin-right: 0;
    }
    section.pw-three-column {
        padding: 126px 0px 0px;
    }
    .pw-sports-banner .main-flex h2 {
        font-size: 60px;
    }

    .pw-sports-banner .main-flex h4 {
        background: -o-linear-gradient(164.93deg, #FF7BAC 24.21%, #00FFFF 79.79%) !important;
        background: linear-gradient(285.07deg, #FF7BAC 24.21%, #00FFFF 79.79%);
        background-clip: text;
        -webkit-background-clip: text;
        -moz-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .pw-new-header .main-flex .pw-col-right {
        -ms-flex-preferred-size: 40% !important;
        flex-basis: 40% !important;
        text-align: right;
    }

    .pw-col-left img {
        max-width: 100%;
        width: 100%;
    }

    .pw-new-header .main-flex .pw-col-left {
        -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
        margin-right: 3%;
    }

    .pw-new-header .main-flex {
        padding: 0;
    }

    .pw-new-header .containers {
        padding: 15px 12px;
    }
}

@media (max-width: 567px) {
    input.otpdigit {
        width: 23px;
        height: 23px;
        margin-right: 7px;
    }

    .pw-sports-banner .otp-box {
        width: 85%;
        padding: 20px;
    }
}

@media(max-width: 480px) {
    .pw-new-header .main-flex .pw-col-right p {
        font-size: 9px;
    }
    .pw-new-header .main-flex .pw-col-right p br {
        display: block;
    }

    .pw-sports-banner .otp-box {
        width: 100%;
        padding: 20px;
    }

    .pw-req-otp input.otpdigit {
        width: 35px;
        height: 35px;
    }
    .pw-new-footer .pw-content-img-box .pw-box p {
     font-size: 16px;
    }
    .pw-new-footer .pw-img-box{
        width: 100px;
        height: 100px;
    }
    .pw-new-footer .content-box p{
        font-size: 14px;
    }
    .pw-sports-banner .otp-box a.pw-resend-otp{
        line-height: 13px;
    }
    .pw-circular-image .image-box {
        width: 100%;
    }
    .pw-circular-image .containers{
        margin-bottom: 0;
    }
    .pw-three-column .column {
        max-width: 100%;
    }

    .pw-three-column .pw-mod-title h2 {
        font-size: 16px;
    }
    section.pw-three-column {
        padding: 70px 0px 0px;
    }
    .pw-sports-banner .main-flex .col-right {
        top: 83%;
    }

    .pw-sports-banner .login-boxes {
        width: 87%;
    }

    .pw-sports-banner .main-flex h2 {
        font-size: 41px;
    }

    .pw-sports-banner .main-flex h4 {
        font-size: 29px;
    }

    .pw-sports-banner .main-flex p {
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 0;
    }
    section.pw-sports-banner{
        padding-top: 186px;
    }
    .pw-sports-banner .main-flex .col-left{
        top: 33px;
    }

}

@media(min-width: 992px) {
    .pw-new-header .main-flex .pw-col-right {
        -ms-flex-preferred-size: 72%;
        flex-basis: 72%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pw-sports-banner .main-bg {
        padding-left: 21px;
    }
    .pw-sports-banner .main-flex h2{
        font-size: 79px;
    }
    .pw-sports-banner .main-flex h4{
        font-size: 50px;
    }
    .pw-sports-banner .main-flex .col-left {
        -ms-flex-preferred-size: 51%;
        flex-basis: 51%;
        margin-right: 2%;
    }
    .pw-sports-banner .login-boxes {
        width: 384px;
    }
    .pw-sports-banner .main-flex p{
        font-size: 18px;
    }
}


