@import url(https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@200;400&display=swap);
.learning-module__learning-container___2Yw5v {
  padding: 15px;
}

.learning-module__learn-abt___2Z2Co {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 22px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: monospace;
}

#learning-module__aspect-content___3RoDs * {
  box-sizing: border-box;
}

.learning-module__topic-card-bullets___3_xCn {
  float: left;
  color: rgb(255, 255, 255);
  padding: 2px 25px;
  font-size: 14px;
  font-style: italic;
  font-family: monospace !important;
}

.learning-module__aspect-tab___3OV5u {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 10px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ececec;
  opacity: 1;
  transition: box-shadow 0.2s, opacity 0.4s;
}

.learning-module__aspect-tab___3OV5u:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.11);
}

.learning-module__aspect-input___1ZMmR {
  display: none;
}

.learning-module__aspect-input___1ZMmR:checked~.learning-module__aspect-content___3RoDs+.learning-module__aspect-tab-content___AOvx6 {
  max-height: 3000px;
}

.learning-module__aspect-input___1ZMmR:checked~.learning-module__aspect-content___3RoDs:after {
  transform: rotate(0);
}

.learning-module__aspect-label___2jlfi {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
}

.learning-module__aspect-label___2jlfi:hover~.learning-module__aspect-content___3RoDs:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiM1NTZBRUEiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
}

.learning-module__accord-container___ng2bV {
  min-height: 200px;
  padding: 15px;
}
.learning-module__accord-internal-container___2FNAT {
  padding: 10px;
  background: #fff;
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.learning-module__aspect-content___3RoDs {
  position: relative;
  display: block;
  height: 80px;
  margin: 0;
  padding: 0 87px 0 30px;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}

.learning-module__aspect-content___3RoDs:before,
.learning-module__aspect-content___3RoDs:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
}

.learning-module__aspect-content___3RoDs:before {
  height: 100%;
}

.learning-module__aspect-content___3RoDs:after {
  position: absolute;
  width: 24px;
  height: 100%;
  right: 30px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTI0IDI0SDBWMGgyNHoiIG9wYWNpdHk9Ii44NyIvPgogICAgICAgIDxwYXRoIGZpbGw9IiNBOUFDQUYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTE1Ljg4IDE1LjI5TDEyIDExLjQxbC0zLjg4IDMuODhhLjk5Ni45OTYgMCAxIDEtMS40MS0xLjQxbDQuNTktNC41OWEuOTk2Ljk5NiAwIDAgMSAxLjQxIDBsNC41OSA0LjU5Yy4zOS4zOS4zOSAxLjAyIDAgMS40MS0uMzkuMzgtMS4wMy4zOS0xLjQyIDB6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}

.learning-module__aspect-name___32lFn {
  display: inline-block;
  width: 50%;
  margin-left: 16px;
  font-weight: 500;
  color: #242a32;
  white-space: normal;
  text-align: left;
  vertical-align: middle;
}

.learning-module__topicbox___1ANaI {
  border: 1px dashed;
  width: 15%;
  text-align: center;
  border-radius: 10px;
}

.learning-module__aspect-stat___3sxZv {
  width: 40%;
  text-align: right;
}

.learning-module__all-opinions___2TSJJ,
.learning-module__aspect-name___32lFn {
  font-size: 14px;
  line-height: 22px;
}

.learning-module__all-opinions___2TSJJ {
  color: #5d5d5d;
  text-align: left;
}

.learning-module__aspect-content___3RoDs+.learning-module__aspect-tab-content___AOvx6 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}

.learning-module__aspect-content___3RoDs>div,
.learning-module__aspect-stat___3sxZv>div {
  display: inline-block;
}

.learning-module__aspect-content___3RoDs>div {
  vertical-align: middle;
}

.learning-module__positive-count___1eGfX,
.learning-module__negative-count___3Kgv3,
.learning-module__neutral-count___2fi79 {
  display: inline-block;
  margin: 0 0 0 0px;
  padding-left: 26px;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 40px;
  color: #363636;
  width: 40px;
  position: relative;
  top: 3px;
}

