/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/css/mains-paper-analysis.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.text-justify{
  text-align: justify;  
}
.list-style-none{
  list-style-type: none;  
}
.font-30{
 font-size: 30px;   
}
.font-22{
 font-size: 22px;   
}
.font-20{
 font-size: 20px;   
}
.class-card{
background: linear-gradient(122deg, #fc992866, #ffffff);
border-radius: 20px;
padding: 5px 20px;
position: relative;
overflow: hidden;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
gap: 10px;
justify-content: space-around;
}
.class-card h2 {
    font-weight: 700;
    color: #000;
    font-size: 32px;
    font-family: 'Noto Sans Devanagari', 'Mangal', "Roboto", sans-serif;
}
.class-card p {
    margin: 5px 0;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}
.illustration {
    max-height: 130px;
    object-fit: contain;
}
.gap-10 {
    gap: 10px;
}
    .px-1{
    padding-left: 1px !important;
    padding-right: 1px !important;
    }
   .justify-content-end{
     justify-content: end;
   }
   .solve-unsolve-btns{
    background: #fff;
    border-radius: 6px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    min-width: -moz-fit-content;
    min-width: fit-content;
   }
   .solve-unsolve-btns>p{
    margin-bottom: 0px !important;
   }
   .solve-unsolve-btns>p>a{
    padding: 3px 20px;
    color: #000000bd;
    display: block;
    text-align: center;
    width: 100%;
    font-weight: 500;
   }
   .solve-unsolve-btns>p>a.active, .solve-unsolve-btns>p>a:hover{
    background: #131618;
    color: #fff;
   }
    .subjects-bg{
    background: rgba(40, 44, 42, 0.05);
    padding: 2px;
    border: 2px solid transparent;
    overflow: hidden;
    }
   .major-topics-flex{
    display: flex;
    gap: 3px;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    padding-bottom: 4px;
   }
   .foundation-card{
    background: #ffffff;
    color: #000;
    padding: 3px 15px;
    display: block;
    text-align: center;
    border-radius: 0px;
    white-space: nowrap;
    transition: background-color 0.2s, color 0.2s;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    font-weight: 500;
    font-size: 14px;
    }
    .foundation-card:focus{
    color: #000;  
    }
    .foundation-card:hover, .foundation-card.active{
    background: #f29420e3;
    color: #fff;
    }

    .crisphead{
      letter-spacing: 0 !important;
    }

  .study-planner-section{
  box-shadow: 4px 1px 14px #8080806b !important;
  border-radius: 18px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 12px !important;
}
.study-planner-heading{
    font-size: 24px;
    font-weight: bold;
    color: #fc9928;
    text-align: center;
    border-bottom: 1px solid #ffead2;
    margin-bottom: 0px;
}
.planner-date-select{
    background: #ffffff;
    height: 35px;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    border-radius: 12px;
    border: none;
    padding: 2px 10px;
    color: #000;
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white url('data:image/svg+xml;utf8,<svg fill="gray" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 10px center !important;
  background-size: 37px 37px;
  padding-right: 30px;
}
.border-bottom-none{
  border-bottom: 0px;  
}
.upsc-pre-mains {
    margin-right: 5px;
}
.upsc-pre-mains{
    background: #ffffff;
    color: #000;
    padding: 5px 15px !important;
    display: block;
    text-align: center;
    border-radius: 0px !important;
    white-space: nowrap;
    transition: background-color 0.2s, color 0.2s;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    font-weight: 500;
    margin-bottom: 0px;
    border: 0px !important;
    font-size: 14px;
}
.upsc-pre-mains:hover, .upsc-pre-mains.active{
    background: #fe8b4a !important;
    color: #fff !important;
    border-bottom: none !important;
}
.planner-date-month-section>ul{
list-style-type: none;
padding-left: 15px;
padding-top: 0px;
max-height: 550px;
overflow-y: auto;
scrollbar-width: thin;
}
.planner-date-month-section>ul>li{
margin-bottom: 5px;  
}
.planner-article-bg{
  background: #f4f4f46e;
  border-left: 1px solid #e7e7e7;
}
.crisp-banner2 {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 10px;
    position: relative;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px 0px 10px 15px;
    display: flex;
    align-items: center;
    width: 100%;
}
.crispimg2 {
    border-radius: 100%;
    border: 2px solid #80808080;
    width: 60px;
    height: 60px;
    background-attachment: fixed;
}
.crispimg2 h2 {
    font-size: 24px;
}
.dateshodh{
  height: 32px !important;
}
.shareitsnew{
font-family: 'FontAwesome' !important;
font-style: italic !important;
font-weight: bold !important;
color: #000 !important;
}

 .socialiconsodh{
    width: 20px !important;
    margin-right: 0px !important;
 }   
 .articlesodh{
  padding: 5px 18px 10px 18px !important;
  margin-bottom: 20px !important;
 }
 .articlesodh>a{
  font-size: 15px;
 }
 .datesolved{
  padding: 13px 10px 0px 26px !important;
 }
.bg-sodh{
  background: none !important;
}
.lefticonsodh i{
  font-size: 15px !important;
  color: #000000a3 !important;
  margin-right: 10px;
}
.sodhqueheadding{
  text-align: center;
    font-size: 20px !important;
    font-weight: 900 !important;
}
.lefticonsodh ul{
  padding-left: 1px !important;
}
.lefticonsodh ul li{
    margin-bottom: 0px !important;
    padding: 0px 5px;
}
.lefticonsodh ul li a{
    background: linear-gradient(180deg, #b8b8b866, #ffffff);
    border-radius: 7px 33px 33px 39px;
    padding: 6px 34px 6px 20px;
    box-shadow: 0px 5px 11px #ccc;
    width: 100%;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    font-weight: 600;
    color: #313131;
    font-size: 14px;
}
.mains-guru-bg{
background: linear-gradient(356deg, #fc992866, #ffffff);
}
.nav-tabs>li>a:hover{
border-color: transparent;  
}
.bg-sodh-details {
  padding: 0px 20px 15px;
}
.socialicondetailsodh{
    width: 20px !important;
    margin-right: 0px !important;
}

.major-topics-list{
margin-bottom: 20px;
padding: 5px;
}
.related-questions>a{
 box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
padding: 10px;
border-radius: 5px;  
display: block; 
color: #2e858e;
text-align: center;
}
.related-questions>a:hover{
 color: #2e858e;   
}
.date-pdf{
font-size: 12px; 
color: #000000cf; 
}
.date-pdf>a{
box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
color: #000000cf;
background: #ffffff;
padding: 5px 14px !important;
border-radius: 7px;
}
.gs-paper-details {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: thin;
    scrollbar-color: #ff7f00 #ffffff;
    margin-bottom: 4px;
    padding-bottom: 5px;
    padding-top: 2px;
}
.question-subject-details{
    padding-right: 1px !important;
    padding-left: 1px !important;
}
.question-subject-details>a, .rating-div{
    padding: 3px 8px !important;
    color: #000000cf !important;
    font-size: 12px !important;
    background: linear-gradient(348deg, #fc992866, #ffffff) !important;
    margin-right: 2px !important;
    border-radius: 4px !important;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
}
.rating-div{
  padding: 0px 8px !important;
  height: 20px;
  margin-top: 2px;
}
.rating-div>.spheron>svg{
 width: 12px;
 margin-right: 0px;
}
.gs_paper_name {
    color: #ffffff !important;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0px;
    background: #fe8b4a !important;
    border-radius: 18px;
    text-align: center;
    padding: 2px 25px;
    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;
}
.gs-papers-list>li>a {
    display: block;
    border-radius: 18px !important;
    background: transparent;
    color: #000;
    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;
    padding: 2px 24px !important;
    text-align: center;
    margin-bottom: 8px;
    font-size: 14px;
}

.gs_paper_names.active{
background: #fe8b4a !important; 
color: #fff !important;   
}
.sub_subject_list{
text-align: left; 
padding-left: 20px; 
list-style-type: none; 
}  
.sub_subject_list > li > a{
position: relative;
padding-left: 18px !important;
padding-top: 3px; 
font-size: 14px; 
color: #999;
}
.sub_subject_list > li>a::before, .sub_subject_list > li>a::after{
content: '';
position: absolute;
top: 0;bottom: 0;
left: 0;
}
.sub_subject_list > li>a::before{
border-left-width: 1px;
border-left-style: solid;
}

.sub_subject_list > li>a::after{
top: 1em;
bottom: unset; 
width: 1em;
border-bottom-width: 1px;
border-bottom-style: solid;
}

    .gspaperaccordion {
      list-style: none;
      padding: 0;
    }

    .gspaperaccordion > li {
      margin-bottom: 5px;
    }

    .gspaperaccordion > li > a {
      display: block;
      padding: 10px 15px;
      background: #f5f5f5;
      color: #333;
      text-decoration: none;
      cursor: pointer;
      font-weight: 600;
    }

    .gspaperaccordion .gs_paper_subject_list {
      list-style: none;
      text-align: center;
      margin-left: 0;
      padding-left: 0;
      overflow: hidden;
      height: 0;
      transition: height 0.3s ease;
    }
    .gs_paper_subject_list>li>a{
      padding: 3px 10px;
      display: block;
      max-width: 100%;
      color: #454545;
      text-decoration: none; 
    }
    .gspaperaccordion ul li a {
      padding: 3px 10px;
      display: block;
      max-width: 100%;
      text-decoration: none;
      font-size: 14px;
    }

    .gspaperaccordion ul li a:hover, .gs_paper_subject_list>li>a.active,
    .gspaperaccordion ul li a.active{
    color: #fc9928;  
    }


.sodh-gs-papers-list{
  list-style-type: disclosure-closed;
  padding-left: 0px;
}
.pyq-db{
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border-radius: 4px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  place-items: center;
}
.pyq-db>svg{
    padding: 10px 8px;
    color: #ffffff;
    margin-right: 0px;
    background: #fd7e14;
    border-radius: 4px 0px 0px 4px;
    width: 25px;
}
.pyq-db>span{
    padding: 6px 8px 6px 4px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.flex-wrap2{
  flex-wrap: wrap;
}
.year-wise-question-box{
    padding-bottom: 5px;
}
.year-wise-question-box>h3{
padding: 5px 10px;
}
.unsolved-question-box{
    border-bottom: 1px solid #f2f2f2;
    padding: 8px 12px;
    background: #fff;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    margin-bottom: 10px;
}
.unsolved-question-box>p{
font-size: 15px;
font-weight: 600;
color: #645d5d;
}
.unsolved-question-box>p>b{
font-size: 17px;
color: #000;  
}
.gs-unsolved{
  padding: 5px 14px !important;
  color: #000000cf !important;
  font-size: 12px !important;
  background: linear-gradient(348deg, #fc992866, #ffffff) !important;
  margin-right: 4px !important;
  border-radius: 7px !important;
  cursor: pointer;
  text-align: center;
}
.unsolved_gs_paper_name{
  padding: 2px 40px;
}
.single_answer ol {
  padding-left: 20px;		
}
.article-box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 8px;
    background: #ffffff;
}
.article-box>a{
font-size: 15px !important;  
    display: block;
    color: #645d5d !important;
    font-weight: 600;
}
.forumEnroll{
  padding: 5px 31px;
}
/* search bar */
.spectacledcoder-search-bar{
width: 35px;
height: 35px;
background-color: white;
display: flex;
border-radius: 0% 30px 30px 30px;
transition: width 1s;
box-shadow: 5px 5px 20px #d8e6fd, -5px -5px 30px white;
font-size: 14px;
}
.search-icon{
padding: 3px;
margin-bottom: auto;
margin-top: auto;
margin-left: 5px;
margin-right: auto;
border-radius: 50%;
background-color: #E9F1FF;
width: 25px;
height: 25px;
}
.spectacledcoder-search-bar:hover{
width: 225px;
border-radius:  0% 30px 30px 30px;
}
.spectacledcoder-search-input{
margin: auto;
display: none;
transition: display 12s;
outline: none;
border: none;
font-family: 'Belanosima', sans-serif;
border-radius: 25px;
padding-left: 10px;
}
.spectacledcoder-search-bar:hover .spectacledcoder-search-input{
display: inline-flex;
width: 90%;
height: 70%;
}
.spectacledcoder-search-bar > input[type="submit"]{
display: none;
}
.class-card{
display: flex;
align-items: center;
gap: 10px;
justify-content: space-around;
}
/* search end */
.gs-share-icon{
    text-align: right;
}

         .subject-card {
      background: linear-gradient(180deg, #fc992866, #ffffff);
      border-radius: 30px;
  
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      font-family: 'Segoe UI', sans-serif;
    }
    .class-mentor {
      background: linear-gradient(356deg, #fc992866, #ffffff);
      border-radius: 20px;
      padding:22px 100px 22px 50px;
      position: relative;
      overflow: hidden;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
      display:flex;
      align-items: center;
      justify-content: space-between;
    }
    .class-mentor>.d-flex{
    width: 90%;    
    }
    .class-mentor>.d-flex>div{
    width: 85%;  
    text-align: center;  
    }
    .illustration {
      max-height: 130px;
      object-fit: contain;
    }
    .enterMentor{
      margin-left: 15px;
    }
    .enlMen{
    color: #fff;
    background-color: #ba351cd1;
    box-shadow: 1px 9px 14px #0000008c;
    border-radius: 23px;
    padding: 5px 31px;
    border: none;
    white-space: nowrap;
    font-size: 14px;
    }
       .class-cardsforum{
      border-radius: 20px;
      padding:5px 20px;
      position: relative;
      overflow: hidden;
      box-shadow: 5px 5px 13px gray;
      display: flex;
      justify-content: space-between;
      align-items: center;
   }

    .class-cardsforum>div{
   width: 70%; 
   text-align: center;
   }
   .class-cardsforum h2{
    font-size: 22px;
    text-align: center;
   }
   .forumEnroll{
    background: #c65338;
    color: white;
    border-radius: 18px;
    padding: 5px 31px;
    font-size: 14px;
    border: none;
    }
    .forumEnroll:hover, .enlMen:hover{
     color: white; 
     background: #c65338; 
    }
    .align-items-center{
        align-items: center;
    }
    .free-chat-time{
    font-size: 17px;
    color: #333333;    
    }

.implink{
  list-style:none;
  padding-left: 0px;
}
.implink li{
  display: inline-block;
  margin-right: 10px;
}
.implink li a{
    border: 1px solid #8080804f;
    padding: 5px 11px;
    border-radius: 5px;
    font-size: 12px;
    background:#fcfcfc61;
    line-height: 2.8;
    white-space: nowrap;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;   
    color:#999999 ;
}
.implink li a:hover{
  color: #737373;
}
    @media only screen and (max-width:767px){
        .mobile-column-reverse-flex {
        display: flex;
        flex-direction: column-reverse;
    }    
    .illustration{
    width: 75px;    
    } 
    .enterMentor, .class-cardsforum h2{
     font-size: 20px;   
    }
    .enlMen{
        padding: 5px 20px;    
    }}
    @media only screen and (max-width:575px){
    .class-mentor{
     display: block;
     padding: 22px;
     text-align: center;
    }
    .class-mentor>.d-flex,.class-cardsforum{
    display: block;  
    text-align: center;  
    }
    .class-cardsforum>div, .class-mentor>.d-flex, .class-mentor>.d-flex>div{
        width: 100%;
    }
    .chat-btn{
        display: flex;
        justify-content: center;    
    }
    }
