/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/_about-us.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.aboutusBg {
  width: 100%;
  background: url(/_next/static/media/EditorialBg.a1b9003d.png) center center;
  background-size: cover;
  /*max-width: 1600px;*/
}

.about-us p {
  color: #0C0C0C !important;
}
.about-us .right-bannerimg {
  width: 850px;
  height: auto;
  right: 0;
  position: absolute;
  bottom: 0px;
}

.aboutus-content p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #0C0C0C;
}
.aboutus-content p span {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #5B197B;
}

.about-img-section {
  position: relative;
  margin-top: 140px;
}
.about-img-section .explore-img-sec {
  width: 820px;
  height: 295px;
  float: left;
  background: #5B197B;
  margin-top: 100px;
  position: relative;
}
.about-img-section .explore-img-sec img {
  position: absolute;
  bottom: 0;
}
.about-img-section .right-hang-content {
  width: calc(100% - 718px);
  height: 404px;
  top: -140px;
  right: 0;
  background-color: #DECAED;
  position: absolute;
  padding: 75px;
}
.about-img-section .right-hang-content h2 {
  font-family: pranta sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #5B197B;
}
.about-img-section .right-hang-content p {
  font-family: Mona Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #0C0C0C;
}

.join-conversation {
  margin: 70px auto;
}
.join-conversation h2 {
  font-family: "Prata", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
  color: #923DB4;
}
.join-conversation p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #0C0C0C;
}

.card-contain-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px;
  padding: 10px 0;
}
.card-contain-section .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1 1 calc(25% - 20px);
  max-width: calc(25% - 20px);
  box-sizing: border-box;
  margin-bottom: 25px;
  gap: 25px;
}
.card-contain-section .item img {
  width: 87.12px;
  height: 87.12px;
  margin-bottom: 10px;
}
.card-contain-section .item p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #0C0C0C;
}