.learning-module__positive-count___1eGfX {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDIwIDIwIj4NCiAgPHBhdGggZmlsbD0iIzdFRDMyMSIgZmlsbC1ydWxlPSJldmVub2RkIg0KICAgIGQ9Ik0xMCAxOC41NzFjLTQuNzI2IDAtOC41NzEtMy44NDUtOC41NzEtOC41NzEgMC00LjcyNiAzLjg0NS04LjU3MSA4LjU3MS04LjU3MSA0LjcyNiAwIDguNTcxIDMuODQ1IDguNTcxIDguNTcxIDAgNC43MjYtMy44NDUgOC41NzEtOC41NzEgOC41NzF6TTIwIDEwYzAgNS41MTQtNC40ODYgMTAtMTAgMTBTMCAxNS41MTQgMCAxMCA0LjQ4NiAwIDEwIDBzMTAgNC40ODYgMTAgMTB6TTUgMTEuNDI3YTUgNSAwIDAgMCAxMCAwIC43MTQuNzE0IDAgMSAwLTEuNDI5IDAgMy41NzEgMy41NzEgMCAwIDEtNy4xNDIgMCAuNzE0LjcxNCAwIDEgMC0xLjQyOSAwem0xLjA3MS01YTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDMgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3ptNy44NTggMGExLjA3MSAxLjA3MSAwIDEgMCAwIDIuMTQzIDEuMDcxIDEuMDcxIDAgMCAwIDAtMi4xNDN6IiAvPg0KPC9zdmc+");
}

.learning-module__negative-count___3Kgv3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNGRjZFMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4LjU3MWMtNC43MjYgMC04LjU3MS0zLjg0NS04LjU3MS04LjU3MSAwLTQuNzI2IDMuODQ1LTguNTcxIDguNTcxLTguNTcxIDQuNzI2IDAgOC41NzEgMy44NDUgOC41NzEgOC41NzEgMCA0LjcyNi0zLjg0NSA4LjU3MS04LjU3MSA4LjU3MXpNMjAgMTBjMCA1LjUxNC00LjQ4NiAxMC0xMCAxMFMwIDE1LjUxNCAwIDEwIDQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMHpNNSAxNC45OThhLjcxNC43MTQgMCAwIDAgMS40MjkgMCAzLjU3MSAzLjU3MSAwIDAgMSA3LjE0MiAwIC43MTQuNzE0IDAgMSAwIDEuNDI5IDAgNSA1IDAgMSAwLTEwIDB6bTEuMDcxLTguNTdhMS4wNzEgMS4wNzEgMCAxIDAgMCAyLjE0MiAxLjA3MSAxLjA3MSAwIDAgMCAwLTIuMTQzem03Ljg1OCAwYTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDIgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3oiLz4KPC9zdmc+Cg==");
}

.learning-module__neutral-count___2fi79 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNCQUMyRDYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4LjU3MWMtNC43MjYgMC04LjU3MS0zLjg0NS04LjU3MS04LjU3MSAwLTQuNzI2IDMuODQ1LTguNTcxIDguNTcxLTguNTcxIDQuNzI2IDAgOC41NzEgMy44NDUgOC41NzEgOC41NzEgMCA0LjcyNi0zLjg0NSA4LjU3MS04LjU3MSA4LjU3MXpNMjAgMTBjMCA1LjUxNC00LjQ4NiAxMC0xMCAxMFMwIDE1LjUxNCAwIDEwIDQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMHpNNS43MTQgMTEuNDI3YS43MTQuNzE0IDAgMSAwIDAgMS40MjloOC41NzJhLjcxNC43MTQgMCAxIDAgMC0xLjQyOUg1LjcxNHptLjM1Ny01YTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDMgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3ptNy44NTggMGExLjA3MSAxLjA3MSAwIDEgMCAwIDIuMTQzIDEuMDcxIDEuMDcxIDAgMCAwIDAtMi4xNDN6Ii8+Cjwvc3ZnPgo=");
}

.learning-module__aspect-info___sgV_y {
  width: 60%;
  white-space: nowrap;
  font-size: 0;
}

.learning-module__aspect-info___sgV_y:before {
  content: "";
  display: inline-block;
  height: 44px;
  vertical-align: middle;
}

.learning-module__chart-pie___1MKaf {
  position: relative;
  display: inline-block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #e4e4e4;
  vertical-align: middle;
}

.learning-module__chart-pie___1MKaf:after {
  content: "";
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background-color: #fff;
}

.learning-module__chart-pie-count___1qlk4 {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  color: #242a32;
  text-align: center;
  z-index: 1;
}

