/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/scss/_all-articles.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.banner-allarticles {
  width: 100%;
  height: 499px;
  background-color: #FCFAFF;
  padding-top: 60px;
  position: relative;
}
.banner-allarticles .wrapping {
  max-width: 674px;
}
.banner-allarticles .wrapping h1 {
  font-size: 64px;
  font-weight: 400;
  line-height: 76.8px;
  color: #5B197B;
}
.banner-allarticles .wrapping p {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  color: #5B197B;
}
.banner-allarticles .right-bnnrimg {
  width: 552px;
  height: 367px;
  right: 65px;
  position: absolute;
  bottom: -60px;
}
.banner-allarticles .right-bnnrimg img {
  height: 100%;
  width: 100%;
}

.allarticle-container .heading-eaa {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  color: #5B197B;
}
.allarticle-container .filter-wrapper label {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #000000;
}

.btn-div {
  float: right;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 35px;
}
.btn-div .btnviewall {
  background-color: #EFE4FC;
  border: 1px solid #EFE4FC;
  color: #000000;
  height: 34px;
  width: 101px;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  z-index: 9;
  position: relative;
  padding: 5px 20px;
}
.btn-div .btnviewall .img-carrot {
  position: absolute;
  right: 10px;
}
.btn-div .btnviewall:active, .btn-div .btnviewall:hover {
  background-color: #EFE4FC;
  border: 1px solid #EFE4FC;
  color: #000000;
  opacity: 1;
}
.btn-div .sub-cat {
  width: 100%;
  display: inline-block;
  background: #F4ECF8;
  position: absolute;
  left: 0;
  top: 74%;
  padding: 5px 10px;
  z-index: 1;
  border-radius: 0 0 25px 25px;
}
.btn-div .sub-cat ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.btn-div .sub-cat ul li {
  font-family: "Mona Sans", sans-serif;
  text-align: left;
  color: #000000;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.cust-width {
  width: 160px !important;
}

.cards-wrap {
  margin-bottom: 50px;
  position: relative;
}

.cards-wrap p {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 400;
  color: #0C0C0C;
  line-height: 14px;
}

.cards-wrap .cust-card {
  border: unset;
}

.cards-wrap .card-image {
  height: 270px;
  width: 100%;
  background-color: #D9D9D9;
  border-radius: 10px;
}