.cta-section {
  background-color: #F4ECF8;
  text-align: center;
  padding: 60px 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  flex-direction: column;
}
.cta-section h2 {
  color: #0C0C0C;
  margin-bottom: 16px;
  font-family: "Prata", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  max-width: 645px;
}
.cta-section p {
  color: #0C0C0C;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}
.cta-section .cta-button {
  background-color: #923DB4;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.cta-section .cta-button:hover {
  background-color: #4a148c;
}

.pdl-0 {
  padding-left: 0px !important;
}

.express-story-section .left_heading {
  color: #5B197B;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  font-family: "Prata";
}
.express-story-section .text_section {
  background: #5B197B;
  border-radius: 32px;
  padding: 36px 24px;
}
.express-story-section .text_section p {
  background: #5B197B;
  font-size: 20px;
  font-weight: 400;
  font: "Mona Sans";
  line-height: 30px;
  color: #FFFFFF;
}
.express-story-section .right_heading {
  color: #923DB4;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  font-family: "Prata";
}
.express-story-section .top-section {
  background: #F4ECF8;
  border-radius: 32px;
  padding: 36px 100px 36px 24px;
  display: flex;
  flex-direction: column;
  gap: 31px;
}
.express-story-section .top-section .buttonShape {
  padding: 12px 24px;
  background: #FFFFFF;
  border-radius: 90px;
  width: 182px;
  height: 47px;
  font-size: 20px;
  font-weight: 600;
  font-family: "Mona Sans";
  line-height: 24px;
  color: #923DB4;
}
.express-story-section .top-section p {
  font-size: 20px;
  font-weight: 400;
  font: "Mona Sans";
  line-height: 30px;
  color: #0C0C0C;
}
.express-story-section .bottom-section {
  background: #F4ECF8;
  border-radius: 32px;
  padding: 36px 100px 36px 24px;
  display: flex;
  flex-direction: column;
  gap: 31px;
}
.express-story-section .bottom-section .buttonShape {
  padding: 12px 24px;
  background: #FFFFFF;
  border-radius: 90px;
  width: 182px;
  height: 47px;
  font-size: 20px;
  font-weight: 600;
  font-family: "Mona Sans";
  line-height: 24px;
  color: #923DB4;
}
.express-story-section .bottom-section p {
  font-size: 20px;
  font-weight: 400;
  font: "Mona Sans";
  line-height: 30px;
  color: #0C0C0C;
}

.aboutRachita {
  background: #DDC3E8;
  border-radius: 36px;
  position: relative;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.aboutRachita .cta-button {
  background-color: #923DB4;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.aboutRachita .cta-button:hover {
  background-color: #4a148c;
}
.aboutRachita .left-section {
  width: 55%;
  display: flex;
  flex-direction: column;
  padding: 92px 50px 92px 92px;
  gap: 36px;
}
.aboutRachita .left-section .heading {
  color: #5B197B;
  font-size: 50px;
  font-weight: 400;
  font-family: "Prata";
  line-height: 55px;
}
.aboutRachita .left-section .sub-heading {
  font-family: "Mona Sans";
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: justify;
  width: 95%;
}
.aboutRachita .left-section .buttonDiv {
  width: 148px;
  height: 48px;
  background: #923DB4;
  padding: 12px 26px;
  border-radius: 50px;
  font-family: "Mona Sans";
  font-size: 16px;
  font-weight: 600;
  float: left;
  color: #FFFFFF;
  cursor: pointer;
}
.aboutRachita .right-section {
  width: 40%;
}
.aboutRachita .right-section .rachitaImgSection {
  position: absolute;
  top: -224px;
  right: 0%;
}

@media (max-width: 1400px) {
  .about-us .right-bannerimg {
    width: 678px;
  }
}
@media (max-width: 1300px) {
  .about-img-section .right-hang-content {
    padding: 30px !important;
  }
}
@media (max-width: 1224px) {
  .about-us p {
    max-width: 450px;
  }
  .about-img-section .right-hang-content {
    padding: 30px;
  }
  .about-img-section .explore-img-sec {
    width: 100%;
    position: relative;
  }
  .about-img-section .explore-img-sec img {
    right: 50%;
    transform: translate(50%, 0);
  }
  .about-img-section .right-hang-content {
    width: 100%;
    position: unset;
    padding: 75px;
    height: auto;
  }
  .join-conversation {
    margin: 45px auto;
  }
  .main-wrapper .contact-details {
    margin-top: 80px !important;
  }
  .aboutRachita .left-section {
    gap: 14px;
    width: 50%;
    padding: 60px 30px 60px 60px;
  }
  .aboutRachita .right-section {
    width: 50%;
  }
}
@media (max-width: 1155px) {
  .aboutRachita .left-section {
    width: 50%;
    padding: 62px 49px 35px 35px;
  }
  .aboutRachita .right-section {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .aboutRachita .left-section {
    width: 40%;
    padding: 36px 32px 32px 14px;
  }
  .aboutRachita .right-section {
    width: 60%;
  }
}
@media (max-width: 992px) {
  .banner-allarticles.aboutusBg {
    margin-bottom: 50px !important;
  }
  .join-conversation {
    margin: 30px auto;
  }
  .join-conversation h2 {
    font-size: 26px;
    margin-bottom: 25px !important;
  }
  .join-conversation p {
    font-size: 16px;
    line-height: 24px;
  }
  .aboutus-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .aboutus-content p span {
    font-size: 16px;
    line-height: 24px;
  }
  .about-us .right-bannerimg {
    width: 550px;
  }
  .card-contain-section .item {
    flex: 1 1 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
    gap: 10px;
  }
  .card-contain-section .item img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
  .card-contain-section .item p {
    font-size: 16px;
    line-height: 22px;
  }
  .top-section {
    padding: 36px 24px;
  }
  .top-section .buttonShape {
    width: 100%;
  }
  .aboutRachita {
    width: 100%;
  }
  .bottom-section {
    padding: 36px 24px;
  }
  .bottom-section .buttonShape {
    width: 100%;
  }
  .left-section {
    width: 100% !important;
    padding: 50px !important;
  }
}
@media (max-width: 768px) {
  .about-img-section {
    position: relative;
    margin-top: 80px;
  }
  .card-contain-section {
    padding-top: 5px;
  }
  .card-contain-section .item {
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
    gap: 10px;
  }
  .cta-section {
    padding: 40px 20px;
  }
  .cta-section h2 {
    font-size: 22px;
    line-height: 28.8px;
  }
  .cta-section p {
    font-size: 16px;
    line-height: 22px;
  }
  .about-img-section .right-hang-content h2 {
    margin-bottom: 1rem !important;
  }
  .about-img-section .right-hang-content p {
    font-size: 18px;
  }
  .about-img-section .explore-img-sec {
    height: 275px;
  }
  .about-us .right-bannerimg {
    width: 450px;
    transform: translate(50%, 0px);
    right: 50%;
  }
  .banner-allarticles {
    height: 538px;
  }
  .top-section {
    padding: 36px 24px !important;
  }
  .top-section .buttonShape {
    width: 100% !important;
  }
  .bottom-section {
    padding: 36px 24px !important;
  }
  .bottom-section .buttonShape {
    width: 100% !important;
  }
  .aboutRachita .left-section {
    padding: 36px;
  }
  .aboutRachita {
    flex-direction: column-reverse;
    height: 100%;
  }
  .aboutRachita .left-section {
    width: 100%;
  }
  .aboutRachita .right-section {
    width: 100%;
    margin: 0px auto;
  }
  .aboutRachita .right-section .rachitaImgSection {
    margin-top: -220px;
    position: initial;
    right: 0;
    top: 0;
  }
}
@media (max-width: 567px) {
  .about-img-section .explore-img-sec {
    height: 164px;
  }
  .aboutRachita .left-section .heading {
    line-height: 40px;
    font-size: 35px;
  }
}
@media (max-width: 453px) {
  .about-us .right-bannerimg {
    width: 318px;
  }
  .about-img-section {
    margin-top: 15px;
  }
  .left-section {
    padding: 20px !important;
  }
  .aboutRachita {
    flex-direction: column-reverse;
    height: 100%;
  }
  .aboutRachita .left-section {
    width: 100%;
  }
  .aboutRachita .right-section {
    width: 100%;
    margin: 0px auto;
  }
  .aboutRachita .right-section .rachitaImgSection {
    margin-top: -120px;
    position: initial;
    right: 0;
    top: 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/_page.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.articleicon {
  width: 24px;
  height: 24px;
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  cursor: pointer;
}

.controllist {
  position: absolute;
  width: 24px;
  height: 24px;
  background-size: contain;
  right: 0;
  cursor: pointer;
  background-repeat: no-repeat;
}

.iconellypsis {
  background-image: url(/_next/static/media/ellypsis.7e6f031d.svg);
}

.iconcomment {
  background-image: url(/_next/static/media/chat.c5b775c5.svg);
}

.iconlike {
  background-image: url(/_next/static/media/thumb-up.62bae5b9.svg);
}

.iconfavorite {
  background-image: url(/_next/static/media/favorite.d7bcd53b.svg);
}

.sechead {
  color: var(--dark-purple, #5B197B);
  font-size: 36px;
  font-weight: 400;
}

.latest-articles .cardsec {
  /* display: flex; */
  width: calc(100% + 20px);
  float: left;
  margin-left: -20px;
}
.latest-articles .cardlistmain {
  width: 50%;
  padding-left: 18px;
  float: left;
}
.latest-articles .cardlistmain .cardlist-inner {
  border-radius: 10px;
  background: #EFE4F6;
  width: 100%;
  float: left;
  min-height: 235px;
}
.latest-articles .article-image {
  position: absolute;
  width: 186px;
  height: 186px;
  border-radius: 5px;
  overflow: hidden;
}
.latest-articles .article-image img {
  width: 100%;
  height: 100%;
}
.latest-articles .article-cont {
  width: calc(100% - 216px);
  float: right;
}
.latest-articles .article-cont .article-cont-head {
  display: flex;
  align-items: center;
  position: relative;
}
.latest-articles .article-cont .article-cont-head .authorpic {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
}
.latest-articles .article-cont .article-cont-head .authorpic img {
  width: 100%;
  height: 100%;
}
.latest-articles .article-cont .article-cont-head .authorname {
  color: var(--purple-400, #B75EC8);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 214.286% */
  letter-spacing: -0.21px;
  text-decoration-line: underline;
}
.latest-articles .article-cont .article-cont-head .controllist {
  position: absolute;
  width: 24px;
  height: 24px;
  background-size: contain;
  right: 0;
  cursor: pointer;
}
.latest-articles .article-cont .article-cont-head .controllist-first {
  right: 0;
}
.latest-articles .article-cont .article-cont-head .controllist-sec {
  right: 35px;
}
.latest-articles .article-cont .article-cont-text h4 {
  color: var(--dark-purple, #5B197B);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 163.636% */
  letter-spacing: -0.33px;
  margin: 10px 0px 0px 0px;
  cursor: pointer;
}
.latest-articles .article-cont .article-cont-text .postcont p {
  display: inline;
  color: var(--body-color, #454545);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.latest-articles .article-cont .article-cont-text .postcont span {
  display: inline;
  color: var(--purple-600, #923DB4);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  cursor: pointer;
  margin-left: 5px;
}
.latest-articles .article-cont-bottom {
  display: flex;
  align-items: center;
  justify-content: left;
}
.latest-articles .article-cont-bottom .iconlist {
  align-items: center;
  height: 100%;
  display: flex;
}
.latest-articles .article-cont-bottom .count {
  color: var(--dark-grey-title, rgba(15, 22, 30, 0.6));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.24px;
}

.latest-articles-by-cal .cardlistmain {
  width: 100%;
  padding-left: 18px;
  float: left;
}
.latest-articles-by-cal .article-cont .article-cont-text h4 {
  color: var(--body-color, #454545);
}
.latest-articles-by-cal .article-cont .article-cont-text .postcont span {
  color: var(--body-color, #454545);
  margin-left: 5px;
  cursor: pointer;
}
.latest-articles-by-cal .article-cont .article-cont-text .postcont span:hover {
  text-decoration: underline;
}

.btn {
  cursor: pointer;
  border-radius: 50px;
  border: 1.5px solid #923DB4;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.treanding-article .cardsec {
  /* display: flex; */
  width: calc(100% + 20px);
  float: left;
  margin-left: -20px;
}
.treanding-article .cardlistmain {
  width: 328px;
  height: 554px;
  padding-left: 18px;
  float: left;
  margin-bottom: 15px;
}
.treanding-article .cardlistmain .cardlist-inner {
  border-radius: 10px;
  background: #fff;
  width: 100%;
  float: left;
  height: 100%;
}
.treanding-article .cardlistmain .article-image {
  width: 100%;
  height: 278px;
}
.treanding-article .cardlistmain .article-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.treanding-article .cardlistmain .article-cont .article-cont-head-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 15px 0px 12px 0px;
}
.treanding-article .cardlistmain .article-cont .article-cont-head-info .read-time {
  border-radius: 4px;
  background: var(--purple-400, #B75EC8);
  color: #fff;
  padding: 3px 7px;
}
.treanding-article .cardlistmain .article-cont .article-cont-head {
  display: flex;
  align-items: center;
  position: relative;
}
.treanding-article .cardlistmain .article-cont .article-cont-head .authorpic {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 16px;
}
.treanding-article .cardlistmain .article-cont .article-cont-head .authorpic img {
  width: 100%;
  height: 100%;
}
.treanding-article .cardlistmain .article-cont .article-cont-head .authorname {
  color: var(--purple-400, #B75EC8);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 214.286% */
  letter-spacing: -0.21px;
  text-decoration-line: underline;
}
.treanding-article .cardlistmain .article-cont .article-cont-head .controllist {
  position: absolute;
  width: auto;
  color: var(--purple-600, #923DB4);
  text-align: right;
  top: 11px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.treanding-article .cardlistmain .article-cont .article-cont-text .artheading {
  color: #5B197B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.27px;
}
.treanding-article .cardlistmain .article-cont .article-cont-text .postcont {
  margin: 6px 0px 22px 0px;
  color: var(--body-color, #454545);
  /* font-family: Molengo; */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.categorary .cardlistmain .cardlist-inner {
  border-radius: 10px;
  background: rgba(91, 25, 123, 0.1);
  width: 100%;
  float: left;
  height: 100%;
}

.mainContainer {
  display: flex;
}

.w-1050 .container {
  max-width: 1280px;
}

.w-1440 .container {
  max-width: 1440px;
}

.article-by-cat {
  position: relative;
}
.article-by-cat .article-top-left {
  width: calc(100% - 376px);
  padding-right: 100px;
}
.article-by-cat .article-top-right {
  float: right;
  position: absolute;
  right: 0px;
  width: 376px;
  height: 271px;
  top: 0px;
}
.article-by-cat .article-top-right img {
  width: 100%;
  height: 100%;
}

.saved-articles .cardsec {
  /* display: flex; */
  width: calc(100% + 0px);
  float: left;
  margin-left: 0px;
}
.saved-articles .saved-article-sec {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.saved-articles .saved-article-sec .sub-head {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
}
.saved-articles .saved-article-sec .sub-head .sub-head-name {
  color: var(--purple-600, #923DB4);
  font-size: 22px;
  float: left;
}
.saved-articles .saved-article-sec .sub-head .btn-div {
  float: right;
}
.saved-articles .cardlistmain {
  width: 100%;
  padding-left: 0px;
}
.saved-articles .cardlistmain .cardlist-inner {
  min-height: auto;
}
.saved-articles .cardlistmain .article-image {
  position: relative;
  width: 130px;
  height: auto;
  border-radius: 5px;
  overflow: hidden;
  float: left;
}
.saved-articles .cardlistmain .article-cont {
  width: calc(100% - 155px);
  float: right;
}
.saved-articles .cardlistmain .article-cont .article-cont-text .postcont span {
  color: var(--black, #000000);
}
.saved-articles .cardlistmain .article-cont .article-cont-text h4 {
  color: var(--black, #000000);
  margin: 0px 0px 0px 0px;
}

.border-style {
  border-bottom: 1px solid #ccc;
}

.login-page {
  width: 30%;
  color: #111;
  margin: auto;
  margin-top: 30px;
  padding: 20px 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.login-page .header {
  text-align: center;
  font-size: 18px;
}
.login-page .inputSection {
  margin-top: 10px;
}
.login-page .inputSection input {
  width: 100%;
  height: 35px;
  border: 1px solid #454545;
  font-size: 16px;
  border-radius: 5px;
  padding: 2px 10px;
}
.login-page .btnSection {
  text-align: center;
  margin-top: 10px;
}
.login-page .btnSection button {
  font-size: 16px;
  border-radius: 5px;
  background: #B75EC8;
  color: #FFF;
  width: 120px;
  height: 33px;
}

.displaynone {
  display: none;
}

.btn-colored {
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  color: #fff;
  background: #923DB4;
  transition: 0.3s;
}

.btn-colored:hover {
  background: #5B197B;
  color: #fff;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/_contact-us.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.main-wrapper {
  width: 100%;
  height: auto;
}
.main-wrapper .contact-details {
  margin-top: 140px;
}
.main-wrapper .contact-details .bg-mx-size {
  max-width: 1140px;
}
.main-wrapper .contact-details .content-use {
  margin-bottom: 50px;
}
.main-wrapper .contact-details .content-use h2 {
  font-family: "Prata", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
  color: #0C0C0C;
  margin-bottom: 20px;
}
.main-wrapper .contact-details .content-use p {
  font-family: "Prata", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  color: #5B197B;
  text-decoration: underline;
}

.edit-input-section-contact {
  display: flex;
  justify-content: space-between;
}
.edit-input-section-contact .left span, .edit-input-section-contact .left label {
  font-family: "Mona Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #0C0C0C;
}
.edit-input-section-contact .left input {
  width: 100%;
  height: 48px;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 10px;
  padding: 18px 16px;
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  border: 1px solid #A864C3;
  box-shadow: none;
}
.edit-input-section-contact .left input::-moz-placeholder {
  font-family: "Mona Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  color: #A864C3;
}
.edit-input-section-contact .left input::placeholder {
  font-family: "Mona Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  color: #A864C3;
}
.edit-input-section-contact .left textarea {
  width: 100%;
  height: 166px;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 10px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  border: 1px solid #A864C3;
  box-shadow: none;
  resize: none;
}

.selection-ofcheck {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 70px;
}
.selection-ofcheck .inner-checks {
  width: 100%;
  height: auto;
  padding: 15px 15px;
}
.selection-ofcheck .inner-checks .check-hold {
  gap: 15px;
}
.selection-ofcheck .inner-checks .check-hold .conntt {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #9C8CB1;
}

.activeterm {
  border: 1px solid #923DB4;
  padding: 5px;
  border-radius: 2px;
}

.custbtn {
  height: 48px;
  line-height: 0px;
}

.checkbox-wrapper {
  width: 30px;
  height: 30px;
  position: relative;
}

/* Hide the browser's default checkbox */
.checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #923DB4;
}

/* On mouse-over, add a grey background color */
.checkbox-wrapper:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.checkbox-wrapper input:checked ~ .checkmark {
  background-color: #923DB4;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-wrapper .checkmark:after {
  left: 10px;
  top: 5.5px;
  width: 8px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.cust-mailphone {
  width: 100%;
  height: auto;
  padding: 17px;
  background: rgba(222, 202, 237, 0.5019607843);
}
.cust-mailphone .contact-mail-phone {
  max-width: 1140px;
  padding: 0 15px;
}
.cust-mailphone .contact-mail-phone .links-phone {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  color: #B75EC8;
  position: relative;
  height: 56px;
  margin-left: 70px;
  display: flex;
  align-items: center;
}
.cust-mailphone .contact-mail-phone .links-phone img {
  width: 57px;
  height: 57px;
  margin-right: 15px;
  position: absolute;
  left: -70px;
}
.cust-mailphone .contact-mail-phone .links-email {
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  color: #B75EC8;
  position: relative;
  height: 56px;
  margin-left: 70px;
  display: flex;
  align-items: center;
}
.cust-mailphone .contact-mail-phone .links-email img {
  width: 57px;
  height: 57px;
  margin-right: 15px;
  position: absolute;
  left: -70px;
}
.cust-mailphone .contact-mail-phone .links-email .inn {
  color: #000000;
}

.cust-connter {
  max-width: 1140px;
  margin-top: 80px;
}
.cust-connter .head-accord {
  font-size: 32px;
  font-weight: 400;
  line-height: 38.4px;
  text-align: left;
  color: #0C0C0C;
}
.cust-connter .cust-accord-wrapper .accord-wrapper .accordion-item {
  border: none;
  margin-bottom: 20px;
  border-radius: 15px;
  overflow: hidden;
}
.cust-connter .cust-accord-wrapper .accord-wrapper .accordion-item .accordion-header {
  border-bottom: none;
}
.cust-connter .cust-accord-wrapper .accord-wrapper .accordion-item .accordion-header button {
  background: rgba(244, 236, 248, 0.5019607843);
  border-bottom: none;
  box-shadow: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  color: #5B197B;
  padding: 42px 30px;
}
.cust-connter .cust-accord-wrapper .accord-wrapper .accordion-item .accordion-collapse .accordion-body {
  background: rgba(244, 236, 248, 0.5019607843);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #0C0C0C;
  padding: 0px 30px 30px;
  border-radius: 0 0 15px 15px;
}

.accordion-button:not(.collapsed)::after {
  background-color: #5B197B;
  background-image: url(/_next/static/media/arrowup-white.fd2c0642.png);
  transform: rotate(0deg);
}

.accordion-button::after {
  padding: 10px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  background-position: center;
  background-color: #fff;
}

.wrap-info {
  display: inline-block;
  margin-bottom: 20px;
}

.active-info {
  border: 1px solid #923DB4;
  padding: 5px;
  border-radius: 2px;
}

.check-hold {
  position: relative;
  padding-left: 45px;
  display: inline-block;
  width: auto;
}
.check-hold .check-cart {
  position: absolute;
  left: 0;
}

.mob-btn {
  width: 109px;
  height: 48px;
}

@media (max-width: 991.98px) {
  .bg-mx-size {
    padding: 15px 0px;
  }
  .main-wrapper .contact-details {
    margin-top: 100px;
  }
  .main-wrapper .contact-details .content-use {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .main-wrapper .contact-details .content-use h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 33.6px;
  }
  .main-wrapper .contact-details .content-use p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
  }
  .map-wrapp {
    margin-top: 20px;
  }
  .edit-input-section-contact .left {
    padding: 0;
  }
  .edit-input-section-contact .left span, .edit-input-section-contact .left label {
    font-size: 16px;
    line-height: 19.2px;
  }
  .edit-input-section-contact .left input::-moz-placeholder {
    font-size: 16px;
    line-height: 19.2px;
  }
  .edit-input-section-contact .left input::placeholder {
    font-size: 16px;
    line-height: 19.2px;
  }
  .cust-mailphone .contact-mail-phone {
    flex-flow: wrap;
    gap: 20px;
  }
  .cust-mailphone .contact-mail-phone .links-phone, .cust-mailphone .contact-mail-phone .links-email {
    font-size: 16px;
    line-height: 19.2px;
  }
  .cust-connter .head-accord {
    font-size: 21px;
    font-weight: 400;
    line-height: 25.2px;
  }
  .cust-connter .cust-accord-wrapper .accordion-item .accordion-header button {
    font-size: 16px !important;
    line-height: 19.2px !important;
    padding: 23px 30px !important;
  }
  .cust-connter .cust-accord-wrapper .accordion-item .accordion-body {
    font-size: 14px !important;
    line-height: 16.8px !important;
  }
  .accordion-button::after {
    width: 60px;
    height: 60px;
  }
  .desktop-view {
    display: none;
  }
  .map-wrapp.mobile-view {
    margin-bottom: 80px;
  }
  .selection-ofcheck {
    margin-bottom: 0px;
  }
  .selection-ofcheck .inner-checks {
    padding: 15px 0px;
  }
  .selection-ofcheck .inner-checks .active-info .conntt {
    line-height: 30px !important;
  }
  .selection-ofcheck .inner-checks .check-hold .conntt {
    font-size: 14px;
    line-height: 16px;
  }
  .cust-connter {
    margin-top: 30px;
  }
  .map-wrap iframe {
    height: 370px;
  }
  .cust-mailphone .contact-mail-phone .links-phone, .cust-mailphone .contact-mail-phone .links-email {
    display: unset;
    height: 35px;
    margin-left: 50px;
    max-width: 180px;
  }
  .cust-mailphone .contact-mail-phone .links-phone img, .cust-mailphone .contact-mail-phone .links-email img {
    width: 34px;
    height: 34px;
    left: -55px;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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%;
  }
}