.learning-module__chart-pie___1MKaf>div {
  clip: rect(0, 44px, 44px, 22px);
}

.learning-module__chart-pie___1MKaf>div,
.learning-module__chart-pie___1MKaf.learning-module__over50___iYe1O .learning-module__first-fill___2NDlt {
  position: absolute;
  height: 44px;
  width: 44px;
  border-radius: 50%;
}

.learning-module__chart-pie___1MKaf.learning-module__over50___iYe1O>div {
  clip: rect(auto, auto, auto, auto);
}

.learning-module__chart-pie___1MKaf.learning-module__over50___iYe1O .learning-module__first-fill___2NDlt {
  clip: rect(0, 44px, 44px, 22px);
}

.learning-module__chart-pie___1MKaf:not(.learning-module__over50___iYe1O) .learning-module__first-fill___2NDlt {
  display: none;
}

.learning-module__second-fill___2z2vZ {
  position: absolute;
  clip: rect(0, 22px, 44px, 0);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  box-sizing: border-box;
}

.learning-module__chart-pie___1MKaf.learning-module__positive___2Ggi9 .learning-module__first-fill___2NDlt {
  background-color: #82d428;
}

.learning-module__chart-pie___1MKaf.learning-module__positive___2Ggi9 .learning-module__second-fill___2z2vZ {
  border-color: #82d428;
}

.learning-module__chart-pie___1MKaf.learning-module__negative___NmspD .learning-module__first-fill___2NDlt {
  background-color: #ff6e00;
}

.learning-module__chart-pie___1MKaf.learning-module__negative___NmspD .learning-module__second-fill___2z2vZ {
  border-color: #ff6e00;
}

.learning-module__aspect-tab-content___AOvx6 {
  background-color: #f9f9f9;
  font-size: 0;
  text-align: justify;
}

.learning-module__sentiment-wrapper___269x5 {
  padding: 24px 30px 30px;
}

.learning-module__sentiment-wrapper___269x5>div {
  display: inline-block;
  width: 33.3%;
  max-width: 390px;
  padding: 0 5px;
  box-sizing: border-box;
  vertical-align: top;
  cursor: default;
}

.learning-module__sentiment-wrapper___269x5>div>div {
  width: 100%;
  padding: 16px 24px 20px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ececec;
  text-align: left;
  height: 400px;
  max-height: 400px;
  overflow: hidden;
}

.learning-module__opinion-header___1XMci {
  position: relative;
  width: 100%;
  margin: 0 0 24px;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: #242a32;
  text-transform: capitalize;
}

.learning-module__opinion-header___1XMci>span:nth-child(2) {
  position: absolute;
  right: 0;
}

.learning-module__opinion-header___1XMci+div>span {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #363636;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
}

.learning-module__description___FTNLt {
  font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #363636;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
}

.learning-module__learning-keywords-element-container___2emFF {
  display: inline-block;
  list-style-type: none;
  /* margin-right: 60px; */
  margin-right: 48px;
  margin-bottom: 48px;
}

.learning-module__learning-keywords-element-container-internal___2U-M3 {
  line-height: 30px !important;
  background: #ffffff;
  /* padding: 10px 60px; */
  /* border-radius: 25px !important; */
  border-radius: 8px !important;
  font-size: 15px !important;
  text-decoration: none !important;
  color: rgba(0, 0, 0, 0.54) !important;
  display: block !important;
  font-weight: 400 !important;
  border: 1px solid transparent !important;
  text-align: left;
  text-transform: capitalize;
}

.learning-module__learning-home-images___2EUdr {
  width: 230px;
}

.learning-module__plus-with-circle___12X4Y {
  position: relative;
  border-radius: 50%;
  padding: 10px;
  display: inline-block;
  padding: 0px 10px;
  font-size: 14px;
  top: 0px;
}

.learning-module__module-name___1M2p_ {
  /* border-radius: 3px; */
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 10px;
  /* color: #fff;
  background-color: #2d3192; */
  text-transform: capitalize;
  color: #404040;
  /* font-family: 'Lexend Deca', sans-serif; */
  font-family: helvetica, arial, sans-serif !important;
}

/* Topic css start from here */
.learning-module__topic-parent-container___1BPRe {
  background-size: contain;
  background-repeat: repeat;
  border: inset 0px transparent;
  box-sizing: border-box;
  height: auto;
  min-height: 500px;
  border-radius: 10px;
  /* font-family: 'Lexend Deca', sans-serif; */
  font-family: helvetica, arial, sans-serif !important;
}