.cards-wrap .card-image img, .cards-wrap .card-image figure {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.cust-card .card-body {
  position: relative;
  padding: 20px 15px 15px 0;
  min-height: 80px;
}

.cards-wrap .bottom-timesave {
  position: absolute;
  left: 0;
  right: 1px;
  bottom: -15px;
  align-items: center;
  padding-left: 2px;
}

.cards-wrap .card-body .card-text, .cards-wrap .card-body p {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  max-height: 55px;
  min-height: 55px;
  overflow: hidden;
}
.cards-wrap .card-body .card-text figure img, .cards-wrap .card-body p figure img {
  width: 100%;
  height: 100%;
}
.cards-wrap .card-body .card-detsils {
  display: flex;
  gap: 10px;
  align-items: center;
}
.cards-wrap .card-body .card-detsils .card-Profile {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.cards-wrap .card-body .card-detsils .card-Profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.cards-wrap .card-body .card-detsils .card-Profile .shortName {
  background-color: rgb(146, 61, 180, var(--tw-bg-opacity, 1));
  display: flex;
  color: #FFF;
  align-items: center; /* vertical center */
  justify-content: center; /* horizontal center */
  color: white; /* make text visible */
  font-weight: 400;
  font-size: 16px;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.cards-wrap .card-body .card-detsils .card-name {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.cards-wrap .card-body .card-detsils .card-name .span1 {
  font-size: 14px;
  font-weight: 500;
  line-height: 13.54px;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.cards-wrap .card-body .card-detsils .card-name .span2 {
  font-size: 13px;
  font-weight: 400;
  line-height: 13.54px;
  text-align: left;
  display: flex;
  flex-direction: column;
  color: grey;
}

.cards-wrap .bottom-timesave .time {
  font-size: 14px;
  font-weight: 400;
  line-height: 13.54px;
  text-align: left;
}

.cards-wrap .bottom-timesave .saveitem {
  width: 18px;
  height: 22px;
  display: inline-block;
}

.cards-wrap .bottom-timesave .saveitem img {
  width: 100%;
  height: 100%;
}

@media (max-width: 1320px) {
  .banner-allarticles .right-bnnrimg {
    width: 371px;
    height: 270px;
  }
}
@media (max-width: 1200px) {
  .banner-allarticles .wrapping {
    max-width: 597px;
  }
  .banner-allarticles .wrapping h1 {
    font-size: 48px;
  }
  .banner-allarticles .wrapping p {
    font-size: 16px;
    line-height: 19px;
  }
}
@media (max-width: 992px) {
  .banner-allarticles .right-bnnrimg {
    right: 50%;
    transform: translate(50%, 30px);
    bottom: -110px;
  }
  .banner-allarticles {
    flex-direction: column;
    padding-top: 134px;
    margin-bottom: 145px !important;
  }
  .allarticle-container .heading-eaa {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .filter-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .padding-top {
    padding-top: 12px;
  }
}
@media (max-width: 475px) {
  .banner-allarticles .right-bnnrimg {
    bottom: -165px;
  }
  .padding-top {
    padding-top: 50px;
  }
}
@media (max-width: 460px) {
  .banner-allarticles .right-bnnrimg {
    bottom: -170px;
  }
}
@media (max-width: 425px) {
  .banner-allarticles .right-bnnrimg {
    bottom: -170px;
  }
  .padding-top {
    padding-top: 65px;
  }
}
@media (max-width: 375px) {
  .banner-allarticles .right-bnnrimg {
    bottom: -181px;
  }
  .padding-top {
    padding-top: 65px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/scss/_enterprenourship.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* read interprenourship start  */
.left-out-heading {
  position: relative;
  left: -50px;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 50px;
}

.read-int .cards-wrapper {
  padding: 0px 30px;
}
.read-int .cards-wrapper p {
  font-size: 14px;
  font-weight: 400;
  line-height: 13px;
  font-family: "Mona Sans", sans-serif;
  margin-bottom: 15px;
}
.read-int .cards-wrapper p a {
  color: #0C0C0C;
}
.read-int .cards-wrapper p a:hover {
  color: #0C0C0C;
}
.read-int .cards-wrapper .card {
  border: none;
}
.read-int .cards-wrapper .card .card-body {
  padding: 20px 0;
}

.read-int .cards-wrapper .card .card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 0;
  font-family: "Mona Sans", sans-serif;
  color: #0C0C0C;
  height: 81px;
}
.read-int .cards-wrapper .card .card-title p {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 0;
  font-family: "Mona Sans", sans-serif;
  color: #0C0C0C;
}

.read-int .cards-wrapper .card .bottom-wrapperr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
  margin-top: 8px;
}
.read-int .cards-wrapper .card .bottom-wrapperr .timetag {
  font-size: 14px;
  font-weight: 400;
  font-family: "Mona Sans", sans-serif;
  color: #0C0C0C;
}
.read-int .cards-wrapper .card .bottom-wrapperr .save-cap {
  width: 18px;
  height: 22px;
  display: inline-block;
}
.read-int .cards-wrapper .card .bottom-wrapperr .save-cap > div > img {
  width: 100%;
  height: 100%;
}

.read-int .cards-wrapper .card > img {
  height: 253px;
  border-radius: 10px;
}

.save-cap > div {
  height: 22px;
}

/* read interprenourship end  */
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/scss/_preloader.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.loader {
  /* Shimmer Effect */
}
.loader .card-image {
  width: 100%;
  height: 180px;
  background: #ddd;
  border-radius: 8px;
}
.loader .line {
  height: 14px;
  background: #ddd;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
}
.loader .short {
  width: 60%;
}
.loader .time {
  height: 10px;
  width: 80px;
  border-radius: 4px;
}
.loader .shimmer {
  background: linear-gradient(90deg, #f6f7f8 20%, #edeef1 50%, #f6f7f8 80%);
  background-size: 200% 100%;
  animation: shimmer 1.5s infinite linear;
}

@keyframes shimmer {
  from {
    background-position: -200% 0;
  }
  to {
    background-position: 200% 0;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/scss/_emptyScreen.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.emptyClass {
  display: flex;
  justify-content: center;
  min-height: 150px;
  align-items: center;
}
.emptyClass .empty-screen-text {
  font-family: "Prata", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  color: #5B197B;
  margin-bottom: 25px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/scss/_loginPopup.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* login form */
.form-cont input[type=text],
.form-cont input[type=password],
.form-cont input[type=email] {
  width: 100%;
  padding: 12px 20px;
  display: inline-block;
  border: 1px solid #5B197B;
  box-sizing: border-box;
  height: 41px;
  border-radius: 7px;
  background-color: rgb(244, 236, 248);
}

.form-cont input:focus-visible, .form-cont input:focus {
  border: 1px solid #5B197B;
  outline: none;
}

.tab label {
  font-size: 12px;
  color: #000;
  cursor: pointer;
}

.form-cont input::-moz-placeholder {
  color: #000;
  opacity: 1;
  /* Firefox */
}

.form-cont input::placeholder {
  color: #000;
  opacity: 1;
  /* Firefox */
}

.tab .h-heading {
  margin-bottom: 50px;
  text-align: center;
}
.tab .h-heading h3 {
  font-size: 24px;
  font-weight: 400;
}

.h-heading .heading {
  color: #5B197B;
}

.h-heading .h-sub {
  color: #5B197B;
  margin: 0 0 10px 0;
  size: 14px;
}

.tab .tab-button {
  margin: 0 0px 10px 0px;
  width: 340px;
  height: 41px;
  border-radius: 5px;
  border: 0.75px solid #5B197B;
  padding: 5px 10px 5px 50px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

.tab .tab-button img {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 18px;
}

.tab .have-acc {
  text-align: center;
  margin-top: 40px;
  font-size: 14px;
  color: #000;
  line-height: unset;
  letter-spacing: unset;
  font-family: "Mona Sans", sans-serif;
}

.tab p span {
  color: #923DB4;
  cursor: pointer;
}

.btn-wraper {
  width: 100%;
  text-align: center;
  margin-top: 25px;
}

button.cst-btn {
  width: 276px;
  margin: 0;
}

.all-sign {
  font-size: 12px;
  margin-top: 15px;
  color: 12px;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
  position: relative;
}

img.avatar {
  width: 40%;
  border-radius: 50%;
}

.container {
  padding: 16px;
}

span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal-form {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 15px;
  overflow: hidden;
}

/* Modal Content/Box */
.modal-contents {
  margin-top: 80px !important;
  background-color: rgb(217, 217, 217);
  border: 1px solid #888;
  max-width: 1102px;
  height: 80vh;
  border-radius: 15px;
  margin: 1.75rem auto;
  display: flex;
  justify-content: space-between;
}

.left-image-section {
  width: 480px;
  height: 79.7vh;
}

.left-image-section .signupImg {
  width: 100%;
  height: 100%;
  border-radius: 15px 0px 0px 15px;
}

.form-wrapper {
  width: 618px;
  background-color: rgb(244, 236, 248);
  float: right;
  border-radius: 0 15px 15px 0;
  height: 100%;
  position: relative;
  overflow-y: auto !important;
}
.form-wrapper::-webkit-scrollbar {
  width: 10px;
}
.form-wrapper::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #e7e7e7;
  border: 1px solid #cacaca;
}
.form-wrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #cbcaca;
}

.login-scroll-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 530px;
  position: relative;
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 5px;
  top: 15px !important;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  width: 50px;
  height: 50px;
  text-align: center;
}

.disclimer {
  position: absolute;
  right: 50%;
  bottom: 0;
  color: rgb(150, 150, 150);
  font-size: 10px;
  max-width: 306px;
  text-align: center;
  transform: translate(50%, -5%);
}
.disclimer .lgn-content {
  bottom: 0;
  color: rgb(150, 150, 150);
  font-size: 10px !important;
  max-width: 306px;
  text-align: center;
  line-height: unset !important;
  letter-spacing: unset;
  font-family: "Mona Sans", sans-serif;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  animation: animatezoom 0.6s;
}
@keyframes animatezoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@media screen and (max-width: 630px) {
  .left-image-section {
    display: none;
  }
}
/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
    display: block;
    float: none;
  }
  .cancelbtn {
    width: 100%;
  }
}
.input-wrap {
  position: relative;
  margin: 10px 0;
}

input.input-access:focus ~ .floating-label,
input.input-access:not(:focus):valid ~ .floating-label {
  top: -16px;
  left: 10px;
  font-size: 14px;
  opacity: 1;
  background: #fff;
  padding: 4px 10px;
  font-weight: 400;
  color: #0C0C0C;
}

.input-access {
  font-size: 14px;
  position: relative;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  font-size: 14px;
}

input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.hide-eye {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 14px;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hide-eye img {
  width: 100%;
  height: 100%;
}

.form-cont {
  width: 340px;
}

/* author responsive */
/* // X-Large devices (large desktops, less than 1400px) */
/* // Large devices (desktops, less than 1200px) */
/* // Medium devices (tablets, less than 992px) */
/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 617.98px) {
  .form-wrapper {
    float: unset;
  }
}
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 618px) {
  .form-wrapper {
    width: 100%;
  }
}
