/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./src/app/assets/landing.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
     a{
     text-decoration: none;
     }
     .font-18{
     font-size: 18px;
     }
     .justify-content-end{
     justify-content: end; 
     }
     .landing-logo{
      width: 150px;
     }
    .upsc-groupB{
      display: flex !important;
      place-items: center;
      width: -moz-fit-content;
      width: fit-content;
      }
      .upsc-groupB>a{
      padding: 5px 0px !important;
      color: #000 !important;
      background-color: transparent !important;
      }
      /* .upsc-groupB>a:hover{
      color: #fc9928 !important;
      } */
      .gap-5{
      gap: 5px;
      display: flex;
      }
      .landing-navbar-toggle{
      background: #000;
      }
      .landing-navbar-toggle>.icon-bar{
      background: #ffffff;    
      }    
      .d-block{
      display: block
      }
      .logo>span{
      font-size: 28px;
      color: #000000;
      font-weight: 900;
      white-space: nowrap;
      }
      .logo:hover,
      .logo:focus{
      color: #000000;
      }
      .logo>span>img{
      width: 30px;
      margin-top: -10px;
      }
      .logo-content{
      font-size: 9px;
      color: #ffffff;
      margin-top: -15px;
      text-align: center;
      background: #d60000;
      margin-bottom: 0px;
      width: -moz-fit-content;
      width: fit-content;
      padding: 1px 3px 0px 3px;
      border-radius: 3px;
      margin-left: 40px;
      font-weight: 500;
      }
      .dropdown-menu{
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        width: 100%;
        min-width: 350px; 
      }
      .contact-box-shadow>div>h5{
        font-size: 14px;
      }
      @media (min-width: 992px) {
        .navbar-expand-lg .navbar-nav .dropdown-menu {
            position: absolute;
            right: 0;
        }
    }
      .contact-signup{
      list-style-type: none;
      display: flex;
      place-items:center;
      gap:5px;
      }
      .home-get-app,
      .home-get-app:hover, .upsc-groupB, .upsc-groupB:hover{
      background-color: #fff !important;
      font-weight: 700;
      border: 1px solid #000;
      color: #000;
      font-size: 14px;
      padding: 5px 18px !important;
      line-height: 1.38 !important;
      }
      .home-login{
      padding-left: 20px;
      padding-right: 20px;
      }
      .home-login:focus{
      color: #fff;    
      }
      .home-login,
      .home-login:hover{
      background-color: black !important;
      color: white;
      font-size: 14px;
      font-weight: 700;
      padding: 5px 18px !important;
      line-height: 1.38 !important;
      }
      .home-login:hover,
      .home-get-app:hover, .upsc-groupB:hover{
      transform: translateY(2px);
      }
      .upsc-groupB, .upsc-groupB:hover{
      padding: 0px 18px !important;
      border-radius: 4px;
      }
      .spheron{
      color: #fc9928;
      }
      .becomedemocall{
      list-style-type:none;    
      }
      .becomedemocall>li{
      padding:5px;    
      }
      .becomedemocall>li>a{
      color:#000;    
      }
      .becomedemocall>li>a:hover{
      color: #fc9928;   
      }
      @media only screen and (max-width:991px) {
      .landing-navbar-collapse{
      box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
      padding: 10px;
      }   
      .nav-item{
      text-align: center;
      }
      /* .home-get-app, .home-login, .upsc-groupB{
      margin-bottom: 10px;   
      } */
      .home-get-app.me-2, .home-login.me-2{
        margin-right: 0px;
      }
      .upsc-groupB{
        justify-content: center;
      }
    }
      @media only screen and (min-width: 768px) {
        .navbar-right {
            float: right !important;
            margin-right: -15px;
        }
    }
    .spheron{
    color: #fc9928;
    }
    .lato-font{
    font-family: sans-serif !important;
    font-weight: 800 !important;
    font-size: 35px;
    }
    .justify-content-end{
    justify-content: end;
    }
    .social-channel-links>img{
    width: 35px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    border-radius: 100%;
    }
    .guru-maargadarshan{
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 40%) right / 350% 100%;
    background-repeat: no-repeat;
    animation: shimmer_lrn 3s infinite;
    margin-top: 10px;
    color: white;
    display: inline-block;
    padding: 12px 10px;
    border: none;
    border-radius: 20px;
    background: #d60000;
    text-align: center;
    font-weight: 900;
    font-size: 25px;
    }
    @keyframes shimmer_lrn{
    100%{
    -webkit-mask-position: left;
    }}
    .guru-maargadarshan:focus{
    color: white; 
    }
    .guru-maargadarshan:hover{
    color: white;
    background: #fc9928;
    }
    .mentor-guide-program{
    -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 40%) right / 350% 100%;
    background-repeat: no-repeat;
    animation: shimmer_mentor 3s infinite;
    margin-top: 10px;
    color: white;
    display: inline-block;
    padding: 5px 60px;
    border: none;
    border-radius: 5px;
    background: #fc9928;
    text-align: center;
    font-weight: 700;
    }
    @keyframes shimmer_mentor{
    100%{
    -webkit-mask-position: left;
    }}
    .mentor-guide-program:focus{
    color: white; 
    }
    .mentor-guide-program:hover{
    color: white;
    opacity: 0.8;
    }
      /* upsc start */
      .upsc-landing-courses{
        display: flex;
        flex-flow: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: thin;
        justify-content: flex-start;
        padding-left: 2px;
        padding-right: 2px;
      }
      .col1{
        flex: 1 0 3%;
        margin: 10px 2px 5px 2px;
      }
      .col{
        flex: 1 0 3%;
        margin: 10px 10px 5px 10px;
      }
      .upsc-landing-course-box>a{
        padding: 10px 4px;
        /* margin-bottom: 20px; */
        display: block;
        text-align: center;
      }
      /* .upsc-landing-course-box>a>div>img{
        width: 55px;
      } */
      .upsc-landing-course-box>a>span{
        font-weight: 600;
        line-height: 1.42857143;
        color: #333333;
        font-size: 14px;
        text-transform: uppercase;
        white-space: nowrap;
      }
      .upsc-landing-course-box>a>small{
      color: #737373;
      }
      .explore-horizon{
        -webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 40%) right / 350% 100%;
        background-repeat: no-repeat;
        animation: shimmer_mentor 3s infinite;
        margin-top: 0px;
        color: white !important;
        display: inline-block;
        padding: 2px 15px;
        border: none;
        border-radius: 5px;
        background: #d60000;
        text-align: center;
        font-weight: 400;
      }
      @keyframes shimmer_mentor {
        100% {
          -webkit-mask-position: left;
      }}
      .explore-horizon:focus{
        color: white; 
      }
      .explore-horizon:hover{
        color: white;
        background: #fc9928;
      }
      /* upsc end */
      /* toppers start */
      .landing-toppers{
        padding: 5px 15px;
        border: 5px solid #fc9928;
        position: relative;
      }
      /* .toppers-images{
        width: 90px !important;
        height: 90px !important;
      } */
      .be-one-them{
        position: absolute;
        right: 0;
        top: 0;
        background: #fc9928;
        color: #ffffff;
        z-index: 9;
      }
      .be-one-them>p {
        margin-bottom: 0px !important;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 8px 10px;
    }
    .be-one-them>p>span{
      width: 100%;
      display: inline-block;
      text-align: center;
    }
      /* toppers end */
      /* section line start */
      .first-line,.second-line,.third-line{
        display: flex;
        justify-content: center;
      }
      .first-line>p{
        border-bottom: 2px solid #eee;
        width: 25%;
        margin-bottom: 4px;
      }
      .second-line>p{
        border-bottom: 2px solid #eee;
        width: 50%;
        margin-bottom: 4px;
      }
      .third-line>p{
        border-bottom: 2px solid #eee;
        width: 75%;
      }
      /* section line end */
      /* pcs start */
      .state-pcs-courses{
        display: flex;
        justify-content: flex-start;
        gap: 20px;
        flex-flow: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: thin;
        padding-left: 2px;
        padding-right: 2px;
      }
      .state-pcs-course-box>a{
        box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
        padding: 10px;
        border-radius: 5px;
        background: #fcffff;
        margin-bottom: 10px;
        display: block;
        min-height: 115px;
        text-align: center;
        min-width: 100px;
      }
      /* .state-pcs-course-box>a>div>img{
        width: 50px;
      } */
      .state-pcs-course-box>a>span{
        font-weight: 600;
        line-height: 1.42857143;
        color: #333333;
        font-size: 15px;
      }
      /* pcs end */

      /* group-b,c courses start */
      .group-b-c-courses>a{
        background: #fff9f9;
      }
      /* group-b,c courses end */
      /* current affairs start */
      .govt-notification-main{
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 30px;
      }
      .govt-notification-heading{
        background-color: #E25111;
        box-shadow: 0px 4px 20px rgba(101, 101, 101, 0.1);
        border-radius: 7px;
        padding: 2px 5px;
        color: #ffffff;
        margin-bottom: 1rem;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 500;
      }
      .govt-notification-main-inner{
        list-style-type: none;
        padding-left: 0px;
      }
      .govt-notification-li{
        margin-bottom: 8px;
      }
      .notification-name{
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        padding: 6px;
        display: block;
        max-width: 50em;
        min-width: 10em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-left: 3px solid #000000;
        color: #000;
      }
      .notification-name:hover{
        color: #ff8d0a;
      }
      .btn-read-more{
        width: 100%;
        padding: 5px 30px;
        border: none;
        border-radius: 5px;
        background: #ff8d0a;
        color: #ffffff;
        font-size: 14px;
      }
      .btn-read-more:focus{
        color: #ffffff;
      }
      .btn-read-more:hover{
        color: #ffffff;
        background: #fc9928;
      }
      /* current affairs end */
      /* earn gu coins start */
      .earn-gu-coins{
        border: 5px solid #000;
        border-radius: 10px;
        margin-left: auto;
        overflow: hidden;
        max-width: 100%;
        height: auto;
      }
      /* earn gu coins end */
      /* happy student css start */
    .shadow-effect>img{
    transform-style: preserve-3d;
    max-width:100%;
    border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 4px 10px gray;
    }
    .swiper-slide>.shadow-effect{
    text-align: center;
    padding: 50px 0px;
    opacity: .2;
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
    }
    .swiper-slide-next.swiper-slide>.shadow-effect{
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
    }
    
    /* happy student css end */
      
      /* Testimonial css start */
      .testimonial-items{
        border-right: 4px solid #2A3D7D;
        box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
        padding: 30px 30px 30px 130px;
        margin: 0 15px 30px 15px;
        overflow: hidden;
        position: relative;
        min-height: 306px;
      }
      .testimonial-items:before{
        content: "";
        position: absolute;
        bottom: -4px;
        left: -17px;
        border-top: 25px solid #d90000;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        transform: rotate(45deg);
      }
      .testimonial-items:after{
        content: "";
        position: absolute;
        top: -4px;
        left: -17px;
        border-top: 25px solid #d90000;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        transform: rotate(135deg);
      }
      .testimonial-items .pic{
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 60px;
        left: 20px;
      }
      .testimonial-items .pic img{
        width: 100%;
        height: auto;
      }
      .testimonial-items .description{
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 25px;
        margin-bottom: 15px;
      }
      .testimonial-items .title{
        display: inline-block;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #000;
        margin: 0;
      }
      .testimonial-items .post{
        display: inline-block;
        font-size: 17px;
        color: #000;
        font-style:italic;
      }
      @media only screen and (max-width: 767px){
        .testimonial-items{
            padding: 20px;
            text-align: center;
        }
        .testimonial-items .pic{
            display: block;
            position: static;
            margin: 0 auto 15px;
        }
        #customers-testimonials .item{
          opacity: 1;
        }
        #customers-testimonials.owl-carousel .owl-dots .owl-dot{
          display: none;
        }}
        /* Testimonial css end */
      
    /* swiper buttons */
    .swiper-button-prev, .swiper-button-next{
      color: #000000 !important;
      background: #ffffff;
      min-width: 50px !important;
      min-height: 50px !important;
      border-radius: 100%;
      box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      opacity: 0.8;
    }
    .swiper-button-prev:hover, .swiper-button-next:hover{
    opacity: 1;
    }
    .swiper-button-prev:after, .swiper-button-next:after{
      font-size: 20px !important;
      font-weight: 900;
    }
    
    /* login Modal */
    .swiper-headimg{
      font-size: 25px;
      line-height: 1.2;
      color: #000;
      font-weight: 700;
    }
    .swiper-btn-close{
      position: absolute;
      z-index: 9;
      top: -10px;
      right: -10px;
      background: #d60000;
      color: #ffffff;
      border: none;
      border-radius: 100%;
      padding: 2px 9px;
      box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    }
    .modal.right .modal-content {
    min-height:100vh;
    border:0;
      width: 600px;
      background-color: #fcfcfc;
      border-radius: 0px;
    }
    .text-decoration{
      text-decoration: underline;
    }
    .number-input-section {
      width: 100%;
      /* height: 48px; */
      border-color: #3c4852;
      border-style: solid;
      border-width: 1px;
      border-radius: 6px;
      transition: border-color .4sease-in-out;
      padding-left: 5px;
    }
    .sidebar-mobile-input{
      border: 1px solid #e9eef2;
    }
    .number-input-section > p {
      font-size: 14px;
      color: #3c4852;
      margin: 0;
      padding: 0 4px 0 0;
      font-weight: 600;
    }
    .number-input-section, .number-input-section > p {
      place-items: center;
    }
    .number-input-section > input {
      border: none;
    }
    .number-input-section > input:focus{
      border-color: #ffffff;
      outline: 0;
      box-shadow: none;
    }
    .number-input-section > p > img {
      width: 24px;
      margin-right: 10px;
    }
    .explore-btan {
      font-size: 14px;
      margin-top: 20px;
    }
    /* otp */
    :where([autocomplete=one-time-code]) {
    --otp-digits: 6;
    --otp-ls: 3ch;
    --otp-gap: 1.25;
    --_otp-bgsz: calc(var(--otp-ls) + 1ch);
    --_otp-digit: 0;
    all: unset;
    background: 
    linear-gradient(90deg, 
      var(--otp-bg, #eee) calc(var(--otp-gap) * var(--otp-ls)),
      transparent 0),
      linear-gradient(90deg, 
      var(--otp-bg, #EEE) calc(var(--otp-gap) * var(--otp-ls)),
      transparent 0
    );
    background-position: calc(var(--_otp-digit) * var(--_otp-bgsz)) 0, 0 0;
    background-repeat: no-repeat, repeat-x;
    background-size: var(--_otp-bgsz) 100%;
    caret-color: var(--otp-cc, #222);
    caret-shape: block;
    -webkit-clip-path: inset(0% calc(var(--otp-ls) / 2) 0% 0%);
            clip-path: inset(0% calc(var(--otp-ls) / 2) 0% 0%);
    font-family: ui-monospace, monospace;
    font-size: var(--otp-fz, 2.5em);
    inline-size: calc(var(--otp-digits) * var(--_otp-bgsz));
    letter-spacing: var(--otp-ls);
    padding-block: var(--otp-pb, 1ch);
    -webkit-padding-start: calc(((var(--otp-ls) - 1ch) / 2) * var(--otp-gap));
            padding-inline-start: calc(((var(--otp-ls) - 1ch) / 2) * var(--otp-gap));
    }
    
    .ReactModal__Overlay.ReactModal__Overlay--after-open{
      display: flex !important;
      justify-content: center !important;
      background-color: rgb(161 161 161 / 75%) !important;
    }
    
    .ReactModal__Content.ReactModal__Content--after-open{
      position: relative !important;
      max-width: 600px;
      border: 0px !important;
      background-color: #fcfcfc !important;
      inset: 0px 0px 40px !important;
      overflow: visible !important;
    }
    .readonlymobile, .readonlymobile > input{
      background: #ebebeb !important;
    }
    .readonlymobile > button{
      border: none;
      background: transparent;
    }
    .ReactModal__Overlay.ReactModal__Overlay--after-open{
      z-index: 9;
    }
    .login-edit-btn{
      display: flex;
      place-items: center;
      gap: 5px;
      background: #0dcaf0 !important;
      padding: 6px 5px;
      color: #ffffff;
    }
    .login-edit-btn:hover, .login-edit-btn:focus{
      color: #ffffff;  
    }
    .border-right-envelope{
      border-right: 1px solid #b9b9b9;
      padding: 8px 4px !important;
    }
    .border-right-number{
      border-right: 1px solid #ebebeb;
      padding: 8px 4px !important; 
    }
    .login-logo{
      width: 30%;
      position: absolute;
      top: 0;
      right: 33%;
    }
      /* responsive start */
      @media (min-width: 1200px) {
        .container, .container-lg, .container-md, .container-sm, .container-xl {
            max-width: 1270px;
        }
    }
    @media (max-width: 992px) {
        .container, .container-lg, .container-md, .container-sm {
            max-width: 970px;
        }
    }
    @media (max-width : 768px) {
      .container, .container-md, .container-sm {
          max-width: 750px;
      }
      .ReactModal__Content.ReactModal__Content--after-open{
        height:auto !important;
      }
    }
    @media (max-width : 576px) {
      .container, .container-sm {
          max-width: 100%;
      }
    }
      @media only screen and (max-width:767px){
        .mobile-justify-content-start{
          justify-content: start !important;
        }
        /* .mobile-reverse-flex{
        display: flex;
        flex-direction: column-reverse;  
        } */
        /* .mobile-width{
          width: 100%;
        } */
        .guru-maargadarshan{
          margin-bottom: 20px;
        }
        .mobile-mb-20{
          margin-bottom: 20px;
        }
        .upsc-landing-course-box>a{
          min-height: 128px;
          min-width: 132px;
        }
        .state-pcs-course-box>a{
          min-height: 107px;
          min-width: 132px;
          margin-bottom: 0px;
        }
        .state-pcs-course-box.group-b-c-courses>a{
          min-height: 104px;
        }
        .upsc-landing-course-box>a>span, .state-pcs-course-box>a>span{
          font-size: 14px;
        }
        .state-pcs-course-box>a>span{
          white-space: nowrap;
        }
      }
      @media only screen and (max-width:575px){
        .lato-font{
          font-size: 25px;
        }
        .home-get-app, .home-login{
          padding: 5px 5px;
        } 
        .logo{
          font-size: 25px;
        } 
        .logo>img{
          width: 150px;
        }
        .logo-content{
            margin-left: 35px;
        }
        .guru-maargadarshan, .mentor-guide-program{
          padding: 2px 20px;
          font-size: 14px;
        }
        .testimonial-items .title, .be-one-them > p{
          font-size: 14px;
        }
        .mobile-toppers-width{
          width: 138px !important;
        }
        .forum-flex > p{
          text-align: justify;
        }
        .forum-flex > p, .guru-forum-heighlight{
          font-size: 18px !important;
        }
        .guru-forum{
          font-size: 14px !important;
          padding: 8px !important;
        }
        .col{
          margin: 6px 0px 5px;
        }
        .upsc-landing-courses, .state-pcs-courses{
          scrollbar-width: none;
        }
        .state-pcs-courses{
         gap: 10px; 
        }
        .upsc-landing-course-box > a > span, .state-pcs-course-box > a > span,
        .notification-name, .testimonial-items .description, .testimonial-items .post, 
        .btn-spheron, .blog-anchor-width{
          font-size: 12px;
        }
        .upsc-landing-course-box > a > small{
          font-size: 11px;
        }
        /* .upsc-landing-course-box > a > div > img{
          width: 45px;
        } */
        .mobile-flex-psc{
         display: flex; 
        }
        .mobile-flex-psc>.col-md-12{
        width: 100%; 
        }
      .mobile-flex-psc>.col-xs-6{
        width: 50%; 
        }
        .mpt-0{
          padding-top: 0px !important;
        }
        .mmt-0{
         margin-top: 0px !important; 
        }
        .govt-notification-main{
          margin-top: 30px;
        }
        .toppers-images{
         width: 60px !important;
         height: 60px !important; 
        }
      }
      /* responsive end */