.learning-module__topic-parent-container-module___3zuPd {
  background-size: contain;
  background-repeat: repeat;
  border: inset 0px transparent;
  box-sizing: border-box;
  height: auto;
  /* min-height: 500px; */
  border-radius: 10px;
  /* font-family: 'Lexend Deca', sans-serif; */
  font-family: helvetica, arial, sans-serif !important;
}
.learning-module__text-render___17lqH>p {
  margin: 0;
    padding: 0;
    line-height: 1.5;
    /* text-align: center; */
    font-size: 16px;
    color: #404040;
    font-family: helvetica,arial,sans-serif !important;
    /* text-align: justify; */
    /* background-color: #000;
    border-radius: 5px;
    color: #FFF;
    box-shadow: 0px 0px 0 2px #000,
      0px 0px 0 4px #000,
      0 0 0 0px #000;
    box-decoration-break: clone; */
}
.learning-module__rotate-span___17ylx {
  transform: rotate(335deg);
  -ms-transform: rotate(335deg);
  -webkit-transform: rotate(335deg);
  display: inline-block;
  font-size: 52px;
}

.learning-module__module-img___2iUBy {
  float: right;
}

.learning-module__topic-color___L2LBj {
  color: #404040;
}

.learning-module__topic-color___L2LBj:hover {
  color: #2d3192;
}
.learning-module__topic-color___L2LBj:focus {
  color: #404040;
}
.learning-module__move-up___1EuNT {
  position: fixed;
  bottom: 1%;
  right: 1%;
  background: #2d3192;
  color: #fff;
  border-radius: 30px;
  z-index: 1052;
}

.learning-module__sidebar-img___wx6xk {
  background-image: url("https://sfrbucket.s3.ap-south-1.amazonaws.com/sidebar-a205d77e-3181-4020-bd49-6dde3be0df3d.gif");
  background-size: contain;
  background-repeat: repeat;
  border: inset 0px transparent;
  box-sizing: border-box;
  height: auto;
  min-height: 500px;
}

.learning-module__main-topic___2sMbE {
  background: #fff;
  margin: 15px;
  border-radius: 5px;
      background-image: linear-gradient(180deg, #ffc1074f -5.22%, #ffc10726 1.65%, rgba(222, 235, 255, 0) 25.71%);
        background-position: top 0px left, top right, 0 0;
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-size: 100% 100%, 100% 100%, auto;
}

.learning-module__text-right___JtmJV {
  text-align: right;
}

.learning-module__black-box-head___3JVNG {
  width: 95%;
  font-size: 26px;
  /* padding: 0px 5px 0px 5px; */
  text-align: center;
  color: #FFF;
  position: absolute;
  top: 70px;
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  /* transform: translate(12%, 40%); */
}

.learning-module__content-description-head___Ghq3B {
  width: 80%;
  font-size: 16px;
  padding: 10px 23px 1px 23px;
  text-align: center;
  color: #FFF;
}

.learning-module__learning-description-body___1p8LX {
  font-weight: 300;
  font-size: 16px;
  font-style: italic;
}

.learning-module__share-div___1VaNh {
  position: relative;
  float: right;
}

.learning-module__layer-black___2WUZl {
  /* background-image: url("https://s3.ap-south-1.amazonaws.com/sfrbucket/7b0d56a0-ee66-11ed-b748-c9a53f2f2bde.png"); */
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/3t35wr-435h4376.png'); */
  background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/g70df6d8f-dfdf.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  height: 250px;
  /* border-radius: 40px; */
  position: sticky;
  z-index: 1;
}

.learning-module__layer-black-internal___3OLnd {
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/hiadshsai-internal-9jey73h7er.png'); */
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/inter-745jhj8fsdfj.png'); */
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/inter-fsdf8sdfsnd8.png'); */
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/hiadshsai-internal-17-fs67sdf.png'); */
  background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/hiadshsai-internal-18-fs78ssdfhs.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  height: 325px;
  position: sticky;
  z-index: 1;
}

.learning-module__topic-layer-black___3ZJRI {
  background: #3c3a57;
  background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/hiadshsai-o9i8u7y6thjh7y6y.png');
  /* background-image: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/eleveen-dfg8m-dfgdfg.png'); */
  background-size: cover;
  font-size: 14px;
  color: #fff;
  width: 90%;
  margin-left: 5%;
  border-radius: 15px;
  min-height: 195px;
}

.learning-module__link-container___33Vn3 {
  display: flex;
  /* font-family: 'Lexend Deca', sans-serif; */
  font-family: helvetica, arial, sans-serif !important;
}

.learning-module__link-box1___1Cpb0 {
  background: #ff5722;
  color: #fff;
  padding: 0px 8px;
  border-radius: 20px;
}
.learning-module__link-box1___1Cpb0:hover {
  color: #fff;
}
.learning-module__link-box2___2nwKo {
  background: #2d3192;
  color: #fff;
  padding: 0px 8px;
  border-radius: 20px;
}
.learning-module__link-box2___2nwKo:hover {
  color: #fff;
}
.learning-module__link-box3___2Hd_Q {
  background: #4f9d22;
  color: #fff;
  padding: 0px 8px;
  border-radius: 20px;
}
.learning-module__link-box3___2Hd_Q:hover {
  color: #fff;
}

.learning-module__link-sep___3FOjg {
  width: 10px;
}
.learning-module__topic-heading___2zEJ_ {
  text-transform: capitalize;
  font-size: 24px;
  /* position: absolute; */
  bottom: 15px;
  /* margin-left: 10px; */
}

.learning-module__learning-back-icon___2__Tk {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 1px;
  z-index: 10;
  padding: 5px 15px;
}

.learning-module__learning-home-icon___h93Rc {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 1px;
  z-index: 10;
  padding: 5px 15px;
  right: 1px;
}

.learning-module__topic-learning-back-icon___2CRiY {
  color: #2d3192;
  font-size: 22px;
  position: relative;
  top: 1px;
  z-index: 10;
  padding: 5px 15px;
}

.learning-module__topic-learning-home-icon___2rHR0 {
  color: #2d3192;
  font-size: 22px;
  position: relative;
  top: 1px;
  z-index: 10;
  padding: 5px 15px;
  float: right;
}

.learning-module__layer-white___p7qia {
  background: #fff;
  color: #474747;
  border-radius: 40px;
  position: relative;
  top: -6em;
  z-index: 2;
}
.learning-module__layer-white-content-container___sGq9n {
  display: flex;
  flex-wrap: wrap;
}
.learning-module__curve-adjustment-internal___3t6Lh {
  margin: 24px -15px;
}
.learning-module__curve-adjustment___1tPqu {
  margin: 24px 5px;
}
.learning-module__topic-title-adjustment___r6fun {
  width: 100%;
}
.learning-module__topic-title-adjustment___r6fun:hover {
  color: #2d3192;
}
.learning-module__learning-top-level___2KMWX {
  position: absolute !important;
  top: -80px !important;
  z-index: 1050 !important;
  background-color: #fff;
  width: 100%;
  min-height: 720px;
}
.learning-module__topic-curve-adjustment___3SjP_ {
  /* background: #fffdf9; */
  border-radius: 20px;
}
.learning-module__topic-padding___3AHMv {
  padding: 5px 20px;
  font-family: helvetica,arial,sans-serif !important;
}
.learning-module__topic-learning-top-level___60RTN {
  position: absolute !important;
  top: -80px !important;
  z-index: 1050 !important;
  background-color: #fff;
  width: 100%;
  min-height: 965px;
}

.learning-module__learning-topic-bg___3K9qc {
  /* background-image: linear-gradient(to right top, #855e8b, #896b9d, #8b79af, #8b87c1, #8a95d2, #8c9ad8, #8e9fde, #90a4e4, #97a1e2, #9e9fdf, #a49cdc, #aa99d8); */
  background-color: #fff;
    background-image: linear-gradient(315deg, #fff 0%, #fff 74%);
  padding: 10px;
  min-height: 500px;
  border-radius: 10px;
  display: flex;
  /* font-family: 'Lexend Deca', sans-serif; */
  font-family: helvetica, arial, sans-serif !important;
}

.learning-module__active-cls___3HOMD {
  color: #fff;
}

.learning-module__active-cls___3HOMD:hover {
  color: #fff;
}

.learning-module__active-cls___3HOMD:focus {
  color: #fff;
}

.learning-module__remove-underline___ayw43 {
  text-decoration: none;
}

.learning-module__remove-underline___ayw43:hover {
  text-decoration: none;
}

.learning-module__remove-underline___ayw43:focus {
  text-decoration: none;
}

.learning-module__learning-topic-bg-right___3gNJJ {
  min-height: 500px;
  background-color: #fff;
  border-radius: 10px;
}
.learning-module__remove-dot___1nV3x {
  list-style-type: none;
}

.learning-module__curve-left-menu___3DqC_ {
  background: #2d3192;
  padding: 8px 5px 8px 15px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #fff;
  border-radius: 5px;
}

.learning-module__curve-left-menu___3DqC_>a:hover {
  color: #fff;
}
.learning-module__curve-left-menu___3DqC_>a:focus {
  color: #fff;
}

.learning-module__curve-left-menu___3DqC_:hover {
  color: #fff;
}

.learning-module__plain-left-menu___1Sg58 {
  padding: 3px 5px;
}
.learning-module__plain-left-menu___1Sg58:hover {
  background: #2d3192;
  color: #fff;
  border-radius: 5px;
}
.learning-module__plain-left-menu___1Sg58>a:hover {
  color: #fff;
}

.learning-module__ml50___3JKV7 {
  margin-left: 50px;
}
.learning-module__ulcont___ZlAs8 {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
} */

.learning-module__tli___1LesI:nth-child(1) {
  justify-self: flex-start;
}

.learning-module__tli___1LesI:nth-child(2) {
  justify-self: center;
}

.learning-module__tli___1LesI:nth-child(3) {
  justify-self: flex-end;
}

.learning-module__lst-line___2oOk9 {
  display: flex;
  /* list-style: none; */
  font-weight: 600;
}

a {
  word-wrap: break-word;
}

.learning-module__lt-banner___1kRql {
  padding: 10px 5px;
  /* display: flex; */
  display: block;
  justify-content: center;
  height: 250px;
  border-radius: 10px;
  background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/Learn-Banner-t75j8dje84-ruj48fks94kd.png');
  /* background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/learn-sub-topic-54789hr8793.png'); */
  /* background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/desk-lear-j98fdd89fd.png'); */
  /* background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/fsdf78sdf-sdfjsdf78.png'); */
  background-repeat: no-repeat;
  border: 1px solid #FA40FF;
  box-shadow: 0 10px 6px -6px #777;
}

.learning-module__lt-banner-sub-topic___3JgqO {
  padding: 10px 5px;
  /* display: flex; */
  display: block;
  justify-content: center;
  height: 250px;
  border-radius: 10px;
  background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/learn-main-heay98546jkl.png');
  /* background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/desk-lear-j98fdd89fd.png'); */
  /* background: url('https://sfrbucket.s3.ap-south-1.amazonaws.com/fsdf78sdf-sdfjsdf78.png'); */
  background-repeat: no-repeat;
  border: 1px solid #FA40FF;
  box-shadow: 0 10px 6px -6px #777;
}
.learning-module__lt-content___22lGL {
  border-radius: 10px;
}

.learning-module__green-bar-sep___2WN3s {
  width: 35%;
  height: 5px;
  background: rgb(90, 247, 220);
  display: inline-flex;
  position: relative;
  bottom: 9px;
}
.learning-module__green-bar-sep-right___2fcoF {
  position: relative;
  top: 10px;
}

@media screen and (max-width: 800px) {
  .learning-module__aspect-label___2jlfi {
    max-height: 102px;
  }

  .learning-module__aspect-content___3RoDs {
    height: auto;
    padding: 10px 87px 10px 30px;
  }

  .learning-module__aspect-content___3RoDs:before {
    display: none;
  }

  .learning-module__aspect-content___3RoDs:after {
    top: 0;
  }

  .learning-module__aspect-content___3RoDs>div {
    display: block;
    width: 100%;
  }

  .learning-module__aspect-stat___3sxZv {
    margin-top: 10px;
    text-align: left;
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  .learning-module__module-img___2iUBy {
    margin-top: 45px;
  }

  .learning-module__main-topic___2sMbE {
    padding: 5px 15px !important;
  }
}

@media screen and (min-width: 757px) {
  .learning-module__module-img___2iUBy {
    margin-top: 45px;
  }
  .learning-module__main-topic___2sMbE {
    padding: 5px 220px
  }
  .learning-module__desk-ml___czCIY {
    margin-left: 10px;
  }
}

@media screen and (max-width: 750px) {
  .learning-module__sentiment-wrapper___269x5>div {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .learning-module__sentiment-wrapper___269x5>div:not(:first-child) {
    margin-top: 10px;
  }
    .learning-module__black-box-head___3JVNG {
      padding: 5px 10px;
      font-size: 24px;
      margin-top: 30px;
    }
}

@media screen and (max-width: 615px) {
  .learning-module__learning-home-images___2EUdr {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .learning-module__green-bar-sep___2WN3s {
      width: 98%;
  }
  .learning-module__green-bar-sep-right___2fcoF {
    position: relative;
    top: 20px;
  }
  .learning-module__learning-home-images___2EUdr {
    /* width: 165px; */
    width: 100%;
  }

  .learning-module__aspect-label___2jlfi {
    max-height: 140px;
  }

  .learning-module__aspect-stat___3sxZv>div {
    display: block;
    width: 100%;
  }

  .learning-module__all-opinions___2TSJJ {
    margin-bottom: 10px;
  }

  .learning-module__all-opinions___2TSJJ+div>span:first-child {
    margin: 0;
  }

  .learning-module__topicbox___1ANaI {
    width: 35%;
  }

  .learning-module__learning-keywords-element-container-internal___2U-M3 {
    /* padding: 10px 10px !important; */
  }

  .learning-module__learning-keywords-element-container___2emFF {
    margin-bottom: 25px;
    margin-right: 5px !important;
  }

  .learning-module__main-topic___2sMbE {
    background-size: 100% 50%, 0% 0%, auto;
  }

  /* .share-div {
    right: 8px;
    top: 32px;
  } */
}

@media screen and (max-width: 380px) {
  .learning-module__learning-home-images___2EUdr {
    /* width: 145px; */
    width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .learning-module__learning-home-images___2EUdr {
    width: 100%;
  }
  .learning-module__learning-keywords-element-container___2emFF {
    margin-bottom: 25px;
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 420px) {
  /* .manage-tile {
    display: table-caption;
    width: 135px;
    word-wrap: break-word;
  } */
  .learning-module__manage-height___3b49g {
    /* height: 170px; */
  }
}

/* Fancy button ui */
.learning-module__fancybutton___2hWGb {
  --border: 5px;
  /* the border width */
  --slant: 0.7em;
  /* control the slanted corners */
  --color: #4a4a4a;
  /* the color */

  font-size: 35px;
  padding: 0.4em 1.2em;
  border: none;
  cursor: pointer;
  font-weight: bold;
  color: #4a4a4a;
  background:
    linear-gradient(to bottom left, var(--color) 50%, #0000 50.1%) top right,
    linear-gradient(to top right, var(--color) 50%, #0000 50.1%) bottom left;
  background-size: calc(var(--slant) + 1.3*var(--border)) calc(var(--slant) + 1.3*var(--border));
  background-repeat: no-repeat;
  box-shadow:
    0 0 0 200px inset var(--s, #0000),
    0 0 0 var(--border) inset var(--color);
  -webkit-clip-path:
    polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant),
      100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)));
          clip-path:
    polygon(0 0, calc(100% - var(--slant)) 0, 100% var(--slant),
      100% 100%, var(--slant) 100%, 0 calc(100% - var(--slant)));
  transition: color var(--t, 0.3s), background-size 0.3s;
}

.learning-module__fancybutton___2hWGb:focus-visible {
  outline-offset: calc(-1*var(--border));
  outline: var(--border) solid #000c;
  -webkit-clip-path: none;
          clip-path: none;
  background-size: 0 0;
}

.learning-module__fancybutton___2hWGb:hover,
.learning-module__fancybutton___2hWGb:active {
  background-size: 100% 100%;
  --border: 5px solid;
  color: #5AF7DC;
  /* background:
      linear-gradient(to bottom left, var(--color) 50%, #0000 50.1%) top right,
      linear-gradient(to top right, var(--color) 50%, #0000 50.1%) bottom left; */
    /* background-size: calc(var(--slant) + 1.3*var(--border)) calc(var(--slant) + 1.3*var(--border)); */
}

.learning-module__fancybutton___2hWGb:active {
  --s: #0005;
  transition: none;
}
