@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;300&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,800);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap);
.PriceContainer_priceContainer__YLsVP>div{display:inline-flex;align-items:center}.PriceContainer_priceContainer__YLsVP{display:flex;gap:.625rem;margin-top:1rem;justify-content:center}.PriceContainer_price__kyn68{font-size:21px;color:#19181b;font-weight:bold}.PriceContainer_priceStriked__Ms\+E2{font-weight:500;font-size:1rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#f91818;margin-right:.25rem}
.Prepare_card__PpjAI{box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.1) !important;width:18.125rem !important;height:21.25rem !important;border-radius:5px !important}.Prepare_price__SQduZ{font-size:21px;color:#000;font-weight:bold}.Prepare_cardContainter__8Sjyv{display:flex;justify-content:center;gap:2rem;min-height:70vh}.Prepare_relatedInfo__iHzXK{font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.1em;color:#794df5}.Prepare_cardMedia__-YqFq{height:9rem !important}.Prepare_cardTitle__6hRLq{font-size:1rem;font-weight:500;color:#000}.Prepare_courseTagName__w1VYP{position:absolute;right:10px;top:10px}
/* .main-content{
  background: '#E5E5E5';
}
.main-content {
  background: #ffffff !important;
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
} */
.prepare-body {
  background-color: white;
}
.withFilter7489 {
  width: 100%;
  height: 100%;
  flex: 1 1;
  position: relative;
}
.withFilter7489 .fliter {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 290px;
  transform: translateX(0);
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.withFilter7489 .fliter.openFilter {
  transform: translateX(0);
}
.withFilter7489 .fliter.closeFilter {
  transform: translateX(-290px);
}
.fliterContainer {
  transition: all 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
  transform: translateX(0);
  width: 100%;
}
.fliterContainer.openFilter {
  transform: translateX(290px);
  width: calc(100% - 290px);
}
.smallScreen .fliterContainer.openFilter {
  transform: translateX(0);
  width: calc(100%);
}
.filter-button {
  width: 102px;
  height: 39px;
  background: #f9f9f9;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #3a3a3a;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 20px 10px;
}

#input_container {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 20px;
  background: #ddd;
  direction: ltr;
  width: 200px;
}
#input {
  height: 20px;
  margin: 0;
  padding-right: 30px;
  width: 100%;
}
#input_img {
  position: absolute;
  bottom: 2px;
  right: 5px;
  width: 24px;
  height: 24px;
}

.banner-content {
  position: relative;
  top: 80px;
  text-align: left;
  width: 395px;
}

@media (max-width: 480px) {
  .search-input {
    width: 300px !important;
  }
}

.search-input {
  width: 400px;
  height: 40px;
  margin: 16px 0;
  box-sizing: border-box !important;
  overflow: hidden;
  padding: 0 !important;
}
.search-AdminInput {
  width: 300px;
  height: 40px;
  margin-top: 20px;
  border: 1px solid #bababa !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  overflow: hidden;
  padding: 0 !important;
}
.search-AdminInput .form-controls {
  position: relative !important;
  border: none !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  color: #a6a6a6;
  width: 100%;
  height: 100%;
  padding-left: 15px;
}
.search-AdminInput .form-controls:focus {
  border: none !important;
  outline: none;
}
.search-input .form-controls {
  position: relative !important;
  border: none !important;
  border: 1px solid #bababa !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  border-radius: 5px !important;
  color: #212020;
  width: 100%;
  height: 100%;
  padding-left: 15px;
}
.search-input .form-controls:focus {
  border: 1px solid #794df5 !important;
  outline: none;
}

.prepare {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #63606c;
}

.prepare-desc {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #19181b;
}

.prepare-content {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  color: #794df5;
}

.continue-title {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #19181b;
}

.continue-desc {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #63606c;
  bottom: 0px;
}

.continue-card {
  text-align: start;
  position: relative;
  top: 10px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.courseTag {
  position: absolute;
  top: 10px;
  right: 16px;
}
.cardGrid_Course {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 40px;
  gap: 40px;
  align-items: center;
}
.course-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #19181b;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.continue-button {
  width: 100%;
  height: 40px;
  border: 1px solid #794df5 !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #794df5 !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  /* position: absolute !important;
  bottom: 13px;
  left: 10px; */
}
.rewatch-disable {
  width: 100%;
  height: 40px;
  border: 1px solid #faf9fb !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #757575 !important;
  background-color: #bebebe !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
}

.continue-rating {
  font-size: 14px;
  position: relative;
  bottom: 4px;
  left: 4px;
}
.preview-button {
  width: 90%;
  border: 1px solid #794df5 !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: white !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  background: #794df5 !important;
  text-transform: none !important;
  position: absolute !important;
  bottom: 13px;
  left: 10px;
}
.search-course {
  position: relative;
  width: 100%;
  height: 40px;
  float: left;
  top: 40px;
  background: #ffffff;
  border: 1px solid #bababa;
  box-sizing: border-box;
  box-shadow: 0px 4px 6px -4px rgb(24 39 75 / 12%),
    0px 4px 6px -4px rgb(24 39 75 / 12%);
  border-radius: 5px;
}

.form-controls {
  border: 1px solid white !important;
}

.form-controls::placeholder {
  font-size: 0.95rem;
  color: #aaa;
}

.various-course .MuiTabs-root {
  background: white !important;
  border-bottom: 1px solid #d9d9d9;
}

.various-course .PrivateTabIndicator-root-52 {
  width: 100%;
  bottom: 0;
  height: 2px;
  position: relative;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.various-course button:focus {
  outline: none !important;
}
.various-course .MuiTabs-indicator {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.various-course .PrivateTabIndicator-colorPrimary-35 {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.various-course .PrivateTabIndicator-colorPrimary-41 {
  background-color: #1ba94c !important;
}
.various-course .PrivateTabIndicator-root-34 {
  width: 100%;
  bottom: 0px;
  height: 4px !important;
  position: absolute;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.various-course .MuiTab-wrapper {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.various-course .MuiTab-textColorPrimary.Mui-selected {
  color: #1ba94c;
  background: #dbffe7 !important;
  border-bottom: 3px solid #1ba94c;
}
@media (min-width: 600px) {
  .various-course .MuiTab-root {
    min-width: 170px !important;
  }
}
.original-price {
  position: relative;
  top: 5px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  -webkit-text-decoration-line: line-through;

          text-decoration-line: line-through;

  color: #f91818;
}

.course-discount {
  position: relative;
  top: 12px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #545260;
}

.logo {
  position: relative;
  width: 92px;
  height: 40px;
  left: 64px;
}
.course141 {
  flex-grow: 1;
  width: 100%;
  margin-top: 56px;
  margin-bottom: 64px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 4px 6px -4px rgb(24 39 75 / 12%),
    0px 4px 6px -4px rgb(24 39 75 / 12%);
}

.rating-value {
  font-size: 12px;
  position: relative;
  bottom: 4px;
}

.hours-svg {
  margin-bottom: 4px;
  margin-right: 3px;
}
.card-design {
  margin: auto !important;
  position: relative;
  top: 50px;
}

.duration {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  color: #908d99;
}
.level {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  color: #908d99;
}

.viewAll {
  width: 100%;
  height: 40px;
  border: 1px solid #1ba94c !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #1ba94c !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  /* position: absolute !important;
  bottom: 13px;
  left: 10px; */
}
.filterSubHeading {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #323036;
}

.filterOption {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #19181b;
}
.filterOptionTags {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: white;
}
.scrollDesign::-webkit-scrollbar {
  width: 5px;
}
.scrollDesign::-webkit-scrollbar-track {
  border-radius: 10px;
}
.scrollDesign::-webkit-scrollbar-thumb {
  background: #ded9ec;
  border-radius: 10px;
  width: 50px;
}

.scrollDesign::-webkit-scrollbar-thumb:hover {
  background: #bba9f0;
}
.enrolled {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #19181b;
}

.filterIndicate {
  display: flex;
  padding: 12px 0 12px 0;
}
.filterParagraph {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 24px;
  color: #19181b;
  background-color: #f2f1f3;
  border: 1px solid #e0dde3;
  padding: 8px 12px;
  border-radius: 6px;
}

.centerAlign {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.tabsStudent_tabs__CWhCu{background-color:#fff;border-radius:5px 5px 0px 0px;display:flex;flex-direction:column;font-family:"Poppins",sans-serif;width:100%}.tabsStudent_tabs__CWhCu.tabsStudent_noChildren__AS1em{border-radius:5px !important;overflow:hidden}.tabsStudent_tabs__CWhCu.tabsStudent_purple__SRjr5 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J{background-color:#f3efff !important;color:#794df5 !important}.tabsStudent_tabs__CWhCu.tabsStudent_purple__SRjr5 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J .tabsStudent_badge__TbK\+s{background-color:#794df5 !important}.tabsStudent_tabs__CWhCu.tabsStudent_purple__SRjr5 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J::after{background-color:#794df5 !important}.tabsStudent_tabs__CWhCu.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J{background-color:#deffe9 !important;color:#03832f !important}.tabsStudent_tabs__CWhCu.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J .tabsStudent_badge__TbK\+s{background-color:#03832f !important}.tabsStudent_tabs__CWhCu.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J::after{background-color:#03832f !important}.tabsStudent_tabsHackathon__NHf7d{background-color:#fff;border-radius:5px 5px 0px 0px;display:flex;flex-direction:column;font-family:"Poppins",sans-serif;width:90%;padding-left:2rem}.tabsStudent_tabsHackathon__NHf7d.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J{background-color:#deffe9 !important;color:#03832f !important}.tabsStudent_tabsHackathon__NHf7d.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J .tabsStudent_badge__TbK\+s{background-color:#03832f !important}.tabsStudent_tabsHackathon__NHf7d.tabsStudent_green__z5QG7 .tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J::after{background-color:#03832f !important}.tabsStudent_tabbar__qgfWs{border-bottom:1px solid #d9d9d9;display:inline-flex !important;flex-grow:0;height:56px;justify-content:flex-start;padding:0 16px;overflow:auto}.tabsStudent_tabButton__pIemo{align-items:center !important;border:none;border-radius:0;cursor:pointer;display:inline-flex !important;font-size:15px;font-weight:500;height:100%;justify-content:center;min-width:98px;padding:5px 28px;position:relative}.tabsStudent_tabButton__pIemo:not(.tabsStudent_active__G0S8J){background-color:rgba(0,0,0,0);color:#6c6767}.tabsStudent_tabButton__pIemo:not(.tabsStudent_active__G0S8J) .tabsStudent_badge__TbK\+s{background:#a6a6aa !important;color:#fff !important}.tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J .tabsStudent_badge__TbK\+s{color:#fff !important}.tabsStudent_tabButton__pIemo.tabsStudent_active__G0S8J::after{bottom:0;content:" ";display:block;height:3px;left:0;position:absolute;width:100%;z-index:12}.tabsStudent_actions__Bam1Q{align-items:center;display:flex;margin-left:auto;z-index:13}.tabsStudent_text__pdghM{position:relative;text-transform:capitalize;z-index:2}.tabsStudent_badge__TbK\+s{border-radius:5px;font-size:14px;font-style:normal;font-weight:600;margin-left:12px;padding:2px 8px;position:relative;text-align:center;z-index:2}.tabsStudent_content__iJxR5{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:32px 0;position:relative;width:100%;z-index:10}.tabsStudent_tabContent__-R72Z{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:32px 0;position:relative;width:100%;z-index:10}.tabsStudent_tabsHackathon__NHf7d{background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:12px 0;position:relative;width:100%;z-index:10}.tabsStudent_filterMenu__GHTrT{position:-webkit-sticky;position:sticky;top:56px;transition-duration:300ms;transition-property:width padding}.tabsStudent_hackathon__IKdMh{padding-top:15px;font-size:15px}
.prepareHeroCard_main__m02nO{padding:1rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center;margin:0 -8px;margin-bottom:1rem;overflow:hidden}.prepareHeroCard_main__m02nO h4{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#323036}.prepareHeroCard_main__m02nO p{font-size:16px;line-height:26px;font-weight:400;color:#63606c;margin:0}.prepareHeroCard_main__m02nO.prepareHeroCard_smallScreen__ycq1Y{padding:1rem 0;padding-left:1rem;border-radius:6px;margin-bottom:1rem}.prepareHeroCard_main__m02nO.prepareHeroCard_smallScreen__ycq1Y h4{font-size:16px;line-height:1.5}.prepareHeroCard_main__m02nO.prepareHeroCard_smallScreen__ycq1Y p{font-size:14px;line-height:1.5}
.prepareMobileCard_main__qfNnW{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.prepareMobileCard_main__qfNnW h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:24px;top:116px}.prepareMobileCard_main__qfNnW p{font-style:normal;font-weight:normal;font-size:12px;line-height:18px;position:absolute;width:227px;height:80px;left:21px;top:150px}
.CustomSearch_searchForm__8ltex{width:30vw;display:flex;align-items:center;padding:10px;border-radius:5px;line-height:1}.CustomSearch_searchFormPrimary__i0kCo{background-color:#fff;box-shadow:rgba(32,33,36,.08) 0px 1px 6px;border:1px solid #d9d9d9;height:2.5rem}.CustomSearch_searchFormPrimary__i0kCo:hover{box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12)}.CustomSearch_searchFormSecondary__KIrZ9{background-color:#f5f5f5;border:1px solid #dadada;height:2.3rem}.CustomSearch_searchInput__ChtCE{border:0;outline:none;width:25rem;font-size:14px;padding:6px 0;background:rgba(0,0,0,0)}.CustomSearch_secondaryInput__OyDR8{background-color:#f5f5f5}.CustomSearch_searchInput__ChtCE::placeholder{color:#a6a6a6}.CustomSearch_searchIcon__1aK00{color:#a6a6a6;margin-right:8px;font-size:21px !important}.CustomSearch_searchForm__8ltex::after{content:"";clear:both}
.course-overview .MuiTypography-body1 {
  font-family: "Poppins", sans-serif !important;
}

/* .course-container .MuiPaper-root{
  box-shadow: none !important;
} */
.course-overview {
  background-color: white !important;
  flex: 1 1;
}
.course-overview .fullscreen {
  background-color: white !important;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
}
.root {
  flex-basis: "60.33%";
}
.course-overview
  .MuiTypography-root
  .MuiTypography-body1
  .MuiTypography-colorTextPrimary {
  font-family: "Poppins", sans-serif !important;
}
.duration {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
}
.hours-svg {
  margin-bottom: 4px;
  margin-right: 3px;
}

.course-overview .MuiButton-root {
  font-family: "Poppins", sans-serif !important;
}

body {
  font-family: "Poppins", sans-serif !important;
}

.bread-prepare {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  /* position: relative;
  top: 5px; */
  color: white;
}

.breadcrumb-content {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #ffffff;
  /* position: relative;
  top: 5px; */
}
.video-player .MuiTypography-colorTextPrimary {
  color: white !important;
  font-size: 14px;
}
.video-player .MuiBreadcrumbs-separator {
  display: flex;
  margin-left: 8px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 8px;
  color: white !important;
}

.list-inline {
  display: flex !important;
}

.price {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 42px;
  color: #ffffff;
}

.course-banner {
  padding: 64px 32px 32px 16px;
  min-height: 100%;
}

.course-banner .prepare-desc {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  width: 400px;
  color: #ffffff;
}

.course-banner .prepare {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  color: #d8d6db;
  width: 90%;
  position: relative;
  /* overflow: auto; */
}
.banner-rating {
  position: relative;
  left: 8px;
}
.small-font {
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
}
/* .banner-language {
} */
.banner-language .lang {
  position: relative;
  left: 10px;
  top: 2px;
  text-transform: capitalize;
}
.course-banner ul {
  margin-top: 16px;
  margin-left: 8px;
}

.course-banner ul li {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-style: normal;
  font-family: "Poppins";
}
.course-banner .bull {
  margin: 8px;
}

@media (max-width: 480px) {
  .course-banner .bull {
    margin: 0px;
  }
}

@media (max-width: 600px) {
  .buy-button {
    position: relative;
    left: 60px;
  }
  .cart-button {
    position: relative;
    left: 30px;
    top: 10px;
  }
  .share-button {
    position: relative;
    left: 40px;
    top: 10px;
  }
  .requirement-card {
    padding: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .course-banner {
    position: relative;
    top: 0px !important;
    text-align: left;
  }
  .share-button {
    margin-top: 5px !important;
  }
  .video-player {
    width: 100% !important;
  }
  /* .MuiGrid-grid-sm-7 {
  flex-grow: 0;
  max-width: 100% !important;
  flex-basis: 100% !important;
}
.MuiGrid-grid-sm-5 {
  flex-grow: 0;
  max-width: 100% !important;
  flex-basis: 100% !important;
} */
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
  /* .course-banner {
    height: 700px;
  } */

  .buy-button {
    position: relative;
    left: 0px;
  }
  .cart-button {
    position: relative;
    left: 0px;
    top: 0px;
  }
  .share-button {
    position: relative;
    left: 0px;
    top: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .buy-button {
    position: relative;
    right: 0px;
  }
  .cart-button {
    position: relative;
    right: 0px;
  }
}
@media (max-width: 600px) {
  .course-banner {
    top: 0;
  }
}
/* @media (min-width:600px)  */

.buy-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding: 8px 120px; */
  position: relative;
  left: 10px;
  color: #ffffff !important;
  width: 200px !important;
  height: 40px !important;
  background: #794df5 !important;
  border-radius: 3px !important;
}

.cart-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  position: relative;
  color: #ffffff !important;
  width: 200px !important;
  height: 40px !important;
  border-radius: 3px !important;
  border: 1px solid #ffffff !important;
  left: 10px;
  text-transform: none !important;
}
.share-button {
  position: relative;
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff !important;
  box-sizing: border-box;
  border-radius: 3px !important;
}
.share-button:hover {
  color: #ffffff !important;
  background: #794df5 !important;
  border: none;
}
.copied-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 5px;
  position: relative;
  color: #ffffff !important;
  width: 200px !important;
  height: 40px !important;
  border-radius: 3px !important;
  border: 1px solid #ffffff !important;
  left: 10px;
  text-transform: none !important;
}

.center-align,
.center-align-requirement {
  font-size: 16px;
  color: #000000;
  text-transform: capitalize;
}
.center-align ul,
.center-align-requirement ul {
  list-style: none;
  padding-left: 0;
}
.center-align ol,
.center-align-requirement ol {
  list-style: none;
  padding-left: 0;
}
.center-align ol li::before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEUSURBVHgBxVLLjcJADHVmZu+UEGnDfelgF5Yjn3QAHUAFhApogQ6CwhWRlMAdkFICBYwzeACHAAmCE5assRW95/ccA3wiWpEXNyNvZGsH3oz/pTcxBgJbGwcC8Q64FX73GXyKDJyXFfyGrivlV0xzXdsTcrPq7BovK1BKhQymN9Va+7YSZ/b6T5uyCnzxnX9HFH7ip+mJwIKlNHFGWUbSjOqDom+qp4m/3XAvlDQzems270msb1rS5Epn5uveLigOEBrJiwFmvCEpLs36RsTxvULnMqkmhYqp4+kHyoSyzz2ibrDvB4IKkqtwMMN1dz+Hksh/I7EfMNN/BTtnMC2tCnyjoEwJHws8iYdDypUALPhYnsURWjSAcq9DoJUAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.center-align ul li::before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEUSURBVHgBxVLLjcJADHVmZu+UEGnDfelgF5Yjn3QAHUAFhApogQ6CwhWRlMAdkFICBYwzeACHAAmCE5assRW95/ccA3wiWpEXNyNvZGsH3oz/pTcxBgJbGwcC8Q64FX73GXyKDJyXFfyGrivlV0xzXdsTcrPq7BovK1BKhQymN9Va+7YSZ/b6T5uyCnzxnX9HFH7ip+mJwIKlNHFGWUbSjOqDom+qp4m/3XAvlDQzems270msb1rS5Epn5uveLigOEBrJiwFmvCEpLs36RsTxvULnMqkmhYqp4+kHyoSyzz2ibrDvB4IKkqtwMMN1dz+Hksh/I7EfMNN/BTtnMC2tCnyjoEwJHws8iYdDypUALPhYnsURWjSAcq9DoJUAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.center-align > p {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 16px 0 !important;
  font-size: 15px;
  line-height: 1.8;
}
.center-align > p::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEUSURBVHgBxVLLjcJADHVmZu+UEGnDfelgF5Yjn3QAHUAFhApogQ6CwhWRlMAdkFICBYwzeACHAAmCE5assRW95/ccA3wiWpEXNyNvZGsH3oz/pTcxBgJbGwcC8Q64FX73GXyKDJyXFfyGrivlV0xzXdsTcrPq7BovK1BKhQymN9Va+7YSZ/b6T5uyCnzxnX9HFH7ip+mJwIKlNHFGWUbSjOqDom+qp4m/3XAvlDQzems270msb1rS5Epn5uveLigOEBrJiwFmvCEpLs36RsTxvULnMqkmhYqp4+kHyoSyzz2ibrDvB4IKkqtwMMN1dz+Hksh/I7EfMNN/BTtnMC2tCnyjoEwJHws8iYdDypUALPhYnsURWjSAcq9DoJUAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 10px;
  margin-top: 8px;
}
.center-align div::before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEUSURBVHgBxVLLjcJADHVmZu+UEGnDfelgF5Yjn3QAHUAFhApogQ6CwhWRlMAdkFICBYwzeACHAAmCE5assRW95/ccA3wiWpEXNyNvZGsH3oz/pTcxBgJbGwcC8Q64FX73GXyKDJyXFfyGrivlV0xzXdsTcrPq7BovK1BKhQymN9Va+7YSZ/b6T5uyCnzxnX9HFH7ip+mJwIKlNHFGWUbSjOqDom+qp4m/3XAvlDQzems270msb1rS5Epn5uveLigOEBrJiwFmvCEpLs36RsTxvULnMqkmhYqp4+kHyoSyzz2ibrDvB4IKkqtwMMN1dz+Hksh/I7EfMNN/BTtnMC2tCnyjoEwJHws8iYdDypUALPhYnsURWjSAcq9DoJUAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.center-align-requirement ul li::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACGSURBVHgBfY8xCoMwGIX/F4R06BDHbj1CPUbHHqE3aE/SI3iFuujsCfQIbm6SUSUQX0DBwfjBC4Hv8cODkL663LVPcn4fjGH+0+S+t9fYYZXNKvZYljJF+TuQAaN1kmMor17iWBWek4IJhTaqvRQKcO/IFYvZfVT65BS4TCDFJpgaXJBy5gLGOysgQMvRrwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.center-align-requirement ol li::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACGSURBVHgBfY8xCoMwGIX/F4R06BDHbj1CPUbHHqE3aE/SI3iFuujsCfQIbm6SUSUQX0DBwfjBC4Hv8cODkL663LVPcn4fjGH+0+S+t9fYYZXNKvZYljJF+TuQAaN1kmMor17iWBWek4IJhTaqvRQKcO/IFYvZfVT65BS4TCDFJpgaXJBy5gLGOysgQMvRrwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.center-align-requirement > p {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 16px 0 !important;
  font-size: 15px;
  line-height: 1.8;
}
.center-align-requirement > p::before {
  content: "";
  display: inline-block;
  height: 12px;
  width: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACGSURBVHgBfY8xCoMwGIX/F4R06BDHbj1CPUbHHqE3aE/SI3iFuujsCfQIbm6SUSUQX0DBwfjBC4Hv8cODkL663LVPcn4fjGH+0+S+t9fYYZXNKvZYljJF+TuQAaN1kmMor17iWBWek4IJhTaqvRQKcO/IFYvZfVT65BS4TCDFJpgaXJBy5gLGOysgQMvRrwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 6px;
  margin-top: 8px;
}
.center-align-requirement div::before {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACGSURBVHgBfY8xCoMwGIX/F4R06BDHbj1CPUbHHqE3aE/SI3iFuujsCfQIbm6SUSUQX0DBwfjBC4Hv8cODkL663LVPcn4fjGH+0+S+t9fYYZXNKvZYljJF+TuQAaN1kmMor17iWBWek4IJhTaqvRQKcO/IFYvZfVT65BS4TCDFJpgaXJBy5gLGOysgQMvRrwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.outcome-card {
  background-color: #ecfff2 !important;
  padding: 16px;
  border: 1px solid #f2f1f3;
}
.outcomes-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #19181b;
  margin-bottom: 25px;
}

.requirement-card {
  background-color: #fff6e6 !important;
  padding: 16px;
  border: 1px solid #f2f1f3;
}

/* .MuiCard-root {
  overflow: none !important;
} */

@media (min-width: 1025px) {
  .video-player {
    /* margin: 60px; */
  }
}

@media (min-width: 1140px) {
  .buy-button {
    position: relative;
    right: 20px;
  }
  .cart-button {
    position: relative;
    right: 10px;
  }
}

@media (min-width: 1200px) {
  .course-container {
    max-width: 1300px !important;
  }
  .outcome-card {
    margin-top: 48px;
  }
  .requirement-card {
    margin-top: 48px;
  }
}
/* .react-player .react-player-big-play-button {
  top: % !important;
  left: 45% !important;
} */

.course-banner .course-premium {
  position: relative;
  background: linear-gradient(90deg, #870000 0%, #190a05 100%);
  border-radius: 5px;
  width: 105px;
  height: 28px;
}
.course-banner .premium-detail {
  position: relative;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  padding: 5px;
  left: 10px;
  bottom: 5px;
  letter-spacing: 0.01em;
  background: linear-gradient(90deg, #870000 0%, #190a05 100%);
  border-radius: 5px;
  width: 105px;
  height: 28px;
  color: #ffffff !important;
}

.explore-button {
  width: auto;
  border: 2px solid #1ba94c !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 90px !important;
  color: #1ba94c !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin: auto;
  position: relative;
  top: 30px;
}

.course-desc p {
  font-size: 14px;
}

.cards {
  background-color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0px 0px 25px rgba(170, 170, 170, 0.25);
  border-radius: 10px;
}
.rating-box {
  width: 130px;
  height: 130px;
  margin-right: auto;
  margin-left: auto;
  /* background-color: #FBC02D; */
  color: #fff;
}

.rating-label {
  font-weight: bold;
  font-family: "Poppins", sans-serif !important;
}

.rating-bar {
  width: 300px;
  padding: 8px;
  border-radius: 5px;
}
.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: 5px;
}

.bar-5 {
  width: 70%;
  height: 13px;
  background-color: #794df5;
  border-radius: 20px;
}

.bar-4 {
  width: 30%;
  height: 13px;
  background-color: #794df5;
  border-radius: 20px;
}

.bar-3 {
  width: 20%;
  height: 13px;
  background-color: #794df5;
  border-radius: 20px;
}

.bar-2 {
  width: 10%;
  height: 13px;
  background-color: #794df5;
  border-radius: 20px;
}

.bar-1 {
  width: 0%;
  height: 13px;
  background-color: #794df5;
  border-radius: 20px;
}

td {
  padding-bottom: 10px;
}

.star-active {
  color: #fbc02d;
  margin-top: 10px;
  margin-bottom: 10px;
}

.star-active:hover {
  color: #f9a825;
  cursor: pointer;
}

.star-inactive {
  color: #cfd8dc;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blue-text {
  color: #0091ea;
}

.content {
  font-size: 14px;
  line-height: 23px;
  color: #323036;
  font-style: normal;
  font-weight: normal;
}

.profile-pic {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin-right: 30px;
}

.pic {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

.vote {
  cursor: pointer;
}

.main-rating {
  position: relative;
  height: 66px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 74px;
  line-height: 66px;
  color: #794df5;
}

.sec-rating {
  position: relative;
  height: 23px;
  left: 20px;
  top: 30px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #7c7887;
}

.course-overview .MuiCardContent-root {
  padding: 16px !important;
  position: relative;
}

.list-group-item {
  background-color: #f8f8fb !important;
}

/* iframe{
  width : 100%
 } */

.content-min {
  margin-right: 70px;
}
@media (max-width: 480px) {
  .content-min {
    margin-right: 0px;
  }
}

.acc-min {
  /* margin-left: 180px !important; */
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
}

.course-heading {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #323036;
}

/* tab design css */
.course-overview .MuiAccordionSummary-root {
  height: 60px !important;
}
.course-overview .MuiTabs-root {
  background: white !important;
  border-bottom: 1px solid #d9d9d9;
}

.course-overview .PrivateTabIndicator-root-52 {
  width: 100%;
  bottom: 0;
  height: 2px;
  position: relative;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.course-overview .MuiTab-textColorPrimary.Mui-selected {
  color: #1ba94c !important;
  background: #dbffe7 !important;
}
.course-overview button:focus {
  outline: none !important;
}
.course-overview .MuiTabs-indicator {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.course-overview .PrivateTabIndicator-colorPrimary-35 {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.course-overview .PrivateTabIndicator-colorPrimary-41 {
  background-color: #1ba94c !important;
}
.course-overview .PrivateTabIndicator-root-34 {
  width: 100%;
  bottom: 0px;
  height: 4px !important;
  position: absolute;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.course-overview .MuiTab-wrapper {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

.price-wraper {
  display: flex;
  align-items: center;
  padding-left: 10px;
}
.price-wraper h2 {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 42px;
  color: #ffffff;
}
.price-wraper p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  color: #e8e8e8;
  padding: 0 20px;
}
.price-wraper span {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #d8d6db;
}
.sec-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #323036;
  margin-bottom: 20px;
}
.instructor-details {
  padding-top: 20px;
  padding-bottom: 20px;
}
.instructor-details p {
  font-size: 16px;
  line-height: 1.8;
}
p.prepareParagraph {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.625;
  margin: 16px 0;
}
.buyImage {
  height: 400px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}

.buyImageExternal {
  height: 400px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.mainExternal {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  padding-top: 60px;
  background-color: #20242d;
}
.secondaryExternal {
  position: relative;
  width: 100%;
  height: 100%;
}
.course-External {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #20242d;
}
.containerExternal {
  overflow: hidden;
  overflow-y: auto;
  min-height: 100%;
}

.innerHtml {
  font-size: 16px;
  line-height: 1.8;
}

.innerHtml blockquote {
  display: block;
  -webkit-margin-before: 1__qem;
          margin-block-start: 1__qem;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 40px;
          margin-inline-start: 40px;
  -webkit-margin-end: 40px;
          margin-inline-end: 40px;
}

.innerHtml strong,
.innerHtml b {
  font-weight: bold;
}

.innerHtml i,
.innerHtml address {
  font-style: italic;
}

/* heading elements */

.innerHtml p {
  -webkit-margin-before: 1.33__qem;
          margin-block-start: 1.33__qem;
  -webkit-margin-after: 1.33em;
          margin-block-end: 1.33em;
}

.innerHtml h1 {
  display: block;
  font-size: 2em;
  -webkit-margin-before: 0.67__qem;
          margin-block-start: 0.67__qem;
  -webkit-margin-after: 0.67em;
          margin-block-end: 0.67em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

.innerHtml h2 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83__qem;
          margin-block-start: 0.83__qem;
  -webkit-margin-after: 0.83em;
          margin-block-end: 0.83em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

.innerHtml h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1__qem;
          margin-block-start: 1__qem;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

.innerHtml h4 {
  display: block;
  -webkit-margin-before: 1.33__qem;
          margin-block-start: 1.33__qem;
  -webkit-margin-after: 1.33em;
          margin-block-end: 1.33em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

.innerHtml h5 {
  display: block;
  font-size: 0.83em;
  -webkit-margin-before: 1.67__qem;
          margin-block-start: 1.67__qem;
  -webkit-margin-after: 1.67em;
          margin-block-end: 1.67em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

.innerHtml h6 {
  display: block;
  font-size: 0.67em;
  -webkit-margin-before: 2.33__qem;
          margin-block-start: 2.33__qem;
  -webkit-margin-after: 2.33em;
          margin-block-end: 2.33em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  font-weight: bold;
}

/* tables */
.innerHtml table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: gray;
}

.innerHtml .table table td {
  border: 1px solid #bfbfbf !important;
}

.innerHtml thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

.innerHtml tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.innerHtml tfoot {
  display: table-footer-group;
  vertical-align: middle;
  border-color: inherit;
}

/* for tables without table section elements (can happen with XHTML or dynamically created tables) */
.innerHtml table > tr {
  vertical-align: middle;
}

.innerHtml col {
  display: table-column;
}

.innerHtml colgroup {
  display: table-column-group;
}

.innerHtml tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.innerHtml td,
.innerHtml th {
  display: table-cell;
  vertical-align: inherit;
}

.innerHtml th {
  font-weight: bold;
}

.innerHtml caption {
  display: table-caption;
  text-align: center;
}

/* lists */

.innerHtml ul,
.innerHtml menu,
.innerHtml dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1__qem;
          margin-block-start: 1__qem;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.innerHtml ol {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1__qem;
          margin-block-start: 1__qem;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.innerHtml li {
  display: list-item;
  text-align: match-parent;
}

.innerHtml ::marker {
  unicode-bidi: isolate;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  white-space: pre;
  text-transform: none;
}

.innerHtml ul ul,
.innerHtml ol ul {
  list-style-type: circle;
}

.innerHtml ol ol ul,
.innerHtml ol ul ul,
.innerHtml ul ol ul,
.innerHtml ul ul ul {
  list-style-type: square;
}

.innerHtml a:any-link {
  color: blue;
  text-decoration: underline;
  cursor: auto;
}

.innerHtml a:any-link:active {
  color: red;
}

.Toastify__toast-container {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 9999px);
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: auto;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--dark {
  background: #121212;
  color: #fff;
}
.Toastify__toast--default {
  background: #fff;
  color: #aaa;
}
.Toastify__toast--info {
  background: #3498db;
}
.Toastify__toast--success {
  background: #07bc0c;
}
.Toastify__toast--warning {
  background: #f1c40f;
}
.Toastify__toast--error {
  background: #e74c3c;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--default {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: auto;
  left: initial;
  transform-origin: right;
}
.Toastify__progress-bar--default {
  background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
}
.Toastify__progress-bar--dark {
  background: #bb86fc;
}
@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}
.SignInModal_dialog__oi5MJ::-webkit-scrollbar{width:5px}.SignInModal_dialog__oi5MJ::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.SignInModal_dialog__oi5MJ::-webkit-scrollbar-track{background:#fff}.SignInModal_dialogTitle__MYgy4{border-top:4px solid #794df5;text-align:center;height:90px}.SignInModal_mobileDialogTitle__\+UN2C{border-top:4px solid #794df5;text-align:center;height:90px}.SignInModal_dialogTitleHeader__mBT\+M{font-size:20px;font-family:"Poppins",sans-serif;font-weight:500}.SignInModal_dialogSubTitle__VjWNP{text-align:center;font-size:15px;font-family:"Poppins",sans-serif;font-weight:400}.SignInModal_dialogAction__xqAES{display:flex;justify-content:center;margin-bottom:10px}.SignInModal_dialogContent__hJFjz{display:flex;flex-direction:column;align-items:center;gap:15px;width:500px}.SignInModal_mobileDialogContent__3QS-Y{width:100%;padding:0 !important;margin-top:32px;display:flex;flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.SignInModal_dialogContent__hJFjz::-webkit-scrollbar{display:none}.SignInModal_signInPwdContainer__JPlmR{margin-top:10px}.SignInModal_signInInput1__nElel{border:0;width:400px;height:50px;outline:none !important}.SignInModal_signInInput2__dli60{border:0;width:400px;height:50px;margin-top:20px;outline:none !important}.SignInModal_forgotPassword__Qr58T{margin-left:270px;text-decoration:underline;color:#0377d1;cursor:pointer}.SignInModal_mobileForgotPassword__N8R-B{text-align:right;text-decoration:underline;color:#0377d1;cursor:pointer;width:343px}.SignInModal_fieldIcon__\+bOqP{padding:5px;float:left;height:40px;border:0px;margin-top:4px;width:32}.SignInModal_forgotPwd__kfrSS{text-align:right;text-decoration:underline;color:#0377d1;cursor:pointer}.SignInModal_signInButton__LTS1w{width:400px;height:50px}.SignInModal_mobileSignInButton__6j0ys{width:343px;height:50px}.SignInModal_inputFieldValidation__1QnLK{display:flex;flex-direction:column}.SignInModal_signInButton__LTS1w,.SignInModal_mobileSignInButton__6j0ys,.SignInModal_createNewbutton__R1VHU{font-weight:600 !important;font-size:medium !important}.SignInModal_orDivision__6syN0{display:flex;justify-content:center;align-items:center;gap:10px;width:400px;font-size:20px}.SignInModal_line1__tbzg6{height:1px;width:180px;background:#e2e0e0}.SignInModal_line2__heYuU{height:1px;width:180px;background:#e2e0e0}.SignInModal_dialogContent1__mNHcq{display:flex;flex-direction:column;align-items:center;gap:15px;width:500px;height:500px}.SignInModal_mobileDialogContent1__PANFs{display:flex;flex-direction:column;align-items:center;gap:15px;width:360px;height:500px}.SignInModal_userName__0asoO{display:flex;align-items:center;justify-content:center;gap:20px;width:400px;margin-top:0px}.SignInModal_signInputContainer__kXhq1{margin-top:px}.SignInModal_textField__CAWFW input{padding-top:15px;padding-bottom:15px}.SignInModal_formControl__e10Gc select{padding-top:2px;padding-bottom:2px}.SignInModal_dobAndGender__hn9LU{display:flex;align-items:center;justify-content:center;gap:20px;width:400px;margin-top:0px}.SignInModal_acceptTermsAndCondition__WaGfd{display:flex;justify-content:center;align-items:center;height:30px}.SignInModal_mobileAcceptTermsAndCondition__D0c8S{display:flex;justify-content:center;align-items:center;height:30px;width:21rem}.SignInModal_acceptTermText__wpsFp{margin-right:150px;margin-top:15px;font-size:15px;font-family:"Poppins",sans-serif;font-weight:500}.SignInModal_mobileAcceptTermText__j4HpW{margin-right:55px;margin-top:15px;font-size:15px;font-family:"Poppins",sans-serif;font-weight:500}.SignInModal_acceptTermText__wpsFp:hover{font-size:15px;font-family:"Poppins",sans-serif;font-weight:500;color:#1c3ba7;-webkit-text-decoration-line:underline;text-decoration-line:underline}.SignInModal_alreadyHaveAnAccount__Hw611{display:flex;justify-content:center;align-items:center;height:20px}.SignInModal_alreadyText__ycTuj{font-size:16px;font-family:"Poppins",sans-serif;font-weight:500;color:#20222f}.SignInModal_loginPageButton__2Vgyr{font-size:16px;margin-left:10px;font-weight:bold;color:#794df5;cursor:pointer}.SignInModal_newSignUp__\+ezZJ{display:flex;flex-direction:column;justify-content:center;align-items:center}.SignInModal_dontHaveAccount__joaoT{color:#3a3a3a;font-weight:500;font-family:"Poppins",sans-serif;font-size:18px}.SignInModal_signUpButton__KxMdQ{width:400px;height:50px}.SignInModal_mobileSignUpButton__eDt4p{width:343px;height:50px}.SignInModal_signUpButton__KxMdQ,.SignInModal_mobileSignUpButton__eDt4p,.SignInModal_createNewbutton__R1VHU{font-weight:600 !important;font-size:medium !important}.SignInModal_createNew__O7W2d{margin-bottom:20px}.SignInModal_createPrompt__Ca5pP{text-align:center}.SignInModal_createNewbutton__R1VHU{width:80%}.SignInModal_createNewWrapper__hKPIX{text-align:center}
.ViewPracticeQuestions_page__ZtriH{display:flex;flex-direction:column;margin:auto;max-width:1400px}.ViewPracticeQuestions_page__ZtriH,.ViewPracticeQuestions_page__ZtriH *{font-family:"Poppins",sans-serif}@supports(padding: max(0px)){.ViewPracticeQuestions_page__ZtriH{padding-left:max(-1px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.ViewPracticeQuestions_page__ZtriH{padding-left:-1px !important}}@supports(padding: max(0px)){.ViewPracticeQuestions_page__ZtriH{padding-right:max(-1px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.ViewPracticeQuestions_page__ZtriH{padding-right:-1px !important}}.ViewPracticeQuestions_headerContainer__T\+Y-1{align-items:center;display:flex;flex-direction:column;padding:0 16px;position:relative}.ViewPracticeQuestions_headerContainerMobile__simkv{align-items:center;display:flex;flex-direction:column;padding:0 .5px;position:relative}.ViewPracticeQuestions_header__9XomS{background:#fff;border-radius:10px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:inline-flex;margin:0 auto;width:100%}.ViewPracticeQuestions_header__9XomS.ViewPracticeQuestions_paidPackage__dLX1Q{max-width:720px}.ViewPracticeQuestions_header__9XomS.ViewPracticeQuestions_paidPackage__dLX1Q .ViewPracticeQuestions_paymentContainer__TjIFR{border-left:none;border-top:1px solid #eee;width:100%}@media screen and (max-width: 640px){.ViewPracticeQuestions_header__9XomS.ViewPracticeQuestions_paidPackage__dLX1Q{flex-direction:column}}.ViewPracticeQuestions_textContainer__w3GPs{display:flex;flex-direction:column;flex-grow:0;flex-shrink:1}@media screen and (max-width: 400px){.ViewPracticeQuestions_textContainer__w3GPs{width:100%}}.ViewPracticeQuestions_textContainer__w3GPs{padding:20px;width:calc(100% - 140px)}@media screen and (max-width: 400px){.ViewPracticeQuestions_textContainer__w3GPs{flex-direction:column;width:100%}}.ViewPracticeQuestions_paymentContainer__TjIFR{align-items:center;border-left:1px solid #eee !important;display:flex;flex-direction:column;justify-content:center;padding:24px;min-width:256px}.ViewPracticeQuestions_headingContainer__P8gMT{align-items:center;display:flex;margin-bottom:10px}.ViewPracticeQuestions_headingIcon__HvI8S{align-items:center;background:#47466c;border-radius:5px;display:flex;flex-shrink:0;height:30px;justify-content:center;margin-right:15px;width:30px}.ViewPracticeQuestions_headingText__9c3I0{color:#000;font-size:22px;font-weight:600;line-height:1.25 !important;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ViewPracticeQuestions_headerListItem__OGGBw{color:#5c5f65;font-size:14px;font-weight:400;line-height:1.2;margin-left:16px;margin-top:12px;position:relative}.ViewPracticeQuestions_headerListItem__OGGBw::before{background-color:#1ba94c;border-radius:20px;content:" ";display:block;height:8px;left:-16px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.ViewPracticeQuestions_percentageText__nSsy8{color:#242222;font-size:12px;font-weight:normal;letter-spacing:.25px;line-height:18px;margin:10px 0 0 5px}.ViewPracticeQuestions_availableQuestions__12CqT{background:rgba(255,249,204,.7);border:1px solid #ffe8b1;border-radius:5px;box-sizing:border-box;color:#dc9c00;font-size:14px;font-weight:600;left:calc(100% + 32px);line-height:22px;padding:5px 16px;position:absolute;white-space:nowrap}.ViewPracticeQuestions_optionsContainer__2DksY{display:flex;justify-content:center;position:relative;width:100%}.ViewPracticeQuestions_groupingMethodsContainer__pz\+NU{align-items:center;display:flex;position:relative;width:100%}.ViewPracticeQuestions_tabsRoot__S9zWO{width:65rem !important}.ViewPracticeQuestions_tabsRootMobile__9AOSO{width:21rem !important}.ViewPracticeQuestions_tabsFlexRoot__7AsiN{justify-content:flex-start}.ViewPracticeQuestions_groupingMethodController__9fj47{height:100%}.ViewPracticeQuestions_groupingMethodController__9fj47 .MuiTabs-flexContainer{height:100%}.ViewPracticeQuestions_groupingMethodButton__w-GrX{background-color:rgba(0,0,0,0);border:none;color:#282c31;font-size:16px;font-weight:600;padding:0 20px;position:relative}.ViewPracticeQuestions_groupingMethodButton__w-GrX.ViewPracticeQuestions_activeMethod__rJTBx::after{background-color:#794df5;content:" ";display:block;height:3px;left:0;position:absolute;top:calc(100% - 1px);width:100%}.ViewPracticeQuestions_viewOptions__wSxX5{border-radius:3px;filter:drop-shadow(0px 4px 16px rgba(89, 88, 96, 0.2));overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1023px){.ViewPracticeQuestions_viewOptions__wSxX5{display:none}}.ViewPracticeQuestions_viewOptionsButton__uFdCe{border:none;height:40px;padding:0;width:40px}.ViewPracticeQuestions_viewOptionsButton__uFdCe:not(.ViewPracticeQuestions_active__\+9WVp){background:#fff;color:#000}.ViewPracticeQuestions_viewOptionsButton__uFdCe.ViewPracticeQuestions_active__\+9WVp{background:#1ba94c;color:#fff}.ViewPracticeQuestions_insights__or1PM{display:inline-grid;flex-grow:0;gap:22px;grid-auto-flow:column;margin:0 auto 44px auto;max-width:1024px;padding:16px;width:100%}@media screen and (max-width: 840px){.ViewPracticeQuestions_insights__or1PM{grid-auto-flow:unset;grid-template-columns:1fr 1fr}}@media screen and (max-width: 400px){.ViewPracticeQuestions_insights__or1PM{grid-auto-flow:unset;grid-template-columns:repeat(2, 1fr)}}.ViewPracticeQuestions_insightCard__-e355{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;min-width:auto;overflow:hidden;padding:20px 12px 12px 12px;position:relative;width:100%}.ViewPracticeQuestions_insightCard__-e355::before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_yellow__vaYTH{box-shadow:0px 4px 16px rgba(253,188,31,.2)}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_yellow__vaYTH::before{background-color:#fdbc1f}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_yellow__vaYTH .ViewPracticeQuestions_insightCardIconContainer__lqe-X{background:rgba(252,244,217,.5);color:#ffb400}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_green__e46yP{box-shadow:0px 4px 16px rgba(81,185,96,.2)}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_green__e46yP::before{background-color:#1ba94c}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_green__e46yP .ViewPracticeQuestions_insightCardIconContainer__lqe-X{background:rgba(212,241,239,.5);color:#0a8d1d}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_orange__KtZIW{box-shadow:0px 4px 16px rgba(254,134,104,.2)}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_orange__KtZIW::before{background-color:#fe8668}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_orange__KtZIW .ViewPracticeQuestions_insightCardIconContainer__lqe-X{background:rgba(246,227,219,.5);color:#ff4c00}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_blue__jEAi0{box-shadow:0px 4px 16px rgba(66,105,242,.2)}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_blue__jEAi0::before{background-color:#4269f2}.ViewPracticeQuestions_insightCard__-e355.ViewPracticeQuestions_blue__jEAi0 .ViewPracticeQuestions_insightCardIconContainer__lqe-X{background:rgba(224,231,255,.5);color:#0039fd}.ViewPracticeQuestions_insightCardIconContainer__lqe-X{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.ViewPracticeQuestions_insightCardIcon__1QQST{display:display;height:40px;width:40px}.ViewPracticeQuestions_insightCardTitle__w5BVc{color:#3a3a3a;font-size:13px;font-weight:500;margin-top:14px}.ViewPracticeQuestions_insightCardValue__96wL7{color:#000;font-size:30px;font-weight:600;margin-top:-6px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe{background-color:#fff;margin-bottom:32px;width:100%}.ViewPracticeQuestions_cardGroupsContainer__iSzWe:not(.ViewPracticeQuestions_groupedByCategory__ZZ7\+4) .ViewPracticeQuestions_topicTag__cehGQ{display:none !important}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq{padding:32px 3em 44px 3em}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_cardGroupContent__CkT4e{display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_cardGroupHeading__OwhXR{margin-left:auto;margin-right:auto;text-align:center;width:100%}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_cardGroupHeading__OwhXR::after{left:50%;transform:translateX(-50%);width:32px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA{align-items:center;gap:40px;grid-template-rows:auto;padding:24px 40px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn){grid-template-columns:30px 1fr 1.25fr .5fr auto}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn) .ViewPracticeQuestions_questionDescription__UllzF{grid-column:3/4;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn) .ViewPracticeQuestions_questionSolveButtonLink__uW4kU{grid-column:5/6;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn) .ViewPracticeQuestions_questionHeading__mnwUn{grid-column:2/3;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn) .ViewPracticeQuestions_tags__YdAA6{grid-column:4/5;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn{grid-template-columns:1fr 1.25fr 80px .5fr auto}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn .ViewPracticeQuestions_questionDescription__UllzF{grid-column:2/3;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn .ViewPracticeQuestions_questionSolveButtonLink__uW4kU{grid-column:5/6;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn .ViewPracticeQuestions_questionHeading__mnwUn{grid-column:1/2;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn .ViewPracticeQuestions_tags__YdAA6{grid-column:4/5;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_questionHeading__mnwUn{color:#000;font-size:15px;font-weight:500;letter-spacing:.01em}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_questionComplexity__9dF8H{grid-column:1/2;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_assessmentDuration__3E04s{grid-column:3/4;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_questionComplexity__9dF8H{height:30px;width:30px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_questionSolveButton__WAa6L{height:34px;margin:auto}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_completedTag__bbsLZ{margin-left:12px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_list__Y2XNq .ViewPracticeQuestions_tags__YdAA6{margin-left:auto}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY{padding:32px 32px 44px 32px}@media screen and (max-width: 1023px){.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY{padding:20px 20px 44px 20px}}@media screen and (max-width: 640px){.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY{padding:16px 16px 24px 16px}}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_cardGroupContent__CkT4e{display:grid;grid-gap:32px;gap:32px;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 1023px){.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_cardGroupContent__CkT4e{gap:28px;grid-template-columns:1fr 1fr}}@media screen and (max-width: 640px){.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_cardGroupContent__CkT4e{gap:24px;grid-template-columns:1fr}}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_cardGroupHeading__OwhXR::after{left:0;width:38px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_question__ruHnA:not(.ViewPracticeQuestions_assessment__b2XNn){grid-template-columns:1fr auto 30px;grid-template-rows:30px auto 40px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_question__ruHnA.ViewPracticeQuestions_assessment__b2XNn{grid-template-columns:1fr auto 80px;grid-template-rows:30px auto 40px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_assessment__b2XNn,.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_question__ruHnA{padding:14px 14px 16px 14px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_questionHeading__mnwUn{color:#000;font-size:15px;font-weight:500;grid-column:1/2;grid-row:1/2;letter-spacing:.01em;line-height:24px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_assessmentDuration__3E04s,.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_questionComplexity__9dF8H{grid-column:3/4;grid-row:1/2}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_questionDescription__UllzF{grid-column:1/4;grid-row:2/3;padding:10px 0 16px 0}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_questionSolveButtonLink__uW4kU{grid-column:1/2;grid-row:3/4}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_questionSolveButton__WAa6L{height:40px}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_tags__YdAA6{grid-column:2/4;grid-row:3/4;margin-left:auto;margin-top:auto}.ViewPracticeQuestions_cardGroupsContainer__iSzWe.ViewPracticeQuestions_grid__VlVKY .ViewPracticeQuestions_completedTag__bbsLZ{margin-Top:12px}.ViewPracticeQuestions_cardGroup__tgleC{position:relative}.ViewPracticeQuestions_cardGroup__tgleC:not(:last-of-type){margin-bottom:44px}.ViewPracticeQuestions_cardGroupHeading__OwhXR{color:#000;display:inline-block;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:27px;margin-bottom:24px;position:relative}.ViewPracticeQuestions_cardGroupHeading__OwhXR::after{background-color:#794df5;content:" ";height:2px;position:absolute;top:calc(100% - 2px)}.ViewPracticeQuestions_question__ruHnA{background-color:#fff;border:1px solid #f2f1f3;border-radius:5px;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);height:100%;overflow:hidden;width:100%}.ViewPracticeQuestions_questionHeading__mnwUn{display:inline-block;margin:auto 0;overflow:hidden;padding-right:16px;text-overflow:ellipsis;white-space:nowrap}.ViewPracticeQuestions_assessmentDuration__3E04s{align-items:center;background:#f2f1f3;border-radius:3px;color:#323036;display:flex;height:24px;justify-content:center;padding:0 8px;white-space:nowrap}.ViewPracticeQuestions_questionComplexity__9dF8H{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:1.5;text-align:center;text-transform:capitalize}.ViewPracticeQuestions_questionComplexity__9dF8H.ViewPracticeQuestions_easy__Oco0P{background-color:#38dc10}.ViewPracticeQuestions_questionComplexity__9dF8H.ViewPracticeQuestions_medium__YByFS{background-color:#fdbc1f}.ViewPracticeQuestions_questionComplexity__9dF8H.ViewPracticeQuestions_hard__9bPmK{background-color:#fe8668}.ViewPracticeQuestions_questionComplexity__9dF8H{max-width:-webkit-max-content;max-width:max-content;padding:.3125rem .75rem}.ViewPracticeQuestions_questionDescription__UllzF{color:#929298;font-size:14px;font-weight:400;letter-spacing:.01em;line-height:161.1%}.ViewPracticeQuestions_questionSolveButton__WAa6L{color:#fff;font-size:16px !important;font-weight:600;min-width:80px;min-height:35px;padding-bottom:0 !important;padding-left:16px !important;padding-right:16px !important;padding-top:0 !important}.ViewPracticeQuestions_questionSolveButton__WAa6L:disabled{background-color:#d8d6db !important;border:none !important;color:#63606c !important}.ViewPracticeQuestions_tagsMobile__7tadX{align-items:center}.ViewPracticeQuestions_completedTag__bbsLZ,.ViewPracticeQuestions_topicTag__cehGQ{align-items:center;border-radius:3px;display:inline-block;font-size:12px;font-weight:600;height:26px;justify-content:left;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap}.ViewPracticeQuestions_topicTag__cehGQ{background-color:rgba(0,0,0,.1);color:#000;line-height:2.25;max-width:150px;overflow:hidden;text-overflow:ellipsis !important;white-space:nowrap}.ViewPracticeQuestions_completedTag__bbsLZ{background-color:rgba(0,255,37,.1);color:#149f28;line-height:2;max-width:120px}.ViewPracticeQuestions_loader__UlGhM *{stroke:#888 !important}.ViewPracticeQuestions_learningPathContainer__0oeTl{background-color:#fff;padding:44px 0 0 0}@media screen and (max-width: 568px){.ViewPracticeQuestions_learningPathContainer__0oeTl{padding:22px 0 0 0 !important}}.ViewPracticeQuestions_learningPathTitle__9j426{padding:24px;padding-top:0px}.ViewPracticeQuestions_learningPathTitle__9j426,.ViewPracticeQuestions_learningPath__La0TG{margin:auto;max-width:800px;width:100%}.ViewPracticeQuestions_learningPath__La0TG{display:block;padding:16px;position:relative}.ViewPracticeQuestions_learningPath__La0TG::before{background-color:#f2f1f3;border-radius:10px;content:" ";display:block;height:calc(100% - 200px);left:44px;position:absolute;top:80px;width:8px;z-index:1}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPath__La0TG::before{height:calc(100% - 80px) !important;left:50%;top:24px;transform:translateX(-50%)}}.ViewPracticeQuestions_learningPathItemWrapper__eNrkF{align-items:center;display:grid;grid-gap:32px;gap:32px;grid-template-columns:64px 1fr;max-width:100%}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPathItemWrapper__eNrkF{display:flex !important;flex-direction:column !important}}.ViewPracticeQuestions_learningPathItem__Nyhp4{border-radius:5px;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08) !important;margin-bottom:32px;max-width:100%;padding:24px !important;position:relative;width:100%;z-index:4}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPathItem__Nyhp4{padding:12px 12px 12px 18px !important}}.ViewPracticeQuestions_learningPathItem__Nyhp4.ViewPracticeQuestions_practice__C8K5G::before,.ViewPracticeQuestions_learningPathItem__Nyhp4.ViewPracticeQuestions_test__u-Ru-::before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:5px}.ViewPracticeQuestions_learningPathItem__Nyhp4.ViewPracticeQuestions_practice__C8K5G::before{background-color:#1ba94c}.ViewPracticeQuestions_learningPathItem__Nyhp4.ViewPracticeQuestions_test__u-Ru-::before{background-color:#eeb60c}.ViewPracticeQuestions_learningPathItem__Nyhp4 .ViewPracticeQuestions_type__naTLu{background:#f2f1f3;border-radius:5px;color:#4a4851;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;line-height:1;padding:6px 10px;text-transform:uppercase}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPathItem__Nyhp4 .ViewPracticeQuestions_type__naTLu{margin-bottom:8px !important}}.ViewPracticeQuestions_learningPathItem__Nyhp4 .ViewPracticeQuestions_name__ePmH0{color:#323036;font-size:16px;font-weight:500;line-height:26px}.ViewPracticeQuestions_learningPathItem__Nyhp4 .ViewPracticeQuestions_info__9vbLV{color:#63606c;font-size:16px;line-height:26px}.ViewPracticeQuestions_learningPathHeader__EE82Z{display:grid;grid-gap:12px;gap:12px;grid-template-columns:auto 1fr;margin-bottom:16px}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPathHeader__EE82Z{display:block;margin-bottom:8px}}.ViewPracticeQuestions_learningPathItemContent__Xfyjv{display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr auto}@media screen and (max-width: 560px){.ViewPracticeQuestions_learningPathItemContent__Xfyjv{display:flex;flex-direction:column !important}.ViewPracticeQuestions_learningPathItemContent__Xfyjv>div{width:100%}.ViewPracticeQuestions_learningPathItemContent__Xfyjv>button{margin:8px auto auto 0 !important}}.ViewPracticeQuestions_learningPathItemContent__Xfyjv>button{height:40px !important;margin:auto 0 auto auto;width:100px}.ViewPracticeQuestions_paidPackage__dLX1Q .ViewPracticeQuestions_pathNumber__\+BQW8{background-color:#a6f1d8}.ViewPracticeQuestions_pathNumberUnlocked__27bip,.ViewPracticeQuestions_pathNumberLocked__mnaN1,.ViewPracticeQuestions_pathNumber__\+BQW8,.ViewPracticeQuestions_pathNumberCompleted__UbKXM{align-items:center;border-radius:50px;display:flex;flex-shrink:0;font-size:24px !important;height:64px;justify-content:center;margin-bottom:32px;width:64px;z-index:8}@media screen and (max-width: 560px){.ViewPracticeQuestions_pathNumberUnlocked__27bip,.ViewPracticeQuestions_pathNumberLocked__mnaN1,.ViewPracticeQuestions_pathNumber__\+BQW8,.ViewPracticeQuestions_pathNumberCompleted__UbKXM{font-size:16px !important;height:44px;margin-bottom:-24px !important;margin-right:0px;width:44px}}.ViewPracticeQuestions_pathNumber__\+BQW8{background-color:#a6f1d8;color:#4a4851}.ViewPracticeQuestions_pathNumberLocked__mnaN1{background-color:#f2f1f3;color:#4a4851}.ViewPracticeQuestions_pathNumberUnlocked__27bip{background-color:#defff4;color:#278601}.ViewPracticeQuestions_pathNumberCompleted__UbKXM{background-color:#defff4;color:#5ac62f}.ViewPracticeQuestions_helpIcon__Mj3qf{cursor:pointer;position:absolute;right:14%;top:0;color:#2c5de5}.ViewPracticeQuestions_helpIcon__Mj3qf:hover{text-decoration:underline}.ViewPracticeQuestions_demoIcon__RjiAn{cursor:pointer;position:absolute;right:20%;top:0;color:#2c5de5}.ViewPracticeQuestions_demoIcon__RjiAn:hover{text-decoration:underline}@media screen and (max-width: 560px){.ViewPracticeQuestions_helpIcon__Mj3qf{top:-23px}.ViewPracticeQuestions_demoIcon__RjiAn{top:-23px;right:27%}}
.PackageDetailsHeader_main__H1J88{padding:1rem 1.5rem;box-shadow:0px 4px 16px rgba(158,158,158,.25);border-radius:10px;width:65rem;background-color:#fff;display:flex;margin:4rem auto}.PackageDetailsHeader_mainMobile__BNzwu{padding:1rem 1.5rem;box-shadow:0px 4px 16px rgba(158,158,158,.25);border-radius:10px;width:100%;background-color:#fff;display:flex;flex-direction:column}.PackageDetailsHeader_boxOne__YdFrN{border-right:1px solid #eee;padding-right:1.5rem}.PackageDetailsHeader_boxOne__YdFrN h4{font-weight:600;font-size:1.25rem;line-height:2rem;color:#19181b;max-height:9.5rem}.PackageDetailsHeader_boxOne__YdFrN h4,.PackageDetailsHeader_boxOne__YdFrN p{width:640px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.PackageDetailsHeader_boxOne__YdFrN p{font-size:.875rem;line-height:1.4375rem;color:#5c5f65;margin-top:1rem;max-height:9rem}.PackageDetailsHeader_boxTwo__x7nVD{display:flex;flex-direction:column;justify-content:center;gap:1rem;align-items:center;width:100%;padding-left:1.5rem}.PackageDetailsHeader_boxTwoMobile__IbfAg{width:100%;padding-top:1.5rem;text-align:center;display:flex;flex-direction:column;grid-gap:1rem;align-items:center}.PackageDetailsHeader_iconsWrapper__wKWR\+{display:flex;gap:2.5rem;margin-top:1.5rem}.PackageDetailsHeader_iconsWrapper__wKWR\+>div{display:flex;align-items:center;gap:1rem}.PackageDetailsHeader_iconsWrapperMobile__oKRU4{gap:2.5rem;margin-top:1.5rem}.PackageDetailsHeader_iconsWrapperMobile__oKRU4>div{display:flex;align-items:center;gap:1rem;padding-top:10px}.PackageDetailsHeader_iconBox__RDznD{background:#f2f1f3;border-radius:5px;padding:.4375rem}.PackageDetailsHeader_descBox__GmDVJ,.PackageDetailsHeader_strikedPrice__UANFl,.PackageDetailsHeader_originalPrice__Ho1Iw,.PackageDetailsHeader_savePercent__iGmFy,.PackageDetailsHeader_priceBox__vH1ca{white-space:nowrap}.PackageDetailsHeader_descBox__GmDVJ{font-weight:500;font-size:.875rem;line-height:1.4375rem;color:#19181b}.PackageDetailsHeader_strikedPrice__UANFl{font-weight:bold;font-size:1.5rem;line-height:2.25rem;color:#0c0b0d}.PackageDetailsHeader_originalPrice__Ho1Iw{font-weight:500;font-size:1rem;line-height:1.5rem;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#f91818}.PackageDetailsHeader_savePercent__iGmFy{font-weight:500;font-size:.625rem;line-height:.9375rem;color:#545260}.PackageDetailsHeader_buttonBox__CK9bm{display:flex}.PackageDetailsHeader_buyContainer__\+0FGb{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.PackageDetailsHeader_progressBoxWraper__0lWQ5{display:flex;flex-direction:column;align-items:center}
.TervButtons_buttonFilledMain__-SZ9i,.TervButtons_buttonFilledMain2__Dk183,.TervButtons_buttonOutlinedMain__RiSDn{display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:.5rem;height:2.5rem;min-width:5rem;padding:0 1rem;border-radius:5px;font-weight:500;font-size:.875rem;transition:background-color .3s}.TervButtons_buttonOutlinedMain2__XUkB7{display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:.5rem;height:2.5rem;min-width:5rem;padding:0 1rem;border-radius:5px;font-weight:500;font-size:.875rem;transition:background-color .3s}.TervButtons_buttonFilledMain__-SZ9i svg,.TervButtons_buttonFilledMain2__Dk183 svg{color:#fff !important}.TervButtons_buttonFilledMain__-SZ9i svg path,.TervButtons_buttonFilledMain2__Dk183 svg path{fill:#fff !important}.TervButtons_disabled__rawev{opacity:.8}.TervButtons_disabled__rawev:hover{background-color:#794df5 !important;transition:none}.TervButtons_disabledSubmission__V\+qNe{background-color:#bdbbc3 !important}.TervButtons_disabledSubmission__V\+qNe:hover{background-color:#a7a7a8 !important;transition:none}.TervButtons_buttonFilledMain__-SZ9i{background-color:#794df5;color:#fff;border:0}.TervButtons_buttonFilledMain__-SZ9i:hover{background-color:#5d29fd}.TervButtons_buttonFilledMain2__Dk183{background-color:#1ba94c;color:#fff;border:0}.TervButtons_buttonFilledMain2__Dk183:hover{background-color:#1c9c49}.TervButtons_buttonOutlinedMain__RiSDn{color:#794df5;border:1px solid #794df5;background-color:#fff}.TervButtons_buttonOutlinedMain__RiSDn:hover{background-color:#eefff4}.TervButtons_buttonOutlinedMain2__XUkB7{color:#1ba94c;border:1px solid #1ba94c;background-color:#fff}.TervButtons_buttonOutlinedMain2__XUkB7:hover{background-color:#eefff4}.TervButtons_secondary__laTEC{background-color:#1ba94c}.TervButtons_secondary__laTEC:hover{background-color:#1ba94c}.TervButtons_tertiary__UnfXG{background-color:#f2f1f3;color:#000}.TervButtons_tertiary__UnfXG:hover{background-color:#f2f1f3}
.Tour_stepContainer__eFS7\+{display:grid;place-items:center}.Tour_stepContainer__eFS7\+ svg{margin-bottom:1.5rem}.Tour_introTitle__8ZxSb{font-weight:500;font-size:1rem;line-height:1.625rem;color:#19181b}.Tour_introDesc__i1Zcw{font-size:.75rem;line-height:1.25rem;color:#19181b}.Tour_actionItems__8vLy1{width:100%;display:flex;justify-content:space-between}.Tour_skipButton__AXLbn{border:0;background-color:rgba(0,0,0,0);font-weight:500;font-size:.875rem;line-height:1.5rem;color:#63606c}
.Footer_footer__nR8AV{background-color:#efefef;display:flex;margin-top:auto;position:relative}@media screen and (max-width: 1023px){@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-left:max(24px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-left:24px !important}}@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-right:max(24px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-right:24px !important}}@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-bottom:max(16px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-bottom:16px !important}}}@media screen and (min-width: 1024px){@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-left:max(32px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-left:32px !important}}@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-right:max(32px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-right:32px !important}}@supports(padding: max(0px)){.Footer_footer__nR8AV{padding-bottom:max(-1px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.Footer_footer__nR8AV{padding-bottom:-1px !important}}}.Footer_footerMobile__0nSBi{background-color:#efefef;display:flex;margin-top:auto;position:relative}
/* .course-continue{
  background: #000;
  height: 600px !important;
}

@media (max-width: 480px) {
  .course-continue{
    background: #000;
    height: 200px !important;
  }
  .plyr--video{
    height: 200px !important;
  }
  
}

.plyr--video{
  height: 600px !important;
}
.MuiPaper-elevation1 {
  box-shadow: none !important;
} */

.subTitleMenu-asdf h2 {
  margin: 0;
  font-size: 14px;
}
.sidebar-asdf {
  position: relative;
  flex: 1 1;
  overflow: hidden;
  height: 100%;
}

.sidebar-asdf .video-asdf {
  position: relative;
  /* overflow-y: auto; */
  display: flex;
  flex-direction: column;
  /* width: 100%; */
  height: 100%;
  margin-right: 0;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 600ms;
}

.sidebar-asdf.open .video-asdf {
  margin-right: 370px;
}
.controls-side-asdf {
  height: 100%;
  position: absolute;
  right: -370px;
  top: 0;
  width: 370px;
  overflow: hidden;
  transition: all cubic-bezier(0.4, 0, 0.2, 1) 600ms;
}

.controls-side-asdf .MuiContainer-root {
  padding: 0;
}
.controls-side-asdf .MuiTabs-root .MuiButtonBase-root {
  text-transform: none;
  min-width: 120px;
}
.sidebar-asdf.open .controls-side-asdf {
  right: 0;
}

.course-continue .plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  /* height: 0; */
  padding-bottom: 36.25% !important;
}

.course-continue {
  position: relative;
  background-color: #ffffff;
  width: 100%;
  flex: 1 1;
}
.course-continueAudio {
  background-color: rgba(121, 77, 245, 0.8);
}

.card-bodys {
  background: #f6f6f7 !important;
  border: 1px solid #d8d6db !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  margin-top: 5px;
  padding: 10px;
}
.cards {
  max-width: 700px;
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .cards {
    width: 700px;
  }
}

.collapse {
  margin-top: 20px;
}

.input-icons i {
  position: absolute;
}

.input-icons {
  width: 100%;
  margin-bottom: 10px;
}

.icon {
  padding: 10px;
  color: green;
  min-width: 50px;
  text-align: center;
}

.input-field {
  width: 100%;
  padding: 10px;
  text-align: center;
}

.menu {
  position: relative;
  border-left: 3px solid #c4c4c4;
  bottom: 1px;
}
.content-search {
  width: 100%;
  height: 40px;
  position: relative;
}

/* .card{
  width: 700px;
} */

.discussion-accordion {
  width: 600px;
  padding: 0px !important;
}

/* .discussion-accordion .list-group-item {
  padding: 0px !important;
} */

@media (min-width: 1025px) and (max-width: 1280px) {
  #wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 500px;
    background-color: #000;
  }
  #wrapper .plyr__video-wrapper {
    height: 100%;
  }
  #wrapper .plyr__video-wrapper iframe {
    width: 100%;
    height: 100%;
  }
}

.add-note-button {
  width: 400px;
  height: 49px;
  border: 2px solid #d1f5dd !important;
  border-radius: 3px !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 29px;
  color: #1ba94c !important;
  text-transform: none !important;
}
.add-discussion-button {
  width: 400px;
  height: 49px;
  border: 2px solid #d1f5dd !important;
  border-radius: 3px !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 29px;
  color: #1ba94c !important;
  text-transform: none !important;
}
.show-note-button {
  width: 400px;
  height: 49px;
  border-radius: 3px !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 29px;
  color: #ffff !important;
  background: #794df5 !important;
  text-transform: none !important;
}
.show-discussion-button {
  width: 400px;
  height: 49px;
  border-radius: 3px !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 29px;
  color: #f6f6f8 !important;
  border: 2px solid #794df5 !important;
  background: #794df5 !important;
  text-transform: none !important;
}

.back-button {
  width: 400px;
  height: 49px;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 29px;
  color: #63606c !important;
  border: 2px solid #63606c !important;
  border-radius: 3px;
  text-transform: none !important;
}

.note-sub {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #323036;
  position: relative;
  left: 10px;
  height: 23px;
}

.drag-button {
  position: relative;
  text-align: end;
  background: black;
  color: #ffff;
}
#overlay {
  position: absolute;
  top: 30px;
  bottom: 0px;
  font-size: 20px;
  background-color: #794df5;
  padding: 12px 30px;
  height: 50px;
  /* z-index: 2147483647; */
  color: #ffff;
  right: 0px;
  cursor: pointer;
}

#v {
  z-index: 1;
}

/* .MuiDrawer-paper {
  max-width: 400px !important;
} */

.hide-overlay {
  position: relative;
  /* text-align: end;
  top: 20px;
  color: #FFF; */
  font-size: 20px;
  background-color: #794df5;
  padding: 10px 0;
  z-index: 2147483647;
  color: #ffff;
  cursor: pointer;
}

.tabpanel {
  height: 100%;
  overflow: hidden;
}
.tabpanel .MuiListItemAvatar-root {
  min-width: 32px;
  overflow: hidden;
}
.tabpanel > div {
  padding: 0;
  height: 100%;
  overflow: hidden;
}
.tabpanel > div > div {
  height: 100%;
  overflow: hidden;
}

.tabpanel .MuiPaper-root {
  box-shadow: none;
}

.tabpanel .discussionItemTitle h4 {
  font-size: 14px;
  font-weight: 500;
  color: #323036;
}
.tabpanel .discussionItemTitle p {
  font-size: 12px;
  color: #96939f;
}
.tabpanel .discussionItemFooter > * {
  text-transform: none;
}
.tabpanel .discussionItemBody {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.75;
}
.tabpanel .discussionItemBody h5 {
  font-size: 12px;
}

.drawer {
  position: relative;
  width: 370px;
  height: 100%;
  overflow: hidden;
  background: #fff;

  /* left: 996px;
  top: 60px;
  overflow-y: scroll; */
}

.card-img-overlay {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0px !important;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 0);
}

.discussion-color {
  color: #794df5 !important;
  text-decoration: underline !important;
}
.card-style {
  width: 700px;
}
.rdw-editor-main {
  border: 1px solid #f6f6f6;
  height: 100px !important;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
  .note-sub {
    display: inline-block;
  }
  .add-note-button {
    width: 262px;
    height: auto;
  }
  .show-note-button {
    width: 262px;
    height: auto;
  }
  #overlay {
    position: absolute;
    font-size: 14px;
    background-color: #794df5;
    padding: 12px 15px;
    height: 35px;
    color: #ffff;
    /* top: 68px; */
    right: 20px;
  }
  .drawer {
    max-width: 350px;
  }
  .show-discussion-button {
    width: 262px;
    height: auto;
  }
  .add-discussion-button {
    width: 262px;
    height: auto;
  }
  .back-button {
    width: 262px;
    height: auto;
  }
  .card-style {
    width: auto;
  }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
  #overlay {
    position: absolute;
    font-size: 14px;
    background-color: #794df5;
    padding: 12px 15px;
    height: 35px;
    color: #ffff;
    right: 16px;
    top: 12px;
  }
  #v {
    z-index: 1;
  }
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
}

/* Media Query for Large screens */
@media (min-width: 1281px) {
  #wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 500px;
    background-color: #000;
  }
  #wrapper .plyr__video-wrapper {
    height: 100%;
  }
  #wrapper .plyr__video-wrapper iframe {
    width: 100%;
    height: 100%;
  }
}
.player-wrapper {
  position: relative;
  padding-top: 56.25%;
}

.react-player {
  position: absolute;
  top: 0;
  left: 0;
}

.breadcrumbs-style {
  background: #000000;
}
.header-Style {
  background: #20242d;
}
.breadcrumbs-style .MuiBreadcrumbs-separator {
  display: flex;
  margin-left: 8px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 8px;
  color: white !important;
}

/* body {
  background-image: url("https://subtlepatterns.com/patterns/crissXcross.png");
  margin: 0px;
  padding: 0px;
} */

#fakeHeight {
  height: 6000px;
  width: 1px;
}

#scrollPercentLabel {
  font-family: Impact;
  font-size: 50px;
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 8px 8px 5px rgba(20, 20, 20, 1);
  border-radius: 15px;
}

.detail-coursecontent .MuiTabs-root {
  background: white !important;
  border-bottom: 1px solid #d9d9d9;
}

.detail-coursecontent .PrivateTabIndicator-root-52 {
  width: 100%;
  bottom: 0;
  height: 2px;
  position: relative;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.detail-coursecontent .MuiTab-textColorPrimary.Mui-selected {
  color: #1ba94c !important;
  background: #dbffe7 !important;
}
.detail-coursecontent button:focus {
  outline: none !important;
}
.detail-coursecontent .MuiTabs-indicator {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.detail-coursecontent .PrivateTabIndicator-colorPrimary-35 {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.detail-coursecontent .PrivateTabIndicator-colorPrimary-41 {
  background-color: #1ba94c !important;
}
.detail-coursecontent .PrivateTabIndicator-root-34 {
  width: 100%;
  bottom: 0px;
  height: 4px !important;
  position: absolute;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.detail-coursecontent .MuiTab-wrapper {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.discussion-accordion .list-group-item {
  padding: 0 !important;
}
audio::-webkit-media-controls-panel {
  background-color: #ffffff;
}

.contentHeighlight {
  background-color: #c5eafc;
}

/* .view180 .MuiAccordionDetails-root{
  padding: 0px !important;
}
.view180 .MuiAccordionSummary-root{
  height: 60px !important;
} */
.avatar {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  height: 40px;
  object-fit: cover;
  object-position: center;
  width: 40px;
}

.headerCourse {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.audioContainer {
  width: 900px;
  height: 400px;
}
.audioContainerresponsive {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
  padding-left: 15%;
}
.audioplayerSize {
  padding-left: 50px;
  width: 770px;
}
.audioplayerSizeMobile {
  width: 330px;
}
.contentHeader {
  color: #ffffff;
  font-size: 20px;
}
.contentHeaderMobile {
  color: #ffffff;
  font-size: 14px;
}
@media screen and (min-width: 1080px) and (max-width: 1250px){
  .audioContainerresponsive{
    padding-left: 0%; 
    align-content: center;
    justify-content: center;
    align-items: center;
  } 
}
.profile-menu_bg__-Qj42{background-color:#85dae1;height:48px;width:100%}.profile-menu_avatar__eS-43{background-color:#fff;border:2px solid #fff;border-radius:50%;display:flex;height:40px;margin:auto;margin-top:-20px;object-fit:cover;object-position:center;width:40px}.profile-menu_menuItemIcon__zdYbI svg{font-size:18px;height:18px;width:18px}
.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  } 40% {
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span{
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  -webkit-user-select: none;
          user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
.buy-course_contentTitle__QqORV{color:#323036;font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:29px}.buy-course_practiceContainer__bC7CO{height:100%;background-color:#fff;display:flex;justify-content:left;align-items:left;flex-direction:column}.buy-course_customerLogo__qQj5G{border-radius:4px;height:45px;margin-right:16px;max-width:160px;object-fit:contain;object-position:center}.buy-course_practiceInfoContainer__DcB6D{height:auto;background:#f6f6f7;border:1px solid #f2f1f3;box-sizing:border-box;border-radius:5px;display:flex;flex-direction:column;justify-content:left;align-items:left;margin:3rem;margin-top:1rem;padding:2rem}.buy-course_practiceTitle__qduQH{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#19181b}.buy-course_practiceDesc__HaK5U{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:23px;color:#4a4851}.buy-course_practiceQuesStyle__\+-1Ms{font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#19181b;margin-top:5px;margin-left:1rem}.buy-course_completedSuccessContainer__am\+S8{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:225px;background:rgba(8,154,121,.07);border-radius:3px;margin-top:1rem}.buy-course_completedSuccessText__MM\+gU{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:24px;color:#089a79}.buy-course_failureContainer__aykpu{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 24px;width:653px;background:rgba(222,84,69,.05);margin-top:.5rem}.buy-course_failureText__pmzj5{font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#de5445}.buy-course_meetingScheduledContainer__oZop0{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:225px;background:rgba(217,146,41,.07);border-radius:3px;margin-top:1rem}.buy-course_meetingScheduledText__tvAEP{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:24px;color:#d99229}.buy-course_pdfSize__-zhSW{margin-top:5px;padding-bottom:1%;margin-bottom:2px;display:flex;justify-content:center;height:100%;max-height:700px;overflow:auto;scrollbar-color:#6969dd #e0e0e0;scrollbar-width:thin}.buy-course_pdfAlign__KIM6c{display:flex;flex-wrap:nowrap;flex-direction:column-reverse;align-items:center;width:100%;height:100%}
.BulkUserUpload_modal__wH8ru,.BulkUserUpload_modal__wH8ru *{font-family:"Poppins"}.BulkUserUpload_modalContent__eZdl2{max-width:800px !important;width:100% !important}.BulkUserUpload_uploadButton__IEF47{background-color:#f6f6f6}.BulkUserUpload_uploadHeader__HmKK1{margin:8px 0 16px 0}.BulkUserUpload_header__7sOD7{background-color:#000;padding:6px 0 !important;position:relative !important}.BulkUserUpload_header__7sOD7,.BulkUserUpload_header__7sOD7 *{color:#fff !important;font-size:16px !important;text-align:center}.BulkUserUpload_header__7sOD7{font-family:Poppins}.BulkUserUpload_featureCourseTable__D3OU8{border-collapse:separate}.BulkUserUpload_featureCourseTable__D3OU8 td{padding:2px 0}.BulkUserUpload_headerCourse__CxtrB{background-color:#000;padding:12px 8px !important;position:relative !important;width:100%;max-width:600px}.BulkUserUpload_headerCourse__CxtrB,.BulkUserUpload_headerCourse__CxtrB *{color:#fff !important;font-size:16px !important;text-align:center}.BulkUserUpload_headerCourse__CxtrB{font-family:Poppins}.BulkUserUpload_contentCourse__3Hfx8{padding:16px 28px !important;position:relative !important;width:100%;max-width:560px}.BulkUserUpload_closeButton__5rSIt{cursor:pointer;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.BulkUserUpload_closeButton__5rSIt:hover{transform:translateY(-50%) scale(1.5)}.BulkUserUpload_successNoteContainer__2nD8b{margin:auto;padding:12px 0 16px 0}.BulkUserUpload_successNote__3oVLv{align-items:center;background-color:#dfffe9;border-radius:8px;color:#51b960;display:inline-flex;flex-shrink:0 !important;font-size:16px !important;padding:12px 18px}.BulkUserUpload_successNote__3oVLv span{margin-left:12px}.BulkUserUpload_dialogContent__A62vm:not(.BulkUserUpload_tableContainer__U6w0j){flex-shrink:0}.BulkUserUpload_links__rjzg7>*{color:#5061f2 !important;margin-bottom:8px !important}.BulkUserUpload_links__rjzg7>*:hover{text-decoration:underline !important}.BulkUserUpload_links__rjzg7>*:last-of-type{margin-bottom:0 !important}.BulkUserUpload_tableContainer__U6w0j{padding:0 !important}.BulkUserUpload_tabs__Co4ph{border-radius:8px !important;box-shadow:0px 4px 16px rgba(53,52,52,.2) !important;display:grid;grid-template-columns:1fr 1fr;margin:auto;max-width:280px;overflow:hidden}.BulkUserUpload_tabButton__c4i2E{border:none !important;border-radius:0 !important;padding-top:8px}.BulkUserUpload_tabButton__c4i2E:not(.BulkUserUpload_active__EE5ee){background-color:#fff !important;color:#000 !important}.BulkUserUpload_tabButton__c4i2E.BulkUserUpload_active__EE5ee{background-color:#794df5 !important;color:#fff !important}.BulkUserUpload_tabButtonTitle__wa9QW{display:block;font-size:16px}.BulkUserUpload_tabButtonValue__dI5P4{display:block;font-size:40px}.BulkUserUpload_tableCell__3ZkI- *{flex-shrink:0}
.SebInstructions_main__LaCZn>p,.SebInstructions_main__LaCZn>span{font-weight:500;font-size:1rem;line-height:1.625rem}.SebInstructions_main__LaCZn>p::first-letter{font-weight:600;color:#000}.SebInstructions_main__LaCZn>p{color:#323036;margin-top:1rem}.SebInstructions_main__LaCZn>span{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0030da;cursor:pointer}.SebInstructions_instructionBox__XAKYO{background:#fff9cc;border-radius:5px;padding:1rem}.SebInstructions_instructionBox__XAKYO>p{font-weight:500;font-size:1.125rem;line-height:1.6875rem;color:#323036;margin:0;margin-bottom:1rem}.SebInstructions_instructionBox__XAKYO li{font-weight:500;font-size:.875rem;line-height:1.3125rem;letter-spacing:.01em;color:#323036;margin-bottom:.5rem}.SebInstructions_instructionBox__XAKYO li>span{color:#000;font-weight:600}.SebInstructions_launchIns__Z8e3K{background:#fffbef;border:1px solid #eeb60c;border-radius:5px;padding:1rem;display:flex;gap:.625rem;margin-bottom:1.5rem}.SebInstructions_launchIns__Z8e3K>p{font-size:1rem;line-height:1.625rem;color:#4a4851}.SebInstructions_launchUl__erpCn{font-size:1rem;line-height:1.625rem;color:#4a4851;font-weight:500}.SebInstructions_launchButtons__MuN6G{display:flex;gap:1rem;justify-content:center}.SebInstructions_launchMain__0qTfD{padding:2rem}
.AssessmentChecks_main__2TrY7{padding:2.25rem 0}.AssessmentChecks_checkDiv__RdR1e{background:#fff;border:1px solid #f2f1f3;border-radius:5px;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);color:#19181b;display:flex;font-size:1rem;justify-content:space-between;line-height:1.625rem;margin-bottom:1.5rem;padding:.9375rem 1.125rem}.AssessmentChecks_checkDiv__RdR1e>div{display:flex;gap:1.125rem}.AssessmentChecks_checkDiv__RdR1e:nth-of-type(3){margin-bottom:4rem}.AssessmentChecks_proctoringBox__urtr4{display:flex}.AssessmentChecks_proctoringBox__urtr4>div{flex:1 1}.AssessmentChecks_title__bFClC{color:#19181b;font-size:1rem;font-weight:500;line-height:1.625rem;text-align:center}.AssessmentChecks_desc__LvRnC{color:#323036;font-size:.875rem;line-height:1.4375rem}.AssessmentChecks_webcamContainer__GIVny{align-items:center;display:flex;flex-direction:column}.AssessmentChecks_webcamItem__0qLni{border:2px solid #794df5;height:18.75rem;margin-bottom:3rem;position:relative;width:25rem}.AssessmentChecks_webcamItem__0qLni video{height:100%;width:100%}.AssessmentChecks_redBorder__cIyth{border:2px solid #e22b12}
.MuiTypography-root{
	font-family:"Poppins" !important;
}
.ChangePasswordModal_oldPwd__pqwZ9{transition:1s;left:-100}
#profile-page { flex: 1 1; width: 100%; min-height: 100%; display: flex; }
#profile-page.dropmenu-shadow {box-shadow: rgba(0, 0, 0, 0.08) 0px 15px 25px, rgba(0, 0, 0, 0.04) 0px 5px 10px;}
#profile-page .dropmenu-container {border-radius: 4px;overflow: hidden;}
#profile-page .profile-container { display: flex; flex-direction: column; width: 100%; max-width: 1200px; min-height: 100%; margin: 0 auto; background-color: #ffffff; }
#profile-page .profile-hero { width: 100%; min-height: 136px; position: relative; overflow: hidden; z-index: 0; }
#profile-page .profile-hero .hero-img { width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; }
#profile-page .profile-hero .hero-img.blur { filter: blur(4px); -webkit-filter: blur(4px);}
#profile-page .profile-body { padding: 0 64px; z-index: 1; }
#profile-page .profile-header { width: 100%; margin-top: -80px; display: flex; }
#profile-page .profile-image { width:104px; height:104px; border: 2px solid #ffffff; border-radius: 50%; overflow: hidden; margin: 0 auto; background-color: #f8f8fb; box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;}
#profile-page .profile-image img { width:100%; height:100%; background-position: center; }
#profile-page .profile-info { text-align: center; margin-top: 8px; min-height: 72px; }
#profile-page .profile-info h3 { color: #000000; font-weight: 600; font-size: 20px; }
#profile-page .profile-info p { color: #3A3A3A; font-size: 16px; }
#profile-page .flex-box { display: flex; }
#profile-page .flex-col { flex-direction: column; }
#profile-page .flex-split { border-left: 1px solid #DFE1E6; min-height: 32px; margin: 0 8px 0 4px; }
#profile-page .flex-gap-1by2 { gap: 4px; }
#profile-page .flex-gap-1 { gap: 8px; }
#profile-page .flex-gap-2 { gap: 16px; }
#profile-page .flex-gap-3 { gap: 24px; }
#profile-page .flex-gap-4 { gap: 32px; }
#profile-page .flex-wrap { flex-wrap: wrap; }
#profile-page .flex-100 { width: 100%; }
#profile-page .flex-50 { width: 50%; }
#profile-page .flex-1 { flex: 1 1 }
#profile-page .flex-2 { flex: 2 1 }
#profile-page .flex-3 { flex: 3 1 }
#profile-page .flex-4 { flex: 4 1 }
#profile-page .flex-bottom { align-items: flex-end; }
#profile-page .flex-middle { align-items: center; }
#profile-page .flex-center { justify-content : center; }
#profile-page .flex-right { justify-content : flex-end; }
#profile-page .flex-self-center { justify-self: center; }
#profile-page .center { text-align: center; }
#profile-page .auto { margin: 0 auto; }
#profile-page .br { border-top: 1px solid #E3F2FF; margin: 0 0 16px 0;}
#profile-page .profile-content { width: 100%; }
#profile-page .profile-item { margin: 16px 0 32px 0; }
#profile-page .profile-item h5 { color: #000000; font-size: 16px; font-weight: 600; }
#profile-page .profile-item p { color: #3A3A3A; font-size: 18px; margin-bottom: 0; line-height: 1.5;}
#profile-page .profile-feature-item { margin: 32px 0; }
#profile-page .profile-feature-item p { font-size: 16px; font-weight: 500; margin-bottom: 0; line-height: 1.5; }
#profile-page .profile-feature-item .item-status{ min-width: 120px; }
#profile-page .profile-feature-item.success .item-status{ color:#1BA94C; }
#profile-page .profile-feature-item.pending .item-status{ color:#FDBC1F; }
#profile-page .profile-slider { margin: 16px auto; max-width: 620px; width: 100%;  }
#profile-page .profile-slider p { font-size: 16px; font-weight: 500; margin: 4px 0  0 0; color: #20222F }
#profile-page .profile-slider span { color: #2F2E30; }
#profile-page .form-page { width: 100%; margin: 32px 0 16px 0; }
#profile-page .form-group { max-width: 820px; width: 100%; margin: 12px 0 0 0; padding: 0 0 12px 0; }
#profile-page .form-group.last-0 { margin: -12px 0 32px 0; }
#profile-page .form-group.last { margin: -24px 0 32px 0; }
#profile-page .form-group.fill-width { max-width: 100%; }
#profile-page .form-row { width: 100%; margin: 0 0 12px 0; }
#profile-page .form-group .red { color: #E50000; font-weight: 400;}
#profile-page .form-group .errorTxt { color: #E50000; font-weight: 400; font-size: 12px; margin: 0;}
#profile-page .form-group .errorTxtAlt { color: #E50000; font-weight: 400; font-size: 12px; margin: 0;}
#profile-page .form-group .noErrorTxt { font-weight: 400; font-size: 12px; margin: 0;}
#profile-page .form-group h4 { font-size: 20px; font-weight: 500; color: #000000; margin-bottom: 16px; }
#profile-page .form-group h5 { font-size: 18px; font-weight: 500; color: #20222F; margin-bottom: 16px; }
#profile-page .form-group h6 { font-size: 14px; font-weight: 500; color: #504F51; margin-bottom: 4px; }
#profile-page .form-group h6 b { font-weight: 400; }
#profile-page .form-group textarea,
#profile-page .form-group input[type=number],
#profile-page .form-group input[type=text] { width:100%; font-size: 13px; color: #20222F; border:1px solid #DFE1E6; background-color: #FAFBFC; border-radius:4px; margin:2px 0; outline:none; padding:8px 12px; min-height: 40px; box-sizing:border-box; transition:.3s;}
#profile-page .form-group textarea.error,
#profile-page .form-group input[type=number].error,
#profile-page .form-group input[type=text].error{ border-color: #ffbcbc; box-shadow:0 0 2px -1px #ffbcbc; }
#profile-page .form-group textarea:focus,
#profile-page .form-group input[type=number]:focus,
#profile-page .form-group input[type=text]:focus{ border-color: #d5c8f9; box-shadow:0 0 2px -1px #d5c8f9; }
#profile-page .form-group .h6-button { font-family: "Poppins", sans-serif !important; padding:0; text-decoration: none; letter-spacing: 0; font-size: 14px; font-weight: 500; text-transform: none; color: #504F51; line-height: 1;}
#profile-page .form-group .h6-button .MuiButton-label{font-size: 14px; font-weight: 500;}
#profile-page .form-group .h6-button .MuiSvgIcon-root{font-size: 18px;}
#profile-page .form-group .MuiAccordion-root { border: 1px solid #DFE1E6; background-color:#FAFBFC; box-shadow:none; border-radius: 4px; }
#profile-page .form-group .MuiAccordion-root::before{ background-color: transparent; }
#profile-page .form-group .MuiAccordion-root.Mui-expanded .MuiAccordionSummary-root{ min-height: 48px; }
#profile-page .form-group .MuiAccordion-root.Mui-expanded .MuiCollapse-wrapper{ margin-top: -16px; }
#profile-page .form-group .MuiAccordion-root textarea,
#profile-page .form-group .MuiAccordion-root input[type=number],
#profile-page .form-group .MuiAccordion-root input[type=text] { background-color: #ffffff;}
#profile-page .form-group .MuiAccordionDetails-root { width: 100%; }
#profile-page .form-group .MuiAccordionDetails-root > div { width: 100%; }
#profile-page .ellipse-input {position: relative; min-height: 38px;}
#profile-page .ellipse-input.with-split {border-right: 1px solid #DFE1E6;}
#profile-page .ellipse-input .input {position: absolute; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#profile-page .inputBox { width:100%; color: #20222F; border:1px solid #DFE1E6; background-color: #FAFBFC; border-radius:4px; margin:0 0 2px 0; outline:none; box-sizing:border-box; transition:.3s;}
#profile-page .inputBox.menuSearch { border:0px solid #DFE1E6; border-bottom:1px solid #DFE1E6; background-color: #FAFBFC; border-radius:4px 4px 0 0;}
#profile-page .inputBox.error{ border-color: #ffbcbc; box-shadow:0 0 2px -1px #ffbcbc; }
#profile-page .inputBox:focus{ border-color: #d5c8f9; box-shadow:0 0 2px -1px #d5c8f9; }
#profile-page .inputBox input:hover,
#profile-page .inputBox input:focus,
#profile-page .inputBox input:active{outline: none;}
#profile-page .inputBox input,
#profile-page .inputBox input[type=text] { color: #20222F; margin: 0; border-width: 0;min-height: 38px;background-color: transparent; padding: 8px 12px;}
#profile-page .inputBox .input { margin: 0; border-width: 0;min-height: 38px;background-color: transparent; padding: 8px 12px;line-height: 24px;}
#profile-page .inputBox { cursor: pointer;}
#profile-page .inputBox input[type=text]{ cursor: text;}
#profile-page .inputBox.disabled { cursor: default;}
#profile-page .inputBox.disabled .input,
#profile-page .inputBox .disabled input{ cursor: default; color: #A6A6AA;}
#profile-page .inputBox .chip { border: 1px solid #C7C7C7; padding: 0px 4px 0 12px; border-radius: 16px; height: 26px; }
#profile-page .inputBox .chip span { white-space: nowrap; line-height: 1; font-size: 12px; }
#profile-page .inputBox .chip button { border-width: 0; color: #41526E; background-color: transparent; position: relative; z-index: 100; display: flex; height: 24px; width: 24px; justify-content: center; align-items: center; transform: scale(0.8);transition:all cubic-bezier(0.075, 0.82, 0.165, 1);}
#profile-page .inputBox .chip:hover button{ transform: scale(1)}
#profile-page .inputBox .chip button:hover{ color: #E50000; }
#profile-page .react-datepicker {
  border: 0px solid transparent;border-radius: 32px; box-shadow: 0 1px 1px rgba(0,0,0,0.08), 0 2px 2px rgba(0,0,0,0.08), 0 4px 4px rgba(0,0,0,0.08), 0 8px 8px rgba(0,0,0,0.08), 0 16px 16px rgba(0,0,0,0.08);
}
#profile-page .react-datepicker-popper, #profile-page .react-datepicker{font-family: "Poppins", sans-serif;}
#profile-page .react-datepicker__month-container{border: 1px solid #efefef;}
#profile-page .react-datepicker__header { background-color: transparent;border: 0 solid #efefef;}
#profile-page .react-datepicker__triangle {border-bottom-color:#ffffff;z-index: 1;}
#profile-page .react-datepicker__triangle::before {border-bottom-color:#efefef}
#profile-page .react-datepicker__triangle::after {content: "";
    z-index: 1;
    border-width: 8px;
    left: -8px;
    box-sizing: content-box;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
    height: 0;
    width: 1px;
    top:-5px;
}
#profile-page .react-datepicker__innerheader {margin-bottom:8px;padding:12px 16px 12px 16px; background-color: transparent; color: #050505;min-width: 328px; border-bottom: 1px solid #434343;}
#profile-page .react-datepicker__header .date{font-size: 18px; color: #050505; font-weight: 600; line-height: 1;}
#profile-page .react-datepicker__header .week{font-size: 15px; color: #050505; font-weight: 400; line-height: 21px;}
#profile-page .react-datepicker__header button{background-color: transparent;border: 0px solid transparent; color: #050505; font-size: 32px; line-height: 1;}
#profile-page .react-datepicker__header button:disabled{ color: #afafaf; }
#profile-page .react-datepicker__day-names {}
#profile-page .react-datepicker__day-names .react-datepicker__day-name{font-size: 12px; font-weight: 300; width: 32px; height: 32px; margin: 4px;}
#profile-page .react-datepicker__day{width: 32px; height: 32px; margin: 4px; font-size: 14px; display: flex; justify-content: center; align-items: center; color: #050505; border-radius: 50%;}
#profile-page .react-datepicker__day.react-datepicker__day--outside-month{color: #A5A5A5;}
#profile-page .react-datepicker__day.react-datepicker__day--keyboard-selected{background-color: #794DF5;color: #ffffff; font-weight: 500;}
#profile-page .react-datepicker__day.react-datepicker__day--selected, #profile-page .react-datepicker__day.react-datepicker__day--selected:hover{background-color: #794DF5;color: #ffffff; font-weight: 500;}
#profile-page .react-datepicker__week{ display: flex; justify-content: center; align-items: center; }

.user-card {
  margin: 0 auto;
}
.profile-card {
  height: 800px;
  overflow-y: hidden;
}
.profile-card:hover, .profile-card-two:hover {
  overflow-y: scroll;
  transition: all .8s ease-in-out;
}
.profile-card::-webkit-scrollbar, .profile-card-two::-webkit-scrollbar {
  width: 10px;
}
.profile-card::-webkit-scrollbar-track, .profile-card-two::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
  margin-bottom: 150px;
}
.profile-card::-webkit-scrollbar-thumb, .profile-card-two::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.2);;
  border-radius: 10px;
}
.profile-card::-webkit-scrollbar-corner, .profile-card-two::-webkit-scrollbar-corner {
  background-color: transparent;
  border-color: transparent;
}
.profile-card-two {
  height: 600px;
  overflow-y: hidden;
}
.br-top-bg {
  border-top: 10px solid #C5EAFC;
}
.user-card-body {
  padding: 40px !important;
}
.card-bg {
  background-color: #85DAE1;
  height: 100px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.upload-btn {
  height: 32px;
  width: 32px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #51b960;
  border: 2px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
.upload-btn:hover {
  background-color: #40944d;
}
.upload-btn input[type="file"] {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.fieldForPass {
  display: flex;
  align-items: center;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding-right: 5px;
}
.fieldForPass input {
  border: none;
}
.row-group label {
  font-size: 14px;
  font-weight: bold;
}
.change-password {
  color: #0377D1;
  text-decoration: underline !important;
}
.password-ellips {
  white-space: nowrap; 
  width: 160px; 
  overflow: hidden;
}
.change-pass-grp,.ml2 {
  margin-left: 40px;
}
.sub-title, .main-title {
  font-size: 18px;
  font-family: Poppins;
  font-weight: 500;
  margin-bottom: 1rem;
}
.main-title {
  font-size: 22px;
}
.button-row button {
  min-width: 150px;
}
.profile-percentage {
  font-size: 16px;
  text-align: center;
  margin: 20px auto;
}
.remove-button {
  position: absolute;
  top: 70px;
  right: 20px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 95px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range ,
.react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\00d7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.DeleteModule_buttonYes__5RMFt{background-color:#e2180c !important;font-family:Poppins !important;color:#fff !important}.DeleteModule_buttonNo__BTkAK{background-color:#ececec !important;font-family:Poppins !important;color:#565656 !important;border:0 !important}.DeleteModule_dialogActions__Yi7QY{display:flex !important;justify-content:center !important;padding-bottom:20px !important}.DeleteModule_dialogMain__neHSN{display:flex !important;align-items:center !important;flex-direction:column !important}.DeleteModule_dialogContent__B2pdL{padding:30px 20px 0px 20px !important}.DeleteModule_dialogTitle__IACDP{color:#262626;font-weight:600;font-size:17px;margin-top:15px}
.checkout_page__6F9Ea{display:flex;margin-bottom:60px;min-height:calc(100vh - 60px - 60px);padding:0 !important}.checkout_page__6F9Ea,.checkout_page__6F9Ea *{font-family:"Poppins",sans-serif}.checkout_pageMobile__WCtKL{margin-bottom:60px;min-height:calc(100vh - 60px - 60px);padding:0 !important}.checkout_pageMobile__WCtKL,.checkout_pageMobile__WCtKL *{font-family:"Poppins",sans-serif}.checkout_packagesDetails__WIb-5{width:57.5%}.checkout_packagesDetailsMobile__NMVgx{width:100%}.checkout_packagesDetailsHeading__BBSAC{color:#262626;font-size:18px;font-weight:500;line-height:27px;margin:0;margin-bottom:20px !important}.checkout_packagesDetailsHeadingMobile__8IeMA{color:#262626;font-size:14px;font-weight:500;line-height:27px;margin:0;margin-bottom:20px !important}.checkout_packagesDetailsContent__xiRJk{margin:auto;max-width:608px;padding:24px;width:100%}.checkout_packagesDetailsContentMobile__WuYzA{margin:auto;max-width:608px;padding:7px;width:100%}.checkout_packagesContainer__zrQbR{margin-left:-16px;max-height:312px;overflow-y:auto;padding:0 16px 16px 16px;width:calc(100% + 32px)}.checkout_packageDescriptionContainer__neDAY{margin-left:-16px;max-height:312px;overflow-y:auto;padding:0 16px 16px 16px;width:calc(100% + 32px)}.checkout_package__sgEM1{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0px 6px 8px -6px rgba(24,39,75,.12),0px 8px 16px -6px rgba(24,39,75,.08);cursor:pointer;display:flex;margin-bottom:20px;overflow:hidden;padding:24px;position:relative}.checkout_package__sgEM1.checkout_selected__LeZ9K::before{background-color:#794df5;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.checkout_packageSno__OyMSB{color:#000;font-size:18px;line-height:27px;margin-right:12px;width:16px}.checkout_packageImage__J1f1J{border-radius:5px;height:80px;position:relative;width:100px}.checkout_packageTexts__KdpOI{margin-left:20px;width:calc(100% - 100px - 20px - 16px - 12px)}.checkout_packageName__QF5X6{color:#20222f;flex-grow:0;flex-shrink:1;font-size:18px;font-weight:500;line-height:27px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.checkout_packageNameMobile__mwldF{color:#20222f;flex-grow:0;flex-shrink:1;font-size:15px;font-weight:500;line-height:27px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.checkout_packagePrice__BOU6F{align-items:center;display:flex}.checkout_packageOriginalPrice__ff44j{color:#0c0b0d;font-size:20px;font-weight:600}.checkout_packageOriginalPriceMobile__hw-HD{color:#0c0b0d;font-size:16px;font-weight:600}.checkout_packageStrikingPrice__V9kCI{color:#3a3a3a;font-size:16px;line-height:24px;text-decoration:line-through}.checkout_packageStrikingPriceMobile__SOqU4{color:#3a3a3a;font-size:14px;line-height:24px;text-decoration:line-through}.checkout_featuredTag__EZa4V,.checkout_premiumTag__CwMU4,.checkout_latestTag__RZJZS,.checkout_specialTag__y2mxm{color:#fff;font-size:13px;font-weight:600;padding:5px 10px;position:absolute;top:0;z-index:2}.checkout_premiumTag__CwMU4,.checkout_latestTag__RZJZS,.checkout_featuredTag__EZa4V,.checkout_specialTag__y2mxm{border-bottom-left-radius:4px;right:0}.checkout_featuredTag__EZa4V{background:linear-gradient(90deg, #ff512f 0%, #f09819 100%)}.checkout_premiumTag__CwMU4{align-items:center;background:linear-gradient(90deg, #870000 0%, #190a05 100%);display:inline-flex}.checkout_premiumTag__CwMU4 svg{margin-top:-2px}.checkout_latestTag__RZJZS{background:linear-gradient(90deg, #cc2b5e 0%, #753a88 100%)}.checkout_specialTag__y2mxm{background:linear-gradient(90deg, #ee0979 0%, #ff6a00 100%)}.checkout_purchaseDetails__KpcgB{background-color:#fff;width:42.5%}.checkout_purchaseDetailsMobile__KkJpu{background-color:#fff;width:100%;padding:10 0}.checkout_purchaseDetailsContent__1bL7F{margin:auto;max-width:448px;padding:24px;width:100%}.checkout_title__tRVWq{color:#262626;font-size:18px;font-weight:500;line-height:36px;margin:0}.checkout_description__L7KRe{color:#504f51;font-size:13px;font-weight:300;line-height:24px;margin-bottom:32px}.checkout_textField__B8rKN{display:flex;flex-direction:column;flex-grow:1;width:auto}.checkout_textField__B8rKN label{color:#262626;font-size:13px;margin:0 0 6px 0}.checkout_textField__B8rKN input{-webkit-appearance:none;appearance:none;background:#fafbfc;border:1px solid #dfe1e6;border-radius:3px;box-shadow:none;box-sizing:border-box;font-size:16px;height:40px;letter-spacing:.01em;line-height:24px;margin:0;outline-color:rgba(0,0,0,0) !important;padding:0 12px}.checkout_textField__B8rKN input:active,.checkout_textField__B8rKN input:focus{border-color:#007aff !important;outline-color:#007aff !important}.checkout_couponContainer__6Swtb{display:flex;flex-wrap:nowrap;width:100%}.checkout_couponContainer__6Swtb .checkout_textField__B8rKN{width:calc(100% - 120px) !important}.checkout_couponContainer__6Swtb button{margin:auto 0 0 20px;width:100px}.checkout_amountTable__W7GuU{font-size:15px;line-height:22px;margin-top:24px;width:100%}.checkout_amountTable__W7GuU td{padding:10px 0}.checkout_amountTable__W7GuU td:nth-child(1){color:#504f51 !important;font-weight:400;text-align:left}.checkout_amountTable__W7GuU td:nth-child(2){color:#20222f !important;font-weight:600;text-align:right}.checkout_tc__Iy\+Om{align-items:center;color:#20222f;display:flex;font-size:15px !important;line-height:22px;margin:18px 0 !important}.checkout_dialog__q-M6M{max-width:390px;padding:48px 32px 32px 32px}.checkout_dialog__q-M6M.checkout_success__1U0eD .checkout_dialogIcon__6x18a{background-color:#0c8c38}.checkout_dialog__q-M6M.checkout_error__KUlLS .checkout_dialogIcon__6x18a{background-color:#e22b12}.checkout_dialogPackagesList__brJG3{border-radius:10px;box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.1)}.checkout_dialogTitle__bibFc{color:#262626;font-size:18px;font-weight:600;line-height:27px;margin-top:38px;text-align:center}.checkout_dialogDescription__cogcA{color:#5b5a5f;font-size:14px;line-height:23px;padding:20px 12px 32px 12px;text-align:center}.checkout_dialogIcon__6x18a{align-items:center;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin:auto;margin-bottom:32px;width:40px}
.card_card__vRzWs{border-radius:10px;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);font-family:Poppins,sans-serif;height:400px;max-width:320px;overflow:hidden;padding:0;position:relative;width:100%;transition:transform .3s,box-shadow .3s}.card_card__vRzWs:hover{transform:scale(1.03);box-shadow:0 12px 24px rgba(0,0,0,.16),0 6px 6px rgba(0,0,0,.08)}.card_assessmentStyle__R\+Ptv,.card_assessmentStyle__R\+Ptv *{background-color:rgba(0,0,0,0) !important;color:#000 !important;font-family:Poppins !important;font-size:15px !important;font-style:normal !important;font-weight:500 !important;line-height:20px !important;list-style:none !important;margin:0px !important;margin-right:10px !important;padding:0px !important;text-decoration:none !important}.card_imageContainer__d44lt{height:130px;position:relative;width:100%}.card_image__Bp2b6,.card_imageOverlay__YjTf1{height:100%;position:absolute;width:100%}.card_image__Bp2b6{object-fit:cover;object-position:center}.card_imageOverlay__YjTf1{background:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));z-index:1}.card_content__cwukj{display:flex;flex-direction:column;height:calc(100% - 130px);min-height:260px;padding:12px 18px 14px 18px}.card_title__yw4ir{color:#000;display:inline-block;font-size:18px;font-weight:600;line-height:1.4;margin:0;max-height:3.3rem}.card_description__s731D{display:inline-block;font-size:16px;font-weight:400;line-height:1.4;margin:12px 0 0 0;margin-bottom:16px;list-style:none !important;text-decoration:none !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card_description__s731D p strong{display:inline-block;font-size:16px;font-weight:400;line-height:1.4;margin:12px 0 0 0;margin-bottom:16px;list-style:none !important;text-decoration:none !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card_button__REjFO{border-radius:3px !important;border-width:2px !important;font-weight:500 !important;margin-top:12px}.card_button__REjFO.card_expired__88ilj{opacity:.35 !important}.card_button__REjFO:disabled{opacity:1}.card_spacer__yJEwj{flex-grow:0;margin:auto}.card_featuredTag__QEBgg,.card_premiumTag__f4C3-,.card_latestTag__jikin,.card_specialTag__EYHwB{border-radius:5px;color:#fff;font-size:13px;font-weight:600;padding:5px 10px;position:absolute;right:8px;top:8px;z-index:2}.card_featuredTag__QEBgg{background:linear-gradient(90deg, #ff512f 0%, #f09819 100%)}.card_premiumTag__f4C3-{align-items:center;background:linear-gradient(90deg, #870000 0%, #190a05 100%);display:inline-flex}.card_premiumTag__f4C3- svg{margin-top:-2px}.card_latestTag__jikin{background:linear-gradient(90deg, #cc2b5e 0%, #753a88 100%)}.card_specialTag__EYHwB{background:linear-gradient(90deg, #ee0979 0%, #ff6a00 100%)}.card_tryButton__9m5Yh{position:relative}.card_tryButton__9m5Yh .card_freeStar__DVqqL{color:#fff !important;right:-12px;top:-12px;width:32px}.card_tryButton__9m5Yh .card_freeStar__DVqqL,.card_tryButton__9m5Yh .card_freeStar__DVqqL::before,.card_tryButton__9m5Yh .card_freeStar__DVqqL::after{background-color:#1ba94c;border-radius:2px;height:26px;position:absolute;width:26px}.card_tryButton__9m5Yh .card_freeStar__DVqqL::before{transform:rotateZ(27.5deg)}.card_tryButton__9m5Yh .card_freeStar__DVqqL::after{transform:rotateZ(-27.5deg)}.card_tryButton__9m5Yh .card_freeStar__DVqqL::before,.card_tryButton__9m5Yh .card_freeStar__DVqqL::after{content:" ";display:block;left:0;top:0}.card_tryButton__9m5Yh .card_freeStarText__fRKQa{color:#fff;font-size:10px;font-weight:600;line-height:16px;position:relative;text-align:center;z-index:2}
.cart_page__VcLqU{display:flex;flex-direction:column;padding:44px 32px 60px 32px}.cart_pageTitle__YeF7Z{color:#20222f;font-size:24px;margin-bottom:24px;margin-top:0}.cart_pageContent__jOB4j{background-color:#fff;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);display:flex;margin:0 auto;max-width:1440px;padding:48px 0;position:relative;width:100%}.cart_packagesDetails__5cyAM{border-right:1px solid #eee;display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr;justify-content:center;padding:0 32px;width:62.5%}.cart_card__p23Ns{margin:0 auto}.cart_summaryPracticeCard__-tzRp{display:flex;margin-bottom:28px}.cart_summaryPracticeCard__-tzRp img{border-radius:8px;height:80px;margin-right:20px;object-fit:cover;object-position:center;width:100px}.cart_summaryPracticeCardTexts__HDW7v{display:flex;flex-direction:column;justify-content:space-between;padding:6px 0;width:calc(100% - 120px)}.cart_summaryPracticeCardName__Bsf0b{color:#20222f;flex-grow:0;flex-shrink:1;font-size:18px;font-weight:500;line-height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cart_summaryPracticeCardPrice__gJoLD{align-items:center;display:flex}.cart_summaryPracticeCardOriginalPrice__4pcyo{color:#0c0b0d;font-size:20px;font-weight:600}.cart_summaryPracticeCardStrikingPrice__NA9Ul{color:#3a3a3a;font-size:16px;line-height:24px;text-decoration:line-through}.cart_orderDetails__VyvJ8{padding:0 32px;position:-webkit-sticky;position:sticky;top:0;width:37.5%}.cart_orderDetailsContent__2H8Yc{margin:0 auto;max-width:400px;width:100%}.cart_title__AIzBa{color:#262626;font-size:20px;font-weight:500;line-height:36px;margin:0}.cart_description__0x6NO{color:#504f51;font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;margin-top:8px}.cart_overview__IJvUW{align-items:center;border-top:1px solid #eee;display:flex;margin-top:32px;padding:24px 0 0 0}.cart_overviewTotalText__VDeWb{color:#000;font-size:18px}.cart_overviewTotal__xar4x{color:#0c0b0d;font-size:24px;font-weight:500}.cart_noPackagesContainer__ZpHbz{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.cart_noPackages__uqOF-{align-items:center;background:#fff;border-radius:10px;box-shadow:0px 2px 6px rgba(83,80,80,.15);color:#7d7a7a;display:flex;flex-direction:column;font-size:14px;height:220px;justify-content:center;line-height:22px;text-align:center;width:220px}
.GridItem_gridItem__Ch3LU{border-radius:10px;box-shadow:rgba(158,158,158,.25) 0px 4px 16px;height:100%;overflow:hidden;width:100%}
.SkeletonGridItem_gridItem__WWaD2{border-radius:10px;height:100%;overflow:hidden;position:relative;width:100%;box-sizing:border-box;background-color:#fff;box-shadow:rgba(158,158,158,.25) 0px 4px 16px}.SkeletonGridItem_skeleton__r3Fj2{position:absolute;transform:scale(1) !important;height:100% !important;width:100%;margin-left:45%;align-items:center;margin-top:5%}
.ChartContainer_container__OZpj2{background-color:#fff;display:flex;flex-direction:column;height:100%;padding:8px 16px 16px 24px;position:relative;width:100%}.ChartContainer_containerDisabled__QC45U{opacity:.3}.ChartContainer_titleContainer__qC5VE{align-items:center;display:flex;height:44px;justify-content:space-between;position:relative}.ChartContainer_titleContainer__qC5VE .MuiInputBase-root fieldset{border:1px solid #cfcfcf !important;border-radius:5px !important}.ChartContainer_title__IwKLU{color:#24262e;font-size:16px;font-style:normal;font-weight:300 !important;margin:0}.ChartContainer_title__IwKLU strong{font-weight:500 !important}.ChartContainer_description__yFSLu{color:#000;flex-shrink:0;font-size:16px;font-style:normal;font-weight:300;line-height:27px}.ChartContainer_content__4rOG5{flex:1 1;margin:24px 0 0 0;overflow:visible;position:relative}.ChartContainer_content__4rOG5 svg{overflow:visible !important}
.NewInsightBox_box__Q8f-E{background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:16px 16px 12px 24px;position:relative;box-shadow:0px 4px 16px rgba(158,158,158,.25);border-radius:10px;flex-shrink:1;max-width:42rem;height:122px !important}.NewInsightBox_box__Q8f-E::before{content:" ";display:block;height:122px;left:0;position:absolute;border-radius:10px 0 0 0;top:0;width:1%}.NewInsightBox_box__Q8f-E.NewInsightBox_blue__gOx8u::before{background-color:#41b9e6}.NewInsightBox_box__Q8f-E.NewInsightBox_blue__gOx8u .NewInsightBox_icon__8t2xu{background-color:#e6f4f9;color:#41b9e6}.NewInsightBox_box__Q8f-E.NewInsightBox_green__yCp4v::before{background-color:#05c120}.NewInsightBox_box__Q8f-E.NewInsightBox_green__yCp4v .NewInsightBox_icon__8t2xu{background-color:#d4f2d8;color:#05c120}.NewInsightBox_box__Q8f-E.NewInsightBox_ink__CKEm\+::before{background-color:#0030da}.NewInsightBox_box__Q8f-E.NewInsightBox_ink__CKEm\+ .NewInsightBox_icon__8t2xu{background-color:#dee3f7;color:#0030da}.NewInsightBox_box__Q8f-E.NewInsightBox_red__ENpt2::before{background-color:#da3208}.NewInsightBox_box__Q8f-E.NewInsightBox_red__ENpt2 .NewInsightBox_icon__8t2xu{background-color:#fae7e2;color:#da3208}.NewInsightBox_icon__8t2xu{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;margin-left:auto;width:40px}.NewInsightBox_icon__8t2xu svg{height:24px;width:24px}.NewInsightBox_titleContainer__1SEgH{align-items:center;display:flex;justify-content:space-between}.NewInsightBox_title__JumEN{color:#262e3f;font-size:32px;font-style:normal;font-weight:600;line-height:1.8;margin:0}.NewInsightBox_description__IAPhB{color:#35323f;display:inline-block;font-size:16px;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.NewInsightBox_newtitle__TNyMl{font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;color:#63606c}.NewInsightBox_newCount__kGZ0b{font-family:Poppins;font-style:normal;font-weight:600;font-size:24px;color:#323036}.NewInsightBox_todayCount__k6kke{font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#794df5;margin-top:7px}.NewInsightBox_newdescription__c55gh{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;color:#323036;margin-top:-0.8rem}.NewInsightBox_newdescription1__hYYNb{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;color:#323036;width:4rem;height:1rem;overflow:hidden;text-overflow:ellipsis;cursor:pointer;margin-top:-0.8rem}.NewInsightBox_newtitleContainer1__AWkw3{margin-top:1rem;width:9.5rem}.NewInsightBox_newSATitleContainer1__go3Xr{margin-top:1rem;width:6.5rem}.NewInsightBox_newtitleContainer2__pgTTw{margin-top:3rem}.NewInsightBox_newtitleContainer3__e7mLu{margin-top:3rem}.NewInsightBox_newtitleContainer4__K1FJz{margin-top:3rem}.NewInsightBox_divider__uZPoT{margin-top:3rem;margin-left:1rem;margin-right:1rem}@media(max-width: 960px){.NewInsightBox_description__IAPhB{font-size:13px}}
.AdminAssessmentListItem_listItem__Zf\+Qu{display:grid;grid-gap:0 8px;gap:0 8px;grid-template-columns:24px 1fr 1fr 70px;grid-template-rows:24px;margin-bottom:20px;width:100%}.AdminAssessmentListItem_iconContainer__kCJmZ,.AdminAssessmentListItem_primaryInfo__2jltg{height:100%;width:100%}.AdminAssessmentListItem_iconContainer__kCJmZ{align-items:center;background-color:#f38668;border-radius:4px;color:#fff;display:flex;justify-content:center;padding:0px}.AdminAssessmentListItem_primaryInfo__2jltg{color:#000;display:inline-block;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AdminAssessmentListItem_progressContainer__j2rFg{align-items:center;display:flex;height:100%;width:100%}.AdminAssessmentListItem_percentageCompleted__yxuIq{align-items:center;color:#000;display:flex;font-size:16px;justify-content:flex-end;padding:0 6px}@media screen and (min-width: 1080px)and (max-width: 1200px){.AdminAssessmentListItem_listItem__Zf\+Qu{margin-top:20px}}
.DataTableContainer_container__5EMC\+{background-color:#fff;display:flex;flex-direction:column;height:100%;align-items:center;padding-top:4%;width:100%}.DataTableContainer_container2__jlWib{background-color:#fff;display:flex;flex-direction:column;height:100%;padding-top:2%;width:100%}.DataTableContainer_containerDisabled__Gjclr{opacity:.3}.DataTableContainer_header__N3HPA{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:28px;max-height:48px}.DataTableContainer_header2__HIKvW{display:flex;justify-content:space-between;margin-bottom:18px;max-height:48px;position:relative;padding-left:4%;padding-right:4%}.DataTableContainer_headerTextContainer__82qtD{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:space-between}.DataTableContainer_headerTextContainer2__wabPf{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:space-between}.DataTableContainer_titleContainer__EPUCX{align-items:center;display:flex;height:44px;justify-content:space-between}.DataTableContainer_titleContainer__EPUCX .MuiInputBase-root fieldset{border:1px solid #cfcfcf !important;border-radius:5px !important}.DataTableContainer_title__WIf1z{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTableContainer_title__WIf1z strong{font-weight:500 !important}.DataTableContainer_title2__i-0MA{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTableContainer_title2__i-0MA strong{font-weight:500 !important}.DataTableContainer_description__m1GFX{color:#000;flex-shrink:0;font-size:13px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:27px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DataTableContainer_actionBoxContainer__FYx57{align-items:center;display:flex;justify-content:center}.DataTableContainer_actionBoxContainer2__JlfKu{float:right}.DataTableContainer_actionBoxContainerCenter__rCkO1{align-items:center;display:flex;justify-content:center}.DataTableContainer_actionBoxContainerCenter2__0SSO3{float:right}.DataTableContainer_content__WhFFe{flex:1 1;margin:0}.DataTableContainer_content2__STkGK{flex:2 1;margin:auto;width:90%;padding-top:2%}.DataTableContainer_footer__EEYND{align-items:center;display:flex;justify-content:center;width:100%}.DataTableContainer_footer2__Voqdt{align-items:center;display:flex;justify-content:center;width:100%;padding-top:-2%}.DataTableContainer_footerLink__fyOaG{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline}.DataTableContainer_footerLink2__1tU5l{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline;padding-bottom:2%}@media screen and (min-width: 1080px)and (max-width: 1200px){.DataTableContainer_headerTextContainer2__wabPf{width:110px}}
.Tabs_tabs__iIs5V{display:inline-grid;min-width:200px;grid-template-columns:1fr 1fr}.Tabs_tabs__iIs5V.Tabs_white__pw2Tq>button{border-color:#fff;color:#fff}.Tabs_tabs__iIs5V.Tabs_black__WvaWb>button{border-color:#000;color:#000}.Tabs_tab__5MaIr{background-color:rgba(0,0,0,0);border-style:solid;border-width:1px;font-size:14px;height:36px;position:relative}.Tabs_tab__5MaIr::after{content:" ";display:block;height:calc(100% + 2px);position:absolute;top:-1px;width:1px;z-index:2}.Tabs_tab__5MaIr:nth-of-type(1){border-bottom-left-radius:5px;border-bottom-right-radius:0px;border-top-left-radius:5px;border-top-right-radius:0px}.Tabs_tab__5MaIr:nth-of-type(1).Tabs_active__fVSl2::after{right:-2px}.Tabs_tab__5MaIr:nth-of-type(2){border-bottom-left-radius:0px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-top-right-radius:5px}.Tabs_tab__5MaIr:nth-of-type(2).Tabs_active__fVSl2::after{left:-2px}.Tabs_tab__5MaIr.Tabs_active__fVSl2.Tabs_violet__TmKG4{background-color:#794df5;border-color:#794df5;color:#fff !important}.Tabs_tab__5MaIr.Tabs_active__fVSl2.Tabs_violet__TmKG4::after{background-color:#794df5}.Tabs_tab__5MaIr.Tabs_active__fVSl2.Tabs_green__\+6pjS{background-color:#51b960;border-color:#51b960;color:#fff !important}.Tabs_tab__5MaIr.Tabs_active__fVSl2.Tabs_green__\+6pjS::after{background-color:#51b960}
.QLinksAndRActivity_linkContainer__PWRT4{display:flex;flex-direction:column;align-items:center}.QLinksAndRActivity_linkHeader__OUlh5{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#323036;margin-left:1rem}.QLinksAndRActivity_linkButton__CQUUd{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#794df5;cursor:pointer}.QLinksAndRActivity_comingSoonContainer__0kZle{width:158px;height:48px;background:#7c7887;border-radius:5px;text-align:center;padding:6px;margin-top:5rem;align-items:center}.QLinksAndRActivity_comingSoonText__lNEVb{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:32px;color:#fff}
.tabs_tabs__ZVYrr{background-color:#fff;border-radius:6px 6px 6px 6px;box-shadow:rgba(158,158,158,.25) 0px 4px 16px 0px,0px 0px 8px 0px rgba(158,158,158,.08);display:flex;flex-direction:column;font-family:"Poppins",sans-serif;margin-bottom:48px;width:100%}.tabs_tabs__ZVYrr.tabs_noChildren__eEnhz{border-radius:6px !important;overflow:hidden}.tabs_tabs__ZVYrr.tabs_purple__copjk .tabs_tabButton__YcjTD.tabs_active__psD02{background-color:#e8e0ff !important;color:#794df5 !important}.tabs_tabs__ZVYrr.tabs_purple__copjk .tabs_tabButton__YcjTD.tabs_active__psD02 .tabs_badge__6GLtg{background-color:#794df5 !important}.tabs_tabs__ZVYrr.tabs_purple__copjk .tabs_tabButton__YcjTD.tabs_active__psD02::after{background-color:#794df5 !important}.tabs_tabs__ZVYrr.tabs_green__akyJX .tabs_tabButton__YcjTD.tabs_active__psD02{background-color:#deffe9 !important;color:#03832f !important}.tabs_tabs__ZVYrr.tabs_green__akyJX .tabs_tabButton__YcjTD.tabs_active__psD02 .tabs_badge__6GLtg{background-color:#03832f !important}.tabs_tabs__ZVYrr.tabs_green__akyJX .tabs_tabButton__YcjTD.tabs_active__psD02::after{background-color:#03832f !important}.tabs_activeText__53Gg1.tabs_active__psD02{color:#794df5 !important}.tabs_tabbar__fN2jt{border-bottom:1px solid #d9d9d9;display:inline-flex !important;flex-grow:0;height:56px;border-radius:6px 6px 0 0;justify-content:flex-start;padding-right:10%;overflow:hidden}.tabs_tabButton__YcjTD{align-items:center !important;border:none;border-radius:0;cursor:pointer;display:inline-flex !important;font-size:15px;font-weight:500;height:100%;justify-content:center;min-width:98px;padding:5px 28px;position:relative}.tabs_tabButton__YcjTD:not(.tabs_active__psD02){background-color:rgba(0,0,0,0);color:#6c6767}.tabs_tabButton__YcjTD:not(.tabs_active__psD02) .tabs_badge__6GLtg{background:#a6a6aa !important;color:#fff !important}.tabs_tabButton__YcjTD.tabs_active__psD02 .tabs_badge__6GLtg{color:#fff !important}.tabs_tabButton__YcjTD.tabs_active__psD02::after{bottom:0;content:" ";display:block;height:3px;left:0;position:absolute;width:100%;z-index:12}.tabs_actions__z83f1{align-items:center;display:flex;margin-left:auto;z-index:13}.tabs_text__m3f38{position:relative;text-transform:capitalize;z-index:2}.tabs_badge__6GLtg{border-radius:5px;font-size:13px;font-style:normal;font-weight:normal;margin-left:5px;padding:2px 8px;position:relative;text-align:center;z-index:2}.tabs_content__U8BGt{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:32px 16px 16px 16px;position:relative;width:100%;z-index:10;border-radius:0 0 5px 5px}.tabs_filterMenu__WzQ7R{position:-webkit-sticky;position:sticky;top:56px;transition-duration:300ms;transition-property:width padding}@media screen and (min-width: 960px)and (max-width: 1240px){.tabs_tabButton__YcjTD{padding-left:.1%;padding-right:0%}}
.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
}
.react-calendar--doubleView {
  width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}
.react-calendar,
.react-calendar *,
.react-calendar *:before,
.react-calendar *:after {
  box-sizing: border-box;
}
.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}
.react-calendar button:enabled:hover {
  cursor: pointer;
}
.react-calendar__navigation {
  display: flex;
  height: 44px;
  margin-bottom: 1em;
}
.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}
.react-calendar__navigation button:disabled {
  background-color: #f0f0f0;
}
.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75em;
}
.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75em;
  font-weight: bold;
}
.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}
.react-calendar__month-view__days__day--neighboringMonth {
  color: #757575;
}
.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}
.react-calendar__tile {
  max-width: 100%;
  padding: 10px 6.6667px;
  background: none;
  text-align: center;
  line-height: 16px;
}
.react-calendar__tile:disabled {
  background-color: #f0f0f0;
}
.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}
.react-calendar__tile--now {
  background: #ffff76;
}
.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background: #ffffa9;
}
.react-calendar__tile--hasActive {
  background: #76baff;
}
.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}
.react-calendar__tile--active {
  background: #006edc;
  color: white;
}
.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}
.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}

.eventCalender_eventsTitle__\+3fou{font-family:Poppins;font-style:normal;font-weight:normal;font-size:16px;line-height:26px;color:#63606c;margin-top:-2.8rem;margin-left:1.5rem}.eventCalender_eventsCalendarContainer__NmdbK{width:344px;height:330px;background:#fff;border:1px solid #d8d6db;box-sizing:border-box;border-radius:12px;margin-left:2rem}.eventCalender_monthSelector__wvosg{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:24px;color:#2170d8 !important}.eventCalender_monthMenu__oI9tf{position:absolute !important;margin-left:57rem}.eventCalender_yearMenu__Emg11{position:absolute !important;margin-left:60rem}.eventCalender_calendar__YHjDt,.eventCalender_calendar__YHjDt button{border-radius:100%;height:41px}.eventCalender_dateNavigation__MGgFY{display:flex;height:45px;margin-top:-2rem;gap:1rem;margin-left:4.7rem}.eventCalender_chevronButton__g0q83{width:45px !important;height:40px !important;padding:9px 5px 10px 15px;border-radius:50% !important;cursor:pointer;background-color:#f8f7fa}.eventCalender_dataInfoContainer__vKrT\+{width:10rem;height:40px;justify-content:center;align-items:center;background-color:#f8f7fa;padding:8px 8px 8px 16px}.eventCalender_dataInfo__B699U{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:24px;color:#2170d8}.eventCalender_vectorButton__dDwur{margin-left:1rem;margin-top:.5rem;cursor:pointer}.eventCalender_boxContainer__zqifJ{width:25rem;height:14rem;overflow:auto;gap:1rem}.eventCalender_box__erPrV{background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:16px 16px 12px 24px;position:relative;box-shadow:0px 4px 16px rgba(158,158,158,.25);border-radius:10px;flex-shrink:1;max-width:35rem;height:64px;margin-bottom:1rem}.eventCalender_box__erPrV::before{content:" ";display:block;height:64px;left:0;position:absolute;border-radius:10px 0 0 10px;top:0;width:1%}.eventCalender_box__erPrV.eventCalender_blue__XhBGz::before{background-color:#41b9e6}.eventCalender_box__erPrV.eventCalender_blue__XhBGz .eventCalender_icon__lUXp1{background-color:#e6f4f9;color:#41b9e6}.eventCalender_box__erPrV.eventCalender_green__j721n::before{background-color:#de5445}.eventCalender_box__erPrV.eventCalender_green__j721n .eventCalender_icon__lUXp1{background-color:#d4f2d8;color:#05c120}.eventCalender_box__erPrV.eventCalender_ink__c2FLe::before{background-color:#2170d8}.eventCalender_box__erPrV.eventCalender_ink__c2FLe .eventCalender_icon__lUXp1{background-color:#dee3f7;color:#0030da}.eventCalender_box__erPrV.eventCalender_red__rXoNc::before{background-color:#d99229}.eventCalender_box__erPrV.eventCalender_red__rXoNc .eventCalender_icon__lUXp1{background-color:#fae7e2;color:#da3208}.eventCalender_viewButton__BD4mf{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:23px;color:#1ba94c;margin-top:1rem;cursor:pointer}.eventCalender_titleContainer__5OPl4{align-items:center;display:flex;justify-content:space-between}.eventCalender_title__OnvFZ{color:#19181b;font-size:14px;font-style:normal;font-weight:500;line-height:23px;width:12rem;height:1.2rem;overflow:hidden;text-overflow:ellipsis}.eventCalender_description__QIYnw{color:#323036;display:inline-block;font-size:12px;font-style:normal;font-weight:normal;white-space:nowrap;width:100%}.eventCalender_noEventsContainer__1a3UQ{width:15rem;height:5rem;margin-top:3rem;margin-left:4.5rem;text-align:center}.eventCalender_noEventsMessage__euRuP{margin-top:10px;font-family:Poppins;font-style:normal;font-weight:normal;font-size:12px;line-height:20px;color:#63606c}@media screen and (min-width: 1080px)and (max-width: 1200px){.eventCalender_eventsTitle__\+3fou{margin-left:1.8rem}.eventCalender_dateNavigation__MGgFY{margin-left:90px}.eventCalender_boxContainer__zqifJ{width:20rem;margin-left:19px}.eventCalender_noEventsContainer__1a3UQ{margin-left:2.5rem}}
.LeaderboardCard_card__KN3Dj{align-items:center;border-radius:15px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;position:relative;width:100%}.LeaderboardCard_card__KN3Dj.LeaderboardCard_green__l2ad0{background-color:#28b505}.LeaderboardCard_card__KN3Dj.LeaderboardCard_green__l2ad0 .LeaderboardCard_place__Lwfmu{background-color:#009a06}.LeaderboardCard_card__KN3Dj.LeaderboardCard_darkViolet__JJVwW{background-color:#4f1271}.LeaderboardCard_card__KN3Dj.LeaderboardCard_darkViolet__JJVwW .LeaderboardCard_place__Lwfmu{background-color:#6b00a7}.LeaderboardCard_card__KN3Dj.LeaderboardCard_maroon__2CCHN{background-color:#832161}.LeaderboardCard_card__KN3Dj.LeaderboardCard_maroon__2CCHN .LeaderboardCard_place__Lwfmu{background-color:#b303b7}.LeaderboardCard_card__KN3Dj.LeaderboardCard_red__-cDnW{background-color:#e22b12}.LeaderboardCard_card__KN3Dj.LeaderboardCard_red__-cDnW .LeaderboardCard_place__Lwfmu{background-color:#ff6854}.LeaderboardCard_card__KN3Dj.LeaderboardCard_violet__NOZyb{background-color:#be00ee}.LeaderboardCard_card__KN3Dj.LeaderboardCard_violet__NOZyb .LeaderboardCard_place__Lwfmu{background-color:#e167ff}.LeaderboardCard_card__KN3Dj.LeaderboardCard_blue__tHeA0{background-color:#024bb9}.LeaderboardCard_card__KN3Dj.LeaderboardCard_blue__tHeA0 .LeaderboardCard_place__Lwfmu{background-color:#6489bf}.LeaderboardCard_badge__wy--p{opacity:.25;position:absolute;right:0px;top:4px}.LeaderboardCard_photo__HCi5c{border-radius:50%;height:44px;margin-bottom:10px;width:44px}.LeaderboardCard_name__i5NRR{color:#efe9e9;font-size:16px;font-weight:500}.LeaderboardCard_name__i5NRR,.LeaderboardCard_college__WaG6V,.LeaderboardCard_deptYear__HAIpa,.LeaderboardCard_questions__tYMil,.LeaderboardCard_pts__FL\+6Q{display:inline-block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.LeaderboardCard_place__Lwfmu{border-radius:32px;color:#fff;font-size:16px;font-weight:600;padding:8px 24px}.LeaderboardCard_college__WaG6V,.LeaderboardCard_deptYear__HAIpa{color:#ececec;font-size:13px;margin-bottom:0;margin-top:4px}.LeaderboardCard_questions__tYMil,.LeaderboardCard_pts__FL\+6Q{color:#fff;font-size:16px;font-weight:500;margin:12px 0}
.Leaderboard_leaderboard__usf85{background-color:#fff;height:100%;padding:16px;width:100%}.Leaderboard_leaderboardTitle__sZ2WE{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500}.Leaderboard_leaderboardTop3__\+sxjq{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr;margin-bottom:16px;margin-top:16px;padding:0 16px;width:100%}.Leaderboard_leaderboardViewAllButton__7zY7b{background-color:rgba(0,0,0,0);border:none;color:#0039ff;cursor:pointer;font-size:16px;text-decoration:underline}.Leaderboard_leaderboardDescription1__nx0gv{color:#000;display:flex;font-size:17px;font-weight:400;justify-content:center;line-height:1.75}.Leaderboard_leaderboardDescription2__u73dD{color:#858585;display:flex;font-size:14px;font-weight:300;justify-content:center;letter-spacing:.25px;line-height:1.5}.Leaderboard_leaderboardFooter__9QaYp{align-items:center;display:flex;justify-content:center}
.AvgAssessmentMarks_title__8oPN\+{align-items:flex-start;flex-direction:column !important;height:auto}.AvgAssessmentMarks_options__pxBEY{margin:0 auto !important;margin-top:28px !important}.AvgAssessmentMarks_chartContainer__VAxSo{padding:20px 24px 24px 24px;width:100%}.AvgAssessmentMarks_chart__rHDNg{display:flex;width:100%}.AvgAssessmentMarks_point__5UQuI{color:#302929;flex-shrink:0;font-size:17px;font-weight:400;line-height:27px;margin-left:32px;position:relative}.AvgAssessmentMarks_point__5UQuI::before{background-color:#1ba94c;border-radius:20px;content:" ";display:block;height:8px;left:-22px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.AvgAssessmentMarks_content__oP2KV{display:flex;flex-direction:column;flex-grow:1;width:100%}.AvgAssessmentMarks_chartContent__HF35d{flex-grow:1;width:100%}.AvgAssessmentMarks_pieChart__II3Uh{align-items:center;display:flex;flex-direction:column}
.InsightBox_box__iSwEs{background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:16px 16px 12px 24px;position:relative;box-shadow:0px 4px 16px rgba(158,158,158,.25);border-radius:10px;flex-shrink:1;max-width:16rem}.InsightBox_box__iSwEs::before{content:" ";display:block;height:4px;left:0;position:absolute;border-radius:10px 10px 0 0;top:0;width:100%}.InsightBox_box__iSwEs.InsightBox_blue__ZZnGA::before{background-color:#41b9e6}.InsightBox_box__iSwEs.InsightBox_blue__ZZnGA .InsightBox_icon__c17RP{background-color:#e6f4f9;color:#41b9e6}.InsightBox_box__iSwEs.InsightBox_green__LSfAj::before{background-color:#05c120}.InsightBox_box__iSwEs.InsightBox_green__LSfAj .InsightBox_icon__c17RP{background-color:#d4f2d8;color:#05c120}.InsightBox_box__iSwEs.InsightBox_ink__TipW8::before{background-color:#0030da}.InsightBox_box__iSwEs.InsightBox_ink__TipW8 .InsightBox_icon__c17RP{background-color:#dee3f7;color:#0030da}.InsightBox_box__iSwEs.InsightBox_red__Nztj5::before{background-color:#da3208}.InsightBox_box__iSwEs.InsightBox_red__Nztj5 .InsightBox_icon__c17RP{background-color:#fae7e2;color:#da3208}.InsightBox_icon__c17RP{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;margin-left:auto;width:40px}.InsightBox_icon__c17RP svg{height:24px;width:24px}.InsightBox_titleContainer__lq3vi{align-items:center;display:flex;justify-content:space-between}.InsightBox_title__z9vqk{color:#262e3f;font-size:32px;font-style:normal;font-weight:600;line-height:1.8;margin:0}.InsightBox_description__jievS{color:#35323f;display:inline-block;font-size:16px;font-style:normal;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(max-width: 960px){.InsightBox_description__jievS{font-size:13px}}
.Cards_cards__NWp6A{grid-row:1/1;grid-column:1/-1;display:grid;grid-template-columns:repeat(4, 17.6875rem);grid-gap:2rem;gap:2rem;place-content:center}@media(max-width: 960px){.Cards_cards__NWp6A{grid-template-columns:repeat(2, 10.4375rem)}}@media(min-width: 960px)and (max-width: 1000px){.Cards_cards__NWp6A{gap:.5rem;grid-template-columns:repeat(4, 12.8rem)}}@media(min-width: 1000px)and (max-width: 1100px){.Cards_cards__NWp6A{gap:.5rem;grid-template-columns:repeat(4, 13.5rem)}}@media(min-width: 1100px)and (max-width: 1200px){.Cards_cards__NWp6A{grid-template-columns:repeat(4, 15rem);gap:.5rem}}@media(min-width: 1200px)and (max-width: 1340px){.Cards_cards__NWp6A{grid-template-columns:repeat(4, 16.5rem);gap:.5rem}}
.Topics_studentPointsChart__AzGeS svg text{font-size:15px !important}.Topics_studentPointsViewChooser__GCQCH{background:#f0f6ff;border-radius:5px;color:#000;display:flex;flex-direction:column;font-size:12px;gap:6px;line-height:18px;padding:10px 14px;position:absolute;right:0;top:-12px;z-index:10}.Topics_studentPointsViewButton__s3Xtk{background-color:rgba(0,0,0,0);border:none;display:block;margin-left:14px;position:relative;text-align:left}.Topics_studentPointsViewButton__s3Xtk.Topics_active__csCuZ::before{background-color:#794df5;border:1px solid #794df5}.Topics_studentPointsViewButton__s3Xtk.Topics_active__csCuZ::after{border:2px solid #f0f6ff;border-radius:6px;content:" ";display:block;height:10px;left:-13px;position:absolute;top:4px;width:10px;z-index:2}.Topics_studentPointsViewButton__s3Xtk::before{border:1px solid #000;border-radius:6px;content:" ";display:block;height:12px;left:-14px;position:absolute;top:3px;width:12px}
.QuestionsSolved_questionsSolved__ubfQk svg text{font-size:14px !important}.QuestionsSolved_chart__i2VIN{height:300px;width:341px}
.Level_level__D8EIE{align-items:center;background-color:#fff;color:#24262e;display:flex;flex-direction:column;font-size:16px;font-weight:500;height:100%;justify-content:space-between;line-height:24px;padding:16px 20px 16px 20px;text-align:center;width:100%}.Level_levelIcon__3AXuP{height:165px;margin-top:10px}
.BuyPackages_packagePurchaseContainer__NXpqZ{align-items:center;background-color:#fd691e;color:#fff;display:flex;flex-direction:column;font-size:26px;font-weight:500;height:100%;justify-content:center;padding:12px;position:relative;text-align:center;width:100%}.BuyPackages_packagePurchaseText__CiaZM{text-align:center;z-index:10}.BuyPackages_packagePurchaseButton__zmIl7{background-color:#794df5;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:500;margin-top:24px;padding:12px 20px;z-index:10}.BuyPackages_packagePurchaseButton__zmIl7 svg{height:20px}.BuyPackages_packagePurchaseContainerDots__QNc2H{height:64px;position:absolute}.BuyPackages_packagePurchaseContainerDots1__C\+lPn{left:12px;top:10px}.BuyPackages_packagePurchaseContainerDots2__Xp-Ik{bottom:10px;right:12px}
.AssessmentListItem_listItem__p-RcQ{display:grid;grid-gap:0 8px;gap:0 8px;grid-template-rows:24px 16px;margin-bottom:28px;width:100%}.AssessmentListItem_listItem__p-RcQ.AssessmentListItem_type1__MP0vW{grid-template-columns:40px 1fr auto auto}.AssessmentListItem_listItem__p-RcQ.AssessmentListItem_type2__aaPiO{grid-template-columns:40px 1fr 72px auto}.AssessmentListItem_iconContainer__dUwfM,.AssessmentListItem_primaryInfo__jYGsU,.AssessmentListItem_secondaryInfo__AtCJA,.AssessmentListItem_statusContainer__k5QKX{height:100%;width:100%}.AssessmentListItem_iconContainer__dUwfM{align-items:center;background-color:#fdbc1f;border-radius:6px;color:#fff;display:flex;grid-column:1/2;grid-row:1/3;justify-content:center;padding:6px}.AssessmentListItem_primaryInfo__jYGsU{color:#000;display:inline-block;font-size:16px;font-weight:400;grid-column:2/3;grid-row:1/2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AssessmentListItem_primaryInfo__jYGsU.AssessmentListItem_noSecondaryInfo__fLeaw{line-height:2.65;grid-row:1/3 !important}.AssessmentListItem_secondaryInfo__AtCJA{align-items:center;color:#a6a6aa;display:inline-flex;font-size:12px;font-weight:300;grid-column:2/3;grid-row:2/3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AssessmentListItem_statusContainer__k5QKX,.AssessmentListItem_percentageCompleted__Jh0z4{grid-column:3/4;grid-row:1/3;padding:0 6px}.AssessmentListItem_percentageCompleted__Jh0z4,.AssessmentListItem_statusContainer__k5QKX,.AssessmentListItem_status__HB6rR,.AssessmentListItem_actionContainer__oYYdd{align-items:center;display:flex;justify-content:center}.AssessmentListItem_status__HB6rR{border-radius:6px;font-size:14px;height:32px;line-height:1.3;padding:0 12px;text-transform:capitalize;width:100%}.AssessmentListItem_status__HB6rR span{font-size:24px}.AssessmentListItem_status__HB6rR.AssessmentListItem_active__\+LhZ4{background-color:rgba(81,185,96,.1);color:#00b11a}.AssessmentListItem_percentageCompleted__Jh0z4{color:#000;font-size:16px;text-align:right}.AssessmentListItem_actionContainer__oYYdd{grid-column:4/5;grid-row:1/3}.AssessmentListItem_actionButton__vB\+in{border:1px solid #794df5;border-radius:6px;font-size:16px;height:100%;padding:0 24px}.AssessmentListItem_actionButton__vB\+in.AssessmentListItem_fill__tQKA9{background-color:#794df5;color:#fff}.AssessmentListItem_actionButton__vB\+in.AssessmentListItem_outlined__5eOm9{background-color:rgba(0,0,0,0);color:#794df5}.AssessmentListItem_actionButton__vB\+in.AssessmentListItem_outlined__5eOm9:hover{background-color:#794df5 !important;color:#fff !important}
.DataTableAssessment_container__9HQ7l{background-color:#fff;display:flex;flex-direction:column;height:100%;align-items:center;padding-top:4%;width:100%}.DataTableAssessment_container2__lLIZA{background-color:#fff;display:flex;flex-direction:column;height:100%;padding-top:5%;padding-bottom:5%;width:100%;padding-left:2%;padding-right:2%}.DataTableAssessment_containerDisabled__3A2Fa{opacity:.3}.DataTableAssessment_header__qXw\+s{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:28px;max-height:48px}.DataTableAssessment_header2__OOJbO{display:flex;justify-content:space-between;margin-bottom:18px;max-height:48px;position:relative;padding-left:5%;padding-right:5%}.DataTableAssessment_headerTextContainer__CiDkI{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:space-between}.DataTableAssessment_headerTextContainer2__2X8Pl{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:space-between}.DataTableAssessment_titleContainer__qBKqW{align-items:center;display:flex;height:44px;justify-content:space-between}.DataTableAssessment_titleContainer__qBKqW .MuiInputBase-root fieldset{border:1px solid #cfcfcf !important;border-radius:5px !important}.DataTableAssessment_title__pPm-v{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTableAssessment_title__pPm-v strong{font-weight:500 !important}.DataTableAssessment_title2__oW7aa{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTableAssessment_title2__oW7aa strong{font-weight:500 !important}.DataTableAssessment_description__sUlbB{color:#000;flex-shrink:0;font-size:13px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:27px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DataTableAssessment_actionBoxContainer__ZZVC0{align-items:center;display:flex;justify-content:center}.DataTableAssessment_actionBoxContainer2__iMJ\+Y{float:right}.DataTableAssessment_actionBoxContainerCenter__3CSs2{align-items:center;display:flex;justify-content:center}.DataTableAssessment_actionBoxContainerCenter2__4hUHF{float:right}.DataTableAssessment_content__Cs0Bi{flex:1 1;margin:0}.DataTableAssessment_content2__Q53oz{flex:2 1;margin:auto;width:90%;padding-top:5%}.DataTableAssessment_footer__1RF-P{align-items:center;display:flex;justify-content:center;width:100%}.DataTableAssessment_footer2__hV-lr{align-items:center;display:flex;justify-content:center;width:100%;padding-top:-2%}.DataTableAssessment_footerLink__q1non{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline}.DataTableAssessment_footerLink2__mHu6n{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline;padding-bottom:2%}
.LeaderboardListItem_cardContainer__dSkBL{display:flex;justify-content:flex-end;margin-left:-100px;width:calc(100% + 100px)}.LeaderboardListItem_placeContainer__1pvHa{align-items:center;display:flex;justify-content:flex-end;min-width:100px}.LeaderboardListItem_place__QzMC7{border-radius:32px;color:#fff;font-size:16px;font-weight:600}.LeaderboardListItem_ptsCurveStatus__Hs0PE{padding:0 10px}.LeaderboardListItem_card__REoz6{align-items:center;background-color:#fff;border-radius:30px;display:flex;flex-grow:1;height:50px;overflow:hidden;padding:5px;position:relative;width:calc(100% - 100px)}.LeaderboardListItem_card__REoz6.LeaderboardListItem_isUser__TKCGk{box-shadow:#ff8d28 0 0 0 3px}.LeaderboardListItem_photo__CM\+LT{border-radius:50%;height:40px;margin:0;width:40px}.LeaderboardListItem_textContainer__cRtl4{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-left:18px}.LeaderboardListItem_name__a9nh5{color:#272450;font-size:16px;font-weight:500;line-height:1.2;margin-right:auto;margin-top:2px;text-align:left}.LeaderboardListItem_name__a9nh5,.LeaderboardListItem_college__PZdhQ{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.LeaderboardListItem_college__PZdhQ,.LeaderboardListItem_deptYear__7HBqZ{color:#403f47;font-size:13px;margin-top:0px}.LeaderboardListItem_pts__HiEF9{color:#794df5;font-size:16px;font-weight:500;margin-left:auto;margin-right:20px}.LeaderboardListItem_deptYear__7HBqZ{display:flex;justify-content:flex-start}
.Leaderboard_leaderboard__Csphu,.Leaderboard_leaderboardBg__bP1A3{height:100%;width:100%}.Leaderboard_leaderboard__Csphu{background-color:#201b2c;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1px 1fr;padding:24px;position:relative}.Leaderboard_leaderboardDivider__CS-DY{height:calc(100% - 16px);margin:auto;width:100%;background-color:#6d6d6d}.Leaderboard_leaderboardBg__bP1A3{object-fit:cover;object-position:center;position:absolute}.Leaderboard_leaderboardSection__5uElh{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;z-index:10}.Leaderboard_leaderboardTitle__YQFzj{color:#fff;font-size:18px;align-items:center;display:flex;font-weight:500;justify-content:center}.Leaderboard_leaderboardTop7__q\+WEA{display:flex;flex-direction:column;justify-content:space-between;padding:12px 64px}.Leaderboard_leaderboardTop3__aiViU{margin-top:32px;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr;padding:0 16px;width:100%}.Leaderboard_leaderboardViewAllButton__8yX9y{background-color:rgba(0,0,0,0);color:#fff;border:none;cursor:pointer;font-size:16px;text-decoration:underline}.Leaderboard_leaderboardBody__mMrOY{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.Leaderboard_leaderboardFooter__Q3dA2{align-items:center;display:flex;justify-content:center}
.DataTablePractice_container__nzBhu{background-color:#fff;display:flex;flex-direction:column;height:100%;padding-top:4%;width:100%}.DataTablePractice_container2__48HKZ{background-color:#fff;display:flex;flex-direction:column;height:100%;padding-top:2%;width:100%}.DataTablePractice_containerDisabled__ryApu{opacity:.3}.DataTablePractice_header__7y7od{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:28px;max-height:48px;padding-left:5%}.DataTablePractice_header2__0xoIE{display:flex;justify-content:space-between;margin-bottom:18px;max-height:48px;position:relative;padding-left:4%;padding-right:4%}.DataTablePractice_headerTextContainer__OHqrI{display:flex;flex-direction:column;height:100%;text-align:left;justify-content:left}.DataTablePractice_headerTextContainer2__iy8NR{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:space-between}.DataTablePractice_titleContainer__-iteY{align-items:center;display:flex;height:44px;justify-content:space-between}.DataTablePractice_titleContainer__-iteY .MuiInputBase-root fieldset{border:1px solid #cfcfcf !important;border-radius:5px !important}.DataTablePractice_title__vTxCD{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTablePractice_title__vTxCD strong{font-weight:500 !important}.DataTablePractice_title2__YVZTe{color:#24262e;font-size:16px;font-style:normal;font-weight:500 !important;line-height:1.75;margin:0}.DataTablePractice_title2__YVZTe strong{font-weight:500 !important}.DataTablePractice_description__Hgjbx{color:#000;flex-shrink:0;font-size:13px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:27px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DataTablePractice_actionBoxContainer__LMUGC{align-items:center;display:flex;justify-content:center}.DataTablePractice_actionBoxContainer2__W-vqx{float:right}.DataTablePractice_actionBoxContainerCenter__nuHo2{align-items:center;display:flex;justify-content:center}.DataTablePractice_actionBoxContainerCenter2__XJCTt{float:right}.DataTablePractice_content__9h03g{flex:1 1;margin:0}.DataTablePractice_content2__Ora6i{flex:2 1;margin:auto;width:90%;padding-top:2%}.DataTablePractice_footer__ZQOch{align-items:center;display:flex;justify-content:center;width:100%}.DataTablePractice_footer2__nO-ta{align-items:center;display:flex;justify-content:center;width:100%;padding-bottom:5%}.DataTablePractice_footerLink__0rjvK{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline}.DataTablePractice_footerLink2__lbj30{background-color:rgba(0,0,0,0);border:none;color:#0039ff;font-size:16px;text-decoration:underline;padding-bottom:2%}
.PracticePackageListItem_listItem__-67Pw{display:grid;grid-gap:0 16px;gap:0 16px;grid-template-columns:auto 1fr 1fr auto;grid-template-rows:40px;margin-bottom:28px;width:100%}.PracticePackageListItem_actionContainer__aOgWf,.PracticePackageListItem_indicator__fpfC\+,.PracticePackageListItem_nameContainer__6JhAg,.PracticePackageListItem_percentageCompleted__pTg\+2{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.PracticePackageListItem_indicator__fpfC\+{color:#fe8668;font-size:38px}.PracticePackageListItem_name__YtTxT{color:#000;display:inline-block;font-size:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.PracticePackageListItem_actionButton__BmC3A{background-color:rgba(0,0,0,0);border:1px solid #794df5;border-radius:6px;color:#794df5;font-size:16px;height:100%;padding:0 24px}.PracticePackageListItem_actionButton__BmC3A:hover{background-color:#794df5 !important;color:#fff !important}
.Dashboard_page__101eJ{margin:0 auto;max-width:1440px;padding:2rem 64px;width:100%}.Dashboard_page__101eJ,.Dashboard_page__101eJ *{font-family:"Poppins",sans-serif}@media(max-width: 960px){.Dashboard_page__101eJ{margin:0;padding:2rem 1rem}.Dashboard_loadDataContainer__8WFNx{flex-direction:column}.Dashboard_adminLoadDataContainer__ZS00c{flex-direction:column}}.Dashboard_buttonYes__np5lw{background-color:#794df5 !important;font-family:Poppins !important;color:#fff !important;border:0 !important;width:219px;height:40px}.Dashboard_dialogActions__4hLWH{padding-top:40px !important;display:flex !important;justify-content:center !important;padding-bottom:20px !important}.Dashboard_dialogActions1__EHb8K{padding-top:15px !important;display:flex !important;justify-content:center !important;padding-bottom:20px !important}.Dashboard_paraStyle__e36T8{position:absolute;width:480px;height:30px;left:60px;top:219px;font-family:"Poppins";font-style:normal;font-weight:700;font-size:20px;line-height:30px;color:#794df5}.Dashboard_description__di\+Bw{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Dashboard_dialogMain__ENpn1{display:flex !important;align-items:center !important;flex-direction:column !important}.Dashboard_dialogContent__yo5iy{padding:0px 50px 0px 50px !important}.Dashboard_scrollbar__310Ju::-webkit-scrollbar{width:5px}.Dashboard_scrollbar__310Ju::-webkit-scrollbar-thumb{background:#757475;border-radius:10px;margin:0 10px}.Dashboard_scrollbar__310Ju::-webkit-scrollbar-track{background:#fff}.Dashboard_dialogTitle__oCKzk{color:#262626;font-weight:600;font-size:17px;margin-top:20px}.Dashboard_pageTitle__BMn7Z{color:#323036;font-size:24px;font-style:normal;font-weight:600;line-height:36px}.Dashboard_pageContent__3Oheo{display:grid;grid-gap:24px;gap:24px;margin-bottom:80px;margin-top:32px;width:100%}.Dashboard_pageContent__3Oheo.Dashboard_student__DuCnX{grid-template-columns:repeat(8, 1fr);grid-template-rows:repeat(2, -webkit-max-content) 400px repeat(6, -webkit-max-content);grid-template-rows:repeat(2, max-content) 400px repeat(6, max-content)}.Dashboard_pageContent__3Oheo.Dashboard_admin__-GHld{grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(2, -webkit-max-content) 400px repeat(6, -webkit-max-content);grid-template-rows:repeat(2, max-content) 400px repeat(6, max-content)}.Dashboard_pageContent__3Oheo.Dashboard_studentReal__O7Bc9{grid-template-rows:-webkit-max-content 400px repeat(6, -webkit-max-content);grid-template-rows:max-content 400px repeat(6, max-content)}.Dashboard_pageContent__3Oheo.Dashboard_adminReal__fFfAX{grid-template-rows:-webkit-max-content auto repeat(6, -webkit-max-content);grid-template-rows:max-content auto repeat(6, max-content)}.Dashboard_packagePurchaseContainer__W2o3B{align-items:center;background-color:#fd691e;color:#fff;display:flex;flex-direction:column;font-size:26px;font-weight:500;height:100%;justify-content:center;padding:12px;position:relative;text-align:center;width:100%}.Dashboard_packagePurchaseText__db5OJ{text-align:center;z-index:10}.Dashboard_packagePurchaseButton__oXddM{background-color:#794df5;border:none;border-radius:5px;color:#fff;font-size:16px;font-weight:500;margin-top:24px;padding:12px 20px;z-index:10}.Dashboard_packagePurchaseButton__oXddM svg{height:20px}.Dashboard_packagePurchaseContainerDots__rdFkn{height:64px;position:absolute}.Dashboard_packagePurchaseContainerDots1__LDRj1{left:12px;top:10px}.Dashboard_packagePurchaseContainerDots2__xSx92{bottom:10px;right:12px}.Dashboard_student__DuCnX .Dashboard_leaderboard__cX5nA,.Dashboard_student__DuCnX .Dashboard_leaderboardBg__WpTNS{height:100%;width:100%}.Dashboard_student__DuCnX .Dashboard_leaderboard__cX5nA{background-color:#201b2c;display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1px 1fr;padding:24px;position:relative}.Dashboard_student__DuCnX .Dashboard_leaderboardDivider__4De6c{height:calc(100% - 16px);margin:auto;width:100%}.Dashboard_student__DuCnX .Dashboard_leaderboardBg__WpTNS{object-fit:cover;object-position:center;position:absolute}.Dashboard_student__DuCnX .Dashboard_leaderboardDivider__4De6c{background-color:#6d6d6d}.Dashboard_student__DuCnX .Dashboard_leaderboardSection__3njIa{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;z-index:10}.Dashboard_student__DuCnX .Dashboard_leaderboardTitle__e8C-p{color:#fff;font-size:18px;justify-content:center}.Dashboard_student__DuCnX .Dashboard_leaderboardTop3__SutE7{margin-top:32px}.Dashboard_student__DuCnX .Dashboard_leaderboardTop7__3LxOK{display:flex;flex-direction:column;justify-content:space-between;padding:12px 64px}.Dashboard_student__DuCnX .Dashboard_leaderboardViewAllButton__Ek60e{color:#fff}.Dashboard_admin__-GHld .Dashboard_leaderboard__cX5nA{background-color:#fff;height:100%;padding:16px;width:100%}.Dashboard_admin__-GHld .Dashboard_leaderboardTitle__e8C-p{color:#000;font-size:16px}.Dashboard_admin__-GHld .Dashboard_leaderboardTop3__SutE7{margin-bottom:16px;margin-top:16px}.Dashboard_admin__-GHld .Dashboard_leaderboardViewAllButton__Ek60e{color:#0039ff}.Dashboard_admin__-GHld .Dashboard_totalQuestionsChartContainer__zIYEt{align-items:center;display:grid;grid-template-columns:1fr .4fr;height:100%;position:relative;width:100%}.Dashboard_admin__-GHld .Dashboard_totalQuestionsChart__-Kv1y{height:calc(100% - 24px);position:relative;width:100%}.Dashboard_admin__-GHld .Dashboard_totalQuestionsLegendContainer__L69Dk{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:1fr;justify-content:center}.Dashboard_admin__-GHld .Dashboard_totalQuestionsLegend__wgJvn{align-items:center;display:flex;flex-grow:0;height:24px}.Dashboard_admin__-GHld .Dashboard_totalQuestionsLegendColor__9wPv9{height:16px;margin-right:8px;width:16px}.Dashboard_admin__-GHld .Dashboard_totalQuestionsLegendName__wA8OO{font-size:16px}.Dashboard_leaderboardTitle__e8C-p{align-items:center;display:flex;font-weight:500}.Dashboard_leaderboardDescription1__pPAQJ{color:#000;display:flex;font-size:17px;font-weight:400;justify-content:center;line-height:1.75}.Dashboard_leaderboardDescription2__3Swcs{color:#858585;display:flex;font-size:14px;font-weight:300;justify-content:center;letter-spacing:.25px;line-height:1.5}.Dashboard_leaderboardTop3__SutE7{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr;padding:0 16px;width:100%}.Dashboard_leaderboardViewAllButton__Ek60e{background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-size:16px;text-decoration:underline}.Dashboard_leaderboardBody__zfrA7{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.Dashboard_leaderboardFooter__YbYXA{align-items:center;display:flex;justify-content:center}.Dashboard_avgAssessmentMarksTitle__3DAwP{align-items:flex-start;flex-direction:column !important;height:auto}.Dashboard_avgAssessmentMarksOptions__osGMv{margin:0 auto !important;margin-top:28px !important}.Dashboard_avgAssessmentMarksChartContainer__nRlaE{padding:20px 24px 24px 24px;width:100%}.Dashboard_avgAssessmentMarksChart__TwLg3{display:flex;width:100%}.Dashboard_avgAssessmentMarksPoint__o1UxM{color:#302929;flex-shrink:0;font-size:17px;font-weight:400;line-height:27px;margin-left:32px;position:relative}.Dashboard_avgAssessmentMarksPoint__o1UxM::before{background-color:#1ba94c;border-radius:20px;content:" ";display:block;height:8px;left:-22px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.Dashboard_avgAssessmentMarksContent__\+2uh3{display:flex;flex-direction:column;flex-grow:1;width:100%}.Dashboard_avgAssessmentMarksChartContent__LIAc-{flex-grow:1;width:100%}.Dashboard_avgAssessmentMarksPieChart__29Hh3{align-items:center;display:flex;flex-direction:column}.Dashboard_studentPointsChart__fdboN svg text{font-size:15px !important}.Dashboard_questionsSolved__9q1ee svg text{font-size:14px !important}.Dashboard_studentPointsViewChooser__-qbD5{background:#f0f6ff;border-radius:5px;color:#000;display:flex;flex-direction:column;font-size:12px;gap:6px;line-height:18px;padding:10px 14px;position:absolute;right:0;top:-12px;z-index:10}.Dashboard_studentPointsViewButton__MhzPV{background-color:rgba(0,0,0,0);border:none;display:block;margin-left:14px;position:relative;text-align:left}.Dashboard_studentPointsViewButton__MhzPV.Dashboard_active__icuzi::before{background-color:#794df5;border:1px solid #794df5}.Dashboard_studentPointsViewButton__MhzPV.Dashboard_active__icuzi::after{border:2px solid #f0f6ff;border-radius:6px;content:" ";display:block;height:10px;left:-13px;position:absolute;top:4px;width:10px;z-index:2}.Dashboard_studentPointsViewButton__MhzPV::before{border:1px solid #000;border-radius:6px;content:" ";display:block;height:12px;left:-14px;position:absolute;top:3px;width:12px}.Dashboard_studentLevel__De7C8{align-items:center;background-color:#fff;color:#24262e;display:flex;flex-direction:column;font-size:16px;font-weight:500;height:100%;justify-content:space-between;line-height:24px;padding:16px 20px 16px 20px;text-align:center;width:100%}.Dashboard_studentLevelIcon__yW8io{height:165px;margin-top:10px}.Dashboard_loadDataContainer__8WFNx{display:flex;align-items:center;gap:2rem;grid-column:1/-1;grid-row:2/3}.Dashboard_adminLoadDataContainer__ZS00c{display:flex;align-items:center;gap:2rem;grid-column:1/-1;grid-row:4/5}.Dashboard_loadDataMain__YZRND{min-height:4.25rem;flex-grow:1;margin:auto;display:flex;align-items:center;padding:.4375rem 1.125rem;background:#fffbef;border:1px solid #eeb60c;border-radius:5px}.Dashboard_loadDataText__UVxl1{display:flex;gap:.5rem}.Dashboard_loadDataText__UVxl1>p{font-weight:500;font-size:1rem;line-height:1.5rem;color:#63606c;margin:0}.Dashboard_customerSelect__HhWYy{position:absolute !important;top:6rem;right:4rem}.Dashboard_paraText1__gm2SI{padding-top:3%;display:grid;grid-template-columns:130px 130px;justify-content:center !important}.Dashboard_paraText2__tjtcp{padding-top:3%;display:flex;gap:5%;justify-content:center !important}.Dashboard_paraText3__lxJJf{padding-top:3%;display:flex;gap:27%;justify-content:center !important}.Dashboard_paraText4__2ZoYj{padding-top:3%;display:flex;gap:11%;justify-content:center !important}.Dashboard_paraText5__QGqkI{background-color:#edf9ff;color:#323036;width:422px;font-family:"Poppins";font-style:normal;font-weight:400;font-size:14px;line-height:21px;padding-top:3%;padding-bottom:3%;padding-left:2%;padding-right:2%;text-align:center;justify-content:center !important}
.dashboardHeroCard_main__8Z3ma{padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.dashboardHeroCard_main__8Z3ma h4{font-weight:600;font-size:1.5rem;color:#323036}.dashboardHeroCard_main__8Z3ma p{font-size:16px;font-weight:400;color:#63606c;margin:0;max-width:42.6875rem}
.BookACall_cover__0UzL2{background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}.BookACall_carouselSlider__hmm5L{padding-bottom:5%;width:95%;display:flex;align-items:center;margin:0 auto}.BookACall_container__ZJVf\+{display:flex;align-items:center;justify-content:space-around;border-style:solid;border-width:1px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 960px){.BookACall_container__ZJVf\+{flex-direction:column}}.BookACall_containerItemOne__DqUq3>p{font-weight:600;font-size:1rem;line-height:1.5rem;letter-spacing:.1em;color:#794df5}.BookACall_containerItemOne__DqUq3>h4{font-weight:600;font-size:1.75rem;line-height:2.625rem;color:#19181b}.BookACall_containerItemOne__DqUq3>ul{padding-left:0}.BookACall_containerItemOne__DqUq3>ul>li{font-weight:500;font-size:1rem;line-height:1.625rem;color:#4a4851;margin-top:1.5rem;display:flex;gap:.75rem;align-items:center}.BookACall_MobcontainerItemTwo__Zswe-{background:#fff;border:1px solid #f2f1f3;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px}.BookACall_MobcontainerItemTwo__Zswe->form{padding:0 3.125rem;padding-bottom:2.3125rem}.BookACall_MobcontainerItemTwo__Zswe->form>div{display:flex;flex-direction:column;gap:1rem}.BookACall_MobcontainerItemTwo__Zswe->form>div>input{background:#fafbfc;border:1px solid #dfe1e6;box-sizing:border-box;border-radius:3px;width:100%;margin:0 0 0 -25px;padding:.8125rem 1rem}.BookACall_MobcontainerItemTwo__Zswe->form>div>input::placeholder{font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:.01em;color:#63606c}.BookACall_MobcontainerItemTwo__Zswe->form>p{font-size:.75rem;line-height:1.4375rem;color:#4a4851;margin-top:.75rem;margin-bottom:.5625rem;text-align:center}.BookACall_containerItemTwo__VUYPe{background:#fff;border:1px solid #f2f1f3;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;width:31.25rem}.BookACall_containerItemTwo__VUYPe>form{padding:0 3.125rem;padding-bottom:2.3125rem}.BookACall_containerItemTwo__VUYPe>form>div{display:flex;flex-direction:column;gap:1rem}.BookACall_containerItemTwo__VUYPe>form>div>input{background:#fafbfc;border:1px solid #dfe1e6;box-sizing:border-box;border-radius:3px;width:100%;padding:.8125rem 1rem}.BookACall_containerItemTwo__VUYPe>form>div>input::placeholder{font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:.01em;color:#63606c}.BookACall_containerItemTwo__VUYPe>form>p{font-size:.75rem;line-height:1.4375rem;color:#4a4851;margin-top:.75rem;margin-bottom:.5625rem;text-align:center}.BookACall_terms__FDgbR{font-size:.25rem;color:#7c7887;margin-top:1rem;margin-bottom:.625rem}
.ContentHeader_content__header__container__DMniC{margin-top:80px;margin-bottom:3.5rem}.ContentHeader_content__header__title_wrap__frzX1,.ContentHeader_content__header__description__O\+QTA{text-align:center}.ContentHeader_content__header__title_wrap__frzX1{margin:0}.ContentHeader_content__header__title__BPssN,.ContentHeader_content__header__sub__Biclb{font-weight:600;font-size:28px}.ContentHeader_content__header__title__BPssN{color:#794df5}.ContentHeader_content__header__sub__Biclb{color:#19181b}.ContentHeader_content__header__description__O\+QTA{font-size:18px;color:#4a4851}
.Courses_coursesContainer__Z6EVE{margin-top:2.5rem;display:flex;gap:3rem}.Courses_courseCard__vcIbp{box-shadow:0px 0px 25px rgba(170,170,170,.25);border-radius:5px;background-color:#fff;height:27.525rem;width:21.875rem;position:relative}.Courses_courseCard__vcIbp>img{height:12.5rem;width:inherit;object-fit:fill;border-radius:10px 10px 0 0}.Courses_courseCardPrac__E8J7d{box-shadow:0px 0px 25px rgba(170,170,170,.25);border-radius:5px;background-color:#fff;height:auto;width:21.875rem;position:relative}.Courses_courseCardPrac__E8J7d>img{height:12.5rem;width:inherit;object-fit:fill;border-radius:10px 10px 0 0}.Courses_mobileCourseCard__j\+gCP{box-shadow:0px 0px 25px rgba(170,170,170,.25);border-radius:5px;background-color:#fff;height:25rem;width:16.775rem;position:relative}.Courses_mobileCourseCard__j\+gCP>img{height:12.5rem;width:inherit;object-fit:fill;border-radius:10px 10px 0 0}.Courses_courseContent__XqK9O{padding:0 1rem;width:100%}.Courses_courseContent__XqK9O>p{font-weight:600;font-size:1.125rem;color:#19181b;margin:.625rem 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;height:auto;line-height:1.5em}.Courses_priceContent__a9OAA{position:absolute;bottom:5.125rem;left:1rem;width:90%}.Courses_priceContentPrac__fIl7\+{bottom:.325rem;top:1rem;padding-left:3rem;width:90%}.Courses_description__sVcYJ{display:inline-block;font-size:14px;font-weight:400;line-height:1.4;padding-left:5%;padding-right:1%;margin:12px 0 0 0;margin-bottom:16px;list-style:none !important;text-decoration:none !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Courses_description__sVcYJ p strong{display:inline-block;font-size:16px;font-weight:400;line-height:1.4;margin:12px 0 0 0;margin-bottom:16px;list-style:none !important;text-decoration:none !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Courses_courseDetailsGrid__0y5Va{display:grid;grid-template-columns:1fr 1fr;place-items:center;grid-row-gap:.625rem}.Courses_courseDetailsGrid__0y5Va>div{font-size:.875rem;color:#4a4851;display:inline-flex;align-items:center;place-self:flex-start;gap:.625rem}.Courses_previewButton__MkYNC{text-align:center;padding-top:3.1375rem}@media(max-width: 959px){.Courses_previewButton__MkYNC{padding-top:1.1375rem}}.Courses_previewButtonPrac__XZeRM{text-align:center;margin-top:.6375rem;width:350px;margin-bottom:1rem}
.Carousel_carouselWrapper__xsYq\+{display:flex;gap:3rem;justify-content:center;transition:1s}.Carousel_carouselContainer__EC99-{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.Carousel_iconButton__gYc9d{box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08) !important;border:1px solid #f2f1f3 !important;font-size:2rem !important;padding:.01em !important}
.buttonBack___1mlaL,.buttonFirst___2rhFr,.buttonLast___2yuh0,.buttonNext___2mOCa,.buttonNext___3Lm3s,.dot___3c3SI{cursor:pointer}.image___xtQGH{display:block;width:100%;height:100%}.spinner___27VUp{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;animation-name:spin___S3UuE;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;border:4px solid #a9a9a9;border-top-color:#000;border-radius:30px}@keyframes spin___S3UuE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container___2O72F{position:relative;overflow:hidden;height:100%;width:100%}.overlay___IV4qY{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;cursor:zoom-in;transition:opacity .3s,transform .3s}.hover___MYy31,.loading___1pvNI,.zoom___3kqYk{opacity:1}.imageLoadingSpinnerContainer___3UIPD{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}.slide___3-Nqo{position:relative;display:block;box-sizing:border-box;height:0;margin:0;list-style-type:none}.slide___3-Nqo:focus{outline:none!important}.slideHorizontal___1NzNV{float:left}[dir=rtl] .slideHorizontal___1NzNV{direction:rtl;transform:scaleX(-1)}.slideInner___2mfX9{position:absolute;top:0;left:0;width:100%;height:100%}.focusRing___1airF{position:absolute;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none;outline-width:5px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.focusRing___1airF{outline-style:auto;outline-color:-webkit-focus-ring-color}}.horizontalSlider___281Ls{position:relative;overflow:hidden}.horizontalSlider___281Ls:not(.touchDisabled___2qs4y){touch-action:pan-y pinch-zoom}[dir=rtl] .horizontalSlider___281Ls{direction:ltr;transform:scaleX(-1)}.horizontalSliderTray___1L-0W{overflow:hidden;width:100%}.verticalSlider___34ZFD{position:relative;overflow:hidden}.verticalSliderTray___267D8{overflow:hidden}.verticalTray___12Key{float:left}.verticalSlideTrayWrap___2nO7o{overflow:hidden}.sliderTray___-vHFQ{display:block;list-style:none;padding:0;margin:0}.sliderAnimation___300FY{transition:transform .5s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:transform}.masterSpinnerContainer___1Z6hB{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}
.Banner_carouselSlider__FOwaO{padding-bottom:5%;width:95%;display:flex;align-items:center;margin:0 auto}.Banner_topic__a47lp{font-size:18px;font-weight:400;line-height:25.2px;text-align:left;color:#2fff4b}.Banner_main__O8RPi{width:100%}.Banner_joinGroupContainer__ugJhG{display:flex;align-items:center;justify-content:space-around;border-style:solid;border-width:1px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 1020px){.Banner_joinGroupContainer__ugJhG{flex-direction:column}.Banner_joinGroupActions__cV912{min-width:60%}}.Banner_joinGroupList__uyeUe{font-size:32px;font-weight:400;line-height:46px;text-align:left;color:#fff}@media(min-width: 960px){.Banner_joinGroupList__uyeUe{width:600px}}.Banner_listItem__BwEUg>span{font-weight:500;font-size:1rem;color:#4a4851;margin-left:.8125rem;display:flex}.Banner_listItem__BwEUg{list-style-type:none;display:flex}.Banner_joinGroupHeader__U8O9y{color:#fff;font-size:66px;font-weight:600;line-height:79.88px;text-align:left}@media(max-width: 580px){.Banner_joinGroupContainer__ugJhG{padding:2rem 1rem}}.Banner_carouselProvider__eqJVc{background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}
.LearnGroup_main__zK4uf{width:100%}.LearnGroup_header__ErzS3{font-family:"Plus Jakarta Sans",sans-serif;font-size:20px;font-weight:500;line-height:25.2px;letter-spacing:-0.01em;text-align:left;color:#f85b40}.LearnGroup_Title__lvLzn{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:38.73px;letter-spacing:-0.01em;text-align:left;color:#794dfd}.LearnGroup_sub__oRATg{font-size:16px;font-weight:300;line-height:30px;letter-spacing:-0.01em;text-align:justified;color:#4a4851}@media(min-width: 960px){.LearnGroup_sub__oRATg{width:620px}}.LearnGroup_joinGroupContainer__FMDJZ{display:flex;align-items:center;justify-content:space-around;gap:2%;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 960px){.LearnGroup_joinGroupContainer__FMDJZ{flex-direction:column}.LearnGroup_joinGroupActions__xVZRL{min-width:60%}}.LearnGroup_joinGroupList__Lqvd3{font-weight:500;font-size:17px;padding-left:0}@media(min-width: 960px){.LearnGroup_joinGroupList__Lqvd3{width:620px}}.LearnGroup_listItem__Y98Ee>span{font-weight:500;font-size:1rem;color:#4a4851;margin-left:.8125rem;display:flex}.LearnGroup_listItem__Y98Ee{list-style-type:none;display:flex}.LearnGroup_joinGroupHeader__WWLM6{font-weight:700;font-size:36px;color:#000;margin-bottom:2rem}.LearnGroup_joinGroupActions__xVZRL{background:#fff;border:1px solid #f2f1f3;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;display:flex;align-items:center;flex-direction:column;gap:1rem;padding:1.875rem 1.872rem}.LearnGroup_joinGroupBoxDesc__MVfSH{font-weight:500;font-size:1rem;color:#7c7887;margin:0;text-align:center}.LearnGroup_buttonDiv__ngEpX{display:flex;gap:1rem}@media(max-width: 580px){.LearnGroup_joinGroupContainer__FMDJZ{padding:2rem 1rem}}
.Footer_footerContainer__0IS6I{display:grid;grid-template:repeat(3, -webkit-min-content)/repeat(12, 1fr);grid-template:repeat(3, min-content)/repeat(12, 1fr);width:100%;background-color:#261b4e;padding:2.5rem 6.875rem}.Footer_footerP1__8k3cS,.Footer_footerP2__YPGqJ,.Footer_footerContactAddressP__3xD1t{font-weight:500;font-size:1.125rem;line-height:1.8125rem;color:#fff}.Footer_listGroup__tmBBP{display:flex;flex-direction:column;gap:1rem}.Footer_blockHeader__ufMQx{font-weight:500;font-size:1.125rem;line-height:1.8125rem;color:#fff;margin-bottom:1.5rem}.Footer_listGroupItem__6fwjJ{font-size:1rem;line-height:1.625rem;color:#fff}.Footer_listGroupItemSp__MnLzl{font-size:1rem;line-height:1.625rem;color:#fff}.Footer_listGroupItemSp__MnLzl:hover{text-decoration:underline !important;cursor:pointer;color:#fff}.Footer_listGroupSp__d9nY4{padding-top:20px}.Footer_footerP1__8k3cS{grid-column:1/3;grid-row:1/2}.Footer_footerP2__YPGqJ{grid-column:6/12;grid-row:1/2}.Footer_footerBlock1__FTUSa{grid-column:1/3;grid-row:2/3}.Footer_footerBlock2__A9Bmz{grid-column:3/5;grid-row:2/2;border-right:1px solid #d8d6db}.Footer_footerBlock3__GpRwg{grid-column:6/12;grid-row:2/3}.Footer_footerContact__l6fwk,.Footer_footerContactAddress__5x22T{margin-top:1rem}.Footer_footerContact__l6fwk{grid-column:2/3;grid-row:2/3}.Footer_mobileFooterContact__7wXR3{padding-top:5px;grid-column:1/1}.Footer_footerContactAddress__5x22T{grid-column:3/5;grid-row:4/4}@media(max-width: 960px){.Footer_footerContainer__0IS6I{display:grid;grid-template:repeat(5, -webkit-min-content)/1fr;grid-template:repeat(5, min-content)/1fr;padding:2.5rem .875rem}.Footer_footerP2__YPGqJ{padding-top:20px;grid-column:1/-1;grid-row:3/4}.Footer_footerBlock2__A9Bmz{grid-column:5/7;border:0}.Footer_footerBlock3__GpRwg{padding-top:10px;grid-column:6/1;grid-row:5/5}.Footer_footerContact__l6fwk{padding-top:5px;grid-column:5/6;grid-row:9/9}.Footer_footerContactAddress__5x22T{padding-top:110px;grid-column:6/1;grid-row:6/6}}.Footer_footerContactUs__\+9seb{font-weight:500;font-size:1.125rem;line-height:1.5rem;text-align:left;color:#fff;margin:0}.Footer_footerContactUsContainer__mMjOv{display:flex;gap:1rem}.Footer_socialMediaItem__BEowe{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#794df5;color:#fff;border-radius:5px;cursor:pointer}.Footer_socialMediaItem__BEowe:hover{background-color:#541bf5}.Footer_footerAddressStyle__xnUvm{font-size:.9rem;line-height:1.625rem;color:#fff;margin-right:.5rem}@media(max-width: 1330px){.Footer_footerContainer__0IS6I{padding:2.5rem 2rem}}@media(max-width: 580px){.Footer_footerContainer__0IS6I{padding:1.5rem 1rem}}
.JoinGroup_main__WdL9I{width:100%}.JoinGroup_joinGroupContainer__fVJuI{display:flex;align-items:center;justify-content:center;gap:7.75rem;width:100%;height:auto;padding:3rem 2rem}.JoinGroup_socialMediaItem__duN3d{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#794df5;color:#fff;border-radius:5px;cursor:pointer}.JoinGroup_socialMediaItem__duN3d:hover{background-color:#541bf5}@media(max-width: 960px){.JoinGroup_joinGroupContainer__fVJuI{flex-direction:column}.JoinGroup_joinGroupActions__c3xU-{min-width:60%}}.JoinGroup_joinGroupList__ZaYd7{display:flex;flex-direction:column;gap:1.5rem;padding-left:0}.JoinGroup_listItem__53MdW>span{font-weight:500;font-size:1rem;color:#4a4851;margin-left:.8125rem;display:flex}.JoinGroup_listItem__53MdW{list-style-type:none;display:flex}.JoinGroup_joinGroupHeader__625Fe{font-weight:600;font-size:1.25rem;color:#323036;margin-bottom:2rem}.JoinGroup_joinGroupActions__c3xU-{background:#fff;border:1px solid #f2f1f3;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;display:flex;align-items:center;flex-direction:column;gap:1rem;padding:1.875rem 1.872rem}.JoinGroup_joinGroupBoxDesc__A92vV{font-weight:500;font-size:1rem;color:#7c7887;margin:0;text-align:center}.JoinGroup_buttonDiv__B7xdv{display:flex;gap:1rem}@media(max-width: 580px){.JoinGroup_joinGroupContainer__fVJuI{padding:2rem 1rem}}
.Testimonials_main__-tHNT{background-color:#fcfcfc;margin-top:6rem auto;width:100%;display:flex;flex-direction:column;align-items:center}.Testimonials_content__header__container__FpZhT{margin-bottom:3.5rem}.Testimonials_content__header__title_wrap__coCD1,.Testimonials_content__header__description__vpkOe{text-align:center}.Testimonials_content__header__title_wrap__coCD1{margin:0}.Testimonials_content__header__title__kJ8EZ,.Testimonials_content__header__sub__zVcY7{font-weight:600;font-size:28px}.Testimonials_content__header__title__kJ8EZ{color:#794df5}.Testimonials_content__header__sub__zVcY7{color:#19181b}.Testimonials_content__header__description__vpkOe{font-size:18px;color:#4a4851}.Testimonials_card__wv5yb{background:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:10px;width:21.875rem}@media(max-width: 960px){.Testimonials_card__wv5yb{width:17.575rem}}.Testimonials_desc__qWPje{font-size:1rem;line-height:1.625rem;color:#323036;margin:1.375rem 1.25rem}.Testimonials_authorInfo__ZM12k{height:7.5rem;background:#1ba94c;border-radius:0 0 10px 10px;display:flex;flex-direction:column;align-items:center}.Testimonials_authorInfo__ZM12k>img{height:3rem;width:3rem;border-radius:1.5rem;margin-top:-1.5rem;margin-bottom:1rem}.Testimonials_authorName__hOiJn{font-size:12px;margin:0;margin-bottom:.25rem}.Testimonials_head__oPDAz{font-size:47.02px;font-weight:600;line-height:56.9px;text-align:left;color:#fff}.Testimonials_para__TNO8B{font-size:20.57px;font-weight:500;line-height:33.8px;text-align:left;color:#fff}.Testimonials_btn__\+a9--{width:150px;height:52px;color:#323036;font-weight:600;background-color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.Testimonials_btn__\+a9--:hover{background-color:#794dfd;color:#fff}.Testimonials_authorDesig__kPZUU{font-weight:500;font-size:1rem;line-height:1.625rem;margin:0}
.TandC_tandC__rpWT2{display:flex;width:100%;align-items:center;padding:0 6.875rem;background-color:#261b4e;position:relative}.TandC_tandC__rpWT2>div{flex:1 1}.TandC_flex__tPsHQ{flex:1 1}.TandC_madeMob__p4VRg{padding:4px 0;display:flex;align-items:center;gap:4px}.TandC_made__Pf95o{padding:4px 0;display:flex;align-items:center;color:#fff;gap:4px}.TandC_tandC__rpWT2>div{flex:1 1}.TandC_footerFlex__JRSvG{display:flex;align-items:flex-end;position:absolute;left:71%}.TandC_footerFlexMob__Zww9n{display:flex;align-items:flex-end}.TandC_list__8RW0M{display:flex;list-style:none;padding:0;margin:1rem 0}.TandC_list__8RW0M>li>a{font-size:1rem;line-height:1.625rem;color:#fff}.TandC_list__8RW0M>li>a:hover{color:#fff}.TandC_list__8RW0M li{margin-right:16px;display:flex;align-items:center;padding-right:8px}.TandC_list__8RW0M li:before{content:"";background-color:#bdbbc3;display:inline-block;width:8px;height:8px;margin-right:16px;border-radius:50%;overflow:hidden}.TandC_list__8RW0M li:first-of-type::before{display:none}.TandC_copyRight__skQUP{font-size:10px;margin:1rem 0;color:#fff}.TandC_tandC__rpWT2 img{height:auto;max-height:32px;max-width:100%;vertical-align:middle;border-style:none}@media(max-width: 1330px){.TandC_tandC__rpWT2{padding:.8rem 2rem}}@media(max-width: 800px){.TandC_tandC__rpWT2{display:block;padding:1rem !important}.TandC_footer__SIFJC,.TandC_footerFlex__JRSvG{margin:1rem 0}}@media(max-width: 580px){.TandC_tandC__rpWT2{display:block;padding:0 1rem}}
.SafePayments_spacing__-CUM5{min-width:16px}.SafePayments_safePayment__VJybF{display:flex;width:100%;align-items:center;padding:.8125rem 6.875rem;background-color:#261b4e}.SafePayments_flex__zd7Y4{display:flex;align-items:center}.SafePayments_fields__y2WO2{display:flex;align-items:center;flex:1 1}.SafePayments_spaceAround__qhpsU{justify-content:space-around}.SafePayments_spaceBetween__ORLYy{justify-content:space-between}.SafePayments_start__QwI7F{justify-content:start}.SafePayments_center__hgKZa{justify-content:center}.SafePayments_end__Fk0CB{justify-content:end}.SafePayments_btn__x\+AkM{display:flex;align-items:center;white-space:nowrap;background-color:#1ba94c;color:#fff;padding:.625rem 2rem;border-radius:2rem}@media(max-width: 1330px){.SafePayments_safePayment__VJybF{padding:.8rem 2rem}}@media(max-width: 980px){.SafePayments_safePayment__VJybF{display:block}.SafePayments_flex__zd7Y4{margin:1rem 0 2rem 0;justify-content:center}.SafePayments_fields__y2WO2{flex:0 0}}@media(max-width: 580px){.SafePayments_safePayment__VJybF{padding:0 1rem;display:block}.SafePayments_flex__zd7Y4{margin:1rem 0;justify-content:center}.SafePayments_xsFlex__7N2hC{margin:1rem 0;justify-content:center;display:flex;align-items:center;color:#fff}.SafePayments_xsNoFlex__LVcg5{display:block !important}.SafePayments_fields__y2WO2{margin:1rem 0;display:flex;flex:1 1;justify-content:center;flex-wrap:wrap}.SafePayments_fields__y2WO2>svg{margin:1rem 0}.SafePayments_xsHide__jIvoa{display:none}}.SafePayments_footerFlex__EvLna{display:flex;align-items:center;justify-content:center;left:71%}.SafePayments_footerFlex__EvLna img{height:auto;max-height:32px;max-width:100%;vertical-align:middle;border-style:none}
html{width:100%}.Home_home__main__7A4y4{background-color:#fff}.Home_content__main__qXBN4{display:flex;flex-direction:column;align-items:center}.Home_cookieContainer__f6tSQ{background:#0b2239;padding:.5rem 1rem;margin:2rem;font-weight:400}.Home_cookieButtonStyle__nFZQz{background-color:#1ba94c;color:#fff;font-size:.9rem;padding:.5rem 1rem;font-weight:500;border-radius:3px}
.Resources_content__header__container__Dzqhs{margin-top:80px;margin-bottom:3.5rem}.Resources_content__header__title_wrap__ERjjA,.Resources_content__header__description__j30bU{text-align:center}.Resources_content__header__title_wrap__ERjjA{margin:0}.Resources_content__header__title__i5IcP,.Resources_content__header__sub__n5N1u{font-weight:600;font-size:28px}.Resources_content__header__title__i5IcP{color:#794df5}.Resources_content__header__sub__n5N1u{color:#19181b}.Resources_content__header__description__j30bU{font-size:18px;color:#4a4851}.Resources_container__hmEiW{background:linear-gradient(#1B1834, #381571, #794DFD);padding-bottom:50px;width:100%;height:auto}.Resources_resourcesContainer__BFXkl{display:flex;justify-content:center;gap:2.4rem;flex-wrap:wrap}.Resources_resourcesContainer__BFXkl>div{flex:1 1 33%}.Resources_resourceCard__zTxOc{max-width:18.875rem;background:linear-gradient(to right, #381571, #1B1834);border-radius:10px;transition:all .2s ease;-webkit-transition:all .2s ease}.Resources_resourceCard__zTxOc>div{position:relative;height:12.5rem;width:100%}.Resources_resourceCard__zTxOc img{height:12.5rem;width:100%;border-radius:10px}.Resources_resourceCard__zTxOc:hover{padding:8px;box-shadow:0px 8px 28px -6px rgba(24,39,75,.12),0px 18px 88px -4px rgba(24,39,75,.14)}.Resources_resourceCardLink__GNE4b{position:absolute;bottom:.625rem;right:.625rem;background:hsla(0,0%,100%,.85);padding:.25rem 1.5rem;border-radius:5px}.Resources_resourceCardTag__8RNzl{font-weight:600;color:#1ba94c;font-size:.875rem;margin-top:1rem}.Resources_resourceCardTitle__hMSZd{font-weight:600;font-size:16px;color:#fff;padding-left:2%;padding-right:2%;padding-top:2%}.Resources_button__xhyCJ{width:Fixed 99.42px px;height:Fixed 39.25px px;padding:19.62px 31.4px 19.62px 31.4px;gap:13.08px;border-radius:6.54px;opacity:0px;border:none;background-color:#2170d8}.Resources_resourceCardDesc__Df9Ai{font-size:1rem;color:#7c7887;margin-bottom:0;padding-left:2%}
.FormLayout_container__pP67k{display:flex;padding:0 12px}.FormLayout_childOne__HwLMg{flex:2 1}.FormLayout_childOne__HwLMg>h4{font-weight:500;font-size:18px;line-height:1.15;color:#323036;margin-bottom:12px}.FormLayout_childOne__HwLMg>p{font-size:14px;line-height:1.15;color:#7c7887;margin:0;max-width:16.625rem}.FormLayout_childTwo__eCn0U{flex:3 1;display:flex;flex-direction:column}.FormLayout_divider__aJ0o4{background-color:#e3f2ff;opacity:.4}
.imageCropper_rangeSlider__E3Ytf{display:flex;justify-content:center;margin-top:15px}.imageCropper_header__8-oMd{background-color:#000;padding:6px 0 !important;position:relative !important}.imageCropper_header__8-oMd,.imageCropper_header__8-oMd *{color:#fff !important;font-size:16px !important;text-align:center}.imageCropper_header__8-oMd{font-family:Poppins}.imageCropper_dropzoneText__0s-wZ{font-family:Poppins;color:#a6a6aa;font-size:18}.imageCropper_uploadNew__dhTRa{font-weight:500 !important}.imageCropper_container__E7l0\+{width:20vw;height:10vh;border:3px dashed #dadada;padding:10px;border-radius:10px;text-align:center;cursor:pointer}.imageCropper_closeButton__zuT6v{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.imageCropper_closeButton__zuT6v:hover{transform:translateY(-50%) scale(1.5)}.imageCropper_sliderMain__NYZzT{width:350px}.imageCropper_imgIcon__dyXyb{float:left}.imageCropper_imgIcon__dyXyb,.imageCropper_imgIconLeft__Oa3F4{margin-top:5px}.imageCropper_imgIconLeft__Oa3F4{float:right}.imageCropper_dropZoneContainer__ncEuR{display:flex;align-items:center}.imageCropper_sliderWidth__xuCaP{width:40%;margin-left:15px;margin-right:15px}.imageCropper_diffImage__OiP6h,.imageCropper_uploadButton__AB8\+r{font-size:15px !important;font-weight:500 !important}.imageCropper_uploadButton__AB8\+r{width:10em !important}.imageCropper_mainWrapper__RcTHj{box-sizing:border-box;padding-bottom:25px}.imageCropper_loader__NFgWg{color:#fff !important}.imageCropper_orLine__zd9UQ{align-items:center;padding:20px 0;font-size:15px;font-weight:500;display:flex}.imageCropper_orLine__zd9UQ small{height:1px;background-color:#e4dede}.imageCropper_orLine__zd9UQ .imageCropper_small1__2h33n{width:35%}.imageCropper_orLine__zd9UQ .imageCropper_small2__GX2zT{width:37%}.imageCropper_gridSystem__19S22{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:10px 0px;place-items:center;padding:15px 10px 15px 10px}.imageCropper_gridSystem__19S22 img{text-align:center;padding:3px;cursor:pointer;width:150px;height:150px;box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.3)}.imageCropper_gridSystem__19S22 img:hover{background-color:#784df5}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
}

.cropper-container img {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%;
  }

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3);
  }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
  .cropper-center::after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute;
  }

.cropper-center::before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px;
  }

.cropper-center::after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px;
  }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px;
  }

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px;
  }

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0;
  }

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
  }

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
  }

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
  }

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
  }

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px;
  }

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px;
  }

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px;
  }

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
  }

@media (min-width: 768px) {

.cropper-point.point-se {
      height: 15px;
      width: 15px;
  }
    }

@media (min-width: 992px) {

.cropper-point.point-se {
      height: 10px;
      width: 10px;
  }
    }

@media (min-width: 1200px) {

.cropper-point.point-se {
      height: 5px;
      opacity: 0.75;
      width: 5px;
  }
    }

.cropper-point.point-se::before {
    background-color: #39f;
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
  }

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.ImageMobCropper_rangeSlider__8rDUH{display:flex;justify-content:center;margin-top:15px}.ImageMobCropper_header__TfeIl{background-color:#000;padding:6px 0 !important;position:relative !important}.ImageMobCropper_header__TfeIl,.ImageMobCropper_header__TfeIl *{color:#fff !important;font-size:16px !important;text-align:center}.ImageMobCropper_header__TfeIl{font-family:Poppins}.ImageMobCropper_dropzoneText__Mw\+-l{font-family:Poppins;color:#a6a6aa;font-size:18}.ImageMobCropper_uploadNew__aQYtc{font-weight:500 !important}.ImageMobCropper_container__E9qMF{width:20vw;height:10vh;border:3px dashed #dadada;padding:10px;border-radius:10px;text-align:center;cursor:pointer}.ImageMobCropper_closeButton__ji-aE{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.ImageMobCropper_closeButton__ji-aE:hover{transform:translateY(-50%) scale(1.5)}.ImageMobCropper_sliderMain__dUbbi{width:350px}.ImageMobCropper_imgIcon__OmhAn{float:left}.ImageMobCropper_imgIcon__OmhAn,.ImageMobCropper_imgIconLeft__s8XqI{margin-top:5px}.ImageMobCropper_imgIconLeft__s8XqI{float:right}.ImageMobCropper_dropZoneContainer__CtnrU{display:flex;align-items:center}.ImageMobCropper_sliderWidth__uhjT-{width:40%;margin-left:15px;margin-right:15px}.ImageMobCropper_diffImage__YM3zR,.ImageMobCropper_uploadButton__s4fUy{font-size:15px !important;font-weight:500 !important}.ImageMobCropper_uploadButton__s4fUy{width:10em !important}.ImageMobCropper_mainWrapper__o5z9V{box-sizing:border-box;padding-bottom:25px}.ImageMobCropper_loader__ngJBD{color:#fff !important}.ImageMobCropper_orLine__BS-QQ{align-items:center;padding:20px 0;font-size:15px;font-weight:500;display:flex}.ImageMobCropper_orLine__BS-QQ small{height:1px;background-color:#e4dede}.ImageMobCropper_orLine__BS-QQ .ImageMobCropper_small1__afD4e{width:35%}.ImageMobCropper_orLine__BS-QQ .ImageMobCropper_small2__lEpvU{width:37%}.ImageMobCropper_gridSystem__gZVvN{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:10px 0px;place-items:center;padding:15px 10px 15px 10px}.ImageMobCropper_gridSystem__gZVvN img{text-align:center;padding:3px;cursor:pointer;width:150px;height:150px;box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.3)}.ImageMobCropper_gridSystem__gZVvN img:hover{background-color:#784df5}
.AddImageComponent_addImageContainer__lY-nw{border:1px dashed #a6a6aa;border-radius:3px;width:17rem;padding:1rem;text-align:center}.AddImageComponent_paraOne__g1xj6{font-weight:500;font-size:18px;line-height:27px;text-align:center;color:#a6a6aa}.AddImageComponent_paraTwo__lreBC{font-size:12px;line-height:18px;text-align:center;color:#cbcbd4}.AddImageComponent_mediaContainer__eWga7{display:flex;justify-content:space-between;align-items:center;border:1px solid #f2f1f3;overflow:hidden;box-shadow:0px 6px 8px -6px rgba(24,39,75,.12),0px 8px 16px -6px rgba(24,39,75,.08);border-radius:5px;max-width:25rem;max-height:9.375rem;padding:.625rem 1rem}.AddImageComponent_mediaContainer__eWga7 img{width:9.375rem}.AddImageComponent_mediaContainer__eWga7{margin:0 auto}.AddImageComponent_upload__Xj4Pf{color:#794df5 !important;border:1px solid #794df5 !important;font-family:"Poppins" !important;font-size:1rem !important;text-transform:none !important}
.DummyUpload_upload__faYIH{width:7.75rem;padding:.25rem 1rem;margin:0 auto;border:1px solid #794df5;border-radius:3px;color:#794df5;display:flex;gap:.5rem;justify-content:center}
.UserManagementDumb_container__2mVdA{width:42.375rem;margin:0 auto;padding:3.125rem 0;background-color:#fff;border-radius:5px;border:1px solid #d8d6db;display:flex;flex-direction:column;align-items:center}.UserManagementDumb_formWrapper__fXg-I{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto;width:42.375rem}.UserManagementDumb_submitButton__Ft263{background-color:#794df5 !important;font-family:"Poppins","sans-serif" !important;width:6.3125rem !important;height:3.0625rem !important;font-size:1.125rem !important;text-transform:none !important;margin-right:auto !important}
.CustomSelect_menuTopActionBar__vc26p{padding:10px 10px 0 10px}.CustomSelect_labelStyle__9cIE9{font-size:14px !important;font-family:"Poppins" !important;color:#000 !important}
.customBatch__form{background-color:#fff;border:1px solid #d8d6db;border-radius:5px;width:49.375rem;padding:2rem 4rem 2.5rem;margin:0 auto}.customBatch_RegFilter{display:flex;gap:1rem}.custom__batch__back{width:49.375rem;margin:0 auto;margin-top:1.5rem}
.CustomTable_tableHeader__ugItR{background-color:#c5eafc}.CustomTable_tableHeaderColor__\+Nwh5{color:#000}.CustomTable_subTableHead__kOMEo{background-color:#f5f9ff;display:flex;align-items:center;padding:2rem .75rem;position:relative}.CustomTable_subTableHeadColor__RTh9S{color:#000;font-weight:600;position:absolute;left:7.6%}.CustomTable_subTablePosition__WPqg6{position:absolute;right:5%}.CustomTable_subTablePositionTwo__1ZtMQ{position:absolute;right:3.7%;display:flex}.CustomTable_subTablePositionLeft__d4\+lX{position:absolute;left:7.6%}.CustomTable_subTablePositionLeft__d4\+lX:nth-child(3){left:26%;right:20%}.CustomTable_subTableRow__-MkaK{background-color:#f5f9ff;display:flex;align-items:center;padding:2rem .75rem;border-bottom:1px solid #efefef;position:relative}.CustomTable_greenBorder__vfPeA{border-left:7px solid green;border-right:7px solid green}.CustomTable_viewMoreBtn__q08YX{border:1px solid #794df5;box-sizing:border-box;border-radius:3px;padding:6px 12px;font-weight:600;font-size:12px;color:#794df5;background:#fff}
.EmptyState_noDataContainer__ycBoE{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.EmptyState_noData__dmxc\+{align-items:center;background:#fff;border-radius:10px;box-shadow:0px 2px 6px rgba(83,80,80,.15);color:#7d7a7a;display:flex;flex-direction:column;font-size:14px;height:220px;justify-content:center;line-height:22px;text-align:center;width:220px}
.CopyModal_submitButton__JmALh{background-color:#794df5 !important;font-family:"Poppins","sans-serif" !important;text-transform:capitalize !important}.CopyModal_cancelButton__KQUR8{background-color:#f2f1f3 !important;font-family:"Poppins","sans-serif" !important;color:#63606c !important;margin-left:20px !important;text-transform:capitalize !important}.CopyModal_contents__N41W0{font-weight:normal;font-size:14px;line-height:23px;color:#63606c;width:366px}
.RoleManagement_form__jnr\+R{background-color:#fff;border:1px solid #eee;border-radius:5px;padding:2rem;display:flex;gap:4rem}.RoleManagement_privBox__qOi3h{background-color:#f2f1f3;padding:24px 40px;margin:-2rem -2rem -2rem 0;width:100%;max-height:80vh;overflow-y:auto}.RoleManagement_privBox__qOi3h h4{color:#3a3a3a;font-size:1.125rem}.RoleManagement_privBox__qOi3h p{color:#63606c;font-size:.875rem}.RoleManagement_privAccordions__WCVrs{display:flex;flex-direction:column;gap:1rem}.RoleManagement_accordion__2EIB8{box-shadow:none !important;border:1px solid #d8d6db !important;width:26.25rem !important}.RoleManagement_selectedItems__K-CmR{color:#794df5;font-size:.875rem;font-weight:500}.RoleManagement_checkboxPrimary__M6z\+w{color:#794df5 !important}.RoleManagement_accordionSumm__B1i59{justify-content:space-between !important}.RoleManagement_accordionSumm__B1i59 p{padding:0;margin:0;color:#323036;font-weight:500;font-size:1rem}.RoleManagement_accordionSumm__B1i59 div{display:flex;gap:1em;align-items:center}.RoleManagement_checkboxLabel__MqgjH{color:#4a4851 !important;font-size:.875rem !important;font-weight:500 !important}.RoleManagement_accordionSummRoot__CTXrT{flex-direction:row-reverse !important;gap:1rem !important}.RoleManagement_accordionDet__n7TYm{flex-direction:column !important;padding:0 1.75rem !important}.RoleManagement_submitButton__S8\+Fz{background-color:#794df5 !important;font-family:"Poppins","sans-serif" !important;width:9.5625rem !important;height:3.125rem !important;font-size:1.125rem !important;text-transform:none !important;margin-right:auto !important}
#print-resume .flex-box{display:flex}#print-resume .flex-col{flex-direction:column}#print-resume .flex-split{border-left:1px solid #dfe1e6;min-height:32px;margin:0 8px 0 4px}#print-resume .flex-gap-1{gap:8px}#print-resume .flex-gap-2{gap:16px}#print-resume .flex-gap-3{gap:24px}#print-resume .flex-gap-4{gap:32px}#print-resume .flex-wrap{flex-wrap:wrap}#print-resume .flex-100{width:100%}#print-resume .flex-50{width:50%}#print-resume .flex-60{width:60%}#print-resume .flex-1{flex:1 1}#print-resume .flex-2{flex:2 1}#print-resume .flex-bottom{align-items:flex-end}#print-resume .flex-middle{align-items:center}#print-resume .flex-center{justify-content:center}#print-resume .flex-right{justify-content:flex-end}#print-resume .flex-self-center{justify-self:center}#print-resume .flex-self-right{justify-self:flex-end}#print-resume .w-100{width:100%}#print-resume .h-100{height:100%}#print-resume .absolute{position:absolute;left:0;top:0}#print-resume .bg-dim{background-color:rgba(0,0,0,.16)}#print-resume.printResume .MuiPaper-root{max-width:824px}#print-resume .MuiPaper-root{max-width:780px;width:100%}#print-resume .export{padding:18px}#print-resume .export h3{font-size:16px;font-weight:500;margin-bottom:16px}#print-resume .export .MuiFormGroup-root{margin-bottom:24px}#print-resume .export .favouriteList{min-width:150px;margin-bottom:4px}#print-resume .export .favouriteList .MuiFormControlLabel-root{margin:0}#print-resume .export .favouriteList .MuiCheckbox-colorPrimary{padding:0 8px 0 0}#print-resume .export .favouriteList .MuiCheckbox-colorPrimary.Mui-checked{color:#1ba94c}#print-resume .export .favouriteList .MuiFormControlLabel-label{font-size:14px;font-weight:500}#print-resume .header{background-color:#000;padding:12px 16px}#print-resume .header.white{background-color:#fff;color:#000;border-bottom:1px solid #dedddd}#print-resume .header.white h2{font-size:20px;color:#000}#print-resume .header.white button{color:#000}#print-resume .header h2{font-size:22px;color:#fff;margin:0;text-align:center}#print-resume .header button{background-color:rgba(0,0,0,0);border:0px solid rgba(0,0,0,0);padding:0;color:#fff;height:36px}#print-resume .header button:hover{outline:none;color:red}#print-resume .header button .bx{font-size:36px}#print-resume .buttonGary{background-color:#f8f8f8;border:1px solid #d6d6d6;padding:8px 16px;font-size:14px;border-radius:3px;text-transform:none}#print-resume .buttonGary:hover{outline:none;background-color:#f2f2f2;border:1px solid #d2d2d2}#print-resume .buttonGary .bx{font-size:21px}#print-resume .buttonPrimary{background-color:#794df5;border:1px solid #6b3aef;color:#fff;padding:8px 16px;font-size:14px;border-radius:3px;text-transform:none}#print-resume .buttonPrimary:hover{outline:none;background-color:#6b3aef;border:1px solid #6b3aef;color:#fff}#print-resume .buttonPrimary .bx{font-size:21px}#print-resume .buttonPrimary.Mui-disabled{opacity:.6}#print-resume .buttonOutlineSuccess{background-color:rgba(0,0,0,0);border:1px solid #1ba94c;color:#1ba94c;padding:8px 16px;font-size:14px;border-radius:3px;text-transform:none;line-height:20px}#print-resume .buttonOutlineSuccess:hover{outline:none}#print-resume .buttonOutlineSuccess .bx{font-size:21px}#print-resume .buttonOutlineError{background-color:rgba(0,0,0,0);border:1px solid #d76255;color:#d76255;padding:8px 16px;font-size:14px;border-radius:3px;text-transform:none;line-height:20px}#print-resume .buttonOutlineError:hover{outline:none}#print-resume .buttonOutlineError .bx{font-size:21px}#print-resume .buttonDefault{padding:8px 16px;font-size:14px;border-radius:3px;text-transform:none;line-height:20px}#print-resume .buttonDefault .bx{font-size:21px}#print-resume .inputBox{padding:0px 2px;line-height:20px;margin:0}#print-resume .inputBox input{padding:6px 12px}#print-resume .inputBox input.error{border-color:#ffbcbc;box-shadow:0 0 2px -1px #ffbcbc}#print-resume .inputBox .input{padding:6px 12px}#print-resume .inputBox .input.error{border-color:#ffbcbc;box-shadow:0 0 2px -1px #ffbcbc}#print-resume .inputTextBox{background-color:#f8f8f8;border:1px solid #d6d6d6;border-radius:4px;cursor:text;padding:10px 12px;line-height:20px}#print-resume .inputTextBox.error{border-color:#ffbcbc;box-shadow:0 0 2px -1px #ffbcbc}#print-resume .inputTextBox:hover{outline:none}#print-resume .inputTextBox:active{outline:none}#print-resume .inputTextBox:focus{outline:none}#print-resume .red{color:#e50000;font-weight:400}#print-resume .errorTxt{color:#e50000;font-weight:400;font-size:12px;margin:0}#print-resume .errorTxtAlt{color:#e50000;font-weight:400;font-size:12px;margin:0}#print-resume .noErrorTxt{font-weight:400;font-size:12px;margin:0}#print-resume .MuiDialogContent-root{padding:0;width:100%}#print-resume .MuiDialogContent-root .content-container{width:100%;max-width:580px;margin:32px auto;background-color:#f6f2ff}#print-resume .MuiDialogContent-root .content-container.fullpage{max-width:100%;margin:0}#print-resume .MuiDialogContent-root .content-container .content-bar{width:100%;padding:4px;background-color:#794df5}#print-resume .MuiDialogContent-root .content-container .resume{padding:16px;max-width:100%;width:100%;margin:0 auto}#print-resume .MuiDialogContent-root .content-container .resume .section{margin:24px 0}#print-resume .MuiDialogContent-root .content-container .resume .section.top{margin-top:0}#print-resume .MuiDialogContent-root .content-container .resume .section.bottom{margin-bottom:0}#print-resume .MuiDialogContent-root .content-container .resume .group{margin:12px 0}#print-resume .MuiDialogContent-root .content-container .resume .group.top{margin-top:0}#print-resume .MuiDialogContent-root .content-container .resume .group.bottom{margin-bottom:0}#print-resume .MuiDialogContent-root .content-container .resume .list .list-item{margin:4px 0}#print-resume .MuiDialogContent-root .content-container .resume .list .list-item-2{margin:8px 0}#print-resume .MuiDialogContent-root .content-container .resume .list:first-child{margin-top:0}#print-resume .MuiDialogContent-root .content-container .resume .list:last-child{margin-bottom:0}#print-resume .MuiDialogContent-root .content-container .resume .b{font-weight:bold}#print-resume .MuiDialogContent-root .content-container .resume .br{border-top:1px solid #d8d5e0;height:1px;width:100%}#print-resume .MuiDialogContent-root .content-container .resume .mb-1{margin-bottom:8px}#print-resume .MuiDialogContent-root .content-container .resume .profile-image{width:72px;height:72px;border:2px solid #794df5;border-radius:50%;overflow:hidden;background-color:#f8f8fb;box-shadow:rgba(17,17,26,.05) 0px 1px 0px,rgba(17,17,26,.1) 0px 0px 8px}#print-resume .MuiDialogContent-root .content-container .resume .profile-image img{width:100%;height:100%;background-position:center}#print-resume .MuiDialogContent-root .content-container .resume .txt-1{font-size:8px}#print-resume .MuiDialogContent-root .content-container .resume .txt-2{font-size:10px}#print-resume .MuiDialogContent-root .content-container .resume .txt-3{font-size:12px}#print-resume .MuiDialogContent-root .content-container .resume .txt-4{font-size:13px}#print-resume .MuiDialogContent-root .content-container .resume .txt-5{font-size:14px}#print-resume .MuiDialogContent-root .content-container .resume .txt-6{font-size:15px}#print-resume .MuiDialogContent-root .content-container .resume .txt-7{font-size:16px}#print-resume .MuiDialogContent-root .content-container .resume .txt-8{font-size:18px}#print-resume .MuiDialogContent-root .content-container .resume .txt-center{text-align:center}#print-resume .MuiDialogContent-root .content-container .resume .txt-primary{color:#794df5}#print-resume .MuiDialogContent-root .content-container .resume .txt-gray{color:#686868}#print-resume .MuiDialogContent-root .content-container .resume .txt-black{color:#000}#filter-menu .flex-box{display:flex}#filter-menu .flex-col{flex-direction:column}#filter-menu .flex-split{border-left:1px solid #dfe1e6;min-height:32px;margin:0 8px 0 4px}#filter-menu .flex-split.inner{margin:0 4px 0 4px}#filter-menu .flex-gap-1{gap:8px}#filter-menu .flex-gap-2{gap:16px}#filter-menu .flex-gap-3{gap:24px}#filter-menu .flex-gap-4{gap:32px}#filter-menu .flex-wrap{flex-wrap:wrap}#filter-menu .flex-100{width:100%}#filter-menu .flex-50{width:50%}#filter-menu .flex-60{width:60%}#filter-menu .flex-1{flex:1 1}#filter-menu .flex-2{flex:2 1}#filter-menu .flex-bottom{align-items:flex-end}#filter-menu .flex-middle{align-items:center}#filter-menu .flex-center{justify-content:center}#filter-menu .flex-right{justify-content:flex-end}#filter-menu .flex-self-center{justify-self:center}#filter-menu .flex-self-right{justify-self:flex-end}#filter-menu .available{display:inline-block;width:10px;height:10px;border-radius:100%;background-color:#32cd32}#filter-menu .MuiPaper-root{max-width:240px}#filter-menu>div{background-color:rgba(0,35,94,.08) !important}#filter-menu>div.MuiPaper-root{background-color:#fff !important}#filter-menu .MuiAccordionSummary-content.Mui-expanded{margin:12px 0}#filter-menu .MuiAccordionSummary-root{min-height:44px}#filter-menu .MuiAccordionSummary-root.Mui-expanded{min-height:40px}#filter-menu .MuiAccordionSummary-root .MuiButtonBase-root{padding:10px 12px}#filter-menu .MuiAccordion-root.Mui-expanded{margin:0;border-bottom:1px solid #dcdcdc}#filter-menu .MuiAccordion-root.Mui-expanded:before{opacity:1}#filter-menu .MuiAccordion-root.Mui-expanded .MuiCollapse-root{background-color:#dcf3ff;padding-top:8px}#filter-menu .MuiAccordionSummary-content{font-size:14px;font-weight:600}#filter-menu .MuiAccordionDetails-root{padding:0 16px 0 20px}#filter-menu .checkbox .MuiCheckbox-colorPrimary.Mui-checked{color:#1ba94c}#filter-menu .checkbox .MuiAccordionSummary-content{font-size:16px;font-weight:600}#filter-menu .checkbox .MuiButtonBase-root{padding:4px}#filter-menu .checkbox .MuiSvgIcon-root{width:20px;height:18px}#filter-menu .checkbox .MuiTypography-root{font-size:14px;color:#3a3a3a}#filter-menu .MuiButton-root{text-transform:none}#filter-menu .MuiButton-root.MuiButton-text{color:#0377d1}#filter-menu .MuiButton-root.MuiButton-contained{background-color:#794df5;color:#fff}#filter-menu .head{padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.12)}#filter-menu .foot{padding-top:8px;border-top:1px solid rgba(0,0,0,.12)}#filter-menu .count{display:flex;font-size:13px;width:24px;height:24px;line-height:1;justify-content:center;align-items:center;background-color:#f1f1f5;color:#4f4f4f;border-radius:3px}#sims-page{width:100%;height:100%;position:relative;flex:1 1;display:flex;flex-direction:column}#sims-page .flex-box{display:flex}#sims-page .flex-col{flex-direction:column}#sims-page .flex-split{border-left:1px solid #dfe1e6;min-height:32px;margin:0 8px 0 4px}#sims-page .flex-gap-1{gap:8px}#sims-page .flex-gap-2{gap:16px}#sims-page .flex-gap-3{gap:24px}#sims-page .flex-gap-4{gap:32px}#sims-page .flex-wrap{flex-wrap:wrap}#sims-page .flex-100{width:100%}#sims-page .flex-50{width:50%}#sims-page .flex-1{flex:1 1}#sims-page .flex-2{flex:2 1}#sims-page .flex-bottom{align-items:flex-end}#sims-page .flex-middle{align-items:center}#sims-page .flex-center{justify-content:center}#sims-page .flex-right{justify-content:flex-end}#sims-page .flex-self-center{justify-self:center}#sims-page .center{text-align:center}#sims-page .auto{margin:0 auto}#sims-page .br{border-top:1px solid #e3f2ff;margin:0 0 16px 0}#sims-page .search-box{background-color:#f8f8f8;border:1px solid #d6d6d6;border-radius:4px}#sims-page .search-box button{border-width:0;background-color:rgba(0,0,0,0);display:flex;color:#63606c;padding:6px 4px 6px 16px}#sims-page .search-box input{border-width:0;background-color:rgba(0,0,0,0);outline:none;padding:10px 15px}#sims-page .search-box input:hover{outline:none}#sims-page .search-box .bx{font-size:21px;line-height:1}#sims-page .buttonGary{background-color:#f8f8f8;border:1px solid #d6d6d6;padding:8px 16px;font-size:14px;border-radius:3px}#sims-page .buttonGary:hover{outline:none;background-color:#f2f2f2;border:1px solid #d2d2d2}#sims-page .buttonGary .bx{font-size:21px}#sims-page .header{padding:20px 16px 16px 16px}#sims-page .header .headerbox{padding:24px;background:#fff;border-radius:6px;box-shadow:rgba(158,158,158,.08) 0px 6px 12px -6px,0px 0px 0px 1px rgba(158,158,158,.08)}#sims-page .header .headerbox h1{font-size:18px;font-weight:500;color:#1a1b22}#sims-page .sims-content{padding:0 16px 0 16px;margin-bottom:16px}#sims-page .sims-content .contentbox{width:100%;height:100%;background:#fff;border-radius:6px;box-shadow:rgba(158,158,158,.08) 0px 6px 12px -6px,0px 0px 0px 1px rgba(158,158,158,.08);overflow:hidden}#sims-page .sims-content .contentbox .pad{padding:12px 24px}#sims-page .tablearea{width:100%;max-width:100%;overflow:auto hidden;background:#fff}#sims-page .tablearea table{width:100%;border-collapse:collapse}#sims-page .tablearea table thead tr{background-color:#c5eafc}#sims-page .tablearea table thead tr th{padding:8px 8px;font-size:13px;font-weight:500;color:#000}#sims-page .tablearea table tbody tr td{padding:12px 8px;font-size:14px;font-weight:500;color:#20222f;border-bottom:1px solid #ececec;vertical-align:middle}#sims-page .tablearea table tbody tr td .rel{min-height:21px}#sims-page .tablearea table tbody tr td .highlight{padding:4px 8px;border-radius:2px;line-height:1;min-width:64px;text-align:center;border:1px solid rgba(0,0,0,0)}#sims-page .tablearea table tbody tr td .highlight.green{background-color:#b9ffe6;border-color:#87f6dc;color:#375253;font-size:13px}#sims-page .tablearea table tbody tr .row-button{border:0 solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);position:absolute;width:100%;height:100%;top:0;left:0}#sims-page .tablearea table tbody tr:hover td{background-color:#f6f2ff}#sims-page .rel{position:relative}#sims-page .ellips{position:absolute;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tableHeader{background-color:#c5eafc}.tableHeaderColor{color:#000}.subTableHead{background-color:#f5f9ff;display:flex;align-items:center;padding:2rem .75rem;position:relative}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.quill {
    position: relative !important;
    min-height: 245px !important;
}
.ql-container {
    border: 1px solid #ced4da !important;
    border-bottom: none !important;
}
.ql-editor {
    max-height: 157px;
    min-height: 157px !important;
    overflow: auto;
}
.ql-toolbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    border: 1px solid #ced4da !important;
}
.ql-toolbar.ql-snow .ql-picker-label{
    border: 1px solid #EAEAEA !important;
    box-sizing: border-box;
    border-radius: 3px;
    color: #000000;
}
.ql-snow .ql-stroke {
    stroke: #000000;
}
.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button,
.ql-toolbar.ql-snow .ql-formats {
    margin-right: 5px;
    margin-bottom: 5px;
}
.section_container__E2Scg{background-color:#fff !important;border-radius:8px !important;box-shadow:rgba(0,0,0,.1) 0 0 16px 0px !important;max-width:100%;min-width:auto !important;overflow:hidden;text-overflow:ellipsis;width:100%;word-wrap:break-word}.practice-small-screen .section_container__E2Scg{min-height:180px}.practice-medium-screen .section_container__E2Scg{min-height:200px}.section_container__E2Scg.section_noShadow__lXKI7{box-shadow:none !important}.section_container__E2Scg.section_lightMode__qu9-6 .section_content__yEiMr{--unset: unset}.section_container__E2Scg:not(.section_lightMode__qu9-6) .section_content__yEiMr{--unset: unset}.section_container__E2Scg.section_smallScreen__diSkP{border-radius:0px !important;flex:1 1;overflow:hidden}.section_content__yEiMr{display:block;flex:1 1;height:calc(100% - 42px);left:0;overflow-y:auto !important;padding:20px;position:relative;top:0;width:100%}.section_content__yEiMr.section_smallScreen__diSkP{padding:16px}.practice-small-screen .section_content__yEiMr{height:calc(100% - 48px) !important}
.question-section_content__tooG3{display:flex;flex:1 1;position:relative;width:100%}.question-section_sliderContainer__KPf\+g{align-items:center;display:flex;height:100%;position:absolute;width:100%}.question-section_sliderContainer__KPf\+g .MuiSlider-rail,.question-section_sliderContainer__KPf\+g .MuiSlider-track{opacity:0 !important}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb{background-color:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;cursor:col-resize !important;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr;height:48px !important;justify-content:center;margin-top:-23px;padding:4px !important;position:relative;transition-duration:300ms}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb::before{border-radius:10px;content:" ";display:block;height:calc(100% + 4px);margin-left:-2px;margin-top:-2px;position:absolute;width:calc(100% + 4px)}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb:hover::before{border:2px solid #aaa}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb:hover .question-section_widthSliderDot__rjaPY{background-color:#aaa !important}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb.MuiSlider-active::before{background-color:#888 !important;border:2px solid #888 !important}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb.MuiSlider-active .question-section_widthSliderDot__rjaPY{background-color:#fff !important}.question-section_sliderContainer__KPf\+g .MuiSlider-thumb::after{display:none !important}.question-section_sliderContainer__KPf\+g .question-section_widthSliderDot__rjaPY{background-color:#aaa;border-radius:5px;height:6px;margin:auto;position:relative;transition-duration:300ms;width:6px;z-index:2}.question-section_questionSection__4lR9t{position:relative}.question-section_questionSection__4lR9t.question-section_mediumScreen__MCRc6{margin-top:24px !important}.question-section_questionSection__4lR9t.question-section_largeScreen__z62bL{margin-right:20px !important}.small-screen .question-section_content__tooG3{display:block}.medium-screen .question-section_content__tooG3{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr;grid-template-rows:auto auto}.medium-screen .question-section_content__tooG3>*{width:100% !important}.medium-screen .question-section_content__tooG3,.large-screen .question-section_content__tooG3{grid-template-rows:1fr;height:100%}.question-section_flagged__vaiHx::before,.question-section_answered__i64lz::before,.question-section_unanswered__AZIPW::before{border-radius:0px;content:" ";display:block;height:34px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.question-section_flagged__vaiHx::before{background-color:#eeb60c}.question-section_answered__i64lz::before{background-color:#43b224}.question-section_unanswered__AZIPW::before{background-color:#96939f}.question-section_questionContainer__CozqT,.question-section_questionContainer__CozqT *{background-color:rgba(0,0,0,0) !important;color:#323036 !important;color:inherit !important;font-family:inherit !important;font-style:normal !important;font-weight:500 !important;list-style:none !important;margin:0;padding:0;text-decoration:none}.question-section_questionContainer__CozqT:not(sub):not(sup),.question-section_questionContainer__CozqT *:not(sub):not(sup){font-size:14px !important}.question-section_sectionTitle__nOQMe{font-size:14px !important;font-weight:500 !important;margin-bottom:8px !important;margin-top:24px !important}.question-section_sampleInput__-pRZG,.question-section_sampleOutput__ZuPTw{background-color:#eceffa;border-radius:5px !important;overflow-x:auto;padding:16px !important;white-space:pre}.question-section_inputFormat__FNgTx,.question-section_outputFormat__yrJlz{background-color:#eceffa;border-radius:5px !important;overflow-x:auto;padding:16px !important;white-space:pre-line}
.audio-player-container {
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
    margin-right: 0px;
  }


.solution-section_content__zw\+Vc{display:flex;flex:1 1;position:relative;width:100%}.solution-section_solutionSection__Q5ko7{flex:1 1 !important;position:relative}.solution-section_solutionSection__Q5ko7.solution-section_smallScreen__osZt0{overflow:hidden !important}.solution-section_solutionSection__Q5ko7.solution-section_mediumScreen__98-Of{height:640px}.solution-section_sectionTitle__75r9C{font-size:14px !important;font-weight:500 !important;margin-bottom:8px !important;margin-top:24px !important}.solution-section_inputControl__LSqQB{background-color:#eceffa;border:2px solid #eceffa;border-radius:6px;margin-bottom:16px;margin-left:0 !important;margin-right:0 !important;padding:8px 16px 8px 8px;width:100%}.solution-section_inputControl__LSqQB.solution-section_selected__8G5jH{border-color:#6788fd !important}.solution-section_inputControl__LSqQB:hover{background-color:#d1dbff;border-color:#d1dbff}.solution-section_inputControl__LSqQB:last-of-type{margin-bottom:0px}.solution-section_inputControlInput__U\+wOD{margin-right:6px}.solution-section_inputControlLabel__JLjI6{font-weight:500 !important;overflow:hidden;padding:10px 0px;text-overflow:ellipsis;word-wrap:break-word}.solution-section_inputControlLabel__JLjI6 *{background-color:rgba(0,0,0,0) !important;color:inherit !important;font-family:inherit !important;font-size:inherit !important;font-style:normal !important;font-weight:inherit !important;list-style:none !important;margin:0;padding:0;text-decoration:none}.solution-section_inputControlLabel__JLjI6 img{border-radius:4px !important;max-height:72px !important;max-width:80% !important;object-fit:contain;object-position:center;overflow:hidden;position:relative}.solution-section_noPadding__uhz0J{padding:0 !important}.solution-section_codeSolution__fMAr4,.solution-section_descriptionAnswer__GYy\+-{display:flex;flex:1 1;flex-direction:column;height:100%;overflow:hidden}.solution-section_codeSolution__fMAr4 .solution-section_codeEditorWrapper__sQelS{height:calc(100% - 50px)}.solution-section_descriptionAnswer__GYy\+- .solution-section_codeEditorWrapper__sQelS{height:100%}.solution-section_Passed__RaUbk{width:253px;height:20px;padding-left:15px;position:absolute;font-family:"Poppins";font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:green}.solution-section_Failed__7eMVx{width:253px;height:20px;padding-left:15px;position:absolute;font-family:"Poppins";font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:red}.solution-section_codeEditorWrapper__sQelS{position:relative}.solution-section_codeEditorWrapper__sQelS.solution-section_outputVisible__Wzajc{height:calc(100% - 240px) !important}.solution-section_outputEditorWrapper__CLiOm{background-color:#f2f1f3;border:1px solid #d8d6db;height:50px;position:relative}.solution-section_outputEditorWrapper__CLiOm.solution-section_outputVisible__Wzajc{height:240px !important}.solution-section_outputEditorWrapper__CLiOm,.solution-section_codeEditorWrapper__sQelS{transition-duration:300ms;transition-property:height}.solution-section_outputEditorContainer__YyGpG{display:flex;flex:1 1;flex-direction:column;height:calc(100% - 50px);padding:20px;position:relative}.solution-section_languageSelectorBackdrop__pdsZ-{background-color:rgba(0,0,0,.3333333333)}.solution-section_submissionMessage__JHASv{background-color:#fff;padding-left:8px;padding-right:8px;padding-bottom:8px}.solution-section_testCase-container__B3Dql{display:flex;flex:1 1;flex-wrap:wrap;height:100%;overflow-y:scroll}
*{
    border: none;
}

.voice-to-text-container {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: none;
    background-color: white;
  }
  
  .button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    border: none;
    background-color: white;
    padding: 10px;
  }
  
  .mic-container {
    width: 150px;
    height: 150px;
    background-color: white;
    border: none;
  }

  .mic-container img {
    width: 100%; /* Ensure the image takes up the full width */
    height: 100%; /* Ensure the image takes up the full height */ /* Ensures the image fits within the container without distortion */
    background-color: white;
  }
  
  .transcript-box {
    width: 100%;
    height: 150px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 10px;
  }
  
  .error-message {
    color: red;
    margin-top: 10px;
  }
  
.content_content__X2y97{display:flex !important;flex:1 1;position:relative;width:100%}.content_content__X2y97:not(.content_largeScreen__HdMKz){flex-direction:column !important}.content_content__X2y97.content_smallScreen__2hZNQ.content_codingQuestion__6\+Dmg{overflow:hidden !important}@supports(padding: max(0px)){.content_content__X2y97.content_smallScreen__2hZNQ.content_codingQuestion__6\+Dmg{max-height:calc(100% - 24px - 56px - 72px) !important}}@supports not (padding: max(0px)){.content_content__X2y97.content_smallScreen__2hZNQ.content_codingQuestion__6\+Dmg{max-height:calc(100% - 24px - 56px - 72px) !important}}.content_sliderContainer__ZwQIB{align-items:center;display:flex;height:100%;position:absolute;width:100%}.content_sliderContainer__ZwQIB .MuiSlider-rail,.content_sliderContainer__ZwQIB .MuiSlider-track{opacity:0 !important}.content_sliderContainer__ZwQIB .MuiSlider-thumb{background-color:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;cursor:col-resize !important;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr;height:48px !important;justify-content:center;margin-top:-23px;padding:4px !important;position:relative;transition-duration:300ms}.content_sliderContainer__ZwQIB .MuiSlider-thumb::before{border-radius:10px;content:" ";display:block;height:calc(100% + 4px);margin-left:-2px;margin-top:-2px;position:absolute;width:calc(100% + 4px)}.content_sliderContainer__ZwQIB .MuiSlider-thumb:hover::before{border:2px solid #aaa}.content_sliderContainer__ZwQIB .MuiSlider-thumb:hover .content_widthSliderDot__l0kaa{background-color:#aaa !important}.content_sliderContainer__ZwQIB .MuiSlider-thumb.MuiSlider-active::before{background-color:#888 !important;border:2px solid #888 !important}.content_sliderContainer__ZwQIB .MuiSlider-thumb.MuiSlider-active .content_widthSliderDot__l0kaa{background-color:#fff !important}.content_sliderContainer__ZwQIB .MuiSlider-thumb::after{display:none !important}.content_sliderContainer__ZwQIB .content_widthSliderDot__l0kaa{background-color:#aaa;border-radius:5px;height:6px;margin:auto;position:relative;transition-duration:300ms;width:6px;z-index:2}.content_questionSection__lZNtE{margin-right:auto;position:relative}.content_solutionSection__V1had{margin-left:auto;position:relative}.small-screen .content_content__X2y97{display:block}.medium-screen .content_content__X2y97{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr;grid-template-rows:auto auto}.medium-screen .content_content__X2y97>*{width:100% !important}.medium-screen .content_content__X2y97,.large-screen .content_content__X2y97{grid-template-rows:1fr;height:100%}
.question-button_button__uM-W0{background-color:#fff !important;border:2px solid #ddd !important;color:#000;height:20px !important;margin:0 !important;width:20px !important}.question-button_button__uM-W0.question-button_large__-Joyp{height:32px !important;width:32px !important}.question-button_button__uM-W0.question-button_flagged__TAHvK,.question-button_button__uM-W0.question-button_answered__IpdE7,.question-button_button__uM-W0.question-button_currentQuestion__nnaNE{color:#fff !important}.question-button_button__uM-W0.question-button_flagged__TAHvK{background-color:#eeb60c !important;border-color:#eeb60c !important}.question-button_button__uM-W0.question-button_flagged__TAHvK:hover{background-color:#ce9d0c !important;border-color:#ce9d0c !important}.question-button_button__uM-W0.question-button_answered__IpdE7{background-color:#43b224 !important;border-color:#43b224 !important}.question-button_button__uM-W0.question-button_answered__IpdE7:hover{background-color:#37941e !important;border-color:#37941e !important}.question-button_button__uM-W0.question-button_currentQuestion__nnaNE{background-color:#63606c !important;border-color:#63606c !important}.question-button_button__uM-W0.question-button_currentQuestion__nnaNE:hover{background-color:#63606c !important;border-color:#63606c !important}.question-button_button__uM-W0.question-button_answered__IpdE7.question-button_flagged__TAHvK,.question-button_button__uM-W0.question-button_currentQuestion__nnaNE.question-button_flagged__TAHvK{border-color:#ce9d0c !important;box-shadow:#fff 0 0 0px 2px inset;border-width:3px !important}.question-button_button__uM-W0.question-button_currentQuestion__nnaNE.question-button_answered__IpdE7{border-color:#37941e !important;box-shadow:#fff 0 0 0px 2px inset;border-width:3px !important}
.summary_summaryRoot__gDq0n{height:100vh;width:100%}.summary_summaryRoot__gDq0n.summary_smallScreen__Ks6V5{padding:0}@supports(padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-bottom:max(24px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-bottom:24px !important}}@supports(padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-left:max(24px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-left:24px !important}}@supports(padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-right:max(24px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-right:24px !important}}@supports(padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-top:max(24px, env(safe-area-inset-top)) !important}}@supports not (padding: max(0px)){.summary_summaryRoot__gDq0n:not(.summary_smallScreen__Ks6V5){padding-top:24px !important}}.summary_summaryContainer__LV1kc{width:100%;height:100%}.summary_summaryContainer__LV1kc.summary_smallScreen__Ks6V5{align-items:flex-end !important;display:flex;height:100vh;padding:0}.summary_summary__FZYSs{background-color:#fff;margin:0 !important;max-width:720px !important;padding:0 !important;width:100%}.summary_summary__FZYSs.summary_smallScreen__Ks6V5{border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important;bottom:0;height:calc(100% - 64px) !important}.summary_summary__FZYSs:not(.summary_smallScreen__Ks6V5){max-height:720px}.summary_summaryFooter__ts8Ds{background-color:#f2f1f3;display:flex;flex-direction:column;justify-content:center;padding:26px !important}.summary_summaryFooter__ts8Ds button{margin:0 !important}.summary_summaryFooter__ts8Ds.summary_smallScreen__Ks6V5{flex-direction:column !important}.summary_summarySection__nLejT{margin-top:24px}.summary_summaryQuestionsContainer__2Jnvr{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fill, minmax(32px, 32px));justify-content:space-between;padding:0 32px}
.timer_timer__xYuQY{border:1px solid #eee;border-radius:4px;flex-wrap:nowrap;height:42px;max-width:136px;overflow:hidden;padding-bottom:4px;position:relative;width:100%}.timer_timer__xYuQY.timer_smallScreen__oAC9A{border:none !important;border-radius:0px !important;height:32px !important;max-width:none !important;max-width:initial !important}@supports(padding: max(0px)){.timer_timer__xYuQY.timer_smallScreen__oAC9A{padding-left:max(20px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.timer_timer__xYuQY.timer_smallScreen__oAC9A{padding-left:20px !important}}@supports(padding: max(0px)){.timer_timer__xYuQY.timer_smallScreen__oAC9A{padding-right:max(20px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.timer_timer__xYuQY.timer_smallScreen__oAC9A{padding-right:20px !important}}.timer_timer__xYuQY.timer_smallScreen__oAC9A .timer_text__jm0g9{margin-bottom:2px !important}.timer_icon__7pK9t{color:#96939f;font-size:20px;z-index:10}.timer_text__jm0g9{color:#323036 !important;font-size:18px !important;margin-left:8px !important;z-index:10}.timer_text__jm0g9 .timer_colon__LZ3IX{font-family:Poppins !important}.timer_text__jm0g9 .timer_timeSection__5PqAh{font-family:monospace !important}.timer_linearProgressBar__2Yj9l{transition:none !important}.timer_linearProgress__EtDCt,.timer_linearProgressBg__1qfYo{bottom:0;position:absolute !important;width:100% !important}.timer_linearProgressBar__2Yj9l.timer_green__3QMAp{background-color:#089a79 !important}.timer_linearProgressBar__2Yj9l.timer_orange__VmN54{background-color:#d99229 !important}.timer_linearProgressBar__2Yj9l.timer_red__huW11{background-color:#de5445 !important}.timer_linearProgress__EtDCt{background-color:#fff !important}.timer_linearProgressBg__1qfYo{background-color:#fff !important;height:100% !important}.timer_linearProgressBg__1qfYo .timer_linearProgressBar__2Yj9l{opacity:.1 !important}.timer_remainingTimeBarContainer__QcR-G{bottom:0;height:100%;left:0;position:absolute;width:100%}
.section-selector_container__3G9Sd{border-radius:3px !important;height:40px !important;overflow:hidden !important;padding-bottom:0 !important;padding-top:0 !important;position:relative !important}.section-selector_container__3G9Sd,.section-selector_container__3G9Sd .section-selector_selector__KrPks{height:40px !important}.section-selector_container__3G9Sd fieldset{border:none !important}.section-selector_selector__KrPks{padding-bottom:12px !important;padding-top:7px !important}.section-selector_smallScreenSelector__8FF9M{cursor:pointer;height:36px !important;padding:5px 34px 5px 10px !important;position:relative}.section-selector_smallScreenSelector__8FF9M::after{color:#444;content:"▼";font-size:10px;position:absolute;right:10px;top:10px}.section-selector_smallScreenSelector__8FF9M{background-color:#eee !important;border:1px solid #eee !important;border-radius:3px !important}.section-selector_selector__KrPks{background-color:#f5faff !important;border:1px solid #d8d6db !important;border-radius:3px !important}.section-selector_menuBackdrop__SzVoo{background-color:rgba(0,0,0,.3333333333) !important}
.submit-button_submitButton__VeoRO{flex-shrink:0}.submit-button_submitButton__VeoRO.submit-button_smallScreen__dshI0{height:36px !important}.submit-button_submitButton__VeoRO:not(.submit-button_smallScreen__dshI0){height:40px !important}
.back-button_submitButton__scucV{flex-shrink:0}.back-button_submitButton__scucV.back-button_smallScreen__z4Ecw{height:36px !important}.back-button_submitButton__scucV:not(.back-button_smallScreen__z4Ecw){height:40px !important}
.large-header_wrapper__v-N2n.large-header_mediumScreen__qoUN6 .large-header_headerBar__XofO0.large-header_bar1__3d1lW{gap:16px;grid-template-columns:.5fr 1fr 1.5fr}.large-header_wrapper__v-N2n.large-header_mediumScreen__qoUN6 .large-header_headerBar__XofO0.large-header_bar2__uzCAG{gap:16px;grid-template-columns:1fr 1.5fr 48px}.large-header_wrapper__v-N2n.large-header_largeScreen__Qxr8t .large-header_headerBar__XofO0{gap:16px;grid-template-columns:1fr 1.25fr 1fr}.large-header_container__Vy05t{padding:0 24px !important}.large-header_header__YrghR{display:grid;flex-direction:column;grid-template-columns:1fr;grid-template-rows:1fr 1px 1fr;height:100%}.large-header_headerBar__XofO0{align-items:center;display:grid;flex-grow:1}.large-header_headerBar__XofO0>*{overflow:hidden}.large-header_sectionInfo__1pjdY{color:#000 !important;font-size:14px !important;line-height:22px !important}.large-header_questionInfo__wZPhj{color:#666 !important;font-size:12px !important;font-weight:normal;line-height:20px !important}.large-header_sectionSelectorContainer__bhwRJ{border-radius:3px !important;height:40px !important;overflow:hidden !important;padding-bottom:0 !important;padding-top:0 !important;position:relative !important}.large-header_sectionSelectorContainer__bhwRJ,.large-header_sectionSelectorContainer__bhwRJ .large-header_sectionSelector__WEcYX{height:40px !important}.large-header_sectionSelectorContainer__bhwRJ .large-header_sectionSelector__WEcYX{padding-bottom:12px !important;padding-top:7px !important}.large-header_sectionSelectorContainer__bhwRJ fieldset{border:none !important}.large-header_sectionSelector__WEcYX{border:1px solid #d8d6db !important;border-radius:3px !important}.large-header_paginationList__o16Sz{flex-wrap:nowrap !important}.large-header_submitButton__hg4MU{flex-shrink:0;height:40px !important}.large-header_flaggedQuestion__VR\+f0::before{background-color:#eeb60c;border-radius:3px;content:" ";display:block;height:4px;left:50%;position:absolute;bottom:2px;transform:translateX(-50%);width:4px}.large-header_answeredQuestion__\+Y17A::before{background-color:#43b224;border-radius:3px;content:" ";display:block;height:4px;left:50%;position:absolute;bottom:2px;transform:translateX(-50%);width:4px}
.small-header_smallHeader__VbOS3{background-color:#f4f7fa !important;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12) !important;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50 !important}.small-header_smallHeaderContent__lZ\+zo{background-color:#fff;height:56px}@supports(padding: max(0px)){.small-header_smallHeaderContent__lZ\+zo{padding-left:max(16px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.small-header_smallHeaderContent__lZ\+zo{padding-left:16px !important}}@supports(padding: max(0px)){.small-header_smallHeaderContent__lZ\+zo{padding-right:max(16px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.small-header_smallHeaderContent__lZ\+zo{padding-right:16px !important}}
.small-footer_smallFooter__8HO2-{position:fixed;z-index:50 !important}.small-footer_smallFooterDummy__sVTbt{position:relative;order:4;opacity:0;z-index:-1}.small-footer_smallFooter__8HO2-,.small-footer_smallFooterDummy__sVTbt{background-color:#f4f7fa !important;border-top:1px solid #d8d6db;bottom:0;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12) !important;width:100%}.small-footer_smallFooterContent__HUDuH{background-color:#fff;border-bottom:1px solid #f2f1f3;height:56px}@supports(padding: max(0px)){.small-footer_smallFooterContent__HUDuH{padding-left:max(16px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.small-footer_smallFooterContent__HUDuH{padding-left:16px !important}}@supports(padding: max(0px)){.small-footer_smallFooterContent__HUDuH{padding-right:max(16px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.small-footer_smallFooterContent__HUDuH{padding-right:16px !important}}
.jitsi_jitsiProctoringMeeting__OaXYK{display:inline !important;height:1px !important;opacity:0 !important;overflow:hidden !important;position:absolute !important;width:1px !important;z-index:-10}
.loader_container__5irzG{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:0;padding-top:0;width:100%}@keyframes loader_rotate__9Cieu{0%{transform:rotateX(-37.5deg) rotateY(45deg)}50%{transform:rotateX(-37.5deg) rotateY(405deg)}100%{transform:rotateX(-37.5deg) rotateY(405deg)}}.loader_cube__LpOuo,.loader_cube__LpOuo *{height:121px;position:absolute;width:121px}.loader_sides__ygABX{animation:loader_rotate__9Cieu 3s ease infinite;animation-delay:.8s;transform:rotateX(-37.5deg) rotateY(45deg);transform-style:preserve-3d}.loader_cube__LpOuo .loader_sides__ygABX>*{background-color:hsla(0,0%,100%,.8);border:8px solid #222;border-radius:0px;box-sizing:border-box;text-align:center}.loader_top__bKFpW,.loader_top__bKFpW div{align-items:center !important;display:flex !important;justify-content:center !important}.loader_top__bKFpW div{background-color:#000;font-size:22px;border-radius:30px;color:#fff;display:inline-flex !important;height:40px;width:80px}.loader_cube__LpOuo .loader_sides__ygABX .loader_top__bKFpW{animation:loader_top-animation__\+PASV 3s ease infinite;animation-delay:0ms;animation-fill-mode:forwards;transform:rotateX(90deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_top-animation__\+PASV{0%{opacity:1;transform:rotateX(90deg) translateZ(120px)}20%{transform:rotateX(90deg) translateZ(60px)}70%{transform:rotateX(90deg) translateZ(60px)}90%{transform:rotateX(90deg) translateZ(120px)}100%{opacity:1;transform:rotateX(90deg) translateZ(120px)}}.loader_cube__LpOuo .loader_sides__ygABX .loader_bottom__xmUGD{animation:loader_bottom-animation__YQaZQ 3s ease infinite;animation-delay:0ms;animation-fill-mode:forwards;transform:rotateX(-90deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_bottom-animation__YQaZQ{0%{opacity:1;transform:rotateX(-90deg) translateZ(120px)}20%{transform:rotateX(-90deg) translateZ(60px)}70%{transform:rotateX(-90deg) translateZ(60px)}90%{transform:rotateX(-90deg) translateZ(120px)}100%{opacity:1;transform:rotateX(-90deg) translateZ(120px)}}.loader_cube__LpOuo .loader_sides__ygABX .loader_front__Js7rL{animation:loader_front-animation__l5Dec 3s ease infinite;animation-delay:100ms;animation-fill-mode:forwards;transform:rotateY(0deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_front-animation__l5Dec{0%{opacity:1;transform:rotateY(0deg) translateZ(120px)}20%{transform:rotateY(0deg) translateZ(60px)}70%{transform:rotateY(0deg) translateZ(60px)}90%{transform:rotateY(0deg) translateZ(120px)}100%{opacity:1;transform:rotateY(0deg) translateZ(120px)}}.loader_cube__LpOuo .loader_sides__ygABX .loader_back__jxwXP{animation:loader_back-animation__Tvy5d 3s ease infinite;animation-delay:100ms;animation-fill-mode:forwards;transform:rotateY(-180deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_back-animation__Tvy5d{0%{opacity:1;transform:rotateY(-180deg) translateZ(120px)}20%{transform:rotateY(-180deg) translateZ(60px)}70%{transform:rotateY(-180deg) translateZ(60px)}90%{transform:rotateY(-180deg) translateZ(120px)}100%{opacity:1;transform:rotateY(-180deg) translateZ(120px)}}.loader_cube__LpOuo .loader_sides__ygABX .loader_left__ZGnm0{animation:loader_left-animation__hjY\+C 3s ease infinite;animation-delay:100ms;animation-fill-mode:forwards;transform:rotateY(-90deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_left-animation__hjY\+C{0%{opacity:1;transform:rotateY(-90deg) translateZ(120px)}20%{transform:rotateY(-90deg) translateZ(60px)}70%{transform:rotateY(-90deg) translateZ(60px)}90%{transform:rotateY(-90deg) translateZ(120px)}100%{opacity:1;transform:rotateY(-90deg) translateZ(120px)}}.loader_cube__LpOuo .loader_sides__ygABX .loader_right__Ul5Om{animation:loader_right-animation__2ITq4 3s ease infinite;animation-delay:100ms;animation-fill-mode:forwards;transform:rotateY(90deg) translateZ(120px);transform-origin:50% 50%}@keyframes loader_right-animation__2ITq4{0%{opacity:1;transform:rotateY(90deg) translateZ(120px)}20%{transform:rotateY(90deg) translateZ(60px)}70%{transform:rotateY(90deg) translateZ(60px)}90%{transform:rotateY(90deg) translateZ(120px)}100%{opacity:1;transform:rotateY(90deg) translateZ(120px)}}.loader_text__nxr7i{color:#000;font-size:1.5rem;font-weight:600;margin-top:360px;text-align:center;width:100%}
.proctor-detector_root__q73tG.proctor-detector_smallScreen__c2C1I{padding:0px}.proctor-detector_container__uZkl0{width:100%}.proctor-detector_popup__P4wyp{max-width:920px !important}.proctor-detector_popup__P4wyp.proctor-detector_smallScreen__c2C1I{border-radius:0px !important;height:100%;margin:0 !important;max-height:100% !important}.proctor-detector_popup__P4wyp.proctor-detector_smallScreen__c2C1I .proctor-detector_webCam__VUv6l{height:200px;max-width:280px;width:100%}.proctor-detector_popup__P4wyp:not(.proctor-detector_smallScreen__c2C1I) .proctor-detector_webCam__VUv6l{height:200px;width:280px}.proctor-detector_webCam__VUv6l{background-color:#000;border:2px solid #794df5;margin-bottom:32px;margin-top:32px;position:relative}.proctor-detector_webCam__VUv6l video{height:100%;width:100%}
.sidenav_sectionDrawer__aIFzf{background-color:#fff !important;width:100% !important}.sidenav_sectionDrawer__aIFzf:not(.sidenav_smallScreen__aOLep){height:calc(100% - 40px) !important;margin:20px !important;max-width:380px !important;min-width:320px !important;padding:16px 0 0 0}.sidenav_sectionDrawer__aIFzf:not(.sidenav_smallScreen__aOLep) .sidenav_sectionDrawerQuestionsContainer__6cVGE{grid-template-columns:32px 32px 32px 32px 32px;justify-content:space-between;padding:0 32px !important}.sidenav_sectionDrawer__aIFzf.sidenav_smallScreen__aOLep{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;height:calc(100% - 60px) !important;margin:0 !important;max-width:100% !important;padding:16px 0 0 0}.sidenav_sectionDrawer__aIFzf.sidenav_smallScreen__aOLep .sidenav_sectionDrawerQuestionsContainer__6cVGE{grid-template-columns:repeat(auto-fill, minmax(32px, 32px));justify-content:space-between;padding:0 16px !important;width:100%}.sidenav_sectionDrawerSection__EVcpH{margin-bottom:48px}.sidenav_sectionDrawerQuestionsContainer__6cVGE{display:grid;grid-gap:24px;gap:24px}
.test_backOnline__n-Nos{align-items:center !important;background-color:#007aff !important;color:#fff !important;display:flex !important;font-size:16px !important;min-height:0 !important;padding:8px 16px 8px 8px !important}.test_backOnline__n-Nos button{align-items:center !important;color:#fff !important;display:flex !important;height:100% !important;justify-content:center !important;margin:auto !important;position:relative !important}.test_lastFewMinsWarning__bWl49{align-items:center !important;background-color:orange !important;color:#000 !important;display:flex !important;font-size:16px !important;min-height:0 !important;padding:8px 16px 8px 8px !important}.test_lastFewMinsWarning__bWl49 button{align-items:center !important;color:#000 !important;display:flex !important;height:100% !important;justify-content:center !important;margin:auto !important;position:relative !important}.test_restrictedAction__cRId7{align-items:center !important;background-color:red !important;color:#fff !important;display:flex !important;font-size:16px !important;min-height:0 !important;padding:8px 16px 8px 8px !important}.test_restrictedAction__cRId7 button{align-items:center !important;color:#fff !important;display:flex !important;height:100% !important;justify-content:center !important;margin:auto !important;position:relative !important}.test_page__cA1nN{display:flex;flex:1 1;min-height:100%;position:relative;-webkit-user-select:none;user-select:none;width:100%}.test_page__cA1nN,.test_page__cA1nN *{box-sizing:border-box !important}.test_page__cA1nN.test_lightTheme__myIME{background-color:#f4f7fa}.test_page__cA1nN.test_darkTheme__GyUCX{background-color:#444}.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{display:grid;grid-gap:16px;gap:16px;padding-top:20px}@supports(padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-bottom:max(20px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-bottom:20px !important}}@supports(padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-left:max(20px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-left:20px !important}}@supports(padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-right:max(20px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.test_page__cA1nN.medium-screen,.test_page__cA1nN.large-screen{padding-right:20px !important}}.test_page__cA1nN.small-screen .test_summaryFooter__7bOko{flex-direction:column !important}.test_body__T8Yfz{min-height:100%;position:relative;width:100%}.test_body__T8Yfz:not(.test_mediumScreen__x4coK){display:flex;flex:1 1;flex-direction:column}.test_body__T8Yfz.test_noFreeScroll__K74T9{height:100vh;overflow:hidden !important}.test_content__S78Ks{display:flex;flex:1 1;overflow:hidden;position:relative;width:100%}.test_sliderContainer__gt9JM{align-items:center;display:flex;height:100%;position:absolute;width:100%}.test_sliderContainer__gt9JM .MuiSlider-rail,.test_sliderContainer__gt9JM .MuiSlider-track{opacity:0 !important}.test_sliderContainer__gt9JM .MuiSlider-thumb{background-color:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;cursor:col-resize !important;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr;height:48px !important;justify-content:center;margin-top:-23px;padding:4px !important;position:relative;transition-duration:300ms}.test_sliderContainer__gt9JM .MuiSlider-thumb::before{border-radius:10px;content:" ";display:block;height:calc(100% + 4px);margin-left:-2px;margin-top:-2px;position:absolute;width:calc(100% + 4px)}.test_sliderContainer__gt9JM .MuiSlider-thumb:hover::before{border:2px solid #aaa}.test_sliderContainer__gt9JM .MuiSlider-thumb:hover .test_widthSliderDot__VC90h{background-color:#aaa !important}.test_sliderContainer__gt9JM .MuiSlider-thumb.MuiSlider-active::before{background-color:#888 !important;border:2px solid #888 !important}.test_sliderContainer__gt9JM .MuiSlider-thumb.MuiSlider-active .test_widthSliderDot__VC90h{background-color:#fff !important}.test_sliderContainer__gt9JM .MuiSlider-thumb::after{display:none !important}.test_sliderContainer__gt9JM .test_widthSliderDot__VC90h{background-color:#aaa;border-radius:5px;height:6px;margin:auto;position:relative;transition-duration:300ms;width:6px;z-index:2}.test_questionSection__gYYyC{margin-right:auto;position:relative}.test_solutionSection__iU8Gq{margin-left:auto;position:relative}.small-screen .test_content__S78Ks{display:block}.medium-screen .test_content__S78Ks{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr;grid-template-rows:auto auto}.medium-screen .test_content__S78Ks>*{width:100% !important}.large-screen .test_body__T8Yfz{grid-template-rows:120px 1fr;height:calc(100vh - 40px)}.medium-screen,.large-screen{padding:20px}.large-screen .test_body__T8Yfz{display:grid;grid-gap:20px 0;gap:20px 0;grid-template-columns:1fr}.large-screen .test_content__S78Ks{grid-template-rows:1fr;height:100%}.test_fontStyles__NXyes{font-family:"Poppins"}
.proctring_buttonYes__nX3Xa{background-color:#794df5 !important;font-family:Poppins !important;color:#fff !important}.proctring_dialogActions__fQ7vF{display:flex !important;justify-content:center !important;padding-bottom:20px !important}.proctring_dialogMain__bqMnt{display:flex !important;align-items:center !important;flex-direction:column !important}.proctring_dialogPara__PfvCf{font-size:15;font-weight:500;color:"#5B5A5F";margin-top:12;text-align:"center"}
.size{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 300px;
    height: 300px;
  }
  .noSize{
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 0;
    height: 0;
  }
  .xmarkHide {
    visibility: hidden;
  }
  .xmarkBlock {
    visibility: block;
  }
  .timer {
    position: fixed;
    top:55%;
    left:5%;
  }
  .row {
    display: flex;
  }
  
  /* Create two equal columns that sits next to each other */
  .column {
    flex: 50% 1;
    padding: 10px;
  }

 
  .quest {
    position:absolute;
    top: 0;
    right: 0;
    /* bring your own prefixes */
    /* transform: translate(-50%, -10%); */
  }

  .detect{
    height: 50px;
    width: 50px;
  }

  .button{
    position:absolute;
    top: 80%;
    left: 10%;
  }
  
  .text{
    position:absolute;
    top:45%;
    left: 10%;
  }

  .leftClass{
    position:absolute;
    top: 60%;
    left: 5%;
  }
.SelectQuestionsModal_header__RK-J6{background-color:#000;padding:6px 0 !important;position:relative !important}.SelectQuestionsModal_header__RK-J6,.SelectQuestionsModal_header__RK-J6 *{color:#fff !important;font-size:16px !important;text-align:center}.SelectQuestionsModal_header__RK-J6{font-family:Poppins}.SelectQuestionsModal_closeButton__AANXy{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.SelectQuestionsModal_closeButton__AANXy:hover{transform:translateY(-50%) scale(1.5)}.SelectQuestionsModal_randomPopover__15Wwu{padding:10px;border-top:5px solid #794df5}.SelectQuestionsModal_randomPopoverRoot__0rfTN{margin-top:10px}.SelectQuestionsModal_tabsWrapper__thVkz{display:flex;justify-content:center;margin-top:10px}.SelectQuestionsModal_accItem__79T8x{font-family:"Poppins" !important}.SelectQuestionsModal_tabButton__PAfoL{width:240px;height:47px;border:0px;border-radius:5px;font-weight:500;font-size:17px;color:#794df5;background-color:#fff}.SelectQuestionsModal_tabButtonActive__qP2j7{color:#fff;background-color:#794df5}.SelectQuestionsModal_tabSettings__loVIl{display:flex;justify-content:space-around;margin-top:17px}.SelectQuestionsModal_divider__SUiA0{margin-left:10px;margin-right:10px}.SelectQuestionsModal_tabFilters__Uy1mK{display:flex;justify-content:space-between;align-items:center;margin-top:17px;margin-bottom:17px}.SelectQuestionsModal_searchBarWrapper__Dnz4N{width:60%}.SelectQuestionsModal_filterWrapper__GlrAf{margin-right:70px}.SelectQuestionsModal_filterWrapperQB__fx3Or{margin-right:40px}.SelectQuestionsModal_filterButton__brvq4{border:1px solid #000;border-radius:5px;padding:3px 10px 3px 10px}.SelectQuestionsModal_filterIcon__7Z6th{float:left}.SelectQuestionsModal_filterInnerButton__gCHul{border:0;background:none;font-size:15px;font-weight:500}.SelectQuestionsModal_clearButton__Lua2F{font-family:Poppins;font-style:normal;font-weight:500;font-size:15px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0377d1;cursor:pointer;margin-left:5rem;margin-top:1rem}.SelectQuestionsModal_circularProgressBar__Qzg5V{width:60px;height:60px;position:absolute;left:28rem}
.LearningPath_learningPathList__\+gZLw{padding:0 !important;position:relative}.LearningPath_learningPathList__\+gZLw.LearningPath_notEmpty__oHuHo::before{background-color:#ddd;border-radius:10px;content:" ";display:block;height:calc(100% - 16px);left:50%;position:absolute;top:0;transform:translateX(-50%);width:8px}.LearningPath_descSpace__1Y7rt{position:absolute;right:4rem;top:25rem}@media only screen and (max-width: 1290px){.LearningPath_descSpace__1Y7rt{position:absolute;right:3rem;top:25rem}}.LearningPath_timeline__XE46l{position:relative;max-width:1200px;margin:0 auto}.LearningPath_timeline__XE46l::after{content:"";position:absolute;width:6px;background-color:#fff;top:0;bottom:0;left:50%;margin-left:-3px}.LearningPath_card__wMb7w{box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12) !important;position:relative}.LearningPath_card__wMb7w,.LearningPath_card__wMb7w *{-webkit-user-select:none;user-select:none}.LearningPath_card__wMb7w.LearningPath_practice__Rk\+eD::before,.LearningPath_card__wMb7w:not(.LearningPath_practice__Rk\+eD)::before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:5px}.LearningPath_card__wMb7w.LearningPath_practice__Rk\+eD::before{background-color:#1ba94c}.LearningPath_card__wMb7w:not(.LearningPath_practice__Rk\+eD)::before{background-color:#eeb60c}.LearningPath_listItem__LeaVJ{height:60px !important;padding:0 10px 0 24px}.LearningPath_pathNumber__k-7qk{align-items:center;background-color:#ffeed7;border-radius:5px;color:"#4A4851";display:inline-flex;font-size:12px !important;font-weight:600 !important;height:28px;justify-content:center;min-width:60px;padding:4px 8px;text-transform:uppercase}.LearningPath_promptContainer__SB6Mg{width:100%;max-width:600px}
.CardStyles_CARD_NEW__lLUw3{width:290px !important;height:340px !important;margin:2% !important;box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 -1px 4px -1px rgba(0,0,0,.24) !important;border-radius:6px !important;transition:transform .2s !important}.CardStyles_CARD_NEW__lLUw3:hover{transform:scale(1.03) !important;box-shadow:0 12px 24px rgba(0,0,0,.16),0 6px 6px rgba(0,0,0,.08) !important}.CardStyles_CardMedia__YEB4a{height:150px !important;object-fit:fill !important}.CardStyles_CardDesc__TlQAT{font-size:15px !important;font-weight:400 !important;max-height:3.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.CardStyles_cardDescPara__kyKsq{background-color:#fff;color:#000}.CardStyles_cardDescTooltip__FN0vi{background-color:#fff !important;padding:10px !important;border-radius:10px !important;max-height:10rem !important;box-shadow:1px 1px 1px rgba(24,39,75,.1) !important;overflow-y:auto !important;overflow-x:hidden !important}.CardStyles_cardDescTooltip__FN0vi::-webkit-scrollbar{width:5px}.CardStyles_cardDescTooltip__FN0vi::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.CardStyles_cardDescTooltip__FN0vi::-webkit-scrollbar-track{background:#fff}.CardStyles_CardHeader__G8-fK{font-size:15px !important;font-weight:600 !important;max-height:3.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.CardStyles_cardButtons__0BD13{display:flex;justify-content:center;gap:1rem}.CardStyles_cardButtons__0BD13 div{padding:.3rem;border:1px solid #784df4;border-radius:3px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:32px;width:40px;opacity:.75}.CardStyles_cardButtons__0BD13 div:hover{border:1px solid #784df4;opacity:1}
.pagination_container__p48nS{align-items:center;display:flex;flex-direction:column}.pagination_pagination__1MrDW{background-color:#f3f3f3 !important;border:1px solid #bdbdbd;border-radius:5px !important;cursor:pointer;display:inline-flex !important;font-family:"Poppins",sans-serif;list-style-type:none !important;margin:0 auto !important;overflow:hidden !important;padding:0}.pagination_pagination__1MrDW.pagination_hideNext__zOZWW .pagination_item__uOu4K:nth-last-child(2){display:none !important}.pagination_pagination__1MrDW.pagination_hideLast__cQeXt .pagination_item__uOu4K:nth-last-child(1){display:none !important}.pagination_item__uOu4K{background-color:#fff;border:1px solid #e9e9e9;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.1px;line-height:24px;min-width:40px;padding:0;padding:3px 10px !important;text-align:center;-webkit-user-select:none;user-select:none}.pagination_item__uOu4K *{color:#000}.pagination_item__uOu4K:hover{background-color:#ccc !important}.pagination_item__uOu4K:first-of-type{border-bottom-left-radius:4px !important;border-top-left-radius:4px !important}.pagination_item__uOu4K:last-of-type{border-bottom-right-radius:4px !important;border-top-right-radius:4px !important}.pagination_item__uOu4K:first-of-type,.pagination_item__uOu4K:last-of-type,.pagination_item__uOu4K:nth-child(2),.pagination_item__uOu4K:nth-last-child(2){background-color:rgba(0,0,0,0)}.pagination_item__uOu4K:first-of-type *,.pagination_item__uOu4K:last-of-type *,.pagination_item__uOu4K:nth-child(2) *,.pagination_item__uOu4K:nth-last-child(2) *{color:#157f1f !important}.pagination_item__uOu4K.pagination_active__c4hm5{background-color:#157f1f !important;border-color:#157f1f !important}.pagination_item__uOu4K.pagination_active__c4hm5 *{color:#fff !important}.pagination_info__IjKQ8{color:#272727;font-size:18px;font-style:normal;font-weight:normal;line-height:27px;margin-top:24px}
.tabsMobile_tabs__0s-aK{background-color:#fff;border-radius:5px 5px 0px 0px;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);display:flex;flex-direction:column;font-family:"Poppins",sans-serif;margin-bottom:48px;width:100%}.tabsMobile_tabs__0s-aK.tabsMobile_noChildren__NzalE{border-radius:5px !important;overflow:hidden}.tabsMobile_tabs__0s-aK.tabsMobile_purple__bRjrM .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag{background-color:#f3efff !important;color:#794df5 !important}.tabsMobile_tabs__0s-aK.tabsMobile_purple__bRjrM .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag .tabsMobile_badge__ZaKu9{background-color:#794df5 !important}.tabsMobile_tabs__0s-aK.tabsMobile_purple__bRjrM .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag::after{background-color:#794df5 !important}.tabsMobile_tabs__0s-aK.tabsMobile_green__t4c\+I .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag{background-color:#deffe9 !important;color:#03832f !important}.tabsMobile_tabs__0s-aK.tabsMobile_green__t4c\+I .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag .tabsMobile_badge__ZaKu9{background-color:#03832f !important}.tabsMobile_tabs__0s-aK.tabsMobile_green__t4c\+I .tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag::after{background-color:#03832f !important}.tabsMobile_tabbar__kiydK{box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);border-bottom:1px solid #794df5;display:inline-flex !important;flex-grow:0;height:56px;padding:0 16px}.tabsMobile_tabButton__Wvjo8{align-items:center !important;border:none;border-radius:0;cursor:pointer;display:inline-flex !important;font-size:15px;font-weight:500;height:100%;justify-content:center;min-width:98px;padding:5px 28px;position:relative}.tabsMobile_tabButton__Wvjo8:not(.tabsMobile_active__sb7Ag){background-color:rgba(0,0,0,0);color:#6c6767}.tabsMobile_tabButton__Wvjo8:not(.tabsMobile_active__sb7Ag) .tabsMobile_badge__ZaKu9{background:#a6a6aa !important;color:#fff !important}.tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag .tabsMobile_badge__ZaKu9{color:#fff !important}.tabsMobile_tabButton__Wvjo8.tabsMobile_active__sb7Ag::after{bottom:0;content:" ";display:block;height:3px;left:0;position:absolute;width:100%;z-index:5}.tabsMobile_actions__xbcvv{align-items:center;display:flex;margin-left:auto;z-index:13}.tabsMobile_text__RS80t{position:relative;text-transform:capitalize;z-index:2}.tabsMobile_badge__ZaKu9{border-radius:5px;font-size:14px;font-style:normal;font-weight:600;margin-left:12px;padding:2px 8px;position:relative;text-align:center;z-index:2}.tabsMobile_content__bPJLm{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:32px 0;position:relative;width:100%;z-index:10}.tabsMobile_filterMenu__4aNXC{position:-webkit-sticky;position:sticky;top:56px;transition-duration:300ms;transition-property:width padding}
.page-header_pageHeader__3PkUv{margin-bottom:36px;padding:0;position:relative;width:100%}.page-header_content__SnLBs{align-items:left;display:flex;flex-direction:row}.page-header_title__wqAB8{color:#323036;font-size:24px;display:inline-block;font-weight:600;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-header_searchBar__CPUkL{align-items:center;background-color:#fff;border:1px solid #bababa;border-radius:5px;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);display:inline-flex;flex-grow:1;height:40px;margin-left:0;max-width:460px;overflow:hidden;position:relative}.page-header_searchBarInput__pS8Kq{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none;border-radius:5px;display:block;font-size:15px;height:100%;line-height:1;outline:none !important;outline-offset:-1px;outline-width:2px;padding-left:50px;position:absolute;width:100%;z-index:2}.page-header_searchBarInput__pS8Kq::placeholder{color:#a6a6a6}
.lab_page__k2FbF{margin:0 auto !important;max-width:1440px !important;padding:32px 64px !important}.lab_filter__VAKoo{background-color:#fafafa !important;border:1px solid #e1e1e1 !important;border-radius:6px;box-shadow:rgba(0,0,0,0) 0 0 0 0;margin-right:-580px;overflow:hidden;padding:8px 0 !important;transition-duration:300ms;transition-property:margin box-shadow visibility;width:240px}.lab_filter__VAKoo.lab_visible__-peri{box-shadow:rgba(84,84,84,.2) 2px 6px 16px 0px !important;margin-right:8px !important}.lab_cardsContainer__6IhNe{background-color:#fff;border-radius:5px;display:inline-grid;grid-gap:40px 32px;grid-template-columns:repeat(auto-fit, minmax(296px, 1fr));justify-items:center;margin:0 auto;padding:40px 36px;width:100%}.lab_noPackagesContainer__MlWD\+{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.lab_noPackages__1yRXh{align-items:center;background:#fff;border-radius:10px;box-shadow:0px 2px 6px rgba(83,80,80,.15);color:#7d7a7a;display:flex;flex-direction:column;font-size:14px;height:220px;justify-content:center;line-height:22px;text-align:center;width:220px}.lab_pageMobile__sQmI1{position:relative;margin:0 auto !important;max-width:1440px !important;padding:9px 8px !important}
.qb_cards:hover{transform:scale(1.03)}.details_restrict{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal-dialog{overflow-y:"hidden"}.content_restrict{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.name_restrict{max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.totalWidth{width:65%}.qb_title{opacity:1;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#784df5;min-height:30px}.qb_img{object-fit:contain !important}.qb_button,.qb_button_edit{margin-right:3px;margin-bottom:6px;background-color:#51b960 !important;border:1px solid #51b960 !important}.qb_footer{text-align:center;text-decoration:underline}.MuiTooltip-tooltipArrow{background:#333 !important;font-size:12px !important}.MuiTooltip-arrow{color:#333 !important}.pageFirst,.pageLast,.pagePrev,.pageNext{background-color:#f3f3f3 !important;border:1px solid #bdbdbd;padding:5px 8px 5px 8px}.pageLast{border-radius:0px 5px 5px 0px}.pageFirst{border-radius:5px 0px 0px 5px}.pagination>.active{background:#157f1f;padding:5px 10px}.activePage{color:#fff !important;font-weight:600}.defaultPageLink{color:#000;font-weight:600}.defaultPageContainer{padding:5px 10px;background:#fff;border:1px solid #bdbdbd}.pageLinkFirst,.pageLinkLast,.pageLinkPrev,.pageLinkNext{color:#157f1f;font-weight:600 !important}.activeBadge{background-color:#784df5 !important}.disabledBadge{background-color:#c6c5c5 !important}
.PracticeHeroCard_main__dPKbW{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.PracticeHeroCard_main__dPKbW h4{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#323036}.PracticeHeroCard_main__dPKbW p{font-size:16px;line-height:26px;font-weight:400;color:#63606c;margin:0;max-width:42.6875rem}
.PracticeHeroCardMobile_main__\+VLBV{padding:3.5rem 0;padding-left:10rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:11.375rem;display:flex;justify-content:space-between;align-items:center}.PracticeHeroCardMobile_main__\+VLBV h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:16px;top:16px}.PracticeHeroCardMobile_main__\+VLBV p{font-family:"Poppins",sans-serif;font-style:normal;font-weight:normal;font-size:13px;line-height:17px;position:absolute;width:170px;height:80px;left:16px;top:50px}
.timer_timer__JLeb0{align-items:center;color:#fff;display:flex;flex-shrink:0;position:relative}.timer_timer__JLeb0 .timer_number__bOUe0{font-family:monospace !important}.timer_timer__JLeb0.timer_regular__tW66o{font-size:16px;width:78px}.timer_timer__JLeb0.timer_regular__tW66o .timer_separator__F0nUB{margin:0 3px 3px 3px}.timer_timer__JLeb0.timer_compact__usaik{color:inherit;font-size:24px;line-height:1;padding:8px 16px;position:relative}.timer_timer__JLeb0.timer_compact__usaik::before{background-color:currentColor;border-radius:4px;content:" ";display:block;height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.timer_timer__JLeb0.timer_compact__usaik .timer_separator__F0nUB{margin:0 3px 5px 3px}
.stopwatch_compact_stopwatch__2YMHr{align-items:center;border-radius:4px;display:flex}.stopwatch_compact_stopwatch__2YMHr *{color:#fff}.stopwatch_compact_controls__4D5gA{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.stopwatch_compact_controls__4D5gA button{border-style:solid;border-width:2px}.stopwatch_compact_controls__4D5gA button:disabled{color:inherit;opacity:.5}
.stopwatch_regular_stopwatch__ZudCK{align-items:center;border:1px solid #fff;border-radius:4px;display:flex;padding:4px 8px}.stopwatch_regular_stopwatch__ZudCK *{color:#fff}

.header_header__5MGZh{box-shadow:none !important}@supports(padding: max(0px)){.header_toolbar__XPwAC{padding-left:max(20px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.header_toolbar__XPwAC{padding-left:20px !important}}@supports(padding: max(0px)){.header_toolbar__XPwAC{padding-right:max(20px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.header_toolbar__XPwAC{padding-right:20px !important}}.header_paginationList__lsV4P,.header_paginationList__lsV4P *{color:#fff !important}.header_paginationList__lsV4P .MuiPaginationItem-root:hover{background-color:hsla(0,0%,100%,.0666666667) !important}.header_paginationList__lsV4P .Mui-selected{background-color:hsla(0,0%,100%,.2) !important}.header_headerContent__o8vJL{align-items:center;display:flex}.header_spacer__S7KdC{margin:auto;position:relative;width:1px}.header_completedQuestion__C9Vi0{height:36px}.header_completedQuestion__C9Vi0::before{background-color:#1ba94c;border-radius:3px;content:" ";display:block;height:4px;left:50%;position:absolute;top:3px;transform:translateX(-50%);width:4px}.header_explantionModal__9AsT\+{border:2px solid rgba(136,136,136,.5333333333);min-width:640px}.header_explantionModalTitle__6f3uB.header_lightMode__PItGr{color:#444 !important}.header_explantionModalTitle__6f3uB:not(.header_lightMode__PItGr){color:#fff !important}.header_explantionModalContent__4f-iR{padding-bottom:24px !important}
.tab-bar_tabbarContainer__j6j1P{box-shadow:rgba(0,0,0,.2) 0 0px 5px 1px !important}@supports(padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-left:max(-1px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-left:0px !important}}@supports(padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-right:max(-1px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-right:0px !important}}@supports(padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-bottom:max(-1px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.tab-bar_tabbarContainer__j6j1P{padding-bottom:0px !important}}.tab-bar_tabbarContainer__j6j1P{position:fixed;bottom:0;z-index:200;width:100%}.tab-bar_tabbarContainer__j6j1P.tab-bar_lightMode__k8wdJ{background-color:#fff}.tab-bar_tabbarContainer__j6j1P:not(.tab-bar_lightMode__k8wdJ){background-color:#001527}
.practice-small-screen .section_container__vkx04{min-height:180px}.practice-medium-screen .section_container__vkx04{min-height:200px}.section_container__vkx04{min-width:auto !important;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#794df5 rgba(0,0,0,0)}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar-thumb{background:#794df5;border-radius:5px;cursor:pointer}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar-thumb:hover{background:#5f3cbe}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar{height:5px;width:5px}.section_container__vkx04.section_lightMode__fL5-E .section_content__\+QJjX::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#1ba94c rgba(0,0,0,0)}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar-thumb{background:#1ba94c;border-radius:5px;cursor:pointer}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar-thumb:hover{background:#16853d}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar{height:5px;width:5px}.section_container__vkx04:not(.section_lightMode__fL5-E) .section_content__\+QJjX::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.section_container__vkx04.section_smallScreen__m42Qj{border-radius:0px !important;flex:1 1;overflow:hidden}.section_container__vkx04.section_smallScreen__m42Qj:not(.section_noFreeScroll__vK6l6){min-height:calc(100% - 64px)}@supports(padding: max(0px)){.section_container__vkx04.section_smallScreen__m42Qj.section_noFreeScroll__vK6l6{height:calc(100% - 64px - env(safe-area-inset-bottom))}}@supports not (padding: max(0px)){.section_container__vkx04.section_smallScreen__m42Qj.section_noFreeScroll__vK6l6{height:calc(100% - 64px)}}.section_content__\+QJjX{display:block;flex:1 1;height:calc(100% - 40px);left:0;overflow-y:auto !important;padding:20px;position:relative;top:0;width:100%}.practice-small-screen .section_content__\+QJjX{height:calc(100% - 48px) !important}.section_content__\+QJjX.section_noRichText__l35Wg *{color:inherit !important;font-family:inherit !important;font-size:inherit !important;font-weight:inherit !important}.section_checkboxInput__ZwqO4{border:0;display:inline;height:0px;margin:0;opacity:0;position:absolute;visibility:hidden;width:0px}.section_checkbox__bmitV{align-items:center;border:1px solid #9c9c9c !important;border-radius:26px !important;display:flex;height:28px;overflow:hidden !important;padding:4px 0 !important;position:relative;width:72px}.section_checkbox__bmitV.Mui-focusVisible{outline:#fff solid 2px !important;outline-offset:2px}.section_checkbox__bmitV:not(.section_checked__TBexr) .section_checkboxButton__RhHEX{background-color:hsla(0,0%,100%,.2666666667) !important}.section_checkbox__bmitV.section_checked__TBexr .section_checkboxSwitch__bBFU\+{margin-left:44px !important}.section_checkbox__bmitV:disabled .section_checkboxButton__RhHEX{background-color:#9c9c9c}.section_checkbox__bmitV span{position:relative}.section_checkboxSwitch__bBFU\+{display:flex;height:100%;margin-left:-44px;overflow:visible !important;overflow:initial !important;transition-duration:300ms;transition-property:margin-left}.section_checkboxButton__RhHEX{background-color:#9c9c9c;border-radius:26px;display:block;flex-grow:0;height:18px !important;min-width:auto !important;overflow:visible !important;overflow:initial !important;padding:0 !important;position:relative;transition-duration:300ms;transition-property:background-color;width:18px !important}.section_checkboxText__1Jljm{align-items:center;display:flex;font-size:12px;justify-content:center;overflow:visible !important;overflow:initial !important;width:46px}
.question_name__TzW-G,.question_name__TzW-G *{color:inherit !important;font-family:inherit !important;font-size:16px !important;font-weight:500 !important;line-height:24px !important;white-space:inherit !important}.question_question__mfrNT{margin-top:22px !important}.question_question__mfrNT *{background-color:rgba(0,0,0,0) !important;color:inherit !important;font-family:inherit !important;font-size:14px !important;font-style:normal !important;font-weight:400 !important;line-height:1.5 !important;list-style:none !important;margin:0;padding:0;text-decoration:none;white-space:inherit !important}.question_question__mfrNT img{border-radius:4px !important;max-height:72px !important;max-width:80% !important;object-fit:contain;object-position:center;overflow:hidden;position:relative}.question_question__mfrNT.question_isLightMode__sXfKT img{border:1px solid hsla(0,0%,100%,.1333333333)}.question_question__mfrNT:not(.question_isLightMode__sXfKT) img{border:1px solid rgba(0,0,0,.0666666667)}.question_question__mfrNT img{border-radius:4px;max-width:60% !important}.question_sectionContent__HzqZz{display:flex;flex:1 1;flex-direction:column;height:calc(100% - 40px);left:0;position:relative;top:0;width:100%}.practice-small-screen .question_sectionContent__HzqZz{height:calc(100% - 48px) !important}.question_questionContainer__SbUVq{flex-grow:1;min-height:30%;overflow-y:auto;padding:20px;position:relative}.question_answerContainer__5qqlQ{flex-grow:1;min-height:45%;overflow:hidden;position:relative}.question_answerContainer__5qqlQ.question_light__cImgH{background-color:#eaf4ff}.question_answerContainer__5qqlQ.question_light__cImgH .question_inputControl__0UaRS{background-color:rgba(0,0,0,.0117647059);border:1px solid #e0e0e0}.question_answerContainer__5qqlQ.question_light__cImgH .question_inputControl__0UaRS:hover{background-color:hsla(0,0%,100%,.8)}.question_answerContainer__5qqlQ:not(.question_light__cImgH){background-color:#242744}.question_answerContainer__5qqlQ:not(.question_light__cImgH) .question_inputControl__0UaRS{background-color:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.1333333333)}.question_answerContainer__5qqlQ:not(.question_light__cImgH) .question_inputControl__0UaRS:hover{background-color:hsla(0,0%,100%,.1176470588)}.question_answerContent__HWv1F{height:calc(100% - 40px);overflow-y:auto;padding:20px;position:relative}.question_inputControl__0UaRS{border-radius:6px;margin-bottom:16px;margin-left:0 !important;margin-right:0 !important;padding:8px 16px 8px 8px;width:100%}.question_inputControl__0UaRS:last-of-type{margin-bottom:0px}.question_inputControlInput__tFiCW{margin-right:6px}.question_inputControlLabel__xuZRs{font-weight:400;overflow:hidden;padding:10px 0px;text-overflow:ellipsis;word-wrap:break-word}.question_inputControlLabel__xuZRs *{background-color:rgba(0,0,0,0) !important;color:inherit !important;font-family:inherit !important;font-size:inherit !important;font-style:normal !important;font-weight:inherit !important;list-style:none !important;margin:0;padding:0;text-decoration:none}.question_inputControlLabel__xuZRs img{border-radius:4px !important;max-height:72px !important;max-width:80% !important;object-fit:contain;object-position:center;overflow:hidden;position:relative}.question_heading__Pfg9C{color:inherit !important;font-size:15px !important;font-weight:500 !important;margin:0px;margin-bottom:8px !important;margin-top:6px !important;text-decoration:underline}.question_sampleText__V8I7B{color:inherit !important;font-size:12px !important;font-weight:400 !important;margin:0px;margin-bottom:8px !important;opacity:.75;white-space:pre-line;word-break:break-all}.practice-light-mode .question_questionContainer__SbUVq,.practice-light-mode .question_answerContent__HWv1F{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#794df5 rgba(0,0,0,0)}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar-thumb,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar-thumb{background:#794df5;border-radius:5px;cursor:pointer}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar-thumb:hover,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar-thumb:hover{background:#5f3cbe}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar-button,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar-corner,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar{height:5px;width:5px}.practice-light-mode .question_questionContainer__SbUVq::-webkit-scrollbar-track,.practice-light-mode .question_answerContent__HWv1F::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.practice-dark-mode .question_questionContainer__SbUVq,.practice-dark-mode .question_answerContent__HWv1F{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#1ba94c rgba(0,0,0,0)}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar-thumb,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar-thumb{background:#1ba94c;border-radius:5px;cursor:pointer}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar-thumb:hover,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar-thumb:hover{background:#16853d}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar-button,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar-corner,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar{height:5px;width:5px}.practice-dark-mode .question_questionContainer__SbUVq::-webkit-scrollbar-track,.practice-dark-mode .question_answerContent__HWv1F::-webkit-scrollbar-track{background:rgba(0,0,0,0)}
.code-solution_languageSelectorInput__sVW3l .MuiFilledInput-underline{background-color:rgba(0,0,0,0) !important;border-radius:3px !important}.code-solution_languageSelectorInput__sVW3l .MuiFilledInput-underline::after,.code-solution_languageSelectorInput__sVW3l .MuiFilledInput-underline::before{display:none !important}.code-solution_languageSelectorInput__sVW3l .MuiSelect-icon{color:#000 !important}.code-solution_languageSelector__LdVve{background-color:hsla(0,0%,100%,.8) !important;border-radius:3px !important;color:#000 !important}.code-solution_languageSelector__LdVve p{font-size:14px !important;font-weight:500 !important;height:100% !important;line-height:2.2 !important}.code-solution_codeEditor__9v-e4{height:100%}.code-solution_codeEditor__9v-e4,.code-solution_codeEditor__9v-e4 *{-webkit-user-select:text !important;user-select:text !important}.code-solution_languageIcon__8C3KI{height:18px !important;width:18px !important}.code-solution_languageIcon__8C3KI *{color:currentColor !important;fill:currentColor !important}
.tabbed-section_content__Fdfp2{height:calc(100% - 40px);overflow-y:auto;padding:20px}.practice-light-mode .tabbed-section_content__Fdfp2{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#794df5 rgba(0,0,0,0)}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-thumb{background:#794df5;border-radius:5px;cursor:pointer}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-thumb:hover{background:#5f3cbe}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar{height:5px;width:5px}.practice-light-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.practice-dark-mode .tabbed-section_content__Fdfp2{scrollbar-width:5px;scrollbar-height:5px;scrollbar-color:#1ba94c rgba(0,0,0,0)}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-thumb{background:#1ba94c;border-radius:5px;cursor:pointer}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-thumb:hover{background:#16853d}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);opacity:0}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar{height:5px;width:5px}.practice-dark-mode .tabbed-section_content__Fdfp2::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.tabbed-section_content__Fdfp2,.tabbed-section_content__Fdfp2 *{color:inherit !important;font-family:inherit !important;font-size:inherit !important;font-weight:inherit !important;white-space:pre-wrap;word-wrap:break-word}.tabbed-section_content__Fdfp2.tabbed-section_noTabs__8jNuZ{height:100% !important}.tabbed-section_noHintText__cpiCm{align-items:center;display:flex;font-size:16px;font-weight:500;height:calc(100% - 40px);justify-content:center;margin:auto;opacity:.35;padding:20px;width:100%}.tabbed-section_container__2Xwtq{height:calc(100% - 40px)}.tabbed-section_group__g3oL-.tabbed-section_visible__yUYfA{filter:none}.tabbed-section_group__g3oL-:not(.tabbed-section_visible__yUYfA){filter:blur(5px)}
.calculator_calculator__j29DM{align-items:center;display:flex;justify-content:center;min-height:100%;padding:24px}.calculator_calculator__j29DM .calculator{border-radius:8px !important;box-shadow:none;height:356px !important;overflow:hidden}.calculator_calculator__j29DM .calculator-display{flex:none !important;flex-shrink:0 !important;height:96px !important}.calculator_calculator__j29DM .auto-scaling-text{font-size:48px;height:100%;line-height:2}.calculator_calculator__j29DM .calculator-keypad{flex-shrink:0 !important;height:260px !important}.calculator_calculator__j29DM .calculator-key{font-size:28px !important;height:52px !important;line-height:1.75 !important;padding:0 !important}.calculator_calculator__j29DM .key-0{padding-left:30px !important}.calculator_calculator__j29DM .key-dot{font-size:16px !important}.calculator_content__aXnER{background-color:#777;border-radius:12px;overflow:hidden;padding:6px}
.canvas_canvas__xe9Gy{align-items:center;display:flex;min-height:100%;justify-content:center;position:relative}.canvas_content__E5-NA{border-radius:8px;display:inline-flex;flex-direction:column;height:100%;overflow:auto !important;padding:8px 12px 12px 12px}.canvas_toolbar__Hi8aj{margin-bottom:8px;align-items:center;display:flex;height:40px !important;justify-content:space-between;min-height:auto !important;padding:0 !important}
.testcases_content__PgzIw{color:inherit !important;position:relative}.testcases_content__PgzIw h4{color:inherit !important;font-size:16px !important;text-decoration:underline !important}.testcases_content__PgzIw pre{font-size:12px !important;margin-bottom:48px;margin-top:16px !important;opacity:.75;white-space:pre-wrap !important;word-break:break-all !important;word-wrap:break-word}.testcases_content__PgzIw,.testcases_content__PgzIw h4,.testcases_content__PgzIw pre{color:inherit !important;font-size:inherit !important}
.question_solution__GBhkL{font-weight:400;overflow:hidden;padding:10px 0px;text-overflow:ellipsis;word-wrap:break-word}.question_solution__GBhkL *{background-color:rgba(0,0,0,0) !important;color:inherit !important;font-family:inherit !important;font-size:inherit !important;font-style:normal !important;font-weight:inherit !important;list-style:none !important;margin:0;padding:0;text-decoration:none}.question_solution__GBhkL img{border-radius:4px !important;max-height:72px !important;max-width:80% !important;object-fit:contain;object-position:center;overflow:hidden;position:relative}
.output_executionInfo__3T9f9{font-size:16px}.output_codeExecResult__4IAWe{border-radius:5px;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);margin-bottom:24px;min-height:50px !important;overflow:hidden;position:relative}.output_codeExecResult__4IAWe::before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:6px}.output_codeExecResult__4IAWe.output_success__vltQM::before{background-color:#39da0b}.output_codeExecResult__4IAWe.output_error__g4pQC::before{background-color:red}.output_codeExecResult__4IAWe.output_dark__izRdQ{background-color:#323036;color:#ddd}.output_codeExecResult__4IAWe.output_dark__izRdQ.output_customInput__rJiKB::before{background-color:#fff !important}.output_codeExecResult__4IAWe.output_light__hC26M{background-color:#fff;color:#000}.output_codeExecResult__4IAWe.output_light__hC26M.output_customInput__rJiKB::before{background-color:#000 !important}.output_codeExecResultHeading__o2-t7{cursor:pointer;font-size:18px;padding:12px 16px}.output_codeExecResultContent__H4Im6{margin-top:16px;padding:12px 16px}.output_codeExecResultContent__H4Im6 .output_title__s-IXG{font-size:16px}.output_codeExecResultContent__H4Im6 .output_description__l8EgW{font-size:16px;margin-bottom:14px;opacity:.5;white-space:pre-wrap}.output_noHintText__Ocgb7{align-items:center;display:flex;font-size:16px;font-weight:500;height:100%;justify-content:center;margin:auto;opacity:.35;padding:20px;width:100%}
.practice-lab_page__udzj8{display:flex;flex:1 1;min-height:100%;position:relative;-webkit-user-select:none;user-select:none}.practice-lab_page__udzj8.practice-lab_lightTheme__\+oM2X{background-color:#e5e5e5}.practice-lab_page__udzj8.practice-lab_darkTheme__g1BND{background-color:#363876}.practice-lab_body__6B\+mZ{flex:1 1;position:relative;width:100%}.practice-lab_body__6B\+mZ.practice-lab_smallScreen__u5qUX{margin-top:50px;min-height:calc(100% - 50px)}.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{display:grid;grid-gap:16px;gap:16px;margin-top:60px;padding-top:20px}@supports(padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-bottom:max(20px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-bottom:20px !important}}@supports(padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-left:max(20px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-left:20px !important}}@supports(padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-right:max(20px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj,.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{padding-right:20px !important}}.practice-lab_body__6B\+mZ.practice-lab_mediumScreen__Kpzmj{grid-template-columns:1fr}.practice-lab_body__6B\+mZ.practice-lab_largeScreen__27V4j{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:calc(100vh - 60px)}@supports(padding: max(0px)){.practice-lab_tabFill__-TIuU{padding-bottom:max(-1px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.practice-lab_tabFill__-TIuU{padding-bottom:0px !important}}.practice-lab_tabFill__-TIuU{width:100%}.practice-lab_tabFillContent__BVaT1{height:64px;width:100%}@supports(padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-left:max(8px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-left:8px !important}}@supports(padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-right:max(8px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-right:8px !important}}@supports(padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-bottom:max(8px, env(safe-area-inset-bottom)) !important}}@supports not (padding: max(0px)){.practice-lab_submissionMessage__nKe8s{padding-bottom:8px !important}}.practice-lab_cardGroup__CektB{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px;gap:25px;padding-left:10%}.practice-lab_cardGroupMobile__E6AZo{display:grid;grid-template-columns:1fr;grid-gap:25px;gap:25px;padding-left:10%}.practice-lab_assessment__BAYuy{padding-left:10px;padding-top:1rem;height:9rem;width:20rem;border-radius:4px;padding-right:10px}.practice-lab_questionHeading__cHqbV{width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.practice-lab_assessmentDuration__sEOQm{background-color:#f2f1f3;padding:5px;border-radius:6px}.practice-lab_cardGroupContent__blcza{display:grid;grid-template-columns:1fr 1fr 1fr}.practice-lab_cardGroupsContainer__lSXIu{background-color:#fff;margin-bottom:32px;width:100%}.practice-lab_cardGroupsContainer__lSXIu:not(.practice-lab_groupedByCategory__UONx7) .practice-lab_topicTag__9btZ3{display:none !important}
.card_card__PKbLy{background:#fff;border-radius:10px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;flex-direction:column;overflow:hidden}.card_titleContainer__KB8xk{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;padding:16px 12px 20px 12px}.card_titleIcon__8rac3{align-items:center;display:inline-flex;height:26px;justify-content:center;margin-right:8px;width:26px}.card_title__PYB8Q{color:#24262e;font-size:18px;font-weight:500;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_content__UVRMc{display:block;flex:1 1;width:100%;position:relative}
.table_tableContainer__6Jom\+{max-height:526px;overflow-x:auto;overflow-y:auto;width:100%}.table_table__H\+sZo{margin:0 !important;position:relative;width:100%}.table_table__H\+sZo thead tr{background-color:#c5eafc}.table_table__H\+sZo thead tr th{background-color:#c5eafc;color:#000;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;white-space:nowrap}.table_table__H\+sZo thead tr th:nth-child(2){text-align:left;width:64px}.table_table__H\+sZo tbody tr{background-color:#fff}.table_table__H\+sZo tbody tr.table_highlight__4CRR3{background-color:#e9fffa}.table_table__H\+sZo tbody tr.table_highlight__4CRR3 td{border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;font-weight:500 !important}.table_table__H\+sZo tbody tr:last-of-type td{border-bottom:none !important}.table_table__H\+sZo tbody tr td{color:#000;font-size:15px;font-weight:400;height:48px;line-height:24px;text-align:center}.table_table__H\+sZo tbody tr td:nth-child(2){overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:64px}.table_table__H\+sZo tbody tr td:nth-child(4),.table_table__H\+sZo tbody tr td:nth-child(5){text-transform:capitalize}
.AssessmentReport_page__O\+G2Y{display:flex;flex-direction:column;margin:0 auto;max-width:1336px;padding-bottom:128px;padding-top:24px;position:relative;width:100%}.AssessmentReport_page__O\+G2Y,.AssessmentReport_page__O\+G2Y *{font-family:"Poppins",sans-serif}.AssessmentReport_titleBox__IxRm\+{align-items:center;background:#fff;border-radius:10px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;flex-direction:column;margin:0 auto;padding:20px}.AssessmentReport_title__3newd{align-items:center;display:flex}.AssessmentReport_titleText__rYRGj{color:#000;font-size:22px;font-weight:600;line-height:36px;margin-left:12px}.AssessmentReport_completionDetailsContainer__lNCdt{align-items:center;display:flex;justify-content:center;margin-top:8px}.AssessmentReport_completionDetails__\+lxML{color:#5c5f65;font-size:15px;font-weight:400;margin-left:6px}.AssessmentReport_tabbar__PAc3m{background:#fff;box-shadow:0px 4px 16px rgba(158,158,158,.25);height:52px;margin:32px auto;padding:8px 16px}.AssessmentReport_tabButton__wNBSl{font-size:15px !important;font-weight:500 !important;height:100%;line-height:24px;line-height:1;margin-right:28px;outline:none !important;padding-bottom:0 !important;padding-left:16px !important;padding-right:16px !important;padding-top:0 !important}.AssessmentReport_tabButton__wNBSl:last-of-type{margin:0 !important}.AssessmentReport_tabButton__wNBSl.AssessmentReport_currentTab__OtPRJ{box-shadow:0px 2px 10px rgba(76,80,94,.25)}.AssessmentReport_tabButton__wNBSl:not(.AssessmentReport_currentTab__OtPRJ){background-color:rgba(0,0,0,0) !important;color:#454155 !important}.AssessmentReport_scoreSummaryProgress__4l2sj{height:300px;margin:0 auto;margin-top:16px;position:relative;width:300px}.AssessmentReport_scoreSummaryProgressPercentageContainer__Rw4dC{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.AssessmentReport_scoreSummaryProgressScorePercentage__uF9vk,.AssessmentReport_scoreSummaryProgressTotalPercentage__oNwEf{color:#000;text-align:center}.AssessmentReport_scoreSummaryProgressScorePercentage__uF9vk{font-size:24px;font-weight:600;line-height:36px}.AssessmentReport_scoreSummaryProgressTotalPercentage__oNwEf{font-size:18px;font-weight:500;line-height:27px}.AssessmentReport_scoreSummaryInsightBoxContainer__RF0Wh{background-color:#bbb;border:1px solid #bbb;border-radius:0 0 10px 10px;display:grid;grid-gap:1px;gap:1px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;margin-top:8px;overflow:hidden}.AssessmentReport_scoreSummaryInsightBoxContainerMobile__AJGpJ{background-color:#bbb;border:1px solid #bbb;border-radius:0 0 10px 10px;display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3, 1fr);margin-top:8px;overflow:hidden}.AssessmentReport_scoreSummaryInsightBox__DuHPX{align-items:center;background-color:#f8faff;display:flex;flex-direction:column;padding:16px 8px;position:relative}.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_green__jcNQF::before,.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_red__\+faat::before,.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_blue__pi-sK::before{content:" ";display:block;height:5px;left:0;position:absolute;top:0;width:100%}.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_green__jcNQF::before{background-color:#5ac62f}.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_red__\+faat::before{background-color:#e22b12}.AssessmentReport_scoreSummaryInsightBox__DuHPX.AssessmentReport_blue__pi-sK::before{background-color:#3548d3}.AssessmentReport_scoreSummaryInsightBox__DuHPX h3{color:#000;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:27px;margin:0 !important;text-align:center}.AssessmentReport_scoreSummaryInsightBox__DuHPX h1{color:#262e3f;font-size:28px;font-weight:600;line-height:42px;margin:16px 0 0 0 !important;text-align:center}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP{align-items:center;background-color:#f8faff;display:grid;flex-direction:row;padding:16px 8px;position:relative}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_green__jcNQF::after,.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_red__\+faat::after,.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_blue__pi-sK::after{content:" ";width:0;height:100%;position:absolute;top:0;left:0px;display:block;width:5px}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_green__jcNQF::after{background-color:#5ac62f}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_red__\+faat::after{background-color:#e22b12}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP.AssessmentReport_blue__pi-sK::after{background-color:#3548d3}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP h3{color:#000;font-size:16px;font-weight:400;letter-spacing:.01em;line-height:20px;margin:0 !important;text-align:center}.AssessmentReport_scoreSummaryInsightBoxMobile__kX6dP h1{color:#262e3f;font-size:22px;font-weight:600;line-height:36px;margin:16px 0 0 0 !important;text-align:center}.AssessmentReport_sectionPerformance__XU8qm{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr;grid-template-rows:420px 420px}.AssessmentReport_sectionPerformanceMobile__3IM7H{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr;grid-template-rows:420px 420px;padding:0 5px}.AssessmentReport_chart__s0vnB{height:300px}.AssessmentReport_chartMobile__iyMeo{height:300px}.AssessmentReport_improvementsContainer__oEQVq{display:grid;grid-gap:32px;gap:32px;grid-template-columns:1fr;width:100%}.AssessmentReport_improvementsContainerMobile__SkxSb{display:grid;grid-gap:32px;gap:32px;grid-template-columns:1fr;padding:0 5px;width:100%}.AssessmentReport_improvementBox__R\+iDm{background:#fff;border-radius:10px;box-shadow:0px 4px 16px rgba(64,63,69,.15);overflow:hidden;padding-bottom:20px;padding-top:16px;position:relative}.AssessmentReport_improvementBox__R\+iDm:not(.AssessmentReport_collapsed__MxvbE)::before{opacity:1}.AssessmentReport_improvementBox__R\+iDm::before{content:" ";display:block;height:4px;left:0;opacity:0;position:absolute;top:0;transition-duration:250ms;width:100%}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_moderate__aNkIt::before{background-color:#eeb60c}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_moderate__aNkIt .AssessmentReport_type__cVYkU{background-color:#fdf3d6;color:#c69606}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_good__SlHfE::before{background-color:#43b224}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_good__SlHfE .AssessmentReport_type__cVYkU{background-color:#d1ffc5;color:#43b224}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_poor__vJmMb::before{background-color:#d42216}.AssessmentReport_improvementBox__R\+iDm.AssessmentReport_poor__vJmMb .AssessmentReport_type__cVYkU{background-color:#fee3e1;color:#d42216}.AssessmentReport_titleContainer__jR5H\+{cursor:pointer;justify-content:space-between;padding-left:40px;padding-right:40px}.AssessmentReport_titleContainerMobile__dw0M\+{cursor:pointer;justify-content:space-between;padding-left:10px;padding-right:10px}.AssessmentReport_titleContainer__jR5H\+,.AssessmentReport_titleTextContainer__1J0AV{align-items:center;display:flex}.AssessmentReport_titleIconContainer__cSc5X{align-items:center;background-color:#f8f8f8;border-radius:48px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.AssessmentReport_titleIcon__1tsl2{height:32px;width:32px}.AssessmentReport_improvementBoxTitleText__OR5hK{color:#101113;font-size:20px;font-weight:400;line-height:30px;margin:0 0 0 16px !important}.AssessmentReport_improvementBoxTitleTextMobile__MvKWk{color:#101113;font-size:14px;font-weight:400;line-height:30px;margin:0 0 0 16px !important}.AssessmentReport_type__cVYkU{border-radius:5px;font-size:18px;font-weight:500;height:35px;line-height:2;text-align:center;text-transform:capitalize;width:140px}.AssessmentReport_content__C5Oit{padding-left:40px;padding-right:40px}.AssessmentReport_content__C5Oit button{font-size:18px;font-weight:600;height:42px;margin-top:20px;padding:0 20px}.AssessmentReport_description__fFz\+1{color:#3a3a3a;font-size:18px;font-weight:400;margin-top:16px}.AssessmentReport_improvementsSectionContainer__Ukms6{margin:0 auto;max-width:622px;width:100%}.AssessmentReport_performanceMeter__XGC19{border-radius:5px;display:grid;grid-template-columns:1fr 1fr 1fr;height:40px;position:relative;width:100%}.AssessmentReport_performanceMeter__XGC19 div{color:#fff;font-size:18px;font-weight:500;line-height:2.15;position:relative;text-align:center}.AssessmentReport_performanceMeter__XGC19 div:nth-child(1){background-color:#d42216;border-radius:5px 0 0 5px}.AssessmentReport_performanceMeter__XGC19 div:nth-child(1)::before{color:#000;content:"0";display:block;font-size:16px;font-weight:400;left:0;line-height:1.5;position:absolute;top:100%}.AssessmentReport_performanceMeter__XGC19 div:nth-child(2){background-color:#eeb60c}.AssessmentReport_performanceMeter__XGC19 div:nth-child(2)::before{color:#000;content:"50";display:block;font-size:16px;font-weight:400;left:50%;line-height:1.5;position:absolute;top:100%;transform:translateX(-50%)}.AssessmentReport_performanceMeter__XGC19 div:nth-child(3){background-color:#43b224;border-radius:0 5px 5px 0}.AssessmentReport_performanceMeter__XGC19 div:nth-child(3)::before{color:#000;content:"100";display:block;font-size:16px;font-weight:400;line-height:1.5;position:absolute;right:-10px;top:100%}.AssessmentReport_performanceMeterMobile__W4pYx{border-radius:5px;display:grid;grid-template-columns:1fr 1fr 1fr;height:40px;position:relative;width:100%;padding:0 10px}.AssessmentReport_performanceMeterMobile__W4pYx div{color:#fff;font-size:18px;font-weight:500;line-height:2.15;position:relative;text-align:center}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(1){background-color:#d42216;border-radius:5px 0 0 5px}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(1)::before{color:#000;content:"0";display:block;font-size:16px;font-weight:400;left:0;line-height:1.5;position:absolute;top:100%}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(2){background-color:#eeb60c}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(2)::before{color:#000;content:"50";display:block;font-size:16px;font-weight:400;left:50%;line-height:1.5;position:absolute;top:100%;transform:translateX(-50%)}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(3){background-color:#43b224;border-radius:0 5px 5px 0}.AssessmentReport_performanceMeterMobile__W4pYx div:nth-child(3)::before{color:#000;content:"100";display:block;font-size:16px;font-weight:400;line-height:1.5;position:absolute;right:-1px;top:100%}.AssessmentReport_tooltipContainerMobile__1agBm{display:block;height:100%;left:-10px;position:absolute !important;top:0;width:calc(100% + 40px)}.AssessmentReport_tooltipContainer__DUzEg{display:block;height:100%;left:-20px;position:absolute !important;top:0;width:calc(100% + 40px)}.AssessmentReport_tooltip__4WEeE{align-items:center;background-color:#000;border:2px solid #fff;border-radius:50% 0 50% 50%;color:#fff;display:flex;font-size:14px !important;font-weight:500;height:40px;justify-content:center;position:absolute !important;text-align:center;top:50px;transform:rotateZ(-45deg) !important;width:40px}.AssessmentReport_tooltip__4WEeE span{transform:rotateZ(45deg) !important}.AssessmentReport_performanceInfo__6LliP{color:#3b3e47;font-size:20px;font-weight:400;line-height:30px;text-align:center}.AssessmentReport_moderateType__o16br{color:#c69606}.AssessmentReport_poorType__Ng\+1S{color:#d42216}.AssessmentReport_goodType__4eIzk{color:#43b224}.AssessmentReport_moderateType__o16br,.AssessmentReport_poorType__Ng\+1S,.AssessmentReport_goodType__4eIzk{font-weight:400}.AssessmentReport_sectionPerformanceCodingLegend__Hj7jO,.AssessmentReport_sectionPerformanceAptitudeLegend__zG4\+r{color:#000;font-size:18px;font-weight:500;line-height:2.5;margin-left:56px;position:relative}.AssessmentReport_sectionPerformanceCodingLegend__Hj7jO::before,.AssessmentReport_sectionPerformanceAptitudeLegend__zG4\+r::before{content:" ";display:block;height:16px;margin-left:-24px;position:absolute;top:14px;width:16px}.AssessmentReport_sectionPerformanceCodingLegendMobile__hd6Ee{color:#000;font-size:11px;font-weight:500;line-height:2.5;margin-left:56px;position:relative}.AssessmentReport_sectionPerformanceCodingLegendMobile__hd6Ee::before{content:" ";display:block;height:16px;margin-left:-24px;position:absolute;top:14px;width:16px}.AssessmentReport_sectionPerformanceAptitudeLegendMobile__htQVZ{color:#000;font-size:11px;font-weight:500;line-height:2.5;margin-left:56px;position:relative}.AssessmentReport_sectionPerformanceAptitudeLegendMobile__htQVZ::before{content:" ";display:block;height:16px;margin-left:-24px;position:absolute;top:14px;width:16px;background-color:#2697fc}.AssessmentReport_sectionPerformanceAptitudeLegend__zG4\+r{color:#000;font-size:18px;font-weight:500;line-height:2.5;margin-left:56px;position:relative}.AssessmentReport_sectionPerformanceAptitudeLegend__zG4\+r::before{content:" ";display:block;height:16px;margin-left:-24px;position:absolute;top:14px;width:16px;background-color:#2697fc}.AssessmentReport_sectionPerformanceCodingLegendMobile__hd6Ee::before,.AssessmentReport_sectionPerformanceCodingLegend__Hj7jO::before{background-color:#41526e}.AssessmentReport_sectionSummary__UD13\+{font-size:22px;font-weight:500;color:#000;display:flex;justify-content:center}.AssessmentReport_sectionTab__IpVtR{background:#fff;box-shadow:0px 4px 16px rgba(53,52,52,.2);border-radius:5px;margin:30px auto;width:-webkit-fit-content;width:fit-content;display:flex}.AssessmentReport_sectionTabBtn__SQGDN{display:flex !important;flex-direction:column !important;justify-content:center;align-items:center;padding:5px 35px}.AssessmentReport_sectionTabBtn__SQGDN::before{border-bottom:3px solid #794df5}
.summaryTable_tableContainer__jUY7K{max-height:526px;overflow-x:auto;overflow-y:auto;width:100%}.summaryTable_table__MeSBd{margin:0 !important;position:relative;width:100%}.summaryTable_table__MeSBd thead tr{background-color:#c5eafc}.summaryTable_table__MeSBd thead tr th{background-color:#c5eafc;color:#000;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;white-space:nowrap}.summaryTable_table__MeSBd thead tr th:nth-child(2){text-align:left;width:64px}.summaryTable_table__MeSBd tbody tr{background-color:#fff}.summaryTable_table__MeSBd tbody tr.summaryTable_highlight__w9tJU{background-color:#e9fffa}.summaryTable_table__MeSBd tbody tr.summaryTable_highlight__w9tJU td{border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;font-weight:500 !important}.summaryTable_table__MeSBd tbody tr:last-of-type td{border-bottom:none !important}.summaryTable_table__MeSBd tbody tr td{color:#000;font-size:15px;font-weight:400;height:48px;line-height:24px;text-align:center}.summaryTable_table__MeSBd tbody tr td:nth-child(2){overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:64px}.summaryTable_table__MeSBd tbody tr td:nth-child(4),.summaryTable_table__MeSBd tbody tr td:nth-child(5){text-transform:capitalize}.summaryTable_tableMobile__0YURp{margin:0 !important;position:relative;width:100%}.summaryTable_tableMobile__0YURp thead tr{background-color:#c5eafc}.summaryTable_tableMobile__0YURp thead tr th{background-color:#c5eafc;color:#000;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;text-align:center;top:0;white-space:nowrap;padding-left:10px}.summaryTable_tableMobile__0YURp thead tr th:nth-child(2){text-align:left;width:64px}.summaryTable_tableMobile__0YURp tbody tr{background-color:#fff}.summaryTable_tableMobile__0YURp tbody tr.summaryTable_highlight__w9tJU{background-color:#e9fffa}.summaryTable_tableMobile__0YURp tbody tr.summaryTable_highlight__w9tJU td{border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;font-weight:500 !important}.summaryTable_tableMobile__0YURp tbody tr:last-of-type td{border-bottom:none !important}.summaryTable_tableMobile__0YURp tbody tr td{color:#000;font-size:15px;font-weight:400;height:48px;line-height:24px;text-align:center}.summaryTable_tableMobile__0YURp tbody tr td:nth-child(2){overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:64px}.summaryTable_tableMobile__0YURp tbody tr td:nth-child(4),.summaryTable_tableMobile__0YURp tbody tr td:nth-child(5){text-transform:capitalize}.summaryTable_view__ReUCy{color:blue !important;text-decoration:underline;cursor:pointer;background-color:rgba(0,0,0,0);border:none}.summaryTable_view__ReUCy:hover{color:#77e !important}
.viewSolutionModal_questionTitle__3lz8W{background-color:#f9f9f9;width:150px;padding:10px;font-size:16px;font-weight:600;height:43px;text-align:center;border-bottom:1px solid #d9d9d9;cursor:pointer}.viewSolutionModal_questionCodeSec__Bpb-c{margin-top:40px;margin-bottom:40px}.viewSolutionModal_questionSection__ISGQF{background:#f7f9ff;padding:10px;font-size:16px !important;color:#323036 !important}.viewSolutionModal_questionBox__jJxCW{background-color:#f7f9ff;height:437px;padding:10px;font-size:16px;color:#323036;overflow:auto}.viewSolutionModal_questionBoxTwo__ZCznI{background-color:#f7f9ff;padding:20px 10px 10px 10px;font-size:16px;color:#323036}.viewSolutionModal_activeTab__7rUfB{background-color:#deffe9;border-bottom:3px solid #03832f;color:#03832f;width:150px;padding:10px;font-size:16px;font-weight:600;height:43px;text-align:center;cursor:pointer}.viewSolutionModal_wrong__B7aHY{background:#fed9d4;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 16px;width:147px;height:68px;font-size:16px}.viewSolutionModal_wrong__B7aHY .viewSolutionModal_bold__xJX-n{font-weight:600}.viewSolutionModal_right__lHUWR{background:#d4fcc4;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 16px;width:147px;height:68px;font-size:16px}.viewSolutionModal_right__lHUWR .viewSolutionModal_bold__xJX-n{font-weight:600}.viewSolutionModal_unAttempted__ufY1M{background:#e6e7e5;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 16px;width:-webkit-fit-content;width:fit-content;height:68px;font-size:16px}.viewSolutionModal_unAttempted__ufY1M .viewSolutionModal_bold__xJX-n{font-weight:600}.viewSolutionModal_option__aEc6g{width:677px;min-height:50px;background:#eee;display:flex;justify-content:space-between;padding:10px;margin-bottom:20px}.viewSolutionModal_option__aEc6g p{color:#111;font-size:14px;font-weight:500;width:500px;margin-bottom:0}.viewSolutionModal_option__aEc6g span{color:#111;font-size:14px;font-weight:500;margin-bottom:0}.viewSolutionModal_option__aEc6g p img{max-width:100px;max-height:100px}.viewSolutionModal_optionsRight__A9FJq{width:677px;min-height:50px;background:#a3ffc2;border:1px solid #1ba94c;box-sizing:border-box}.viewSolutionModal_optionsWrong__MIcp\+{width:677px;min-height:50px;background:#ffc5c5;border:1px solid #d42216;box-sizing:border-box}.viewSolutionModal_optionRow__JlbDn{display:flex;align-items:center}.viewSolutionModal_optionRow__JlbDn span{color:#1a1b22;font-size:14px;font-weight:500;font-style:italic;margin-left:20px}.viewSolutionModal_mcQuestions__UaA4c{margin-top:30px}
.PracticeSummary_page__oD6jg{display:flex;padding:24px 32px 128px 32px;position:relative;width:100%}.PracticeSummary_page__oD6jg,.PracticeSummary_page__oD6jg *{font-family:"Poppins",sans-serif}.PracticeSummary_pageMobile__xp48y{display:flex;padding:10px 2px 128px 2px;position:relative;width:100%}.PracticeSummary_pageMobile__xp48y,.PracticeSummary_pageMobile__xp48y *{font-family:"Poppins",sans-serif}.PracticeSummary_pageContent__dbqV4{display:flex;flex-direction:column;margin:0 auto;max-width:1336px;position:relative;width:100%}.PracticeSummary_chartContainer__9Bssb{display:grid;grid-gap:64px;gap:64px;grid-template-columns:1fr 1fr;padding:8px 44px 32px 44px}.PracticeSummary_chartContainerMobile__T\+hsf{display:grid;grid-gap:64px;gap:64px;padding:8px 2px 32px 2px}.PracticeSummary_chartBox__a4yEF{height:360px !important}.PracticeSummary_chartBoxTitle__AvTKM{font-size:16px !important}.PracticeSummary_insightBoxContainer__BylC-{background-color:#bbb;border:1px solid #bbb;display:grid;grid-gap:1px;gap:1px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;margin-top:8px}.PracticeSummary_insightBoxContainerMobile__FlK-L{background-color:#bbb;border:1px solid #bbb;display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3, 1fr);margin-top:8px}.PracticeSummary_insightBox__YFdXr{align-items:center;background-color:#f8faff;display:flex;flex-direction:column;padding:16px 8px}.PracticeSummary_insightBox__YFdXr h3{color:#000;font-size:18px;font-weight:400;letter-spacing:.01em;line-height:27px;margin:0 !important;text-align:center}.PracticeSummary_insightBox__YFdXr h1{color:#262e3f;font-size:28px;font-weight:600;line-height:42px;margin:16px 0 0 0 !important;text-align:center}.PracticeSummary_tableContainer__VQDCR{max-height:526px;overflow-x:auto;overflow-y:auto;width:100%}.PracticeSummary_table__K\+YUq{margin:0 !important;position:relative;width:100%}.PracticeSummary_table__K\+YUq thead tr{background-color:#c5eafc}.PracticeSummary_table__K\+YUq thead tr th{background-color:#c5eafc;color:#000;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;text-align:center;top:0}.PracticeSummary_table__K\+YUq thead tr th:nth-child(2){text-align:left;width:64px}.PracticeSummary_table__K\+YUq tbody tr td:nth-child(2) span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.PracticeSummary_table__K\+YUq tbody tr:nth-child(even){background-color:#f9fdff}.PracticeSummary_table__K\+YUq tbody tr:nth-child(odd){background-color:#fff}.PracticeSummary_table__K\+YUq tbody tr td{color:#000;font-size:15px;font-weight:400;height:48px;line-height:24px;text-align:center}.PracticeSummary_table__K\+YUq tbody tr td:nth-child(2){overflow:hidden;text-align:left;text-overflow:ellipsis;width:64px}.PracticeSummary_table__K\+YUq tbody tr td:nth-child(4),.PracticeSummary_table__K\+YUq tbody tr td:nth-child(5){text-transform:capitalize}.PracticeSummary_table__K\+YUq tbody tr td button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none}.PracticeSummary_tableMobile__NFOyH{margin:0 !important;position:relative;width:100%}.PracticeSummary_tableMobile__NFOyH thead tr{background-color:#c5eafc}.PracticeSummary_tableMobile__NFOyH thead tr th{background-color:#c5eafc;color:#000;padding-left:25px;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;text-align:center;top:0}.PracticeSummary_tableMobile__NFOyH thead tr th:nth-child(2){text-align:left;width:64px}.PracticeSummary_tableMobile__NFOyH tbody tr td:nth-child(2) span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.PracticeSummary_tableMobile__NFOyH tbody tr:nth-child(even){background-color:#f9fdff}.PracticeSummary_tableMobile__NFOyH tbody tr:nth-child(odd){background-color:#fff}.PracticeSummary_tableMobile__NFOyH tbody tr td{color:#000;padding-left:25px;font-size:15px;font-weight:400;height:48px;line-height:24px;text-align:center}.PracticeSummary_tableMobile__NFOyH tbody tr td:nth-child(2){overflow:hidden;text-align:left;text-overflow:ellipsis;width:64px}.PracticeSummary_tableMobile__NFOyH tbody tr td:nth-child(4),.PracticeSummary_tableMobile__NFOyH tbody tr td:nth-child(5){text-transform:capitalize}.PracticeSummary_tableMobile__NFOyH tbody tr td button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none}.PracticeSummary_legend__331Tr{align-items:center;border-top:2px solid #848484;display:flex;height:64px;justify-content:center}.PracticeSummary_legend__331Tr div{align-items:center;color:#202022;display:flex;font-size:16px;margin-right:44px}.PracticeSummary_legend__331Tr div:last-of-type{margin-right:0 !important}.PracticeSummary_legend__331Tr div>svg{margin-right:8px}.PracticeSummary_legendMobile__us4Ov{align-items:center;border-top:2px solid #848484;display:flex;height:64px;justify-content:center}.PracticeSummary_legendMobile__us4Ov div{align-items:center;color:#202022;display:flex;font-size:14px;margin-right:24px}.PracticeSummary_legendMobile__us4Ov div:last-of-type{margin-right:0 !important}.PracticeSummary_legendMobile__us4Ov div>svg{margin-right:8px}.PracticeSummary_modal__tBofK{width:500px}.PracticeSummary_modalHeader__31utp{background-color:#f9f9f9;border-bottom:1px solid #c4c4c4;color:#000;font-size:18px;font-weight:500;height:40px;line-height:27px;align-items:center;display:flex;justify-content:center;position:relative}.PracticeSummary_modalContent__mD23n{padding:20px}.PracticeSummary_marks__hHaTF{align-items:center;border-radius:5px;display:flex;flex-direction:column;height:84px;justify-content:center;margin:24px auto 16px auto;width:131px}.PracticeSummary_marks__hHaTF div:nth-child(1){color:#f8f8f8;font-size:16px;font-weight:500;line-height:28px}.PracticeSummary_marks__hHaTF div:nth-child(2){color:#fff;font-size:24px;font-weight:600;line-height:36px}.PracticeSummary_marks__hHaTF.PracticeSummary_poor__wmurp{background:#d42216}.PracticeSummary_marks__hHaTF.PracticeSummary_average__53hWp{background:#eeb60c}.PracticeSummary_marks__hHaTF.PracticeSummary_good__-yZ0Y{background:#43b224}.PracticeSummary_marksTable__Js75Q{margin:24px auto 0 auto;position:relative;width:328px;z-index:10}.PracticeSummary_marksTable__Js75Q::before{background-color:#f9f8f8;border-radius:10px;content:" ";display:block;height:100%;left:-40px;position:absolute;top:0px;width:calc(100% + 80px);z-index:-1}.PracticeSummary_marksTable__Js75Q thead th{padding-bottom:12px;padding-top:24px}.PracticeSummary_marksTable__Js75Q tbody tr:nth-child(1) td{padding-top:12px}.PracticeSummary_marksTable__Js75Q tbody tr:last-of-type td{padding-bottom:16px}.PracticeSummary_marksTable__Js75Q tr{font-size:15px;line-height:22px}.PracticeSummary_marksTable__Js75Q th:nth-child(2),.PracticeSummary_marksTable__Js75Q td:nth-child(2){text-align:right}.PracticeSummary_marksTable__Js75Q th{border-bottom:1px solid #ededed;color:#676767;font-weight:400 !important;height:32px}.PracticeSummary_marksTable__Js75Q td{color:#212223;line-height:2.5}.PracticeSummary_marksTable__Js75Q td:nth-child(1){font-weight:400 !important}.PracticeSummary_marksTable__Js75Q td:nth-child(2){font-weight:600}.PracticeSummary_marksTable__Js75Q td:nth-child(2).PracticeSummary_red__1Omwv{color:#d42216}.PracticeSummary_marksTable__Js75Q td:nth-child(2).PracticeSummary_green__1yk1z{color:#43b224}.PracticeSummary_modalCloseButton__2szvp{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0) !important;border:none;color:#000;margin:none;padding:none;position:absolute;right:2px}.PracticeSummary_category1__AKhA3,.PracticeSummary_category2__HdXCe,.PracticeSummary_category3__xAUN8,.PracticeSummary_category4__yJlF8,.PracticeSummary_category5__PhAtk{background:#fff;border-radius:5px;border-style:solid;border-width:1px;height:32px;line-height:2;margin:auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:160px}.PracticeSummary_category1__AKhA3{border-color:#f1998e;color:#e11900}.PracticeSummary_category2__HdXCe{border-color:#fabda5;color:#c14f29}.PracticeSummary_category3__xAUN8{border-color:#ffcf70;color:#674d1b}.PracticeSummary_category4__yJlF8{border-color:#66d19e;color:#03703c}.PracticeSummary_category5__PhAtk{border-color:#a0bff8;color:#276ef1}.PracticeSummary_questionInfo__RS70w{align-items:center;display:flex;justify-content:space-between;margin:6px auto 24px auto;width:328px}.PracticeSummary_questionInfo__RS70w div span{font-size:15px}.PracticeSummary_questionInfo__RS70w div span:first-of-type{color:#585858}.PracticeSummary_questionInfo__RS70w div span:last-of-type{color:#000;font-weight:500;margin-left:8px;text-transform:capitalize}
.inline-group{max-width:9rem;padding:.5rem}.inline-group .form-control{text-align:right}.numberInput input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numberInput input[type=number]{-moz-appearance:textfield}.TableHead{width:100% !important;border-radius:5px !important}.TableRow{height:40px !important;border-radius:5px !important}.typeTableBody ::-webkit-scrollbar{width:20px}.typeTableBody ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.typeTableBody ::-webkit-scrollbar-thumb{background-color:#daf2fd;border-radius:20px;border:6px solid rgba(0,0,0,0);background-clip:content-box}
.MuiChip-root{font-family:"Poppins" !important}.view-ques,.view-ques *{font-size:15px !important;font-weight:500 !important;font-family:Poppins !important;line-height:20px !important;color:#000 !important;max-width:160px !important;max-height:100px !important;overflow:hidden}.questionField,.questionField *{font-size:.8125rem !important;font-weight:400 !important;font-family:Poppins !important;line-height:1.5 !important;color:#495057 !important}.AlertQp{background-color:#f7fbff;padding:10px;border-left:5px #2170d8 solid}
.DataTable_clearButton__U\+B5U{font-family:Poppins;font-style:normal;font-weight:500;font-size:15px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0377d1;cursor:pointer;margin-left:5rem;margin-top:1rem}.DataTable_accItem__nEhsq{font-family:"Poppins" !important}
.BulkQuestionUpload_modal__gfGbs,.BulkQuestionUpload_modal__gfGbs *{font-family:"Poppins"}.BulkQuestionUpload_modalContent__uQsJd{max-width:800px !important;width:100% !important}.BulkQuestionUpload_uploadButton__MP3yt{background-color:#f6f6f6}.BulkQuestionUpload_uploadHeader__QMI3W{margin:8px 0 16px 0}.BulkQuestionUpload_header__33PwH{background-color:#000;font-family:Poppins;padding:6px 0 !important;position:relative !important}.BulkQuestionUpload_header__33PwH,.BulkQuestionUpload_header__33PwH *{color:#fff !important;font-size:16px !important;text-align:center}.BulkQuestionUpload_closeButton__j6CJY{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.BulkQuestionUpload_closeButton__j6CJY:hover{transform:translateY(-50%) scale(1.5)}.BulkQuestionUpload_successNoteContainer__z9Ay4{margin:auto;padding:12px 0 16px 0}.BulkQuestionUpload_successNote__g6UtF{align-items:center;background-color:#dfffe9;border-radius:8px;color:#51b960;display:inline-flex;flex-shrink:0 !important;font-size:16px !important;padding:12px 18px}.BulkQuestionUpload_successNote__g6UtF span{margin-left:12px}.BulkQuestionUpload_dialogContent__eBKX8:not(.BulkQuestionUpload_tableContainer__rZmR9){flex-shrink:0}.BulkQuestionUpload_links__6WtM4>*{color:#5061f2 !important;white-space:nowrap}.BulkQuestionUpload_links__6WtM4>*:hover{text-decoration:underline !important}.BulkQuestionUpload_links__6WtM4>*:last-of-type{margin-left:16px !important}.BulkQuestionUpload_tableContainer__rZmR9{padding:0 !important}.BulkQuestionUpload_tabs__DJGh8{border-radius:8px !important;box-shadow:0px 4px 16px rgba(53,52,52,.2) !important;display:grid;grid-template-columns:1fr 1fr;margin:auto;max-width:280px;overflow:hidden}.BulkQuestionUpload_tabButton__cMtQD{border:none !important;border-radius:0 !important;padding-top:8px}.BulkQuestionUpload_tabButton__cMtQD:not(.BulkQuestionUpload_active__4LKV-){background-color:#fff !important;color:#000 !important}.BulkQuestionUpload_tabButton__cMtQD.BulkQuestionUpload_active__4LKV-{background-color:#794df5 !important;color:#fff !important}.BulkQuestionUpload_tabButtonTitle__-fdbW{display:block;font-size:16px}.BulkQuestionUpload_tabButtonValue__-UY5b{display:block;font-size:40px}.BulkQuestionUpload_tableCell__pV3a6 *{flex-shrink:0}
.assessment-list_page__vcwRC{position:relative;margin:0 auto !important;max-width:1440px !important;padding:32px 64px !important}.assessment-list_pageMobile__Ok80F{position:relative;margin:0 auto !important;max-width:1440px !important;padding:9px 8px !important}
.cardModal_ribbon__N9BEo{background-color:#51b960;color:#fff;height:30px;align-items:center;max-width:90%;font-size:15px;display:inline-flex;min-width:60%;justify-content:flex-start;place-items:center;padding:0 8px 0 8px;position:relative}.cardModal_ribbon__N9BEo span{overflow:hidden;text-overflow:ellipsis;whitespace:nowrap;display:inline-block;width:100%}.cardModal_ribbon__N9BEo:after{content:"";position:absolute;right:-18px;height:0;width:0;border-style:solid;border-width:15px 0 15px 19px;border-color:#51b960 rgba(0,0,0,0);transform:rotate(179deg)}
.AssessmentCard_main__K8EAE{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.AssessmentCard_main__K8EAE h4{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#323036}.AssessmentCard_main__K8EAE p{font-size:16px;line-height:26px;font-weight:400;color:#63606c;margin:0;max-width:43.6875rem}
.AssessmentMobileCard_main__IKsoa{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.AssessmentMobileCard_main__IKsoa h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:16px;top:16px}.AssessmentMobileCard_main__IKsoa p{font-style:normal;font-weight:normal;font-size:10px;line-height:16px;position:absolute;width:227px;height:80px;left:16px;top:50px}
.modal-dialog{margin-top:70px !important}
.Toastify__toast {
  border-radius: 8px;
  background-color: #067eed;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  font-family: "Poppins", sans-serif;
}

.QuestionBankActions_header__31Lht{background-color:#f9f9f9;padding:6px 0 !important;position:relative !important}.QuestionBankActions_header__31Lht,.QuestionBankActions_header__31Lht *{color:#000 !important;font-size:16px !important;text-align:center}.QuestionBankActions_header__31Lht{font-family:Poppins}.QuestionBankActions_headerContent__pmAtF{background-color:#f9f9f9;padding:6px 0 !important;position:relative !important}.QuestionBankActions_headerContent__pmAtF,.QuestionBankActions_headerContent__pmAtF *{color:#000 !important;font-size:16px !important;padding-left:5px}.QuestionBankActions_headerContent__pmAtF{font-family:Poppins}.QuestionBankActions_closeButton__M1IgJ{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.QuestionBankActions_closeButton__M1IgJ:hover{transform:translateY(-50%) scale(1.5)}.QuestionBankActions_buttons__Im15l{font-size:14px !important;font:weight 500 !important}.QuestionBankActions_content__iepza{width:30vw;height:20vh;display:flex;justify-content:center;align-items:center}.QuestionBankActions_contentText__oK2Ee{font-size:20px;font-weight:600}.QuestionBankActions_flexContent__4-2I8{display:flex;align-items:center}.QuestionBankActions_subContent__jKZJb{font-size:16px;font-weight:400;color:#3a3a3a;padding-left:18px}.QuestionBankActions_content__iepza{color:#000;padding-left:18px}.QuestionBankActions_flexContentValue__qd2U\+{display:flex;align-items:center;justify-content:space-around}
.modalTableView_complexButtonEasy__Qncmr{background:rgba(81,185,96,.2);color:#00b11a;padding:10px;text-align:center;border-radius:5px;width:65%}.modalTableView_complexButtonMed__oguu2{background:rgba(242,201,76,.2);color:#d4a207;padding:10px;text-align:center;border-radius:5px;width:65%}.modalTableView_complexButtonHard__n\+gNu{background:rgba(235,87,87,.2);color:#eb5757;padding:10px;text-align:center;border-radius:5px;width:65%}
.tabsQp_tabs__0h1Vp{background-color:#fff;border-radius:5px 5px 0px 0px;display:flex;flex-direction:column;font-family:"Poppins",sans-serif;margin-bottom:48px;width:100%}.tabsQp_tabs__0h1Vp.tabsQp_noChildren__c82ws{border-radius:5px !important;overflow:hidden}.tabsQp_tabs__0h1Vp.tabsQp_purple__soktx .tabsQp_tabButton__i7ria.tabsQp_active__4Meua{background-color:#f3efff !important;color:#794df5 !important}.tabsQp_tabs__0h1Vp.tabsQp_purple__soktx .tabsQp_tabButton__i7ria.tabsQp_active__4Meua .tabsQp_badge__We8U8{background-color:#794df5 !important}.tabsQp_tabs__0h1Vp.tabsQp_purple__soktx .tabsQp_tabButton__i7ria.tabsQp_active__4Meua::after{background-color:#794df5 !important}.tabsQp_tabs__0h1Vp.tabsQp_green__GIE\+h .tabsQp_tabButton__i7ria.tabsQp_active__4Meua{background-color:#deffe9 !important;color:#03832f !important}.tabsQp_tabs__0h1Vp.tabsQp_green__GIE\+h .tabsQp_tabButton__i7ria.tabsQp_active__4Meua .tabsQp_badge__We8U8{background-color:#03832f !important}.tabsQp_tabs__0h1Vp.tabsQp_green__GIE\+h .tabsQp_tabButton__i7ria.tabsQp_active__4Meua::after{background-color:#03832f !important}.tabsQp_activeText__llgdg.tabsQp_active__4Meua{color:#794df5 !important}.tabsQp_tabbar__NqMDH{border-bottom:1px solid #d9d9d9;display:inline-flex !important;flex-grow:0;height:56px;justify-content:flex-start;padding:0 16px}.tabsQp_tabButton__i7ria{align-items:center !important;border:none;border-radius:0;cursor:pointer;display:inline-flex !important;font-size:15px;font-weight:500;height:100%;justify-content:center;min-width:98px;padding:5px 28px;position:relative}.tabsQp_tabButton__i7ria:not(.tabsQp_active__4Meua){background-color:rgba(0,0,0,0);color:#6c6767}.tabsQp_tabButton__i7ria:not(.tabsQp_active__4Meua) .tabsQp_badge__We8U8{background:#a6a6aa !important;color:#fff !important}.tabsQp_tabButton__i7ria.tabsQp_active__4Meua .tabsQp_badge__We8U8{color:#fff !important}.tabsQp_tabButton__i7ria.tabsQp_active__4Meua::after{bottom:0;content:" ";display:block;height:3px;left:0;position:absolute;width:100%;z-index:12}.tabsQp_actions__AXA8b{align-items:center;display:flex;margin-left:auto;z-index:13}.tabsQp_text__39dOO{position:relative;text-transform:capitalize;z-index:2}.tabsQp_badge__We8U8{border-radius:5px;font-size:14px;font-style:normal;font-weight:600;margin-left:12px;padding:2px 8px;position:relative;text-align:center;z-index:2}.tabsQp_content__xFBvu{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:10}.tabsQp_filterMenu__bOLtt{position:-webkit-sticky;position:sticky;top:56px;transition-duration:300ms;transition-property:width padding}
.QuestionBankActions_header__aF-P9{background-color:#000;padding:6px 0 !important;position:relative !important}.QuestionBankActions_header__aF-P9,.QuestionBankActions_header__aF-P9 *{color:#fff !important;font-size:16px !important;text-align:center}.QuestionBankActions_header__aF-P9{font-family:Poppins}.QuestionBankActions_closeButton__7asNY{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.QuestionBankActions_closeButton__7asNY:hover{transform:translateY(-50%) scale(1.5)}.QuestionBankActions_buttons__bWRIL{font-size:14px !important;font:weight 500 !important}.QuestionBankActions_content__3MRbU{width:30vw;height:20vh;display:flex;justify-content:center;align-items:center}.QuestionBankActions_contentText__ZZRyC{font-size:20px;font-weight:600}
.AllQuestionBanks_TabPane__6K0ZC{display:flex;flex-wrap:wrap;gap:2vw;justify-content:center;margin-top:20px}.AllQuestionBanks_tabContent__SXgyA{padding:10;background-color:#fff;min-height:60vh}.AllQuestionBanks_question_count__GZT0g{border-radius:1.5rem;border:1px solid #51b960;display:inline-block;padding:3px 5px 3px 5px;text-align:center;color:#1ba94c;font-weight:600;overflow:hidden}.AllQuestionBanks_question_count__GZT0g .AllQuestionBanks_fileIcon__M7FXM{float:left;margin-top:-2px}.AllQuestionBanks_bankName__1EkGN{color:#000;font-weight:medium}.AllQuestionBanks_cardViewButton__UXE3X{position:absolute;top:20px;right:10px;border-radius:5px;font-size:13;font-weight:500}.AllQuestionBanks_tag__khC-r{position:absolute;top:0;right:0;font-weight:500;border-radius:0px 5px 0 5px;max-width:105px;color:#fff;text-align:center;padding:8px;padding-top:3px;height:25px}.AllQuestionBanks_tagAP__aAL95{background-color:#70b678}.AllQuestionBanks_tagDF__KAjJ4{background-color:#500cdf}.AllQuestionBanks_tagPN__JrHHf{background-color:#d9bc00}.AllQuestionBanks_tagRJ__hE\+sV{background-color:#784df5}.AllQuestionBanks_cardDescription__KiaF\+{overflow:hidden !important;max-height:70px !important;color:#a6a6aa !important;font-size:15px !important}.AllQuestionBanks_cardButtons__uiJIk{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.AllQuestionBanks_paginationWrap__TLYLb{display:flex;justify-content:center;margin-top:15;margin-right:10}.AllQuestionBanks_cardOverall__0k-nE{box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 4px 10px 0 rgba(0,0,0,.19) !important}
.report-table_container__iLJqH{background-color:#fff;counter-reset:sno}.report-table_container__iLJqH .MuiToolbar-root{height:100px}.report-table_container__iLJqH .MuiInputBase-root{background-color:#f5f5f5;border:1px solid #dadada;border-radius:3px}.report-table_container__iLJqH .MuiInput-underline{height:40px !important;padding-left:10px !important}.report-table_container__iLJqH .MuiInput-underline::before,.report-table_container__iLJqH .MuiInput-underline::after{content:none !important}.report-table_container__iLJqH .MuiTableHead-root{background-color:#c5eafc !important}.report-table_container__iLJqH tr.MuiTableRow-root{color:#000;font-weight:500;line-height:1.5 !important}.report-table_container__iLJqH tr.MuiTableRow-root:nth-child(even){background-color:#f9fdff !important}.report-table_container__iLJqH td.MuiTableCell-root{font-size:14px}.report-table_container__iLJqH th.MuiTableCell-root{background-color:#c5eafc !important;color:#000;font-size:13px;font-weight:400 !important;height:60px;line-height:1.25;padding:0 15px}.report-table_sno__2VwPk{color:rgba(0,0,0,0);width:0}.report-table_sno__2VwPk::after{color:#000;content:counter(sno);counter-increment:sno}.report-table_customTableToolbar__fiK\+Q{align-items:center;display:flex;flex-wrap:nowrap;padding-right:24px;width:100%}.report-table_customTableToolbar__fiK\+Q .MuiToolbar-root{flex-grow:1 !important}.report-table_exportButton__FtIio{background-color:#f5f5f5 !important;border:1px solid #dadada !important;border-radius:3px !important;font-size:16px !important;height:40px !important;padding:0 16px !important;text-transform:capitalize !important}
.dashboard_dashboard__XRwwr{background-color:#fff;border:1px solid #eee;display:grid;grid-gap:44px 32px;gap:44px 32px;margin-bottom:44px;position:relative;width:100%}.dashboard_dashboard__XRwwr>*{min-width:auto;overflow:hidden;width:100%}@media screen and (min-width: 320px)and (max-width: 639px){.dashboard_dashboard__XRwwr{grid-template-columns:1fr;padding:16px 24px}}@media screen and (min-width: 640px)and (max-width: 899px){.dashboard_dashboard__XRwwr{grid-template-columns:1fr 1fr;padding:24px}}@media screen and (min-width: 900px){.dashboard_dashboard__XRwwr{grid-template-columns:1fr 1fr 1fr;padding:24px 48px 24px 24px}}.dashboard_dashboard__XRwwr::before{background-color:#1ba94c;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.dashboard_dashboardSection1__\+B8n3 .dashboard_dashboardIconBox__PKWke{margin-right:12px}.dashboard_dashboardIconBox__PKWke{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.dashboard_dashboardIconBox__PKWke.dashboard_blue__GlyzK{background-color:#6b3cee}.dashboard_dashboardIconBox__PKWke.dashboard_red__AVjZB{background-color:#ffe6e6}.dashboard_dashboardIconBox__PKWke.dashboard_gray__U2lzF{background-color:#47466c}.dashboard_dashboardIconBox__PKWke.dashboard_lightBlue__G0eqs{background-color:#e6f3ff}.dashboard_assessmentNameContainer__YrZ4a{align-items:center;display:inline-flex}.dashboard_assessmentName__ZjgA5{color:#000;font-size:16px}.dashboard_assessmentInfoGrid__Y4UQV{display:grid;grid-gap:8px 16px;gap:8px 16px;grid-template-columns:1fr 1fr;margin-top:20px}.dashboard_assessmentInfoGrid__Y4UQV div{text-align:left;white-space:nowrap}.dashboard_assessmentInfoGrid__Y4UQV div span{font-size:14px}.dashboard_assessmentInfoGrid__Y4UQV div span:nth-child(1){color:#6f6f6f;font-weight:400}.dashboard_assessmentInfoGrid__Y4UQV div span:nth-child(2){color:#000;font-weight:600}.dashboard_dashboardBox__abv67{align-items:center;background:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0px 2px 8px rgba(189,189,189,.12);box-sizing:border-box;display:flex;height:80px;justify-content:space-between}.dashboard_dashboardBox__abv67:not(.dashboard_date__Bo8xh){padding:12px 32px 12px 24px}.dashboard_dashboardBox__abv67.dashboard_date__Bo8xh{padding:12px 16px}.dashboard_dashboardBoxValuesContainer__IemhR{display:flex}.dashboard_dashboardBoxValueFlex__v80sb{display:flex;flex-direction:column;height:51px;padding:0 20px;position:relative}.dashboard_dashboardBoxValueFlex__v80sb:first-of-type{padding-left:0}.dashboard_dashboardBoxValueFlex__v80sb:last-of-type{padding-right:0}.dashboard_dashboardSection2__oXIS\+ .dashboard_dashboardBox__abv67:first-of-type .dashboard_dashboardBoxValueFlex__v80sb{align-items:center}.dashboard_dashboardSection2__oXIS\+ .dashboard_dashboardBox__abv67:first-of-type .dashboard_dashboardBoxValueFlex__v80sb:first-of-type::after{background:#e1e1e1;content:" ";display:block;height:100%;position:absolute;right:0;width:1px}.dashboard_dashboardBoxValue__YXL8n{font-size:24px;font-weight:500;line-height:1.35}.dashboard_dashboardBoxText__qFbOc{color:#3a3a3a;font-size:16px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dashboard_dashboardSection2__oXIS\+,.dashboard_dashboardSection3__hX2N1{display:grid;grid-gap:16px;gap:16px}.dashboard_dateTime__7x5cr{align-items:center;background:#fafafa;border-radius:3px;color:#20222f;display:flex;flex-direction:column;flex-grow:1;font-size:16px;height:56px;justify-content:center;line-height:24px}.dashboard_dateTime__7x5cr.dashboard_start__iDgYr{border:1px solid #1ba94c}.dashboard_dateTime__7x5cr.dashboard_end__TLcXH{border:1px solid #d42216}.dashboard_overAllPerformanceIconContainer__4DIN8{align-items:center;display:flex;flex-direction:column;justify-content:center}.dashboard_completedProgressContainer__MKg63{margin-top:20px;padding-right:32px}.dashboard_completedProgressText__8w\+wj{color:#6f6f6f;font-size:12px;line-height:18px;margin-top:12px;text-align:center}
.practice_page__CP9xH{display:flex;flex-direction:column}.practice_tabContent__caGCe{padding-bottom:0 !important;padding-top:0 !important}.practice_sectionsTab__hgYB8{border:1px solid #ddd;margin:32px auto 0 auto;width:auto}
.proctoringTable_container__otttU{background-color:#fff;counter-reset:sno}.proctoringTable_container__otttU .MuiToolbar-root{height:100px}.proctoringTable_container__otttU .MuiInputBase-root{background-color:#f5f5f5;border:1px solid #dadada;border-radius:3px}.proctoringTable_container__otttU .MuiInput-underline{height:40px !important;padding-left:10px !important}.proctoringTable_container__otttU .MuiInput-underline::before,.proctoringTable_container__otttU .MuiInput-underline::after{content:none !important}.proctoringTable_container__otttU .MuiTableHead-root{background-color:#c5eafc !important}.proctoringTable_container__otttU tr.MuiTableRow-root{color:#000;font-weight:500;line-height:1.5 !important}.proctoringTable_container__otttU tr.MuiTableRow-root:nth-child(even){background-color:#f9fdff !important}.proctoringTable_container__otttU td.MuiTableCell-root{font-size:14px}.proctoringTable_container__otttU th.MuiTableCell-root{background-color:#c5eafc !important;color:#000;font-size:13px;font-weight:400 !important;height:60px;line-height:1.25;padding:0 15px}.proctoringTable_sno__W6Rvd{color:rgba(0,0,0,0);width:0}.proctoringTable_sno__W6Rvd::after{color:#000;content:counter(sno);counter-increment:sno}.proctoringTable_customTableToolbar__hRsra{align-items:center;display:flex;flex-wrap:nowrap;padding-right:24px;width:100%}.proctoringTable_customTableToolbar__hRsra .MuiToolbar-root{flex-grow:1 !important}.proctoringTable_exportButton__6fsvK{background-color:#f5f5f5 !important;border:1px solid #dadada !important;border-radius:3px !important;font-size:16px !important;height:40px !important;padding:0 16px !important;text-transform:capitalize !important}
.assessment_page__9wRHv{display:flex;flex-direction:column;justify-content:space-around}.assessment_tabContent__\+3XGb{padding-bottom:0 !important;padding-top:0 !important}.assessment_sectionsTab__oLUaX{border:1px solid #ddd;margin:32px auto 0 auto;width:auto}.assessment_red__tGgBe{color:#de5445}.assessment_green__WmhVs{color:#089a79}.assessment_proctoringHead__gO4Sv{justify-content:space-around}.assessment_proctoringHeader__lQzqJ{display:flex;justify-content:space-evenly}.assessment_proctoringBody__qcMsz{display:flex;flex-direction:row;justify-content:space-between}.assessment_radioButton__Rs7nA{width:calc(100% - 6px);height:calc(100% - 6px);border-radius:50%;background-color:red;display:inline-block;opacity:0}.assessment_logHeading__3zPoo{font-family:"Poppins";font-style:normal;font-weight:400;font-size:12px;line-height:20px;text-align:center;color:#7c7887}.assessment_logSubHeading__DN0eV{font-family:"Poppins";font-style:normal;font-weight:500;font-size:14px;line-height:24px;color:#19181b}.assessment_scroll__-JUAI{overflow-y:hidden}.assessment_customselect__jUEbQ{padding:5px;border:1px solid #19181b;border-radius:5px}
.students_page__83ZYD{display:flex;flex-direction:column}.students_page__83ZYD .MuiTableHead-root .MuiTableCell-root:last-of-type{color:rgba(0,0,0,0)}.students_dashboard__BWcRn{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.students_customerSelectContainer__Kr2oT{background-color:#fff;display:flex;justify-content:flex-start;padding:16px}.students_customerSelect__HtZtB{background-color:#f5f5f5 !important;border:1px solid #dadada !important;border-radius:3px !important;padding-left:12px !important;white-space:nowrap}.students_dashboardInfoBox__GrOIF{align-items:center;background:#fff;border:1px solid #dbdbdb;border-radius:5px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;justify-content:space-between;padding:24px}.students_dashboardInfoBox__GrOIF:nth-child(1) .students_dashboardInfoBoxIcon__Gzgk3{background:#eceffa}.students_dashboardInfoBox__GrOIF:nth-child(2) .students_dashboardInfoBoxIcon__Gzgk3{background:#faefec}.students_dashboardInfoBoxTitle__oxk8f{color:#20222f;font-size:28px;font-weight:500;line-height:42px}.students_dashboardInfoBoxDescription__-YBqn{color:#3a3a3a;font-size:16px;font-weight:400;line-height:24px}.students_dashboardInfoBoxIcon__Gzgk3{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}
.student_page__-hKby{display:flex;flex-direction:column}.student_tabContent__LkQG1{padding-bottom:0 !important;padding-top:0 !important}.student_userInfo__jh4Qz{align-items:baseline;display:flex;justify-content:flex-start}.student_userInfoName__eYwx7{color:#1a1b22;font-size:18px}.student_userInfoDot__6Tiqs{background-color:#c4c4c4;border-radius:12px;height:8px;margin:0 8px 4px 8px;width:8px}.student_userInfoDepartment__G13AL{color:#7a7981;font-size:16px}.student_completedStatus__ByaM7,.student_inProgressStatus__kXEtn,.student_incompleteStatus__C\+f4Y{display:flex;position:relative}.student_completedStatus__ByaM7::before,.student_inProgressStatus__kXEtn::before,.student_incompleteStatus__C\+f4Y::before{border-radius:12px;content:" ";display:block;height:8px;margin-right:6px;margin-top:5px;position:relative;width:8px}.student_completedStatus__ByaM7::before{background-color:#1ba94c}.student_inProgressStatus__kXEtn::before{background-color:#eeb60c}.student_incompleteStatus__C\+f4Y::before{background-color:#d42216}
.overall_page__OXH8L{display:flex;flex-direction:column}.overall_tabContent__SyJSq{padding-bottom:0 !important;padding-top:0 !important}.overall_userInfo__e1Bov{align-items:baseline;display:flex;justify-content:flex-start}.overall_userInfoName__S\+jFF{color:#1a1b22;font-size:18px}.overall_userInfoDot__wzCr5{background-color:#c4c4c4;border-radius:12px;height:8px;margin:0 8px 4px 8px;width:8px}.overall_userInfoDepartment__f38ll{color:#7a7981;font-size:16px}.overall_completedStatus__1sv6E,.overall_inProgressStatus__hyzMb,.overall_incompleteStatus__eMaGL{display:flex;position:relative}.overall_completedStatus__1sv6E::before,.overall_inProgressStatus__hyzMb::before,.overall_incompleteStatus__eMaGL::before{border-radius:12px;content:" ";display:block;height:8px;margin-right:6px;margin-top:5px;position:relative;width:8px}.overall_completedStatus__1sv6E::before{background-color:#1ba94c}.overall_inProgressStatus__hyzMb::before{background-color:#eeb60c}.overall_incompleteStatus__eMaGL::before{background-color:#d42216}.overall_dashboard__1OhJc{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.overall_dashboardInfoBox__S1Lbe{align-items:center;background:#fff;border:1px solid #dbdbdb;border-radius:5px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;justify-content:space-between;padding:24px}.overall_dashboardInfoBox__S1Lbe:nth-child(1) .overall_dashboardInfoBoxIcon__sVVa-{background:#eceffa}.overall_dashboardInfoBox__S1Lbe:nth-child(2) .overall_dashboardInfoBoxIcon__sVVa-{background:#faefec}.overall_dashboardInfoBoxTitle__\+lsyd{color:#20222f;font-size:28px;font-weight:500;line-height:42px}.overall_dashboardInfoBoxDescription__UeTXS{color:#3a3a3a;font-size:16px;font-weight:400;line-height:24px}.overall_dashboardInfoBoxIcon__sVVa-{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.overall_customerSelectContainer__GFeiV{background-color:#fff;display:flex;justify-content:flex-start;padding:16px;z-index:100}
.enquiry_page__gtYBU{display:flex;flex-direction:column}.enquiry_tabContent__zhKOq{padding-bottom:0 !important;padding-top:0 !important}.enquiry_userInfo__\+QFKc{align-items:baseline;display:flex;justify-content:flex-start}.enquiry_userInfoName__ynv64{color:#1a1b22;font-size:18px}.enquiry_userInfoDot__cMY6x{background-color:#c4c4c4;border-radius:12px;height:8px;margin:0 8px 4px 8px;width:8px}.enquiry_userInfoDepartment__7l5yx{color:#7a7981;font-size:16px}.enquiry_completedStatus__BjA95,.enquiry_inProgressStatus__hSCJu,.enquiry_incompleteStatus__zDuJR{display:flex;position:relative}.enquiry_completedStatus__BjA95::before,.enquiry_inProgressStatus__hSCJu::before,.enquiry_incompleteStatus__zDuJR::before{border-radius:12px;content:" ";display:block;height:8px;margin-right:6px;margin-top:5px;position:relative;width:8px}.enquiry_completedStatus__BjA95::before{background-color:#1ba94c}.enquiry_inProgressStatus__hSCJu::before{background-color:#eeb60c}.enquiry_incompleteStatus__zDuJR::before{background-color:#d42216}.enquiry_dashboard__qVLoQ{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.enquiry_dashboardInfoBox__J8YBW{align-items:center;background:#fff;border:1px solid #dbdbdb;border-radius:5px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;justify-content:space-between;padding:24px}.enquiry_dashboardInfoBox__J8YBW:nth-child(1) .enquiry_dashboardInfoBoxIcon__crdbA{background:#eceffa}.enquiry_dashboardInfoBox__J8YBW:nth-child(2) .enquiry_dashboardInfoBoxIcon__crdbA{background:#faefec}.enquiry_dashboardInfoBoxTitle__9iwi9{color:#20222f;font-size:28px;font-weight:500;line-height:42px}.enquiry_dashboardInfoBoxDescription__79EDw{color:#3a3a3a;font-size:16px;font-weight:400;line-height:24px}.enquiry_dashboardInfoBoxIcon__crdbA{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.enquiry_customerSelectContainer__6o6Wx{background-color:#fff;display:flex;justify-content:flex-start;padding:16px;z-index:100}
.purchase_page__P5QR5{display:flex;flex-direction:column}.purchase_tabContent__wKvvc{padding-bottom:0 !important;padding-top:0 !important}.purchase_userInfo__rSa3D{align-items:baseline;display:flex;justify-content:flex-start}.purchase_userInfoName__IDit0{color:#1a1b22;font-size:18px}.purchase_userInfoDot__fOmMg{background-color:#c4c4c4;border-radius:12px;height:8px;margin:0 8px 4px 8px;width:8px}.purchase_userInfoDepartment__Y5Ru8{color:#7a7981;font-size:16px}.purchase_completedStatus__R8MAk,.purchase_inProgressStatus__\+wuqa,.purchase_incompleteStatus__k9CKx{display:flex;position:relative}.purchase_completedStatus__R8MAk::before,.purchase_inProgressStatus__\+wuqa::before,.purchase_incompleteStatus__k9CKx::before{border-radius:12px;content:" ";display:block;height:8px;margin-right:6px;margin-top:5px;position:relative;width:8px}.purchase_completedStatus__R8MAk::before{background-color:#1ba94c}.purchase_inProgressStatus__\+wuqa::before{background-color:#eeb60c}.purchase_incompleteStatus__k9CKx::before{background-color:#d42216}.purchase_dashboard__W76NR{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:40px}.purchase_dashboardInfoBox__4jLAq{align-items:center;background:#fff;border:1px solid #dbdbdb;border-radius:5px;box-shadow:0px 4px 16px rgba(158,158,158,.25);display:flex;justify-content:space-between;padding:24px}.purchase_dashboardInfoBox__4jLAq:nth-child(1) .purchase_dashboardInfoBoxIcon__S68oA{background:#eceffa}.purchase_dashboardInfoBox__4jLAq:nth-child(2) .purchase_dashboardInfoBoxIcon__S68oA{background:#faefec}.purchase_dashboardInfoBoxTitle__i33gL{color:#20222f;font-size:28px;font-weight:500;line-height:42px}.purchase_dashboardInfoBoxDescription__iwiUG{color:#3a3a3a;font-size:16px;font-weight:400;line-height:24px}.purchase_dashboardHeader__M\+uZ8{color:#1a1b22;font-size:18px;font-weight:500;line-height:27px}.purchase_dashboardInfoBoxIcon__S68oA{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.purchase_customerSelectContainer__X37gH{background-color:#fff;padding:16px;z-index:100}
.CreateCompetency_saveButtonDiv__PIJnZ{display:flex;justify-content:center;margin-top:15px}.CreateCompetency_saveButton__acrl5{font-size:15px !important}.CreateCompetency_cardBody__3CXoN{padding-bottom:20px !important;border:1px solid #f2f1f3}.CreateCompetency_fieldRow__G6RyM{margin-bottom:15px}
.container-sCompletedAssessment{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4f7fa}.sCompletedAssessmentContent{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;height:550px;margin-top:30px;background-color:#fff}.container-sAssessmentTitle{margin-top:10px;display:flex;font-size:18px;font-weight:600;font-family:"Poppins",sans-serif;color:#323036}.container-sCompleted{margin-left:5px}.container-sAssessmentStatus{font-size:16px;font-weight:normal;font-family:"Poppins",sans-serif;color:#63606c}
.SummaryModal_title__4pqF9{font-size:1rem !important;font-weight:600 !important;color:#3a3a3a !important;text-align:center}.SummaryModal_publishP1__Vl5x9{font-weight:600;font-size:18px;line-height:27px;margin:0;padding:0;color:#262626}.SummaryModal_dialogContent__QrL\+0{max-width:25rem !important}.SummaryModal_publishP2__6yARL{font-size:14px;line-height:23px;text-align:center;color:#5b5a5f}.SummaryModal_publishFile__QkrKe{background-color:#f8f7f7;border-radius:5px;padding:.575rem}.SummaryModal_publishContainer__FFPQG{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.SummaryModal_cancelButton__G7L85,.SummaryModal_publishButton__PZeHa,.SummaryModal_saveButton__\+VttB{border-radius:3px !important;font-weight:600 !important;font-size:16px !important;font-family:"Poppins" !important;text-transform:none !important;width:9.375rem !important;margin-bottom:1rem !important}.SummaryModal_cancelButton__G7L85{background-color:#ececec !important;color:#504f51 !important}.SummaryModal_publishButton__PZeHa{background-color:#794df5 !important;margin-left:1rem !important}.SummaryModal_saveButton__\+VttB{border:1px solid #1ba94c !important;color:#1ba94c !important;margin-left:1rem !important}.SummaryModal_markList__O\+1nL{display:flex;flex-direction:column;margin-bottom:1rem}.SummaryModal_markItem__7fPPj{display:flex;justify-content:space-between;font-size:15px;line-height:22px;color:#3a3a3a}
.ManualGradingQuestion_rightSection__PYq-A{grid-column:10/13;grid-row:1/3;display:flex;flex-direction:column;padding:1rem 0;background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.15)}.ManualGradingQuestion_rightSectionHeader__66U7K{display:flex;justify-content:center;align-items:center;gap:.5rem}.ManualGradingQuestion_studentName__wN2nS{font-size:1.1rem;font-weight:500;max-width:13rem}.ManualGradingQuestion_actionItemsContainer__szfzi{display:flex;flex-direction:column}.ManualGradingQuestion_actionItemsContainer__szfzi>p{font-size:1rem;font-weight:550;color:#000;text-align:center}.ManualGradingQuestion_sectionQuestions__c95Qq{display:flex;flex-direction:column;overflow:hidden}.ManualGradingQuestion_sectionQuestions__c95Qq>p{font-size:1rem;font-weight:550;color:#000;text-align:center}.ManualGradingQuestion_sectionContainer__L1as7{display:flex;flex-direction:column;gap:2rem;padding:0 1rem}.ManualGradingQuestion_sectionHeaders__dRUG2{display:flex;gap:.7rem;border-bottom:1px solid #eee;overflow-x:auto;overflow-y:hidden}.ManualGradingQuestion_sectionHeaders__dRUG2::-webkit-scrollbar{width:5px;height:3px;display:none}.ManualGradingQuestion_sectionHeaders__dRUG2::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.ManualGradingQuestion_sectionHeaders__dRUG2::-webkit-scrollbar-track{background:#fff}.ManualGradingQuestion_sectionHeaders__dRUG2:hover::-webkit-scrollbar{display:block}.ManualGradingQuestion_sectionHeader__WnTOQ{color:#784df5;text-align:center;font-size:.9rem;font-weight:500;padding:.3em 1em;border-radius:3px 3px 0 0;cursor:pointer;max-height:2rem;white-space:nowrap}.ManualGradingQuestion_sectionHeaderColor__1xrIK{border-bottom:2px solid #784df5;background-color:#f2edff}.ManualGradingQuestion_allQuestions__uHPfk{display:grid;grid-template:max-content/repeat(5, 1.5rem);place-content:center;grid-gap:1rem;max-height:16.5rem;overflow-y:auto;overflow-x:hidden}.ManualGradingQuestion_allQuestions__uHPfk::-webkit-scrollbar{width:5px}.ManualGradingQuestion_allQuestions__uHPfk::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.ManualGradingQuestion_allQuestions__uHPfk::-webkit-scrollbar-track{background:#fff}.ManualGradingQuestion_eachQuestion__gBNmz{border-radius:5px;border:1.5px solid #000;height:1.5rem;text-align:center;font-size:.9rem;color:#070303;cursor:pointer}.ManualGradingQuestion_activeQuestion__C\+CWE,.ManualGradingQuestion_gradedQuestion__sgBKg{border:0;color:#fff}.ManualGradingQuestion_activeQuestion__C\+CWE{background-color:#676767}.ManualGradingQuestion_gradedQuestion__sgBKg{background-color:#51b960}.ManualGradingQuestion_actionGrades__d9Syb{display:flex;align-items:center;justify-content:center;gap:.3rem;border:1px solid #dfe1e6;background-color:#fafbfc;border-radius:5px;padding:.3rem;cursor:pointer}.ManualGradingQuestion_actionGradesPublished__vQII1{display:flex;align-items:center;justify-content:center;gap:.3rem;border:2px solid #009b00;background-color:#adffc2;border-radius:5px;padding:.3rem;cursor:pointer}
.AllManualGrading_topSection__vm19o{grid-column:1/10;grid-row:1/2;display:flex;flex-direction:column;gap:.5rem;background:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.15);width:100%}.AllManualGrading_flexOne__Y7P3d,.AllManualGrading_flexTwo__N0bHS{display:flex;align-items:center;gap:.5rem;padding:0 2rem}.AllManualGrading_flexOne__Y7P3d{padding-top:1rem}.AllManualGrading_flexTwo__N0bHS{padding-bottom:1rem}.AllManualGrading_title__kmVZR{font-size:1.2rem;color:#1a1b22}.AllManualGrading_sub__Qt9x6{font-size:1rem;color:#7a7981}.AllManualGrading_pending__4Atah{background:#fff8e1;border:1px solid #ffca99;box-sizing:border-box;border-radius:3px;color:#886e1d;font-weight:500;font-size:13px;padding:2px 5px}.AllManualGrading_published__3DPmc{background:#deffe9;border:1px solid #03832f;box-sizing:border-box;border-radius:3px;color:#03832f;font-weight:500;font-size:13px;padding:2px 5px}.AllManualGrading_completed__nXJkB{background:#deffe9;border:1px solid #03832f;box-sizing:border-box;border-radius:3px;color:#03832f;font-weight:500;font-size:13px;padding:2px 5px}.AllManualGrading_avatar__El4z5{border-radius:50%;width:32px;height:32px}.AllManualGrading_name__DtxHo{font-weight:500;font-size:16px;color:#1a1b22;padding:10px}.AllManualGrading_contents__8PPM3{font-weight:normal;font-size:15px;color:#1a1b22;padding:10px}.AllManualGrading_rightTop__nUzFN{background:#c5eafc;height:50px;display:flex;align-items:center;justify-content:center}.AllManualGrading_questionsTitle__rW9yR{display:flex;align-items:center;padding:20px 0}.AllManualGrading_qTitle__masDj{font-weight:600;font-size:16px;color:#3a3a3a;padding:0 10px;min-width:-webkit-fit-content;min-width:fit-content}.AllManualGrading_centerSection__eFpI9{background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.15);padding:15px;z-index:1;margin-top:150px;width:71%}.AllManualGrading_navButton__5rBul{border:none;background-color:rgba(0,0,0,0)}.AllManualGrading_navButton__5rBul:hover{opacity:.5}.AllManualGrading_questionSectionTabs__BKtn8{border-bottom:1px solid #eee;margin:20px auto}.AllManualGrading_sectionBtn__zYtcf{border:none;background:none;font-style:normal;font-weight:600;font-size:12px;color:#504f51;padding:5px 10px}.AllManualGrading_sectionBtn__zYtcf:hover{background:#deffe9;border-bottom:2px solid #1ba94c;color:#03832f}.AllManualGrading_questionList__bUm70{display:grid;grid-template-columns:repeat(8, 1fr);grid-gap:15px 2px}.AllManualGrading_questionCheckBox__QTkWi{width:20px;height:20px;background:rgba(0,0,0,0);border-radius:3px;color:#504f51;border:1px solid #20222f;box-sizing:border-box;margin:0 auto;font-weight:500;font-size:12px;display:flex;align-items:center;justify-content:center}.AllManualGrading_questionCheckBox__QTkWi:hover{background:#1ba94c;color:#fff;border:none}.AllManualGrading_activeTract__tu2Hx,.AllManualGrading_gradedTract__AP8JS,.AllManualGrading_notGradedTract__CrGHk{width:20px;height:20px;background:#676767;border-radius:3px}.AllManualGrading_gradedTract__AP8JS{background:#1ba94c}.AllManualGrading_notGradedTract__CrGHk{background:rgba(0,0,0,0);border:1px solid #20222f}.AllManualGrading_colorTrack__rQorc{display:flex;align-items:center;justify-content:space-between;margin:20px 10px}.AllManualGrading_textFont__Yb9sD{font-weight:500;font-size:12px;color:#3a3a3a;padding-left:3px}.AllManualGrading_radioButton__i4lvP{background:#fafbfc;border:1px solid #dfe1e6;border-radius:3px;height:35px;display:flex;align-items:center;justify-content:center;min-width:100px;max-width:170px;margin-bottom:10px}.AllManualGrading_radioLabel__hLllB{font-weight:500;font-size:15px;color:#1a1b22;padding:5px}.AllManualGrading_radioMainGroup__QpeOv{margin:0 auto;padding:10px}.AllManualGrading_radioGroup__J2crT{display:flex;flex-wrap:wrap;justify-content:space-between}.AllManualGrading_markInput__b4nyt{width:48px !important;height:40px !important;background:#fafbfc !important;border:1px solid #a6a6aa;box-sizing:border-box;border-radius:3px;margin-right:5px;margin-left:5px}.AllManualGrading_marksGroup__Ryguj{display:flex;align-items:center;justify-content:center}.AllManualGrading_marksText__ERf1S{font-weight:500;font-size:15px;color:#000}.AllManualGrading_navButtonBottom__bCOSS{display:flex;align-items:center;justify-content:center}.AllManualGrading_chooseAnsBox__8Ef1q{width:577px;height:41px;background:#a3ffc2;border:1px solid #1ba94c;box-sizing:border-box;display:flex;justify-content:space-between;padding:5px 10px}.AllManualGrading_chooseAnsText__Z6yOL,.AllManualGrading_correctAns__hPn7W{font-weight:500;font-size:14px;color:#111}.AllManualGrading_chooseAns__5kXtT{padding:10px}.AllManualGrading_correctAns__hPn7W{font-style:italic;padding-left:10px;padding-top:10px}.AllManualGrading_gradingContainer__iilNF{display:grid;grid-template:8rem min-content/repeat(12, 1fr);padding:0 !important;margin-bottom:1rem}
.GradingCenter_option__C4MHM{padding:.8rem;color:#000;font-weight:500;display:flex;justify-content:space-between;align-items:center;background-color:#eee;overflow:hidden}.GradingCenter_option__C4MHM img{max-height:100px;width:auto;object-fit:cover}.GradingCenter_correctOption__Kwr65{background-color:#a3ffc2}.GradingCenter_wrongOption__P7aTS{background-color:#ffc5c5;border:1px solid #d42216}
.GradingCD_main__rQ8ZX{display:flex;flex-direction:column}.GradingCD_codingTab__Tfdis{font-size:1rem;font-weight:600;color:#404040;padding:.8rem;cursor:pointer}.GradingCD_codingFlex__FLl25{display:flex;flex-direction:column;gap:1rem}.GradingCD_outputTab__Y7PXK{font-size:1rem;font-weight:600;padding:.8rem;cursor:pointer;background-color:#deffe9;color:#03832f;width:10rem;border-bottom:4px solid #1ba94c}.GradingCD_codingArea__W-u94,.GradingCD_outputArea__j8\+Mf{border:1px solid #eee;height:20rem;background-color:#f7f7f7;padding:1rem;font-size:1rem;overflow:auto}.GradingCD_runCode__J8mzV{width:10rem !important;margin:1rem .5rem !important;font-size:.9rem !important;font-weight:600 !important}.GradingCD_codingTabs__h9i-2{display:flex;gap:.5rem}.GradingCD_codingTabSelected__I3Loz{background-color:#deffe9;color:#03832f;border-bottom:4px solid #1ba94c}
.termsAndCondition{display:flex;flex-direction:column;align-items:left;justify-content:left;width:940px;background-color:#fff;border:1px solid #eee;box-sizing:border-box;margin-top:50px}.termsheader{margin-top:24px;margin-left:47px;font-style:normal;font-family:"Poppins",sans-serif;font-weight:600;font-size:24px}.topics{margin-top:20px;margin-left:40px;width:850px}.topic-heading{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;margin-left:10px}.topic-heading1{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;margin-top:25px;margin-left:10px}.topic-content{display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.topic-content1{margin-top:10px;display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.subtopic-header{font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;font-weight:bold}.subtopic-content{margin-left:5px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal}.subtopic-content1{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-left:10px}.subtopic-content2{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-top:20px;margin-left:10px}.termsBackButton-Container{background-color:#f4f7fa;width:940px;height:80px;margin-top:37px}
.privacy{display:flex;flex-direction:column;align-items:left;justify-content:left;width:940px;height:5600px;background-color:#fff;border:1px solid #eee;box-sizing:border-box;margin-top:50px}.privacyheader{margin-top:24px;margin-left:47px;font-style:normal;font-family:"Poppins",sans-serif;font-weight:600;font-size:24px}.topics{margin-top:20px;margin-left:40px;width:850px}.topic-heading{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600}.topic-heading1{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;margin-top:25px}.topic-content{display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.topic-content1{margin-top:10px;display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.subtopic-header{font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;font-weight:bold}.subtopic-content{margin-left:5px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal}.subtopic-content1{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-left:10px}.subtopic-content2{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-top:20px;margin-left:10px}.privacyBackButton-Container{background-color:#f4f7fa;width:940px;height:80px;margin-top:40px}
.legal{display:flex;flex-direction:column;align-items:left;justify-content:left;width:940px;height:14335px;background-color:#fff;border:1px solid #eee;box-sizing:border-box;margin-top:50px}.legalheader{margin-top:24px;margin-left:47px;font-style:normal;font-family:"Poppins",sans-serif;font-weight:600;font-size:24px}.topics{margin-top:20px;margin-left:40px;width:850px}.topic-heading{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600}.topic-heading1{font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:600;margin-top:25px}.topic-content{display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.topic-content1{margin-top:10px;display:flex;align-items:left;justify-content:left;line-height:28px;margin-left:10px}.subtopic-header{font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;font-weight:bold}.subtopic-content{margin-left:5px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal}.subtopic-content1{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-left:10px}.subtopic-content2{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-top:20px;margin-left:10px}.subtopic-content3{line-height:28px;font-style:normal;font-family:"Poppins",sans-serif;font-size:16px;color:#323036;font-weight:normal;margin-left:10px}.container-dotlist-ellipse{width:20px;height:20px;color:#323036;margin-left:10px;margin-top:5px}.container-romanlist{width:20px;height:30px;color:#323036;margin-left:10px;margin-top:5px}.subtopic-contentInDotList{display:flex;justify-content:left;align-items:left}.subtopic-contentInRomanList{display:flex;justify-content:left;align-items:left}.legalBackButton-Container{background-color:#f4f7fa;width:940px;height:80px;margin-top:37px}
.publicAssessmentTabSwitcher{width:100%;height:80px;display:flex;align-items:left;justify-content:left;background-color:#fff;border-bottom:1px solid #d8d6db}.publicAssessmentTabSwitcher-two{width:100%;height:144px;display:flex;align-items:left;justify-content:left;background-color:#fff;border-bottom:1px solid #d8d6db}.container-tervLogo{margin-left:50px;margin-top:0px}.publicAssessmentTabContent{display:flex;flex-direction:column;align-items:center;background-color:#fff}.publicAssessmentTab1{margin-top:30px;width:550px;max-height:auto;background-color:#fff;margin-bottom:50px;padding-bottom:50px}.tab1Content1{display:flex;justify-content:center;align-items:center}.tab1Content2{display:flex;flex-direction:column;margin:30px 60px 0px 35px}.welcomeContainer{display:block;text-align:center;width:100%;font-size:18px;font-weight:600;font-family:"Poppins",sans-serif}.assessmentNameContainer{margin-left:5px}.followSteps{font-size:16px;font-weight:400;font-family:"Poppins",sans-serif}.tab1Content3{display:flex;flex-direction:column;justify-content:center;align-items:left;margin:20px 40px 0px 40px;font-size:16px;font-weight:500;font-family:"Poppins",sans-serif}.tab1Content4{display:flex;justify-content:center;align-items:center;margin:20px 40px 0px 40px}.tab1OR{margin:15px 30px 0px 30px;font-size:16px;font-weight:400;font-family:"Poppins",sans-serif}.tab1Button1{font-size:16px;font-weight:600;font-family:"Poppins",sans-serif;color:#fff}.publicAssessmentTab2{margin-top:20px;width:700px;max-height:auto;background-color:#fff;margin-bottom:50px;padding-bottom:50px}.tab2Content1{margin:0px 100px 0px 100px;padding-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.tab2HeaderContent{font-size:18px;font-weight:600;font-family:"Poppins",sans-serif;color:#4a4851}.container-alreadyHaveAccount{display:flex}.container-already{font-size:16px;font-weight:400;font-family:"Poppins",sans-serif;color:#19181b}.container-login{margin-left:10px;font-size:16px;font-weight:600;font-family:"Poppins",sans-serif;color:#1ba94c}.container-OrDivision{display:flex;justify-content:center;align-items:center;gap:10px}.line1{height:1px;width:290px;background:#e2e0e0}.OR{font-size:14px;font-weight:400;font-family:"Poppins",sans-serif;color:#63606c}.line2{height:1px;width:290px;background:#e2e0e0}.container-noteForLogin{margin-top:20px;margin-bottom:30px;width:496px;height:256px;background-color:#fff9cc;border-radius:5px;margin-left:100px}.container-noteHeader{padding-top:10px;font-size:18px;font-style:normal;font-weight:500;line-height:27px;font-family:"Poppins",sans-serif;color:#3a3a3a}.container-steps{display:flex}.container-noteContent{font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.01rem;font-family:"Poppins",sans-serif;color:#686565;margin-left:10px;margin-top:2px;margin-right:20px}.container-infoIcon{margin-right:5px;margin-left:15px}.container-tickIcon{margin-left:20px}.container-defaultPassword{font-size:14px;font-style:normal;font-weight:600;line-height:21px;letter-spacing:.01rem;font-family:"Poppins",sans-serif;color:#3a3a3a}.labelName{font-size:15px;font-weight:500;font-family:"Poppins",sans-serif;color:#504f51}.inputField1 .input{padding-left:10px}.inputField1{width:280px;height:40px;background-color:#fafbfc;border:1px solid #dfe1e6;box-sizing:border-box;border-radius:3px}.inputField1:focus{outline:none !important;border:1px solid #794df5}.inputField2:focus{outline:none !important;border:1px solid #794df5}.inputField3:focus{outline:none !important;border:1px solid #794df5}.inputField2{width:600px;height:40px;background-color:#fafbfc;border:1px solid #dfe1e6;box-sizing:border-box;border-radius:3px}.inputField3{width:185px;height:40px;background-color:#fafbfc;border:1px solid #dfe1e6;box-sizing:border-box;border-radius:3px}.tab2Content2{margin-top:20px;display:flex;align-items:left;justify-content:left;gap:40px;margin-left:50px;margin-right:50px;max-height:85px}.tab2ContentDynamic{margin-top:20px;display:flex;align-items:left;justify-content:left;gap:40px;margin-left:50px;margin-right:50px;max-height:auto}.tab2Content3{margin-top:20px;margin-left:50px;margin-right:50px;display:flex;align-items:left;justify-content:left;gap:40px;max-height:85px}.tab2Content4{margin-top:20px;margin-left:50px;margin-right:50px;display:flex;align-items:left;justify-content:left;gap:20px;max-height:85px}.container-Fields{display:flex;flex-direction:column;align-items:left;justify-content:left}.container-Field-DOB{display:flex;flex-direction:column;align-items:left;justify-content:left}.container-Field-Gender{display:flex;flex-direction:column;align-items:left;justify-content:left}.container-inputAndError{display:flex;flex-direction:column}.nextButtonContainer{margin-top:50px;margin-left:50px;display:flex}.stepInfo{margin-top:7px;margin-left:15px;font-size:16px;font-weight:500;font-family:"Poppins",sans-serif;color:#707070}.dialogTitle{border-top:4px solid #794df5;text-align:center;height:90px}.dialogTitleHeader{font-size:20px;font-family:"Poppins",sans-serif;font-weight:500}.dialogSubTitle{text-align:center;font-size:15px;font-family:"Poppins",sans-serif;font-weight:400}.dialogContent{display:flex;flex-direction:column;align-items:center;gap:15px;width:500px;height:300px}.dialogContent::-webkit-scrollbar{display:none}.signInPwdContainer{margin-top:10px}.forgotPassword{margin-left:270px;text-decoration:underline;color:#0377d1;cursor:pointer}.dialogAction{display:flex;justify-content:center;margin-bottom:10px}.textField input{padding-top:15px;padding-bottom:15px}.signInButton{width:400px;height:50px}.publicAssessmentTab3{margin-top:30px;width:993px;height:718px;background-color:#fff;margin-bottom:50px}.customerSide{display:flex;flex-direction:column;padding-top:20%;align-items:center}.titlePara{font-family:Poppins;font-style:normal;font-weight:normal;font-size:12px;line-height:20px;color:#63606c}.customerTitle{font-family:Poppins;font-style:normal;font-weight:600;font-size:16px;line-height:26px;color:#19181b}.customerContent{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:24px;color:#63606c}.flex-container{width:100%;height:100%;display:flex;box-sizing:border-box}.flex-container .flex-item{flex:1 1;height:100%;box-sizing:border-box}.newDetails{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#19181b}
.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
.container-completedAssessment{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f4f7fa}.completedAssessmentContent{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;height:550px;margin-top:30px;background-color:#fff}.container-assessmentTitle{margin-top:10px;display:flex;font-size:18px;font-weight:600;font-family:"Poppins",sans-serif;color:#323036}.container-completed{margin-left:5px}.container-assessmentStatus{font-size:16px;font-weight:normal;font-family:"Poppins",sans-serif;color:#63606c}
.AddMediaComponent_container__f\+Gac{border:1px dashed #a6a6aa;border-radius:3px;width:29.375rem;padding:1rem;text-align:center}.AddMediaComponent_container__f\+Gac>p{font-weight:500;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;margin:0}.AddMediaComponent_maxSize__NgeWJ{font-size:.75rem;line-height:1.125rem;text-align:center;color:#cbcbd4;margin-top:.5rem;margin-bottom:1.125rem}.AddMediaComponent_uploadedStyle__nOtex{display:flex;max-height:6.25rem;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;font-weight:500;border-left:5px solid #1ba94c;border-radius:5px;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);overflow:hidden;text-overflow:ellipsis}.AddMediaComponent_uploadedStyle__nOtex>span{cursor:pointer}.AddMediaComponent_toast__success__SmHXI,.AddMediaComponent_toast__error__GHkyJ{color:#fff;font-weight:500;font-size:1rem;font-family:"Poppins"}.AddMediaComponent_toast__success__SmHXI{background-color:#1ba94c}.AddMediaComponent_toast__error__GHkyJ{background-color:#d42216}
.manage-prepare__form{background-color:#fff;border:1px solid #f2f1f3;border-radius:6px;padding:32px 24px;margin:32px 0;box-shadow:rgba(158,158,158,.25) 0px 4px 16px 0px,0px 0px 8px 0px rgba(158,158,158,.08)}.Prize{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#323036}.RadioPrize{display:flex;align-items:baseline;padding-left:2rem;padding-right:1rem}.prizeExplain{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#323036}
.SectionCreation_sec__main__dRjGz{background-color:#fff;border:1px solid #f2f1f3;border-radius:5px;padding:1.875rem 1.5rem}.SectionCreation_sec__header__keEqb,.SectionCreation_sec__desc__FuBwE{text-align:center;color:#323036}.SectionCreation_sec__header__keEqb{font-weight:600;font-size:1.25rem;line-height:2rem}.SectionCreation_sec__desc__FuBwE{font-size:.875rem;line-height:1.4375rem;margin-bottom:2.5rem}.SectionCreation_sec__sectionGroup__e-BSv{background:#f6f6f7;border:1px solid #f2f1f3;display:flex;flex-direction:column;gap:2rem;margin:2.5rem 0;padding:1.5rem}.SectionCreation_sec__sectionItem__g77Ag{display:flex;gap:1.5rem}.SectionCreation_section__expanded__YvF1h{margin:1.5rem 0 2.5rem;display:flex;flex-direction:column;gap:1rem;max-width:980px;width:100%}.SectionCreation_lessonIndex__TMLus{font-weight:500;font-size:1rem;line-height:1.625rem;color:#63606c}.SectionCreation_lessonIcon__a4j5G{margin-left:1.5rem;margin-right:1.125rem}.SectionCreation_lessonName__qP0TB{font-weight:500;font-size:.875rem;line-height:1.4375rem;color:#323036;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SectionCreation_lessonDuration__nUk-h{font-weight:500;font-size:.875rem;line-height:1.4375rem;color:#7c7887}.SectionCreation_lessonItemInner__RBVjf{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;width:100%}.SectionCreation_lessonItemCtrl__GUFJr{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%}.SectionCreation_lessonQuizCtrl__tIGb\+{display:flex;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap;width:100%}.SectionCreation_quizChip__rbLGh{display:flex;justify-content:flex-start;align-items:center;gap:8px;background:#fff;border:1px solid #dfe1e6;border-radius:5px;font-size:14px;font-weight:500;padding:2px 8px}.SectionCreation_quizChip__rbLGh .SectionCreation_name__jo-mQ{color:#323036;font-weight:500}.SectionCreation_quizChip__rbLGh .SectionCreation_time__sRj9a{color:#7c7887}.SectionCreation_draggableItem__rkqAf{flex:1 1;display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);border-radius:5px;padding:.625rem 1rem}.SectionCreation_draggableItem__rkqAf :nth-of-type(1){display:flex;align-items:center;overflow:hidden}.SectionCreation_draggableItem__rkqAf :nth-of-type(2){display:flex;gap:1.5rem;align-items:center}.SectionCreation_lessonItem__6kap5{display:flex;justify-content:space-between;align-items:center;width:50rem;background-color:#fff;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);border-radius:5px;padding:.625rem 1rem}.SectionCreation_lessonItem__6kap5 :nth-of-type(1){display:flex;align-items:center;overflow:hidden}.SectionCreation_lessonItem__6kap5 :nth-of-type(2){display:flex;gap:1.5rem;align-items:center}.SectionCreation_expandableSection__rbAR9>svg{transition:transform .4s}.SectionCreation_expandedSection__Dud4k>svg{transform:rotate(180deg)}.SectionCreation_sec__sectionItemEditable__pz3D2{width:38.75rem;display:flex}.SectionCreation_sec__sectionItemEditable__pz3D2>span{flex-shrink:1;background:rgba(121,77,245,.2);border-radius:3px;padding:.5rem 1.0625rem;font-weight:600;font-size:.875rem;line-height:1.5rem;text-align:center;color:#323036;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SectionCreation_sec__sectionItemEditable__pz3D2>div{display:flex;align-items:center;gap:.5rem;flex-grow:1;border-radius:3px;padding-right:.5rem;background-color:#fff;overflow:hidden}.SectionCreation_sec__sectionItemEditable__pz3D2>div>input{width:100%;height:100%;border:0;background-color:#fff;padding:0 .875rem;font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036}.SectionCreation_sec__sectionItemEditable__pz3D2>div>input :focus{border:1px solid #794df5}.SectionCreation_dragHandle__6jl8E{cursor:grab !important}.SectionCreation_sec__sectionItemEditIcon__zgg-b{cursor:pointer}.SectionCreation_sectionIconGroup__f6926{display:flex;align-items:center;gap:2.5rem}.SectionCreation_sectionIconGroup__f6926>span{cursor:pointer}@media(max-width: 800px){.SectionCreation_ContentBox__A97\+\+{display:block;margin-top:20px}.SectionCreation_sec__sectionItem__g77Ag{display:flex;flex-direction:column;align-items:center}.SectionCreation_sec__sectionItem__g77Ag>div{margin-top:10px}}@media(max-width: 700px){.SectionCreation_sec__sectionItemEditable__pz3D2{width:100%;flex-direction:column;align-items:flex-start}}
.LessonType_list__UYTXM{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.LessonType_item__9Z79E{padding:1rem .375rem;background-color:#f2f1f3;border-radius:5px;min-width:6.25rem;display:flex;flex-direction:column;align-items:center;gap:.625rem;font-size:.75rem;line-height:1.25rem;text-align:center;color:#323036;cursor:pointer;transition:background-color .4s}.LessonType_selected__vso3i{background-color:#1ba94c;color:#fff}
.AddMediaComponent_container__ymc4v{border:1px dashed #a6a6aa;border-radius:3px;width:29.375rem;padding:1rem;text-align:center}.AddMediaComponent_container__ymc4v>p{font-weight:500;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;margin:0}.AddMediaComponent_maxSize__ZZIxI{font-size:.75rem;line-height:1.125rem;text-align:center;color:#cbcbd4;margin-top:.5rem;margin-bottom:1.125rem}.AddMediaComponent_uploadedStyle__fqcg0{display:flex;max-height:6.25rem;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;font-weight:500;border-left:5px solid #1ba94c;border-radius:5px;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);overflow:hidden;text-overflow:ellipsis}.AddMediaComponent_uploadedStyle__fqcg0>span{cursor:pointer}.AddMediaComponent_toast__success__mYzAp,.AddMediaComponent_toast__error__huV2W{color:#fff;font-weight:500;font-size:1rem;font-family:"Poppins"}.AddMediaComponent_toast__success__mYzAp{background-color:#1ba94c}.AddMediaComponent_toast__error__huV2W{background-color:#d42216}
.EditLesson_main__VenFi{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1.5rem}.EditLesson_main__VenFi>*{width:100%}.EditLesson_changeBlock__yWwM7{background-color:#edf9ff;padding:.75rem 1.5rem;font-weight:500;font-size:1rem;line-height:1.625rem;width:100%;color:#323036;margin:0}.EditLesson_changeBlock__yWwM7 :nth-of-type(2){font-weight:500;font-size:1rem;line-height:1.625rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3a15a4;cursor:pointer;margin-left:2.5rem}.EditLesson_nameInput__4R9Dr{background:#fafbfc;border:1px solid #dfe1e6;outline:none;border-radius:3px;height:2.5rem;width:100%;padding:0 .5em}.EditLesson_nameInput__4R9Dr:focus{border:1px solid #794df5}.EditLesson_packageContainer__Ao-Sx{width:31rem;height:83px;border:2px dashed #a6a6aa;box-sizing:border-box;border-radius:3px}.EditLesson_packageBox__R3rZC{width:400px;height:50px;background:#fff;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);margin:15px 43px;padding:1rem;display:flex}.EditLesson_packageNameStyle__la22v{width:250px;height:23px;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#323036;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.EditLesson_editButton__6jtc-{cursor:pointer;margin-left:3rem}.EditLesson_deleteButton__2aC-v{cursor:pointer;margin-left:1rem}.EditLesson_orDivision__5i0TL{display:flex;justify-content:center;align-items:center;gap:15px}.EditLesson_line1__sPFYS{height:1px;width:235px !important;background:#e2e0e0}.EditLesson_line2__-4wR4{height:1px;width:230px !important;background:#e2e0e0}.EditLesson_innerform__Group__yW-Op{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.EditLesson_fCenter__9Tf4k{display:flex;justify-content:center;align-items:center}.EditLesson_flexVCenter__tdnUx{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:100%;min-height:100%}.EditLesson_addNewQuiz__h9laK{padding:32px;display:flex;flex-direction:column;gap:16px;align-items:center}.EditLesson_addNewQuiz__h9laK h2{font-size:20px;font-weight:600;line-height:1;margin:0}.EditLesson_addNewQuiz__h9laK p{font-size:14px;line-height:1;margin:0 0 16px 0}.EditLesson_form__Group__K7z2V{background:#f6f6f7;border:1px solid #f2f1f3;border-radius:6px;display:flex;flex-direction:column;gap:1.5rem;margin:1rem 0;padding:1rem}.EditLesson_sec__no__skWuK{flex-shrink:1;border-radius:4px 0 0 4px;padding:.5rem 1.0625rem;font-weight:600;font-size:.875rem;text-align:center;color:#323036;text-transform:uppercase;background-color:#fff;min-height:48px;display:flex;justify-content:center;align-items:center}.EditLesson_sec__name__eANcl{flex-shrink:1;background:rgba(121,77,245,.2);border-radius:4px 0 0 4px;padding:.5rem 1.0625rem;font-weight:600;font-size:.875rem;text-align:center;color:#323036;text-transform:uppercase;white-space:nowrap;min-height:48px;display:flex;justify-content:center;align-items:center}.EditLesson_sec__duration__P8MrS{padding:4px 8px;color:#7c7887;display:flex;min-width:120px;justify-content:center;border-width:0;background-color:rgba(0,0,0,0);white-space:nowrap;font-size:14px}.EditLesson_sec__quizCount__Z2-o\+{background:#ecfff2;border-radius:4px;padding:4px 8px;color:#1ba94c;display:flex;min-width:120px;white-space:nowrap;justify-content:center;font-size:14px}.EditLesson_sec__quesCount__l9j9q{background:#fff6e5;border-radius:4px;padding:4px 8px;color:#eeb60c;display:flex;min-width:120px;white-space:nowrap;justify-content:center;font-size:14px}.EditLesson_button__Group__-Nv4Z{display:flex;gap:1.5rem;align-items:center}.EditLesson_sec__sectionContainer__gXlwF{display:flex;flex-direction:column;align-items:center;width:100%;max-width:980px}.EditLesson_sec__sectionContainer__gXlwF>div{width:100%}.EditLesson_sec__innerSectionItem__LtAKE{display:flex;gap:1rem;align-items:flex-start;flex-direction:column}.EditLesson_sec__innerSectionItem__LtAKE>span{display:block;width:100%;margin:-0.5rem 0 .5rem 0}.EditLesson_sec__sectionItem__E\+bfI{display:flex;gap:1.5rem;align-items:center}.EditLesson_sec__sectionItemEditableInput__4sAtZ{width:100%;display:flex;flex:1 1}.EditLesson_sec__sectionItemEditableInput__4sAtZ>div{display:flex;align-items:center;gap:.5rem;flex:1 1;border-radius:3px;background-color:#fff;overflow:hidden;position:relative}.EditLesson_sec__sectionItemEditableInput__4sAtZ>div>input{width:100%;height:100%;border:0;background-color:#fff;padding:0 .875rem;font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036;border:1px solid #fff;border-radius:0 4px 4px 0;outline:none}.EditLesson_sec__sectionItemEditableInput__4sAtZ>div>input:focus{border:1px solid #ddd4f7;outline:none}.EditLesson_sec__sectionItemEditableInput__4sAtZ>div>input:active{border:1px solid #ddd4f7;outline:none}.EditLesson_sec__sectionItemEditableWithCtrl__2PU38{width:100%;display:flex;gap:1rem;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);background-color:#fff;padding-right:1rem;align-items:center;border-radius:4px;overflow:hidden}.EditLesson_sec__sectionItemEditable__qdxaZ{width:100%;display:flex;gap:1rem;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);background-color:#fff;align-items:center;border-radius:4px;overflow:hidden}.EditLesson_sec__ctrls__gg9Z3{display:flex;gap:1rem;align-items:center}.EditLesson_videoQuiz__popup__8-iKk{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.EditLesson_sec__sectionItemEditIcon__Wm6A8{cursor:pointer;min-width:48px;text-align:center}.EditLesson_videoQuiz__container__-nimr{width:100%;height:100%;padding-bottom:13px}.EditLesson_fullSize__h6iCZ{width:100%;height:100%}.EditLesson_vQuizBody__-O\+5s{flex:1 1;width:100%;height:100%;padding:0 16px;overflow:auto;background-color:#fff}.EditLesson_vQuizBody__-O\+5s>*{background-color:#fff}.EditLesson_vQuizFooter__Zo6DY{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;background:#f6f6f7;border-top:1px solid #dee0e3}.EditLesson_vQuizFooter__Zo6DY>div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.TabForm4_groupBlockHeader__hVQN6{font-weight:600;font-size:.75rem;line-height:1.25rem;color:#63606c;margin:0;margin-bottom:1rem}.TabForm4_groupBlockIcons__7A9hJ{font-weight:600;font-size:.75rem;line-height:3.25rem;color:#63606c;margin:0}.TabForm4_groupFlex__yV0VT{display:flex;justify-content:space-between;gap:5rem;margin-bottom:1.5rem}.TabForm4_groupFlexOne__qfsBz{display:flex;flex-direction:column;gap:.25rem;width:25rem}.TabForm4_groupFieldHeader__azhp9,.TabForm4_groupFieldDesc__t5y\+a{margin:0;color:#323036}.TabForm4_groupFieldHeader__azhp9{font-weight:500;font-size:1rem;line-height:1.625rem}.TabForm4_groupFieldDesc__t5y\+a{font-size:.875rem;line-height:1.4375rem}.TabForm4_container__ONqrL{display:flex;justify-content:center}.TabForm4_container__ONqrL>div{display:flex;flex-direction:column;gap:2.125rem}.TabForm4_switchContainer__nlNEM{display:flex;gap:.5rem;align-items:center;font-size:.875rem;line-height:1.4375rem;color:#7c7887}
.TabNext_tabNextListContainer__Ur-IM{display:flex;justify-content:center}.TabNext_tabNextItem__Ys4u2{cursor:pointer;text-align:center;font-weight:600;font-size:1rem;line-height:1.5rem}.TabNext_tabNextIndicator__xmwWS{height:.3rem;border-radius:5px 5px 0 0}
.manage-prepare__header--main{background-color:#fff;height:12.5rem;margin:-1.875rem -1.0625rem 1.5rem;padding-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.manage-prepare__header{margin-bottom:.5rem}.manage-prepare__header,.manage-prepare__header-sub{text-align:center}.manage-prepare__header-sub{font-size:1rem;line-height:1.625rem;color:#4a4851;margin:0}
.CardsViewHeader_main__Uyuy9{display:flex;justify-content:space-between;margin-bottom:2.25rem;padding:0 12px;align-items:center}.CardsViewHeader_header__-0YT8{font-weight:600;font-size:24px;line-height:1;margin:0;color:#323036}
.AllCoursesDumb_wrappedCards__PMCL7{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;align-items:center;min-height:50vh}.AllCoursesDumb_courseCard__NLcKs{width:260px;height:320px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 -1px 4px -1px rgba(0,0,0,.24);border-radius:6px;transition:transform .2s ease-out;position:relative}.AllCoursesDumb_courseCard__NLcKs:hover{transform:scale(1.03);box-shadow:0 12px 24px rgba(0,0,0,.16),0 6px 6px rgba(0,0,0,.08)}.AllCoursesDumb_courseCard__NLcKs:hover .AllCoursesDumb_cardButtons__xVLHl div{transform:scale(0.97)}.AllCoursesDumb_courseCardImg__XkxyG{width:100%;height:140px;border-radius:6px 6px 0 0;position:relative;overflow:hidden}.AllCoursesDumb_courseCardBgImg__QTdpn{position:absolute;width:100%;height:100%}.AllCoursesDumb_courseCardBgImg__QTdpn>img{position:absolute;width:100%;height:100%;object-fit:cover}.AllCoursesDumb_courseCardContent__DiwIL{padding:12px 20px 16px 20px;width:100%;height:180px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 6px 6px}.AllCoursesDumb_courseCardDetails__EqNaI{display:flex;gap:12px}.AllCoursesDumb_courseCardDetails__EqNaI>span{display:flex;align-items:center;line-height:1}.AllCoursesDumb_courseCardName__6ZFHv{font-weight:600;font-size:16px;color:#323036;margin:0;margin-bottom:.625rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.AllCoursesDumb_cardButtons__xVLHl{display:flex;justify-content:center;gap:1rem}.AllCoursesDumb_cardButtons__xVLHl div{padding:.3rem;border:1px solid #784df4;border-radius:3px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:32px;width:40px;opacity:.75}.AllCoursesDumb_cardButtons__xVLHl div:hover{border:1px solid #784df4;opacity:1}.AllCoursesDumb_tag__2Fpwi{position:absolute;top:0;right:0;font-weight:500;border-radius:0px 5px 0 5px;max-width:105px;color:#fff;text-align:center;padding:8px;padding-top:3px;height:25px;z-index:1}.AllCoursesDumb_tagAP__WxxJG{background-color:#039618}.AllCoursesDumb_tagDF__BmU0w{background-color:#784df5}.AllCoursesDumb_tagPN__RvVf9{background-color:#ed700d}.AllCoursesDumb_tagRJ__\+Aage{background-color:#da3208}
.PrepareReport_container__2z2cG{background-color:#fff;padding:15px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px;display:flex;justify-content:space-between;position:relative;margin-bottom:25px}.PrepareReport_leftBorderLine__MlPhP{height:100%;width:4px;background:#1ba94c;position:absolute;left:0;top:0}.PrepareReport_packHeadWrap__18ESg{display:flex;align-items:center}.PrepareReport_paidTag__465Zh{width:43px;height:24px;background:#1e63cb;border-radius:3px;color:#fff;padding:2px}.PrepareReport_freeTag__kPUrD{width:43px;height:24px;background:#0bc196;border-radius:3px;color:#fff;padding:2px}.PrepareReport_titleFont__Zz4HK{font-weight:500;font-size:16px;line-height:24px;color:#000;margin-right:20px}.PrepareReport_infoFont__XErhF{font-weight:normal;font-size:12px;line-height:20px;color:#63606c}.PrepareReport_ratingWrap__Z0Rcb,.PrepareReport_infoWrap__RcrEg{display:flex;align-items:center}.PrepareReport_infoWrap__RcrEg a{padding-left:10px;text-decoration:underline;color:#2170d8}.PrepareReport_fontRat__kxJwH{font-weight:600;font-size:14px;color:#575656;padding-left:10px}.PrepareReport_medFont__nLgEY{padding:20px 0}.PrepareReport_medFont__nLgEY span{font-weight:500;font-size:14px;line-height:23px;color:#63606c}.PrepareReport_dot__1Bs7P{width:6px;height:6px;background:#c4c4c4;display:inline-block;border-radius:50%;margin:0 10px}.PrepareReport_starRating__EgTB6{padding-left:10px}.PrepareReport_learnFont__Es0mq{font-weight:300;font-size:12px;line-height:20px;color:#63606c}.PrepareReport_totalFont__JAVSU span{font-weight:500;font-size:14px;line-height:21px;color:#6f6f6f;padding-right:10px}.PrepareReport_totalFont__JAVSU span b{color:#000}.PrepareReport_statusCard__ZwG1P{display:flex;align-items:center;height:80px;border:1px solid #eee;box-sizing:border-box;box-shadow:0px 2px 8px rgba(189,189,189,.12);border-radius:5px;padding:8px}.PrepareReport_statusCard__ZwG1P:first-child{margin-bottom:20px}.PrepareReport_vertiLine__V7Zo1{width:1px;height:51px;background:#e1e1e1;margin:0 10px}.PrepareReport_statusCardIn__wXCdv{display:flex;flex-direction:column;margin:0 auto}.PrepareReport_statusCardIn__wXCdv span:first-child{font-weight:500;font-size:24px;line-height:36px}.PrepareReport_statusCardIn__wXCdv span:last-child{font-weight:500;font-size:16px;line-height:24px;color:#3a3a3a}.PrepareReport_gColor__N5Q43{color:#1ba94c}.PrepareReport_yColor__MD\+Lv{color:#eeb60c}.PrepareReport_rColor__\+LcNA{color:#d42216}.PrepareReport_liveWrap__WbuGs{display:flex;flex-direction:column}.PrepareReport_liveWrap__WbuGs span:first-child{font-weight:normal;font-size:12px;line-height:20px;color:#6f6f6f}.PrepareReport_liveWrap__WbuGs span:last-child{font-weight:600;font-size:14px;line-height:21px;color:#de5445;text-transform:uppercase}.PrepareReport_dateWrap__NK9mv{width:111px;height:56px;border:1px solid #1ba94c;box-sizing:border-box;border-radius:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:10px;background:#fafafa}.PrepareReport_dateWrap__NK9mv span{font-weight:500;font-size:16px;color:#20222f}.PrepareReport_timeWrap__Y8t4Z{width:111px;height:56px;border:1px solid #d42216;box-sizing:border-box;border-radius:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:10px;background:#fafafa}.PrepareReport_timeWrap__Y8t4Z span{font-weight:500;font-size:16px;color:#20222f}.PrepareReport_toAlign__lwQGn{padding-left:10px;font-weight:normal;font-size:12px;color:#3a3a3a}.PrepareReport_progressWrap__I6SRZ{text-align:center}
.UserAssessmentMarks_headerBox__Ql4Mp{padding:1rem}.UserAssessmentMarks_selectWrapper__8oGWT{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.UserAssessmentMarks_selectWrapper1__eh0Ie{display:flex;align-items:center;justify-content:flex-start;padding:1.5rem 0}.UserAssessmentMarks_selectBox__HvO\+2{width:250px;margin-right:30px}.UserAssessmentMarks_selectBox1__MSYGB{width:250px;margin-right:10}.UserAssessmentMarks_mainBox__\+aBjP{margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem}.UserAssessmentMarks_nameOfUser__Y2mvA{text-align:center}.UserAssessmentMarks_dashboardBoxWrapper__mRA2f{background:#f8faff;border-radius:5px;display:flex;justify-content:space-between;padding:1rem;margin:30px 15px}.UserAssessmentMarks_dashMainBox__GCOY3{display:flex;align-items:center}.UserAssessmentMarks_dashboardBox__4hg8i{display:flex;flex-direction:column;justify-content:center;text-align:center}.UserAssessmentMarks_dashboardBox__4hg8i .UserAssessmentMarks_dashTitle__HS8tN{font-size:14px;font-weight:400;color:#323036;padding-bottom:15px}.UserAssessmentMarks_dashboardBox__4hg8i .UserAssessmentMarks_dashValue__tgvob{font-size:20px;font-weight:600;color:#323036}.UserAssessmentMarks_divLiner__ko728{width:1px;height:40px;background:#d8d6db;margin:0 30px}.UserAssessmentMarks_sectionTab__RLzlZ{background:#fff;box-shadow:0px 4px 16px rgba(53,52,52,.2);border-radius:5px;margin:30px auto;width:-webkit-fit-content;width:fit-content;display:flex}.UserAssessmentMarks_sectionTabBtn__MNEiY{display:flex !important;flex-direction:column !important;justify-content:center;align-items:center}.UserAssessmentMarks_optionEmptySec__VLnxb{min-height:50vh;margin:30px 0}.UserAssessmentMarks_bluebg__ERuQQ{background-color:#c5eafc;height:40px}.UserAssessmentMarks_optionCenter__gwY-y{text-align:center;font-weight:500;font-size:18px;padding-top:50px}.UserAssessmentMarks_loadingPosition__BmOzG{display:flex;align-items:center;justify-content:center;padding-top:70px}.UserAssessmentMarks_resetLink__3\+lfi{color:#0030da;font-weight:normal;font-size:14px;cursor:pointer}
.userActivityLog_page__PQEIF{display:flex;flex-direction:column}.userActivityLog_tabContent__b02Fb{padding-bottom:0 !important;padding-top:0 !important}.userActivityLog_userInfo__U5K-e{align-items:baseline;display:flex;justify-content:flex-start}.userActivityLog_userInfoName__6R3qJ{color:#1a1b22;font-size:18px}.userActivityLog_userInfoDot__-wmsa{background-color:#c4c4c4;border-radius:12px;height:8px;margin:0 8px 4px 8px;width:8px}.userActivityLog_userInfoDepartment__trLFq{color:#7a7981;font-size:16px}.userActivityLog_completedStatus__Gj\+nA,.userActivityLog_inProgressStatus__gQGSK,.userActivityLog_incompleteStatus__acXg5{display:flex;position:relative}.userActivityLog_completedStatus__Gj\+nA::before,.userActivityLog_inProgressStatus__gQGSK::before,.userActivityLog_incompleteStatus__acXg5::before{border-radius:12px;content:" ";display:block;height:8px;margin-right:6px;margin-top:5px;position:relative;width:8px}.userActivityLog_completedStatus__Gj\+nA::before{background-color:#1ba94c}.userActivityLog_inProgressStatus__gQGSK::before{background-color:#eeb60c}.userActivityLog_incompleteStatus__acXg5::before{background-color:#d42216}.userActivityLog_dashboard1__9YDqJ{display:flex;margin-bottom:40px}.userActivityLog_dashboardInfoBox__YYc8E{background-color:#fff;display:flex;padding:16px;height:141px;z-index:100}.userActivityLog_dashboardInfoBoxTitle__KURTb{color:#20222f;font-size:28px;font-weight:500;line-height:42px}.userActivityLog_dashboardSearchBoxContainer__lDq19{color:#3a3a3a;font-size:16px;font-weight:400;line-height:24px;margin-top:15px;display:flex}.userActivityLog_dashboardExportButtonContainer__9tnkW{position:absolute;right:3rem}.userActivityLog_customerSelectContainer__SMTLX{background-color:#fff;display:flex;padding:16px;height:103px;z-index:100;margin-top:40px}.userActivityLog_chooseOptionsContainer__K5r87{display:flex;flex-direction:column;font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;color:#323036}.userActivityLog_dashboardExportButton__xRsj1{width:114px;height:39px;background:#f9f9f9;border:1px solid #d7d7d7;box-sizing:border-box;border-radius:3px}.userActivityLog_chooseCustomerAndUserContainer__Wq-MN{display:flex}.userActivityLog_chooseRangeContainer__o-MXP{display:flex;flex-direction:column;font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;color:#323036;margin-left:30px}.userActivityLog_chooseStartDateContainer__k\+P\+h{display:flex}.userActivityLog_date__SF9ht{display:block;width:100%;height:calc(1.5em + .94rem + 2px);padding:.47rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.userActivityLog_resetFilter__SO9-I{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;color:#0030da;padding:5px 0px 0px 20px;cursor:pointer}.userActivityLog_resetFilter__SO9-I:hover{text-decoration:underline}
.summaryTable_tableContainer__1dKkj{max-height:526px;overflow-x:auto;overflow-y:auto;width:100%}.summaryTable_table__Ua4UQ{margin:0 !important;position:relative;width:100%}.summaryTable_table__Ua4UQ thead tr{background-color:#c5eafc}.summaryTable_table__Ua4UQ thead tr th{background-color:#c5eafc;color:#000;font-size:15px;font-weight:600;height:46px;line-height:24px;position:-webkit-sticky;position:sticky;top:0;white-space:nowrap}.summaryTable_table__Ua4UQ thead tr th:nth-child(2){width:64px}.summaryTable_table__Ua4UQ tbody tr{background-color:#fff}.summaryTable_table__Ua4UQ tbody tr.summaryTable_highlight__5n-lj{background-color:#e9fffa}.summaryTable_table__Ua4UQ tbody tr.summaryTable_highlight__5n-lj td{border-bottom:1px solid #d2d2d2;border-top:1px solid #d2d2d2;font-weight:500 !important}.summaryTable_table__Ua4UQ tbody tr:last-of-type td{border-bottom:none !important}.summaryTable_table__Ua4UQ tbody tr td{color:#000;font-size:15px;font-weight:400;height:48px;line-height:24px}.summaryTable_table__Ua4UQ tbody tr td:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:64px}.summaryTable_table__Ua4UQ tbody tr td:nth-child(4),.summaryTable_table__Ua4UQ tbody tr td:nth-child(5){text-transform:capitalize}.summaryTable_view__KE0L5{color:blue !important;text-decoration:underline;cursor:pointer;background-color:rgba(0,0,0,0);border:none}.summaryTable_view__KE0L5:hover{color:#77e !important}
.CustomSearch_searchForm__gfdsL{width:30vw;display:flex;align-items:center;padding:10px;border-radius:5px}.CustomSearch_searchFormPrimary__aI9iE{background-color:#fff;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);border:1px solid #bababa;height:2.5rem}.CustomSearch_searchFormSecondary__W7UCA{background-color:#f5f5f5;border:1px solid #dadada;height:2.3rem}.CustomSearch_searchInput__B4pue{border:0;outline:none;width:25rem;font-size:1rem}.CustomSearch_secondaryInput__Lmp0N{background-color:#f5f5f5}.CustomSearch_searchInput__B4pue::placeholder{color:#a6a6a6}.CustomSearch_searchIcon__AQDWt{color:#a6a6a6;margin-right:8px}.CustomSearch_searchForm__gfdsL::after{content:"";clear:both}
.CompanyPackage_noticeHeader__YvAgH{background:linear-gradient(90deg, #8e2de2 0%, #4a00e0 100%);padding:.7rem}.CompanyPackage_noticeHeader__YvAgH>p{text-align:center;margin:auto;color:#fff;width:80%;font-size:1.25rem;line-height:2rem}.CompanyPackage_noticeHeader__YvAgH>p .CompanyPackage_spanHighlight__cd0lY{background:red;border-radius:5px}.CompanyPackage_noticeHeader__YvAgH>p .CompanyPackage_spanCaps__l6zOw{display:block;font-weight:600}.CompanyPackage_noticeHeaderMobile__mX6eB{background:linear-gradient(90deg, #8e2de2 0%, #4a00e0 100%);padding:10px 0px}.CompanyPackage_noticeHeaderMobile__mX6eB>p{text-align:left;margin:auto;color:#fff;width:100%;font-size:16px;line-height:26px;padding:10px}.CompanyPackage_noticeHeaderMobile__mX6eB>p .CompanyPackage_spanHighlight__cd0lY{background:red;border-radius:5px}.CompanyPackage_noticeHeaderMobile__mX6eB>p .CompanyPackage_spanCaps__l6zOw{display:block;font-weight:600}.CompanyPackage_heroCard__2uMyh{padding:4rem;background-image:url(/static/media/banner.92bdf24210612c2c76e7.png);display:flex;background-size:cover}.CompanyPackage_heroCardMobile__Ju0Pk{padding:15px;background-image:url(/static/media/mobileBanner.8168c0c9de7074a29b81.jpg);background-size:cover}.CompanyPackage_heroTitle__sT5Fg{font-size:3rem;font-weight:700;line-height:4.25rem;color:#fff}.CompanyPackage_heroTitleMobile__RK3-d{padding-top:32px;color:#fff;font-style:normal;font-weight:600;font-size:20px;line-height:32px}.CompanyPackage_heroCardChildOne__cVec\+{flex:1 1}.CompanyPackage_heroCardChildOne__cVec\+>p{font-size:1.25rem;line-height:1.875rem;color:#fff}.CompanyPackage_heroCardChildOne__cVec\+>ul{padding-left:0}.CompanyPackage_heroCardChildOne__cVec\+>ul>li{font-weight:500;font-size:1.125rem;line-height:1.875rem;color:#fff;margin-top:1.5rem;display:flex;gap:.75rem;align-items:center}.CompanyPackage_heroCardChildOne__cVec\+ .CompanyPackage_mainBuyNow__EWOwR{border:0;width:25rem;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.CompanyPackage_heroCardChildOneMobile__Gv3om{flex:1 1}.CompanyPackage_heroCardChildOneMobile__Gv3om>p{font-size:14px;line-height:23px;font-weight:400;color:#fff}.CompanyPackage_heroCardChildOneMobile__Gv3om>ul{padding-left:0;padding-top:20px}.CompanyPackage_heroCardChildOneMobile__Gv3om>ul>li{font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#fff;list-style:none;margin-top:1.5rem;display:flex;gap:.45rem}.CompanyPackage_heroCardChildOneMobile__Gv3om .CompanyPackage_mainBuyNow__EWOwR{border:0;width:280px;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.CompanyPackage_heroCardChildTwo__Zop5z{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.CompanyPackage_heroCardChildTwoMobile__VPiR0{position:absolute;top:191px;right:18px}.CompanyPackage_reviewBox__Z0zG5{background-color:#fff;width:11.25rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}.CompanyPackage_reviewBox__Z0zG5>div{display:flex;gap:.5rem;align-items:center}.CompanyPackage_reviewContainer__x4ssP{display:flex;gap:1rem}.CompanyPackage_reviewletter__Nk9Mm{font-style:normal;font-weight:normal;font-size:18px;line-height:29px;color:#fff;text-align:center}.CompanyPackage_reviewletterMobile__3An8G{font-style:normal;font-weight:normal;font-size:18px;line-height:29px;color:#323036;text-align:center}.CompanyPackage_reviewBoxRating__mBZU7{font-size:1.125rem;line-height:1.8125rem;color:#19181b}.CompanyPackage_reviewBoxReviews__G1CuR{font-size:.625rem;line-height:1rem;color:#96939f}.CompanyPackage_achievementBannerMain__W79Tp{display:flex;align-items:center;justify-content:center;margin:4rem;background:#f3fff7}.CompanyPackage_achievementBannerMain__W79Tp>p{margin:0;text-align:center;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#1ba94c}.CompanyPackage_achievementBannerMain__W79Tp>span{font-size:1rem;font-style:italic;line-height:1.625rem;color:#63606c;align-self:flex-end}.CompanyPackage_achievementBannerMobile__TTeps{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3fff7;padding:10px;margin:40px auto}.CompanyPackage_achievementBannerMobile__TTeps>p{padding:24px 0 0 0;text-align:center;font-weight:600;font-size:16px;line-height:26px;color:#1ba94c}.CompanyPackage_achievementBannerMobile__TTeps>span{font-size:12px;font-style:italic;line-height:20px;color:#63606c;margin-bottom:24px}.CompanyPackage_preparationBannerMain__rGH0z{display:flex;align-items:center;justify-content:center;margin:6rem;background:#f3fff7}.CompanyPackage_preparationBannerMainMobile__0M8w-{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:40px auto;background:#f3fff7;padding:10px}.CompanyPackage_preparationBannerp__9WssG{margin:"0";text-align:"center";font-weight:"600";font-size:"24px";line-height:"38px";color:"#1ba94c";white-space:"nowrap"}.CompanyPackage_preparationBannerparagraph__rdc8o{margin:0;text-align:center;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#1ba94c}.CompanyPackage_timerparagraph__eaIwG{margin:0;text-align:center;font-weight:600;font-size:20px;line-height:2.375rem}.CompanyPackage_timeparagraph__eFzNo{margin:0;text-align:center;font-weight:600;font-size:20px;line-height:2.375rem}.CompanyPackage_ctaButton__RePwq{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:16px 60px;border:none;text-align:center;font-weight:700;font-size:24px;line-height:2.375rem;border-radius:5px}.CompanyPackage_CtaButtonMobile__b-6Y\+{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:8px;border:none;text-align:center;font-weight:600;font-size:16px;border-radius:5px;margin:0 auto;width:100%;max-width:320px}.CompanyPackage_CtaLastButtonMobile__VmcgI{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:10px;border:none;text-align:center;font-weight:600;font-size:16px;line-height:2.375rem;border-radius:5px}.CompanyPackage_timerGrid__of6js{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.CompanyPackage_wiproGrid__pvHEw{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-items:center;grid-gap:24px;gap:24px}.CompanyPackage_wiproGridMobile__S7q44{display:grid;grid-template-rows:1fr 1fr 1fr 1fr 1fr;justify-items:center;grid-gap:24px;gap:24px}.CompanyPackage_bonusParagraph__WNi-2{font-weight:400;width:184px;height:104px;font-family:Poppins;font-style:normal;font-size:14px;line-height:26px;text-align:center}.CompanyPackage_bonusParagraph__WNi-2>span{font-weight:bold}.CompanyPackage_bonusGrid__SvVys{display:flex;justify-content:center}.CompanyPackage_bonusGridValue__0KWa-{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background-color:indigo}.CompanyPackage_bonusP__KWX\+O{padding:10px 5px;border:gray;text-align:center;color:#fff;box-shadow:10px}.CompanyPackage_wiproBanner__0s28b{padding:10px 5px;border:gray}.CompanyPackage_cardTimer__UV4CA{padding:10px 5px;border:gray;text-align:center;background-color:#fff;box-shadow:10px}.CompanyPackage_timerContainer__Wk\+r\+{display:flex;gap:5.25rem;margin-bottom:4rem}.CompanyPackage_timerContainerMobile__SObKg{display:flex;gap:19px;margin-bottom:4rem}.CompanyPackage_timerItem__gtrqh{background-color:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:5px;width:9.375rem}.CompanyPackage_timerItem__gtrqh h6,.CompanyPackage_timerItem__gtrqh div{text-align:center}.CompanyPackage_timerItem__gtrqh h6{font-size:1rem;line-height:1.625rem;color:#63606c}.CompanyPackage_timerItem__gtrqh div{font-weight:500;font-size:3rem;line-height:4.5rem;color:#19181b}.CompanyPackage_timerItemMobile__Hbfj6{background-color:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:5px;width:71px;height:71px}.CompanyPackage_timerItemMobile__Hbfj6 h6,.CompanyPackage_timerItemMobile__Hbfj6 div{text-align:center;padding-top:9px}.CompanyPackage_timerItemMobile__Hbfj6 h6{font-size:7px;line-height:14px;color:#63606c}.CompanyPackage_timerItemMobile__Hbfj6 div{font-weight:500;font-size:22px;line-height:15px;color:#19181b}.CompanyPackage_cartButton__Xnp5g{border:1px solid #794df5}.CompanyPackage_learningContainer__9bd\+M{display:flex;flex-direction:column;align-items:center;justify-content:center}.CompanyPackage_learningContainer__9bd\+M h4{font-weight:500;font-size:1.5rem;line-height:2.375rem;color:#19181b}.CompanyPackage_learningContainerMobile__yKP06{display:flex;flex-direction:column;align-items:center;justify-content:center}.CompanyPackage_learningContainerMobile__yKP06 h4{font-weight:500;font-size:1.5rem;line-height:2.375rem;color:#19181b}.CompanyPackage_learningInfo__XLWKu{display:flex;align-items:center;gap:10rem}.CompanyPackage_learningInfo__XLWKu h6{font-weight:600;font-size:1.25rem;line-height:2rem;color:#323036}.CompanyPackage_learningInfo__XLWKu p{margin:0;font-size:.875rem;line-height:1.4375rem;color:#323036}.CompanyPackage_learningInfoMobile__6aXv2{display:flex;flex-direction:column;align-items:center;gap:24px}.CompanyPackage_learningInfoMobile__6aXv2 h6{font-weight:600;font-size:1.25rem;line-height:2rem;color:#323036}.CompanyPackage_learningInfoMobile__6aXv2 p{margin:0;font-size:.875rem;line-height:1.4375rem;color:#323036}.CompanyPackage_numberFilled__amUwy{background-color:#a6f1d8;display:grid;place-items:center;width:4rem;height:4rem;padding-top:.75rem;border-radius:50%;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#4a4851}.CompanyPackage_numberFilled__amUwy::after{content:" ";display:block;height:6.25rem;width:.375rem;background-color:#f2f1f3;margin-top:1.5625rem}.CompanyPackage_numberFilledMobile__\+hOXV{background-color:#a6f1d8;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-weight:600;font-size:18px;line-height:29px;color:#4a4851}.CompanyPackage_numberFilledMobile__\+hOXV::before{background-color:#f2f1f3;border-radius:10px;content:" ";display:block;position:absolute;width:8px;z-index:1}.CompanyPackage_learningPathItemList__Utt1k{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.CompanyPackage_learningPathItem__1bjpH{display:flex;align-items:center;gap:5rem}.CompanyPackage_learningPathItemListMobile__6b6mD{padding-top:10px;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;z-index:4}.CompanyPackage_learningPathItemMobile__HNVUH{display:flex;align-items:center;gap:5rem;z-index:4}.CompanyPackage_learningPathCard__G5aiz{background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:5px;width:40.625rem;height:7.375rem;padding:2rem;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #1ba94c}.CompanyPackage_learningPathCard__G5aiz h6{font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036}.CompanyPackage_learningPathCard__G5aiz p{font-size:1rem;line-height:1.625rem;color:#63606c;margin:0}.CompanyPackage_learningPathCardChildOne__7PkNZ{display:flex;gap:.5rem;align-items:center}.CompanyPackage_learningPathCardType__4\+Jvq{padding:.25rem .5rem;background:#f2f1f3;border-radius:5px;font-weight:600;font-size:.75rem;line-height:1.25rem;color:#4a4851;text-transform:uppercase}.CompanyPackage_learningPathCardMobile__d9hOx{background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:5px;width:100%;height:-webkit-fit-content;height:fit-content;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #1ba94c;z-index:4}.CompanyPackage_learningPathCardMobile__d9hOx h6{font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036}.CompanyPackage_learningPathCardMobile__d9hOx p{font-size:1rem;line-height:1.625rem;color:#63606c;margin:0}.CompanyPackage_learningPathCardChildOneMobile__GVUQT{display:flex;gap:16px;align-items:center;padding-bottom:16px;padding-top:14px}.CompanyPackage_learningPathCardTypeMobile__-zv4G{padding:4px 8px;background:#f2f1f3;border-radius:5px;font-weight:600;font-size:.75rem;line-height:1.25rem;color:#4a4851;text-transform:uppercase}.CompanyPackage_placementGroup__SJMrM{display:flex;justify-content:center;align-items:center;width:100%;padding:43px 210px;overflow:hidden;gap:34px;background-image:url(/static/media/BonusBG.b857d798d1274fafcf01.svg);background-size:cover}.CompanyPackage_placementGroupMobile__TtFY1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 25px;overflow:hidden;gap:30px;background-image:url(/static/media/BonusMobile.26d55c7ccc9560820b8b.svg);background-size:cover}.CompanyPackage_dots__r6GJR{display:flex}.CompanyPackage_dotsPosition__kSuwS{position:absolute;left:0}.CompanyPackage_dotsPositionr__5J1rN{position:absolute;right:0}.CompanyPackage_dotsPositionw__wi0YI{position:absolute;right:0}.CompanyPackage_svgPosition__xMaCL{position:absolute;left:185px}.CompanyPackage_svgPositionMobile__pzS3p{position:absolute;left:125px;bottom:2427px}.CompanyPackage_svgPositionMobileAchivement__Y2EuB{padding:10px}.CompanyPackage_placementItem__2Kl2l{font-size:1.125rem;line-height:1.8125rem;width:321px;height:130px;color:#fff;margin:0}.CompanyPackage_placementItem__2Kl2l div{font-size:1.25rem;line-height:2rem;text-transform:uppercase}.CompanyPackage_placementItem__2Kl2l span{font-weight:600}.CompanyPackage_tryButton__JVEYP{position:relative}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X{color:#fff !important;right:-24px;top:-24px;width:32px}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X,.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::before,.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::after{background-color:#ffe61a;border-radius:2px;height:52px;position:absolute;width:65px}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::before{transform:rotateZ(27.5deg)}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::after{transform:rotateZ(-27.5deg)}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::before,.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStar__0WV0X::after{content:" ";display:block;left:0;top:0}.CompanyPackage_tryButton__JVEYP .CompanyPackage_freeStarText__ov5RM{color:#e70000;font-size:14px;font-weight:600;line-height:16px;position:relative;text-align:center;font-weight:bold;z-index:2}.CompanyPackage_tryButtonMobile__9vwYt{position:relative}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X{color:#fff !important;right:-4px;top:-25px;width:32px}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X,.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::before,.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::after{background-color:#ffe61a;border-radius:2px;height:39px;position:absolute;width:51px}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::before{transform:rotateZ(27.5deg)}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::after{transform:rotateZ(-27.5deg)}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::before,.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStar__0WV0X::after{content:" ";display:block;left:0;top:0}.CompanyPackage_tryButtonMobile__9vwYt .CompanyPackage_freeStarText__ov5RM{color:#e70000;font-size:8.5px;font-weight:600;line-height:16px;position:relative;text-align:center;font-weight:bold;z-index:2;padding-bottom:10px}.CompanyPackage_corner__S34LN{position:absolute;left:0;top:10px}.CompanyPackage_bannerPreparation__zFkut{background-image:url(/static/media/Featuresbg.c1a981da8065a7d2fcc6.svg);background-size:cover;padding:.5rem;width:100%;border-radius:5px;margin-top:6rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly}.CompanyPackage_bannerPreparationMobile__d4ksG{background-image:url(/static/media/FeaturesMobile.21d917eb060b00b45a54.svg);background-size:cover;padding:.5rem;width:100%;border-radius:5px;margin-top:6rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly}.CompanyPackage_bannerPreparationBg__br6\+x{background-size:cover;padding:.5rem;width:100%;border-radius:5px;margin-top:6rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly}.CompanyPackage_preparationparagaraph__J7c5j{font-size:10px;font-weight:600;line-height:16px;text-align:center}.CompanyPackage_preparationparagaraph__J7c5j>span{font-weight:bold}.CompanyPackage_wiproCardSpace__hTUnD{padding-left:177px;padding-right:100px}.CompanyPackage_wiproCardSpace__hTUnD>p{font-style:normal;font-weight:600;font-size:18px;line-height:29px;text-align:center;width:90%}.CompanyPackage_wiproCardSpaceMobile__PlBhH{padding-left:5px}.CompanyPackage_wiproCardSpaceMobile__PlBhH>p{font-style:normal;font-weight:600;font-size:16px;line-height:29px;text-align:center}.CompanyPackage_space__WwBu0{padding-top:40px}.CompanyPackage_spaceBanner__HBweX{padding-top:65px}.CompanyPackage_spaceDesktop__5--b0{padding-top:64px}.CompanyPackage_buyRoundOne__nnSp9{color:#fff;background:hsla(0,0%,100%,.1);border-radius:5px;padding:15px;margin-top:20px;margin-bottom:20px;position:relative}.CompanyPackage_buyRoundOne__nnSp9 p{font-weight:600;font-size:16px}.CompanyPackage_buyRoundOne__nnSp9 li{font-weight:normal;font-size:16px;padding-bottom:8px}.CompanyPackage_offerIcon__OQ2G9{position:absolute;top:-12px;right:-2px}.CompanyPackage_gridCardItem__70m7N{color:#000;background:#fff;border-radius:5px;width:225px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.CompanyPackage_gridCardItemIcon__LsDp5{margin-bottom:20px}@media only screen and (max-width: 767px){.CompanyPackage_placementItem__2Kl2l{width:100%;height:-webkit-fit-content;height:fit-content}.CompanyPackage_timerContainerMobile__SObKg{grid-gap:6px;gap:8px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.CompanyPackage_timerItemMobile__Hbfj6{width:65px;height:65px}.CompanyPackage_svgPositionMobile__pzS3p{position:static;position:initial}.CompanyPackage_mobileCenter__N90o6{display:flex;justify-content:center}}
.FooterCompany_footerContainer__Ns8mx{display:grid;grid-template:repeat(3, -webkit-min-content)/repeat(12, 1fr);grid-template:repeat(3, min-content)/repeat(12, 1fr);margin-top:3.5rem;width:100%;background-color:#fcfcfc;padding:2.5rem 6.875rem}.FooterCompany_footerP1__wG6iF,.FooterCompany_footerP2__Sxu1l,.FooterCompany_footerContactAddressP__\+BW1L{font-weight:500;font-size:1.125rem;line-height:1.8125rem;color:#323036}.FooterCompany_listGroup__pNJZC{display:flex;flex-direction:column;gap:1rem}.FooterCompany_blockHeader__Plwye{font-weight:500;font-size:1.125rem;line-height:1.8125rem;color:#323036;margin-bottom:1.5rem}.FooterCompany_listGroupItem__zhXTW{font-size:1rem;line-height:1.625rem;color:#323036}.FooterCompany_footerP1__wG6iF{grid-column:1/3;grid-row:1/2}.FooterCompany_footerP2__Sxu1l{grid-column:6/8;grid-row:1/2}.FooterCompany_footerBlock1__Ve99R{grid-column:1/3;grid-row:2/3}.FooterCompany_footerBlock2__hWuqb{grid-column:3/5;grid-row:2/5;border-right:1px solid #d8d6db}.FooterCompany_footerBlock3__VNrqq{grid-column:6/8;grid-row:2/3}.FooterCompany_footerBlock4__FmvZH{grid-column:8/10;grid-row:2/3}.FooterCompany_footerBlock5__pRc04{grid-column:10/12;grid-row:2/3}.FooterCompany_footerContact__d6w6A,.FooterCompany_footerContactAddress__32uaI{margin-top:-6rem}.FooterCompany_footerContact__d6w6A{grid-column:1/3;grid-row:3/4}.FooterCompany_footerContactAddress__32uaI{grid-column:3/5;grid-row:3/4}@media(max-width: 960px){.FooterCompany_footerContainer__Ns8mx{padding:15px;display:flex;flex-direction:column}.FooterCompany_footerP2__Sxu1l{padding-top:30px;grid-column:1/-1;grid-row:3/4}.FooterCompany_footerContactAddress__32uaI,.FooterCompany_footerContact__d6w6A{margin-top:10px}.FooterCompany_footerBlock2__hWuqb{padding-top:30px;grid-column:5/7;border:0}.FooterCompany_footerBlock3__VNrqq{padding-top:30px;grid-column:6/1;grid-row:4/5}.FooterCompany_footerBlock4__FmvZH{padding-top:30px;grid-column:5/7;grid-row:4/5}.FooterCompany_footerBlock5__pRc04{padding-top:30px;grid-column:1/5;grid-row:5/6}.FooterCompany_footerContact__d6w6A{padding-top:30px;grid-column:5/6;grid-row:8/9}}.FooterCompany_footerContactUs__AhN0A{font-weight:500;font-size:1.125rem;line-height:1.5rem;text-align:left;color:#323036;margin:0;margin-bottom:1.5rem}.FooterCompany_footerContactUsContainer__XzWGT{display:flex;gap:1rem}.FooterCompany_socialMediaItem__YLlkI{width:2rem;height:2rem;display:grid;place-items:center;background-color:#794df5;color:#fff;border-radius:5px}.FooterCompany_footerAddressStyle__6ftDi{font-size:.9rem;line-height:1.625rem;color:#323036;margin-right:.5rem}
.PythonCourse_carouselSlider__8YE3m{padding-bottom:5%;width:95%;display:flex;align-items:center;margin:0 auto}.PythonCourse_carouselProvider__vGkXP{background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}.PythonCourse_Container__HYSz6{display:flex;justify-content:space-around;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 1120px){.PythonCourse_Container__HYSz6{display:flex;flex-direction:column;padding:1rem}}.PythonCourse_certificate__0-zfP{box-shadow:0px 0px 50px -10px rgba(0,0,0,.1019607843);width:250px;height:640px;gap:0px;border-radius:4px}@media(max-width: 1120px){.PythonCourse_certificate__0-zfP{width:auto;height:auto}}.PythonCourse_folderBox__kp\+k5{width:830px;height:132px;top:146px;left:37px;padding:2%;gap:0px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;background-color:#eef0f1}@media(max-width: 1120px){.PythonCourse_folderBox__kp\+k5{display:flex;flex-direction:column;width:auto;height:auto}}.PythonCourse_RightBorder__0qzL2{box-shadow:0px 0px 50px -10px rgba(0,0,0,.1019607843);width:auto;height:auto;padding:25px;gap:0px;border-radius:4px}@media(max-width: 1120px){.PythonCourse_RightBorder__0qzL2{padding:5px}}.PythonCourse_head__pCu3t{font-size:24px;font-weight:400;line-height:31.2px;text-align:left;color:#02203c}.PythonCourse_title1__yt-Jy{font-size:20px;font-weight:400;line-height:26px;text-align:left;color:#02203c}.PythonCourse_sub__JTd2Y{font-size:16px;font-weight:700;line-height:22.86px;text-align:left}.PythonCourse_joinGroupContainer__CKmfk{display:flex;align-items:center;justify-content:space-around;border-style:solid;border-width:1px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 1020px){.PythonCourse_joinGroupContainer__CKmfk{flex-direction:column}.PythonCourse_joinGroupActions__xGr01{min-width:60%}}.PythonCourse_topic__fqUDy{font-size:18px;font-weight:400;line-height:25.2px;text-align:left;color:#2fff4b}.PythonCourse_main__Sy5Hc{width:100%}.PythonCourse_joinGroupHeader__4UJQX{color:#fff;font-size:56px;font-weight:600;line-height:79.88px;text-align:left}.PythonCourse_joinGroupList__0R\+vI{font-size:32px;font-weight:400;line-height:46px;text-align:left;color:#fff}@media(min-width: 960px){.PythonCourse_joinGroupList__0R\+vI{width:600px}}.PythonCourse_joinGroupList2__zXfu-{font-size:32px;font-weight:400;text-align:left;color:#2fff4b}@media(min-width: 960px){.PythonCourse_joinGroupList2__zXfu-{width:600px}}
.Python_dialog__lB1Ti::-webkit-scrollbar{width:5px}.Python_dialog__lB1Ti::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.Python_dialog__lB1Ti::-webkit-scrollbar-track{background:#fff}.Python_dialogTitle__BAUqi{background:linear-gradient(#1B1834, #381571, #794DFD);text-align:center;height:60px}.Python_mobileDialogTitle__tPPs3{border-top:4px solid #794df5;text-align:center;height:90px}.Python_dialogTitleHeader__OL75R{font-size:20px;font-family:"Poppins",sans-serif;font-weight:500;color:#fff}.Python_dialogSubTitle__GL3ww{text-align:center;font-size:15px;font-family:"Poppins",sans-serif;font-weight:400}.Python_dialogAction__hxPU9{display:flex;justify-content:center;margin-bottom:10px}.Python_dialogContent__IJnwz{display:flex;flex-direction:column;align-items:center;gap:15px;width:500px}.Python_mobileDialogContent__PL0Xx{width:100%;padding:0 !important;margin-top:32px;display:flex;flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.Python_dialogContent__IJnwz::-webkit-scrollbar{display:none}.Python_signInPwdContainer__ZY-oT{margin-top:10px}.Python_signInInput1__U1y0T{border:0;width:400px;height:50px;outline:none !important}.Python_signInInput2__VC\+3l{border:0;width:400px;height:50px;margin-top:20px;outline:none !important}.Python_forgotPassword__HNUNV{margin-left:270px;text-decoration:underline;color:#0377d1;cursor:pointer}.Python_mobileForgotPassword__aRWkU{text-align:right;text-decoration:underline;color:#0377d1;cursor:pointer;width:343px}.Python_fieldIcon__WPy0\+{padding:5px;float:left;height:40px;border:0px;margin-top:4px;width:32}.Python_forgotPwd__ZF7T9{text-align:right;text-decoration:underline;color:#0377d1;cursor:pointer}.Python_signInButton__Mrt3N{width:400px;height:50px}.Python_mobileSignInButton__WXTCq{width:343px;height:50px}.Python_inputFieldValidation__G7b7C{display:flex;flex-direction:column}.Python_signInButton__Mrt3N,.Python_mobileSignInButton__WXTCq,.Python_createNewbutton__womyH{font-weight:600 !important;font-size:medium !important}.Python_orDivision__YeWCb{display:flex;justify-content:center;align-items:center;gap:10px;width:400px;font-size:20px}.Python_line1__wKIkS{height:1px;width:180px;background:#e2e0e0}.Python_line2__Ewd-w{height:1px;width:180px;background:#e2e0e0}.Python_dialogContent1__nrjQW{display:flex;flex-direction:column;align-items:center;gap:15px;width:500px;height:500px}.Python_mobileDialogContent1__ob8cU{display:flex;flex-direction:column;align-items:center;gap:15px;width:360px;height:500px}.Python_userName__VjB1j{display:flex;align-items:center;justify-content:center;gap:20px;width:400px;margin-top:0px}.Python_signInputContainer__tmSLg{margin-top:px}.Python_textField__9uUcG input{padding-top:15px;padding-bottom:15px}.Python_formControl__YTlqb select{padding-top:2px;padding-bottom:2px}.Python_dobAndGender__kXl4l{display:flex;align-items:center;justify-content:center;gap:20px;width:400px;margin-top:0px}.Python_acceptTermsAndCondition__iK2Wl{display:flex;justify-content:center;align-items:center;height:30px}.Python_mobileAcceptTermsAndCondition__4DcVG{display:flex;justify-content:center;align-items:center;height:30px;width:21rem}.Python_acceptTermText__gQeK-{margin-right:150px;margin-top:15px;font-size:15px;font-family:"Poppins",sans-serif;font-weight:500}.Python_mobileAcceptTermText__k1ZiA{margin-right:55px;margin-top:15px;font-size:15px;font-family:"Poppins",sans-serif;font-weight:500}.Python_acceptTermText__gQeK-:hover{font-size:15px;font-family:"Poppins",sans-serif;font-weight:500;color:#1c3ba7;-webkit-text-decoration-line:underline;text-decoration-line:underline}.Python_alreadyHaveAnAccount__Y1mW9{display:flex;justify-content:center;align-items:center;height:20px}.Python_alreadyText__PZErp{font-size:16px;font-family:"Poppins",sans-serif;font-weight:500;color:#20222f}.Python_loginPageButton__pbzIZ{font-size:16px;margin-left:10px;font-weight:bold;color:#794df5;cursor:pointer}.Python_newSignUp__XYwP\+{display:flex;flex-direction:column;justify-content:center;align-items:center}.Python_dontHaveAccount__DDRsT{color:#3a3a3a;font-weight:500;font-family:"Poppins",sans-serif;font-size:18px}.Python_signUpButton__92YwQ{width:400px;height:50px}.Python_mobileSignUpButton__twbby{width:343px;height:50px}.Python_signUpButton__92YwQ,.Python_mobileSignUpButton__twbby,.Python_createNewbutton__womyH{font-weight:600 !important;font-size:medium !important}.Python_createNew__2pM10{margin-bottom:20px}.Python_createPrompt__pGCRX{text-align:center}.Python_createNewbutton__womyH{width:80%}.Python_createNewWrapper__3QLhz{text-align:center}.Python_noticeHeader__IFTPf{background:linear-gradient(90deg, #8e2de2 0%, #4a00e0 100%);padding:.7rem}.Python_noticeHeader__IFTPf>p{text-align:center;margin:auto;color:#fff;width:80%;font-size:1.25rem;line-height:2rem}.Python_noticeHeader__IFTPf>p .Python_spanHighlight__buPzJ{background:red;border-radius:5px}.Python_noticeHeader__IFTPf>p .Python_spanCaps__FGk0f{display:block;font-weight:600}.Python_marqueeFormat__NhmPT{padding-top:4%;display:flex;justify-content:space-between}.Python_marqueeFormatMob__esx6C{padding-top:4%}.Python_noticeHeaderMobile__S9QIL{background:linear-gradient(90deg, #8e2de2 0%, #4a00e0 100%);padding:10px 0px}.Python_noticeHeaderMobile__S9QIL>p{text-align:left;margin:auto;color:#fff;width:100%;font-size:16px;line-height:26px;padding:10px}.Python_noticeHeaderMobile__S9QIL>p .Python_spanHighlight__buPzJ{background:red;border-radius:5px}.Python_noticeHeaderMobile__S9QIL>p .Python_spanCaps__FGk0f{display:block;font-weight:600}.Python_heroCard__tbUPE{padding:4rem;background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}.Python_heroCardMobile__G7CQg{padding:15px;background-image:linear-gradient(to bottom, #242145, #2b0469, #242145, rgb(104, 6, 66));background-size:cover}.Python_heroCardOverview__kFJLU{padding:4rem;background-color:#261b4e;background-size:cover}.Python_heroCardOverviewMobile__vzWdI{padding:15px;background-color:#261b4e;background-size:cover}.Python_carouselSlider__cmc9-{height:460px}@media(max-width: 1020px){.Python_carouselSlider__cmc9-{height:574px}}.Python_carouselProvider__beG5D{position:relative;overflow:hidden;width:100%;height:auto;background-image:linear-gradient(to bottom, #242145, #2b0469, #242145, rgb(104, 6, 66));background-size:cover}@media(max-width: 1020px){.Python_carouselProvider__beG5D{height:574px}}.Python_heroBanner__j9pxL{padding:4rem;display:flex;gap:80px;background-size:cover;border-style:solid;border-width:.5px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:20px}.Python_heroBanner3__nhKpu{padding:4rem;align-items:center;display:flex;gap:80px;background-size:cover;border-style:solid;border-width:.5px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:20px}.Python_heroBanner3__nhKpu>*{margin-right:20px}.Python_heroBanner3__nhKpu>*:last-child{margin-right:0}.Python_heroBanner2__AKQ0j{padding:4rem;align-items:center;display:flex}.Python_heroBannerMobile__yvPa-{padding:15px;background-size:cover;border-style:solid;border-width:.5px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:20px}.Python_heroBannerCarousel__gsvXz{padding:4rem;display:flex;justify-content:center}.Python_heroBannerCarouselMobile__EEhZA{padding:15px;background-size:cover}.Python_heroBannerOverview__08J7O{display:flex}.Python_heroBannerOverviewMobile__nOkLD{padding:15px;background-size:cover}.Python_heroTitle__xYWB-{font-size:3rem;font-weight:500;line-height:4.25rem;color:#fff}.Python_heroTitle2__4Q57j{font-size:2rem;font-weight:500;line-height:4.25rem;color:#fff}.Python_heroTitleMobile__0zi-H{padding-top:32px;color:#fff;font-style:normal;font-weight:500;font-size:20px;line-height:32px}.Python_heroSecTitle__oBK8B{font-size:1.5rem;font-weight:600;color:#fff;width:"5%"}.Python_heroSecTitleMobile__G11xu{padding-top:32px;color:#fff;font-style:normal;font-weight:500;font-size:20px;line-height:32px}.Python_marqueButtons__Pul2L{background-color:#e7005e;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:8px}.Python_marqueButtons__Pul2L:hover{transform:scale(1.3)}.Python_marquee__ytdfk{width:100%;overflow:hidden;white-space:nowrap}.Python_marqueeContent__DprDX{display:flex;gap:10%;animation:Python_marquee__ytdfk 10s linear infinite;color:#fff}.Python_marqueeContentPaused__ZDfZP{animation-play-state:paused;display:flex;gap:8%}@keyframes Python_marquee__ytdfk{0%{transform:translateX(50%)}100%{transform:translateX(-50%)}}.Python_box__BF1vB{flex:1 1;min-height:180px;max-width:100%;top:92px;gap:5px;display:flex;border-radius:6px 6px 6px 6px;align-items:center;padding:15px;background-color:#2a2753;color:#fff;font-size:16px;font-weight:400;line-height:30.6px;text-align:center}.Python_boxexpert__Ja3Lv{width:auto;height:auto;top:92px;gap:5px;display:flex;border-radius:6px 6px 6px 6px;align-items:center;padding:15px;background-color:#2a2753;color:#fff;font-size:16px;font-weight:400;line-height:30.6px;text-align:center}.Python_heroCardChildOne__Ymsas{flex:1 1}.Python_heroCardChildOne__Ymsas>p{font-size:18px;font-weight:400;line-height:30.6px;text-align:left;color:#fff}.Python_heroCardChildOne__Ymsas>ul{padding-left:0}.Python_heroCardChildOne__Ymsas>ul>li{font-weight:500;font-size:1.125rem;line-height:1.875rem;color:#fff;margin-top:1.5rem;display:flex;gap:.75rem;align-items:center}.Python_heroCardChildOne__Ymsas .Python_mainBuyNow__P4Aqm{border:0;width:25rem;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.Python_heroCardChildOneMobile__al8aK{flex:1 1}.Python_heroCardChildOneMobile__al8aK>p{font-size:14px;line-height:23px;font-weight:400;color:#fff}.Python_heroCardChildOneMobile__al8aK>ul{padding-left:0;padding-top:20px}.Python_heroCardChildOneMobile__al8aK>ul>li{font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#fff;list-style:none;margin-top:1.5rem;display:flex;gap:.45rem}.Python_heroCardChildOneMobile__al8aK .Python_mainBuyNow__P4Aqm{border:0;width:280px;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.Python_heroCardChildOneOverview__-hdH9{flex:1 1;padding-top:5%}.Python_heroCardChildOneOverview__-hdH9>p{font-size:1.25rem;line-height:1.875rem;color:#000}.Python_heroCardChildOneOverview__-hdH9>ul{padding-left:0}.Python_heroCardChildOneOverview__-hdH9>ul>li{font-weight:500;font-size:1.125rem;line-height:1.875rem;color:#fff;margin-top:1.5rem;display:flex;gap:.75rem;align-items:center}.Python_heroCardChildOneOverview__-hdH9 .Python_mainBuyNow__P4Aqm{border:0;width:25rem;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.Python_heroCardChildOneOverviewMobile__6AgMZ{flex:1 1}.Python_heroCardChildOneOverviewMobile__6AgMZ>p{font-size:14px;line-height:23px;font-weight:400;color:#000}.Python_heroCardChildOneOverviewMobile__6AgMZ>ul{padding-left:0;padding-top:20px}.Python_heroCardChildOneOverviewMobile__6AgMZ>ul>li{font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#fff;list-style:none;margin-top:1.5rem;display:flex;gap:.45rem}.Python_heroCardChildOneOverviewMobile__6AgMZ .Python_mainBuyNow__P4Aqm{border:0;width:280px;margin-top:2rem;padding:.5rem 1rem;background-color:#23d306;font-weight:600;font-size:1.125rem;line-height:1.875rem;color:#fff}.Python_heroCardChildTwo__LEbmh{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.Python_heroCardChildTwoMobile__iFLhd{top:191px;right:18px}.Python_cursor__eVsXN{animation:Python_blink__1M8a0 .7s infinite alternate}@keyframes Python_blink__1M8a0{from{opacity:1}to{opacity:0}}.Python_typingEffect__jf4LR{font-family:monospace;font-size:18px;display:inline-block;color:#2fff4b;width:"10%"}.Python_reviewBox__BIK0x{background-color:#fff;width:11.25rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}.Python_reviewBox__BIK0x>div{display:flex;gap:.5rem;align-items:center}.Python_reviewContainer__G2IR7{display:flex;gap:1rem}.Python_reviewletter__-HNll{font-style:normal;font-weight:normal;font-size:18px;line-height:29px;color:#fff;text-align:center}.Python_reviewletterMobile__EwVE3{font-style:normal;font-weight:normal;font-size:18px;line-height:29px;color:#323036;text-align:center}.Python_reviewBoxRating__9BXmu{font-size:1.125rem;line-height:1.8125rem;color:#19181b}.Python_reviewBoxReviews__s1d6l{font-size:.625rem;line-height:1rem;color:#96939f}.Python_achievementBannerMain__mttKG{display:flex;align-items:center;justify-content:center;margin:4rem;background:#f3fff7}.Python_achievementBannerMain__mttKG>p{margin:0;text-align:center;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#1ba94c}.Python_achievementBannerMain__mttKG>span{font-size:1rem;font-style:italic;line-height:1.625rem;color:#63606c;align-self:flex-end}.Python_achievementBannerMobile__P0rSW{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3fff7;padding:10px;margin:40px auto}.Python_achievementBannerMobile__P0rSW>p{padding:24px 0 0 0;text-align:center;font-weight:600;font-size:16px;line-height:26px;color:#1ba94c}.Python_achievementBannerMobile__P0rSW>span{font-size:12px;font-style:italic;line-height:20px;color:#63606c;margin-bottom:24px}.Python_preparationBannerMain__DCx-A{display:flex;align-items:center;justify-content:center;margin:6rem;background:#f3fff7}.Python_preparationBannerMainMobile__QToUJ{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:40px auto;background:#f3fff7;padding:10px}.Python_preparationBannerp__P4Gs7{margin:"0";text-align:"center";font-weight:"600";font-size:"24px";line-height:"38px";color:"#1ba94c";white-space:"nowrap"}.Python_preparationBannerparagraph__GZ6Jw{margin:0;text-align:center;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#1ba94c}.Python_timerparagraph__OHdbz{margin:0;text-align:center;font-weight:600;font-size:20px;line-height:2.375rem}.Python_timeparagraph__anHIm{margin:0;text-align:center;font-weight:600;font-size:20px;line-height:2.375rem}.Python_ctaButton__YvoWz{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:16px 60px;border:none;text-align:center;font-weight:700;font-size:24px;line-height:2.375rem;border-radius:5px}.Python_CtaButtonMobile__nldFB{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:8px;border:none;text-align:center;font-weight:600;font-size:16px;border-radius:5px;margin:0 auto;width:100%;max-width:320px}.Python_CtaLastButtonMobile__g9aiT{background-color:#23d306;background-image:linear-gradient(to left right, #42be20, #1ba94c);color:#f2f1f3;padding:10px;border:none;text-align:center;font-weight:600;font-size:16px;line-height:2.375rem;border-radius:5px}.Python_timerGrid__j6G8w{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.Python_wiproGrid__sVjix{display:flex;justify-items:center;gap:24px}.Python_wiproGridMobile__JzhXH{display:grid;grid-template-rows:1fr 1fr 1fr 1fr 1fr;justify-items:center;grid-gap:24px;gap:24px}.Python_bonusParagraph__H\+bvM{font-weight:400;text-align:left;width:350px;padding-top:.8%;font-family:Poppins;font-style:normal;font-size:14px;line-height:26px}.Python_bonusParagraph__H\+bvM>span{font-weight:bold}.Python_bonusGrid__YWfDO{display:flex;justify-content:center}.Python_bonusGridValue__UHk1m{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background-color:indigo}.Python_bonusP__FLVnU{padding:10px 5px;border:gray;text-align:center;color:#fff;box-shadow:10px}.Python_wiproBanner__MW3jB{padding:10px 5px;border:gray}.Python_cardTimer__pfdIe{padding:10px 5px;border:gray;text-align:center;background-color:#fff;box-shadow:10px}.Python_timerContainer__wQZeK{display:flex;gap:5.25rem;margin-bottom:4rem}.Python_timerContainerMobile__2znRr{display:flex;gap:19px;margin-bottom:4rem}.Python_timerItem__svCpD{background-color:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:5px;width:9.375rem}.Python_timerItem__svCpD h6,.Python_timerItem__svCpD div{text-align:center}.Python_timerItem__svCpD h6{font-size:1rem;line-height:1.625rem;color:#63606c}.Python_timerItem__svCpD div{font-weight:500;font-size:3rem;line-height:4.5rem;color:#19181b}.Python_timerItemMobile__9zTc1{background-color:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:5px;width:71px;height:71px}.Python_timerItemMobile__9zTc1 h6,.Python_timerItemMobile__9zTc1 div{text-align:center;padding-top:9px}.Python_timerItemMobile__9zTc1 h6{font-size:7px;line-height:14px;color:#63606c}.Python_timerItemMobile__9zTc1 div{font-weight:500;font-size:22px;line-height:15px;color:#19181b}.Python_cartButton__t-Qa5{border:1px solid #794df5}.Python_nav__kYfiV{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.Python_buttonBack__qSFj5,.Python_buttonNext__LI0tN{border:0;background:rgba(0,0,0,0);margin-bottom:.1rem}.Python_dotGroup__rURDw{display:flex;gap:.7rem;align-items:center}.Python_dotGroup__rURDw>button:disabled{background-color:#1ba94c !important}.Python_dotGroup__rURDw>button{border:0;border-radius:1.5rem;background-color:#bdbbc3;height:.6rem;width:.5rem;transform:scale(0.8)}.Python_learningContainer__N2npn{align-items:center;justify-content:center}.Python_learningContainer__N2npn h4{font-weight:500;font-size:1.5rem;line-height:2.375rem;color:#19181b}.Python_learningContainerMobile__Dn30v{display:flex;flex-direction:column;align-items:center;justify-content:center}.Python_learningContainerMobile__Dn30v h4{font-weight:500;font-size:1.5rem;line-height:2.375rem;color:#19181b}.Python_learningInfo__s2Oau{display:flex;align-items:center;gap:10rem}.Python_learningInfo__s2Oau h6{font-weight:600;font-size:1.25rem;line-height:2rem;color:#323036}.Python_learningInfo__s2Oau p{margin:0;font-size:.875rem;line-height:1.4375rem;color:#323036}.Python_learningInfoMobile__mfqlk{display:flex;flex-direction:column;align-items:center;gap:24px}.Python_learningInfoMobile__mfqlk h6{font-weight:600;font-size:1.25rem;line-height:2rem;color:#323036}.Python_learningInfoMobile__mfqlk p{margin:0;font-size:.875rem;line-height:1.4375rem;color:#323036}.Python_numberFilled__kPtXP{background-color:#a6f1d8;display:grid;place-items:center;width:4rem;height:4rem;padding-top:.75rem;border-radius:50%;font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#4a4851}.Python_numberFilled__kPtXP::after{content:" ";display:block;height:6.25rem;width:.375rem;background-color:#f2f1f3;margin-top:1.5625rem}.Python_numberFilledMobile__6La3\+{background-color:#a6f1d8;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-weight:600;font-size:18px;line-height:29px;color:#4a4851}.Python_numberFilledMobile__6La3\+::before{background-color:#f2f1f3;border-radius:10px;content:" ";display:block;position:absolute;width:8px;z-index:1}.Python_learningPathItemList__dYwe-{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.Python_learningPathItem__QF7Vw{display:flex;align-items:center;gap:5rem}.Python_learningPathItemListMobile__cli6R{padding-top:10px;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;z-index:4}.Python_learningPathItemMobile__mRNDZ{display:flex;align-items:center;gap:5rem;z-index:4}.Python_learningPathCard__7CFZa{background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:5px;width:40.625rem;height:7.375rem;padding:2rem;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #1ba94c}.Python_learningPathCard__7CFZa h6{font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036}.Python_learningPathCard__7CFZa p{font-size:1rem;line-height:1.625rem;color:#63606c;margin:0}.Python_learningPathCardChildOne__VpbbM{display:flex;gap:.5rem;align-items:center}.Python_learningPathCardType__UDQC-{padding:.25rem .5rem;background:#f2f1f3;border-radius:5px;font-weight:600;font-size:.75rem;line-height:1.25rem;color:#4a4851;text-transform:uppercase}.Python_learningPathCardMobile__UCnlW{background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:5px;width:100%;height:-webkit-fit-content;height:fit-content;padding:1rem;display:flex;justify-content:space-between;align-items:center;border-left:4px solid #1ba94c;z-index:4}.Python_learningPathCardMobile__UCnlW h6{font-weight:500;font-size:1rem;line-height:1.625rem;color:#323036}.Python_learningPathCardMobile__UCnlW p{font-size:1rem;line-height:1.625rem;color:#63606c;margin:0}.Python_learningPathCardChildOneMobile__IHe3Y{display:flex;gap:16px;align-items:center;padding-bottom:16px;padding-top:14px}.Python_learningPathCardTypeMobile__tvpMc{padding:4px 8px;background:#f2f1f3;border-radius:5px;font-weight:600;font-size:.75rem;line-height:1.25rem;color:#4a4851;text-transform:uppercase}.Python_placementGroup__\+8Wxp{display:flex;justify-content:center;align-items:center;width:100%;padding:43px 210px;overflow:hidden;gap:34px;background-image:url(/static/media/BonusBG.b857d798d1274fafcf01.svg);background-size:cover}.Python_placementGroupMobile__zSurv{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 25px;overflow:hidden;gap:30px;background-image:url(/static/media/BonusMobile.26d55c7ccc9560820b8b.svg);background-size:cover}.Python_dots__6j2wt{display:flex}.Python_dotsPosition__hXjcB{position:absolute;left:0}.Python_dotsPositionr__1jgct{position:absolute;right:0}.Python_dotsPositionw__Y294z{position:absolute;right:0}.Python_svgPosition__uPJG-{position:absolute;left:185px}.Python_svgPositionMobile__dAEsD{position:absolute;left:125px;bottom:2427px}.Python_svgPositionMobileAchivement__bh4jL{padding:10px}.Python_placementItem__FG6Y8{font-size:1.125rem;line-height:1.8125rem;width:321px;height:130px;color:#fff;margin:0}.Python_placementItem__FG6Y8 div{font-size:1.25rem;line-height:2rem;text-transform:uppercase}.Python_placementItem__FG6Y8 span{font-weight:600}.Python_tryButton__SPGY4{position:relative}.Python_tryButton__SPGY4 .Python_freeStar__lbNFI{color:#fff !important;right:-24px;top:-24px;width:32px}.Python_tryButton__SPGY4 .Python_freeStar__lbNFI,.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::before,.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::after{background-color:#ffe61a;border-radius:2px;height:52px;position:absolute;width:65px}.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::before{transform:rotateZ(27.5deg)}.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::after{transform:rotateZ(-27.5deg)}.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::before,.Python_tryButton__SPGY4 .Python_freeStar__lbNFI::after{content:" ";display:block;left:0;top:0}.Python_tryButton__SPGY4 .Python_freeStarText__ljz8j{color:#e70000;font-size:14px;font-weight:600;line-height:16px;position:relative;text-align:center;font-weight:bold;z-index:2}.Python_tryButtonMobile__mcw\+5{position:relative}.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI{color:#fff !important;right:-4px;top:-25px;width:32px}.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI,.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::before,.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::after{background-color:#ffe61a;border-radius:2px;height:39px;position:absolute;width:51px}.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::before{transform:rotateZ(27.5deg)}.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::after{transform:rotateZ(-27.5deg)}.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::before,.Python_tryButtonMobile__mcw\+5 .Python_freeStar__lbNFI::after{content:" ";display:block;left:0;top:0}.Python_tryButtonMobile__mcw\+5 .Python_freeStarText__ljz8j{color:#e70000;font-size:8.5px;font-weight:600;line-height:16px;position:relative;text-align:center;font-weight:bold;z-index:2;padding-bottom:10px}.Python_corner__oO6VT{position:absolute;left:0;top:10px}.Python_bannerPreparation__0i11T{padding:.5rem;align-items:center;justify-content:space-evenly}.Python_bannerPreparationMobile__sJl49{padding:.5rem}.Python_bannerPreparationBg__jXk6F{background-size:cover;padding:.5rem;width:100%;border-radius:5px;margin-top:6rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly}.Python_preparationparagaraph__6kCjC{font-size:10px;font-weight:600;line-height:16px;text-align:center}.Python_preparationparagaraph__6kCjC>span{font-weight:bold}.Python_wiproCardSpace__bKow\+{padding-left:177px;padding-right:100px}.Python_wiproCardSpace__bKow\+>p{font-style:normal;font-weight:600;font-size:18px;line-height:29px;text-align:center;width:90%}.Python_wiproCardSpaceMobile__LcXfS{padding-left:5px}.Python_wiproCardSpaceMobile__LcXfS>p{font-style:normal;font-weight:600;font-size:16px;line-height:29px;text-align:center;width:"90%"}.Python_space__hoz2N{padding-top:40px}.Python_spaceBanner__XRlrF{padding-top:65px}.Python_spaceDesktop__VHv9w{padding-top:64px}.Python_buyRoundOne__4BwKE{color:#fff;background:hsla(0,0%,100%,.1);border-radius:5px;padding:15px;margin-top:20px;margin-bottom:20px;position:relative}.Python_buyRoundOne__4BwKE p{font-weight:600;font-size:16px}.Python_buyRoundOne__4BwKE li{font-weight:normal;font-size:16px;padding-bottom:8px}.Python_offerIcon__UN1oN{position:absolute;top:-12px;right:-2px}.Python_gridCardItem__3QkCU{color:#000;background:#fff;border-radius:5px;width:225px;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Python_gridCardItemIcon__GM-eD{margin-bottom:20px}@media only screen and (max-width: 767px){.Python_placementItem__FG6Y8{width:100%;height:-webkit-fit-content;height:fit-content}.Python_timerContainerMobile__2znRr{grid-gap:6px;gap:8px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.Python_timerItemMobile__9zTc1{width:65px;height:65px}.Python_svgPositionMobile__dAEsD{position:static;position:initial}.Python_mobileCenter__vuPD8{display:flex;justify-content:center}}
.communicationMod_tabContent__hljkY{padding-bottom:0 !important;padding-top:0 !important}.communicationMod_headerContainer__GVbpe{padding:20;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #e6e6fa;background-color:#fff}.communicationMod_composeButton__dMAtf{background-color:#794df5;border-radius:3px;border:1px solid #794df5;position:absolute;top:19.5rem;right:3rem;width:143px;height:40px;font-family:Poppins;font-weight:600;font-size:16px}.communicationMod_infoContainer__xkSRd{height:3.5rem;background-color:#f4f7fa;font-family:Poppins;font-style:normal;font-weight:600;font-size:16px;color:#63606c}.communicationMod_tempWrapper__MuUc9{display:flex;justify-content:space-between;align-items:center;margin:20px auto;padding:10px 20px;width:100%}.communicationMod_tempWrapper__MuUc9 div h2{font-weight:600;font-size:18px;color:#19181b}.communicationMod_tempWrapper__MuUc9 div span{font-weight:normal;font-size:14px;color:#63606c}.communicationMod_tempWrapper__MuUc9 div button{border:1px solid #1ba94c;color:#1ba94c;background-color:rgba(0,0,0,0);font-weight:600;font-size:16px;height:40px;padding:0 15px}.communicationMod_headFont__u4Iu\+{font-weight:600;font-size:16px;color:#19181b}.communicationMod_dropdownWrap__5vX8e{background-color:#edf9ff;padding:20px;display:flex;align-items:center}.communicationMod_dropdownWrap__5vX8e label{display:inline !important;font-weight:500;font-size:16px;color:#323036}.communicationMod_custBtn__Dbjwa{color:#63606c !important;background:#f2f1f3 !important;border:none !important;width:106px;margin-left:30px}.communicationMod_xAlertIcon__FJNvX{display:flex;justify-content:center;margin-bottom:15px}.communicationMod_alertMsg__iyK3g{font-weight:600;font-size:18px;color:#323036;text-align:center}.communicationMod_reasonBox__wbTFM{background:#fff8f8;border-left:4px solid #de5445;overflow:hidden}.communicationMod_reasonBox__wbTFM p{padding:15px;font-size:16px;font-weight:500}
.customBatch__form{background-color:#fff;border:1px solid #d8d6db;border-radius:5px;width:49.375rem;padding:2rem 4rem 2.5rem;margin:0 auto}.customBatch_RegFilter{display:flex;gap:1rem}.custom__batch__back{width:49.375rem;margin:0 auto;margin-top:1.5rem}.closeButton{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.closeButton:hover{transform:translateY(-50%) scale(1.5)}.MuiIconButton-root:hover,.MuiIconButton-root:active{background-color:rgba(0,0,0,0) !important;background:rgba(0,0,0,0) !important}
.ComposeMail1_communicationTypeContainer__tQEAW{width:663px;background-color:#edf9ff;display:flex;align-items:center;gap:1rem}.ComposeMail1_mailEditorStyle__Z8vjB{width:41.5rem}.ComposeMail1_studentsInfoContainer__wlEAZ{display:flex;gap:1rem}.ComposeMail1_studentsCountInfo__GKvcQ{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px}.ComposeMail1_updateStudentsButton__JsBzm{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#3a15a4;cursor:pointer}.ComposeMail1_sendOptionContainer__PD8v8{display:flex;flex-direction:column;width:141px;height:75px;background:#fff;border:1px solid #e1e1e1;box-sizing:border-box;box-shadow:2px 6px 16px rgba(84,84,84,.2);border-radius:5px;position:absolute}.ComposeMail1_sendOptionButtons__rB\+86{font-family:Poppins !important;font-style:normal !important;font-weight:500 !important;font-size:14px !important;line-height:21px !important;color:#19181b !important;text-transform:lowercase !important;justify-content:left !important}.ComposeMail1_modal__hZrA3,.ComposeMail1_modal__hZrA3 *{font-family:"Poppins"}.ComposeMail1_modalContent__X1PEA{max-width:800px !important;width:100% !important}.ComposeMail1_uploadButton__AsdZq{background-color:#f6f6f6}.ComposeMail1_uploadHeader__q0wnu{margin:8px 0 16px 0}.ComposeMail1_header__USeQm{background-color:#f9f9f9;width:500px !important;height:40px !important;padding:6px 0 !important;position:relative !important}.ComposeMail1_header__USeQm,.ComposeMail1_header__USeQm *{color:#323036 !important;font-size:16px !important;text-align:center}.ComposeMail1_header__USeQm{font-family:Poppins}.ComposeMail1_templateContainer__TR1uK{width:700px !important;background-color:#ff0}.ComposeMail1_templateHeader__XTt7p{background-color:#f9f9f9;width:600px !important;height:40px !important;padding:6px 0 !important;position:relative !important}.ComposeMail1_templateHeader__XTt7p,.ComposeMail1_templateHeader__XTt7p *{color:#323036 !important;font-size:16px !important;text-align:center}.ComposeMail1_templateHeader__XTt7p{font-family:Poppins}.ComposeMail1_closeButton__JWDfW{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.ComposeMail1_closeButton__JWDfW:hover{transform:translateY(-50%) scale(1.5)}.ComposeMail1_scheduleMailSubHeader__wug2f{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:23px;color:#63606c}.ComposeMail1_scheduleMailLabel__68cIH{font-family:Poppins;font-style:normal;font-weight:500;font-size:15px;line-height:22px;color:#262626}.ComposeMail1_scheduledMailInfo__cemlw{font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:23px;color:#63606c;margin-top:1.5rem}.ComposeMail1_scheduledMailInfoContainer__fBcKa{width:315px;height:34px;left:0px;top:27px;border:1px solid #d8d6db;box-sizing:border-box;border-radius:5px;align-items:center}.ComposeMail1_successNoteContainer__pW-05{margin:auto;padding:12px 0 16px 0}.ComposeMail1_successNote__gpWL9{align-items:center;background-color:#dfffe9;border-radius:8px;color:#51b960;display:inline-flex;flex-shrink:0 !important;font-size:16px !important;padding:12px 18px}.ComposeMail1_successNote__gpWL9 span{margin-left:12px}.ComposeMail1_dialogContent__NkLFR:not(.ComposeMail1_tableContainer__4AZUN){flex-shrink:0}.ComposeMail1_links__V4SB5>*{color:#5061f2 !important;margin-bottom:8px !important}.ComposeMail1_links__V4SB5>*:hover{text-decoration:underline !important}.ComposeMail1_links__V4SB5>*:last-of-type{margin-bottom:0 !important}.ComposeMail1_tableContainer__4AZUN{padding:0 !important}.ComposeMail1_tabs__BgoiT{border-radius:8px !important;box-shadow:0px 4px 16px rgba(53,52,52,.2) !important;display:grid;grid-template-columns:1fr 1fr;margin:auto;max-width:280px;overflow:hidden}.ComposeMail1_tabButton__fnyzE{border:none !important;border-radius:0 !important;padding-top:8px}.ComposeMail1_tabButton__fnyzE:not(.ComposeMail1_active__84PQk){background-color:#fff !important;color:#000 !important}.ComposeMail1_tabButton__fnyzE.ComposeMail1_active__84PQk{background-color:#794df5 !important;color:#fff !important}.ComposeMail1_tabButtonTitle__Lmyzz{display:block;font-size:16px}.ComposeMail1_tabButtonValue__UV5it{display:block;font-size:40px}.ComposeMail1_tableCell__rL46V *{flex-shrink:0}
.mailTemplate_templateInfo__ydHo5{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#63606c}.mailTemplate_templateNamestyle__OzlLw{font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;color:#19181b;width:12rem;height:1.5rem;overflow:hidden;text-overflow:ellipsis}.mailTemplate_templateHeader__VNwLp{background-color:#f9f9f9;width:600px !important;height:40px !important;padding:6px 0 !important;position:relative !important}.mailTemplate_templateHeader__VNwLp,.mailTemplate_templateHeader__VNwLp *{color:#323036 !important;font-size:16px !important;text-align:center}.mailTemplate_templateHeader__VNwLp{font-family:Poppins}.mailTemplate_closeButton__JqkO6{cursor:pointer;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.mailTemplate_closeButton__JqkO6:hover{transform:translateY(-50%) scale(1.5)}.mailTemplate_form__gXPzG{background-color:#fff;border:1px solid #eee;border-radius:5px;padding:2rem;display:flex;gap:4rem}.mailTemplate_privBox__3TA8I{background-color:#f2f1f3;padding:24px 40px;margin:-2rem -2rem -2rem 0;width:100%;max-height:80vh;overflow-y:auto}.mailTemplate_privBox__3TA8I h4{color:#3a3a3a;font-size:1.125rem}.mailTemplate_privBox__3TA8I p{color:#63606c;font-size:.875rem}.mailTemplate_privAccordions__sZMMC{display:flex;flex-direction:column;gap:1rem}.mailTemplate_mailAccordion__sHrFs{box-shadow:none !important;border:1px solid #d8d6db !important;width:34rem !important;margin-bottom:15px}.mailTemplate_selectedItems__\+3fb8{color:#794df5;font-size:.875rem;font-weight:500}.mailTemplate_checkboxPrimary__e5K9Z{color:#794df5 !important}.mailTemplate_accordionSumm__zPUZD{justify-content:space-between !important}.mailTemplate_accordionSumm__zPUZD p{padding:0;margin:6px 0px 0px 0px;color:#323036;font-weight:500;font-size:1rem}.mailTemplate_accordionSumm__zPUZD div{display:flex;gap:1em;align-items:center}.mailTemplate_messageContainer__8IasP{margin:"1.5rem"}.mailTemplate_checkboxLabel__PU-ny{color:#4a4851 !important;font-size:.875rem !important;font-weight:500 !important}.mailTemplate_accordionSummRoot__UmFGl{flex-direction:row-reverse !important;background-color:#fff;gap:1rem !important}.mailTemplate_accordionDet__VMCvy{flex-direction:column !important;padding:0 1.75rem !important}.mailTemplate_submitButton__2nv4k{background-color:#794df5 !important;font-family:"Poppins","sans-serif" !important;width:9.5625rem !important;height:3.125rem !important;font-size:1.125rem !important;text-transform:none !important;margin-right:auto !important}
.Page404_main__0yahz{display:grid;place-items:center;height:70vh}.Page404_main__0yahz>div{display:flex;align-items:center;justify-content:center;padding:2rem 4rem;background:#fffdeb;border:1px solid #eee;box-shadow:0px 6px 8px -6px rgba(24,39,75,.12),0px 8px 16px -6px rgba(24,39,75,.08)}.Page404_main__0yahz>div .Page404_notFound__DsUxo{font-weight:600;font-size:1rem;line-height:1.625rem;color:#d42216}.Page404_main__0yahz>div .Page404_linkNotFound__uci1X{font-size:1.25rem;line-height:2rem;color:#63606c}.Page404_main__0yahz>div h4{font-weight:600;font-size:3rem;line-height:4.5rem;text-align:center;color:#323036}
.UserAssessmentMarks_headerBox__clfSP{padding:1rem}.UserAssessmentMarks_tabContent__mZN3i{padding-bottom:0 !important;padding-top:0 !important}.UserAssessmentMarks_selectWrapper__b9yY9{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.UserAssessmentMarks_selectWrapper1__3Pe3f{display:flex;align-items:center;justify-content:space-between}.UserAssessmentMarks_selectBox__zaedQ{width:250px;margin-right:80px}.UserAssessmentMarks_selectBox1__qfZ\+S{width:250px;margin-right:10}.UserAssessmentMarks_mainBox__ohbap{margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem}.UserAssessmentMarks_nameOfUser__bh2uC{text-align:center}.UserAssessmentMarks_dashboardBoxWrapper__Iynwn{background:#f8faff;border-radius:5px;display:flex;justify-content:space-between;padding:1rem;margin:30px 15px}.UserAssessmentMarks_dashMainBox__G5use{display:flex;align-items:center}.UserAssessmentMarks_dashboardBox__8NC4R{display:flex;flex-direction:column;justify-content:center;text-align:center}.UserAssessmentMarks_dashboardBox__8NC4R .UserAssessmentMarks_dashTitle__oCid8{font-size:14px;font-weight:400;color:#323036;padding-bottom:15px}.UserAssessmentMarks_dashboardBox__8NC4R .UserAssessmentMarks_dashValue__E9l62{font-size:20px;font-weight:600;color:#323036}.UserAssessmentMarks_divLiner__Y6K8U{width:1px;height:40px;background:#d8d6db;margin:0 30px}.UserAssessmentMarks_sectionTab__KqnR\+{background:#fff;box-shadow:0px 4px 16px rgba(53,52,52,.2);border-radius:5px;margin:30px auto;width:-webkit-fit-content;width:fit-content;display:flex}.UserAssessmentMarks_sectionTabBtn__L-OTt{display:flex !important;flex-direction:column !important;justify-content:center;align-items:center}.UserAssessmentMarks_optionEmptySec__etG7y{min-height:50vh;margin:30px 0}.UserAssessmentMarks_bluebg__kS5n7{background-color:#c5eafc;height:40px}.UserAssessmentMarks_optionCenter__a0lMb{text-align:center;font-weight:500;font-size:18px;padding-top:50px}.UserAssessmentMarks_loadingPosition__Xv7-X{display:flex;align-items:center;justify-content:center;padding-top:70px}.UserAssessmentMarks_resetLink__kgzDm{color:#0030da;font-weight:normal;font-size:14px;cursor:pointer}.UserAssessmentMarks_AdminPage__66IN-{background-color:#fff;padding:10px}.UserAssessmentMarks_cardgrid__L7Bq9{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px;grid-row-gap:50px;padding-bottom:20px}.UserAssessmentMarks_cardStudentGrid__en8DP{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:50px;grid-row-gap:50px;padding-bottom:20px}.UserAssessmentMarks_cardStudentGridMobile__-Jl3h{display:grid;grid-template-columns:1fr;grid-column-gap:10px;grid-row-gap:20px;padding-bottom:20px}.UserAssessmentMarks_cardRow__EEVi6{display:grid;grid-template-rows:1fr 1fr 1fr 1fr 1fr}.UserAssessmentMarks_cardRowAdmin__w7FY8{display:grid;grid-template-rows:1fr auto 1fr 1fr 1fr}.UserAssessmentMarks_cardButtons__KSmrR{display:flex;justify-content:center;gap:1rem}.UserAssessmentMarks_cardButtons__KSmrR div{padding:.3rem;border:1px solid #784df4;border-radius:5px;cursor:pointer;display:grid;place-items:center}.UserAssessmentMarks_studentMeetingList__10Asi{max-width:300px;max-height:275px;height:275px;padding-left:5px;padding:"10px"}.UserAssessmentMarks_para__hYx1w{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.UserAssessmentMarks_heading__lMfUO{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.UserAssessmentMarks_searchInput__20Ftn{width:250px;height:40px;margin-top:20px;border:1px solid #bababa !important;box-sizing:border-box !important;border-radius:5px !important;overflow:hidden;padding:0;margin-bottom:20px}.UserAssessmentMarks_viewAll__W4GH0{width:100%;height:40px;border:1px solid #1ba94c !important;box-sizing:border-box;border-radius:3px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 120px;color:#1ba94c !important;font-family:"Poppins",sans-serif !important;font-style:normal;font-weight:600 !important;font-size:16px !important;line-height:24px !important;text-transform:none !important}.UserAssessmentMarks_wrappedCards__2l4Xc{padding-left:30px;background-color:#fff}.UserAssessmentMarks_wrappedCardsMobile__6s1lJ{padding-left:0px}
.CustomSearch_searchForm__aYSzf{width:12vw;display:flex;align-items:center;padding:10px;border-radius:5px}.CustomSearch_searchFormPrimary__JmQSu{background-color:#fff;box-shadow:0px 4px 6px -4px rgba(24,39,75,.12),0px 4px 6px -4px rgba(24,39,75,.12);border:1px solid #bababa;height:2.5rem}.CustomSearch_searchFormSecondary__wijbs{background-color:#f5f5f5;border:1px solid #dadada;height:2.3rem}.CustomSearch_searchInput__zktg8{border:0;outline:none;width:10rem;font-size:1rem}.CustomSearch_secondaryInput__WQMAl{background-color:#f5f5f5}.CustomSearch_searchInput__zktg8::placeholder{color:#a6a6a6}.CustomSearch_searchIcon__1UHOe{color:#a6a6a6;margin-right:8px}.CustomSearch_searchForm__aYSzf::after{content:"";clear:both}
.manage-prepare__form{background-color:#fff;border:1px solid #f2f1f3;border-radius:5px;padding:2.5rem 2rem}.headerForm{font-family:Poppins;font-style:normal;font-weight:500;font-size:20px;line-height:32px;color:#19181b}
.prepareHeroCard_main__\+F6Jb{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.prepareHeroCard_main__\+F6Jb h4{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#323036}.prepareHeroCard_main__\+F6Jb p{font-size:16px;line-height:26px;font-weight:400;color:#63606c;margin:0;max-width:42.6875rem}
.prepareMobileCard_main__IR5jg{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.prepareMobileCard_main__IR5jg h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:24px;top:116px}.prepareMobileCard_main__IR5jg p{font-style:normal;font-weight:normal;font-size:12px;line-height:18px;position:absolute;width:227px;height:80px;left:21px;top:150px}
.BoardOfMembers_main__uUPRX{background-color:#fff}.BoardOfMembers_sectionOne__H2aLC{background:#1ba94c;height:200px;width:100%}.BoardOfMembers_container__zKvFB{max-width:1224px;width:100%;height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.BoardOfMembers_container__zKvFB h2{color:#fff;font-weight:600;font-size:24px;line-height:38px}.BoardOfMembers_container__zKvFB p{color:#fff;font-weight:normal;font-size:16px;line-height:26px}.BoardOfMembers_containerTwo__TuULN{max-width:1224px;width:100%;height:100%;margin:0 auto;display:flex;align-items:center;padding:40px 0}.BoardOfMembers_containerTwo__TuULN .BoardOfMembers_contentBox__q2fb-{padding-left:56px}.BoardOfMembers_containerTwo__TuULN .BoardOfMembers_contentBox__q2fb- h3{font-weight:600;font-size:24px;line-height:38px;color:#000}.BoardOfMembers_containerTwo__TuULN .BoardOfMembers_contentBox__q2fb- p{font-weight:normal;font-size:16px;line-height:28px;color:#323036}.BoardOfMembers_containerThree__z7\+i4{max-width:1224px;width:100%;height:100%;margin:0 auto;display:flex;flex-direction:row-reverse;align-items:center;padding:40px 0}.BoardOfMembers_containerThree__z7\+i4 .BoardOfMembers_contentBox__q2fb-{padding-right:56px}.BoardOfMembers_containerThree__z7\+i4 .BoardOfMembers_contentBox__q2fb- h3{font-weight:600;font-size:24px;line-height:38px;color:#000}.BoardOfMembers_containerThree__z7\+i4 .BoardOfMembers_contentBox__q2fb- p{font-weight:normal;font-size:16px;line-height:28px;color:#323036}@media(max-width: 960px){.BoardOfMembers_container__zKvFB{text-align:center;padding:20px}.BoardOfMembers_containerTwo__TuULN{flex-direction:column;padding:40px 20px}.BoardOfMembers_containerTwo__TuULN .BoardOfMembers_contentBox__q2fb-{padding-left:0;padding-top:30px}.BoardOfMembers_containerThree__z7\+i4{flex-direction:column;padding:40px 20px}.BoardOfMembers_containerThree__z7\+i4 .BoardOfMembers_contentBox__q2fb-{padding-right:0;padding-top:30px}}
.AllCoursesDumb_wrappedCards__pmO0e{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;align-items:center;min-height:60vh}.AllCoursesDumb_courseCard__VE0cx{width:290px;height:340px;background:#fff;box-shadow:0px 0px 25px rgba(170,170,170,.25);border-radius:5px;transition:transform .5s ease-out;position:relative}.AllCoursesDumb_courseCard__VE0cx>img{object-fit:fill;width:100%;height:8.75rem;border-radius:5px 5px 0 0}.AllCoursesDumb_courseCard__VE0cx:hover{transform:scale(1.03)}.AllCoursesDumb_courseCardContent__fC7zR{padding:.5rem 1rem;display:flex;flex-direction:column;gap:0rem}.AllCoursesDumb_courseCardDetails__9JI50{display:flex;gap:.25rem}.AllCoursesDumb_courseCardDetails__9JI50>span{display:flex;align-items:center}.AllCoursesDumb_courseCardDetailsrow__hO0FC{display:flex;gap:2.25rem;justify-content:center;padding-top:10px;padding-bottom:10px}.AllCoursesDumb_courseCardName__PcXMz{font-weight:600;font-size:18px;line-height:29px;color:#323036;margin:0;margin-bottom:.625rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.AllCoursesDumb_cardButtons__8R1Ux{display:flex;justify-content:center;gap:1rem}.AllCoursesDumb_cardButtons__8R1Ux div{padding:.3rem;border:1px solid #784df4;border-radius:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;height:32px;width:32px}.AllCoursesDumb_tag__0IYyK{position:absolute;top:3px;right:3px;font-weight:500;border-radius:5px;max-width:105px;color:#fff;text-align:center;padding:8px;padding-top:3px;height:25px}.AllCoursesDumb_tagAP__1wGck{background-color:#ff3f3f}.AllCoursesDumb_tagDF__k454T{background-color:#089a79}.AllCoursesDumb_tagPN__lydkg{background-color:#d99229}
.manage-prepare__header--main{background-color:#fff;min-height:170px;margin:-32px -18px 24px -18px;padding:36px 32px 16px 32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;align-content:flex-start;box-shadow:rgba(158,158,158,.25) 0px 4px 16px 0px,0px 0px 8px 0px rgba(158,158,158,.08)}.manage-prepare__header{margin-bottom:.5rem}.manage-prepare__header,.manage-prepare__header-sub{text-align:left}.manage-prepare__header-sub{font-size:1rem;line-height:1.625rem;color:#4a4851;margin:0}
.Prepare_card__SIPBa{box-shadow:0px 6px 14px -6px rgba(24,39,75,.12),0px 10px 32px -4px rgba(24,39,75,.1) !important;width:18.125rem !important;height:21.25rem !important;border-radius:5px !important}.Prepare_cardContainter__JFwGS{display:flex;justify-content:center;gap:2rem;min-height:70vh}.Prepare_relatedInfo__CMxUA{font-family:"Poppins",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.1em;color:#794df5}.Prepare_cardMedia__hhzON{height:9rem !important}.Prepare_cardTitle__EoufT{font-size:1rem;font-weight:500;color:#000}.Prepare_courseTagName1__pB1iO{position:absolute;right:10px;top:10px}.Prepare_courseTagName2__tE4CZ{position:absolute;right:10px;top:110px}.Prepare_tag__12v-2{position:absolute;top:3px;right:3px;font-weight:500;border-radius:5px;max-width:105px;color:#fff;text-align:center;padding:8px;padding-top:3px;height:30px}.Prepare_tag2__cLGES{position:absolute;top:110px;right:3px;font-weight:500;border-radius:5px;max-width:185px;text-align:center;padding:8px;padding-top:3px;height:30px}.Prepare_tagCard__Yels6{font-weight:500;border-radius:5px;max-width:185px;text-align:center;padding:8px;padding-top:3px;height:30px}.Prepare_tagAP__ivRng{background-color:hsla(0,0%,100%,.8);color:#323036;white-space:nowrap}.Prepare_tagSD__DcDCP{background-color:#d99229;color:#fff}.Prepare_tagDF__72R6M{background-color:#ec2f29;color:#fff}.Prepare_tagPN__ZCy7C{background-color:#089a79;color:#fff}.Prepare_tagRAP__kDHYt{background-color:hsla(0,0%,100%,.8);color:#323036;white-space:nowrap}
/* .main-content{
  background: '#E5E5E5';
}
.main-content {
  background: #ffffff !important;
} */

.prepare-body {
  background-color: white;
}
.mobileNavHeader {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #19181b;
}
.filter-button {
  width: 102px;
  height: 39px;
  background: #f9f9f9;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #3a3a3a;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 20px 10px;
}

#input_container {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 20px;
  background: #ddd;
  direction: ltr;
  width: 200px;
}
#input {
  height: 20px;
  margin: 0;
  padding-right: 30px;
  width: 100%;
}
#input_img {
  position: absolute;
  bottom: 2px;
  right: 5px;
  width: 24px;
  height: 24px;
}

.banner-content {
  position: relative;
  top: 80px;
  text-align: left;
  width: 395px;
}

@media (max-width: 480px) {
  .search-input {
    width: 300px !important;
  }
}

.search-inputValue {
  width: 400px;
  height: 40px;
  margin-top: 20px;
  box-sizing: border-box !important;
  overflow: hidden;
  padding: 0 !important;
  border: none;
}
.search-AdminInput {
  width: 300px;
  height: 40px;
  margin-top: 20px;
  box-sizing: border-box !important;
  border-radius: 5px !important;
  overflow: hidden;
  padding: 0 !important;
}
.search-AdminInput .form-controls {
  position: relative !important;
  border: none !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  color: #a6a6a6;
  width: 100%;
  height: 100%;
  padding-left: 15px;
}
.search-AdminInput .form-controls:focus {
  border: none !important;
  outline: none;
}
.search-inputValue .SearchDesign {
  position: relative !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  width: 100%;
  height: 100%;
  padding-left: 15px;
}
.prepare {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #63606c;
}

.prepare-desc {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #19181b;
}

.prepare-content {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  color: #794df5;
}

.continue-title {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #19181b;
}

.continue-desc {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #63606c;
  bottom: 0px;
}

.continue-card {
  text-align: start;
  position: relative;
  top: 40px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.courseTag {
  position: absolute;
  top: 10px;
  right: 16px;
}

.course-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  color: #19181b;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: capitalize;
}

.continue-button {
  width: 100%;
  height: 40px;
  border: 1px solid #794df5 !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #794df5 !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  /* position: absolute !important;
  bottom: 13px;
  left: 10px; */
}
.disableButton {
  width: 100%;
  height: 40px;
  border: 1px solid #8b8b8b !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #4b4bdf !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
}
.rewatch-disable {
  width: 100%;
  height: 40px;
  border: 1px solid #faf9fb !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #757575 !important;
  background-color: #bebebe !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
}
.StartHackathon {
  width: 100%;
  height: 40px;
  border: 1px solid #794df5 !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  background-color: #794df5 !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  /* position: absolute !important;
  bottom: 13px;
  left: 10px; */
}
.continue-rating {
  font-size: 14px;
  position: relative;
  bottom: 4px;
  left: 4px;
}
.preview-button {
  width: 90%;
  border: 1px solid #794df5 !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: white !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  background: #794df5 !important;
  text-transform: none !important;
  position: absolute !important;
  bottom: 13px;
  left: 10px;
}
.search-course {
  position: relative;
  width: 100%;
  height: 40px;
  float: left;
  top: 40px;
  background: #ffffff;
  border: 1px solid #bababa;
  box-sizing: border-box;
  box-shadow: 0px 4px 6px -4px rgb(24 39 75 / 12%),
    0px 4px 6px -4px rgb(24 39 75 / 12%);
  border-radius: 5px;
}

.form-controls {
  border: 1px solid white !important;
}

.form-controls::placeholder {
  font-size: 0.95rem;
  color: #aaa;
}
.SearchDesign {
  border: 1px solid #aaa;
  border-radius: 5px;
}
.SearchDesign:focus {
  border: 1px solid #794df5;
  border-radius: 5px;
}
.SearchDesign::placeholder {
  font-size: 0.95rem;
  color: #aaa;
}
.various-course .MuiTabs-root {
  background: white !important;
  border-bottom: 1px solid #d9d9d9;
}

.various-course .PrivateTabIndicator-root-52 {
  width: 100%;
  bottom: 0;
  height: 2px;
  position: relative;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.various-course button:focus {
  outline: none !important;
}
.various-course .MuiTabs-indicator {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.various-course .PrivateTabIndicator-colorPrimary-35 {
  background-color: #1ba94c !important;
  transform: matrix(1, 0, 0, -1, 0, 0) !important;
  height: 4px !important;
}
.various-course .PrivateTabIndicator-colorPrimary-41 {
  background-color: #1ba94c !important;
}
.various-course .PrivateTabIndicator-root-34 {
  width: 100%;
  bottom: 0px;
  height: 4px !important;
  position: absolute;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.various-course .MuiTab-wrapper {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.various-course .MuiTab-textColorPrimary.Mui-selected {
  color: #1ba94c;
  background: #dbffe7 !important;
  border-bottom: 3px solid #1ba94c;
}
@media (min-width: 600px) {
  .various-course .MuiTab-root {
    min-width: 170px !important;
  }
}
.original-price {
  position: relative;
  top: 5px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  -webkit-text-decoration-line: line-through;

          text-decoration-line: line-through;

  color: #f91818;
}

.course-discount {
  position: relative;
  top: 12px;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #545260;
}

.logo {
  position: relative;
  width: 92px;
  height: 40px;
  left: 64px;
}
.course141 {
  flex-grow: 1;
  width: 100%;
  margin-top: 56px;
  margin-bottom: 100px;
}

.rating-value {
  font-size: 12px;
  position: relative;
  bottom: 4px;
}

.hours-svg {
  margin-bottom: 4px;
  margin-right: 3px;
}
.card-design {
  margin: auto !important;
  position: relative;
  top: 50px;
}

.duration {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  color: #908d99;
}

.viewAll {
  width: 100%;
  height: 40px;
  border: 1px solid #1ba94c !important;
  box-sizing: border-box;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 120px;
  color: #1ba94c !important;
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: none !important;
  /* position: absolute !important;
  bottom: 13px;
  left: 10px; */
}

.paddingCard {
  padding: 1rem;
}
.paddingContainer {
  padding: 4rem;
}
.hackathonHeader {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 38px;
  color: #19181b;
}
.hackathonHeaderMobile {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 38px;
  color: #19181b;
}
.hackathonParagraph {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #323036;
  word-break: break-all;
}
.hackathonCardParagraph {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  color: #7c7887;
}
.hackathonCardHeader {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #323036;
}
.hackathonCardHeaderResponsive {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #323036;
}
.paragraphreg {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #323036;
  padding-left: 3rem;
}
.prizeHackathon {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #323036;
}
.hackathonHeaderCover {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 38px;
  color: #19181b;
  position: absolute;
  top: 9rem;
}
.stickyCard {
  position: fixed;
}

.MuiCardActions-root {
  display: flex;
  padding: 8px;
  align-items: center;
  justify-content: space-around;
}
.centerAlign {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.cardHeader {
  font-family: Poppins;
  font-style: normal;
  color: #323036;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.cardPara {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #63606c;
  text-align: center;
}
.hackathonListSelected {
  width: 60rem;
  border: 1px solid 794df5;
}
.hackathonList {
  width: 60rem;
}
.cardMobile {
  padding-left: 150px;
}
.rootCard {
  width: 67rem;
}
.rootCardMobile {
  width: 24rem;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.prizeCard {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.prizeCardMobile {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  flex-direction: column;
  justify-content: center;
  align-content: stretch;
  align-items: center;
}
.prizeMobile {
  width: 20rem;
}
.registeredInfo {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #96939f;
}
.manageForm {
  background-color: #fff;
  border: 0px solid #f2f1f3;
  border-radius: 5px;
  padding: 1.5rem 2rem;
}

.searchBox {
  max-width: 15px;
  min-width: 10px;
}

.prepareHeroCard_main__vUw06{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:1rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.prepareHeroCard_main__vUw06 h4{font-weight:600;font-size:1.5rem;line-height:2.25rem;color:#323036}.prepareHeroCard_main__vUw06 p{font-size:16px;line-height:26px;font-weight:400;color:#63606c;margin:0;max-width:42.6875rem}
.prepareMobileCard_main__V1FRG{padding:1.5rem 0;padding-left:2rem;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.prepareMobileCard_main__V1FRG h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:24px;top:116px}.prepareMobileCard_main__V1FRG p{font-style:normal;font-weight:normal;font-size:12px;line-height:18px;position:absolute;width:227px;height:80px;left:21px;top:150px}
.hackathonCard_main__WeNId{padding:1.5rem 0;background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.hackathonCard_main__WeNId h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:24px;top:116px}.hackathonCard_main__WeNId p{font-style:normal;font-weight:normal;font-size:12px;line-height:18px;position:absolute;width:227px;height:80px;left:21px;top:150px}.hackathonCard_card__X75PJ{background:#fff;box-shadow:0px 6px 12px -6px rgba(24,39,75,.12),0px 8px 24px -4px rgba(24,39,75,.08);border-radius:10px;margin-bottom:2rem;max-height:9.375rem;display:flex;justify-content:space-between;align-items:center}.hackathonCard_card__X75PJ h4{font-weight:600;font-size:16px;line-height:26px;color:#323036;position:absolute;width:109px;height:26px;left:24px;top:116px}.hackathonCard_card__X75PJ p{font-style:normal;font-weight:normal;font-size:12px;line-height:18px;position:absolute;width:227px;height:80px;left:21px;top:150px}
.quill {
    position: relative !important;
    min-height: 245px !important;
}
.ql-container {
    border: 1px solid #ced4da !important;
    border-bottom: none !important;
}
.ql-editor {
    max-height: 157px;
    min-height: 157px !important;
    overflow: auto;
}
.ql-toolbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    border: 1px solid #ced4da !important;
}
.ql-toolbar.ql-snow .ql-picker-label{
    border: 1px solid #EAEAEA !important;
    box-sizing: border-box;
    border-radius: 3px;
    color: #000000;
}
.ql-snow .ql-stroke {
    stroke: #000000;
}
.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button,
.ql-toolbar.ql-snow .ql-formats {
    margin-right: 5px;
    margin-bottom: 5px;
}
.AddMediaComponent_container__mkxGA{border:1px dashed #a6a6aa;border-radius:3px;width:37.375rem;padding:1rem;text-align:center}.AddMediaComponent_container__mkxGA>p{font-weight:500;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;margin:0}.AddMediaComponent_containerMobile__uycwz{border:1px dashed #24248d;border-radius:3px;width:22.375rem;padding:1rem;text-align:center}.AddMediaComponent_containerMobile__uycwz>p{font-weight:500;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;margin:0}.AddMediaComponent_maxSize__I2E7k{font-size:.75rem;line-height:1.125rem;text-align:center;color:#cbcbd4;margin-top:.5rem;margin-bottom:1.125rem}.AddMediaComponent_uploadedStyle__A6BnH{display:flex;max-height:6.25rem;max-width:37.5rem;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;font-weight:500;border-left:5px solid #1ba94c;border-radius:5px;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);overflow:hidden;text-overflow:ellipsis}.AddMediaComponent_uploadedStyle__A6BnH>span{cursor:pointer}.AddMediaComponent_uploadedStyleMobile__NpYD6{display:flex;max-height:6.25rem;max-width:30rem;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;font-weight:500;border-left:5px solid #1ba94c;border-radius:5px;font-size:1.125rem;line-height:1.6875rem;text-align:center;color:#a6a6aa;box-shadow:0px 2px 4px -2px rgba(24,39,75,.12),0px 4px 4px -2px rgba(24,39,75,.08);overflow:hidden;text-overflow:ellipsis}.AddMediaComponent_uploadedStyleMobile__NpYD6>span{cursor:pointer}.AddMediaComponent_toast__success__57j9M,.AddMediaComponent_toast__error__TXNVo{color:#fff;font-weight:500;font-size:1rem;font-family:"Poppins"}.AddMediaComponent_toast__success__57j9M{background-color:#1ba94c}.AddMediaComponent_toast__error__TXNVo{background-color:#d42216}
.projectSubmission_loadDataMain__SIC8C{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:375px;height:40px;left:255px;background:rgba(217,146,41,.1);border-radius:3px}.projectSubmission_loadDataText__J7yWn{display:flex;gap:.5rem}.projectSubmission_loadDataText__J7yWn>p{font-family:"Poppins";font-weight:400;font-size:14px;line-height:24px;color:#63606c;margin:0;position:static;width:319px;height:24px;left:40px;top:8px}.projectSubmission_add__1PV5y{position:static;width:265px;height:26px;left:18px;top:0px;font-family:"Poppins";font-style:normal;font-weight:500;font-size:16px;line-height:26px;color:#19181b;flex:none;order:0;flex-grow:0;margin:8px 0px}.projectSubmission_add2__PNu6J{position:static;width:301px;height:24px;left:0px;top:34px;font-family:"Poppins";font-style:normal;font-weight:400;font-size:14px;line-height:24px;justify-content:center;align-items:center;color:#63606c;flex:none;order:1;flex-grow:0;margin:8px 0px}.projectSubmission_submit__E7mT6{position:static;width:400px;height:20px;left:0px;top:38px;font-family:"Poppins";font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#63606c;flex:none;order:1;flex-grow:0;margin:6px 0px}
.dashboard_dashboard__e2Z7u{background-color:#fff;border:1px solid #eee;display:grid;grid-gap:44px 32px;gap:44px 32px;margin-bottom:44px;position:relative;width:100%;justify-items:center;align-items:center}.dashboard_dashboard__e2Z7u>*{min-width:auto;overflow:hidden;width:100%}@media screen and (min-width: 320px)and (max-width: 639px){.dashboard_dashboard__e2Z7u{grid-template-columns:1fr;padding:16px 24px}}@media screen and (min-width: 640px)and (max-width: 899px){.dashboard_dashboard__e2Z7u{grid-template-columns:1fr 1fr;padding:24px}}@media screen and (min-width: 900px){.dashboard_dashboard__e2Z7u{grid-template-columns:1fr 1fr 1fr;padding:24px 48px 24px 24px}}.dashboard_dashboard__e2Z7u::before{background-color:#1ba94c;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:4px}.dashboard_dashboardSection1__visMR .dashboard_dashboardIconBox__9HObi{margin-right:12px}.dashboard_dashboardIconBox__9HObi{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:center;width:40px}.dashboard_dashboardIconBox__9HObi.dashboard_blue__I3L-H{background-color:#6b3cee}.dashboard_dashboardIconBox__9HObi.dashboard_red__XXqwd{background-color:#ffe6e6}.dashboard_dashboardIconBox__9HObi.dashboard_gray__slRuj{background-color:#47466c}.dashboard_dashboardIconBox__9HObi.dashboard_lightBlue__N\+I5J{background-color:#e6f3ff}.dashboard_assessmentNameContainer__PXW11{align-items:center;display:inline-flex}.dashboard_assessmentName__AUMHK{color:#000;font-size:16px}.dashboard_assessmentInfoGrid__0II1O{display:grid;grid-gap:8px 16px;gap:8px 16px;grid-template-columns:1fr 1fr;margin-top:20px}.dashboard_assessmentInfoGrid__0II1O div{text-align:left;white-space:nowrap}.dashboard_assessmentInfoGrid__0II1O div span{font-size:14px}.dashboard_assessmentInfoGrid__0II1O div span:nth-child(1){color:#6f6f6f;font-weight:400}.dashboard_assessmentInfoGrid__0II1O div span:nth-child(2){color:#000;font-weight:600}.dashboard_dashboardBox__l9hoI{align-items:center;background:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0px 2px 8px rgba(189,189,189,.12);box-sizing:border-box;display:flex;height:80px;justify-content:space-between}.dashboard_dashboardBox__l9hoI:not(.dashboard_date__6K1LA){padding:12px 32px 12px 24px}.dashboard_dashboardBox__l9hoI.dashboard_date__6K1LA{padding:12px 16px}.dashboard_dashboardDateBox__oxcS\+{background:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0px 2px 8px rgba(189,189,189,.12);box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;height:11rem;justify-content:space-between}.dashboard_dashboardBoxValuesContainer__pE0iE{display:flex}.dashboard_dashboardBoxValueFlex__GsrPz{display:flex;flex-direction:column;height:51px;padding:0 20px;position:relative}.dashboard_dashboardBoxValueFlex__GsrPz:first-of-type{padding-left:0}.dashboard_dashboardBoxValueFlex__GsrPz:last-of-type{padding-right:0}.dashboard_dashboardSection2__sIopf .dashboard_dashboardBox__l9hoI:first-of-type .dashboard_dashboardBoxValueFlex__GsrPz{align-items:center}.dashboard_dashboardSection2__sIopf .dashboard_dashboardBox__l9hoI:first-of-type .dashboard_dashboardBoxValueFlex__GsrPz:first-of-type::after{background:#e1e1e1;content:" ";display:block;height:100%;position:absolute;right:0;width:1px}.dashboard_dashboardBoxValue__R2UJJ{font-size:24px;font-weight:500;line-height:1.35}.dashboard_dashboardBoxText__Oxj19{color:#3a3a3a;font-size:16px;line-height:1.2rem;text-overflow:ellipsis;white-space:nowrap}.dashboard_dashboardSection2__sIopf,.dashboard_dashboardSection3__HHWmQ{display:grid;grid-gap:16px;gap:16px}.dashboard_dateTime__UbQIH{align-items:center;background:#fafafa;border-radius:3px;color:#20222f;display:flex;flex-direction:column;flex-grow:1;font-size:16px;height:56px;justify-content:center;line-height:24px}.dashboard_dateTime__UbQIH.dashboard_start__JS5mr{border:1px solid #1ba94c}.dashboard_dateTime__UbQIH.dashboard_end__eiGzA{border:1px solid #d42216}.dashboard_overAllPerformanceIconContainer__ywwcr{align-items:center;display:flex;flex-direction:column;justify-content:center}.dashboard_completedProgressContainer__GvhE-{margin-top:20px;padding-right:32px}.dashboard_completedProgressText__Qef1m{color:#6f6f6f;font-size:12px;line-height:18px;margin-top:12px;text-align:center}.dashboard_tag__bpDoZ{font-weight:500;border-radius:5px;max-width:105px;color:#fff;text-align:center;padding:8px;padding-top:3px;height:25px}.dashboard_tagAP__IXkGO{background-color:#ff3f3f}.dashboard_tagDF__qs15Q{background-color:#089a79}.dashboard_tagPN__pe6bj{background-color:#d99229}.dashboard_tag2__OcLak{font-weight:500;border-radius:5px;max-width:185px;text-align:center;padding:8px;padding-top:3px;height:30px}.dashboard_tagCard__WA4IA{font-weight:500;border-radius:5px;max-width:185px;text-align:center;padding:8px;padding-top:3px;height:30px}.dashboard_tagRAP__DNiKF{background-color:hsla(0,0%,100%,.8);color:#323036;white-space:nowrap}.dashboard_startDate__wPotk{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:24px;padding-left:1rem}.dashboard_startDateHack__wM8rc{font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:24px;padding-left:1rem;padding-bottom:1rem}.dashboard_dashboardPrizeBox__M\+ACH{display:grid}.dashboard_dashboardGridBox__o1rRU{display:grid}
.report-table_container__f8mW1{background-color:#fff;counter-reset:sno}.report-table_container__f8mW1 .MuiToolbar-root{height:100px}.report-table_container__f8mW1 .MuiInputBase-root{background-color:#f5f5f5;border:1px solid #dadada;border-radius:3px}.report-table_container__f8mW1 .MuiInput-underline{height:40px !important;padding-left:10px !important}.report-table_container__f8mW1 .MuiInput-underline::before,.report-table_container__f8mW1 .MuiInput-underline::after{content:none !important}.report-table_container__f8mW1 .MuiTableHead-root{background-color:#c5eafc !important}.report-table_container__f8mW1 tr.MuiTableRow-root{color:#000;font-weight:500;line-height:1.5 !important}.report-table_container__f8mW1 tr.MuiTableRow-root:nth-child(even){background-color:#f9fdff !important}.report-table_container__f8mW1 td.MuiTableCell-root{font-size:14px}.report-table_container__f8mW1 th.MuiTableCell-root{background-color:#c5eafc !important;color:#000;font-size:13px;font-weight:400 !important;height:60px;line-height:1.25;padding:0 15px}.report-table_sno__T6yL\+{color:rgba(0,0,0,0);width:0}.report-table_sno__T6yL\+::after{color:#000;content:counter(sno);counter-increment:sno}.report-table_customTableToolbar__-zhOc{align-items:center;display:flex;flex-wrap:nowrap;padding-right:24px;width:100%}.report-table_customTableToolbar__-zhOc .MuiToolbar-root{flex-grow:1 !important}.report-table_exportButton__\+TeyR{background-color:#f5f5f5 !important;border:1px solid #dadada !important;border-radius:3px !important;font-size:16px !important;height:40px !important;padding:0 16px !important;text-transform:capitalize !important}
.ManualGradingQuestion_rightSection__Qjo4d{grid-column:10/13;grid-row:1/3;display:flex;flex-direction:column;padding:0;background-color:#fff;box-shadow:0px 2px 10px rgba(0,0,0,.15)}.ManualGradingQuestion_rightSectionHeader__win\+k{display:flex;justify-content:center;align-items:center;gap:.5rem}.ManualGradingQuestion_studentName__mlO2O{font-size:1.1rem;font-weight:500;max-width:13rem}.ManualGradingQuestion_actionItemsContainer__VoNVM{display:flex;flex-direction:column}.ManualGradingQuestion_actionItemsContainer__VoNVM>p{font-size:1rem;font-weight:550;color:#000;text-align:center}.ManualGradingQuestion_sectionQuestions__6vbnc{display:flex;flex-direction:column;overflow:hidden}.ManualGradingQuestion_sectionQuestions__6vbnc>p{font-size:1rem;font-weight:550;color:#000;text-align:center}.ManualGradingQuestion_sectionContainer__y7iyh{display:flex;flex-direction:column;gap:2rem;padding:0 1rem}.ManualGradingQuestion_sectionHeaders__whNBs{display:flex;gap:.7rem;border-bottom:1px solid #eee;overflow-x:auto;overflow-y:hidden}.ManualGradingQuestion_sectionHeaders__whNBs::-webkit-scrollbar{width:5px;height:3px;display:none}.ManualGradingQuestion_sectionHeaders__whNBs::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.ManualGradingQuestion_sectionHeaders__whNBs::-webkit-scrollbar-track{background:#fff}.ManualGradingQuestion_sectionHeaders__whNBs:hover::-webkit-scrollbar{display:block}.ManualGradingQuestion_sectionHeader__hV8ZX{color:#784df5;text-align:center;font-size:.9rem;font-weight:500;padding:.3em 1em;border-radius:3px 3px 0 0;cursor:pointer;max-height:2rem;white-space:nowrap}.ManualGradingQuestion_sectionHeaderColor__jtYu2{border-bottom:2px solid #784df5;background-color:#f2edff}.ManualGradingQuestion_allQuestions__H1WD5{display:grid;grid-template:max-content/repeat(5, 1.5rem);place-content:center;grid-gap:1rem;max-height:16.5rem;overflow-y:auto;overflow-x:hidden}.ManualGradingQuestion_allQuestions__H1WD5::-webkit-scrollbar{width:5px}.ManualGradingQuestion_allQuestions__H1WD5::-webkit-scrollbar-thumb{background:#784df5;border-radius:10px;margin:0 10px}.ManualGradingQuestion_allQuestions__H1WD5::-webkit-scrollbar-track{background:#fff}.ManualGradingQuestion_eachQuestion__BjRia{border-radius:5px;border:1.5px solid #000;height:1.5rem;text-align:center;font-size:.9rem;color:#070303;cursor:pointer}.ManualGradingQuestion_activeQuestion__oI769,.ManualGradingQuestion_gradedQuestion__ITpaR{border:0;color:#fff}.ManualGradingQuestion_activeQuestion__oI769{background-color:#676767}.ManualGradingQuestion_gradedQuestion__ITpaR{background-color:#51b960}.ManualGradingQuestion_actionGrades__ttAX5{display:flex;align-items:center;justify-content:center;gap:.3rem;border:1px solid #dfe1e6;background-color:#fafbfc;border-radius:5px;padding:.3rem;cursor:pointer}
.UserAssessmentMarks_headerBox__J92RI{padding:1rem}.UserAssessmentMarks_selectWrapper__HJV4K{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0}.UserAssessmentMarks_selectWrapper1__DK7G1{display:flex;align-items:center;justify-content:flex-start;padding:1.5rem 0}.UserAssessmentMarks_selectBox__KfG3h{width:250px;margin-right:30px}.UserAssessmentMarks_selectBox1__lT4mQ{width:250px;margin-right:10}.UserAssessmentMarks_mainBox__3HEXt{margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem}.UserAssessmentMarks_nameOfUser__CTx0t{text-align:center}.UserAssessmentMarks_dashboardBoxWrapper__VvZ5Y{background:#f8faff;border-radius:5px;display:flex;justify-content:space-between;padding:1rem;margin:30px 15px}.UserAssessmentMarks_dashMainBox__UKqgp{display:flex;align-items:center}.UserAssessmentMarks_dashboardBox__5Btf6{display:flex;flex-direction:column;justify-content:center;text-align:center}.UserAssessmentMarks_dashboardBox__5Btf6 .UserAssessmentMarks_dashTitle__ojlCY{font-size:14px;font-weight:400;color:#323036;padding-bottom:15px}.UserAssessmentMarks_dashboardBox__5Btf6 .UserAssessmentMarks_dashValue__gqxwR{font-size:20px;font-weight:600;color:#323036}.UserAssessmentMarks_divLiner__\+llYP{width:1px;height:40px;background:#d8d6db;margin:0 30px}.UserAssessmentMarks_sectionTab__Ys9\+G{background:#fff;box-shadow:0px 4px 16px rgba(53,52,52,.2);border-radius:5px;margin:30px auto;width:-webkit-fit-content;width:fit-content;display:flex}.UserAssessmentMarks_sectionTabBtn__2vwxy{display:flex !important;flex-direction:column !important;justify-content:center;align-items:center}.UserAssessmentMarks_optionEmptySec__FF74Z{min-height:50vh;margin:30px 0}.UserAssessmentMarks_bluebg__fgBqT{background-color:#c5eafc;height:40px}.UserAssessmentMarks_optionCenter__5cO-2{text-align:center;font-weight:500;font-size:18px;padding-top:50px}.UserAssessmentMarks_loadingPosition__n6Aec{display:flex;align-items:center;justify-content:center;padding-top:70px}.UserAssessmentMarks_resetLink__4BViH{color:#0030da;font-weight:normal;font-size:14px;cursor:pointer}
.gridLogin{display:grid;grid-template-columns:1fr 1fr;direction:rtl}.flexForm{display:flex;flex-direction:column}.left{order:1;width:100%;background-color:#5138ed;height:450px}.loading{display:flex;justify-content:"center";margin-top:15%;flex-direction:column;align-items:center}.flexLogo{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;z-index:1}.mobileflexLogo{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.sideBanner{background-image:url(/static/media/GroupLogin.264fb15632528b3dd3fe.svg);background-repeat:no-repeat;position:absolute;width:100%;height:100%}.MobSideBanner{background-image:url(/static/media/Mobileban.8ed061e0115830fefed4.svg);background-repeat:no-repeat;position:absolute;width:100%;height:100%}.sideBanner::after{content:"";position:absolute;width:100%;height:100%;opacity:.5;background:#5138ed;top:0;left:0;z-index:0}.loginButton{border-radius:6px;border:1px solid #784df6;background:#784df6;color:#fff;font-size:12px;font-weight:bold;padding:12px 45px;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in}.MobloginButton{border-radius:2px;border:1px solid #784df6;background:#5138ed;color:#fff;font-size:12px;padding:15px 55px;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in}button.ghost{background-color:rgba(0,0,0,0);border-color:#fff}input{background-color:#eee;border:1px solid #eaeaea;padding:12px 15px;margin:8px 0;width:100%}.container{background-color:#fff;border-radius:10px;position:relative;overflow:hidden;width:100%;max-width:100%;min-height:480px}
.BannerTechruit_carouselSlider__YmK7s{padding-bottom:5%;width:95%;display:flex;align-items:center;margin:0 auto}.BannerTechruit_topic__OJqpd{font-size:18px;font-weight:400;line-height:25.2px;text-align:left;color:#2fff4b}.BannerTechruit_main__La3h8{width:100%}.BannerTechruit_joinGroupContainer__BejYb{display:flex;align-items:center;justify-content:space-around;border-style:solid;border-width:1px;border-color:rgba(19,15,37,.4);background-color:rgba(19,15,37,.4);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 1020px){.BannerTechruit_joinGroupContainer__BejYb{flex-direction:column}.BannerTechruit_joinGroupActions__YxmKi{min-width:60%}}.BannerTechruit_joinGroupList__02Riq{font-size:22px;font-weight:400;line-height:46px;text-align:left;color:#fff}@media(min-width: 960px){.BannerTechruit_joinGroupList__02Riq{width:600px}}.BannerTechruit_listItem__kxhHR>span{font-weight:500;font-size:1rem;color:#4a4851;margin-left:.8125rem;display:flex}.BannerTechruit_listItem__kxhHR{list-style-type:none;display:flex}.BannerTechruit_joinGroupHeader__Kr-p\+{color:#fff;font-size:56px;font-weight:500;line-height:79.88px;text-align:left}@media(max-width: 580px){.BannerTechruit_joinGroupContainer__BejYb{padding:2rem 1rem}}.BannerTechruit_carouselProvider__8Dmlx{background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}
.employee_carouselSlider__mSp3J{padding-bottom:5%;width:95%;display:flex;align-items:center;margin:0 auto}.employee_main__mnPl2{background-color:#fcfcfc;margin:6rem auto;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:4rem}.employee_marqueeContainer__8\+g-l{overflow:hidden;display:flex;justify-content:center;align-items:center;margin:0 auto}.employee_content__header__container__JcOri{margin-bottom:3.5rem}.employee_content__header__title_wrap__fSovb,.employee_content__header__description__9V9kx{text-align:center}.employee_content__header__title_wrap__fSovb{margin:0}.employee_content__header__title__r3RZu,.employee_content__header__sub__4QTFH{font-weight:600;font-size:28px}.employee_content__header__title__r3RZu{color:#794df5}.employee_content__header__sub__4QTFH{color:#fff}.employee_content__header__description__9V9kx{font-size:18px;color:#4a4851}.employee_card__BMots{background:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:10px;width:21.875rem}@media(max-width: 960px){.employee_card__BMots{width:17.575rem}}.employee_desc__fMjwT{font-size:1rem;line-height:1.625rem;color:#323036;margin:1.375rem 1.25rem}.employee_authorInfo__erCjD{height:7.5rem;background:#1ba94c;border-radius:0 0 10px 10px;display:flex;flex-direction:column;align-items:center}.employee_authorInfo__erCjD>img{height:3rem;width:3rem;border-radius:1.5rem;margin-top:-1.5rem;margin-bottom:1rem}.employee_authorName__bPsRR{font-size:12px;margin:0;margin-bottom:.25rem}.employee_head__xH7gq{font-size:47.02px;font-weight:600;line-height:56.9px;text-align:left;color:#fff}.employee_para__w8KZT{font-size:20.57px;font-weight:500;line-height:33.8px;text-align:left;color:#fff}.employee_authorDesig__oMHeN{font-weight:500;font-size:1rem;line-height:1.625rem;margin:0}.employee_topic__I22sr{font-size:18px;font-weight:400;line-height:25.2px;text-align:left;color:#2fff4b}.employee_main__mnPl2{width:100%}.employee_joinGroupContainer__GhX\+Q{display:flex;align-items:center;justify-content:space-around;background:linear-gradient(to right, #FAFBFF, #98ADF5);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}.employee_joinGroupContainerTech1__Qgsua{display:flex;align-items:center;justify-content:left;background:#c0e1bf;border-radius:25px;width:700px;height:400px;padding:2rem 2rem}@media(max-width: 960px){.employee_joinGroupContainerTech1__Qgsua{height:500px}}@media(max-width: 595px){.employee_joinGroupContainerTech1__Qgsua{width:100%;height:auto}}.employee_joinGroupContainerTech2__Aqiv\+{display:flex;align-items:center;justify-content:space-around;background:#d2deff;border-radius:25px;width:700px;height:400px;padding:2rem 2rem}@media(max-width: 960px){.employee_joinGroupContainerTech2__Aqiv\+{height:500px}}@media(max-width: 595px){.employee_joinGroupContainerTech2__Aqiv\+{width:100%;height:auto}}.employee_joinGroupContainer2__U9UDI{display:flex;align-items:center;justify-content:space-around;background:linear-gradient(to right, #FFF8FB, #C099F6);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}.employee_joinGroupContainer3__grMpM{display:flex;align-items:center;justify-content:space-around;background:linear-gradient(to right, #F3FDF7, #72EE9E);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}.employee_joinGroupContainer4__RulCT{display:flex;align-items:center;justify-content:space-around;background:linear-gradient(to right, #FCF8F2, #FAC26E);border-radius:25px;width:100%;height:auto;padding:3rem 2rem}@media(max-width: 1020px){.employee_joinGroupContainer__GhX\+Q{flex-direction:column}.employee_joinGroupContainer2__U9UDI{flex-direction:column}.employee_joinGroupContainer3__grMpM{flex-direction:column}.employee_joinGroupContainer4__RulCT{flex-direction:column}.employee_joinGroupContainer5__fYZ6m{flex-direction:column}.employee_joinGroupActions__aVLhm{min-width:60%}}.employee_joinGroupList__csSXG{font-size:30px;font-weight:600;line-height:46px;text-align:left;color:#333}@media(min-width: 1060px){.employee_joinGroupList__csSXG{width:600px}}.employee_joinGroupListTech__MILu6{font-size:30px;font-weight:600;line-height:46px;text-align:left;color:#333;margin-top:20px}@media(max-width: 1060px){.employee_joinGroupListTech__MILu6{font-size:25px;line-height:30px;font-weight:600px}}.employee_listItem__0nG4f>span{font-weight:500;font-size:1rem;color:#4a4851;margin-left:.8125rem;display:flex}.employee_listItem__0nG4f{list-style-type:none;display:flex}.employee_joinGroupHeader__By-US{color:#fff;font-size:56px;font-weight:500;line-height:79.88px;text-align:left}@media(max-width: 580px){.employee_joinGroupContainer__GhX\+Q{padding:2rem 1rem}.employee_joinGroupContainer2__U9UDI{padding:2rem 1rem}.employee_joinGroupContainer3__grMpM{padding:2rem 1rem}.employee_joinGroupContainer4__RulCT{padding:2rem 1rem}.employee_joinGroupContainer5__fYZ6m{padding:2rem 1rem}}.employee_carouselProvider__UwCCl{background:linear-gradient(#1B1834, #381571, #794DFD);width:100%;height:auto}
.customer_content__header__container__SYBx3{margin-top:80px;margin-bottom:3.5rem}.customer_content__header__title_wrap__caaOS,.customer_content__header__description__P1BBe{text-align:center}.customer_content__header__title_wrap__caaOS{margin:0}.customer_content__header__title__DbXdB,.customer_content__header__sub__9lVGc{font-weight:600;font-size:28px}.customer_content__header__title__DbXdB{color:#794df5}.customer_content__header__sub__9lVGc{color:#19181b}.customer_content__header__description__P1BBe{font-size:18px;color:#4a4851}.customer_main__MZKMF{background-color:#fcfcfc;margin:1rem auto;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.customer_content__header__container__SYBx3{margin-bottom:3.5rem}.customer_content__header__title_wrap__caaOS,.customer_content__header__description__P1BBe{text-align:center}.customer_content__header__title_wrap__caaOS{margin:0}.customer_content__header__title__DbXdB,.customer_content__header__sub__9lVGc{font-weight:600;font-size:28px}.customer_content__header__title__DbXdB{color:#794df5}.customer_content__header__sub__9lVGc{color:#19181b}.customer_content__header__description__P1BBe{font-size:18px;color:#4a4851}.customer_card__zt6e6{background:#fff;box-shadow:0px 8px 18px -6px rgba(24,39,75,.12),0px 12px 42px -4px rgba(24,39,75,.12);border-radius:10px;width:21.875rem;margin-bottom:30px}@media(max-width: 960px){.customer_card__zt6e6{width:17.575rem}}.customer_desc__pkWRk{font-size:1rem;line-height:1.625rem;color:#323036;margin:1.375rem 1.25rem}.customer_authorInfo__OyvlM{height:7.5rem;background:#1ba94c;border-radius:0 0 10px 10px;display:flex;flex-direction:column;align-items:center}.customer_authorInfo__OyvlM>img{height:3rem;width:3rem;border-radius:1.5rem;margin-top:-1.5rem;margin-bottom:1rem}.customer_authorName__aKBvI{font-size:12px;margin:0;margin-bottom:.25rem}.customer_head__FQuP-{font-size:47.02px;font-weight:600;line-height:56.9px;text-align:left;color:#fff}.customer_para__jejQl{font-size:20.57px;font-weight:500;line-height:33.8px;text-align:left;color:#fff}.customer_authorDesig__yUgVO{font-weight:600;font-size:20px;line-height:25px;color:#111;margin:0}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-\[-2px\] {
  bottom: -2px;
}

.left-\[-1px\] {
  left: -1px;
}

.right-0 {
  right: 0px;
}

.top-1\/2 {
  top: 50%;
}

.z-10 {
  z-index: 10;
}

.z-\[300\] {
  z-index: 300;
}

.z-\[999\] {
  z-index: 999;
}

.col-span-full {
  grid-column: 1 / -1;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.-mb-10 {
  margin-bottom: -2.5rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-\[-10px\] {
  margin-top: -10px;
}

.mt-\[-30px\] {
  margin-top: -30px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[24px\] {
  height: 24px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[64px\] {
  height: 64px;
}

.h-\[6px\] {
  height: 6px;
}

.h-\[80px\] {
  height: 80px;
}

.h-full {
  height: 100%;
}

.min-h-\[100px\] {
  min-height: 100px;
}

.min-h-\[190px\] {
  min-height: 190px;
}

.min-h-\[2px\] {
  min-height: 2px;
}

.min-h-\[380px\] {
  min-height: 380px;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.min-h-\[800px\] {
  min-height: 800px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[250px\] {
  width: 250px;
}

.w-\[40\%\] {
  width: 40%;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[50px\] {
  width: 50px;
}

.w-\[60\%\] {
  width: 60%;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[70\%\] {
  width: 70%;
}

.w-\[75vw\] {
  width: 75vw;
}

.w-\[80\%\] {
  width: 80%;
}

.w-\[80px\] {
  width: 80px;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -webkit-max-content;
  width: max-content;
}

.min-w-\[100px\] {
  min-width: 100px;
}

.min-w-\[40px\] {
  min-width: 40px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-\[850px\] {
  max-width: 850px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  flex: 1 1;
}

.grow {
  flex-grow: 1;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-\[36px\] {
  --tw-translate-y: -36px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-x-1 {
  column-gap: 0.25rem;
}

.gap-x-10 {
  column-gap: 2.5rem;
}

.gap-x-2 {
  column-gap: 0.5rem;
}

.gap-x-3 {
  column-gap: 0.75rem;
}

.gap-x-4 {
  column-gap: 1rem;
}

.gap-x-8 {
  column-gap: 2rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.self-center {
  align-self: center;
}

.overflow-hidden {
  overflow: hidden;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-\[32px\] {
  border-radius: 32px;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-b-\[30px\] {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.rounded-b-\[60px\] {
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
}

.rounded-t-\[60px\] {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.rounded-tl-\[8px\] {
  border-top-left-radius: 8px;
}

.rounded-tr-\[8px\] {
  border-top-right-radius: 8px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-\[\#0f2922\] {
  --tw-border-opacity: 1;
  border-color: rgb(15 41 34 / var(--tw-border-opacity));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.bg-\[\#009378\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 147 120 / var(--tw-bg-opacity));
}

.bg-\[\#242145\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 33 69 / var(--tw-bg-opacity));
}

.bg-\[\#2DF8C5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(45 248 197 / var(--tw-bg-opacity));
}

.bg-\[\#474088\] {
  --tw-bg-opacity: 1;
  background-color: rgb(71 64 136 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-4 {
  padding-top: 1rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[44px\] {
  font-size: 44px;
}

.text-\[6px\] {
  font-size: 6px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-\[700\] {
  font-weight: 700;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[1\.25\] {
  line-height: 1.25;
}

.leading-\[27px\] {
  line-height: 27px;
}

.leading-loose {
  line-height: 2;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.text-\[\#2DF8C5\] {
  --tw-text-opacity: 1;
  color: rgb(45 248 197 / var(--tw-text-opacity));
}

.text-\[\#B9CFCA\] {
  --tw-text-opacity: 1;
  color: rgb(185 207 202 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}

.text-tervGradiant {
  --tw-text-opacity: 1;
  color: rgb(121 77 253 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-20 {
  opacity: 0.2;
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .sm\:-left-10 {
    left: -2.5rem;
  }

  .sm\:-right-10 {
    right: -2.5rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:mt-24 {
    margin-top: 6rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[250px\] {
    height: 250px;
  }

  .sm\:h-\[475px\] {
    height: 475px;
  }

  .sm\:min-h-full {
    min-height: 100%;
  }

  .sm\:w-\[53\%\] {
    width: 53%;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-max {
    width: -webkit-max-content;
    width: max-content;
  }

  .sm\:max-w-\[320px\] {
    max-width: 320px;
  }

  .sm\:max-w-\[950px\] {
    max-width: 950px;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:rounded-b-\[200px\] {
    border-bottom-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }

  .sm\:rounded-t-\[200px\] {
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
  }

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-\[28px\] {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:cursor-pointer {
    cursor: pointer;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:gap-1 {
    gap: 0.25rem;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:rounded-\[30px\] {
    border-radius: 30px;
  }

  .md\:rounded-\[50px\] {
    border-radius: 50px;
  }

  .md\:border-2 {
    border-width: 2px;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pl-\[20px\] {
    padding-left: 20px;
  }

  .md\:pl-\[54px\] {
    padding-left: 54px;
  }

  .md\:pt-1 {
    padding-top: 0.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .md\:leading-8 {
    line-height: 2rem;
  }
}



.TestcaseReport_headerBox__S7TLH{padding:20px;text-align:center;margin-top:20px}.TestcaseReport_selectWrapper__S7eUm{display:flex;align-items:center;justify-content:space-around;padding:10px}.TestcaseReport_selectBox__yHI6n{margin-right:30px;width:100%}
.main {
  font-family: 'Poppins', sans-serif;
}

.BannerSection {
  padding: 20px 50px 0px 50px;
     position: relative;
}

.BannerSection::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-wire-thumbail.png");
         background-size: auto;
  background-position: center;
            opacity: 0.4; 
            z-index: -1;
        }
.mainlogo{
  width: 88px;
  height: 35px;
}

.Buttons {
  width: "178px";
  height: "40px";
  border-radius: "30px";
  display: "flex";
  align-items: "center";
  justify-content: "center";
  background: "linear-gradient(90deg, #482E97, #794DFD)";
  border: "none";
  color: "white";
  margin-left: "140px";
}
.bannerGitex {
  font-size: 128px;
  font-family: "Inter",sans-serif;
  font-weight: 600;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-city.png");
  background-size: cover;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  padding: 0;
  margin: 0;
  position: relative;
}

.global {
  font-family: "Inter",sans-serif;
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  text-align: right;
  position: absolute;
  margin-top: 130px;
  right: 37.5%;
}

.Bannerleft {
  width: 507px;
  height: 260px;
}
.bannerleftHeader {
  width: 421px;
  color: #1e1e1e;
}
.bannerleftSubtitle {
  color: #000;
  font-size: 16px;
  opacity: 50%;
}

.airobot {
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-robo-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 560px;
}

.BannerRightdiv {
  width: 300px;
  height: 391px;
  margin-top: 120px;
}

.BannerRightHeader {
  margin: 0;
  padding: 5px 0;
  font-weight: 600;
  font-size: 16px;
}

.bannerRightSubtitle {
  color: #000;
  opacity: 50%;
  font-weight: 500;
  font-size: 14px;
  text-align: justify;
}
.BannerRightdiv img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  margin: 10px 0;
}

.BannerRightdiv button {
  text-align: right;
}
.videodiv {
  position: relative;
  margin-top: 4px;
  border-radius: 15px;
  overflow: hidden;
}

.watchNowButton {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  border: 0;
  border-radius: 0px 10px 0px 0px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  background-color: #ffffff;
  color: #794DFD;
  position: absolute;
  bottom: 10px;
}

.whyGitexSection {
  -webkit-clip-path: polygon(
    0 0,
    20% 0,
    25% 7.5%,
    100% 7.5%,
    100% 100%,
    80% 100%,
    75% 92.5%,
    0 92.5%
  );
          clip-path: polygon(
    0 0,
    20% 0,
    25% 7.5%,
    100% 7.5%,
    100% 100%,
    80% 100%,
    75% 92.5%,
    0 92.5%
  );
  padding: 0px 50px 0px 50px;
  height: 566px;
  background-color: #0f1221;
  width: 100%;
  margin-top: -60px;
  position: relative;
}

.whyGitexSection::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-wire-thumbail.png");
         background-size: auto;
  background-position: center;
            opacity: 0.01; 
            z-index: -1;
        }
.whygitex {
  display: flex;
  justify-content: space-between;
  height: 566px;
  align-items: center;
  flex-direction: row;
}

.leftgitex {
  display: "flex";
  justify-content: "center";
  align-items: "center";
  flex-direction: "row ";
  height: 480px;
  margin-top: 15px;
  margin-left: 240px;
}

.arkidGitex {
  font-size: 128px;
  font-weight: 600;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-city.png");
  background-size: cover;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  padding: 0;
  margin: 0;
  position: relative;
  top: 200px;
  width: 393px;
}

.gitexContent {
  width: 747px;
  height: 344px;
  position: relative;
}

.gitexContent::before {
content: '';
position: absolute;
width: 500px; 
height: 500px;
background: radial-gradient(circle, rgba(121, 77, 253, 0.3) 0%, transparent 70%);
top: 50%;
left: 30%;
transform: translate(-30%, -50%);
}

.gitexContent p {
  font-size: 16px;
  color: #ffffff;
  text-align: justify;
}

.gitexValue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}

.flex-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1 1;
}

.gitexNumber {
  font-size: 32px;
  font-weight: 600;
}

.gitexText {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  width: 156px;
  text-align: center;
}

.arKid {
  position: absolute;
  width: 720px;
  height: 480px;
  left: 75px;
}

.joinUsSection {
  padding: 0px 50px 0px 50px;
  height: 695px;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-global.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.joinUsSection::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-wire-thumbail.png");
         background-size: auto;
  background-position: center;
            opacity: 0.3; 
            z-index: -1;
        }

.joinusGlobe {
  position: relative;
  width: 100%;
}

.joinUsTitle {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.joinUsTitle p {
  font-size: 18px;
  width: 590px;
  text-align: center;
}

.joinusCenterdiv {
  background-color: rgba(256, 256, 256, 0.8);
  display: inline-block;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  width: 252px;
  height: 132px;
  text-align: center;
  margin-left: 40%;
  border-radius: 20px;
}

.joinusCenterdiv p {
  font-size: 16px;
  font-weight: 500;
}

.meetSection {
  -webkit-clip-path: polygon(
    0 0,
    20% 0,
    25% 7.5%,
    100% 7.5%,
    100% 100%,
    80% 100%,
    75% 92.5%,
    0 92.5%
  );
          clip-path: polygon(
    0 0,
    20% 0,
    25% 7.5%,
    100% 7.5%,
    100% 100%,
    80% 100%,
    75% 92.5%,
    0 92.5%
  );
  height: 777px;
  background-color: #0f1221;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-logo-sphere.png");
     background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -110px;
  position: relative;
  z-index: 5;
}
.meetSection::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-wire-thumbail.png"); 
  background-size: auto;
  background-position: center;
  opacity: 0.01; 
  pointer-events: none;
}

.meetSection > * {
  position: relative;
  z-index: 0;
}


.meetTop {
  display: flex;
  align-items: flex-start;
}
.meetTopTitle {
  width: 496px;
  line-height: 20px;
  color: #ffffff;
  margin-left: 45%;
  margin-top: 7%;
  text-align: center;
}
.meetTopRight{
  margin-top: 6.5%;
  font-size: 36px;
  height: 184px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.meetTopRight span{
  height: 30px;
  font-weight: 600;
  line-height: 40px;
  margin-top: 5px;
} 

.hands{
  display: flex;
  justify-content: center;
}
.humanHand{
 position: relative;
  top: -130px;
  left: -50px;
  width:732px;
  height:379px
}

.robotHand{
    position: relative;
  width: 700px;
  height:379px;
  left: 44px;
  top: 30px;
}

.meetBottom{
  display: flex;
  align-items: flex-start;
  width: 792px;
  gap: 20px;
}

.meetBottomTitle {
  font-size: 16px;
  width: 453px;
  line-height: 20px;
  color: #ffffff;
  margin-left: 1%;
  margin-top: -45px;
  text-align: start;
}
.meetBottomLeft{
margin-top: -170px;
margin-left: 35px;
 font-size: 36px;
  height: 184px;
  display: flex;
  flex-direction: column;
  gap: 5px;

}

.meetBottomLeft span{
  height: 30px;
  font-weight: 600;
  line-height: 40px;
  margin-top: 5px;
}



.contactFormSection {
padding: 20px 50px;
position: relative;
overflow: hidden;
height: 120vh;
z-index: 1; 
margin-top: -58px;
}

.contactFormSection::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #f8f9fa; 
background-image: url("https://terv-nextgen.sgp1.digitaloceanspaces.com/terv-gitex-wire-thumbail.png");
 background-size: auto;
  background-position: center;
opacity: 0.5; 
z-index: -1;
}

.contactFormContainer {
  max-width: 640px;
  margin: 0 auto;
  background: white;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 2;
  margin-top: 70px;
  position: relative;
}
.contactFormContainer::before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
background: white;
-webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%);
        clip-path: polygon(0 0, 100% 90%, 100% 100%);
}


.robots-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.robot-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 560px;
  height: auto;

}

.robot-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 560px;
  height: auto;
  
}

.formlogo{
  width: 88px;
  height: 35px;
  margin-bottom: 50px;
}
.formHeader {
  text-align: center;
  margin-bottom: 40px;
}

.formHeader h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1e1e1e;
  margin-bottom: 10px;
  text-align: start;

}

.formHeader p {
  font-size: 16px;
  color: #666;
  text-align: start;
}

.formHeader a {
  color: #794DFD;
  text-decoration: none;
  font-weight: 600;
}

.gitexForm {
  width: 100%;
}

.formRow {
  display: flex;
  gap: 20px;
}

.formGroup {
  flex: 1 1;
  margin-bottom: 15px;
}

.formGroup label {
  display: block;
  margin-bottom: 4px;
  font-weight: 600;
  color: #1e1e1e;
  font-size: 16px;
}
.input-with-icon {
            position: relative;
        }

        .input-with-icon i {
            position: absolute;
            left: 15px;
            top: 50%;
            transform: translateY(-50%);
            color: grey;
            font-size: 24px;
            
        }

.formGroup input{
  width: 100%;
  height: 40px;
  padding: 12px  12px  12px 45px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  transition: border-color 0.3s;
  box-sizing: border-box;
  background-color: #ffffff;
}
.formGroup textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 16px;
  transition: border-color 0.3s;
  box-sizing: border-box;
}

.formGroup input:focus,
.formGroup textarea:focus {
  outline: none;
  border-color: #794DFD;
  box-shadow: 0 0 0 2px rgba(121, 77, 253, 0.2);
}

.formGroup input.error,
.formGroup textarea.error {
  border-color: #ff3860;
}

.errorMessage {
  color: #ff3860;
  font-size: 14px;
  margin-top: 5px;
}

.successMessage {
  text-align: center;
  padding: 40px 0;
}

.successMessage h3 {
  color: #794DFD;
  font-size: 24px;
  margin-bottom: 10px;
}

.successMessage p {
  color: #666;
  font-size: 16px;
}
.Header_appbar__ZQ5Cs{padding:0}@media screen and (max-width: 419px){@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-left:max(16px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-left:16px !important}}@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-right:max(16px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-right:16px !important}}}@media screen and (min-width: 420px)and (max-width: 767px){@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-left:max(24px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-left:24px !important}}@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-right:max(24px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-right:24px !important}}}@media screen and (min-width: 768px){@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-left:max(32px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-left:32px !important}}@supports(padding: max(0px)){.Header_toolbar__0wqrP{padding-right:max(32px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Header_toolbar__0wqrP{padding-right:32px !important}}}.Header_rightSection__DjeQq{align-items:center;display:flex;height:100%;margin-left:auto}.Header_customerLogo__NOsMn{border-radius:4px;height:60px;margin-right:16px;max-width:160px;object-fit:contain;object-position:center}.Header_customerLogoTwo__xTSKp{border-radius:4px;height:60px;margin-right:16px;max-width:160px;object-fit:contain;object-position:center;margin-bottom:6px}.Header_linkButton__nSyzJ{color:#4b5563;cursor:pointer;font-size:16px;font-weight:500;line-height:1.2;padding:5px 10px;padding-bottom:15px;text-decoration:none}@media screen and (max-width: 896px){.Header_linkButton__nSyzJ{margin:4px 0;padding-bottom:10px;padding-top:10px}@supports(padding: max(0px)){.Header_linkButton__nSyzJ{padding-left:max(24px, env(safe-area-inset-left)) !important}}@supports not (padding: max(0px)){.Header_linkButton__nSyzJ{padding-left:24px !important}}@supports(padding: max(0px)){.Header_linkButton__nSyzJ{padding-right:max(24px, env(safe-area-inset-right)) !important}}@supports not (padding: max(0px)){.Header_linkButton__nSyzJ{padding-right:24px !important}}}@media screen and (min-width: 897px){.Header_linkButton__nSyzJ{margin:0 8px}}.Header_linkButton__nSyzJ:hover{color:#784df5}.Header_linkButton__nSyzJ.Header_active__LBWpO{border-bottom:6px solid #784df5}.Header_linkButton__nSyzJ:last-of-type{margin-right:26px}.Header_headerItemList__Us3Jx{display:flex;justify-content:center;align-items:center;gap:3.2625rem;margin:0 auto}.Header_hideHeaderList__wIF1x{display:none}.Header_headerItem__qHSFp{display:flex;align-items:center;gap:.5125rem;font-weight:500;font-size:.875rem;line-height:1.4375;color:#fff;cursor:pointer}.Header_compactNavMenu__R-E7O{display:flex;flex-direction:column;padding:1rem;gap:1rem;font-weight:500;font-size:1rem;width:12.5rem}.Header_compactNavMenu__R-E7O span{color:#323036}.Header_menuBlob__-MJEh{position:absolute;top:33px;grid-column:1/4;grid-row:11/12;transform:rotate(180deg)}.Header_fullMenuSummary__u6wSa{grid-column:2/4;grid-row:2/12}.Header_fullMenuTitleContainer__qIHsX{display:flex;align-items:center;gap:.5rem}.Header_fullMenuTitle__4UcKk{font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#19181b}.Header_fullMenuDesc__uYMcA{font-size:1.125rem;line-height:1.8125rem;color:#63606c}.Header_menuItemHeaderTwo__94a\+9,.Header_menuItemHeaderThree__iLj5r,.Header_menuItemHeaderOne__MtKlu{font-weight:500;font-size:1rem;text-align:center;color:#19181b;display:flex;align-items:center;gap:.5rem}.Header_menuItemHeaderListOne__NIyKd,.Header_menuItemHeaderListTwo__8YVVM,.Header_menuItemHeaderListThree__WptiI,.Header_menuItemHeaderListFour__prkiR{display:flex;flex-direction:column;gap:1rem;padding-left:9%;font-size:18px;font-weight:400;line-height:20px;text-align:left}.Header_menuItemHeaderListItem__HiWL2{font-size:.875rem;line-height:1.4375rem;color:#19181b;margin:0}.Header_menuItemHeaderListItem__HiWL2:hover{text-decoration:underline;cursor:pointer}.Header_menuItemHeaderLists__fE54H{display:flex;gap:2.5rem}.Header_selectEmpty__q3JJl{color:"#fff"}.Header_selectEmpty__q3JJl>div:first-child{padding:10px 16px;font-size:14px;color:"#fff";font-weight:600;padding-right:32px}.Header_selectEmpty__q3JJl>div:first-child:focus{background-color:rgba(0,0,0,0);color:"#fff"}.Header_selectEmpty__q3JJl>fieldset{border:rgba(0,0,0,.08);color:"#fff"}.Header_selectEmpty__q3JJl{padding:0 !important;color:"#fff"}.Header_menuOne__l0uat{grid-column:5/8;grid-row:2/12;border-right:1px solid #d8d6db}.Header_menuTwo__IGcWo{grid-column:8/12;grid-row:2/12;margin-left:2.5rem}.Header_menuBlob1__y2\+7Q{grid-column:12/13;grid-row:1/12}.Header_mobileMenuItemHeader__FKR1q{font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#63606c}.Header_mobileMenuItemHeaderList__Hm68F{display:flex;flex-direction:column;gap:1rem;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:23px;color:#323036}
body{overscroll-behavior-y:none}.smooth-dnd-draggable-wrapper{display:block !important;overflow:visible !important}:root{--animate-duration:0.3s}.animate__animated{animation-duration:.3s;animation-duration:0.3s;animation-duration:var(--animate-duration);animation-fill-mode:both}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomIn{animation-name:zoomIn}.animate__zoomOut{animation-name:zoomOut}
@font-face{font-family:"Material Design Icons";src:url(/static/media/materialdesignicons-webfont.21d6dd0b5b32336e7cff.eot);src:url(/static/media/materialdesignicons-webfont.21d6dd0b5b32336e7cff.eot?#iefix&v=5.0.45) format("embedded-opentype"),url(/static/media/materialdesignicons-webfont.eacc60984c4a668938dd.woff2) format("woff2"),url(/static/media/materialdesignicons-webfont.bd5c85afa91031c7cdca.woff) format("woff"),url(/static/media/materialdesignicons-webfont.f60b16c8d4cd35506d0b.ttf) format("truetype");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"󰇉"}.mdi-abjad-arabic::before{content:"󱌨"}.mdi-abjad-hebrew::before{content:"󱌩"}.mdi-abugida-devanagari::before{content:"󱌪"}.mdi-abugida-thai::before{content:"󱌫"}.mdi-access-point::before{content:"󰀃"}.mdi-access-point-network::before{content:"󰀂"}.mdi-access-point-network-off::before{content:"󰯡"}.mdi-account::before{content:"󰀄"}.mdi-account-alert::before{content:"󰀅"}.mdi-account-alert-outline::before{content:"󰭐"}.mdi-account-arrow-left::before{content:"󰭑"}.mdi-account-arrow-left-outline::before{content:"󰭒"}.mdi-account-arrow-right::before{content:"󰭓"}.mdi-account-arrow-right-outline::before{content:"󰭔"}.mdi-account-box::before{content:"󰀆"}.mdi-account-box-multiple::before{content:"󰤴"}.mdi-account-box-multiple-outline::before{content:"󱀊"}.mdi-account-box-outline::before{content:"󰀇"}.mdi-account-cancel::before{content:"󱋟"}.mdi-account-cancel-outline::before{content:"󱋠"}.mdi-account-cash::before{content:"󱂗"}.mdi-account-cash-outline::before{content:"󱂘"}.mdi-account-check::before{content:"󰀈"}.mdi-account-check-outline::before{content:"󰯢"}.mdi-account-child::before{content:"󰪉"}.mdi-account-child-circle::before{content:"󰪊"}.mdi-account-child-outline::before{content:"󱃈"}.mdi-account-circle::before{content:"󰀉"}.mdi-account-circle-outline::before{content:"󰭕"}.mdi-account-clock::before{content:"󰭖"}.mdi-account-clock-outline::before{content:"󰭗"}.mdi-account-cog::before{content:"󱍰"}.mdi-account-cog-outline::before{content:"󱍱"}.mdi-account-convert::before{content:"󰀊"}.mdi-account-convert-outline::before{content:"󱌁"}.mdi-account-cowboy-hat::before{content:"󰺛"}.mdi-account-details::before{content:"󰘱"}.mdi-account-details-outline::before{content:"󱍲"}.mdi-account-edit::before{content:"󰚼"}.mdi-account-edit-outline::before{content:"󰿻"}.mdi-account-group::before{content:"󰡉"}.mdi-account-group-outline::before{content:"󰭘"}.mdi-account-hard-hat::before{content:"󰖵"}.mdi-account-heart::before{content:"󰢙"}.mdi-account-heart-outline::before{content:"󰯣"}.mdi-account-key::before{content:"󰀋"}.mdi-account-key-outline::before{content:"󰯤"}.mdi-account-lock::before{content:"󱅞"}.mdi-account-lock-outline::before{content:"󱅟"}.mdi-account-minus::before{content:"󰀍"}.mdi-account-minus-outline::before{content:"󰫬"}.mdi-account-multiple::before{content:"󰀎"}.mdi-account-multiple-check::before{content:"󰣅"}.mdi-account-multiple-check-outline::before{content:"󱇾"}.mdi-account-multiple-minus::before{content:"󰗓"}.mdi-account-multiple-minus-outline::before{content:"󰯥"}.mdi-account-multiple-outline::before{content:"󰀏"}.mdi-account-multiple-plus::before{content:"󰀐"}.mdi-account-multiple-plus-outline::before{content:"󰠀"}.mdi-account-multiple-remove::before{content:"󱈊"}.mdi-account-multiple-remove-outline::before{content:"󱈋"}.mdi-account-music::before{content:"󰠃"}.mdi-account-music-outline::before{content:"󰳩"}.mdi-account-network::before{content:"󰀑"}.mdi-account-network-outline::before{content:"󰯦"}.mdi-account-off::before{content:"󰀒"}.mdi-account-off-outline::before{content:"󰯧"}.mdi-account-outline::before{content:"󰀓"}.mdi-account-plus::before{content:"󰀔"}.mdi-account-plus-outline::before{content:"󰠁"}.mdi-account-question::before{content:"󰭙"}.mdi-account-question-outline::before{content:"󰭚"}.mdi-account-remove::before{content:"󰀕"}.mdi-account-remove-outline::before{content:"󰫭"}.mdi-account-search::before{content:"󰀖"}.mdi-account-search-outline::before{content:"󰤵"}.mdi-account-settings::before{content:"󰘰"}.mdi-account-settings-outline::before{content:"󱃉"}.mdi-account-star::before{content:"󰀗"}.mdi-account-star-outline::before{content:"󰯨"}.mdi-account-supervisor::before{content:"󰪋"}.mdi-account-supervisor-circle::before{content:"󰪌"}.mdi-account-supervisor-outline::before{content:"󱄭"}.mdi-account-switch::before{content:"󰀙"}.mdi-account-switch-outline::before{content:"󰓋"}.mdi-account-tie::before{content:"󰳣"}.mdi-account-tie-outline::before{content:"󱃊"}.mdi-account-tie-voice::before{content:"󱌈"}.mdi-account-tie-voice-off::before{content:"󱌊"}.mdi-account-tie-voice-off-outline::before{content:"󱌋"}.mdi-account-tie-voice-outline::before{content:"󱌉"}.mdi-account-voice::before{content:"󰗋"}.mdi-adjust::before{content:"󰀚"}.mdi-adobe::before{content:"󰤶"}.mdi-adobe-acrobat::before{content:"󰾝"}.mdi-air-conditioner::before{content:"󰀛"}.mdi-air-filter::before{content:"󰵃"}.mdi-air-horn::before{content:"󰶬"}.mdi-air-humidifier::before{content:"󱂙"}.mdi-air-purifier::before{content:"󰵄"}.mdi-airbag::before{content:"󰯩"}.mdi-airballoon::before{content:"󰀜"}.mdi-airballoon-outline::before{content:"󱀋"}.mdi-airplane::before{content:"󰀝"}.mdi-airplane-landing::before{content:"󰗔"}.mdi-airplane-off::before{content:"󰀞"}.mdi-airplane-takeoff::before{content:"󰗕"}.mdi-airport::before{content:"󰡋"}.mdi-alarm::before{content:"󰀠"}.mdi-alarm-bell::before{content:"󰞎"}.mdi-alarm-check::before{content:"󰀡"}.mdi-alarm-light::before{content:"󰞏"}.mdi-alarm-light-outline::before{content:"󰯪"}.mdi-alarm-multiple::before{content:"󰀢"}.mdi-alarm-note::before{content:"󰹱"}.mdi-alarm-note-off::before{content:"󰹲"}.mdi-alarm-off::before{content:"󰀣"}.mdi-alarm-plus::before{content:"󰀤"}.mdi-alarm-snooze::before{content:"󰚎"}.mdi-album::before{content:"󰀥"}.mdi-alert::before{content:"󰀦"}.mdi-alert-box::before{content:"󰀧"}.mdi-alert-box-outline::before{content:"󰳤"}.mdi-alert-circle::before{content:"󰀨"}.mdi-alert-circle-check::before{content:"󱇭"}.mdi-alert-circle-check-outline::before{content:"󱇮"}.mdi-alert-circle-outline::before{content:"󰗖"}.mdi-alert-decagram::before{content:"󰚽"}.mdi-alert-decagram-outline::before{content:"󰳥"}.mdi-alert-octagon::before{content:"󰀩"}.mdi-alert-octagon-outline::before{content:"󰳦"}.mdi-alert-octagram::before{content:"󰝧"}.mdi-alert-octagram-outline::before{content:"󰳧"}.mdi-alert-outline::before{content:"󰀪"}.mdi-alert-rhombus::before{content:"󱇎"}.mdi-alert-rhombus-outline::before{content:"󱇏"}.mdi-alien::before{content:"󰢚"}.mdi-alien-outline::before{content:"󱃋"}.mdi-align-horizontal-center::before{content:"󱇃"}.mdi-align-horizontal-left::before{content:"󱇂"}.mdi-align-horizontal-right::before{content:"󱇄"}.mdi-align-vertical-bottom::before{content:"󱇅"}.mdi-align-vertical-center::before{content:"󱇆"}.mdi-align-vertical-top::before{content:"󱇇"}.mdi-all-inclusive::before{content:"󰚾"}.mdi-allergy::before{content:"󱉘"}.mdi-alpha::before{content:"󰀫"}.mdi-alpha-a::before{content:"󰫮"}.mdi-alpha-a-box::before{content:"󰬈"}.mdi-alpha-a-box-outline::before{content:"󰯫"}.mdi-alpha-a-circle::before{content:"󰯬"}.mdi-alpha-a-circle-outline::before{content:"󰯭"}.mdi-alpha-b::before{content:"󰫯"}.mdi-alpha-b-box::before{content:"󰬉"}.mdi-alpha-b-box-outline::before{content:"󰯮"}.mdi-alpha-b-circle::before{content:"󰯯"}.mdi-alpha-b-circle-outline::before{content:"󰯰"}.mdi-alpha-c::before{content:"󰫰"}.mdi-alpha-c-box::before{content:"󰬊"}.mdi-alpha-c-box-outline::before{content:"󰯱"}.mdi-alpha-c-circle::before{content:"󰯲"}.mdi-alpha-c-circle-outline::before{content:"󰯳"}.mdi-alpha-d::before{content:"󰫱"}.mdi-alpha-d-box::before{content:"󰬋"}.mdi-alpha-d-box-outline::before{content:"󰯴"}.mdi-alpha-d-circle::before{content:"󰯵"}.mdi-alpha-d-circle-outline::before{content:"󰯶"}.mdi-alpha-e::before{content:"󰫲"}.mdi-alpha-e-box::before{content:"󰬌"}.mdi-alpha-e-box-outline::before{content:"󰯷"}.mdi-alpha-e-circle::before{content:"󰯸"}.mdi-alpha-e-circle-outline::before{content:"󰯹"}.mdi-alpha-f::before{content:"󰫳"}.mdi-alpha-f-box::before{content:"󰬍"}.mdi-alpha-f-box-outline::before{content:"󰯺"}.mdi-alpha-f-circle::before{content:"󰯻"}.mdi-alpha-f-circle-outline::before{content:"󰯼"}.mdi-alpha-g::before{content:"󰫴"}.mdi-alpha-g-box::before{content:"󰬎"}.mdi-alpha-g-box-outline::before{content:"󰯽"}.mdi-alpha-g-circle::before{content:"󰯾"}.mdi-alpha-g-circle-outline::before{content:"󰯿"}.mdi-alpha-h::before{content:"󰫵"}.mdi-alpha-h-box::before{content:"󰬏"}.mdi-alpha-h-box-outline::before{content:"󰰀"}.mdi-alpha-h-circle::before{content:"󰰁"}.mdi-alpha-h-circle-outline::before{content:"󰰂"}.mdi-alpha-i::before{content:"󰫶"}.mdi-alpha-i-box::before{content:"󰬐"}.mdi-alpha-i-box-outline::before{content:"󰰃"}.mdi-alpha-i-circle::before{content:"󰰄"}.mdi-alpha-i-circle-outline::before{content:"󰰅"}.mdi-alpha-j::before{content:"󰫷"}.mdi-alpha-j-box::before{content:"󰬑"}.mdi-alpha-j-box-outline::before{content:"󰰆"}.mdi-alpha-j-circle::before{content:"󰰇"}.mdi-alpha-j-circle-outline::before{content:"󰰈"}.mdi-alpha-k::before{content:"󰫸"}.mdi-alpha-k-box::before{content:"󰬒"}.mdi-alpha-k-box-outline::before{content:"󰰉"}.mdi-alpha-k-circle::before{content:"󰰊"}.mdi-alpha-k-circle-outline::before{content:"󰰋"}.mdi-alpha-l::before{content:"󰫹"}.mdi-alpha-l-box::before{content:"󰬓"}.mdi-alpha-l-box-outline::before{content:"󰰌"}.mdi-alpha-l-circle::before{content:"󰰍"}.mdi-alpha-l-circle-outline::before{content:"󰰎"}.mdi-alpha-m::before{content:"󰫺"}.mdi-alpha-m-box::before{content:"󰬔"}.mdi-alpha-m-box-outline::before{content:"󰰏"}.mdi-alpha-m-circle::before{content:"󰰐"}.mdi-alpha-m-circle-outline::before{content:"󰰑"}.mdi-alpha-n::before{content:"󰫻"}.mdi-alpha-n-box::before{content:"󰬕"}.mdi-alpha-n-box-outline::before{content:"󰰒"}.mdi-alpha-n-circle::before{content:"󰰓"}.mdi-alpha-n-circle-outline::before{content:"󰰔"}.mdi-alpha-o::before{content:"󰫼"}.mdi-alpha-o-box::before{content:"󰬖"}.mdi-alpha-o-box-outline::before{content:"󰰕"}.mdi-alpha-o-circle::before{content:"󰰖"}.mdi-alpha-o-circle-outline::before{content:"󰰗"}.mdi-alpha-p::before{content:"󰫽"}.mdi-alpha-p-box::before{content:"󰬗"}.mdi-alpha-p-box-outline::before{content:"󰰘"}.mdi-alpha-p-circle::before{content:"󰰙"}.mdi-alpha-p-circle-outline::before{content:"󰰚"}.mdi-alpha-q::before{content:"󰫾"}.mdi-alpha-q-box::before{content:"󰬘"}.mdi-alpha-q-box-outline::before{content:"󰰛"}.mdi-alpha-q-circle::before{content:"󰰜"}.mdi-alpha-q-circle-outline::before{content:"󰰝"}.mdi-alpha-r::before{content:"󰫿"}.mdi-alpha-r-box::before{content:"󰬙"}.mdi-alpha-r-box-outline::before{content:"󰰞"}.mdi-alpha-r-circle::before{content:"󰰟"}.mdi-alpha-r-circle-outline::before{content:"󰰠"}.mdi-alpha-s::before{content:"󰬀"}.mdi-alpha-s-box::before{content:"󰬚"}.mdi-alpha-s-box-outline::before{content:"󰰡"}.mdi-alpha-s-circle::before{content:"󰰢"}.mdi-alpha-s-circle-outline::before{content:"󰰣"}.mdi-alpha-t::before{content:"󰬁"}.mdi-alpha-t-box::before{content:"󰬛"}.mdi-alpha-t-box-outline::before{content:"󰰤"}.mdi-alpha-t-circle::before{content:"󰰥"}.mdi-alpha-t-circle-outline::before{content:"󰰦"}.mdi-alpha-u::before{content:"󰬂"}.mdi-alpha-u-box::before{content:"󰬜"}.mdi-alpha-u-box-outline::before{content:"󰰧"}.mdi-alpha-u-circle::before{content:"󰰨"}.mdi-alpha-u-circle-outline::before{content:"󰰩"}.mdi-alpha-v::before{content:"󰬃"}.mdi-alpha-v-box::before{content:"󰬝"}.mdi-alpha-v-box-outline::before{content:"󰰪"}.mdi-alpha-v-circle::before{content:"󰰫"}.mdi-alpha-v-circle-outline::before{content:"󰰬"}.mdi-alpha-w::before{content:"󰬄"}.mdi-alpha-w-box::before{content:"󰬞"}.mdi-alpha-w-box-outline::before{content:"󰰭"}.mdi-alpha-w-circle::before{content:"󰰮"}.mdi-alpha-w-circle-outline::before{content:"󰰯"}.mdi-alpha-x::before{content:"󰬅"}.mdi-alpha-x-box::before{content:"󰬟"}.mdi-alpha-x-box-outline::before{content:"󰰰"}.mdi-alpha-x-circle::before{content:"󰰱"}.mdi-alpha-x-circle-outline::before{content:"󰰲"}.mdi-alpha-y::before{content:"󰬆"}.mdi-alpha-y-box::before{content:"󰬠"}.mdi-alpha-y-box-outline::before{content:"󰰳"}.mdi-alpha-y-circle::before{content:"󰰴"}.mdi-alpha-y-circle-outline::before{content:"󰰵"}.mdi-alpha-z::before{content:"󰬇"}.mdi-alpha-z-box::before{content:"󰬡"}.mdi-alpha-z-box-outline::before{content:"󰰶"}.mdi-alpha-z-circle::before{content:"󰰷"}.mdi-alpha-z-circle-outline::before{content:"󰰸"}.mdi-alphabet-aurebesh::before{content:"󱌬"}.mdi-alphabet-cyrillic::before{content:"󱌭"}.mdi-alphabet-greek::before{content:"󱌮"}.mdi-alphabet-latin::before{content:"󱌯"}.mdi-alphabet-piqad::before{content:"󱌰"}.mdi-alphabet-tengwar::before{content:"󱌷"}.mdi-alphabetical::before{content:"󰀬"}.mdi-alphabetical-off::before{content:"󱀌"}.mdi-alphabetical-variant::before{content:"󱀍"}.mdi-alphabetical-variant-off::before{content:"󱀎"}.mdi-altimeter::before{content:"󰗗"}.mdi-amazon::before{content:"󰀭"}.mdi-amazon-alexa::before{content:"󰣆"}.mdi-ambulance::before{content:"󰀯"}.mdi-ammunition::before{content:"󰳨"}.mdi-ampersand::before{content:"󰪍"}.mdi-amplifier::before{content:"󰀰"}.mdi-amplifier-off::before{content:"󱆵"}.mdi-anchor::before{content:"󰀱"}.mdi-android::before{content:"󰀲"}.mdi-android-auto::before{content:"󰪎"}.mdi-android-debug-bridge::before{content:"󰀳"}.mdi-android-messages::before{content:"󰵅"}.mdi-android-studio::before{content:"󰀴"}.mdi-angle-acute::before{content:"󰤷"}.mdi-angle-obtuse::before{content:"󰤸"}.mdi-angle-right::before{content:"󰤹"}.mdi-angular::before{content:"󰚲"}.mdi-angularjs::before{content:"󰚿"}.mdi-animation::before{content:"󰗘"}.mdi-animation-outline::before{content:"󰪏"}.mdi-animation-play::before{content:"󰤺"}.mdi-animation-play-outline::before{content:"󰪐"}.mdi-ansible::before{content:"󱂚"}.mdi-antenna::before{content:"󱄙"}.mdi-anvil::before{content:"󰢛"}.mdi-apache-kafka::before{content:"󱀏"}.mdi-api::before{content:"󱂛"}.mdi-api-off::before{content:"󱉗"}.mdi-apple::before{content:"󰀵"}.mdi-apple-airplay::before{content:"󰀟"}.mdi-apple-finder::before{content:"󰀶"}.mdi-apple-icloud::before{content:"󰀸"}.mdi-apple-ios::before{content:"󰀷"}.mdi-apple-keyboard-caps::before{content:"󰘲"}.mdi-apple-keyboard-command::before{content:"󰘳"}.mdi-apple-keyboard-control::before{content:"󰘴"}.mdi-apple-keyboard-option::before{content:"󰘵"}.mdi-apple-keyboard-shift::before{content:"󰘶"}.mdi-apple-safari::before{content:"󰀹"}.mdi-application::before{content:"󰘔"}.mdi-application-export::before{content:"󰶭"}.mdi-application-import::before{content:"󰶮"}.mdi-approximately-equal::before{content:"󰾞"}.mdi-approximately-equal-box::before{content:"󰾟"}.mdi-apps::before{content:"󰀻"}.mdi-apps-box::before{content:"󰵆"}.mdi-arch::before{content:"󰣇"}.mdi-archive::before{content:"󰀼"}.mdi-archive-arrow-down::before{content:"󱉙"}.mdi-archive-arrow-down-outline::before{content:"󱉚"}.mdi-archive-arrow-up::before{content:"󱉛"}.mdi-archive-arrow-up-outline::before{content:"󱉜"}.mdi-archive-outline::before{content:"󱈎"}.mdi-arm-flex::before{content:"󰿗"}.mdi-arm-flex-outline::before{content:"󰿖"}.mdi-arrange-bring-forward::before{content:"󰀽"}.mdi-arrange-bring-to-front::before{content:"󰀾"}.mdi-arrange-send-backward::before{content:"󰀿"}.mdi-arrange-send-to-back::before{content:"󰁀"}.mdi-arrow-all::before{content:"󰁁"}.mdi-arrow-bottom-left::before{content:"󰁂"}.mdi-arrow-bottom-left-bold-outline::before{content:"󰦷"}.mdi-arrow-bottom-left-thick::before{content:"󰦸"}.mdi-arrow-bottom-right::before{content:"󰁃"}.mdi-arrow-bottom-right-bold-outline::before{content:"󰦹"}.mdi-arrow-bottom-right-thick::before{content:"󰦺"}.mdi-arrow-collapse::before{content:"󰘕"}.mdi-arrow-collapse-all::before{content:"󰁄"}.mdi-arrow-collapse-down::before{content:"󰞒"}.mdi-arrow-collapse-horizontal::before{content:"󰡌"}.mdi-arrow-collapse-left::before{content:"󰞓"}.mdi-arrow-collapse-right::before{content:"󰞔"}.mdi-arrow-collapse-up::before{content:"󰞕"}.mdi-arrow-collapse-vertical::before{content:"󰡍"}.mdi-arrow-decision::before{content:"󰦻"}.mdi-arrow-decision-auto::before{content:"󰦼"}.mdi-arrow-decision-auto-outline::before{content:"󰦽"}.mdi-arrow-decision-outline::before{content:"󰦾"}.mdi-arrow-down::before{content:"󰁅"}.mdi-arrow-down-bold::before{content:"󰜮"}.mdi-arrow-down-bold-box::before{content:"󰜯"}.mdi-arrow-down-bold-box-outline::before{content:"󰜰"}.mdi-arrow-down-bold-circle::before{content:"󰁇"}.mdi-arrow-down-bold-circle-outline::before{content:"󰁈"}.mdi-arrow-down-bold-hexagon-outline::before{content:"󰁉"}.mdi-arrow-down-bold-outline::before{content:"󰦿"}.mdi-arrow-down-box::before{content:"󰛀"}.mdi-arrow-down-circle::before{content:"󰳛"}.mdi-arrow-down-circle-outline::before{content:"󰳜"}.mdi-arrow-down-drop-circle::before{content:"󰁊"}.mdi-arrow-down-drop-circle-outline::before{content:"󰁋"}.mdi-arrow-down-thick::before{content:"󰁆"}.mdi-arrow-expand::before{content:"󰘖"}.mdi-arrow-expand-all::before{content:"󰁌"}.mdi-arrow-expand-down::before{content:"󰞖"}.mdi-arrow-expand-horizontal::before{content:"󰡎"}.mdi-arrow-expand-left::before{content:"󰞗"}.mdi-arrow-expand-right::before{content:"󰞘"}.mdi-arrow-expand-up::before{content:"󰞙"}.mdi-arrow-expand-vertical::before{content:"󰡏"}.mdi-arrow-horizontal-lock::before{content:"󱅛"}.mdi-arrow-left::before{content:"󰁍"}.mdi-arrow-left-bold::before{content:"󰜱"}.mdi-arrow-left-bold-box::before{content:"󰜲"}.mdi-arrow-left-bold-box-outline::before{content:"󰜳"}.mdi-arrow-left-bold-circle::before{content:"󰁏"}.mdi-arrow-left-bold-circle-outline::before{content:"󰁐"}.mdi-arrow-left-bold-hexagon-outline::before{content:"󰁑"}.mdi-arrow-left-bold-outline::before{content:"󰧀"}.mdi-arrow-left-box::before{content:"󰛁"}.mdi-arrow-left-circle::before{content:"󰳝"}.mdi-arrow-left-circle-outline::before{content:"󰳞"}.mdi-arrow-left-drop-circle::before{content:"󰁒"}.mdi-arrow-left-drop-circle-outline::before{content:"󰁓"}.mdi-arrow-left-right::before{content:"󰹳"}.mdi-arrow-left-right-bold::before{content:"󰹴"}.mdi-arrow-left-right-bold-outline::before{content:"󰧁"}.mdi-arrow-left-thick::before{content:"󰁎"}.mdi-arrow-right::before{content:"󰁔"}.mdi-arrow-right-bold::before{content:"󰜴"}.mdi-arrow-right-bold-box::before{content:"󰜵"}.mdi-arrow-right-bold-box-outline::before{content:"󰜶"}.mdi-arrow-right-bold-circle::before{content:"󰁖"}.mdi-arrow-right-bold-circle-outline::before{content:"󰁗"}.mdi-arrow-right-bold-hexagon-outline::before{content:"󰁘"}.mdi-arrow-right-bold-outline::before{content:"󰧂"}.mdi-arrow-right-box::before{content:"󰛂"}.mdi-arrow-right-circle::before{content:"󰳟"}.mdi-arrow-right-circle-outline::before{content:"󰳠"}.mdi-arrow-right-drop-circle::before{content:"󰁙"}.mdi-arrow-right-drop-circle-outline::before{content:"󰁚"}.mdi-arrow-right-thick::before{content:"󰁕"}.mdi-arrow-split-horizontal::before{content:"󰤻"}.mdi-arrow-split-vertical::before{content:"󰤼"}.mdi-arrow-top-left::before{content:"󰁛"}.mdi-arrow-top-left-bold-outline::before{content:"󰧃"}.mdi-arrow-top-left-bottom-right::before{content:"󰹵"}.mdi-arrow-top-left-bottom-right-bold::before{content:"󰹶"}.mdi-arrow-top-left-thick::before{content:"󰧄"}.mdi-arrow-top-right::before{content:"󰁜"}.mdi-arrow-top-right-bold-outline::before{content:"󰧅"}.mdi-arrow-top-right-bottom-left::before{content:"󰹷"}.mdi-arrow-top-right-bottom-left-bold::before{content:"󰹸"}.mdi-arrow-top-right-thick::before{content:"󰧆"}.mdi-arrow-up::before{content:"󰁝"}.mdi-arrow-up-bold::before{content:"󰜷"}.mdi-arrow-up-bold-box::before{content:"󰜸"}.mdi-arrow-up-bold-box-outline::before{content:"󰜹"}.mdi-arrow-up-bold-circle::before{content:"󰁟"}.mdi-arrow-up-bold-circle-outline::before{content:"󰁠"}.mdi-arrow-up-bold-hexagon-outline::before{content:"󰁡"}.mdi-arrow-up-bold-outline::before{content:"󰧇"}.mdi-arrow-up-box::before{content:"󰛃"}.mdi-arrow-up-circle::before{content:"󰳡"}.mdi-arrow-up-circle-outline::before{content:"󰳢"}.mdi-arrow-up-down::before{content:"󰹹"}.mdi-arrow-up-down-bold::before{content:"󰹺"}.mdi-arrow-up-down-bold-outline::before{content:"󰧈"}.mdi-arrow-up-drop-circle::before{content:"󰁢"}.mdi-arrow-up-drop-circle-outline::before{content:"󰁣"}.mdi-arrow-up-thick::before{content:"󰁞"}.mdi-arrow-vertical-lock::before{content:"󱅜"}.mdi-artstation::before{content:"󰭛"}.mdi-aspect-ratio::before{content:"󰨤"}.mdi-assistant::before{content:"󰁤"}.mdi-asterisk::before{content:"󰛄"}.mdi-at::before{content:"󰁥"}.mdi-atlassian::before{content:"󰠄"}.mdi-atm::before{content:"󰵇"}.mdi-atom::before{content:"󰝨"}.mdi-atom-variant::before{content:"󰹻"}.mdi-attachment::before{content:"󰁦"}.mdi-audio-video::before{content:"󰤽"}.mdi-audio-video-off::before{content:"󱆶"}.mdi-augmented-reality::before{content:"󰡐"}.mdi-auto-download::before{content:"󱍾"}.mdi-auto-fix::before{content:"󰁨"}.mdi-auto-upload::before{content:"󰁩"}.mdi-autorenew::before{content:"󰁪"}.mdi-av-timer::before{content:"󰁫"}.mdi-aws::before{content:"󰸏"}.mdi-axe::before{content:"󰣈"}.mdi-axis::before{content:"󰵈"}.mdi-axis-arrow::before{content:"󰵉"}.mdi-axis-arrow-lock::before{content:"󰵊"}.mdi-axis-lock::before{content:"󰵋"}.mdi-axis-x-arrow::before{content:"󰵌"}.mdi-axis-x-arrow-lock::before{content:"󰵍"}.mdi-axis-x-rotate-clockwise::before{content:"󰵎"}.mdi-axis-x-rotate-counterclockwise::before{content:"󰵏"}.mdi-axis-x-y-arrow-lock::before{content:"󰵐"}.mdi-axis-y-arrow::before{content:"󰵑"}.mdi-axis-y-arrow-lock::before{content:"󰵒"}.mdi-axis-y-rotate-clockwise::before{content:"󰵓"}.mdi-axis-y-rotate-counterclockwise::before{content:"󰵔"}.mdi-axis-z-arrow::before{content:"󰵕"}.mdi-axis-z-arrow-lock::before{content:"󰵖"}.mdi-axis-z-rotate-clockwise::before{content:"󰵗"}.mdi-axis-z-rotate-counterclockwise::before{content:"󰵘"}.mdi-babel::before{content:"󰨥"}.mdi-baby::before{content:"󰁬"}.mdi-baby-bottle::before{content:"󰼹"}.mdi-baby-bottle-outline::before{content:"󰼺"}.mdi-baby-carriage::before{content:"󰚏"}.mdi-baby-carriage-off::before{content:"󰾠"}.mdi-baby-face::before{content:"󰹼"}.mdi-baby-face-outline::before{content:"󰹽"}.mdi-backburger::before{content:"󰁭"}.mdi-backspace::before{content:"󰁮"}.mdi-backspace-outline::before{content:"󰭜"}.mdi-backspace-reverse::before{content:"󰹾"}.mdi-backspace-reverse-outline::before{content:"󰹿"}.mdi-backup-restore::before{content:"󰁯"}.mdi-bacteria::before{content:"󰻕"}.mdi-bacteria-outline::before{content:"󰻖"}.mdi-badge-account::before{content:"󰶧"}.mdi-badge-account-alert::before{content:"󰶨"}.mdi-badge-account-alert-outline::before{content:"󰶩"}.mdi-badge-account-horizontal::before{content:"󰸍"}.mdi-badge-account-horizontal-outline::before{content:"󰸎"}.mdi-badge-account-outline::before{content:"󰶪"}.mdi-badminton::before{content:"󰡑"}.mdi-bag-carry-on::before{content:"󰼻"}.mdi-bag-carry-on-check::before{content:"󰵥"}.mdi-bag-carry-on-off::before{content:"󰼼"}.mdi-bag-checked::before{content:"󰼽"}.mdi-bag-personal::before{content:"󰸐"}.mdi-bag-personal-off::before{content:"󰸑"}.mdi-bag-personal-off-outline::before{content:"󰸒"}.mdi-bag-personal-outline::before{content:"󰸓"}.mdi-baguette::before{content:"󰼾"}.mdi-balloon::before{content:"󰨦"}.mdi-ballot::before{content:"󰧉"}.mdi-ballot-outline::before{content:"󰧊"}.mdi-ballot-recount::before{content:"󰰹"}.mdi-ballot-recount-outline::before{content:"󰰺"}.mdi-bandage::before{content:"󰶯"}.mdi-bandcamp::before{content:"󰙵"}.mdi-bank::before{content:"󰁰"}.mdi-bank-minus::before{content:"󰶰"}.mdi-bank-outline::before{content:"󰺀"}.mdi-bank-plus::before{content:"󰶱"}.mdi-bank-remove::before{content:"󰶲"}.mdi-bank-transfer::before{content:"󰨧"}.mdi-bank-transfer-in::before{content:"󰨨"}.mdi-bank-transfer-out::before{content:"󰨩"}.mdi-barcode::before{content:"󰁱"}.mdi-barcode-off::before{content:"󱈶"}.mdi-barcode-scan::before{content:"󰁲"}.mdi-barley::before{content:"󰁳"}.mdi-barley-off::before{content:"󰭝"}.mdi-barn::before{content:"󰭞"}.mdi-barrel::before{content:"󰁴"}.mdi-baseball::before{content:"󰡒"}.mdi-baseball-bat::before{content:"󰡓"}.mdi-bash::before{content:"󱆃"}.mdi-basket::before{content:"󰁶"}.mdi-basket-fill::before{content:"󰁷"}.mdi-basket-outline::before{content:"󱆁"}.mdi-basket-unfill::before{content:"󰁸"}.mdi-basketball::before{content:"󰠆"}.mdi-basketball-hoop::before{content:"󰰻"}.mdi-basketball-hoop-outline::before{content:"󰰼"}.mdi-bat::before{content:"󰭟"}.mdi-battery::before{content:"󰁹"}.mdi-battery-10::before{content:"󰁺"}.mdi-battery-10-bluetooth::before{content:"󰤾"}.mdi-battery-20::before{content:"󰁻"}.mdi-battery-20-bluetooth::before{content:"󰤿"}.mdi-battery-30::before{content:"󰁼"}.mdi-battery-30-bluetooth::before{content:"󰥀"}.mdi-battery-40::before{content:"󰁽"}.mdi-battery-40-bluetooth::before{content:"󰥁"}.mdi-battery-50::before{content:"󰁾"}.mdi-battery-50-bluetooth::before{content:"󰥂"}.mdi-battery-60::before{content:"󰁿"}.mdi-battery-60-bluetooth::before{content:"󰥃"}.mdi-battery-70::before{content:"󰂀"}.mdi-battery-70-bluetooth::before{content:"󰥄"}.mdi-battery-80::before{content:"󰂁"}.mdi-battery-80-bluetooth::before{content:"󰥅"}.mdi-battery-90::before{content:"󰂂"}.mdi-battery-90-bluetooth::before{content:"󰥆"}.mdi-battery-alert::before{content:"󰂃"}.mdi-battery-alert-bluetooth::before{content:"󰥇"}.mdi-battery-alert-variant::before{content:"󱃌"}.mdi-battery-alert-variant-outline::before{content:"󱃍"}.mdi-battery-bluetooth::before{content:"󰥈"}.mdi-battery-bluetooth-variant::before{content:"󰥉"}.mdi-battery-charging::before{content:"󰂄"}.mdi-battery-charging-10::before{content:"󰢜"}.mdi-battery-charging-100::before{content:"󰂅"}.mdi-battery-charging-20::before{content:"󰂆"}.mdi-battery-charging-30::before{content:"󰂇"}.mdi-battery-charging-40::before{content:"󰂈"}.mdi-battery-charging-50::before{content:"󰢝"}.mdi-battery-charging-60::before{content:"󰂉"}.mdi-battery-charging-70::before{content:"󰢞"}.mdi-battery-charging-80::before{content:"󰂊"}.mdi-battery-charging-90::before{content:"󰂋"}.mdi-battery-charging-high::before{content:"󱊦"}.mdi-battery-charging-low::before{content:"󱊤"}.mdi-battery-charging-medium::before{content:"󱊥"}.mdi-battery-charging-outline::before{content:"󰢟"}.mdi-battery-charging-wireless::before{content:"󰠇"}.mdi-battery-charging-wireless-10::before{content:"󰠈"}.mdi-battery-charging-wireless-20::before{content:"󰠉"}.mdi-battery-charging-wireless-30::before{content:"󰠊"}.mdi-battery-charging-wireless-40::before{content:"󰠋"}.mdi-battery-charging-wireless-50::before{content:"󰠌"}.mdi-battery-charging-wireless-60::before{content:"󰠍"}.mdi-battery-charging-wireless-70::before{content:"󰠎"}.mdi-battery-charging-wireless-80::before{content:"󰠏"}.mdi-battery-charging-wireless-90::before{content:"󰠐"}.mdi-battery-charging-wireless-alert::before{content:"󰠑"}.mdi-battery-charging-wireless-outline::before{content:"󰠒"}.mdi-battery-heart::before{content:"󱈏"}.mdi-battery-heart-outline::before{content:"󱈐"}.mdi-battery-heart-variant::before{content:"󱈑"}.mdi-battery-high::before{content:"󱊣"}.mdi-battery-low::before{content:"󱊡"}.mdi-battery-medium::before{content:"󱊢"}.mdi-battery-minus::before{content:"󰂌"}.mdi-battery-negative::before{content:"󰂍"}.mdi-battery-off::before{content:"󱉝"}.mdi-battery-off-outline::before{content:"󱉞"}.mdi-battery-outline::before{content:"󰂎"}.mdi-battery-plus::before{content:"󰂏"}.mdi-battery-positive::before{content:"󰂐"}.mdi-battery-unknown::before{content:"󰂑"}.mdi-battery-unknown-bluetooth::before{content:"󰥊"}.mdi-battlenet::before{content:"󰭠"}.mdi-beach::before{content:"󰂒"}.mdi-beaker::before{content:"󰳪"}.mdi-beaker-alert::before{content:"󱈩"}.mdi-beaker-alert-outline::before{content:"󱈪"}.mdi-beaker-check::before{content:"󱈫"}.mdi-beaker-check-outline::before{content:"󱈬"}.mdi-beaker-minus::before{content:"󱈭"}.mdi-beaker-minus-outline::before{content:"󱈮"}.mdi-beaker-outline::before{content:"󰚐"}.mdi-beaker-plus::before{content:"󱈯"}.mdi-beaker-plus-outline::before{content:"󱈰"}.mdi-beaker-question::before{content:"󱈱"}.mdi-beaker-question-outline::before{content:"󱈲"}.mdi-beaker-remove::before{content:"󱈳"}.mdi-beaker-remove-outline::before{content:"󱈴"}.mdi-bed::before{content:"󰋣"}.mdi-bed-double::before{content:"󰿔"}.mdi-bed-double-outline::before{content:"󰿓"}.mdi-bed-empty::before{content:"󰢠"}.mdi-bed-king::before{content:"󰿒"}.mdi-bed-king-outline::before{content:"󰿑"}.mdi-bed-outline::before{content:"󰂙"}.mdi-bed-queen::before{content:"󰿐"}.mdi-bed-queen-outline::before{content:"󰿛"}.mdi-bed-single::before{content:"󱁭"}.mdi-bed-single-outline::before{content:"󱁮"}.mdi-bee::before{content:"󰾡"}.mdi-bee-flower::before{content:"󰾢"}.mdi-beehive-outline::before{content:"󱃎"}.mdi-beer::before{content:"󰂘"}.mdi-beer-outline::before{content:"󱌌"}.mdi-bell::before{content:"󰂚"}.mdi-bell-alert::before{content:"󰵙"}.mdi-bell-alert-outline::before{content:"󰺁"}.mdi-bell-check::before{content:"󱇥"}.mdi-bell-check-outline::before{content:"󱇦"}.mdi-bell-circle::before{content:"󰵚"}.mdi-bell-circle-outline::before{content:"󰵛"}.mdi-bell-off::before{content:"󰂛"}.mdi-bell-off-outline::before{content:"󰪑"}.mdi-bell-outline::before{content:"󰂜"}.mdi-bell-plus::before{content:"󰂝"}.mdi-bell-plus-outline::before{content:"󰪒"}.mdi-bell-ring::before{content:"󰂞"}.mdi-bell-ring-outline::before{content:"󰂟"}.mdi-bell-sleep::before{content:"󰂠"}.mdi-bell-sleep-outline::before{content:"󰪓"}.mdi-beta::before{content:"󰂡"}.mdi-betamax::before{content:"󰧋"}.mdi-biathlon::before{content:"󰸔"}.mdi-bicycle::before{content:"󱂜"}.mdi-bicycle-basket::before{content:"󱈵"}.mdi-bike::before{content:"󰂣"}.mdi-bike-fast::before{content:"󱄟"}.mdi-billboard::before{content:"󱀐"}.mdi-billiards::before{content:"󰭡"}.mdi-billiards-rack::before{content:"󰭢"}.mdi-binoculars::before{content:"󰂥"}.mdi-bio::before{content:"󰂦"}.mdi-biohazard::before{content:"󰂧"}.mdi-bitbucket::before{content:"󰂨"}.mdi-bitcoin::before{content:"󰠓"}.mdi-black-mesa::before{content:"󰂩"}.mdi-blender::before{content:"󰳫"}.mdi-blender-software::before{content:"󰂫"}.mdi-blinds::before{content:"󰂬"}.mdi-blinds-open::before{content:"󱀑"}.mdi-block-helper::before{content:"󰂭"}.mdi-blogger::before{content:"󰂮"}.mdi-blood-bag::before{content:"󰳬"}.mdi-bluetooth::before{content:"󰂯"}.mdi-bluetooth-audio::before{content:"󰂰"}.mdi-bluetooth-connect::before{content:"󰂱"}.mdi-bluetooth-off::before{content:"󰂲"}.mdi-bluetooth-settings::before{content:"󰂳"}.mdi-bluetooth-transfer::before{content:"󰂴"}.mdi-blur::before{content:"󰂵"}.mdi-blur-linear::before{content:"󰂶"}.mdi-blur-off::before{content:"󰂷"}.mdi-blur-radial::before{content:"󰂸"}.mdi-bolnisi-cross::before{content:"󰳭"}.mdi-bolt::before{content:"󰶳"}.mdi-bomb::before{content:"󰚑"}.mdi-bomb-off::before{content:"󰛅"}.mdi-bone::before{content:"󰂹"}.mdi-book::before{content:"󰂺"}.mdi-book-account::before{content:"󱎭"}.mdi-book-account-outline::before{content:"󱎮"}.mdi-book-alphabet::before{content:"󰘝"}.mdi-book-cross::before{content:"󰂢"}.mdi-book-information-variant::before{content:"󱁯"}.mdi-book-lock::before{content:"󰞚"}.mdi-book-lock-open::before{content:"󰞛"}.mdi-book-minus::before{content:"󰗙"}.mdi-book-minus-multiple::before{content:"󰪔"}.mdi-book-minus-multiple-outline::before{content:"󰤋"}.mdi-book-multiple::before{content:"󰂻"}.mdi-book-multiple-outline::before{content:"󰐶"}.mdi-book-music::before{content:"󰁧"}.mdi-book-open::before{content:"󰂽"}.mdi-book-open-outline::before{content:"󰭣"}.mdi-book-open-page-variant::before{content:"󰗚"}.mdi-book-open-variant::before{content:"󰂾"}.mdi-book-outline::before{content:"󰭤"}.mdi-book-play::before{content:"󰺂"}.mdi-book-play-outline::before{content:"󰺃"}.mdi-book-plus::before{content:"󰗛"}.mdi-book-plus-multiple::before{content:"󰪕"}.mdi-book-plus-multiple-outline::before{content:"󰫞"}.mdi-book-remove::before{content:"󰪗"}.mdi-book-remove-multiple::before{content:"󰪖"}.mdi-book-remove-multiple-outline::before{content:"󰓊"}.mdi-book-search::before{content:"󰺄"}.mdi-book-search-outline::before{content:"󰺅"}.mdi-book-variant::before{content:"󰂿"}.mdi-book-variant-multiple::before{content:"󰂼"}.mdi-bookmark::before{content:"󰃀"}.mdi-bookmark-check::before{content:"󰃁"}.mdi-bookmark-check-outline::before{content:"󱍻"}.mdi-bookmark-minus::before{content:"󰧌"}.mdi-bookmark-minus-outline::before{content:"󰧍"}.mdi-bookmark-multiple::before{content:"󰸕"}.mdi-bookmark-multiple-outline::before{content:"󰸖"}.mdi-bookmark-music::before{content:"󰃂"}.mdi-bookmark-music-outline::before{content:"󱍹"}.mdi-bookmark-off::before{content:"󰧎"}.mdi-bookmark-off-outline::before{content:"󰧏"}.mdi-bookmark-outline::before{content:"󰃃"}.mdi-bookmark-plus::before{content:"󰃅"}.mdi-bookmark-plus-outline::before{content:"󰃄"}.mdi-bookmark-remove::before{content:"󰃆"}.mdi-bookmark-remove-outline::before{content:"󱍺"}.mdi-bookshelf::before{content:"󱉟"}.mdi-boom-gate::before{content:"󰺆"}.mdi-boom-gate-alert::before{content:"󰺇"}.mdi-boom-gate-alert-outline::before{content:"󰺈"}.mdi-boom-gate-down::before{content:"󰺉"}.mdi-boom-gate-down-outline::before{content:"󰺊"}.mdi-boom-gate-outline::before{content:"󰺋"}.mdi-boom-gate-up::before{content:"󰺌"}.mdi-boom-gate-up-outline::before{content:"󰺍"}.mdi-boombox::before{content:"󰗜"}.mdi-boomerang::before{content:"󱃏"}.mdi-bootstrap::before{content:"󰛆"}.mdi-border-all::before{content:"󰃇"}.mdi-border-all-variant::before{content:"󰢡"}.mdi-border-bottom::before{content:"󰃈"}.mdi-border-bottom-variant::before{content:"󰢢"}.mdi-border-color::before{content:"󰃉"}.mdi-border-horizontal::before{content:"󰃊"}.mdi-border-inside::before{content:"󰃋"}.mdi-border-left::before{content:"󰃌"}.mdi-border-left-variant::before{content:"󰢣"}.mdi-border-none::before{content:"󰃍"}.mdi-border-none-variant::before{content:"󰢤"}.mdi-border-outside::before{content:"󰃎"}.mdi-border-right::before{content:"󰃏"}.mdi-border-right-variant::before{content:"󰢥"}.mdi-border-style::before{content:"󰃐"}.mdi-border-top::before{content:"󰃑"}.mdi-border-top-variant::before{content:"󰢦"}.mdi-border-vertical::before{content:"󰃒"}.mdi-bottle-soda::before{content:"󱁰"}.mdi-bottle-soda-classic::before{content:"󱁱"}.mdi-bottle-soda-classic-outline::before{content:"󱍣"}.mdi-bottle-soda-outline::before{content:"󱁲"}.mdi-bottle-tonic::before{content:"󱄮"}.mdi-bottle-tonic-outline::before{content:"󱄯"}.mdi-bottle-tonic-plus::before{content:"󱄰"}.mdi-bottle-tonic-plus-outline::before{content:"󱄱"}.mdi-bottle-tonic-skull::before{content:"󱄲"}.mdi-bottle-tonic-skull-outline::before{content:"󱄳"}.mdi-bottle-wine::before{content:"󰡔"}.mdi-bottle-wine-outline::before{content:"󱌐"}.mdi-bow-tie::before{content:"󰙸"}.mdi-bowl::before{content:"󰊎"}.mdi-bowl-mix::before{content:"󰘗"}.mdi-bowl-mix-outline::before{content:"󰋤"}.mdi-bowl-outline::before{content:"󰊩"}.mdi-bowling::before{content:"󰃓"}.mdi-box::before{content:"󰃔"}.mdi-box-cutter::before{content:"󰃕"}.mdi-box-cutter-off::before{content:"󰭊"}.mdi-box-shadow::before{content:"󰘷"}.mdi-boxing-glove::before{content:"󰭥"}.mdi-braille::before{content:"󰧐"}.mdi-brain::before{content:"󰧑"}.mdi-bread-slice::before{content:"󰳮"}.mdi-bread-slice-outline::before{content:"󰳯"}.mdi-bridge::before{content:"󰘘"}.mdi-briefcase::before{content:"󰃖"}.mdi-briefcase-account::before{content:"󰳰"}.mdi-briefcase-account-outline::before{content:"󰳱"}.mdi-briefcase-check::before{content:"󰃗"}.mdi-briefcase-check-outline::before{content:"󱌞"}.mdi-briefcase-clock::before{content:"󱃐"}.mdi-briefcase-clock-outline::before{content:"󱃑"}.mdi-briefcase-download::before{content:"󰃘"}.mdi-briefcase-download-outline::before{content:"󰰽"}.mdi-briefcase-edit::before{content:"󰪘"}.mdi-briefcase-edit-outline::before{content:"󰰾"}.mdi-briefcase-minus::before{content:"󰨪"}.mdi-briefcase-minus-outline::before{content:"󰰿"}.mdi-briefcase-outline::before{content:"󰠔"}.mdi-briefcase-plus::before{content:"󰨫"}.mdi-briefcase-plus-outline::before{content:"󰱀"}.mdi-briefcase-remove::before{content:"󰨬"}.mdi-briefcase-remove-outline::before{content:"󰱁"}.mdi-briefcase-search::before{content:"󰨭"}.mdi-briefcase-search-outline::before{content:"󰱂"}.mdi-briefcase-upload::before{content:"󰃙"}.mdi-briefcase-upload-outline::before{content:"󰱃"}.mdi-brightness-1::before{content:"󰃚"}.mdi-brightness-2::before{content:"󰃛"}.mdi-brightness-3::before{content:"󰃜"}.mdi-brightness-4::before{content:"󰃝"}.mdi-brightness-5::before{content:"󰃞"}.mdi-brightness-6::before{content:"󰃟"}.mdi-brightness-7::before{content:"󰃠"}.mdi-brightness-auto::before{content:"󰃡"}.mdi-brightness-percent::before{content:"󰳲"}.mdi-broom::before{content:"󰃢"}.mdi-brush::before{content:"󰃣"}.mdi-buddhism::before{content:"󰥋"}.mdi-buffer::before{content:"󰘙"}.mdi-buffet::before{content:"󰕸"}.mdi-bug::before{content:"󰃤"}.mdi-bug-check::before{content:"󰨮"}.mdi-bug-check-outline::before{content:"󰨯"}.mdi-bug-outline::before{content:"󰨰"}.mdi-bugle::before{content:"󰶴"}.mdi-bulldozer::before{content:"󰬢"}.mdi-bullet::before{content:"󰳳"}.mdi-bulletin-board::before{content:"󰃥"}.mdi-bullhorn::before{content:"󰃦"}.mdi-bullhorn-outline::before{content:"󰬣"}.mdi-bullseye::before{content:"󰗝"}.mdi-bullseye-arrow::before{content:"󰣉"}.mdi-bulma::before{content:"󱋧"}.mdi-bunk-bed::before{content:"󱌂"}.mdi-bunk-bed-outline::before{content:"󰂗"}.mdi-bus::before{content:"󰃧"}.mdi-bus-alert::before{content:"󰪙"}.mdi-bus-articulated-end::before{content:"󰞜"}.mdi-bus-articulated-front::before{content:"󰞝"}.mdi-bus-clock::before{content:"󰣊"}.mdi-bus-double-decker::before{content:"󰞞"}.mdi-bus-marker::before{content:"󱈒"}.mdi-bus-multiple::before{content:"󰼿"}.mdi-bus-school::before{content:"󰞟"}.mdi-bus-side::before{content:"󰞠"}.mdi-bus-stop::before{content:"󱀒"}.mdi-bus-stop-covered::before{content:"󱀓"}.mdi-bus-stop-uncovered::before{content:"󱀔"}.mdi-cable-data::before{content:"󱎔"}.mdi-cached::before{content:"󰃨"}.mdi-cactus::before{content:"󰶵"}.mdi-cake::before{content:"󰃩"}.mdi-cake-layered::before{content:"󰃪"}.mdi-cake-variant::before{content:"󰃫"}.mdi-calculator::before{content:"󰃬"}.mdi-calculator-variant::before{content:"󰪚"}.mdi-calendar::before{content:"󰃭"}.mdi-calendar-account::before{content:"󰻗"}.mdi-calendar-account-outline::before{content:"󰻘"}.mdi-calendar-alert::before{content:"󰨱"}.mdi-calendar-arrow-left::before{content:"󱄴"}.mdi-calendar-arrow-right::before{content:"󱄵"}.mdi-calendar-blank::before{content:"󰃮"}.mdi-calendar-blank-multiple::before{content:"󱁳"}.mdi-calendar-blank-outline::before{content:"󰭦"}.mdi-calendar-check::before{content:"󰃯"}.mdi-calendar-check-outline::before{content:"󰱄"}.mdi-calendar-clock::before{content:"󰃰"}.mdi-calendar-edit::before{content:"󰢧"}.mdi-calendar-export::before{content:"󰬤"}.mdi-calendar-heart::before{content:"󰧒"}.mdi-calendar-import::before{content:"󰬥"}.mdi-calendar-minus::before{content:"󰵜"}.mdi-calendar-month::before{content:"󰸗"}.mdi-calendar-month-outline::before{content:"󰸘"}.mdi-calendar-multiple::before{content:"󰃱"}.mdi-calendar-multiple-check::before{content:"󰃲"}.mdi-calendar-multiselect::before{content:"󰨲"}.mdi-calendar-outline::before{content:"󰭧"}.mdi-calendar-plus::before{content:"󰃳"}.mdi-calendar-question::before{content:"󰚒"}.mdi-calendar-range::before{content:"󰙹"}.mdi-calendar-range-outline::before{content:"󰭨"}.mdi-calendar-refresh::before{content:"󰇡"}.mdi-calendar-refresh-outline::before{content:"󰈃"}.mdi-calendar-remove::before{content:"󰃴"}.mdi-calendar-remove-outline::before{content:"󰱅"}.mdi-calendar-search::before{content:"󰥌"}.mdi-calendar-star::before{content:"󰧓"}.mdi-calendar-sync::before{content:"󰺎"}.mdi-calendar-sync-outline::before{content:"󰺏"}.mdi-calendar-text::before{content:"󰃵"}.mdi-calendar-text-outline::before{content:"󰱆"}.mdi-calendar-today::before{content:"󰃶"}.mdi-calendar-week::before{content:"󰨳"}.mdi-calendar-week-begin::before{content:"󰨴"}.mdi-calendar-weekend::before{content:"󰻙"}.mdi-calendar-weekend-outline::before{content:"󰻚"}.mdi-call-made::before{content:"󰃷"}.mdi-call-merge::before{content:"󰃸"}.mdi-call-missed::before{content:"󰃹"}.mdi-call-received::before{content:"󰃺"}.mdi-call-split::before{content:"󰃻"}.mdi-camcorder::before{content:"󰃼"}.mdi-camcorder-off::before{content:"󰃿"}.mdi-camera::before{content:"󰄀"}.mdi-camera-account::before{content:"󰣋"}.mdi-camera-burst::before{content:"󰚓"}.mdi-camera-control::before{content:"󰭩"}.mdi-camera-enhance::before{content:"󰄁"}.mdi-camera-enhance-outline::before{content:"󰭪"}.mdi-camera-front::before{content:"󰄂"}.mdi-camera-front-variant::before{content:"󰄃"}.mdi-camera-gopro::before{content:"󰞡"}.mdi-camera-image::before{content:"󰣌"}.mdi-camera-iris::before{content:"󰄄"}.mdi-camera-metering-center::before{content:"󰞢"}.mdi-camera-metering-matrix::before{content:"󰞣"}.mdi-camera-metering-partial::before{content:"󰞤"}.mdi-camera-metering-spot::before{content:"󰞥"}.mdi-camera-off::before{content:"󰗟"}.mdi-camera-outline::before{content:"󰵝"}.mdi-camera-party-mode::before{content:"󰄅"}.mdi-camera-plus::before{content:"󰻛"}.mdi-camera-plus-outline::before{content:"󰻜"}.mdi-camera-rear::before{content:"󰄆"}.mdi-camera-rear-variant::before{content:"󰄇"}.mdi-camera-retake::before{content:"󰸙"}.mdi-camera-retake-outline::before{content:"󰸚"}.mdi-camera-switch::before{content:"󰄈"}.mdi-camera-switch-outline::before{content:"󰡊"}.mdi-camera-timer::before{content:"󰄉"}.mdi-camera-wireless::before{content:"󰶶"}.mdi-camera-wireless-outline::before{content:"󰶷"}.mdi-campfire::before{content:"󰻝"}.mdi-cancel::before{content:"󰜺"}.mdi-candle::before{content:"󰗢"}.mdi-candycane::before{content:"󰄊"}.mdi-cannabis::before{content:"󰞦"}.mdi-caps-lock::before{content:"󰪛"}.mdi-car::before{content:"󰄋"}.mdi-car-2-plus::before{content:"󱀕"}.mdi-car-3-plus::before{content:"󱀖"}.mdi-car-arrow-left::before{content:"󱎲"}.mdi-car-arrow-right::before{content:"󱎳"}.mdi-car-back::before{content:"󰸛"}.mdi-car-battery::before{content:"󰄌"}.mdi-car-brake-abs::before{content:"󰱇"}.mdi-car-brake-alert::before{content:"󰱈"}.mdi-car-brake-hold::before{content:"󰵞"}.mdi-car-brake-parking::before{content:"󰵟"}.mdi-car-brake-retarder::before{content:"󱀗"}.mdi-car-child-seat::before{content:"󰾣"}.mdi-car-clutch::before{content:"󱀘"}.mdi-car-connected::before{content:"󰄍"}.mdi-car-convertible::before{content:"󰞧"}.mdi-car-coolant-level::before{content:"󱀙"}.mdi-car-cruise-control::before{content:"󰵠"}.mdi-car-defrost-front::before{content:"󰵡"}.mdi-car-defrost-rear::before{content:"󰵢"}.mdi-car-door::before{content:"󰭫"}.mdi-car-door-lock::before{content:"󱂝"}.mdi-car-electric::before{content:"󰭬"}.mdi-car-esp::before{content:"󰱉"}.mdi-car-estate::before{content:"󰞨"}.mdi-car-hatchback::before{content:"󰞩"}.mdi-car-info::before{content:"󱆾"}.mdi-car-key::before{content:"󰭭"}.mdi-car-light-dimmed::before{content:"󰱊"}.mdi-car-light-fog::before{content:"󰱋"}.mdi-car-light-high::before{content:"󰱌"}.mdi-car-limousine::before{content:"󰣍"}.mdi-car-multiple::before{content:"󰭮"}.mdi-car-off::before{content:"󰸜"}.mdi-car-parking-lights::before{content:"󰵣"}.mdi-car-pickup::before{content:"󰞪"}.mdi-car-seat::before{content:"󰾤"}.mdi-car-seat-cooler::before{content:"󰾥"}.mdi-car-seat-heater::before{content:"󰾦"}.mdi-car-shift-pattern::before{content:"󰽀"}.mdi-car-side::before{content:"󰞫"}.mdi-car-sports::before{content:"󰞬"}.mdi-car-tire-alert::before{content:"󰱍"}.mdi-car-traction-control::before{content:"󰵤"}.mdi-car-turbocharger::before{content:"󱀚"}.mdi-car-wash::before{content:"󰄎"}.mdi-car-windshield::before{content:"󱀛"}.mdi-car-windshield-outline::before{content:"󱀜"}.mdi-caravan::before{content:"󰞭"}.mdi-card::before{content:"󰭯"}.mdi-card-account-details::before{content:"󰗒"}.mdi-card-account-details-outline::before{content:"󰶫"}.mdi-card-account-details-star::before{content:"󰊣"}.mdi-card-account-details-star-outline::before{content:"󰛛"}.mdi-card-account-mail::before{content:"󰆎"}.mdi-card-account-mail-outline::before{content:"󰺘"}.mdi-card-account-phone::before{content:"󰺙"}.mdi-card-account-phone-outline::before{content:"󰺚"}.mdi-card-bulleted::before{content:"󰭰"}.mdi-card-bulleted-off::before{content:"󰭱"}.mdi-card-bulleted-off-outline::before{content:"󰭲"}.mdi-card-bulleted-outline::before{content:"󰭳"}.mdi-card-bulleted-settings::before{content:"󰭴"}.mdi-card-bulleted-settings-outline::before{content:"󰭵"}.mdi-card-outline::before{content:"󰭶"}.mdi-card-plus::before{content:"󱇿"}.mdi-card-plus-outline::before{content:"󱈀"}.mdi-card-search::before{content:"󱁴"}.mdi-card-search-outline::before{content:"󱁵"}.mdi-card-text::before{content:"󰭷"}.mdi-card-text-outline::before{content:"󰭸"}.mdi-cards::before{content:"󰘸"}.mdi-cards-club::before{content:"󰣎"}.mdi-cards-diamond::before{content:"󰣏"}.mdi-cards-diamond-outline::before{content:"󱀝"}.mdi-cards-heart::before{content:"󰣐"}.mdi-cards-outline::before{content:"󰘹"}.mdi-cards-playing-outline::before{content:"󰘺"}.mdi-cards-spade::before{content:"󰣑"}.mdi-cards-variant::before{content:"󰛇"}.mdi-carrot::before{content:"󰄏"}.mdi-cart::before{content:"󰄐"}.mdi-cart-arrow-down::before{content:"󰵦"}.mdi-cart-arrow-right::before{content:"󰱎"}.mdi-cart-arrow-up::before{content:"󰵧"}.mdi-cart-minus::before{content:"󰵨"}.mdi-cart-off::before{content:"󰙫"}.mdi-cart-outline::before{content:"󰄑"}.mdi-cart-plus::before{content:"󰄒"}.mdi-cart-remove::before{content:"󰵩"}.mdi-case-sensitive-alt::before{content:"󰄓"}.mdi-cash::before{content:"󰄔"}.mdi-cash-100::before{content:"󰄕"}.mdi-cash-marker::before{content:"󰶸"}.mdi-cash-minus::before{content:"󱉠"}.mdi-cash-multiple::before{content:"󰄖"}.mdi-cash-plus::before{content:"󱉡"}.mdi-cash-refund::before{content:"󰪜"}.mdi-cash-register::before{content:"󰳴"}.mdi-cash-remove::before{content:"󱉢"}.mdi-cash-usd::before{content:"󱅶"}.mdi-cash-usd-outline::before{content:"󰄗"}.mdi-cassette::before{content:"󰧔"}.mdi-cast::before{content:"󰄘"}.mdi-cast-audio::before{content:"󱀞"}.mdi-cast-connected::before{content:"󰄙"}.mdi-cast-education::before{content:"󰸝"}.mdi-cast-off::before{content:"󰞊"}.mdi-castle::before{content:"󰄚"}.mdi-cat::before{content:"󰄛"}.mdi-cctv::before{content:"󰞮"}.mdi-ceiling-light::before{content:"󰝩"}.mdi-cellphone::before{content:"󰄜"}.mdi-cellphone-android::before{content:"󰄝"}.mdi-cellphone-arrow-down::before{content:"󰧕"}.mdi-cellphone-basic::before{content:"󰄞"}.mdi-cellphone-charging::before{content:"󱎗"}.mdi-cellphone-cog::before{content:"󰥑"}.mdi-cellphone-dock::before{content:"󰄟"}.mdi-cellphone-erase::before{content:"󰥍"}.mdi-cellphone-information::before{content:"󰽁"}.mdi-cellphone-iphone::before{content:"󰄠"}.mdi-cellphone-key::before{content:"󰥎"}.mdi-cellphone-link::before{content:"󰄡"}.mdi-cellphone-link-off::before{content:"󰄢"}.mdi-cellphone-lock::before{content:"󰥏"}.mdi-cellphone-message::before{content:"󰣓"}.mdi-cellphone-message-off::before{content:"󱃒"}.mdi-cellphone-nfc::before{content:"󰺐"}.mdi-cellphone-nfc-off::before{content:"󱋘"}.mdi-cellphone-off::before{content:"󰥐"}.mdi-cellphone-play::before{content:"󱀟"}.mdi-cellphone-screenshot::before{content:"󰨵"}.mdi-cellphone-settings::before{content:"󰄣"}.mdi-cellphone-sound::before{content:"󰥒"}.mdi-cellphone-text::before{content:"󰣒"}.mdi-cellphone-wireless::before{content:"󰠕"}.mdi-celtic-cross::before{content:"󰳵"}.mdi-centos::before{content:"󱄚"}.mdi-certificate::before{content:"󰄤"}.mdi-certificate-outline::before{content:"󱆈"}.mdi-chair-rolling::before{content:"󰽈"}.mdi-chair-school::before{content:"󰄥"}.mdi-charity::before{content:"󰱏"}.mdi-chart-arc::before{content:"󰄦"}.mdi-chart-areaspline::before{content:"󰄧"}.mdi-chart-areaspline-variant::before{content:"󰺑"}.mdi-chart-bar::before{content:"󰄨"}.mdi-chart-bar-stacked::before{content:"󰝪"}.mdi-chart-bell-curve::before{content:"󰱐"}.mdi-chart-bell-curve-cumulative::before{content:"󰾧"}.mdi-chart-bubble::before{content:"󰗣"}.mdi-chart-donut::before{content:"󰞯"}.mdi-chart-donut-variant::before{content:"󰞰"}.mdi-chart-gantt::before{content:"󰙬"}.mdi-chart-histogram::before{content:"󰄩"}.mdi-chart-line::before{content:"󰄪"}.mdi-chart-line-stacked::before{content:"󰝫"}.mdi-chart-line-variant::before{content:"󰞱"}.mdi-chart-multiline::before{content:"󰣔"}.mdi-chart-multiple::before{content:"󱈓"}.mdi-chart-pie::before{content:"󰄫"}.mdi-chart-ppf::before{content:"󱎀"}.mdi-chart-sankey::before{content:"󱇟"}.mdi-chart-sankey-variant::before{content:"󱇠"}.mdi-chart-scatter-plot::before{content:"󰺒"}.mdi-chart-scatter-plot-hexbin::before{content:"󰙭"}.mdi-chart-timeline::before{content:"󰙮"}.mdi-chart-timeline-variant::before{content:"󰺓"}.mdi-chart-tree::before{content:"󰺔"}.mdi-chat::before{content:"󰭹"}.mdi-chat-alert::before{content:"󰭺"}.mdi-chat-alert-outline::before{content:"󱋉"}.mdi-chat-outline::before{content:"󰻞"}.mdi-chat-processing::before{content:"󰭻"}.mdi-chat-processing-outline::before{content:"󱋊"}.mdi-chat-sleep::before{content:"󱋑"}.mdi-chat-sleep-outline::before{content:"󱋒"}.mdi-check::before{content:"󰄬"}.mdi-check-all::before{content:"󰄭"}.mdi-check-bold::before{content:"󰸞"}.mdi-check-box-multiple-outline::before{content:"󰱑"}.mdi-check-box-outline::before{content:"󰱒"}.mdi-check-circle::before{content:"󰗠"}.mdi-check-circle-outline::before{content:"󰗡"}.mdi-check-decagram::before{content:"󰞑"}.mdi-check-network::before{content:"󰱓"}.mdi-check-network-outline::before{content:"󰱔"}.mdi-check-outline::before{content:"󰡕"}.mdi-check-underline::before{content:"󰸟"}.mdi-check-underline-circle::before{content:"󰸠"}.mdi-check-underline-circle-outline::before{content:"󰸡"}.mdi-checkbook::before{content:"󰪝"}.mdi-checkbox-blank::before{content:"󰄮"}.mdi-checkbox-blank-circle::before{content:"󰄯"}.mdi-checkbox-blank-circle-outline::before{content:"󰄰"}.mdi-checkbox-blank-off::before{content:"󱋬"}.mdi-checkbox-blank-off-outline::before{content:"󱋭"}.mdi-checkbox-blank-outline::before{content:"󰄱"}.mdi-checkbox-intermediate::before{content:"󰡖"}.mdi-checkbox-marked::before{content:"󰄲"}.mdi-checkbox-marked-circle::before{content:"󰄳"}.mdi-checkbox-marked-circle-outline::before{content:"󰄴"}.mdi-checkbox-marked-outline::before{content:"󰄵"}.mdi-checkbox-multiple-blank::before{content:"󰄶"}.mdi-checkbox-multiple-blank-circle::before{content:"󰘻"}.mdi-checkbox-multiple-blank-circle-outline::before{content:"󰘼"}.mdi-checkbox-multiple-blank-outline::before{content:"󰄷"}.mdi-checkbox-multiple-marked::before{content:"󰄸"}.mdi-checkbox-multiple-marked-circle::before{content:"󰘽"}.mdi-checkbox-multiple-marked-circle-outline::before{content:"󰘾"}.mdi-checkbox-multiple-marked-outline::before{content:"󰄹"}.mdi-checkerboard::before{content:"󰄺"}.mdi-checkerboard-minus::before{content:"󱈂"}.mdi-checkerboard-plus::before{content:"󱈁"}.mdi-checkerboard-remove::before{content:"󱈃"}.mdi-cheese::before{content:"󱊹"}.mdi-chef-hat::before{content:"󰭼"}.mdi-chemical-weapon::before{content:"󰄻"}.mdi-chess-bishop::before{content:"󰡜"}.mdi-chess-king::before{content:"󰡗"}.mdi-chess-knight::before{content:"󰡘"}.mdi-chess-pawn::before{content:"󰡙"}.mdi-chess-queen::before{content:"󰡚"}.mdi-chess-rook::before{content:"󰡛"}.mdi-chevron-double-down::before{content:"󰄼"}.mdi-chevron-double-left::before{content:"󰄽"}.mdi-chevron-double-right::before{content:"󰄾"}.mdi-chevron-double-up::before{content:"󰄿"}.mdi-chevron-down::before{content:"󰅀"}.mdi-chevron-down-box::before{content:"󰧖"}.mdi-chevron-down-box-outline::before{content:"󰧗"}.mdi-chevron-down-circle::before{content:"󰬦"}.mdi-chevron-down-circle-outline::before{content:"󰬧"}.mdi-chevron-left::before{content:"󰅁"}.mdi-chevron-left-box::before{content:"󰧘"}.mdi-chevron-left-box-outline::before{content:"󰧙"}.mdi-chevron-left-circle::before{content:"󰬨"}.mdi-chevron-left-circle-outline::before{content:"󰬩"}.mdi-chevron-right::before{content:"󰅂"}.mdi-chevron-right-box::before{content:"󰧚"}.mdi-chevron-right-box-outline::before{content:"󰧛"}.mdi-chevron-right-circle::before{content:"󰬪"}.mdi-chevron-right-circle-outline::before{content:"󰬫"}.mdi-chevron-triple-down::before{content:"󰶹"}.mdi-chevron-triple-left::before{content:"󰶺"}.mdi-chevron-triple-right::before{content:"󰶻"}.mdi-chevron-triple-up::before{content:"󰶼"}.mdi-chevron-up::before{content:"󰅃"}.mdi-chevron-up-box::before{content:"󰧜"}.mdi-chevron-up-box-outline::before{content:"󰧝"}.mdi-chevron-up-circle::before{content:"󰬬"}.mdi-chevron-up-circle-outline::before{content:"󰬭"}.mdi-chili-hot::before{content:"󰞲"}.mdi-chili-medium::before{content:"󰞳"}.mdi-chili-mild::before{content:"󰞴"}.mdi-chip::before{content:"󰘚"}.mdi-christianity::before{content:"󰥓"}.mdi-christianity-outline::before{content:"󰳶"}.mdi-church::before{content:"󰅄"}.mdi-cigar::before{content:"󱆉"}.mdi-circle::before{content:"󰝥"}.mdi-circle-double::before{content:"󰺕"}.mdi-circle-edit-outline::before{content:"󰣕"}.mdi-circle-expand::before{content:"󰺖"}.mdi-circle-half::before{content:"󱎕"}.mdi-circle-half-full::before{content:"󱎖"}.mdi-circle-medium::before{content:"󰧞"}.mdi-circle-multiple::before{content:"󰬸"}.mdi-circle-multiple-outline::before{content:"󰚕"}.mdi-circle-off-outline::before{content:"󱃓"}.mdi-circle-outline::before{content:"󰝦"}.mdi-circle-slice-1::before{content:"󰪞"}.mdi-circle-slice-2::before{content:"󰪟"}.mdi-circle-slice-3::before{content:"󰪠"}.mdi-circle-slice-4::before{content:"󰪡"}.mdi-circle-slice-5::before{content:"󰪢"}.mdi-circle-slice-6::before{content:"󰪣"}.mdi-circle-slice-7::before{content:"󰪤"}.mdi-circle-slice-8::before{content:"󰪥"}.mdi-circle-small::before{content:"󰧟"}.mdi-circular-saw::before{content:"󰸢"}.mdi-city::before{content:"󰅆"}.mdi-city-variant::before{content:"󰨶"}.mdi-city-variant-outline::before{content:"󰨷"}.mdi-clipboard::before{content:"󰅇"}.mdi-clipboard-account::before{content:"󰅈"}.mdi-clipboard-account-outline::before{content:"󰱕"}.mdi-clipboard-alert::before{content:"󰅉"}.mdi-clipboard-alert-outline::before{content:"󰳷"}.mdi-clipboard-arrow-down::before{content:"󰅊"}.mdi-clipboard-arrow-down-outline::before{content:"󰱖"}.mdi-clipboard-arrow-left::before{content:"󰅋"}.mdi-clipboard-arrow-left-outline::before{content:"󰳸"}.mdi-clipboard-arrow-right::before{content:"󰳹"}.mdi-clipboard-arrow-right-outline::before{content:"󰳺"}.mdi-clipboard-arrow-up::before{content:"󰱗"}.mdi-clipboard-arrow-up-outline::before{content:"󰱘"}.mdi-clipboard-check::before{content:"󰅎"}.mdi-clipboard-check-multiple::before{content:"󱉣"}.mdi-clipboard-check-multiple-outline::before{content:"󱉤"}.mdi-clipboard-check-outline::before{content:"󰢨"}.mdi-clipboard-file::before{content:"󱉥"}.mdi-clipboard-file-outline::before{content:"󱉦"}.mdi-clipboard-flow::before{content:"󰛈"}.mdi-clipboard-flow-outline::before{content:"󱄗"}.mdi-clipboard-list::before{content:"󱃔"}.mdi-clipboard-list-outline::before{content:"󱃕"}.mdi-clipboard-multiple::before{content:"󱉧"}.mdi-clipboard-multiple-outline::before{content:"󱉨"}.mdi-clipboard-outline::before{content:"󰅌"}.mdi-clipboard-play::before{content:"󰱙"}.mdi-clipboard-play-multiple::before{content:"󱉩"}.mdi-clipboard-play-multiple-outline::before{content:"󱉪"}.mdi-clipboard-play-outline::before{content:"󰱚"}.mdi-clipboard-plus::before{content:"󰝑"}.mdi-clipboard-plus-outline::before{content:"󱌟"}.mdi-clipboard-pulse::before{content:"󰡝"}.mdi-clipboard-pulse-outline::before{content:"󰡞"}.mdi-clipboard-text::before{content:"󰅍"}.mdi-clipboard-text-multiple::before{content:"󱉫"}.mdi-clipboard-text-multiple-outline::before{content:"󱉬"}.mdi-clipboard-text-outline::before{content:"󰨸"}.mdi-clipboard-text-play::before{content:"󰱛"}.mdi-clipboard-text-play-outline::before{content:"󰱜"}.mdi-clippy::before{content:"󰅏"}.mdi-clock::before{content:"󰥔"}.mdi-clock-alert::before{content:"󰥕"}.mdi-clock-alert-outline::before{content:"󰗎"}.mdi-clock-check::before{content:"󰾨"}.mdi-clock-check-outline::before{content:"󰾩"}.mdi-clock-digital::before{content:"󰺗"}.mdi-clock-end::before{content:"󰅑"}.mdi-clock-fast::before{content:"󰅒"}.mdi-clock-in::before{content:"󰅓"}.mdi-clock-out::before{content:"󰅔"}.mdi-clock-outline::before{content:"󰅐"}.mdi-clock-start::before{content:"󰅕"}.mdi-close::before{content:"󰅖"}.mdi-close-box::before{content:"󰅗"}.mdi-close-box-multiple::before{content:"󰱝"}.mdi-close-box-multiple-outline::before{content:"󰱞"}.mdi-close-box-outline::before{content:"󰅘"}.mdi-close-circle::before{content:"󰅙"}.mdi-close-circle-multiple::before{content:"󰘪"}.mdi-close-circle-multiple-outline::before{content:"󰢃"}.mdi-close-circle-outline::before{content:"󰅚"}.mdi-close-network::before{content:"󰅛"}.mdi-close-network-outline::before{content:"󰱟"}.mdi-close-octagon::before{content:"󰅜"}.mdi-close-octagon-outline::before{content:"󰅝"}.mdi-close-outline::before{content:"󰛉"}.mdi-close-thick::before{content:"󱎘"}.mdi-closed-caption::before{content:"󰅞"}.mdi-closed-caption-outline::before{content:"󰶽"}.mdi-cloud::before{content:"󰅟"}.mdi-cloud-alert::before{content:"󰧠"}.mdi-cloud-braces::before{content:"󰞵"}.mdi-cloud-check::before{content:"󰅠"}.mdi-cloud-check-outline::before{content:"󱋌"}.mdi-cloud-circle::before{content:"󰅡"}.mdi-cloud-download::before{content:"󰅢"}.mdi-cloud-download-outline::before{content:"󰭽"}.mdi-cloud-lock::before{content:"󱇱"}.mdi-cloud-lock-outline::before{content:"󱇲"}.mdi-cloud-off-outline::before{content:"󰅤"}.mdi-cloud-outline::before{content:"󰅣"}.mdi-cloud-print::before{content:"󰅥"}.mdi-cloud-print-outline::before{content:"󰅦"}.mdi-cloud-question::before{content:"󰨹"}.mdi-cloud-refresh::before{content:"󰔪"}.mdi-cloud-search::before{content:"󰥖"}.mdi-cloud-search-outline::before{content:"󰥗"}.mdi-cloud-sync::before{content:"󰘿"}.mdi-cloud-sync-outline::before{content:"󱋖"}.mdi-cloud-tags::before{content:"󰞶"}.mdi-cloud-upload::before{content:"󰅧"}.mdi-cloud-upload-outline::before{content:"󰭾"}.mdi-clover::before{content:"󰠖"}.mdi-coach-lamp::before{content:"󱀠"}.mdi-coat-rack::before{content:"󱂞"}.mdi-code-array::before{content:"󰅨"}.mdi-code-braces::before{content:"󰅩"}.mdi-code-braces-box::before{content:"󱃖"}.mdi-code-brackets::before{content:"󰅪"}.mdi-code-equal::before{content:"󰅫"}.mdi-code-greater-than::before{content:"󰅬"}.mdi-code-greater-than-or-equal::before{content:"󰅭"}.mdi-code-json::before{content:"󰘦"}.mdi-code-less-than::before{content:"󰅮"}.mdi-code-less-than-or-equal::before{content:"󰅯"}.mdi-code-not-equal::before{content:"󰅰"}.mdi-code-not-equal-variant::before{content:"󰅱"}.mdi-code-parentheses::before{content:"󰅲"}.mdi-code-parentheses-box::before{content:"󱃗"}.mdi-code-string::before{content:"󰅳"}.mdi-code-tags::before{content:"󰅴"}.mdi-code-tags-check::before{content:"󰚔"}.mdi-codepen::before{content:"󰅵"}.mdi-coffee::before{content:"󰅶"}.mdi-coffee-maker::before{content:"󱂟"}.mdi-coffee-off::before{content:"󰾪"}.mdi-coffee-off-outline::before{content:"󰾫"}.mdi-coffee-outline::before{content:"󰛊"}.mdi-coffee-to-go::before{content:"󰅷"}.mdi-coffee-to-go-outline::before{content:"󱌎"}.mdi-coffin::before{content:"󰭿"}.mdi-cog::before{content:"󰒓"}.mdi-cog-box::before{content:"󰒔"}.mdi-cog-clockwise::before{content:"󱇝"}.mdi-cog-counterclockwise::before{content:"󱇞"}.mdi-cog-outline::before{content:"󰢻"}.mdi-cog-transfer::before{content:"󱁛"}.mdi-cog-transfer-outline::before{content:"󱁜"}.mdi-cogs::before{content:"󰣖"}.mdi-collage::before{content:"󰙀"}.mdi-collapse-all::before{content:"󰪦"}.mdi-collapse-all-outline::before{content:"󰪧"}.mdi-color-helper::before{content:"󰅹"}.mdi-comma::before{content:"󰸣"}.mdi-comma-box::before{content:"󰸫"}.mdi-comma-box-outline::before{content:"󰸤"}.mdi-comma-circle::before{content:"󰸥"}.mdi-comma-circle-outline::before{content:"󰸦"}.mdi-comment::before{content:"󰅺"}.mdi-comment-account::before{content:"󰅻"}.mdi-comment-account-outline::before{content:"󰅼"}.mdi-comment-alert::before{content:"󰅽"}.mdi-comment-alert-outline::before{content:"󰅾"}.mdi-comment-arrow-left::before{content:"󰧡"}.mdi-comment-arrow-left-outline::before{content:"󰧢"}.mdi-comment-arrow-right::before{content:"󰧣"}.mdi-comment-arrow-right-outline::before{content:"󰧤"}.mdi-comment-check::before{content:"󰅿"}.mdi-comment-check-outline::before{content:"󰆀"}.mdi-comment-edit::before{content:"󱆿"}.mdi-comment-edit-outline::before{content:"󱋄"}.mdi-comment-eye::before{content:"󰨺"}.mdi-comment-eye-outline::before{content:"󰨻"}.mdi-comment-multiple::before{content:"󰡟"}.mdi-comment-multiple-outline::before{content:"󰆁"}.mdi-comment-outline::before{content:"󰆂"}.mdi-comment-plus::before{content:"󰧥"}.mdi-comment-plus-outline::before{content:"󰆃"}.mdi-comment-processing::before{content:"󰆄"}.mdi-comment-processing-outline::before{content:"󰆅"}.mdi-comment-question::before{content:"󰠗"}.mdi-comment-question-outline::before{content:"󰆆"}.mdi-comment-quote::before{content:"󱀡"}.mdi-comment-quote-outline::before{content:"󱀢"}.mdi-comment-remove::before{content:"󰗞"}.mdi-comment-remove-outline::before{content:"󰆇"}.mdi-comment-search::before{content:"󰨼"}.mdi-comment-search-outline::before{content:"󰨽"}.mdi-comment-text::before{content:"󰆈"}.mdi-comment-text-multiple::before{content:"󰡠"}.mdi-comment-text-multiple-outline::before{content:"󰡡"}.mdi-comment-text-outline::before{content:"󰆉"}.mdi-compare::before{content:"󰆊"}.mdi-compass::before{content:"󰆋"}.mdi-compass-off::before{content:"󰮀"}.mdi-compass-off-outline::before{content:"󰮁"}.mdi-compass-outline::before{content:"󰆌"}.mdi-compass-rose::before{content:"󱎂"}.mdi-concourse-ci::before{content:"󱂠"}.mdi-console::before{content:"󰆍"}.mdi-console-line::before{content:"󰞷"}.mdi-console-network::before{content:"󰢩"}.mdi-console-network-outline::before{content:"󰱠"}.mdi-consolidate::before{content:"󱃘"}.mdi-contactless-payment::before{content:"󰵪"}.mdi-contactless-payment-circle::before{content:"󰌡"}.mdi-contactless-payment-circle-outline::before{content:"󰐈"}.mdi-contacts::before{content:"󰛋"}.mdi-contacts-outline::before{content:"󰖸"}.mdi-contain::before{content:"󰨾"}.mdi-contain-end::before{content:"󰨿"}.mdi-contain-start::before{content:"󰩀"}.mdi-content-copy::before{content:"󰆏"}.mdi-content-cut::before{content:"󰆐"}.mdi-content-duplicate::before{content:"󰆑"}.mdi-content-paste::before{content:"󰆒"}.mdi-content-save::before{content:"󰆓"}.mdi-content-save-alert::before{content:"󰽂"}.mdi-content-save-alert-outline::before{content:"󰽃"}.mdi-content-save-all::before{content:"󰆔"}.mdi-content-save-all-outline::before{content:"󰽄"}.mdi-content-save-edit::before{content:"󰳻"}.mdi-content-save-edit-outline::before{content:"󰳼"}.mdi-content-save-move::before{content:"󰸧"}.mdi-content-save-move-outline::before{content:"󰸨"}.mdi-content-save-outline::before{content:"󰠘"}.mdi-content-save-settings::before{content:"󰘛"}.mdi-content-save-settings-outline::before{content:"󰬮"}.mdi-contrast::before{content:"󰆕"}.mdi-contrast-box::before{content:"󰆖"}.mdi-contrast-circle::before{content:"󰆗"}.mdi-controller-classic::before{content:"󰮂"}.mdi-controller-classic-outline::before{content:"󰮃"}.mdi-cookie::before{content:"󰆘"}.mdi-coolant-temperature::before{content:"󰏈"}.mdi-copyright::before{content:"󰗦"}.mdi-cordova::before{content:"󰥘"}.mdi-corn::before{content:"󰞸"}.mdi-counter::before{content:"󰆙"}.mdi-cow::before{content:"󰆚"}.mdi-cpu-32-bit::before{content:"󰻟"}.mdi-cpu-64-bit::before{content:"󰻠"}.mdi-crane::before{content:"󰡢"}.mdi-creation::before{content:"󰙴"}.mdi-creative-commons::before{content:"󰵫"}.mdi-credit-card::before{content:"󰿯"}.mdi-credit-card-clock::before{content:"󰻡"}.mdi-credit-card-clock-outline::before{content:"󰻢"}.mdi-credit-card-marker::before{content:"󰚨"}.mdi-credit-card-marker-outline::before{content:"󰶾"}.mdi-credit-card-minus::before{content:"󰾬"}.mdi-credit-card-minus-outline::before{content:"󰾭"}.mdi-credit-card-multiple::before{content:"󰿰"}.mdi-credit-card-multiple-outline::before{content:"󰆜"}.mdi-credit-card-off::before{content:"󰿱"}.mdi-credit-card-off-outline::before{content:"󰗤"}.mdi-credit-card-outline::before{content:"󰆛"}.mdi-credit-card-plus::before{content:"󰿲"}.mdi-credit-card-plus-outline::before{content:"󰙶"}.mdi-credit-card-refund::before{content:"󰿳"}.mdi-credit-card-refund-outline::before{content:"󰪨"}.mdi-credit-card-remove::before{content:"󰾮"}.mdi-credit-card-remove-outline::before{content:"󰾯"}.mdi-credit-card-scan::before{content:"󰿴"}.mdi-credit-card-scan-outline::before{content:"󰆝"}.mdi-credit-card-settings::before{content:"󰿵"}.mdi-credit-card-settings-outline::before{content:"󰣗"}.mdi-credit-card-wireless::before{content:"󰠂"}.mdi-credit-card-wireless-off::before{content:"󰕺"}.mdi-credit-card-wireless-off-outline::before{content:"󰕻"}.mdi-credit-card-wireless-outline::before{content:"󰵬"}.mdi-cricket::before{content:"󰵭"}.mdi-crop::before{content:"󰆞"}.mdi-crop-free::before{content:"󰆟"}.mdi-crop-landscape::before{content:"󰆠"}.mdi-crop-portrait::before{content:"󰆡"}.mdi-crop-rotate::before{content:"󰚖"}.mdi-crop-square::before{content:"󰆢"}.mdi-crosshairs::before{content:"󰆣"}.mdi-crosshairs-gps::before{content:"󰆤"}.mdi-crosshairs-off::before{content:"󰽅"}.mdi-crosshairs-question::before{content:"󱄶"}.mdi-crown::before{content:"󰆥"}.mdi-crown-outline::before{content:"󱇐"}.mdi-cryengine::before{content:"󰥙"}.mdi-crystal-ball::before{content:"󰬯"}.mdi-cube::before{content:"󰆦"}.mdi-cube-outline::before{content:"󰆧"}.mdi-cube-scan::before{content:"󰮄"}.mdi-cube-send::before{content:"󰆨"}.mdi-cube-unfolded::before{content:"󰆩"}.mdi-cup::before{content:"󰆪"}.mdi-cup-off::before{content:"󰗥"}.mdi-cup-off-outline::before{content:"󱍽"}.mdi-cup-outline::before{content:"󱌏"}.mdi-cup-water::before{content:"󰆫"}.mdi-cupboard::before{content:"󰽆"}.mdi-cupboard-outline::before{content:"󰽇"}.mdi-cupcake::before{content:"󰥚"}.mdi-curling::before{content:"󰡣"}.mdi-currency-bdt::before{content:"󰡤"}.mdi-currency-brl::before{content:"󰮅"}.mdi-currency-btc::before{content:"󰆬"}.mdi-currency-cny::before{content:"󰞺"}.mdi-currency-eth::before{content:"󰞻"}.mdi-currency-eur::before{content:"󰆭"}.mdi-currency-eur-off::before{content:"󱌕"}.mdi-currency-gbp::before{content:"󰆮"}.mdi-currency-ils::before{content:"󰱡"}.mdi-currency-inr::before{content:"󰆯"}.mdi-currency-jpy::before{content:"󰞼"}.mdi-currency-krw::before{content:"󰞽"}.mdi-currency-kzt::before{content:"󰡥"}.mdi-currency-ngn::before{content:"󰆰"}.mdi-currency-php::before{content:"󰧦"}.mdi-currency-rial::before{content:"󰺜"}.mdi-currency-rub::before{content:"󰆱"}.mdi-currency-sign::before{content:"󰞾"}.mdi-currency-try::before{content:"󰆲"}.mdi-currency-twd::before{content:"󰞿"}.mdi-currency-usd::before{content:"󰇁"}.mdi-currency-usd-circle::before{content:"󱅫"}.mdi-currency-usd-circle-outline::before{content:"󰅸"}.mdi-currency-usd-off::before{content:"󰙺"}.mdi-current-ac::before{content:"󰥛"}.mdi-current-dc::before{content:"󰥜"}.mdi-cursor-default::before{content:"󰇀"}.mdi-cursor-default-click::before{content:"󰳽"}.mdi-cursor-default-click-outline::before{content:"󰳾"}.mdi-cursor-default-gesture::before{content:"󱄧"}.mdi-cursor-default-gesture-outline::before{content:"󱄨"}.mdi-cursor-default-outline::before{content:"󰆿"}.mdi-cursor-move::before{content:"󰆾"}.mdi-cursor-pointer::before{content:"󰆽"}.mdi-cursor-text::before{content:"󰗧"}.mdi-database::before{content:"󰆼"}.mdi-database-check::before{content:"󰪩"}.mdi-database-edit::before{content:"󰮆"}.mdi-database-export::before{content:"󰥞"}.mdi-database-import::before{content:"󰥝"}.mdi-database-lock::before{content:"󰪪"}.mdi-database-marker::before{content:"󱋶"}.mdi-database-minus::before{content:"󰆻"}.mdi-database-plus::before{content:"󰆺"}.mdi-database-refresh::before{content:"󰗂"}.mdi-database-remove::before{content:"󰴀"}.mdi-database-search::before{content:"󰡦"}.mdi-database-settings::before{content:"󰴁"}.mdi-database-sync::before{content:"󰳿"}.mdi-death-star::before{content:"󰣘"}.mdi-death-star-variant::before{content:"󰣙"}.mdi-deathly-hallows::before{content:"󰮇"}.mdi-debian::before{content:"󰣚"}.mdi-debug-step-into::before{content:"󰆹"}.mdi-debug-step-out::before{content:"󰆸"}.mdi-debug-step-over::before{content:"󰆷"}.mdi-decagram::before{content:"󰝬"}.mdi-decagram-outline::before{content:"󰝭"}.mdi-decimal::before{content:"󱂡"}.mdi-decimal-comma::before{content:"󱂢"}.mdi-decimal-comma-decrease::before{content:"󱂣"}.mdi-decimal-comma-increase::before{content:"󱂤"}.mdi-decimal-decrease::before{content:"󰆶"}.mdi-decimal-increase::before{content:"󰆵"}.mdi-delete::before{content:"󰆴"}.mdi-delete-alert::before{content:"󱂥"}.mdi-delete-alert-outline::before{content:"󱂦"}.mdi-delete-circle::before{content:"󰚃"}.mdi-delete-circle-outline::before{content:"󰮈"}.mdi-delete-empty::before{content:"󰛌"}.mdi-delete-empty-outline::before{content:"󰺝"}.mdi-delete-forever::before{content:"󰗨"}.mdi-delete-forever-outline::before{content:"󰮉"}.mdi-delete-off::before{content:"󱂧"}.mdi-delete-off-outline::before{content:"󱂨"}.mdi-delete-outline::before{content:"󰧧"}.mdi-delete-restore::before{content:"󰠙"}.mdi-delete-sweep::before{content:"󰗩"}.mdi-delete-sweep-outline::before{content:"󰱢"}.mdi-delete-variant::before{content:"󰆳"}.mdi-delta::before{content:"󰇂"}.mdi-desk::before{content:"󱈹"}.mdi-desk-lamp::before{content:"󰥟"}.mdi-deskphone::before{content:"󰇃"}.mdi-desktop-classic::before{content:"󰟀"}.mdi-desktop-mac::before{content:"󰇄"}.mdi-desktop-mac-dashboard::before{content:"󰧨"}.mdi-desktop-tower::before{content:"󰇅"}.mdi-desktop-tower-monitor::before{content:"󰪫"}.mdi-details::before{content:"󰇆"}.mdi-dev-to::before{content:"󰵮"}.mdi-developer-board::before{content:"󰚗"}.mdi-deviantart::before{content:"󰇇"}.mdi-devices::before{content:"󰾰"}.mdi-diabetes::before{content:"󱄦"}.mdi-dialpad::before{content:"󰘜"}.mdi-diameter::before{content:"󰱣"}.mdi-diameter-outline::before{content:"󰱤"}.mdi-diameter-variant::before{content:"󰱥"}.mdi-diamond::before{content:"󰮊"}.mdi-diamond-outline::before{content:"󰮋"}.mdi-diamond-stone::before{content:"󰇈"}.mdi-dice-1::before{content:"󰇊"}.mdi-dice-1-outline::before{content:"󱅊"}.mdi-dice-2::before{content:"󰇋"}.mdi-dice-2-outline::before{content:"󱅋"}.mdi-dice-3::before{content:"󰇌"}.mdi-dice-3-outline::before{content:"󱅌"}.mdi-dice-4::before{content:"󰇍"}.mdi-dice-4-outline::before{content:"󱅍"}.mdi-dice-5::before{content:"󰇎"}.mdi-dice-5-outline::before{content:"󱅎"}.mdi-dice-6::before{content:"󰇏"}.mdi-dice-6-outline::before{content:"󱅏"}.mdi-dice-d10::before{content:"󱅓"}.mdi-dice-d10-outline::before{content:"󰝯"}.mdi-dice-d12::before{content:"󱅔"}.mdi-dice-d12-outline::before{content:"󰡧"}.mdi-dice-d20::before{content:"󱅕"}.mdi-dice-d20-outline::before{content:"󰗪"}.mdi-dice-d4::before{content:"󱅐"}.mdi-dice-d4-outline::before{content:"󰗫"}.mdi-dice-d6::before{content:"󱅑"}.mdi-dice-d6-outline::before{content:"󰗭"}.mdi-dice-d8::before{content:"󱅒"}.mdi-dice-d8-outline::before{content:"󰗬"}.mdi-dice-multiple::before{content:"󰝮"}.mdi-dice-multiple-outline::before{content:"󱅖"}.mdi-digital-ocean::before{content:"󱈷"}.mdi-dip-switch::before{content:"󰟁"}.mdi-directions::before{content:"󰇐"}.mdi-directions-fork::before{content:"󰙁"}.mdi-disc::before{content:"󰗮"}.mdi-disc-alert::before{content:"󰇑"}.mdi-disc-player::before{content:"󰥠"}.mdi-discord::before{content:"󰙯"}.mdi-dishwasher::before{content:"󰪬"}.mdi-dishwasher-alert::before{content:"󱆸"}.mdi-dishwasher-off::before{content:"󱆹"}.mdi-disqus::before{content:"󰇒"}.mdi-distribute-horizontal-center::before{content:"󱇉"}.mdi-distribute-horizontal-left::before{content:"󱇈"}.mdi-distribute-horizontal-right::before{content:"󱇊"}.mdi-distribute-vertical-bottom::before{content:"󱇋"}.mdi-distribute-vertical-center::before{content:"󱇌"}.mdi-distribute-vertical-top::before{content:"󱇍"}.mdi-diving-flippers::before{content:"󰶿"}.mdi-diving-helmet::before{content:"󰷀"}.mdi-diving-scuba::before{content:"󰷁"}.mdi-diving-scuba-flag::before{content:"󰷂"}.mdi-diving-scuba-tank::before{content:"󰷃"}.mdi-diving-scuba-tank-multiple::before{content:"󰷄"}.mdi-diving-snorkel::before{content:"󰷅"}.mdi-division::before{content:"󰇔"}.mdi-division-box::before{content:"󰇕"}.mdi-dlna::before{content:"󰩁"}.mdi-dna::before{content:"󰚄"}.mdi-dns::before{content:"󰇖"}.mdi-dns-outline::before{content:"󰮌"}.mdi-do-not-disturb::before{content:"󰚘"}.mdi-do-not-disturb-off::before{content:"󰚙"}.mdi-dock-bottom::before{content:"󱂩"}.mdi-dock-left::before{content:"󱂪"}.mdi-dock-right::before{content:"󱂫"}.mdi-dock-window::before{content:"󱂬"}.mdi-docker::before{content:"󰡨"}.mdi-doctor::before{content:"󰩂"}.mdi-dog::before{content:"󰩃"}.mdi-dog-service::before{content:"󰪭"}.mdi-dog-side::before{content:"󰩄"}.mdi-dolby::before{content:"󰚳"}.mdi-dolly::before{content:"󰺞"}.mdi-domain::before{content:"󰇗"}.mdi-domain-off::before{content:"󰵯"}.mdi-domain-plus::before{content:"󱂭"}.mdi-domain-remove::before{content:"󱂮"}.mdi-domino-mask::before{content:"󱀣"}.mdi-donkey::before{content:"󰟂"}.mdi-door::before{content:"󰠚"}.mdi-door-closed::before{content:"󰠛"}.mdi-door-closed-lock::before{content:"󱂯"}.mdi-door-open::before{content:"󰠜"}.mdi-doorbell::before{content:"󱋦"}.mdi-doorbell-video::before{content:"󰡩"}.mdi-dot-net::before{content:"󰪮"}.mdi-dots-horizontal::before{content:"󰇘"}.mdi-dots-horizontal-circle::before{content:"󰟃"}.mdi-dots-horizontal-circle-outline::before{content:"󰮍"}.mdi-dots-vertical::before{content:"󰇙"}.mdi-dots-vertical-circle::before{content:"󰟄"}.mdi-dots-vertical-circle-outline::before{content:"󰮎"}.mdi-douban::before{content:"󰚚"}.mdi-download::before{content:"󰇚"}.mdi-download-lock::before{content:"󱌠"}.mdi-download-lock-outline::before{content:"󱌡"}.mdi-download-multiple::before{content:"󰧩"}.mdi-download-network::before{content:"󰛴"}.mdi-download-network-outline::before{content:"󰱦"}.mdi-download-off::before{content:"󱂰"}.mdi-download-off-outline::before{content:"󱂱"}.mdi-download-outline::before{content:"󰮏"}.mdi-drag::before{content:"󰇛"}.mdi-drag-horizontal::before{content:"󰇜"}.mdi-drag-horizontal-variant::before{content:"󱋰"}.mdi-drag-variant::before{content:"󰮐"}.mdi-drag-vertical::before{content:"󰇝"}.mdi-drag-vertical-variant::before{content:"󱋱"}.mdi-drama-masks::before{content:"󰴂"}.mdi-draw::before{content:"󰽉"}.mdi-drawing::before{content:"󰇞"}.mdi-drawing-box::before{content:"󰇟"}.mdi-dresser::before{content:"󰽊"}.mdi-dresser-outline::before{content:"󰽋"}.mdi-drone::before{content:"󰇢"}.mdi-dropbox::before{content:"󰇣"}.mdi-drupal::before{content:"󰇤"}.mdi-duck::before{content:"󰇥"}.mdi-dumbbell::before{content:"󰇦"}.mdi-dump-truck::before{content:"󰱧"}.mdi-ear-hearing::before{content:"󰟅"}.mdi-ear-hearing-off::before{content:"󰩅"}.mdi-earth::before{content:"󰇧"}.mdi-earth-arrow-right::before{content:"󱌑"}.mdi-earth-box::before{content:"󰛍"}.mdi-earth-box-off::before{content:"󰛎"}.mdi-earth-off::before{content:"󰇨"}.mdi-egg::before{content:"󰪯"}.mdi-egg-easter::before{content:"󰪰"}.mdi-eight-track::before{content:"󰧪"}.mdi-eject::before{content:"󰇪"}.mdi-eject-outline::before{content:"󰮑"}.mdi-electric-switch::before{content:"󰺟"}.mdi-electric-switch-closed::before{content:"󱃙"}.mdi-electron-framework::before{content:"󱀤"}.mdi-elephant::before{content:"󰟆"}.mdi-elevation-decline::before{content:"󰇫"}.mdi-elevation-rise::before{content:"󰇬"}.mdi-elevator::before{content:"󰇭"}.mdi-elevator-down::before{content:"󱋂"}.mdi-elevator-passenger::before{content:"󱎁"}.mdi-elevator-up::before{content:"󱋁"}.mdi-ellipse::before{content:"󰺠"}.mdi-ellipse-outline::before{content:"󰺡"}.mdi-email::before{content:"󰇮"}.mdi-email-alert::before{content:"󰛏"}.mdi-email-alert-outline::before{content:"󰵂"}.mdi-email-box::before{content:"󰴃"}.mdi-email-check::before{content:"󰪱"}.mdi-email-check-outline::before{content:"󰪲"}.mdi-email-edit::before{content:"󰻣"}.mdi-email-edit-outline::before{content:"󰻤"}.mdi-email-lock::before{content:"󰇱"}.mdi-email-mark-as-unread::before{content:"󰮒"}.mdi-email-minus::before{content:"󰻥"}.mdi-email-minus-outline::before{content:"󰻦"}.mdi-email-multiple::before{content:"󰻧"}.mdi-email-multiple-outline::before{content:"󰻨"}.mdi-email-newsletter::before{content:"󰾱"}.mdi-email-open::before{content:"󰇯"}.mdi-email-open-multiple::before{content:"󰻩"}.mdi-email-open-multiple-outline::before{content:"󰻪"}.mdi-email-open-outline::before{content:"󰗯"}.mdi-email-outline::before{content:"󰇰"}.mdi-email-plus::before{content:"󰧫"}.mdi-email-plus-outline::before{content:"󰧬"}.mdi-email-receive::before{content:"󱃚"}.mdi-email-receive-outline::before{content:"󱃛"}.mdi-email-search::before{content:"󰥡"}.mdi-email-search-outline::before{content:"󰥢"}.mdi-email-send::before{content:"󱃜"}.mdi-email-send-outline::before{content:"󱃝"}.mdi-email-sync::before{content:"󱋇"}.mdi-email-sync-outline::before{content:"󱋈"}.mdi-email-variant::before{content:"󰗰"}.mdi-ember::before{content:"󰬰"}.mdi-emby::before{content:"󰚴"}.mdi-emoticon::before{content:"󰱨"}.mdi-emoticon-angry::before{content:"󰱩"}.mdi-emoticon-angry-outline::before{content:"󰱪"}.mdi-emoticon-confused::before{content:"󱃞"}.mdi-emoticon-confused-outline::before{content:"󱃟"}.mdi-emoticon-cool::before{content:"󰱫"}.mdi-emoticon-cool-outline::before{content:"󰇳"}.mdi-emoticon-cry::before{content:"󰱬"}.mdi-emoticon-cry-outline::before{content:"󰱭"}.mdi-emoticon-dead::before{content:"󰱮"}.mdi-emoticon-dead-outline::before{content:"󰚛"}.mdi-emoticon-devil::before{content:"󰱯"}.mdi-emoticon-devil-outline::before{content:"󰇴"}.mdi-emoticon-excited::before{content:"󰱰"}.mdi-emoticon-excited-outline::before{content:"󰚜"}.mdi-emoticon-frown::before{content:"󰽌"}.mdi-emoticon-frown-outline::before{content:"󰽍"}.mdi-emoticon-happy::before{content:"󰱱"}.mdi-emoticon-happy-outline::before{content:"󰇵"}.mdi-emoticon-kiss::before{content:"󰱲"}.mdi-emoticon-kiss-outline::before{content:"󰱳"}.mdi-emoticon-lol::before{content:"󱈔"}.mdi-emoticon-lol-outline::before{content:"󱈕"}.mdi-emoticon-neutral::before{content:"󰱴"}.mdi-emoticon-neutral-outline::before{content:"󰇶"}.mdi-emoticon-outline::before{content:"󰇲"}.mdi-emoticon-poop::before{content:"󰇷"}.mdi-emoticon-poop-outline::before{content:"󰱵"}.mdi-emoticon-sad::before{content:"󰱶"}.mdi-emoticon-sad-outline::before{content:"󰇸"}.mdi-emoticon-tongue::before{content:"󰇹"}.mdi-emoticon-tongue-outline::before{content:"󰱷"}.mdi-emoticon-wink::before{content:"󰱸"}.mdi-emoticon-wink-outline::before{content:"󰱹"}.mdi-engine::before{content:"󰇺"}.mdi-engine-off::before{content:"󰩆"}.mdi-engine-off-outline::before{content:"󰩇"}.mdi-engine-outline::before{content:"󰇻"}.mdi-epsilon::before{content:"󱃠"}.mdi-equal::before{content:"󰇼"}.mdi-equal-box::before{content:"󰇽"}.mdi-equalizer::before{content:"󰺢"}.mdi-equalizer-outline::before{content:"󰺣"}.mdi-eraser::before{content:"󰇾"}.mdi-eraser-variant::before{content:"󰙂"}.mdi-escalator::before{content:"󰇿"}.mdi-escalator-box::before{content:"󱎙"}.mdi-escalator-down::before{content:"󱋀"}.mdi-escalator-up::before{content:"󱊿"}.mdi-eslint::before{content:"󰱺"}.mdi-et::before{content:"󰪳"}.mdi-ethereum::before{content:"󰡪"}.mdi-ethernet::before{content:"󰈀"}.mdi-ethernet-cable::before{content:"󰈁"}.mdi-ethernet-cable-off::before{content:"󰈂"}.mdi-ev-station::before{content:"󰗱"}.mdi-evernote::before{content:"󰈄"}.mdi-excavator::before{content:"󱀥"}.mdi-exclamation::before{content:"󰈅"}.mdi-exclamation-thick::before{content:"󱈸"}.mdi-exit-run::before{content:"󰩈"}.mdi-exit-to-app::before{content:"󰈆"}.mdi-expand-all::before{content:"󰪴"}.mdi-expand-all-outline::before{content:"󰪵"}.mdi-expansion-card::before{content:"󰢮"}.mdi-expansion-card-variant::before{content:"󰾲"}.mdi-exponent::before{content:"󰥣"}.mdi-exponent-box::before{content:"󰥤"}.mdi-export::before{content:"󰈇"}.mdi-export-variant::before{content:"󰮓"}.mdi-eye::before{content:"󰈈"}.mdi-eye-check::before{content:"󰴄"}.mdi-eye-check-outline::before{content:"󰴅"}.mdi-eye-circle::before{content:"󰮔"}.mdi-eye-circle-outline::before{content:"󰮕"}.mdi-eye-minus::before{content:"󱀦"}.mdi-eye-minus-outline::before{content:"󱀧"}.mdi-eye-off::before{content:"󰈉"}.mdi-eye-off-outline::before{content:"󰛑"}.mdi-eye-outline::before{content:"󰛐"}.mdi-eye-plus::before{content:"󰡫"}.mdi-eye-plus-outline::before{content:"󰡬"}.mdi-eye-settings::before{content:"󰡭"}.mdi-eye-settings-outline::before{content:"󰡮"}.mdi-eyedropper::before{content:"󰈊"}.mdi-eyedropper-variant::before{content:"󰈋"}.mdi-face::before{content:"󰙃"}.mdi-face-agent::before{content:"󰵰"}.mdi-face-outline::before{content:"󰮖"}.mdi-face-profile::before{content:"󰙄"}.mdi-face-profile-woman::before{content:"󱁶"}.mdi-face-recognition::before{content:"󰱻"}.mdi-face-woman::before{content:"󱁷"}.mdi-face-woman-outline::before{content:"󱁸"}.mdi-facebook::before{content:"󰈌"}.mdi-facebook-messenger::before{content:"󰈎"}.mdi-facebook-workplace::before{content:"󰬱"}.mdi-factory::before{content:"󰈏"}.mdi-fan::before{content:"󰈐"}.mdi-fan-off::before{content:"󰠝"}.mdi-fast-forward::before{content:"󰈑"}.mdi-fast-forward-10::before{content:"󰵱"}.mdi-fast-forward-30::before{content:"󰴆"}.mdi-fast-forward-5::before{content:"󱇸"}.mdi-fast-forward-outline::before{content:"󰛒"}.mdi-fax::before{content:"󰈒"}.mdi-feather::before{content:"󰛓"}.mdi-feature-search::before{content:"󰩉"}.mdi-feature-search-outline::before{content:"󰩊"}.mdi-fedora::before{content:"󰣛"}.mdi-ferris-wheel::before{content:"󰺤"}.mdi-ferry::before{content:"󰈓"}.mdi-file::before{content:"󰈔"}.mdi-file-account::before{content:"󰜻"}.mdi-file-account-outline::before{content:"󱀨"}.mdi-file-alert::before{content:"󰩋"}.mdi-file-alert-outline::before{content:"󰩌"}.mdi-file-cabinet::before{content:"󰪶"}.mdi-file-cad::before{content:"󰻫"}.mdi-file-cad-box::before{content:"󰻬"}.mdi-file-cancel::before{content:"󰷆"}.mdi-file-cancel-outline::before{content:"󰷇"}.mdi-file-certificate::before{content:"󱆆"}.mdi-file-certificate-outline::before{content:"󱆇"}.mdi-file-chart::before{content:"󰈕"}.mdi-file-chart-outline::before{content:"󱀩"}.mdi-file-check::before{content:"󰈖"}.mdi-file-check-outline::before{content:"󰸩"}.mdi-file-clock::before{content:"󱋡"}.mdi-file-clock-outline::before{content:"󱋢"}.mdi-file-cloud::before{content:"󰈗"}.mdi-file-cloud-outline::before{content:"󱀪"}.mdi-file-code::before{content:"󰈮"}.mdi-file-code-outline::before{content:"󱀫"}.mdi-file-cog::before{content:"󱁻"}.mdi-file-cog-outline::before{content:"󱁼"}.mdi-file-compare::before{content:"󰢪"}.mdi-file-delimited::before{content:"󰈘"}.mdi-file-delimited-outline::before{content:"󰺥"}.mdi-file-document::before{content:"󰈙"}.mdi-file-document-edit::before{content:"󰷈"}.mdi-file-document-edit-outline::before{content:"󰷉"}.mdi-file-document-outline::before{content:"󰧮"}.mdi-file-download::before{content:"󰥥"}.mdi-file-download-outline::before{content:"󰥦"}.mdi-file-edit::before{content:"󱇧"}.mdi-file-edit-outline::before{content:"󱇨"}.mdi-file-excel::before{content:"󰈛"}.mdi-file-excel-box::before{content:"󰈜"}.mdi-file-excel-box-outline::before{content:"󱀬"}.mdi-file-excel-outline::before{content:"󱀭"}.mdi-file-export::before{content:"󰈝"}.mdi-file-export-outline::before{content:"󱀮"}.mdi-file-eye::before{content:"󰷊"}.mdi-file-eye-outline::before{content:"󰷋"}.mdi-file-find::before{content:"󰈞"}.mdi-file-find-outline::before{content:"󰮗"}.mdi-file-hidden::before{content:"󰘓"}.mdi-file-image::before{content:"󰈟"}.mdi-file-image-outline::before{content:"󰺰"}.mdi-file-import::before{content:"󰈠"}.mdi-file-import-outline::before{content:"󱀯"}.mdi-file-key::before{content:"󱆄"}.mdi-file-key-outline::before{content:"󱆅"}.mdi-file-link::before{content:"󱅷"}.mdi-file-link-outline::before{content:"󱅸"}.mdi-file-lock::before{content:"󰈡"}.mdi-file-lock-outline::before{content:"󱀰"}.mdi-file-move::before{content:"󰪹"}.mdi-file-move-outline::before{content:"󱀱"}.mdi-file-multiple::before{content:"󰈢"}.mdi-file-multiple-outline::before{content:"󱀲"}.mdi-file-music::before{content:"󰈣"}.mdi-file-music-outline::before{content:"󰸪"}.mdi-file-outline::before{content:"󰈤"}.mdi-file-pdf::before{content:"󰈥"}.mdi-file-pdf-box::before{content:"󰈦"}.mdi-file-pdf-box-outline::before{content:"󰾳"}.mdi-file-pdf-outline::before{content:"󰸭"}.mdi-file-percent::before{content:"󰠞"}.mdi-file-percent-outline::before{content:"󱀳"}.mdi-file-phone::before{content:"󱅹"}.mdi-file-phone-outline::before{content:"󱅺"}.mdi-file-plus::before{content:"󰝒"}.mdi-file-plus-outline::before{content:"󰻭"}.mdi-file-powerpoint::before{content:"󰈧"}.mdi-file-powerpoint-box::before{content:"󰈨"}.mdi-file-powerpoint-box-outline::before{content:"󱀴"}.mdi-file-powerpoint-outline::before{content:"󱀵"}.mdi-file-presentation-box::before{content:"󰈩"}.mdi-file-question::before{content:"󰡯"}.mdi-file-question-outline::before{content:"󱀶"}.mdi-file-refresh::before{content:"󰤘"}.mdi-file-refresh-outline::before{content:"󰕁"}.mdi-file-remove::before{content:"󰮘"}.mdi-file-remove-outline::before{content:"󱀷"}.mdi-file-replace::before{content:"󰬲"}.mdi-file-replace-outline::before{content:"󰬳"}.mdi-file-restore::before{content:"󰙰"}.mdi-file-restore-outline::before{content:"󱀸"}.mdi-file-search::before{content:"󰱼"}.mdi-file-search-outline::before{content:"󰱽"}.mdi-file-send::before{content:"󰈪"}.mdi-file-send-outline::before{content:"󱀹"}.mdi-file-settings::before{content:"󱁹"}.mdi-file-settings-outline::before{content:"󱁺"}.mdi-file-star::before{content:"󱀺"}.mdi-file-star-outline::before{content:"󱀻"}.mdi-file-swap::before{content:"󰾴"}.mdi-file-swap-outline::before{content:"󰾵"}.mdi-file-sync::before{content:"󱈖"}.mdi-file-sync-outline::before{content:"󱈗"}.mdi-file-table::before{content:"󰱾"}.mdi-file-table-box::before{content:"󱃡"}.mdi-file-table-box-multiple::before{content:"󱃢"}.mdi-file-table-box-multiple-outline::before{content:"󱃣"}.mdi-file-table-box-outline::before{content:"󱃤"}.mdi-file-table-outline::before{content:"󰱿"}.mdi-file-tree::before{content:"󰙅"}.mdi-file-undo::before{content:"󰣜"}.mdi-file-undo-outline::before{content:"󱀼"}.mdi-file-upload::before{content:"󰩍"}.mdi-file-upload-outline::before{content:"󰩎"}.mdi-file-video::before{content:"󰈫"}.mdi-file-video-outline::before{content:"󰸬"}.mdi-file-word::before{content:"󰈬"}.mdi-file-word-box::before{content:"󰈭"}.mdi-file-word-box-outline::before{content:"󱀽"}.mdi-file-word-outline::before{content:"󱀾"}.mdi-film::before{content:"󰈯"}.mdi-filmstrip::before{content:"󰈰"}.mdi-filmstrip-box::before{content:"󰌲"}.mdi-filmstrip-box-multiple::before{content:"󰴘"}.mdi-filmstrip-off::before{content:"󰈱"}.mdi-filter::before{content:"󰈲"}.mdi-filter-menu::before{content:"󱃥"}.mdi-filter-menu-outline::before{content:"󱃦"}.mdi-filter-minus::before{content:"󰻮"}.mdi-filter-minus-outline::before{content:"󰻯"}.mdi-filter-outline::before{content:"󰈳"}.mdi-filter-plus::before{content:"󰻰"}.mdi-filter-plus-outline::before{content:"󰻱"}.mdi-filter-remove::before{content:"󰈴"}.mdi-filter-remove-outline::before{content:"󰈵"}.mdi-filter-variant::before{content:"󰈶"}.mdi-filter-variant-minus::before{content:"󱄒"}.mdi-filter-variant-plus::before{content:"󱄓"}.mdi-filter-variant-remove::before{content:"󱀿"}.mdi-finance::before{content:"󰠟"}.mdi-find-replace::before{content:"󰛔"}.mdi-fingerprint::before{content:"󰈷"}.mdi-fingerprint-off::before{content:"󰺱"}.mdi-fire::before{content:"󰈸"}.mdi-fire-extinguisher::before{content:"󰻲"}.mdi-fire-hydrant::before{content:"󱄷"}.mdi-fire-hydrant-alert::before{content:"󱄸"}.mdi-fire-hydrant-off::before{content:"󱄹"}.mdi-fire-truck::before{content:"󰢫"}.mdi-firebase::before{content:"󰥧"}.mdi-firefox::before{content:"󰈹"}.mdi-fireplace::before{content:"󰸮"}.mdi-fireplace-off::before{content:"󰸯"}.mdi-firework::before{content:"󰸰"}.mdi-fish::before{content:"󰈺"}.mdi-fishbowl::before{content:"󰻳"}.mdi-fishbowl-outline::before{content:"󰻴"}.mdi-fit-to-page::before{content:"󰻵"}.mdi-fit-to-page-outline::before{content:"󰻶"}.mdi-flag::before{content:"󰈻"}.mdi-flag-checkered::before{content:"󰈼"}.mdi-flag-minus::before{content:"󰮙"}.mdi-flag-minus-outline::before{content:"󱂲"}.mdi-flag-outline::before{content:"󰈽"}.mdi-flag-plus::before{content:"󰮚"}.mdi-flag-plus-outline::before{content:"󱂳"}.mdi-flag-remove::before{content:"󰮛"}.mdi-flag-remove-outline::before{content:"󱂴"}.mdi-flag-triangle::before{content:"󰈿"}.mdi-flag-variant::before{content:"󰉀"}.mdi-flag-variant-outline::before{content:"󰈾"}.mdi-flare::before{content:"󰵲"}.mdi-flash::before{content:"󰉁"}.mdi-flash-alert::before{content:"󰻷"}.mdi-flash-alert-outline::before{content:"󰻸"}.mdi-flash-auto::before{content:"󰉂"}.mdi-flash-circle::before{content:"󰠠"}.mdi-flash-off::before{content:"󰉃"}.mdi-flash-outline::before{content:"󰛕"}.mdi-flash-red-eye::before{content:"󰙻"}.mdi-flashlight::before{content:"󰉄"}.mdi-flashlight-off::before{content:"󰉅"}.mdi-flask::before{content:"󰂓"}.mdi-flask-empty::before{content:"󰂔"}.mdi-flask-empty-minus::before{content:"󱈺"}.mdi-flask-empty-minus-outline::before{content:"󱈻"}.mdi-flask-empty-outline::before{content:"󰂕"}.mdi-flask-empty-plus::before{content:"󱈼"}.mdi-flask-empty-plus-outline::before{content:"󱈽"}.mdi-flask-empty-remove::before{content:"󱈾"}.mdi-flask-empty-remove-outline::before{content:"󱈿"}.mdi-flask-minus::before{content:"󱉀"}.mdi-flask-minus-outline::before{content:"󱉁"}.mdi-flask-outline::before{content:"󰂖"}.mdi-flask-plus::before{content:"󱉂"}.mdi-flask-plus-outline::before{content:"󱉃"}.mdi-flask-remove::before{content:"󱉄"}.mdi-flask-remove-outline::before{content:"󱉅"}.mdi-flask-round-bottom::before{content:"󱉋"}.mdi-flask-round-bottom-empty::before{content:"󱉌"}.mdi-flask-round-bottom-empty-outline::before{content:"󱉍"}.mdi-flask-round-bottom-outline::before{content:"󱉎"}.mdi-fleur-de-lis::before{content:"󱌃"}.mdi-flip-horizontal::before{content:"󱃧"}.mdi-flip-to-back::before{content:"󰉇"}.mdi-flip-to-front::before{content:"󰉈"}.mdi-flip-vertical::before{content:"󱃨"}.mdi-floor-lamp::before{content:"󰣝"}.mdi-floor-lamp-dual::before{content:"󱁀"}.mdi-floor-lamp-variant::before{content:"󱁁"}.mdi-floor-plan::before{content:"󰠡"}.mdi-floppy::before{content:"󰉉"}.mdi-floppy-variant::before{content:"󰧯"}.mdi-flower::before{content:"󰉊"}.mdi-flower-outline::before{content:"󰧰"}.mdi-flower-poppy::before{content:"󰴈"}.mdi-flower-tulip::before{content:"󰧱"}.mdi-flower-tulip-outline::before{content:"󰧲"}.mdi-focus-auto::before{content:"󰽎"}.mdi-focus-field::before{content:"󰽏"}.mdi-focus-field-horizontal::before{content:"󰽐"}.mdi-focus-field-vertical::before{content:"󰽑"}.mdi-folder::before{content:"󰉋"}.mdi-folder-account::before{content:"󰉌"}.mdi-folder-account-outline::before{content:"󰮜"}.mdi-folder-alert::before{content:"󰷌"}.mdi-folder-alert-outline::before{content:"󰷍"}.mdi-folder-clock::before{content:"󰪺"}.mdi-folder-clock-outline::before{content:"󰪻"}.mdi-folder-cog::before{content:"󱁿"}.mdi-folder-cog-outline::before{content:"󱂀"}.mdi-folder-download::before{content:"󰉍"}.mdi-folder-download-outline::before{content:"󱃩"}.mdi-folder-edit::before{content:"󰣞"}.mdi-folder-edit-outline::before{content:"󰷎"}.mdi-folder-google-drive::before{content:"󰉎"}.mdi-folder-heart::before{content:"󱃪"}.mdi-folder-heart-outline::before{content:"󱃫"}.mdi-folder-home::before{content:"󱂵"}.mdi-folder-home-outline::before{content:"󱂶"}.mdi-folder-image::before{content:"󰉏"}.mdi-folder-information::before{content:"󱂷"}.mdi-folder-information-outline::before{content:"󱂸"}.mdi-folder-key::before{content:"󰢬"}.mdi-folder-key-network::before{content:"󰢭"}.mdi-folder-key-network-outline::before{content:"󰲀"}.mdi-folder-key-outline::before{content:"󱃬"}.mdi-folder-lock::before{content:"󰉐"}.mdi-folder-lock-open::before{content:"󰉑"}.mdi-folder-marker::before{content:"󱉭"}.mdi-folder-marker-outline::before{content:"󱉮"}.mdi-folder-move::before{content:"󰉒"}.mdi-folder-move-outline::before{content:"󱉆"}.mdi-folder-multiple::before{content:"󰉓"}.mdi-folder-multiple-image::before{content:"󰉔"}.mdi-folder-multiple-outline::before{content:"󰉕"}.mdi-folder-music::before{content:"󱍙"}.mdi-folder-music-outline::before{content:"󱍚"}.mdi-folder-network::before{content:"󰡰"}.mdi-folder-network-outline::before{content:"󰲁"}.mdi-folder-open::before{content:"󰝰"}.mdi-folder-open-outline::before{content:"󰷏"}.mdi-folder-outline::before{content:"󰉖"}.mdi-folder-plus::before{content:"󰉗"}.mdi-folder-plus-outline::before{content:"󰮝"}.mdi-folder-pound::before{content:"󰴉"}.mdi-folder-pound-outline::before{content:"󰴊"}.mdi-folder-refresh::before{content:"󰝉"}.mdi-folder-refresh-outline::before{content:"󰕂"}.mdi-folder-remove::before{content:"󰉘"}.mdi-folder-remove-outline::before{content:"󰮞"}.mdi-folder-search::before{content:"󰥨"}.mdi-folder-search-outline::before{content:"󰥩"}.mdi-folder-settings::before{content:"󱁽"}.mdi-folder-settings-outline::before{content:"󱁾"}.mdi-folder-star::before{content:"󰚝"}.mdi-folder-star-outline::before{content:"󰮟"}.mdi-folder-swap::before{content:"󰾶"}.mdi-folder-swap-outline::before{content:"󰾷"}.mdi-folder-sync::before{content:"󰴋"}.mdi-folder-sync-outline::before{content:"󰴌"}.mdi-folder-table::before{content:"󱋣"}.mdi-folder-table-outline::before{content:"󱋤"}.mdi-folder-text::before{content:"󰲂"}.mdi-folder-text-outline::before{content:"󰲃"}.mdi-folder-upload::before{content:"󰉙"}.mdi-folder-upload-outline::before{content:"󱃭"}.mdi-folder-zip::before{content:"󰛫"}.mdi-folder-zip-outline::before{content:"󰞹"}.mdi-font-awesome::before{content:"󰀺"}.mdi-food::before{content:"󰉚"}.mdi-food-apple::before{content:"󰉛"}.mdi-food-apple-outline::before{content:"󰲄"}.mdi-food-croissant::before{content:"󰟈"}.mdi-food-fork-drink::before{content:"󰗲"}.mdi-food-off::before{content:"󰗳"}.mdi-food-variant::before{content:"󰉜"}.mdi-foot-print::before{content:"󰽒"}.mdi-football::before{content:"󰉝"}.mdi-football-australian::before{content:"󰉞"}.mdi-football-helmet::before{content:"󰉟"}.mdi-forklift::before{content:"󰟉"}.mdi-format-align-bottom::before{content:"󰝓"}.mdi-format-align-center::before{content:"󰉠"}.mdi-format-align-justify::before{content:"󰉡"}.mdi-format-align-left::before{content:"󰉢"}.mdi-format-align-middle::before{content:"󰝔"}.mdi-format-align-right::before{content:"󰉣"}.mdi-format-align-top::before{content:"󰝕"}.mdi-format-annotation-minus::before{content:"󰪼"}.mdi-format-annotation-plus::before{content:"󰙆"}.mdi-format-bold::before{content:"󰉤"}.mdi-format-clear::before{content:"󰉥"}.mdi-format-color-fill::before{content:"󰉦"}.mdi-format-color-highlight::before{content:"󰸱"}.mdi-format-color-marker-cancel::before{content:"󱌓"}.mdi-format-color-text::before{content:"󰚞"}.mdi-format-columns::before{content:"󰣟"}.mdi-format-float-center::before{content:"󰉧"}.mdi-format-float-left::before{content:"󰉨"}.mdi-format-float-none::before{content:"󰉩"}.mdi-format-float-right::before{content:"󰉪"}.mdi-format-font::before{content:"󰛖"}.mdi-format-font-size-decrease::before{content:"󰧳"}.mdi-format-font-size-increase::before{content:"󰧴"}.mdi-format-header-1::before{content:"󰉫"}.mdi-format-header-2::before{content:"󰉬"}.mdi-format-header-3::before{content:"󰉭"}.mdi-format-header-4::before{content:"󰉮"}.mdi-format-header-5::before{content:"󰉯"}.mdi-format-header-6::before{content:"󰉰"}.mdi-format-header-decrease::before{content:"󰉱"}.mdi-format-header-equal::before{content:"󰉲"}.mdi-format-header-increase::before{content:"󰉳"}.mdi-format-header-pound::before{content:"󰉴"}.mdi-format-horizontal-align-center::before{content:"󰘞"}.mdi-format-horizontal-align-left::before{content:"󰘟"}.mdi-format-horizontal-align-right::before{content:"󰘠"}.mdi-format-indent-decrease::before{content:"󰉵"}.mdi-format-indent-increase::before{content:"󰉶"}.mdi-format-italic::before{content:"󰉷"}.mdi-format-letter-case::before{content:"󰬴"}.mdi-format-letter-case-lower::before{content:"󰬵"}.mdi-format-letter-case-upper::before{content:"󰬶"}.mdi-format-letter-ends-with::before{content:"󰾸"}.mdi-format-letter-matches::before{content:"󰾹"}.mdi-format-letter-starts-with::before{content:"󰾺"}.mdi-format-line-spacing::before{content:"󰉸"}.mdi-format-line-style::before{content:"󰗈"}.mdi-format-line-weight::before{content:"󰗉"}.mdi-format-list-bulleted::before{content:"󰉹"}.mdi-format-list-bulleted-square::before{content:"󰷐"}.mdi-format-list-bulleted-triangle::before{content:"󰺲"}.mdi-format-list-bulleted-type::before{content:"󰉺"}.mdi-format-list-checkbox::before{content:"󰥪"}.mdi-format-list-checks::before{content:"󰝖"}.mdi-format-list-numbered::before{content:"󰉻"}.mdi-format-list-numbered-rtl::before{content:"󰴍"}.mdi-format-list-text::before{content:"󱉯"}.mdi-format-overline::before{content:"󰺳"}.mdi-format-page-break::before{content:"󰛗"}.mdi-format-paint::before{content:"󰉼"}.mdi-format-paragraph::before{content:"󰉽"}.mdi-format-pilcrow::before{content:"󰛘"}.mdi-format-quote-close::before{content:"󰉾"}.mdi-format-quote-close-outline::before{content:"󱆨"}.mdi-format-quote-open::before{content:"󰝗"}.mdi-format-quote-open-outline::before{content:"󱆧"}.mdi-format-rotate-90::before{content:"󰚪"}.mdi-format-section::before{content:"󰚟"}.mdi-format-size::before{content:"󰉿"}.mdi-format-strikethrough::before{content:"󰊀"}.mdi-format-strikethrough-variant::before{content:"󰊁"}.mdi-format-subscript::before{content:"󰊂"}.mdi-format-superscript::before{content:"󰊃"}.mdi-format-text::before{content:"󰊄"}.mdi-format-text-rotation-angle-down::before{content:"󰾻"}.mdi-format-text-rotation-angle-up::before{content:"󰾼"}.mdi-format-text-rotation-down::before{content:"󰵳"}.mdi-format-text-rotation-down-vertical::before{content:"󰾽"}.mdi-format-text-rotation-none::before{content:"󰵴"}.mdi-format-text-rotation-up::before{content:"󰾾"}.mdi-format-text-rotation-vertical::before{content:"󰾿"}.mdi-format-text-variant::before{content:"󰸲"}.mdi-format-text-wrapping-clip::before{content:"󰴎"}.mdi-format-text-wrapping-overflow::before{content:"󰴏"}.mdi-format-text-wrapping-wrap::before{content:"󰴐"}.mdi-format-textbox::before{content:"󰴑"}.mdi-format-textdirection-l-to-r::before{content:"󰊅"}.mdi-format-textdirection-r-to-l::before{content:"󰊆"}.mdi-format-title::before{content:"󰗴"}.mdi-format-underline::before{content:"󰊇"}.mdi-format-vertical-align-bottom::before{content:"󰘡"}.mdi-format-vertical-align-center::before{content:"󰘢"}.mdi-format-vertical-align-top::before{content:"󰘣"}.mdi-format-wrap-inline::before{content:"󰊈"}.mdi-format-wrap-square::before{content:"󰊉"}.mdi-format-wrap-tight::before{content:"󰊊"}.mdi-format-wrap-top-bottom::before{content:"󰊋"}.mdi-forum::before{content:"󰊌"}.mdi-forum-outline::before{content:"󰠢"}.mdi-forward::before{content:"󰊍"}.mdi-forwardburger::before{content:"󰵵"}.mdi-fountain::before{content:"󰥫"}.mdi-fountain-pen::before{content:"󰴒"}.mdi-fountain-pen-tip::before{content:"󰴓"}.mdi-freebsd::before{content:"󰣠"}.mdi-frequently-asked-questions::before{content:"󰺴"}.mdi-fridge::before{content:"󰊐"}.mdi-fridge-alert::before{content:"󱆱"}.mdi-fridge-alert-outline::before{content:"󱆲"}.mdi-fridge-bottom::before{content:"󰊒"}.mdi-fridge-off::before{content:"󱆯"}.mdi-fridge-off-outline::before{content:"󱆰"}.mdi-fridge-outline::before{content:"󰊏"}.mdi-fridge-top::before{content:"󰊑"}.mdi-fruit-cherries::before{content:"󱁂"}.mdi-fruit-citrus::before{content:"󱁃"}.mdi-fruit-grapes::before{content:"󱁄"}.mdi-fruit-grapes-outline::before{content:"󱁅"}.mdi-fruit-pineapple::before{content:"󱁆"}.mdi-fruit-watermelon::before{content:"󱁇"}.mdi-fuel::before{content:"󰟊"}.mdi-fullscreen::before{content:"󰊓"}.mdi-fullscreen-exit::before{content:"󰊔"}.mdi-function::before{content:"󰊕"}.mdi-function-variant::before{content:"󰡱"}.mdi-furigana-horizontal::before{content:"󱂁"}.mdi-furigana-vertical::before{content:"󱂂"}.mdi-fuse::before{content:"󰲅"}.mdi-fuse-blade::before{content:"󰲆"}.mdi-gamepad::before{content:"󰊖"}.mdi-gamepad-circle::before{content:"󰸳"}.mdi-gamepad-circle-down::before{content:"󰸴"}.mdi-gamepad-circle-left::before{content:"󰸵"}.mdi-gamepad-circle-outline::before{content:"󰸶"}.mdi-gamepad-circle-right::before{content:"󰸷"}.mdi-gamepad-circle-up::before{content:"󰸸"}.mdi-gamepad-down::before{content:"󰸹"}.mdi-gamepad-left::before{content:"󰸺"}.mdi-gamepad-right::before{content:"󰸻"}.mdi-gamepad-round::before{content:"󰸼"}.mdi-gamepad-round-down::before{content:"󰸽"}.mdi-gamepad-round-left::before{content:"󰸾"}.mdi-gamepad-round-outline::before{content:"󰸿"}.mdi-gamepad-round-right::before{content:"󰹀"}.mdi-gamepad-round-up::before{content:"󰹁"}.mdi-gamepad-square::before{content:"󰺵"}.mdi-gamepad-square-outline::before{content:"󰺶"}.mdi-gamepad-up::before{content:"󰹂"}.mdi-gamepad-variant::before{content:"󰊗"}.mdi-gamepad-variant-outline::before{content:"󰺷"}.mdi-gamma::before{content:"󱃮"}.mdi-gantry-crane::before{content:"󰷑"}.mdi-garage::before{content:"󰛙"}.mdi-garage-alert::before{content:"󰡲"}.mdi-garage-alert-variant::before{content:"󱋕"}.mdi-garage-open::before{content:"󰛚"}.mdi-garage-open-variant::before{content:"󱋔"}.mdi-garage-variant::before{content:"󱋓"}.mdi-gas-cylinder::before{content:"󰙇"}.mdi-gas-station::before{content:"󰊘"}.mdi-gas-station-outline::before{content:"󰺸"}.mdi-gate::before{content:"󰊙"}.mdi-gate-and::before{content:"󰣡"}.mdi-gate-arrow-right::before{content:"󱅩"}.mdi-gate-nand::before{content:"󰣢"}.mdi-gate-nor::before{content:"󰣣"}.mdi-gate-not::before{content:"󰣤"}.mdi-gate-open::before{content:"󱅪"}.mdi-gate-or::before{content:"󰣥"}.mdi-gate-xnor::before{content:"󰣦"}.mdi-gate-xor::before{content:"󰣧"}.mdi-gatsby::before{content:"󰹃"}.mdi-gauge::before{content:"󰊚"}.mdi-gauge-empty::before{content:"󰡳"}.mdi-gauge-full::before{content:"󰡴"}.mdi-gauge-low::before{content:"󰡵"}.mdi-gavel::before{content:"󰊛"}.mdi-gender-female::before{content:"󰊜"}.mdi-gender-male::before{content:"󰊝"}.mdi-gender-male-female::before{content:"󰊞"}.mdi-gender-male-female-variant::before{content:"󱄿"}.mdi-gender-non-binary::before{content:"󱅀"}.mdi-gender-transgender::before{content:"󰊟"}.mdi-gentoo::before{content:"󰣨"}.mdi-gesture::before{content:"󰟋"}.mdi-gesture-double-tap::before{content:"󰜼"}.mdi-gesture-pinch::before{content:"󰪽"}.mdi-gesture-spread::before{content:"󰪾"}.mdi-gesture-swipe::before{content:"󰵶"}.mdi-gesture-swipe-down::before{content:"󰜽"}.mdi-gesture-swipe-horizontal::before{content:"󰪿"}.mdi-gesture-swipe-left::before{content:"󰜾"}.mdi-gesture-swipe-right::before{content:"󰜿"}.mdi-gesture-swipe-up::before{content:"󰝀"}.mdi-gesture-swipe-vertical::before{content:"󰫀"}.mdi-gesture-tap::before{content:"󰝁"}.mdi-gesture-tap-box::before{content:"󱊩"}.mdi-gesture-tap-button::before{content:"󱊨"}.mdi-gesture-tap-hold::before{content:"󰵷"}.mdi-gesture-two-double-tap::before{content:"󰝂"}.mdi-gesture-two-tap::before{content:"󰝃"}.mdi-ghost::before{content:"󰊠"}.mdi-ghost-off::before{content:"󰧵"}.mdi-gif::before{content:"󰵸"}.mdi-gift::before{content:"󰹄"}.mdi-gift-outline::before{content:"󰊡"}.mdi-git::before{content:"󰊢"}.mdi-github::before{content:"󰊤"}.mdi-gitlab::before{content:"󰮠"}.mdi-glass-cocktail::before{content:"󰍖"}.mdi-glass-flute::before{content:"󰊥"}.mdi-glass-mug::before{content:"󰊦"}.mdi-glass-mug-variant::before{content:"󱄖"}.mdi-glass-pint-outline::before{content:"󱌍"}.mdi-glass-stange::before{content:"󰊧"}.mdi-glass-tulip::before{content:"󰊨"}.mdi-glass-wine::before{content:"󰡶"}.mdi-glasses::before{content:"󰊪"}.mdi-globe-light::before{content:"󱋗"}.mdi-globe-model::before{content:"󰣩"}.mdi-gmail::before{content:"󰊫"}.mdi-gnome::before{content:"󰊬"}.mdi-go-kart::before{content:"󰵹"}.mdi-go-kart-track::before{content:"󰵺"}.mdi-gog::before{content:"󰮡"}.mdi-gold::before{content:"󱉏"}.mdi-golf::before{content:"󰠣"}.mdi-golf-cart::before{content:"󱆤"}.mdi-golf-tee::before{content:"󱂃"}.mdi-gondola::before{content:"󰚆"}.mdi-goodreads::before{content:"󰵻"}.mdi-google::before{content:"󰊭"}.mdi-google-ads::before{content:"󰲇"}.mdi-google-analytics::before{content:"󰟌"}.mdi-google-assistant::before{content:"󰟍"}.mdi-google-cardboard::before{content:"󰊮"}.mdi-google-chrome::before{content:"󰊯"}.mdi-google-circles::before{content:"󰊰"}.mdi-google-circles-communities::before{content:"󰊱"}.mdi-google-circles-extended::before{content:"󰊲"}.mdi-google-circles-group::before{content:"󰊳"}.mdi-google-classroom::before{content:"󰋀"}.mdi-google-cloud::before{content:"󱇶"}.mdi-google-controller::before{content:"󰊴"}.mdi-google-controller-off::before{content:"󰊵"}.mdi-google-downasaur::before{content:"󱍢"}.mdi-google-drive::before{content:"󰊶"}.mdi-google-earth::before{content:"󰊷"}.mdi-google-fit::before{content:"󰥬"}.mdi-google-glass::before{content:"󰊸"}.mdi-google-hangouts::before{content:"󰋉"}.mdi-google-home::before{content:"󰠤"}.mdi-google-keep::before{content:"󰛜"}.mdi-google-lens::before{content:"󰧶"}.mdi-google-maps::before{content:"󰗵"}.mdi-google-my-business::before{content:"󱁈"}.mdi-google-nearby::before{content:"󰊹"}.mdi-google-photos::before{content:"󰛝"}.mdi-google-play::before{content:"󰊼"}.mdi-google-plus::before{content:"󰊽"}.mdi-google-podcast::before{content:"󰺹"}.mdi-google-spreadsheet::before{content:"󰧷"}.mdi-google-street-view::before{content:"󰲈"}.mdi-google-translate::before{content:"󰊿"}.mdi-gradient::before{content:"󰚠"}.mdi-grain::before{content:"󰵼"}.mdi-graph::before{content:"󱁉"}.mdi-graph-outline::before{content:"󱁊"}.mdi-graphql::before{content:"󰡷"}.mdi-grave-stone::before{content:"󰮢"}.mdi-grease-pencil::before{content:"󰙈"}.mdi-greater-than::before{content:"󰥭"}.mdi-greater-than-or-equal::before{content:"󰥮"}.mdi-grid::before{content:"󰋁"}.mdi-grid-large::before{content:"󰝘"}.mdi-grid-off::before{content:"󰋂"}.mdi-grill::before{content:"󰹅"}.mdi-grill-outline::before{content:"󱆊"}.mdi-group::before{content:"󰋃"}.mdi-guitar-acoustic::before{content:"󰝱"}.mdi-guitar-electric::before{content:"󰋄"}.mdi-guitar-pick::before{content:"󰋅"}.mdi-guitar-pick-outline::before{content:"󰋆"}.mdi-guy-fawkes-mask::before{content:"󰠥"}.mdi-hail::before{content:"󰫁"}.mdi-hair-dryer::before{content:"󱃯"}.mdi-hair-dryer-outline::before{content:"󱃰"}.mdi-halloween::before{content:"󰮣"}.mdi-hamburger::before{content:"󰚅"}.mdi-hammer::before{content:"󰣪"}.mdi-hammer-screwdriver::before{content:"󱌢"}.mdi-hammer-wrench::before{content:"󱌣"}.mdi-hand::before{content:"󰩏"}.mdi-hand-heart::before{content:"󱃱"}.mdi-hand-left::before{content:"󰹆"}.mdi-hand-okay::before{content:"󰩐"}.mdi-hand-peace::before{content:"󰩑"}.mdi-hand-peace-variant::before{content:"󰩒"}.mdi-hand-pointing-down::before{content:"󰩓"}.mdi-hand-pointing-left::before{content:"󰩔"}.mdi-hand-pointing-right::before{content:"󰋇"}.mdi-hand-pointing-up::before{content:"󰩕"}.mdi-hand-right::before{content:"󰹇"}.mdi-hand-saw::before{content:"󰹈"}.mdi-hand-water::before{content:"󱎟"}.mdi-handball::before{content:"󰽓"}.mdi-handcuffs::before{content:"󱄾"}.mdi-handshake::before{content:"󱈘"}.mdi-hanger::before{content:"󰋈"}.mdi-hard-hat::before{content:"󰥯"}.mdi-harddisk::before{content:"󰋊"}.mdi-harddisk-plus::before{content:"󱁋"}.mdi-harddisk-remove::before{content:"󱁌"}.mdi-hat-fedora::before{content:"󰮤"}.mdi-hazard-lights::before{content:"󰲉"}.mdi-hdr::before{content:"󰵽"}.mdi-hdr-off::before{content:"󰵾"}.mdi-head::before{content:"󱍞"}.mdi-head-alert::before{content:"󱌸"}.mdi-head-alert-outline::before{content:"󱌹"}.mdi-head-check::before{content:"󱌺"}.mdi-head-check-outline::before{content:"󱌻"}.mdi-head-cog::before{content:"󱌼"}.mdi-head-cog-outline::before{content:"󱌽"}.mdi-head-dots-horizontal::before{content:"󱌾"}.mdi-head-dots-horizontal-outline::before{content:"󱌿"}.mdi-head-flash::before{content:"󱍀"}.mdi-head-flash-outline::before{content:"󱍁"}.mdi-head-heart::before{content:"󱍂"}.mdi-head-heart-outline::before{content:"󱍃"}.mdi-head-lightbulb::before{content:"󱍄"}.mdi-head-lightbulb-outline::before{content:"󱍅"}.mdi-head-minus::before{content:"󱍆"}.mdi-head-minus-outline::before{content:"󱍇"}.mdi-head-outline::before{content:"󱍟"}.mdi-head-plus::before{content:"󱍈"}.mdi-head-plus-outline::before{content:"󱍉"}.mdi-head-question::before{content:"󱍊"}.mdi-head-question-outline::before{content:"󱍋"}.mdi-head-remove::before{content:"󱍌"}.mdi-head-remove-outline::before{content:"󱍍"}.mdi-head-snowflake::before{content:"󱍎"}.mdi-head-snowflake-outline::before{content:"󱍏"}.mdi-head-sync::before{content:"󱍐"}.mdi-head-sync-outline::before{content:"󱍑"}.mdi-headphones::before{content:"󰋋"}.mdi-headphones-bluetooth::before{content:"󰥰"}.mdi-headphones-box::before{content:"󰋌"}.mdi-headphones-off::before{content:"󰟎"}.mdi-headphones-settings::before{content:"󰋍"}.mdi-headset::before{content:"󰋎"}.mdi-headset-dock::before{content:"󰋏"}.mdi-headset-off::before{content:"󰋐"}.mdi-heart::before{content:"󰋑"}.mdi-heart-box::before{content:"󰋒"}.mdi-heart-box-outline::before{content:"󰋓"}.mdi-heart-broken::before{content:"󰋔"}.mdi-heart-broken-outline::before{content:"󰴔"}.mdi-heart-circle::before{content:"󰥱"}.mdi-heart-circle-outline::before{content:"󰥲"}.mdi-heart-flash::before{content:"󰻹"}.mdi-heart-half::before{content:"󰛟"}.mdi-heart-half-full::before{content:"󰛞"}.mdi-heart-half-outline::before{content:"󰛠"}.mdi-heart-multiple::before{content:"󰩖"}.mdi-heart-multiple-outline::before{content:"󰩗"}.mdi-heart-off::before{content:"󰝙"}.mdi-heart-outline::before{content:"󰋕"}.mdi-heart-pulse::before{content:"󰗶"}.mdi-helicopter::before{content:"󰫂"}.mdi-help::before{content:"󰋖"}.mdi-help-box::before{content:"󰞋"}.mdi-help-circle::before{content:"󰋗"}.mdi-help-circle-outline::before{content:"󰘥"}.mdi-help-network::before{content:"󰛵"}.mdi-help-network-outline::before{content:"󰲊"}.mdi-help-rhombus::before{content:"󰮥"}.mdi-help-rhombus-outline::before{content:"󰮦"}.mdi-hexadecimal::before{content:"󱊧"}.mdi-hexagon::before{content:"󰋘"}.mdi-hexagon-multiple::before{content:"󰛡"}.mdi-hexagon-multiple-outline::before{content:"󱃲"}.mdi-hexagon-outline::before{content:"󰋙"}.mdi-hexagon-slice-1::before{content:"󰫃"}.mdi-hexagon-slice-2::before{content:"󰫄"}.mdi-hexagon-slice-3::before{content:"󰫅"}.mdi-hexagon-slice-4::before{content:"󰫆"}.mdi-hexagon-slice-5::before{content:"󰫇"}.mdi-hexagon-slice-6::before{content:"󰫈"}.mdi-hexagram::before{content:"󰫉"}.mdi-hexagram-outline::before{content:"󰫊"}.mdi-high-definition::before{content:"󰟏"}.mdi-high-definition-box::before{content:"󰡸"}.mdi-highway::before{content:"󰗷"}.mdi-hiking::before{content:"󰵿"}.mdi-hinduism::before{content:"󰥳"}.mdi-history::before{content:"󰋚"}.mdi-hockey-puck::before{content:"󰡹"}.mdi-hockey-sticks::before{content:"󰡺"}.mdi-hololens::before{content:"󰋛"}.mdi-home::before{content:"󰋜"}.mdi-home-account::before{content:"󰠦"}.mdi-home-alert::before{content:"󰡻"}.mdi-home-analytics::before{content:"󰺺"}.mdi-home-assistant::before{content:"󰟐"}.mdi-home-automation::before{content:"󰟑"}.mdi-home-circle::before{content:"󰟒"}.mdi-home-circle-outline::before{content:"󱁍"}.mdi-home-city::before{content:"󰴕"}.mdi-home-city-outline::before{content:"󰴖"}.mdi-home-currency-usd::before{content:"󰢯"}.mdi-home-edit::before{content:"󱅙"}.mdi-home-edit-outline::before{content:"󱅚"}.mdi-home-export-outline::before{content:"󰾛"}.mdi-home-flood::before{content:"󰻺"}.mdi-home-floor-0::before{content:"󰷒"}.mdi-home-floor-1::before{content:"󰶀"}.mdi-home-floor-2::before{content:"󰶁"}.mdi-home-floor-3::before{content:"󰶂"}.mdi-home-floor-a::before{content:"󰶃"}.mdi-home-floor-b::before{content:"󰶄"}.mdi-home-floor-g::before{content:"󰶅"}.mdi-home-floor-l::before{content:"󰶆"}.mdi-home-floor-negative-1::before{content:"󰷓"}.mdi-home-group::before{content:"󰷔"}.mdi-home-heart::before{content:"󰠧"}.mdi-home-import-outline::before{content:"󰾜"}.mdi-home-lightbulb::before{content:"󱉑"}.mdi-home-lightbulb-outline::before{content:"󱉒"}.mdi-home-lock::before{content:"󰣫"}.mdi-home-lock-open::before{content:"󰣬"}.mdi-home-map-marker::before{content:"󰗸"}.mdi-home-minus::before{content:"󰥴"}.mdi-home-modern::before{content:"󰋝"}.mdi-home-outline::before{content:"󰚡"}.mdi-home-plus::before{content:"󰥵"}.mdi-home-remove::before{content:"󱉇"}.mdi-home-roof::before{content:"󱄫"}.mdi-home-search::before{content:"󱎰"}.mdi-home-search-outline::before{content:"󱎱"}.mdi-home-thermometer::before{content:"󰽔"}.mdi-home-thermometer-outline::before{content:"󰽕"}.mdi-home-variant::before{content:"󰋞"}.mdi-home-variant-outline::before{content:"󰮧"}.mdi-hook::before{content:"󰛢"}.mdi-hook-off::before{content:"󰛣"}.mdi-hops::before{content:"󰋟"}.mdi-horizontal-rotate-clockwise::before{content:"󱃳"}.mdi-horizontal-rotate-counterclockwise::before{content:"󱃴"}.mdi-horseshoe::before{content:"󰩘"}.mdi-hospital::before{content:"󰿶"}.mdi-hospital-box::before{content:"󰋠"}.mdi-hospital-box-outline::before{content:"󰿷"}.mdi-hospital-building::before{content:"󰋡"}.mdi-hospital-marker::before{content:"󰋢"}.mdi-hot-tub::before{content:"󰠨"}.mdi-hubspot::before{content:"󰴗"}.mdi-hulu::before{content:"󰠩"}.mdi-human::before{content:"󰋦"}.mdi-human-baby-changing-table::before{content:"󱎋"}.mdi-human-child::before{content:"󰋧"}.mdi-human-female::before{content:"󰙉"}.mdi-human-female-boy::before{content:"󰩙"}.mdi-human-female-female::before{content:"󰩚"}.mdi-human-female-girl::before{content:"󰩛"}.mdi-human-greeting::before{content:"󰙊"}.mdi-human-handsdown::before{content:"󰙋"}.mdi-human-handsup::before{content:"󰙌"}.mdi-human-male::before{content:"󰙍"}.mdi-human-male-boy::before{content:"󰩜"}.mdi-human-male-child::before{content:"󱎌"}.mdi-human-male-female::before{content:"󰋨"}.mdi-human-male-girl::before{content:"󰩝"}.mdi-human-male-height::before{content:"󰻻"}.mdi-human-male-height-variant::before{content:"󰻼"}.mdi-human-male-male::before{content:"󰩞"}.mdi-human-pregnant::before{content:"󰗏"}.mdi-human-wheelchair::before{content:"󱎍"}.mdi-humble-bundle::before{content:"󰝄"}.mdi-hvac::before{content:"󱍒"}.mdi-hydraulic-oil-level::before{content:"󱌤"}.mdi-hydraulic-oil-temperature::before{content:"󱌥"}.mdi-hydro-power::before{content:"󱋥"}.mdi-ice-cream::before{content:"󰠪"}.mdi-ice-cream-off::before{content:"󰹒"}.mdi-ice-pop::before{content:"󰻽"}.mdi-id-card::before{content:"󰿀"}.mdi-identifier::before{content:"󰻾"}.mdi-ideogram-cjk::before{content:"󱌱"}.mdi-ideogram-cjk-variant::before{content:"󱌲"}.mdi-iframe::before{content:"󰲋"}.mdi-iframe-array::before{content:"󱃵"}.mdi-iframe-array-outline::before{content:"󱃶"}.mdi-iframe-braces::before{content:"󱃷"}.mdi-iframe-braces-outline::before{content:"󱃸"}.mdi-iframe-outline::before{content:"󰲌"}.mdi-iframe-parentheses::before{content:"󱃹"}.mdi-iframe-parentheses-outline::before{content:"󱃺"}.mdi-iframe-variable::before{content:"󱃻"}.mdi-iframe-variable-outline::before{content:"󱃼"}.mdi-image::before{content:"󰋩"}.mdi-image-album::before{content:"󰋪"}.mdi-image-area::before{content:"󰋫"}.mdi-image-area-close::before{content:"󰋬"}.mdi-image-auto-adjust::before{content:"󰿁"}.mdi-image-broken::before{content:"󰋭"}.mdi-image-broken-variant::before{content:"󰋮"}.mdi-image-edit::before{content:"󱇣"}.mdi-image-edit-outline::before{content:"󱇤"}.mdi-image-filter-black-white::before{content:"󰋰"}.mdi-image-filter-center-focus::before{content:"󰋱"}.mdi-image-filter-center-focus-strong::before{content:"󰻿"}.mdi-image-filter-center-focus-strong-outline::before{content:"󰼀"}.mdi-image-filter-center-focus-weak::before{content:"󰋲"}.mdi-image-filter-drama::before{content:"󰋳"}.mdi-image-filter-frames::before{content:"󰋴"}.mdi-image-filter-hdr::before{content:"󰋵"}.mdi-image-filter-none::before{content:"󰋶"}.mdi-image-filter-tilt-shift::before{content:"󰋷"}.mdi-image-filter-vintage::before{content:"󰋸"}.mdi-image-frame::before{content:"󰹉"}.mdi-image-move::before{content:"󰧸"}.mdi-image-multiple::before{content:"󰋹"}.mdi-image-multiple-outline::before{content:"󰋯"}.mdi-image-off::before{content:"󰠫"}.mdi-image-off-outline::before{content:"󱇑"}.mdi-image-outline::before{content:"󰥶"}.mdi-image-plus::before{content:"󰡼"}.mdi-image-search::before{content:"󰥷"}.mdi-image-search-outline::before{content:"󰥸"}.mdi-image-size-select-actual::before{content:"󰲍"}.mdi-image-size-select-large::before{content:"󰲎"}.mdi-image-size-select-small::before{content:"󰲏"}.mdi-import::before{content:"󰋺"}.mdi-inbox::before{content:"󰚇"}.mdi-inbox-arrow-down::before{content:"󰋻"}.mdi-inbox-arrow-down-outline::before{content:"󱉰"}.mdi-inbox-arrow-up::before{content:"󰏑"}.mdi-inbox-arrow-up-outline::before{content:"󱉱"}.mdi-inbox-full::before{content:"󱉲"}.mdi-inbox-full-outline::before{content:"󱉳"}.mdi-inbox-multiple::before{content:"󰢰"}.mdi-inbox-multiple-outline::before{content:"󰮨"}.mdi-inbox-outline::before{content:"󱉴"}.mdi-incognito::before{content:"󰗹"}.mdi-incognito-off::before{content:"󰁵"}.mdi-infinity::before{content:"󰛤"}.mdi-information::before{content:"󰋼"}.mdi-information-outline::before{content:"󰋽"}.mdi-information-variant::before{content:"󰙎"}.mdi-instagram::before{content:"󰋾"}.mdi-instrument-triangle::before{content:"󱁎"}.mdi-invert-colors::before{content:"󰌁"}.mdi-invert-colors-off::before{content:"󰹊"}.mdi-iobroker::before{content:"󱋨"}.mdi-ip::before{content:"󰩟"}.mdi-ip-network::before{content:"󰩠"}.mdi-ip-network-outline::before{content:"󰲐"}.mdi-ipod::before{content:"󰲑"}.mdi-islam::before{content:"󰥹"}.mdi-island::before{content:"󱁏"}.mdi-iv-bag::before{content:"󱂹"}.mdi-jabber::before{content:"󰷕"}.mdi-jeepney::before{content:"󰌂"}.mdi-jellyfish::before{content:"󰼁"}.mdi-jellyfish-outline::before{content:"󰼂"}.mdi-jira::before{content:"󰌃"}.mdi-jquery::before{content:"󰡽"}.mdi-jsfiddle::before{content:"󰌄"}.mdi-judaism::before{content:"󰥺"}.mdi-jump-rope::before{content:"󱋿"}.mdi-kabaddi::before{content:"󰶇"}.mdi-karate::before{content:"󰠬"}.mdi-keg::before{content:"󰌅"}.mdi-kettle::before{content:"󰗺"}.mdi-kettle-alert::before{content:"󱌗"}.mdi-kettle-alert-outline::before{content:"󱌘"}.mdi-kettle-off::before{content:"󱌛"}.mdi-kettle-off-outline::before{content:"󱌜"}.mdi-kettle-outline::before{content:"󰽖"}.mdi-kettle-steam::before{content:"󱌙"}.mdi-kettle-steam-outline::before{content:"󱌚"}.mdi-kettlebell::before{content:"󱌀"}.mdi-key::before{content:"󰌆"}.mdi-key-arrow-right::before{content:"󱌒"}.mdi-key-change::before{content:"󰌇"}.mdi-key-link::before{content:"󱆟"}.mdi-key-minus::before{content:"󰌈"}.mdi-key-outline::before{content:"󰷖"}.mdi-key-plus::before{content:"󰌉"}.mdi-key-remove::before{content:"󰌊"}.mdi-key-star::before{content:"󱆞"}.mdi-key-variant::before{content:"󰌋"}.mdi-key-wireless::before{content:"󰿂"}.mdi-keyboard::before{content:"󰌌"}.mdi-keyboard-backspace::before{content:"󰌍"}.mdi-keyboard-caps::before{content:"󰌎"}.mdi-keyboard-close::before{content:"󰌏"}.mdi-keyboard-esc::before{content:"󱊷"}.mdi-keyboard-f1::before{content:"󱊫"}.mdi-keyboard-f10::before{content:"󱊴"}.mdi-keyboard-f11::before{content:"󱊵"}.mdi-keyboard-f12::before{content:"󱊶"}.mdi-keyboard-f2::before{content:"󱊬"}.mdi-keyboard-f3::before{content:"󱊭"}.mdi-keyboard-f4::before{content:"󱊮"}.mdi-keyboard-f5::before{content:"󱊯"}.mdi-keyboard-f6::before{content:"󱊰"}.mdi-keyboard-f7::before{content:"󱊱"}.mdi-keyboard-f8::before{content:"󱊲"}.mdi-keyboard-f9::before{content:"󱊳"}.mdi-keyboard-off::before{content:"󰌐"}.mdi-keyboard-off-outline::before{content:"󰹋"}.mdi-keyboard-outline::before{content:"󰥻"}.mdi-keyboard-return::before{content:"󰌑"}.mdi-keyboard-settings::before{content:"󰧹"}.mdi-keyboard-settings-outline::before{content:"󰧺"}.mdi-keyboard-space::before{content:"󱁐"}.mdi-keyboard-tab::before{content:"󰌒"}.mdi-keyboard-variant::before{content:"󰌓"}.mdi-khanda::before{content:"󱃽"}.mdi-kickstarter::before{content:"󰝅"}.mdi-klingon::before{content:"󱍛"}.mdi-knife::before{content:"󰧻"}.mdi-knife-military::before{content:"󰧼"}.mdi-kodi::before{content:"󰌔"}.mdi-kubernetes::before{content:"󱃾"}.mdi-label::before{content:"󰌕"}.mdi-label-multiple::before{content:"󱍵"}.mdi-label-multiple-outline::before{content:"󱍶"}.mdi-label-off::before{content:"󰫋"}.mdi-label-off-outline::before{content:"󰫌"}.mdi-label-outline::before{content:"󰌖"}.mdi-label-percent::before{content:"󱋪"}.mdi-label-percent-outline::before{content:"󱋫"}.mdi-label-variant::before{content:"󰫍"}.mdi-label-variant-outline::before{content:"󰫎"}.mdi-ladybug::before{content:"󰠭"}.mdi-lambda::before{content:"󰘧"}.mdi-lamp::before{content:"󰚵"}.mdi-lan::before{content:"󰌗"}.mdi-lan-check::before{content:"󱊪"}.mdi-lan-connect::before{content:"󰌘"}.mdi-lan-disconnect::before{content:"󰌙"}.mdi-lan-pending::before{content:"󰌚"}.mdi-language-c::before{content:"󰙱"}.mdi-language-cpp::before{content:"󰙲"}.mdi-language-csharp::before{content:"󰌛"}.mdi-language-css3::before{content:"󰌜"}.mdi-language-fortran::before{content:"󱈚"}.mdi-language-go::before{content:"󰟓"}.mdi-language-haskell::before{content:"󰲒"}.mdi-language-html5::before{content:"󰌝"}.mdi-language-java::before{content:"󰬷"}.mdi-language-javascript::before{content:"󰌞"}.mdi-language-kotlin::before{content:"󱈙"}.mdi-language-lua::before{content:"󰢱"}.mdi-language-markdown::before{content:"󰍔"}.mdi-language-markdown-outline::before{content:"󰽛"}.mdi-language-php::before{content:"󰌟"}.mdi-language-python::before{content:"󰌠"}.mdi-language-r::before{content:"󰟔"}.mdi-language-ruby::before{content:"󰴭"}.mdi-language-ruby-on-rails::before{content:"󰫏"}.mdi-language-swift::before{content:"󰛥"}.mdi-language-typescript::before{content:"󰛦"}.mdi-language-xaml::before{content:"󰙳"}.mdi-laptop::before{content:"󰌢"}.mdi-laptop-chromebook::before{content:"󰌣"}.mdi-laptop-mac::before{content:"󰌤"}.mdi-laptop-off::before{content:"󰛧"}.mdi-laptop-windows::before{content:"󰌥"}.mdi-laravel::before{content:"󰫐"}.mdi-lasso::before{content:"󰼃"}.mdi-lastpass::before{content:"󰑆"}.mdi-latitude::before{content:"󰽗"}.mdi-launch::before{content:"󰌧"}.mdi-lava-lamp::before{content:"󰟕"}.mdi-layers::before{content:"󰌨"}.mdi-layers-minus::before{content:"󰹌"}.mdi-layers-off::before{content:"󰌩"}.mdi-layers-off-outline::before{content:"󰧽"}.mdi-layers-outline::before{content:"󰧾"}.mdi-layers-plus::before{content:"󰹍"}.mdi-layers-remove::before{content:"󰹎"}.mdi-layers-search::before{content:"󱈆"}.mdi-layers-search-outline::before{content:"󱈇"}.mdi-layers-triple::before{content:"󰽘"}.mdi-layers-triple-outline::before{content:"󰽙"}.mdi-lead-pencil::before{content:"󰙏"}.mdi-leaf::before{content:"󰌪"}.mdi-leaf-maple::before{content:"󰲓"}.mdi-leaf-maple-off::before{content:"󱋚"}.mdi-leaf-off::before{content:"󱋙"}.mdi-leak::before{content:"󰷗"}.mdi-leak-off::before{content:"󰷘"}.mdi-led-off::before{content:"󰌫"}.mdi-led-on::before{content:"󰌬"}.mdi-led-outline::before{content:"󰌭"}.mdi-led-strip::before{content:"󰟖"}.mdi-led-strip-variant::before{content:"󱁑"}.mdi-led-variant-off::before{content:"󰌮"}.mdi-led-variant-on::before{content:"󰌯"}.mdi-led-variant-outline::before{content:"󰌰"}.mdi-leek::before{content:"󱅽"}.mdi-less-than::before{content:"󰥼"}.mdi-less-than-or-equal::before{content:"󰥽"}.mdi-library::before{content:"󰌱"}.mdi-library-shelves::before{content:"󰮩"}.mdi-license::before{content:"󰿃"}.mdi-lifebuoy::before{content:"󰡾"}.mdi-light-switch::before{content:"󰥾"}.mdi-lightbulb::before{content:"󰌵"}.mdi-lightbulb-cfl::before{content:"󱈈"}.mdi-lightbulb-cfl-off::before{content:"󱈉"}.mdi-lightbulb-cfl-spiral::before{content:"󱉵"}.mdi-lightbulb-cfl-spiral-off::before{content:"󱋃"}.mdi-lightbulb-group::before{content:"󱉓"}.mdi-lightbulb-group-off::before{content:"󱋍"}.mdi-lightbulb-group-off-outline::before{content:"󱋎"}.mdi-lightbulb-group-outline::before{content:"󱉔"}.mdi-lightbulb-multiple::before{content:"󱉕"}.mdi-lightbulb-multiple-off::before{content:"󱋏"}.mdi-lightbulb-multiple-off-outline::before{content:"󱋐"}.mdi-lightbulb-multiple-outline::before{content:"󱉖"}.mdi-lightbulb-off::before{content:"󰹏"}.mdi-lightbulb-off-outline::before{content:"󰹐"}.mdi-lightbulb-on::before{content:"󰛨"}.mdi-lightbulb-on-outline::before{content:"󰛩"}.mdi-lightbulb-outline::before{content:"󰌶"}.mdi-lighthouse::before{content:"󰧿"}.mdi-lighthouse-on::before{content:"󰨀"}.mdi-link::before{content:"󰌷"}.mdi-link-box::before{content:"󰴚"}.mdi-link-box-outline::before{content:"󰴛"}.mdi-link-box-variant::before{content:"󰴜"}.mdi-link-box-variant-outline::before{content:"󰴝"}.mdi-link-lock::before{content:"󱂺"}.mdi-link-off::before{content:"󰌸"}.mdi-link-plus::before{content:"󰲔"}.mdi-link-variant::before{content:"󰌹"}.mdi-link-variant-minus::before{content:"󱃿"}.mdi-link-variant-off::before{content:"󰌺"}.mdi-link-variant-plus::before{content:"󱄀"}.mdi-link-variant-remove::before{content:"󱄁"}.mdi-linkedin::before{content:"󰌻"}.mdi-linux::before{content:"󰌽"}.mdi-linux-mint::before{content:"󰣭"}.mdi-lipstick::before{content:"󱎵"}.mdi-litecoin::before{content:"󰩡"}.mdi-loading::before{content:"󰝲"}.mdi-location-enter::before{content:"󰿄"}.mdi-location-exit::before{content:"󰿅"}.mdi-lock::before{content:"󰌾"}.mdi-lock-alert::before{content:"󰣮"}.mdi-lock-check::before{content:"󱎚"}.mdi-lock-clock::before{content:"󰥿"}.mdi-lock-open::before{content:"󰌿"}.mdi-lock-open-alert::before{content:"󱎛"}.mdi-lock-open-check::before{content:"󱎜"}.mdi-lock-open-outline::before{content:"󰍀"}.mdi-lock-open-variant::before{content:"󰿆"}.mdi-lock-open-variant-outline::before{content:"󰿇"}.mdi-lock-outline::before{content:"󰍁"}.mdi-lock-pattern::before{content:"󰛪"}.mdi-lock-plus::before{content:"󰗻"}.mdi-lock-question::before{content:"󰣯"}.mdi-lock-reset::before{content:"󰝳"}.mdi-lock-smart::before{content:"󰢲"}.mdi-locker::before{content:"󰟗"}.mdi-locker-multiple::before{content:"󰟘"}.mdi-login::before{content:"󰍂"}.mdi-login-variant::before{content:"󰗼"}.mdi-logout::before{content:"󰍃"}.mdi-logout-variant::before{content:"󰗽"}.mdi-longitude::before{content:"󰽚"}.mdi-looks::before{content:"󰍄"}.mdi-loupe::before{content:"󰍅"}.mdi-lumx::before{content:"󰍆"}.mdi-lungs::before{content:"󱂄"}.mdi-magnet::before{content:"󰍇"}.mdi-magnet-on::before{content:"󰍈"}.mdi-magnify::before{content:"󰍉"}.mdi-magnify-close::before{content:"󰦀"}.mdi-magnify-minus::before{content:"󰍊"}.mdi-magnify-minus-cursor::before{content:"󰩢"}.mdi-magnify-minus-outline::before{content:"󰛬"}.mdi-magnify-plus::before{content:"󰍋"}.mdi-magnify-plus-cursor::before{content:"󰩣"}.mdi-magnify-plus-outline::before{content:"󰛭"}.mdi-magnify-remove-cursor::before{content:"󱈌"}.mdi-magnify-remove-outline::before{content:"󱈍"}.mdi-magnify-scan::before{content:"󱉶"}.mdi-mail::before{content:"󰺻"}.mdi-mailbox::before{content:"󰛮"}.mdi-mailbox-open::before{content:"󰶈"}.mdi-mailbox-open-outline::before{content:"󰶉"}.mdi-mailbox-open-up::before{content:"󰶊"}.mdi-mailbox-open-up-outline::before{content:"󰶋"}.mdi-mailbox-outline::before{content:"󰶌"}.mdi-mailbox-up::before{content:"󰶍"}.mdi-mailbox-up-outline::before{content:"󰶎"}.mdi-map::before{content:"󰍍"}.mdi-map-check::before{content:"󰺼"}.mdi-map-check-outline::before{content:"󰺽"}.mdi-map-clock::before{content:"󰴞"}.mdi-map-clock-outline::before{content:"󰴟"}.mdi-map-legend::before{content:"󰨁"}.mdi-map-marker::before{content:"󰍎"}.mdi-map-marker-alert::before{content:"󰼅"}.mdi-map-marker-alert-outline::before{content:"󰼆"}.mdi-map-marker-check::before{content:"󰲕"}.mdi-map-marker-check-outline::before{content:"󱋻"}.mdi-map-marker-circle::before{content:"󰍏"}.mdi-map-marker-distance::before{content:"󰣰"}.mdi-map-marker-down::before{content:"󱄂"}.mdi-map-marker-left::before{content:"󱋛"}.mdi-map-marker-left-outline::before{content:"󱋝"}.mdi-map-marker-minus::before{content:"󰙐"}.mdi-map-marker-minus-outline::before{content:"󱋹"}.mdi-map-marker-multiple::before{content:"󰍐"}.mdi-map-marker-multiple-outline::before{content:"󱉷"}.mdi-map-marker-off::before{content:"󰍑"}.mdi-map-marker-off-outline::before{content:"󱋽"}.mdi-map-marker-outline::before{content:"󰟙"}.mdi-map-marker-path::before{content:"󰴠"}.mdi-map-marker-plus::before{content:"󰙑"}.mdi-map-marker-plus-outline::before{content:"󱋸"}.mdi-map-marker-question::before{content:"󰼇"}.mdi-map-marker-question-outline::before{content:"󰼈"}.mdi-map-marker-radius::before{content:"󰍒"}.mdi-map-marker-radius-outline::before{content:"󱋼"}.mdi-map-marker-remove::before{content:"󰼉"}.mdi-map-marker-remove-outline::before{content:"󱋺"}.mdi-map-marker-remove-variant::before{content:"󰼊"}.mdi-map-marker-right::before{content:"󱋜"}.mdi-map-marker-right-outline::before{content:"󱋞"}.mdi-map-marker-up::before{content:"󱄃"}.mdi-map-minus::before{content:"󰦁"}.mdi-map-outline::before{content:"󰦂"}.mdi-map-plus::before{content:"󰦃"}.mdi-map-search::before{content:"󰦄"}.mdi-map-search-outline::before{content:"󰦅"}.mdi-mapbox::before{content:"󰮪"}.mdi-margin::before{content:"󰍓"}.mdi-marker::before{content:"󰙒"}.mdi-marker-cancel::before{content:"󰷙"}.mdi-marker-check::before{content:"󰍕"}.mdi-mastodon::before{content:"󰫑"}.mdi-material-design::before{content:"󰦆"}.mdi-material-ui::before{content:"󰍗"}.mdi-math-compass::before{content:"󰍘"}.mdi-math-cos::before{content:"󰲖"}.mdi-math-integral::before{content:"󰿈"}.mdi-math-integral-box::before{content:"󰿉"}.mdi-math-log::before{content:"󱂅"}.mdi-math-norm::before{content:"󰿊"}.mdi-math-norm-box::before{content:"󰿋"}.mdi-math-sin::before{content:"󰲗"}.mdi-math-tan::before{content:"󰲘"}.mdi-matrix::before{content:"󰘨"}.mdi-medal::before{content:"󰦇"}.mdi-medal-outline::before{content:"󱌦"}.mdi-medical-bag::before{content:"󰛯"}.mdi-meditation::before{content:"󱅻"}.mdi-memory::before{content:"󰍛"}.mdi-menu::before{content:"󰍜"}.mdi-menu-down::before{content:"󰍝"}.mdi-menu-down-outline::before{content:"󰚶"}.mdi-menu-left::before{content:"󰍞"}.mdi-menu-left-outline::before{content:"󰨂"}.mdi-menu-open::before{content:"󰮫"}.mdi-menu-right::before{content:"󰍟"}.mdi-menu-right-outline::before{content:"󰨃"}.mdi-menu-swap::before{content:"󰩤"}.mdi-menu-swap-outline::before{content:"󰩥"}.mdi-menu-up::before{content:"󰍠"}.mdi-menu-up-outline::before{content:"󰚷"}.mdi-merge::before{content:"󰽜"}.mdi-message::before{content:"󰍡"}.mdi-message-alert::before{content:"󰍢"}.mdi-message-alert-outline::before{content:"󰨄"}.mdi-message-arrow-left::before{content:"󱋲"}.mdi-message-arrow-left-outline::before{content:"󱋳"}.mdi-message-arrow-right::before{content:"󱋴"}.mdi-message-arrow-right-outline::before{content:"󱋵"}.mdi-message-bulleted::before{content:"󰚢"}.mdi-message-bulleted-off::before{content:"󰚣"}.mdi-message-cog::before{content:"󰛱"}.mdi-message-cog-outline::before{content:"󱅲"}.mdi-message-draw::before{content:"󰍣"}.mdi-message-image::before{content:"󰍤"}.mdi-message-image-outline::before{content:"󱅬"}.mdi-message-lock::before{content:"󰿌"}.mdi-message-lock-outline::before{content:"󱅭"}.mdi-message-minus::before{content:"󱅮"}.mdi-message-minus-outline::before{content:"󱅯"}.mdi-message-outline::before{content:"󰍥"}.mdi-message-plus::before{content:"󰙓"}.mdi-message-plus-outline::before{content:"󱂻"}.mdi-message-processing::before{content:"󰍦"}.mdi-message-processing-outline::before{content:"󱅰"}.mdi-message-reply::before{content:"󰍧"}.mdi-message-reply-text::before{content:"󰍨"}.mdi-message-settings::before{content:"󰛰"}.mdi-message-settings-outline::before{content:"󱅱"}.mdi-message-text::before{content:"󰍩"}.mdi-message-text-clock::before{content:"󱅳"}.mdi-message-text-clock-outline::before{content:"󱅴"}.mdi-message-text-lock::before{content:"󰿍"}.mdi-message-text-lock-outline::before{content:"󱅵"}.mdi-message-text-outline::before{content:"󰍪"}.mdi-message-video::before{content:"󰍫"}.mdi-meteor::before{content:"󰘩"}.mdi-metronome::before{content:"󰟚"}.mdi-metronome-tick::before{content:"󰟛"}.mdi-micro-sd::before{content:"󰟜"}.mdi-microphone::before{content:"󰍬"}.mdi-microphone-minus::before{content:"󰢳"}.mdi-microphone-off::before{content:"󰍭"}.mdi-microphone-outline::before{content:"󰍮"}.mdi-microphone-plus::before{content:"󰢴"}.mdi-microphone-settings::before{content:"󰍯"}.mdi-microphone-variant::before{content:"󰍰"}.mdi-microphone-variant-off::before{content:"󰍱"}.mdi-microscope::before{content:"󰙔"}.mdi-microsoft::before{content:"󰍲"}.mdi-microsoft-access::before{content:"󱎎"}.mdi-microsoft-azure::before{content:"󰠅"}.mdi-microsoft-azure-devops::before{content:"󰿕"}.mdi-microsoft-bing::before{content:"󰂤"}.mdi-microsoft-dynamics-365::before{content:"󰦈"}.mdi-microsoft-edge::before{content:"󰇩"}.mdi-microsoft-edge-legacy::before{content:"󱉐"}.mdi-microsoft-excel::before{content:"󱎏"}.mdi-microsoft-internet-explorer::before{content:"󰌀"}.mdi-microsoft-office::before{content:"󰏆"}.mdi-microsoft-onedrive::before{content:"󰏊"}.mdi-microsoft-onenote::before{content:"󰝇"}.mdi-microsoft-outlook::before{content:"󰴢"}.mdi-microsoft-powerpoint::before{content:"󱎐"}.mdi-microsoft-sharepoint::before{content:"󱎑"}.mdi-microsoft-teams::before{content:"󰊻"}.mdi-microsoft-visual-studio::before{content:"󰘐"}.mdi-microsoft-visual-studio-code::before{content:"󰨞"}.mdi-microsoft-windows::before{content:"󰖳"}.mdi-microsoft-windows-classic::before{content:"󰨡"}.mdi-microsoft-word::before{content:"󱎒"}.mdi-microsoft-xbox::before{content:"󰖹"}.mdi-microsoft-xbox-controller::before{content:"󰖺"}.mdi-microsoft-xbox-controller-battery-alert::before{content:"󰝋"}.mdi-microsoft-xbox-controller-battery-charging::before{content:"󰨢"}.mdi-microsoft-xbox-controller-battery-empty::before{content:"󰝌"}.mdi-microsoft-xbox-controller-battery-full::before{content:"󰝍"}.mdi-microsoft-xbox-controller-battery-low::before{content:"󰝎"}.mdi-microsoft-xbox-controller-battery-medium::before{content:"󰝏"}.mdi-microsoft-xbox-controller-battery-unknown::before{content:"󰝐"}.mdi-microsoft-xbox-controller-menu::before{content:"󰹯"}.mdi-microsoft-xbox-controller-off::before{content:"󰖻"}.mdi-microsoft-xbox-controller-view::before{content:"󰹰"}.mdi-microsoft-yammer::before{content:"󰞉"}.mdi-microwave::before{content:"󰲙"}.mdi-middleware::before{content:"󰽝"}.mdi-middleware-outline::before{content:"󰽞"}.mdi-midi::before{content:"󰣱"}.mdi-midi-port::before{content:"󰣲"}.mdi-mine::before{content:"󰷚"}.mdi-minecraft::before{content:"󰍳"}.mdi-mini-sd::before{content:"󰨅"}.mdi-minidisc::before{content:"󰨆"}.mdi-minus::before{content:"󰍴"}.mdi-minus-box::before{content:"󰍵"}.mdi-minus-box-multiple::before{content:"󱅁"}.mdi-minus-box-multiple-outline::before{content:"󱅂"}.mdi-minus-box-outline::before{content:"󰛲"}.mdi-minus-circle::before{content:"󰍶"}.mdi-minus-circle-multiple::before{content:"󰍚"}.mdi-minus-circle-multiple-outline::before{content:"󰫓"}.mdi-minus-circle-outline::before{content:"󰍷"}.mdi-minus-network::before{content:"󰍸"}.mdi-minus-network-outline::before{content:"󰲚"}.mdi-mirror::before{content:"󱇽"}.mdi-mixed-martial-arts::before{content:"󰶏"}.mdi-mixed-reality::before{content:"󰡿"}.mdi-mixer::before{content:"󰟝"}.mdi-molecule::before{content:"󰮬"}.mdi-molecule-co::before{content:"󱋾"}.mdi-molecule-co2::before{content:"󰟤"}.mdi-monitor::before{content:"󰍹"}.mdi-monitor-cellphone::before{content:"󰦉"}.mdi-monitor-cellphone-star::before{content:"󰦊"}.mdi-monitor-clean::before{content:"󱄄"}.mdi-monitor-dashboard::before{content:"󰨇"}.mdi-monitor-edit::before{content:"󱋆"}.mdi-monitor-eye::before{content:"󱎴"}.mdi-monitor-lock::before{content:"󰷛"}.mdi-monitor-multiple::before{content:"󰍺"}.mdi-monitor-off::before{content:"󰶐"}.mdi-monitor-screenshot::before{content:"󰹑"}.mdi-monitor-speaker::before{content:"󰽟"}.mdi-monitor-speaker-off::before{content:"󰽠"}.mdi-monitor-star::before{content:"󰷜"}.mdi-moon-first-quarter::before{content:"󰽡"}.mdi-moon-full::before{content:"󰽢"}.mdi-moon-last-quarter::before{content:"󰽣"}.mdi-moon-new::before{content:"󰽤"}.mdi-moon-waning-crescent::before{content:"󰽥"}.mdi-moon-waning-gibbous::before{content:"󰽦"}.mdi-moon-waxing-crescent::before{content:"󰽧"}.mdi-moon-waxing-gibbous::before{content:"󰽨"}.mdi-moped::before{content:"󱂆"}.mdi-more::before{content:"󰍻"}.mdi-mother-heart::before{content:"󱌔"}.mdi-mother-nurse::before{content:"󰴡"}.mdi-motion-sensor::before{content:"󰶑"}.mdi-motorbike::before{content:"󰍼"}.mdi-mouse::before{content:"󰍽"}.mdi-mouse-bluetooth::before{content:"󰦋"}.mdi-mouse-off::before{content:"󰍾"}.mdi-mouse-variant::before{content:"󰍿"}.mdi-mouse-variant-off::before{content:"󰎀"}.mdi-move-resize::before{content:"󰙕"}.mdi-move-resize-variant::before{content:"󰙖"}.mdi-movie::before{content:"󰎁"}.mdi-movie-edit::before{content:"󱄢"}.mdi-movie-edit-outline::before{content:"󱄣"}.mdi-movie-filter::before{content:"󱄤"}.mdi-movie-filter-outline::before{content:"󱄥"}.mdi-movie-open::before{content:"󰿎"}.mdi-movie-open-outline::before{content:"󰿏"}.mdi-movie-outline::before{content:"󰷝"}.mdi-movie-roll::before{content:"󰟞"}.mdi-movie-search::before{content:"󱇒"}.mdi-movie-search-outline::before{content:"󱇓"}.mdi-muffin::before{content:"󰦌"}.mdi-multiplication::before{content:"󰎂"}.mdi-multiplication-box::before{content:"󰎃"}.mdi-mushroom::before{content:"󰟟"}.mdi-mushroom-outline::before{content:"󰟠"}.mdi-music::before{content:"󰝚"}.mdi-music-accidental-double-flat::before{content:"󰽩"}.mdi-music-accidental-double-sharp::before{content:"󰽪"}.mdi-music-accidental-flat::before{content:"󰽫"}.mdi-music-accidental-natural::before{content:"󰽬"}.mdi-music-accidental-sharp::before{content:"󰽭"}.mdi-music-box::before{content:"󰎄"}.mdi-music-box-multiple::before{content:"󰌳"}.mdi-music-box-multiple-outline::before{content:"󰼄"}.mdi-music-box-outline::before{content:"󰎅"}.mdi-music-circle::before{content:"󰎆"}.mdi-music-circle-outline::before{content:"󰫔"}.mdi-music-clef-alto::before{content:"󰽮"}.mdi-music-clef-bass::before{content:"󰽯"}.mdi-music-clef-treble::before{content:"󰽰"}.mdi-music-note::before{content:"󰎇"}.mdi-music-note-bluetooth::before{content:"󰗾"}.mdi-music-note-bluetooth-off::before{content:"󰗿"}.mdi-music-note-eighth::before{content:"󰎈"}.mdi-music-note-eighth-dotted::before{content:"󰽱"}.mdi-music-note-half::before{content:"󰎉"}.mdi-music-note-half-dotted::before{content:"󰽲"}.mdi-music-note-off::before{content:"󰎊"}.mdi-music-note-off-outline::before{content:"󰽳"}.mdi-music-note-outline::before{content:"󰽴"}.mdi-music-note-plus::before{content:"󰷞"}.mdi-music-note-quarter::before{content:"󰎋"}.mdi-music-note-quarter-dotted::before{content:"󰽵"}.mdi-music-note-sixteenth::before{content:"󰎌"}.mdi-music-note-sixteenth-dotted::before{content:"󰽶"}.mdi-music-note-whole::before{content:"󰎍"}.mdi-music-note-whole-dotted::before{content:"󰽷"}.mdi-music-off::before{content:"󰝛"}.mdi-music-rest-eighth::before{content:"󰽸"}.mdi-music-rest-half::before{content:"󰽹"}.mdi-music-rest-quarter::before{content:"󰽺"}.mdi-music-rest-sixteenth::before{content:"󰽻"}.mdi-music-rest-whole::before{content:"󰽼"}.mdi-nail::before{content:"󰷟"}.mdi-nas::before{content:"󰣳"}.mdi-nativescript::before{content:"󰢀"}.mdi-nature::before{content:"󰎎"}.mdi-nature-people::before{content:"󰎏"}.mdi-navigation::before{content:"󰎐"}.mdi-near-me::before{content:"󰗍"}.mdi-necklace::before{content:"󰼋"}.mdi-needle::before{content:"󰎑"}.mdi-netflix::before{content:"󰝆"}.mdi-network::before{content:"󰛳"}.mdi-network-off::before{content:"󰲛"}.mdi-network-off-outline::before{content:"󰲜"}.mdi-network-outline::before{content:"󰲝"}.mdi-network-strength-1::before{content:"󰣴"}.mdi-network-strength-1-alert::before{content:"󰣵"}.mdi-network-strength-2::before{content:"󰣶"}.mdi-network-strength-2-alert::before{content:"󰣷"}.mdi-network-strength-3::before{content:"󰣸"}.mdi-network-strength-3-alert::before{content:"󰣹"}.mdi-network-strength-4::before{content:"󰣺"}.mdi-network-strength-4-alert::before{content:"󰣻"}.mdi-network-strength-off::before{content:"󰣼"}.mdi-network-strength-off-outline::before{content:"󰣽"}.mdi-network-strength-outline::before{content:"󰣾"}.mdi-new-box::before{content:"󰎔"}.mdi-newspaper::before{content:"󰎕"}.mdi-newspaper-minus::before{content:"󰼌"}.mdi-newspaper-plus::before{content:"󰼍"}.mdi-newspaper-variant::before{content:"󱀁"}.mdi-newspaper-variant-multiple::before{content:"󱀂"}.mdi-newspaper-variant-multiple-outline::before{content:"󱀃"}.mdi-newspaper-variant-outline::before{content:"󱀄"}.mdi-nfc::before{content:"󰎖"}.mdi-nfc-search-variant::before{content:"󰹓"}.mdi-nfc-tap::before{content:"󰎗"}.mdi-nfc-variant::before{content:"󰎘"}.mdi-nfc-variant-off::before{content:"󰹔"}.mdi-ninja::before{content:"󰝴"}.mdi-nintendo-game-boy::before{content:"󱎓"}.mdi-nintendo-switch::before{content:"󰟡"}.mdi-nintendo-wii::before{content:"󰖫"}.mdi-nintendo-wiiu::before{content:"󰜭"}.mdi-nix::before{content:"󱄅"}.mdi-nodejs::before{content:"󰎙"}.mdi-noodles::before{content:"󱅾"}.mdi-not-equal::before{content:"󰦍"}.mdi-not-equal-variant::before{content:"󰦎"}.mdi-note::before{content:"󰎚"}.mdi-note-multiple::before{content:"󰚸"}.mdi-note-multiple-outline::before{content:"󰚹"}.mdi-note-outline::before{content:"󰎛"}.mdi-note-plus::before{content:"󰎜"}.mdi-note-plus-outline::before{content:"󰎝"}.mdi-note-text::before{content:"󰎞"}.mdi-note-text-outline::before{content:"󱇗"}.mdi-notebook::before{content:"󰠮"}.mdi-notebook-multiple::before{content:"󰹕"}.mdi-notebook-outline::before{content:"󰺿"}.mdi-notification-clear-all::before{content:"󰎟"}.mdi-npm::before{content:"󰛷"}.mdi-nuke::before{content:"󰚤"}.mdi-null::before{content:"󰟢"}.mdi-numeric::before{content:"󰎠"}.mdi-numeric-0::before{content:"󰬹"}.mdi-numeric-0-box::before{content:"󰎡"}.mdi-numeric-0-box-multiple::before{content:"󰼎"}.mdi-numeric-0-box-multiple-outline::before{content:"󰎢"}.mdi-numeric-0-box-outline::before{content:"󰎣"}.mdi-numeric-0-circle::before{content:"󰲞"}.mdi-numeric-0-circle-outline::before{content:"󰲟"}.mdi-numeric-1::before{content:"󰬺"}.mdi-numeric-1-box::before{content:"󰎤"}.mdi-numeric-1-box-multiple::before{content:"󰼏"}.mdi-numeric-1-box-multiple-outline::before{content:"󰎥"}.mdi-numeric-1-box-outline::before{content:"󰎦"}.mdi-numeric-1-circle::before{content:"󰲠"}.mdi-numeric-1-circle-outline::before{content:"󰲡"}.mdi-numeric-10::before{content:"󰿩"}.mdi-numeric-10-box::before{content:"󰽽"}.mdi-numeric-10-box-multiple::before{content:"󰿪"}.mdi-numeric-10-box-multiple-outline::before{content:"󰿫"}.mdi-numeric-10-box-outline::before{content:"󰽾"}.mdi-numeric-10-circle::before{content:"󰿬"}.mdi-numeric-10-circle-outline::before{content:"󰿭"}.mdi-numeric-2::before{content:"󰬻"}.mdi-numeric-2-box::before{content:"󰎧"}.mdi-numeric-2-box-multiple::before{content:"󰼐"}.mdi-numeric-2-box-multiple-outline::before{content:"󰎨"}.mdi-numeric-2-box-outline::before{content:"󰎩"}.mdi-numeric-2-circle::before{content:"󰲢"}.mdi-numeric-2-circle-outline::before{content:"󰲣"}.mdi-numeric-3::before{content:"󰬼"}.mdi-numeric-3-box::before{content:"󰎪"}.mdi-numeric-3-box-multiple::before{content:"󰼑"}.mdi-numeric-3-box-multiple-outline::before{content:"󰎫"}.mdi-numeric-3-box-outline::before{content:"󰎬"}.mdi-numeric-3-circle::before{content:"󰲤"}.mdi-numeric-3-circle-outline::before{content:"󰲥"}.mdi-numeric-4::before{content:"󰬽"}.mdi-numeric-4-box::before{content:"󰎭"}.mdi-numeric-4-box-multiple::before{content:"󰼒"}.mdi-numeric-4-box-multiple-outline::before{content:"󰎲"}.mdi-numeric-4-box-outline::before{content:"󰎮"}.mdi-numeric-4-circle::before{content:"󰲦"}.mdi-numeric-4-circle-outline::before{content:"󰲧"}.mdi-numeric-5::before{content:"󰬾"}.mdi-numeric-5-box::before{content:"󰎱"}.mdi-numeric-5-box-multiple::before{content:"󰼓"}.mdi-numeric-5-box-multiple-outline::before{content:"󰎯"}.mdi-numeric-5-box-outline::before{content:"󰎰"}.mdi-numeric-5-circle::before{content:"󰲨"}.mdi-numeric-5-circle-outline::before{content:"󰲩"}.mdi-numeric-6::before{content:"󰬿"}.mdi-numeric-6-box::before{content:"󰎳"}.mdi-numeric-6-box-multiple::before{content:"󰼔"}.mdi-numeric-6-box-multiple-outline::before{content:"󰎴"}.mdi-numeric-6-box-outline::before{content:"󰎵"}.mdi-numeric-6-circle::before{content:"󰲪"}.mdi-numeric-6-circle-outline::before{content:"󰲫"}.mdi-numeric-7::before{content:"󰭀"}.mdi-numeric-7-box::before{content:"󰎶"}.mdi-numeric-7-box-multiple::before{content:"󰼕"}.mdi-numeric-7-box-multiple-outline::before{content:"󰎷"}.mdi-numeric-7-box-outline::before{content:"󰎸"}.mdi-numeric-7-circle::before{content:"󰲬"}.mdi-numeric-7-circle-outline::before{content:"󰲭"}.mdi-numeric-8::before{content:"󰭁"}.mdi-numeric-8-box::before{content:"󰎹"}.mdi-numeric-8-box-multiple::before{content:"󰼖"}.mdi-numeric-8-box-multiple-outline::before{content:"󰎺"}.mdi-numeric-8-box-outline::before{content:"󰎻"}.mdi-numeric-8-circle::before{content:"󰲮"}.mdi-numeric-8-circle-outline::before{content:"󰲯"}.mdi-numeric-9::before{content:"󰭂"}.mdi-numeric-9-box::before{content:"󰎼"}.mdi-numeric-9-box-multiple::before{content:"󰼗"}.mdi-numeric-9-box-multiple-outline::before{content:"󰎽"}.mdi-numeric-9-box-outline::before{content:"󰎾"}.mdi-numeric-9-circle::before{content:"󰲰"}.mdi-numeric-9-circle-outline::before{content:"󰲱"}.mdi-numeric-9-plus::before{content:"󰿮"}.mdi-numeric-9-plus-box::before{content:"󰎿"}.mdi-numeric-9-plus-box-multiple::before{content:"󰼘"}.mdi-numeric-9-plus-box-multiple-outline::before{content:"󰏀"}.mdi-numeric-9-plus-box-outline::before{content:"󰏁"}.mdi-numeric-9-plus-circle::before{content:"󰲲"}.mdi-numeric-9-plus-circle-outline::before{content:"󰲳"}.mdi-numeric-negative-1::before{content:"󱁒"}.mdi-nut::before{content:"󰛸"}.mdi-nutrition::before{content:"󰏂"}.mdi-nuxt::before{content:"󱄆"}.mdi-oar::before{content:"󰙼"}.mdi-ocarina::before{content:"󰷠"}.mdi-oci::before{content:"󱋩"}.mdi-ocr::before{content:"󱄺"}.mdi-octagon::before{content:"󰏃"}.mdi-octagon-outline::before{content:"󰏄"}.mdi-octagram::before{content:"󰛹"}.mdi-octagram-outline::before{content:"󰝵"}.mdi-odnoklassniki::before{content:"󰏅"}.mdi-offer::before{content:"󱈛"}.mdi-office-building::before{content:"󰦑"}.mdi-oil::before{content:"󰏇"}.mdi-oil-lamp::before{content:"󰼙"}.mdi-oil-level::before{content:"󱁓"}.mdi-oil-temperature::before{content:"󰿸"}.mdi-omega::before{content:"󰏉"}.mdi-one-up::before{content:"󰮭"}.mdi-onepassword::before{content:"󰢁"}.mdi-opacity::before{content:"󰗌"}.mdi-open-in-app::before{content:"󰏋"}.mdi-open-in-new::before{content:"󰏌"}.mdi-open-source-initiative::before{content:"󰮮"}.mdi-openid::before{content:"󰏍"}.mdi-opera::before{content:"󰏎"}.mdi-orbit::before{content:"󰀘"}.mdi-order-alphabetical-ascending::before{content:"󰈍"}.mdi-order-alphabetical-descending::before{content:"󰴇"}.mdi-order-bool-ascending::before{content:"󰊾"}.mdi-order-bool-ascending-variant::before{content:"󰦏"}.mdi-order-bool-descending::before{content:"󱎄"}.mdi-order-bool-descending-variant::before{content:"󰦐"}.mdi-order-numeric-ascending::before{content:"󰕅"}.mdi-order-numeric-descending::before{content:"󰕆"}.mdi-origin::before{content:"󰭃"}.mdi-ornament::before{content:"󰏏"}.mdi-ornament-variant::before{content:"󰏐"}.mdi-outdoor-lamp::before{content:"󱁔"}.mdi-overscan::before{content:"󱀅"}.mdi-owl::before{content:"󰏒"}.mdi-pac-man::before{content:"󰮯"}.mdi-package::before{content:"󰏓"}.mdi-package-down::before{content:"󰏔"}.mdi-package-up::before{content:"󰏕"}.mdi-package-variant::before{content:"󰏖"}.mdi-package-variant-closed::before{content:"󰏗"}.mdi-page-first::before{content:"󰘀"}.mdi-page-last::before{content:"󰘁"}.mdi-page-layout-body::before{content:"󰛺"}.mdi-page-layout-footer::before{content:"󰛻"}.mdi-page-layout-header::before{content:"󰛼"}.mdi-page-layout-header-footer::before{content:"󰽿"}.mdi-page-layout-sidebar-left::before{content:"󰛽"}.mdi-page-layout-sidebar-right::before{content:"󰛾"}.mdi-page-next::before{content:"󰮰"}.mdi-page-next-outline::before{content:"󰮱"}.mdi-page-previous::before{content:"󰮲"}.mdi-page-previous-outline::before{content:"󰮳"}.mdi-palette::before{content:"󰏘"}.mdi-palette-advanced::before{content:"󰏙"}.mdi-palette-outline::before{content:"󰸌"}.mdi-palette-swatch::before{content:"󰢵"}.mdi-palette-swatch-outline::before{content:"󱍜"}.mdi-palm-tree::before{content:"󱁕"}.mdi-pan::before{content:"󰮴"}.mdi-pan-bottom-left::before{content:"󰮵"}.mdi-pan-bottom-right::before{content:"󰮶"}.mdi-pan-down::before{content:"󰮷"}.mdi-pan-horizontal::before{content:"󰮸"}.mdi-pan-left::before{content:"󰮹"}.mdi-pan-right::before{content:"󰮺"}.mdi-pan-top-left::before{content:"󰮻"}.mdi-pan-top-right::before{content:"󰮼"}.mdi-pan-up::before{content:"󰮽"}.mdi-pan-vertical::before{content:"󰮾"}.mdi-panda::before{content:"󰏚"}.mdi-pandora::before{content:"󰏛"}.mdi-panorama::before{content:"󰏜"}.mdi-panorama-fisheye::before{content:"󰏝"}.mdi-panorama-horizontal::before{content:"󰏞"}.mdi-panorama-vertical::before{content:"󰏟"}.mdi-panorama-wide-angle::before{content:"󰏠"}.mdi-paper-cut-vertical::before{content:"󰏡"}.mdi-paper-roll::before{content:"󱅗"}.mdi-paper-roll-outline::before{content:"󱅘"}.mdi-paperclip::before{content:"󰏢"}.mdi-parachute::before{content:"󰲴"}.mdi-parachute-outline::before{content:"󰲵"}.mdi-parking::before{content:"󰏣"}.mdi-party-popper::before{content:"󱁖"}.mdi-passport::before{content:"󰟣"}.mdi-passport-biometric::before{content:"󰷡"}.mdi-pasta::before{content:"󱅠"}.mdi-patio-heater::before{content:"󰾀"}.mdi-patreon::before{content:"󰢂"}.mdi-pause::before{content:"󰏤"}.mdi-pause-circle::before{content:"󰏥"}.mdi-pause-circle-outline::before{content:"󰏦"}.mdi-pause-octagon::before{content:"󰏧"}.mdi-pause-octagon-outline::before{content:"󰏨"}.mdi-paw::before{content:"󰏩"}.mdi-paw-off::before{content:"󰙗"}.mdi-pdf-box::before{content:"󰹖"}.mdi-peace::before{content:"󰢄"}.mdi-peanut::before{content:"󰿼"}.mdi-peanut-off::before{content:"󰿽"}.mdi-peanut-off-outline::before{content:"󰿿"}.mdi-peanut-outline::before{content:"󰿾"}.mdi-pen::before{content:"󰏪"}.mdi-pen-lock::before{content:"󰷢"}.mdi-pen-minus::before{content:"󰷣"}.mdi-pen-off::before{content:"󰷤"}.mdi-pen-plus::before{content:"󰷥"}.mdi-pen-remove::before{content:"󰷦"}.mdi-pencil::before{content:"󰏫"}.mdi-pencil-box::before{content:"󰏬"}.mdi-pencil-box-multiple::before{content:"󱅄"}.mdi-pencil-box-multiple-outline::before{content:"󱅅"}.mdi-pencil-box-outline::before{content:"󰏭"}.mdi-pencil-circle::before{content:"󰛿"}.mdi-pencil-circle-outline::before{content:"󰝶"}.mdi-pencil-lock::before{content:"󰏮"}.mdi-pencil-lock-outline::before{content:"󰷧"}.mdi-pencil-minus::before{content:"󰷨"}.mdi-pencil-minus-outline::before{content:"󰷩"}.mdi-pencil-off::before{content:"󰏯"}.mdi-pencil-off-outline::before{content:"󰷪"}.mdi-pencil-outline::before{content:"󰲶"}.mdi-pencil-plus::before{content:"󰷫"}.mdi-pencil-plus-outline::before{content:"󰷬"}.mdi-pencil-remove::before{content:"󰷭"}.mdi-pencil-remove-outline::before{content:"󰷮"}.mdi-pencil-ruler::before{content:"󱍓"}.mdi-penguin::before{content:"󰻀"}.mdi-pentagon::before{content:"󰜁"}.mdi-pentagon-outline::before{content:"󰜀"}.mdi-percent::before{content:"󰏰"}.mdi-percent-outline::before{content:"󱉸"}.mdi-periodic-table::before{content:"󰢶"}.mdi-perspective-less::before{content:"󰴣"}.mdi-perspective-more::before{content:"󰴤"}.mdi-pharmacy::before{content:"󰏱"}.mdi-phone::before{content:"󰏲"}.mdi-phone-alert::before{content:"󰼚"}.mdi-phone-alert-outline::before{content:"󱆎"}.mdi-phone-bluetooth::before{content:"󰏳"}.mdi-phone-bluetooth-outline::before{content:"󱆏"}.mdi-phone-cancel::before{content:"󱂼"}.mdi-phone-cancel-outline::before{content:"󱆐"}.mdi-phone-check::before{content:"󱆩"}.mdi-phone-check-outline::before{content:"󱆪"}.mdi-phone-classic::before{content:"󰘂"}.mdi-phone-classic-off::before{content:"󱉹"}.mdi-phone-forward::before{content:"󰏴"}.mdi-phone-forward-outline::before{content:"󱆑"}.mdi-phone-hangup::before{content:"󰏵"}.mdi-phone-hangup-outline::before{content:"󱆒"}.mdi-phone-in-talk::before{content:"󰏶"}.mdi-phone-in-talk-outline::before{content:"󱆂"}.mdi-phone-incoming::before{content:"󰏷"}.mdi-phone-incoming-outline::before{content:"󱆓"}.mdi-phone-lock::before{content:"󰏸"}.mdi-phone-lock-outline::before{content:"󱆔"}.mdi-phone-log::before{content:"󰏹"}.mdi-phone-log-outline::before{content:"󱆕"}.mdi-phone-message::before{content:"󱆖"}.mdi-phone-message-outline::before{content:"󱆗"}.mdi-phone-minus::before{content:"󰙘"}.mdi-phone-minus-outline::before{content:"󱆘"}.mdi-phone-missed::before{content:"󰏺"}.mdi-phone-missed-outline::before{content:"󱆥"}.mdi-phone-off::before{content:"󰷯"}.mdi-phone-off-outline::before{content:"󱆦"}.mdi-phone-outgoing::before{content:"󰏻"}.mdi-phone-outgoing-outline::before{content:"󱆙"}.mdi-phone-outline::before{content:"󰷰"}.mdi-phone-paused::before{content:"󰏼"}.mdi-phone-paused-outline::before{content:"󱆚"}.mdi-phone-plus::before{content:"󰙙"}.mdi-phone-plus-outline::before{content:"󱆛"}.mdi-phone-return::before{content:"󰠯"}.mdi-phone-return-outline::before{content:"󱆜"}.mdi-phone-ring::before{content:"󱆫"}.mdi-phone-ring-outline::before{content:"󱆬"}.mdi-phone-rotate-landscape::before{content:"󰢅"}.mdi-phone-rotate-portrait::before{content:"󰢆"}.mdi-phone-settings::before{content:"󰏽"}.mdi-phone-settings-outline::before{content:"󱆝"}.mdi-phone-voip::before{content:"󰏾"}.mdi-pi::before{content:"󰏿"}.mdi-pi-box::before{content:"󰐀"}.mdi-pi-hole::before{content:"󰷱"}.mdi-piano::before{content:"󰙽"}.mdi-pickaxe::before{content:"󰢷"}.mdi-picture-in-picture-bottom-right::before{content:"󰹗"}.mdi-picture-in-picture-bottom-right-outline::before{content:"󰹘"}.mdi-picture-in-picture-top-right::before{content:"󰹙"}.mdi-picture-in-picture-top-right-outline::before{content:"󰹚"}.mdi-pier::before{content:"󰢇"}.mdi-pier-crane::before{content:"󰢈"}.mdi-pig::before{content:"󰐁"}.mdi-pig-variant::before{content:"󱀆"}.mdi-piggy-bank::before{content:"󱀇"}.mdi-pill::before{content:"󰐂"}.mdi-pillar::before{content:"󰜂"}.mdi-pin::before{content:"󰐃"}.mdi-pin-off::before{content:"󰐄"}.mdi-pin-off-outline::before{content:"󰤰"}.mdi-pin-outline::before{content:"󰤱"}.mdi-pine-tree::before{content:"󰐅"}.mdi-pine-tree-box::before{content:"󰐆"}.mdi-pinterest::before{content:"󰐇"}.mdi-pinwheel::before{content:"󰫕"}.mdi-pinwheel-outline::before{content:"󰫖"}.mdi-pipe::before{content:"󰟥"}.mdi-pipe-disconnected::before{content:"󰟦"}.mdi-pipe-leak::before{content:"󰢉"}.mdi-pipe-wrench::before{content:"󱍔"}.mdi-pirate::before{content:"󰨈"}.mdi-pistol::before{content:"󰜃"}.mdi-piston::before{content:"󰢊"}.mdi-pizza::before{content:"󰐉"}.mdi-play::before{content:"󰐊"}.mdi-play-box::before{content:"󱉺"}.mdi-play-box-multiple::before{content:"󰴙"}.mdi-play-box-outline::before{content:"󰐋"}.mdi-play-circle::before{content:"󰐌"}.mdi-play-circle-outline::before{content:"󰐍"}.mdi-play-network::before{content:"󰢋"}.mdi-play-network-outline::before{content:"󰲷"}.mdi-play-outline::before{content:"󰼛"}.mdi-play-pause::before{content:"󰐎"}.mdi-play-protected-content::before{content:"󰐏"}.mdi-play-speed::before{content:"󰣿"}.mdi-playlist-check::before{content:"󰗇"}.mdi-playlist-edit::before{content:"󰤀"}.mdi-playlist-minus::before{content:"󰐐"}.mdi-playlist-music::before{content:"󰲸"}.mdi-playlist-music-outline::before{content:"󰲹"}.mdi-playlist-play::before{content:"󰐑"}.mdi-playlist-plus::before{content:"󰐒"}.mdi-playlist-remove::before{content:"󰐓"}.mdi-playlist-star::before{content:"󰷲"}.mdi-plex::before{content:"󰚺"}.mdi-plus::before{content:"󰐕"}.mdi-plus-box::before{content:"󰐖"}.mdi-plus-box-multiple::before{content:"󰌴"}.mdi-plus-box-multiple-outline::before{content:"󱅃"}.mdi-plus-box-outline::before{content:"󰜄"}.mdi-plus-circle::before{content:"󰐗"}.mdi-plus-circle-multiple::before{content:"󰍌"}.mdi-plus-circle-multiple-outline::before{content:"󰐘"}.mdi-plus-circle-outline::before{content:"󰐙"}.mdi-plus-minus::before{content:"󰦒"}.mdi-plus-minus-box::before{content:"󰦓"}.mdi-plus-network::before{content:"󰐚"}.mdi-plus-network-outline::before{content:"󰲺"}.mdi-plus-one::before{content:"󰐛"}.mdi-plus-outline::before{content:"󰜅"}.mdi-plus-thick::before{content:"󱇬"}.mdi-podcast::before{content:"󰦔"}.mdi-podium::before{content:"󰴥"}.mdi-podium-bronze::before{content:"󰴦"}.mdi-podium-gold::before{content:"󰴧"}.mdi-podium-silver::before{content:"󰴨"}.mdi-point-of-sale::before{content:"󰶒"}.mdi-pokeball::before{content:"󰐝"}.mdi-pokemon-go::before{content:"󰨉"}.mdi-poker-chip::before{content:"󰠰"}.mdi-polaroid::before{content:"󰐞"}.mdi-police-badge::before{content:"󱅧"}.mdi-police-badge-outline::before{content:"󱅨"}.mdi-poll::before{content:"󰐟"}.mdi-poll-box::before{content:"󰐠"}.mdi-poll-box-outline::before{content:"󱉻"}.mdi-polymer::before{content:"󰐡"}.mdi-pool::before{content:"󰘆"}.mdi-popcorn::before{content:"󰐢"}.mdi-post::before{content:"󱀈"}.mdi-post-outline::before{content:"󱀉"}.mdi-postage-stamp::before{content:"󰲻"}.mdi-pot::before{content:"󰋥"}.mdi-pot-mix::before{content:"󰙛"}.mdi-pot-mix-outline::before{content:"󰙷"}.mdi-pot-outline::before{content:"󰋿"}.mdi-pot-steam::before{content:"󰙚"}.mdi-pot-steam-outline::before{content:"󰌦"}.mdi-pound::before{content:"󰐣"}.mdi-pound-box::before{content:"󰐤"}.mdi-pound-box-outline::before{content:"󱅿"}.mdi-power::before{content:"󰐥"}.mdi-power-cycle::before{content:"󰤁"}.mdi-power-off::before{content:"󰤂"}.mdi-power-on::before{content:"󰤃"}.mdi-power-plug::before{content:"󰚥"}.mdi-power-plug-off::before{content:"󰚦"}.mdi-power-settings::before{content:"󰐦"}.mdi-power-sleep::before{content:"󰤄"}.mdi-power-socket::before{content:"󰐧"}.mdi-power-socket-au::before{content:"󰤅"}.mdi-power-socket-de::before{content:"󱄇"}.mdi-power-socket-eu::before{content:"󰟧"}.mdi-power-socket-fr::before{content:"󱄈"}.mdi-power-socket-jp::before{content:"󱄉"}.mdi-power-socket-uk::before{content:"󰟨"}.mdi-power-socket-us::before{content:"󰟩"}.mdi-power-standby::before{content:"󰤆"}.mdi-powershell::before{content:"󰨊"}.mdi-prescription::before{content:"󰜆"}.mdi-presentation::before{content:"󰐨"}.mdi-presentation-play::before{content:"󰐩"}.mdi-printer::before{content:"󰐪"}.mdi-printer-3d::before{content:"󰐫"}.mdi-printer-3d-nozzle::before{content:"󰹛"}.mdi-printer-3d-nozzle-alert::before{content:"󱇀"}.mdi-printer-3d-nozzle-alert-outline::before{content:"󱇁"}.mdi-printer-3d-nozzle-outline::before{content:"󰹜"}.mdi-printer-alert::before{content:"󰐬"}.mdi-printer-check::before{content:"󱅆"}.mdi-printer-off::before{content:"󰹝"}.mdi-printer-pos::before{content:"󱁗"}.mdi-printer-settings::before{content:"󰜇"}.mdi-printer-wireless::before{content:"󰨋"}.mdi-priority-high::before{content:"󰘃"}.mdi-priority-low::before{content:"󰘄"}.mdi-professional-hexagon::before{content:"󰐭"}.mdi-progress-alert::before{content:"󰲼"}.mdi-progress-check::before{content:"󰦕"}.mdi-progress-clock::before{content:"󰦖"}.mdi-progress-close::before{content:"󱄊"}.mdi-progress-download::before{content:"󰦗"}.mdi-progress-upload::before{content:"󰦘"}.mdi-progress-wrench::before{content:"󰲽"}.mdi-projector::before{content:"󰐮"}.mdi-projector-screen::before{content:"󰐯"}.mdi-propane-tank::before{content:"󱍗"}.mdi-propane-tank-outline::before{content:"󱍘"}.mdi-protocol::before{content:"󰿘"}.mdi-publish::before{content:"󰚧"}.mdi-pulse::before{content:"󰐰"}.mdi-pumpkin::before{content:"󰮿"}.mdi-purse::before{content:"󰼜"}.mdi-purse-outline::before{content:"󰼝"}.mdi-puzzle::before{content:"󰐱"}.mdi-puzzle-outline::before{content:"󰩦"}.mdi-qi::before{content:"󰦙"}.mdi-qqchat::before{content:"󰘅"}.mdi-qrcode::before{content:"󰐲"}.mdi-qrcode-edit::before{content:"󰢸"}.mdi-qrcode-minus::before{content:"󱆌"}.mdi-qrcode-plus::before{content:"󱆋"}.mdi-qrcode-remove::before{content:"󱆍"}.mdi-qrcode-scan::before{content:"󰐳"}.mdi-quadcopter::before{content:"󰐴"}.mdi-quality-high::before{content:"󰐵"}.mdi-quality-low::before{content:"󰨌"}.mdi-quality-medium::before{content:"󰨍"}.mdi-quora::before{content:"󰴩"}.mdi-rabbit::before{content:"󰤇"}.mdi-racing-helmet::before{content:"󰶓"}.mdi-racquetball::before{content:"󰶔"}.mdi-radar::before{content:"󰐷"}.mdi-radiator::before{content:"󰐸"}.mdi-radiator-disabled::before{content:"󰫗"}.mdi-radiator-off::before{content:"󰫘"}.mdi-radio::before{content:"󰐹"}.mdi-radio-am::before{content:"󰲾"}.mdi-radio-fm::before{content:"󰲿"}.mdi-radio-handheld::before{content:"󰐺"}.mdi-radio-off::before{content:"󱈜"}.mdi-radio-tower::before{content:"󰐻"}.mdi-radioactive::before{content:"󰐼"}.mdi-radioactive-off::before{content:"󰻁"}.mdi-radiobox-blank::before{content:"󰐽"}.mdi-radiobox-marked::before{content:"󰐾"}.mdi-radius::before{content:"󰳀"}.mdi-radius-outline::before{content:"󰳁"}.mdi-railroad-light::before{content:"󰼞"}.mdi-raspberry-pi::before{content:"󰐿"}.mdi-ray-end::before{content:"󰑀"}.mdi-ray-end-arrow::before{content:"󰑁"}.mdi-ray-start::before{content:"󰑂"}.mdi-ray-start-arrow::before{content:"󰑃"}.mdi-ray-start-end::before{content:"󰑄"}.mdi-ray-vertex::before{content:"󰑅"}.mdi-react::before{content:"󰜈"}.mdi-read::before{content:"󰑇"}.mdi-receipt::before{content:"󰑉"}.mdi-record::before{content:"󰑊"}.mdi-record-circle::before{content:"󰻂"}.mdi-record-circle-outline::before{content:"󰻃"}.mdi-record-player::before{content:"󰦚"}.mdi-record-rec::before{content:"󰑋"}.mdi-rectangle::before{content:"󰹞"}.mdi-rectangle-outline::before{content:"󰹟"}.mdi-recycle::before{content:"󰑌"}.mdi-recycle-variant::before{content:"󱎝"}.mdi-reddit::before{content:"󰑍"}.mdi-redhat::before{content:"󱄛"}.mdi-redo::before{content:"󰑎"}.mdi-redo-variant::before{content:"󰑏"}.mdi-reflect-horizontal::before{content:"󰨎"}.mdi-reflect-vertical::before{content:"󰨏"}.mdi-refresh::before{content:"󰑐"}.mdi-refresh-circle::before{content:"󱍷"}.mdi-regex::before{content:"󰑑"}.mdi-registered-trademark::before{content:"󰩧"}.mdi-relative-scale::before{content:"󰑒"}.mdi-reload::before{content:"󰑓"}.mdi-reload-alert::before{content:"󱄋"}.mdi-reminder::before{content:"󰢌"}.mdi-remote::before{content:"󰑔"}.mdi-remote-desktop::before{content:"󰢹"}.mdi-remote-off::before{content:"󰻄"}.mdi-remote-tv::before{content:"󰻅"}.mdi-remote-tv-off::before{content:"󰻆"}.mdi-rename-box::before{content:"󰑕"}.mdi-reorder-horizontal::before{content:"󰚈"}.mdi-reorder-vertical::before{content:"󰚉"}.mdi-repeat::before{content:"󰑖"}.mdi-repeat-off::before{content:"󰑗"}.mdi-repeat-once::before{content:"󰑘"}.mdi-replay::before{content:"󰑙"}.mdi-reply::before{content:"󰑚"}.mdi-reply-all::before{content:"󰑛"}.mdi-reply-all-outline::before{content:"󰼟"}.mdi-reply-circle::before{content:"󱆮"}.mdi-reply-outline::before{content:"󰼠"}.mdi-reproduction::before{content:"󰑜"}.mdi-resistor::before{content:"󰭄"}.mdi-resistor-nodes::before{content:"󰭅"}.mdi-resize::before{content:"󰩨"}.mdi-resize-bottom-right::before{content:"󰑝"}.mdi-responsive::before{content:"󰑞"}.mdi-restart::before{content:"󰜉"}.mdi-restart-alert::before{content:"󱄌"}.mdi-restart-off::before{content:"󰶕"}.mdi-restore::before{content:"󰦛"}.mdi-restore-alert::before{content:"󱄍"}.mdi-rewind::before{content:"󰑟"}.mdi-rewind-10::before{content:"󰴪"}.mdi-rewind-30::before{content:"󰶖"}.mdi-rewind-5::before{content:"󱇹"}.mdi-rewind-outline::before{content:"󰜊"}.mdi-rhombus::before{content:"󰜋"}.mdi-rhombus-medium::before{content:"󰨐"}.mdi-rhombus-outline::before{content:"󰜌"}.mdi-rhombus-split::before{content:"󰨑"}.mdi-ribbon::before{content:"󰑠"}.mdi-rice::before{content:"󰟪"}.mdi-ring::before{content:"󰟫"}.mdi-rivet::before{content:"󰹠"}.mdi-road::before{content:"󰑡"}.mdi-road-variant::before{content:"󰑢"}.mdi-robber::before{content:"󱁘"}.mdi-robot::before{content:"󰚩"}.mdi-robot-industrial::before{content:"󰭆"}.mdi-robot-mower::before{content:"󱇷"}.mdi-robot-mower-outline::before{content:"󱇳"}.mdi-robot-vacuum::before{content:"󰜍"}.mdi-robot-vacuum-variant::before{content:"󰤈"}.mdi-rocket::before{content:"󰑣"}.mdi-rocket-outline::before{content:"󱎯"}.mdi-rodent::before{content:"󱌧"}.mdi-roller-skate::before{content:"󰴫"}.mdi-roller-skate-off::before{content:"󰅅"}.mdi-rollerblade::before{content:"󰴬"}.mdi-rollerblade-off::before{content:"󰀮"}.mdi-rollupjs::before{content:"󰯀"}.mdi-roman-numeral-1::before{content:"󱂈"}.mdi-roman-numeral-10::before{content:"󱂑"}.mdi-roman-numeral-2::before{content:"󱂉"}.mdi-roman-numeral-3::before{content:"󱂊"}.mdi-roman-numeral-4::before{content:"󱂋"}.mdi-roman-numeral-5::before{content:"󱂌"}.mdi-roman-numeral-6::before{content:"󱂍"}.mdi-roman-numeral-7::before{content:"󱂎"}.mdi-roman-numeral-8::before{content:"󱂏"}.mdi-roman-numeral-9::before{content:"󱂐"}.mdi-room-service::before{content:"󰢍"}.mdi-room-service-outline::before{content:"󰶗"}.mdi-rotate-3d::before{content:"󰻇"}.mdi-rotate-3d-variant::before{content:"󰑤"}.mdi-rotate-left::before{content:"󰑥"}.mdi-rotate-left-variant::before{content:"󰑦"}.mdi-rotate-orbit::before{content:"󰶘"}.mdi-rotate-right::before{content:"󰑧"}.mdi-rotate-right-variant::before{content:"󰑨"}.mdi-rounded-corner::before{content:"󰘇"}.mdi-router::before{content:"󱇢"}.mdi-router-network::before{content:"󱂇"}.mdi-router-wireless::before{content:"󰑩"}.mdi-router-wireless-settings::before{content:"󰩩"}.mdi-routes::before{content:"󰑪"}.mdi-routes-clock::before{content:"󱁙"}.mdi-rowing::before{content:"󰘈"}.mdi-rss::before{content:"󰑫"}.mdi-rss-box::before{content:"󰑬"}.mdi-rss-off::before{content:"󰼡"}.mdi-rugby::before{content:"󰶙"}.mdi-ruler::before{content:"󰑭"}.mdi-ruler-square::before{content:"󰳂"}.mdi-ruler-square-compass::before{content:"󰺾"}.mdi-run::before{content:"󰜎"}.mdi-run-fast::before{content:"󰑮"}.mdi-rv-truck::before{content:"󱇔"}.mdi-sack::before{content:"󰴮"}.mdi-sack-percent::before{content:"󰴯"}.mdi-safe::before{content:"󰩪"}.mdi-safe-square::before{content:"󱉼"}.mdi-safe-square-outline::before{content:"󱉽"}.mdi-safety-goggles::before{content:"󰴰"}.mdi-sail-boat::before{content:"󰻈"}.mdi-sale::before{content:"󰑯"}.mdi-salesforce::before{content:"󰢎"}.mdi-sass::before{content:"󰟬"}.mdi-satellite::before{content:"󰑰"}.mdi-satellite-uplink::before{content:"󰤉"}.mdi-satellite-variant::before{content:"󰑱"}.mdi-sausage::before{content:"󰢺"}.mdi-saw-blade::before{content:"󰹡"}.mdi-saxophone::before{content:"󰘉"}.mdi-scale::before{content:"󰑲"}.mdi-scale-balance::before{content:"󰗑"}.mdi-scale-bathroom::before{content:"󰑳"}.mdi-scale-off::before{content:"󱁚"}.mdi-scanner::before{content:"󰚫"}.mdi-scanner-off::before{content:"󰤊"}.mdi-scatter-plot::before{content:"󰻉"}.mdi-scatter-plot-outline::before{content:"󰻊"}.mdi-school::before{content:"󰑴"}.mdi-school-outline::before{content:"󱆀"}.mdi-scissors-cutting::before{content:"󰩫"}.mdi-scooter::before{content:"󱇩"}.mdi-scoreboard::before{content:"󱉾"}.mdi-scoreboard-outline::before{content:"󱉿"}.mdi-screen-rotation::before{content:"󰑵"}.mdi-screen-rotation-lock::before{content:"󰑸"}.mdi-screw-flat-top::before{content:"󰷳"}.mdi-screw-lag::before{content:"󰷴"}.mdi-screw-machine-flat-top::before{content:"󰷵"}.mdi-screw-machine-round-top::before{content:"󰷶"}.mdi-screw-round-top::before{content:"󰷷"}.mdi-screwdriver::before{content:"󰑶"}.mdi-script::before{content:"󰯁"}.mdi-script-outline::before{content:"󰑷"}.mdi-script-text::before{content:"󰯂"}.mdi-script-text-outline::before{content:"󰯃"}.mdi-sd::before{content:"󰑹"}.mdi-seal::before{content:"󰑺"}.mdi-seal-variant::before{content:"󰿙"}.mdi-search-web::before{content:"󰜏"}.mdi-seat::before{content:"󰳃"}.mdi-seat-flat::before{content:"󰑻"}.mdi-seat-flat-angled::before{content:"󰑼"}.mdi-seat-individual-suite::before{content:"󰑽"}.mdi-seat-legroom-extra::before{content:"󰑾"}.mdi-seat-legroom-normal::before{content:"󰑿"}.mdi-seat-legroom-reduced::before{content:"󰒀"}.mdi-seat-outline::before{content:"󰳄"}.mdi-seat-passenger::before{content:"󱉉"}.mdi-seat-recline-extra::before{content:"󰒁"}.mdi-seat-recline-normal::before{content:"󰒂"}.mdi-seatbelt::before{content:"󰳅"}.mdi-security::before{content:"󰒃"}.mdi-security-network::before{content:"󰒄"}.mdi-seed::before{content:"󰹢"}.mdi-seed-outline::before{content:"󰹣"}.mdi-segment::before{content:"󰻋"}.mdi-select::before{content:"󰒅"}.mdi-select-all::before{content:"󰒆"}.mdi-select-color::before{content:"󰴱"}.mdi-select-compare::before{content:"󰫙"}.mdi-select-drag::before{content:"󰩬"}.mdi-select-group::before{content:"󰾂"}.mdi-select-inverse::before{content:"󰒇"}.mdi-select-marker::before{content:"󱊀"}.mdi-select-multiple::before{content:"󱊁"}.mdi-select-multiple-marker::before{content:"󱊂"}.mdi-select-off::before{content:"󰒈"}.mdi-select-place::before{content:"󰿚"}.mdi-select-search::before{content:"󱈄"}.mdi-selection::before{content:"󰒉"}.mdi-selection-drag::before{content:"󰩭"}.mdi-selection-ellipse::before{content:"󰴲"}.mdi-selection-ellipse-arrow-inside::before{content:"󰼢"}.mdi-selection-marker::before{content:"󱊃"}.mdi-selection-multiple-marker::before{content:"󱊄"}.mdi-selection-mutliple::before{content:"󱊅"}.mdi-selection-off::before{content:"󰝷"}.mdi-selection-search::before{content:"󱈅"}.mdi-semantic-web::before{content:"󱌖"}.mdi-send::before{content:"󰒊"}.mdi-send-check::before{content:"󱅡"}.mdi-send-check-outline::before{content:"󱅢"}.mdi-send-circle::before{content:"󰷸"}.mdi-send-circle-outline::before{content:"󰷹"}.mdi-send-clock::before{content:"󱅣"}.mdi-send-clock-outline::before{content:"󱅤"}.mdi-send-lock::before{content:"󰟭"}.mdi-send-lock-outline::before{content:"󱅦"}.mdi-send-outline::before{content:"󱅥"}.mdi-serial-port::before{content:"󰙜"}.mdi-server::before{content:"󰒋"}.mdi-server-minus::before{content:"󰒌"}.mdi-server-network::before{content:"󰒍"}.mdi-server-network-off::before{content:"󰒎"}.mdi-server-off::before{content:"󰒏"}.mdi-server-plus::before{content:"󰒐"}.mdi-server-remove::before{content:"󰒑"}.mdi-server-security::before{content:"󰒒"}.mdi-set-all::before{content:"󰝸"}.mdi-set-center::before{content:"󰝹"}.mdi-set-center-right::before{content:"󰝺"}.mdi-set-left::before{content:"󰝻"}.mdi-set-left-center::before{content:"󰝼"}.mdi-set-left-right::before{content:"󰝽"}.mdi-set-none::before{content:"󰝾"}.mdi-set-right::before{content:"󰝿"}.mdi-set-top-box::before{content:"󰦟"}.mdi-settings-helper::before{content:"󰩮"}.mdi-shaker::before{content:"󱄎"}.mdi-shaker-outline::before{content:"󱄏"}.mdi-shape::before{content:"󰠱"}.mdi-shape-circle-plus::before{content:"󰙝"}.mdi-shape-outline::before{content:"󰠲"}.mdi-shape-oval-plus::before{content:"󱇺"}.mdi-shape-plus::before{content:"󰒕"}.mdi-shape-polygon-plus::before{content:"󰙞"}.mdi-shape-rectangle-plus::before{content:"󰙟"}.mdi-shape-square-plus::before{content:"󰙠"}.mdi-share::before{content:"󰒖"}.mdi-share-all::before{content:"󱇴"}.mdi-share-all-outline::before{content:"󱇵"}.mdi-share-circle::before{content:"󱆭"}.mdi-share-off::before{content:"󰼣"}.mdi-share-off-outline::before{content:"󰼤"}.mdi-share-outline::before{content:"󰤲"}.mdi-share-variant::before{content:"󰒗"}.mdi-sheep::before{content:"󰳆"}.mdi-shield::before{content:"󰒘"}.mdi-shield-account::before{content:"󰢏"}.mdi-shield-account-outline::before{content:"󰨒"}.mdi-shield-airplane::before{content:"󰚻"}.mdi-shield-airplane-outline::before{content:"󰳇"}.mdi-shield-alert::before{content:"󰻌"}.mdi-shield-alert-outline::before{content:"󰻍"}.mdi-shield-car::before{content:"󰾃"}.mdi-shield-check::before{content:"󰕥"}.mdi-shield-check-outline::before{content:"󰳈"}.mdi-shield-cross::before{content:"󰳉"}.mdi-shield-cross-outline::before{content:"󰳊"}.mdi-shield-edit::before{content:"󱆠"}.mdi-shield-edit-outline::before{content:"󱆡"}.mdi-shield-half::before{content:"󱍠"}.mdi-shield-half-full::before{content:"󰞀"}.mdi-shield-home::before{content:"󰚊"}.mdi-shield-home-outline::before{content:"󰳋"}.mdi-shield-key::before{content:"󰯄"}.mdi-shield-key-outline::before{content:"󰯅"}.mdi-shield-link-variant::before{content:"󰴳"}.mdi-shield-link-variant-outline::before{content:"󰴴"}.mdi-shield-lock::before{content:"󰦝"}.mdi-shield-lock-outline::before{content:"󰳌"}.mdi-shield-off::before{content:"󰦞"}.mdi-shield-off-outline::before{content:"󰦜"}.mdi-shield-outline::before{content:"󰒙"}.mdi-shield-plus::before{content:"󰫚"}.mdi-shield-plus-outline::before{content:"󰫛"}.mdi-shield-refresh::before{content:"󰂪"}.mdi-shield-refresh-outline::before{content:"󰇠"}.mdi-shield-remove::before{content:"󰫜"}.mdi-shield-remove-outline::before{content:"󰫝"}.mdi-shield-search::before{content:"󰶚"}.mdi-shield-star::before{content:"󱄻"}.mdi-shield-star-outline::before{content:"󱄼"}.mdi-shield-sun::before{content:"󱁝"}.mdi-shield-sun-outline::before{content:"󱁞"}.mdi-shield-sync::before{content:"󱆢"}.mdi-shield-sync-outline::before{content:"󱆣"}.mdi-ship-wheel::before{content:"󰠳"}.mdi-shoe-formal::before{content:"󰭇"}.mdi-shoe-heel::before{content:"󰭈"}.mdi-shoe-print::before{content:"󰷺"}.mdi-shopping::before{content:"󰒚"}.mdi-shopping-music::before{content:"󰒛"}.mdi-shopping-outline::before{content:"󱇕"}.mdi-shopping-search::before{content:"󰾄"}.mdi-shovel::before{content:"󰜐"}.mdi-shovel-off::before{content:"󰜑"}.mdi-shower::before{content:"󰦠"}.mdi-shower-head::before{content:"󰦡"}.mdi-shredder::before{content:"󰒜"}.mdi-shuffle::before{content:"󰒝"}.mdi-shuffle-disabled::before{content:"󰒞"}.mdi-shuffle-variant::before{content:"󰒟"}.mdi-shuriken::before{content:"󱍿"}.mdi-sigma::before{content:"󰒠"}.mdi-sigma-lower::before{content:"󰘫"}.mdi-sign-caution::before{content:"󰒡"}.mdi-sign-direction::before{content:"󰞁"}.mdi-sign-direction-minus::before{content:"󱀀"}.mdi-sign-direction-plus::before{content:"󰿜"}.mdi-sign-direction-remove::before{content:"󰿝"}.mdi-sign-real-estate::before{content:"󱄘"}.mdi-sign-text::before{content:"󰞂"}.mdi-signal::before{content:"󰒢"}.mdi-signal-2g::before{content:"󰜒"}.mdi-signal-3g::before{content:"󰜓"}.mdi-signal-4g::before{content:"󰜔"}.mdi-signal-5g::before{content:"󰩯"}.mdi-signal-cellular-1::before{content:"󰢼"}.mdi-signal-cellular-2::before{content:"󰢽"}.mdi-signal-cellular-3::before{content:"󰢾"}.mdi-signal-cellular-outline::before{content:"󰢿"}.mdi-signal-distance-variant::before{content:"󰹤"}.mdi-signal-hspa::before{content:"󰜕"}.mdi-signal-hspa-plus::before{content:"󰜖"}.mdi-signal-off::before{content:"󰞃"}.mdi-signal-variant::before{content:"󰘊"}.mdi-signature::before{content:"󰷻"}.mdi-signature-freehand::before{content:"󰷼"}.mdi-signature-image::before{content:"󰷽"}.mdi-signature-text::before{content:"󰷾"}.mdi-silo::before{content:"󰭉"}.mdi-silverware::before{content:"󰒣"}.mdi-silverware-clean::before{content:"󰿞"}.mdi-silverware-fork::before{content:"󰒤"}.mdi-silverware-fork-knife::before{content:"󰩰"}.mdi-silverware-spoon::before{content:"󰒥"}.mdi-silverware-variant::before{content:"󰒦"}.mdi-sim::before{content:"󰒧"}.mdi-sim-alert::before{content:"󰒨"}.mdi-sim-off::before{content:"󰒩"}.mdi-simple-icons::before{content:"󱌝"}.mdi-sina-weibo::before{content:"󰫟"}.mdi-sitemap::before{content:"󰒪"}.mdi-size-l::before{content:"󱎦"}.mdi-size-m::before{content:"󱎥"}.mdi-size-s::before{content:"󱎤"}.mdi-size-xl::before{content:"󱎧"}.mdi-size-xs::before{content:"󱎣"}.mdi-size-xxl::before{content:"󱎨"}.mdi-size-xxs::before{content:"󱎢"}.mdi-size-xxxl::before{content:"󱎩"}.mdi-skate::before{content:"󰴵"}.mdi-skew-less::before{content:"󰴶"}.mdi-skew-more::before{content:"󰴷"}.mdi-ski::before{content:"󱌄"}.mdi-ski-cross-country::before{content:"󱌅"}.mdi-ski-water::before{content:"󱌆"}.mdi-skip-backward::before{content:"󰒫"}.mdi-skip-backward-outline::before{content:"󰼥"}.mdi-skip-forward::before{content:"󰒬"}.mdi-skip-forward-outline::before{content:"󰼦"}.mdi-skip-next::before{content:"󰒭"}.mdi-skip-next-circle::before{content:"󰙡"}.mdi-skip-next-circle-outline::before{content:"󰙢"}.mdi-skip-next-outline::before{content:"󰼧"}.mdi-skip-previous::before{content:"󰒮"}.mdi-skip-previous-circle::before{content:"󰙣"}.mdi-skip-previous-circle-outline::before{content:"󰙤"}.mdi-skip-previous-outline::before{content:"󰼨"}.mdi-skull::before{content:"󰚌"}.mdi-skull-crossbones::before{content:"󰯆"}.mdi-skull-crossbones-outline::before{content:"󰯇"}.mdi-skull-outline::before{content:"󰯈"}.mdi-skype::before{content:"󰒯"}.mdi-skype-business::before{content:"󰒰"}.mdi-slack::before{content:"󰒱"}.mdi-slash-forward::before{content:"󰿟"}.mdi-slash-forward-box::before{content:"󰿠"}.mdi-sleep::before{content:"󰒲"}.mdi-sleep-off::before{content:"󰒳"}.mdi-slope-downhill::before{content:"󰷿"}.mdi-slope-uphill::before{content:"󰸀"}.mdi-slot-machine::before{content:"󱄔"}.mdi-slot-machine-outline::before{content:"󱄕"}.mdi-smart-card::before{content:"󱂽"}.mdi-smart-card-outline::before{content:"󱂾"}.mdi-smart-card-reader::before{content:"󱂿"}.mdi-smart-card-reader-outline::before{content:"󱃀"}.mdi-smog::before{content:"󰩱"}.mdi-smoke-detector::before{content:"󰎒"}.mdi-smoking::before{content:"󰒴"}.mdi-smoking-off::before{content:"󰒵"}.mdi-snapchat::before{content:"󰒶"}.mdi-snowboard::before{content:"󱌇"}.mdi-snowflake::before{content:"󰜗"}.mdi-snowflake-alert::before{content:"󰼩"}.mdi-snowflake-melt::before{content:"󱋋"}.mdi-snowflake-variant::before{content:"󰼪"}.mdi-snowman::before{content:"󰒷"}.mdi-soccer::before{content:"󰒸"}.mdi-soccer-field::before{content:"󰠴"}.mdi-sofa::before{content:"󰒹"}.mdi-solar-panel::before{content:"󰶛"}.mdi-solar-panel-large::before{content:"󰶜"}.mdi-solar-power::before{content:"󰩲"}.mdi-soldering-iron::before{content:"󱂒"}.mdi-solid::before{content:"󰚍"}.mdi-sony-playstation::before{content:"󰐔"}.mdi-sort::before{content:"󰒺"}.mdi-sort-alphabetical-ascending::before{content:"󰖽"}.mdi-sort-alphabetical-ascending-variant::before{content:"󱅈"}.mdi-sort-alphabetical-descending::before{content:"󰖿"}.mdi-sort-alphabetical-descending-variant::before{content:"󱅉"}.mdi-sort-alphabetical-variant::before{content:"󰒻"}.mdi-sort-ascending::before{content:"󰒼"}.mdi-sort-bool-ascending::before{content:"󱎅"}.mdi-sort-bool-ascending-variant::before{content:"󱎆"}.mdi-sort-bool-descending::before{content:"󱎇"}.mdi-sort-bool-descending-variant::before{content:"󱎈"}.mdi-sort-descending::before{content:"󰒽"}.mdi-sort-numeric-ascending::before{content:"󱎉"}.mdi-sort-numeric-ascending-variant::before{content:"󰤍"}.mdi-sort-numeric-descending::before{content:"󱎊"}.mdi-sort-numeric-descending-variant::before{content:"󰫒"}.mdi-sort-numeric-variant::before{content:"󰒾"}.mdi-sort-reverse-variant::before{content:"󰌼"}.mdi-sort-variant::before{content:"󰒿"}.mdi-sort-variant-lock::before{content:"󰳍"}.mdi-sort-variant-lock-open::before{content:"󰳎"}.mdi-sort-variant-remove::before{content:"󱅇"}.mdi-soundcloud::before{content:"󰓀"}.mdi-source-branch::before{content:"󰘬"}.mdi-source-commit::before{content:"󰜘"}.mdi-source-commit-end::before{content:"󰜙"}.mdi-source-commit-end-local::before{content:"󰜚"}.mdi-source-commit-local::before{content:"󰜛"}.mdi-source-commit-next-local::before{content:"󰜜"}.mdi-source-commit-start::before{content:"󰜝"}.mdi-source-commit-start-next-local::before{content:"󰜞"}.mdi-source-fork::before{content:"󰓁"}.mdi-source-merge::before{content:"󰘭"}.mdi-source-pull::before{content:"󰓂"}.mdi-source-repository::before{content:"󰳏"}.mdi-source-repository-multiple::before{content:"󰳐"}.mdi-soy-sauce::before{content:"󰟮"}.mdi-spa::before{content:"󰳑"}.mdi-spa-outline::before{content:"󰳒"}.mdi-space-invaders::before{content:"󰯉"}.mdi-space-station::before{content:"󱎃"}.mdi-spade::before{content:"󰹥"}.mdi-speaker::before{content:"󰓃"}.mdi-speaker-bluetooth::before{content:"󰦢"}.mdi-speaker-multiple::before{content:"󰴸"}.mdi-speaker-off::before{content:"󰓄"}.mdi-speaker-wireless::before{content:"󰜟"}.mdi-speedometer::before{content:"󰓅"}.mdi-speedometer-medium::before{content:"󰾅"}.mdi-speedometer-slow::before{content:"󰾆"}.mdi-spellcheck::before{content:"󰓆"}.mdi-spider::before{content:"󱇪"}.mdi-spider-thread::before{content:"󱇫"}.mdi-spider-web::before{content:"󰯊"}.mdi-spotify::before{content:"󰓇"}.mdi-spotlight::before{content:"󰓈"}.mdi-spotlight-beam::before{content:"󰓉"}.mdi-spray::before{content:"󰙥"}.mdi-spray-bottle::before{content:"󰫠"}.mdi-sprinkler::before{content:"󱁟"}.mdi-sprinkler-variant::before{content:"󱁠"}.mdi-sprout::before{content:"󰹦"}.mdi-sprout-outline::before{content:"󰹧"}.mdi-square::before{content:"󰝤"}.mdi-square-edit-outline::before{content:"󰤌"}.mdi-square-medium::before{content:"󰨓"}.mdi-square-medium-outline::before{content:"󰨔"}.mdi-square-off::before{content:"󱋮"}.mdi-square-off-outline::before{content:"󱋯"}.mdi-square-outline::before{content:"󰝣"}.mdi-square-root::before{content:"󰞄"}.mdi-square-root-box::before{content:"󰦣"}.mdi-square-small::before{content:"󰨕"}.mdi-squeegee::before{content:"󰫡"}.mdi-ssh::before{content:"󰣀"}.mdi-stack-exchange::before{content:"󰘋"}.mdi-stack-overflow::before{content:"󰓌"}.mdi-stackpath::before{content:"󰍙"}.mdi-stadium::before{content:"󰿹"}.mdi-stadium-variant::before{content:"󰜠"}.mdi-stairs::before{content:"󰓍"}.mdi-stairs-box::before{content:"󱎞"}.mdi-stairs-down::before{content:"󱊾"}.mdi-stairs-up::before{content:"󱊽"}.mdi-stamper::before{content:"󰴹"}.mdi-standard-definition::before{content:"󰟯"}.mdi-star::before{content:"󰓎"}.mdi-star-box::before{content:"󰩳"}.mdi-star-box-multiple::before{content:"󱊆"}.mdi-star-box-multiple-outline::before{content:"󱊇"}.mdi-star-box-outline::before{content:"󰩴"}.mdi-star-circle::before{content:"󰓏"}.mdi-star-circle-outline::before{content:"󰦤"}.mdi-star-face::before{content:"󰦥"}.mdi-star-four-points::before{content:"󰫢"}.mdi-star-four-points-outline::before{content:"󰫣"}.mdi-star-half::before{content:"󰉆"}.mdi-star-half-full::before{content:"󰓐"}.mdi-star-off::before{content:"󰓑"}.mdi-star-outline::before{content:"󰓒"}.mdi-star-three-points::before{content:"󰫤"}.mdi-star-three-points-outline::before{content:"󰫥"}.mdi-state-machine::before{content:"󱇯"}.mdi-steam::before{content:"󰓓"}.mdi-steering::before{content:"󰓔"}.mdi-steering-off::before{content:"󰤎"}.mdi-step-backward::before{content:"󰓕"}.mdi-step-backward-2::before{content:"󰓖"}.mdi-step-forward::before{content:"󰓗"}.mdi-step-forward-2::before{content:"󰓘"}.mdi-stethoscope::before{content:"󰓙"}.mdi-sticker::before{content:"󱍤"}.mdi-sticker-alert::before{content:"󱍥"}.mdi-sticker-alert-outline::before{content:"󱍦"}.mdi-sticker-check::before{content:"󱍧"}.mdi-sticker-check-outline::before{content:"󱍨"}.mdi-sticker-circle-outline::before{content:"󰗐"}.mdi-sticker-emoji::before{content:"󰞅"}.mdi-sticker-minus::before{content:"󱍩"}.mdi-sticker-minus-outline::before{content:"󱍪"}.mdi-sticker-outline::before{content:"󱍫"}.mdi-sticker-plus::before{content:"󱍬"}.mdi-sticker-plus-outline::before{content:"󱍭"}.mdi-sticker-remove::before{content:"󱍮"}.mdi-sticker-remove-outline::before{content:"󱍯"}.mdi-stocking::before{content:"󰓚"}.mdi-stomach::before{content:"󱂓"}.mdi-stop::before{content:"󰓛"}.mdi-stop-circle::before{content:"󰙦"}.mdi-stop-circle-outline::before{content:"󰙧"}.mdi-store::before{content:"󰓜"}.mdi-store-24-hour::before{content:"󰓝"}.mdi-store-outline::before{content:"󱍡"}.mdi-storefront::before{content:"󰟇"}.mdi-storefront-outline::before{content:"󱃁"}.mdi-stove::before{content:"󰓞"}.mdi-strategy::before{content:"󱇖"}.mdi-stretch-to-page::before{content:"󰼫"}.mdi-stretch-to-page-outline::before{content:"󰼬"}.mdi-string-lights::before{content:"󱊺"}.mdi-string-lights-off::before{content:"󱊻"}.mdi-subdirectory-arrow-left::before{content:"󰘌"}.mdi-subdirectory-arrow-right::before{content:"󰘍"}.mdi-subtitles::before{content:"󰨖"}.mdi-subtitles-outline::before{content:"󰨗"}.mdi-subway::before{content:"󰚬"}.mdi-subway-alert-variant::before{content:"󰶝"}.mdi-subway-variant::before{content:"󰓟"}.mdi-summit::before{content:"󰞆"}.mdi-sunglasses::before{content:"󰓠"}.mdi-surround-sound::before{content:"󰗅"}.mdi-surround-sound-2-0::before{content:"󰟰"}.mdi-surround-sound-3-1::before{content:"󰟱"}.mdi-surround-sound-5-1::before{content:"󰟲"}.mdi-surround-sound-7-1::before{content:"󰟳"}.mdi-svg::before{content:"󰜡"}.mdi-swap-horizontal::before{content:"󰓡"}.mdi-swap-horizontal-bold::before{content:"󰯍"}.mdi-swap-horizontal-circle::before{content:"󰿡"}.mdi-swap-horizontal-circle-outline::before{content:"󰿢"}.mdi-swap-horizontal-variant::before{content:"󰣁"}.mdi-swap-vertical::before{content:"󰓢"}.mdi-swap-vertical-bold::before{content:"󰯎"}.mdi-swap-vertical-circle::before{content:"󰿣"}.mdi-swap-vertical-circle-outline::before{content:"󰿤"}.mdi-swap-vertical-variant::before{content:"󰣂"}.mdi-swim::before{content:"󰓣"}.mdi-switch::before{content:"󰓤"}.mdi-sword::before{content:"󰓥"}.mdi-sword-cross::before{content:"󰞇"}.mdi-syllabary-hangul::before{content:"󱌳"}.mdi-syllabary-hiragana::before{content:"󱌴"}.mdi-syllabary-katakana::before{content:"󱌵"}.mdi-syllabary-katakana-half-width::before{content:"󱌶"}.mdi-symfony::before{content:"󰫦"}.mdi-sync::before{content:"󰓦"}.mdi-sync-alert::before{content:"󰓧"}.mdi-sync-circle::before{content:"󱍸"}.mdi-sync-off::before{content:"󰓨"}.mdi-tab::before{content:"󰓩"}.mdi-tab-minus::before{content:"󰭋"}.mdi-tab-plus::before{content:"󰝜"}.mdi-tab-remove::before{content:"󰭌"}.mdi-tab-unselected::before{content:"󰓪"}.mdi-table::before{content:"󰓫"}.mdi-table-border::before{content:"󰨘"}.mdi-table-chair::before{content:"󱁡"}.mdi-table-column::before{content:"󰠵"}.mdi-table-column-plus-after::before{content:"󰓬"}.mdi-table-column-plus-before::before{content:"󰓭"}.mdi-table-column-remove::before{content:"󰓮"}.mdi-table-column-width::before{content:"󰓯"}.mdi-table-edit::before{content:"󰓰"}.mdi-table-eye::before{content:"󱂔"}.mdi-table-furniture::before{content:"󰖼"}.mdi-table-headers-eye::before{content:"󱈝"}.mdi-table-headers-eye-off::before{content:"󱈞"}.mdi-table-large::before{content:"󰓱"}.mdi-table-large-plus::before{content:"󰾇"}.mdi-table-large-remove::before{content:"󰾈"}.mdi-table-merge-cells::before{content:"󰦦"}.mdi-table-of-contents::before{content:"󰠶"}.mdi-table-plus::before{content:"󰩵"}.mdi-table-refresh::before{content:"󱎠"}.mdi-table-remove::before{content:"󰩶"}.mdi-table-row::before{content:"󰠷"}.mdi-table-row-height::before{content:"󰓲"}.mdi-table-row-plus-after::before{content:"󰓳"}.mdi-table-row-plus-before::before{content:"󰓴"}.mdi-table-row-remove::before{content:"󰓵"}.mdi-table-search::before{content:"󰤏"}.mdi-table-settings::before{content:"󰠸"}.mdi-table-sync::before{content:"󱎡"}.mdi-table-tennis::before{content:"󰹨"}.mdi-tablet::before{content:"󰓶"}.mdi-tablet-android::before{content:"󰓷"}.mdi-tablet-cellphone::before{content:"󰦧"}.mdi-tablet-dashboard::before{content:"󰻎"}.mdi-tablet-ipad::before{content:"󰓸"}.mdi-taco::before{content:"󰝢"}.mdi-tag::before{content:"󰓹"}.mdi-tag-faces::before{content:"󰓺"}.mdi-tag-heart::before{content:"󰚋"}.mdi-tag-heart-outline::before{content:"󰯏"}.mdi-tag-minus::before{content:"󰤐"}.mdi-tag-minus-outline::before{content:"󱈟"}.mdi-tag-multiple::before{content:"󰓻"}.mdi-tag-multiple-outline::before{content:"󱋷"}.mdi-tag-off::before{content:"󱈠"}.mdi-tag-off-outline::before{content:"󱈡"}.mdi-tag-outline::before{content:"󰓼"}.mdi-tag-plus::before{content:"󰜢"}.mdi-tag-plus-outline::before{content:"󱈢"}.mdi-tag-remove::before{content:"󰜣"}.mdi-tag-remove-outline::before{content:"󱈣"}.mdi-tag-text::before{content:"󱈤"}.mdi-tag-text-outline::before{content:"󰓽"}.mdi-tank::before{content:"󰴺"}.mdi-tanker-truck::before{content:"󰿥"}.mdi-tape-measure::before{content:"󰭍"}.mdi-target::before{content:"󰓾"}.mdi-target-account::before{content:"󰯐"}.mdi-target-variant::before{content:"󰩷"}.mdi-taxi::before{content:"󰓿"}.mdi-tea::before{content:"󰶞"}.mdi-tea-outline::before{content:"󰶟"}.mdi-teach::before{content:"󰢐"}.mdi-teamviewer::before{content:"󰔀"}.mdi-telegram::before{content:"󰔁"}.mdi-telescope::before{content:"󰭎"}.mdi-television::before{content:"󰔂"}.mdi-television-ambient-light::before{content:"󱍖"}.mdi-television-box::before{content:"󰠹"}.mdi-television-classic::before{content:"󰟴"}.mdi-television-classic-off::before{content:"󰠺"}.mdi-television-clean::before{content:"󱄐"}.mdi-television-guide::before{content:"󰔃"}.mdi-television-off::before{content:"󰠻"}.mdi-television-pause::before{content:"󰾉"}.mdi-television-play::before{content:"󰻏"}.mdi-television-stop::before{content:"󰾊"}.mdi-temperature-celsius::before{content:"󰔄"}.mdi-temperature-fahrenheit::before{content:"󰔅"}.mdi-temperature-kelvin::before{content:"󰔆"}.mdi-tennis::before{content:"󰶠"}.mdi-tennis-ball::before{content:"󰔇"}.mdi-tent::before{content:"󰔈"}.mdi-terraform::before{content:"󱁢"}.mdi-terrain::before{content:"󰔉"}.mdi-test-tube::before{content:"󰙨"}.mdi-test-tube-empty::before{content:"󰤑"}.mdi-test-tube-off::before{content:"󰤒"}.mdi-text::before{content:"󰦨"}.mdi-text-box::before{content:"󰈚"}.mdi-text-box-check::before{content:"󰺦"}.mdi-text-box-check-outline::before{content:"󰺧"}.mdi-text-box-minus::before{content:"󰺨"}.mdi-text-box-minus-outline::before{content:"󰺩"}.mdi-text-box-multiple::before{content:"󰪷"}.mdi-text-box-multiple-outline::before{content:"󰪸"}.mdi-text-box-outline::before{content:"󰧭"}.mdi-text-box-plus::before{content:"󰺪"}.mdi-text-box-plus-outline::before{content:"󰺫"}.mdi-text-box-remove::before{content:"󰺬"}.mdi-text-box-remove-outline::before{content:"󰺭"}.mdi-text-box-search::before{content:"󰺮"}.mdi-text-box-search-outline::before{content:"󰺯"}.mdi-text-recognition::before{content:"󱄽"}.mdi-text-shadow::before{content:"󰙩"}.mdi-text-short::before{content:"󰦩"}.mdi-text-subject::before{content:"󰦪"}.mdi-text-to-speech::before{content:"󰔊"}.mdi-text-to-speech-off::before{content:"󰔋"}.mdi-textarea::before{content:"󱂕"}.mdi-textbox::before{content:"󰘎"}.mdi-textbox-lock::before{content:"󱍝"}.mdi-textbox-password::before{content:"󰟵"}.mdi-texture::before{content:"󰔌"}.mdi-texture-box::before{content:"󰿦"}.mdi-theater::before{content:"󰔍"}.mdi-theme-light-dark::before{content:"󰔎"}.mdi-thermometer::before{content:"󰔏"}.mdi-thermometer-alert::before{content:"󰸁"}.mdi-thermometer-chevron-down::before{content:"󰸂"}.mdi-thermometer-chevron-up::before{content:"󰸃"}.mdi-thermometer-high::before{content:"󱃂"}.mdi-thermometer-lines::before{content:"󰔐"}.mdi-thermometer-low::before{content:"󱃃"}.mdi-thermometer-minus::before{content:"󰸄"}.mdi-thermometer-plus::before{content:"󰸅"}.mdi-thermostat::before{content:"󰎓"}.mdi-thermostat-box::before{content:"󰢑"}.mdi-thought-bubble::before{content:"󰟶"}.mdi-thought-bubble-outline::before{content:"󰟷"}.mdi-thumb-down::before{content:"󰔑"}.mdi-thumb-down-outline::before{content:"󰔒"}.mdi-thumb-up::before{content:"󰔓"}.mdi-thumb-up-outline::before{content:"󰔔"}.mdi-thumbs-up-down::before{content:"󰔕"}.mdi-ticket::before{content:"󰔖"}.mdi-ticket-account::before{content:"󰔗"}.mdi-ticket-confirmation::before{content:"󰔘"}.mdi-ticket-confirmation-outline::before{content:"󱎪"}.mdi-ticket-outline::before{content:"󰤓"}.mdi-ticket-percent::before{content:"󰜤"}.mdi-tie::before{content:"󰔙"}.mdi-tilde::before{content:"󰜥"}.mdi-timelapse::before{content:"󰔚"}.mdi-timeline::before{content:"󰯑"}.mdi-timeline-alert::before{content:"󰾕"}.mdi-timeline-alert-outline::before{content:"󰾘"}.mdi-timeline-clock::before{content:"󱇻"}.mdi-timeline-clock-outline::before{content:"󱇼"}.mdi-timeline-help::before{content:"󰾙"}.mdi-timeline-help-outline::before{content:"󰾚"}.mdi-timeline-outline::before{content:"󰯒"}.mdi-timeline-plus::before{content:"󰾖"}.mdi-timeline-plus-outline::before{content:"󰾗"}.mdi-timeline-text::before{content:"󰯓"}.mdi-timeline-text-outline::before{content:"󰯔"}.mdi-timer::before{content:"󱎫"}.mdi-timer-10::before{content:"󰔜"}.mdi-timer-3::before{content:"󰔝"}.mdi-timer-off::before{content:"󱎬"}.mdi-timer-off-outline::before{content:"󰔞"}.mdi-timer-outline::before{content:"󰔛"}.mdi-timer-sand::before{content:"󰔟"}.mdi-timer-sand-empty::before{content:"󰚭"}.mdi-timer-sand-full::before{content:"󰞌"}.mdi-timetable::before{content:"󰔠"}.mdi-toaster::before{content:"󱁣"}.mdi-toaster-off::before{content:"󱆷"}.mdi-toaster-oven::before{content:"󰳓"}.mdi-toggle-switch::before{content:"󰔡"}.mdi-toggle-switch-off::before{content:"󰔢"}.mdi-toggle-switch-off-outline::before{content:"󰨙"}.mdi-toggle-switch-outline::before{content:"󰨚"}.mdi-toilet::before{content:"󰦫"}.mdi-toolbox::before{content:"󰦬"}.mdi-toolbox-outline::before{content:"󰦭"}.mdi-tools::before{content:"󱁤"}.mdi-tooltip::before{content:"󰔣"}.mdi-tooltip-account::before{content:"󰀌"}.mdi-tooltip-edit::before{content:"󰔤"}.mdi-tooltip-edit-outline::before{content:"󱋅"}.mdi-tooltip-image::before{content:"󰔥"}.mdi-tooltip-image-outline::before{content:"󰯕"}.mdi-tooltip-outline::before{content:"󰔦"}.mdi-tooltip-plus::before{content:"󰯖"}.mdi-tooltip-plus-outline::before{content:"󰔧"}.mdi-tooltip-text::before{content:"󰔨"}.mdi-tooltip-text-outline::before{content:"󰯗"}.mdi-tooth::before{content:"󰣃"}.mdi-tooth-outline::before{content:"󰔩"}.mdi-toothbrush::before{content:"󱄩"}.mdi-toothbrush-electric::before{content:"󱄬"}.mdi-toothbrush-paste::before{content:"󱄪"}.mdi-tortoise::before{content:"󰴻"}.mdi-toslink::before{content:"󱊸"}.mdi-tournament::before{content:"󰦮"}.mdi-tow-truck::before{content:"󰠼"}.mdi-tower-beach::before{content:"󰚁"}.mdi-tower-fire::before{content:"󰚂"}.mdi-toy-brick::before{content:"󱊈"}.mdi-toy-brick-marker::before{content:"󱊉"}.mdi-toy-brick-marker-outline::before{content:"󱊊"}.mdi-toy-brick-minus::before{content:"󱊋"}.mdi-toy-brick-minus-outline::before{content:"󱊌"}.mdi-toy-brick-outline::before{content:"󱊍"}.mdi-toy-brick-plus::before{content:"󱊎"}.mdi-toy-brick-plus-outline::before{content:"󱊏"}.mdi-toy-brick-remove::before{content:"󱊐"}.mdi-toy-brick-remove-outline::before{content:"󱊑"}.mdi-toy-brick-search::before{content:"󱊒"}.mdi-toy-brick-search-outline::before{content:"󱊓"}.mdi-track-light::before{content:"󰤔"}.mdi-trackpad::before{content:"󰟸"}.mdi-trackpad-lock::before{content:"󰤳"}.mdi-tractor::before{content:"󰢒"}.mdi-trademark::before{content:"󰩸"}.mdi-traffic-cone::before{content:"󱍼"}.mdi-traffic-light::before{content:"󰔫"}.mdi-train::before{content:"󰔬"}.mdi-train-car::before{content:"󰯘"}.mdi-train-variant::before{content:"󰣄"}.mdi-tram::before{content:"󰔭"}.mdi-tram-side::before{content:"󰿧"}.mdi-transcribe::before{content:"󰔮"}.mdi-transcribe-close::before{content:"󰔯"}.mdi-transfer::before{content:"󱁥"}.mdi-transfer-down::before{content:"󰶡"}.mdi-transfer-left::before{content:"󰶢"}.mdi-transfer-right::before{content:"󰔰"}.mdi-transfer-up::before{content:"󰶣"}.mdi-transit-connection::before{content:"󰴼"}.mdi-transit-connection-variant::before{content:"󰴽"}.mdi-transit-detour::before{content:"󰾋"}.mdi-transit-transfer::before{content:"󰚮"}.mdi-transition::before{content:"󰤕"}.mdi-transition-masked::before{content:"󰤖"}.mdi-translate::before{content:"󰗊"}.mdi-translate-off::before{content:"󰸆"}.mdi-transmission-tower::before{content:"󰴾"}.mdi-trash-can::before{content:"󰩹"}.mdi-trash-can-outline::before{content:"󰩺"}.mdi-tray::before{content:"󱊔"}.mdi-tray-alert::before{content:"󱊕"}.mdi-tray-full::before{content:"󱊖"}.mdi-tray-minus::before{content:"󱊗"}.mdi-tray-plus::before{content:"󱊘"}.mdi-tray-remove::before{content:"󱊙"}.mdi-treasure-chest::before{content:"󰜦"}.mdi-tree::before{content:"󰔱"}.mdi-tree-outline::before{content:"󰹩"}.mdi-trello::before{content:"󰔲"}.mdi-trending-down::before{content:"󰔳"}.mdi-trending-neutral::before{content:"󰔴"}.mdi-trending-up::before{content:"󰔵"}.mdi-triangle::before{content:"󰔶"}.mdi-triangle-outline::before{content:"󰔷"}.mdi-triforce::before{content:"󰯙"}.mdi-trophy::before{content:"󰔸"}.mdi-trophy-award::before{content:"󰔹"}.mdi-trophy-broken::before{content:"󰶤"}.mdi-trophy-outline::before{content:"󰔺"}.mdi-trophy-variant::before{content:"󰔻"}.mdi-trophy-variant-outline::before{content:"󰔼"}.mdi-truck::before{content:"󰔽"}.mdi-truck-check::before{content:"󰳔"}.mdi-truck-check-outline::before{content:"󱊚"}.mdi-truck-delivery::before{content:"󰔾"}.mdi-truck-delivery-outline::before{content:"󱊛"}.mdi-truck-fast::before{content:"󰞈"}.mdi-truck-fast-outline::before{content:"󱊜"}.mdi-truck-outline::before{content:"󱊝"}.mdi-truck-trailer::before{content:"󰜧"}.mdi-trumpet::before{content:"󱂖"}.mdi-tshirt-crew::before{content:"󰩻"}.mdi-tshirt-crew-outline::before{content:"󰔿"}.mdi-tshirt-v::before{content:"󰩼"}.mdi-tshirt-v-outline::before{content:"󰕀"}.mdi-tumble-dryer::before{content:"󰤗"}.mdi-tumble-dryer-alert::before{content:"󱆺"}.mdi-tumble-dryer-off::before{content:"󱆻"}.mdi-tune::before{content:"󰘮"}.mdi-tune-vertical::before{content:"󰙪"}.mdi-turnstile::before{content:"󰳕"}.mdi-turnstile-outline::before{content:"󰳖"}.mdi-turtle::before{content:"󰳗"}.mdi-twitch::before{content:"󰕃"}.mdi-twitter::before{content:"󰕄"}.mdi-twitter-retweet::before{content:"󰕇"}.mdi-two-factor-authentication::before{content:"󰦯"}.mdi-typewriter::before{content:"󰼭"}.mdi-ubisoft::before{content:"󰯚"}.mdi-ubuntu::before{content:"󰕈"}.mdi-ufo::before{content:"󱃄"}.mdi-ufo-outline::before{content:"󱃅"}.mdi-ultra-high-definition::before{content:"󰟹"}.mdi-umbraco::before{content:"󰕉"}.mdi-umbrella::before{content:"󰕊"}.mdi-umbrella-closed::before{content:"󰦰"}.mdi-umbrella-outline::before{content:"󰕋"}.mdi-undo::before{content:"󰕌"}.mdi-undo-variant::before{content:"󰕍"}.mdi-unfold-less-horizontal::before{content:"󰕎"}.mdi-unfold-less-vertical::before{content:"󰝠"}.mdi-unfold-more-horizontal::before{content:"󰕏"}.mdi-unfold-more-vertical::before{content:"󰝡"}.mdi-ungroup::before{content:"󰕐"}.mdi-unicode::before{content:"󰻐"}.mdi-unity::before{content:"󰚯"}.mdi-unreal::before{content:"󰦱"}.mdi-untappd::before{content:"󰕑"}.mdi-update::before{content:"󰚰"}.mdi-upload::before{content:"󰕒"}.mdi-upload-lock::before{content:"󱍳"}.mdi-upload-lock-outline::before{content:"󱍴"}.mdi-upload-multiple::before{content:"󰠽"}.mdi-upload-network::before{content:"󰛶"}.mdi-upload-network-outline::before{content:"󰳘"}.mdi-upload-off::before{content:"󱃆"}.mdi-upload-off-outline::before{content:"󱃇"}.mdi-upload-outline::before{content:"󰸇"}.mdi-usb::before{content:"󰕓"}.mdi-usb-flash-drive::before{content:"󱊞"}.mdi-usb-flash-drive-outline::before{content:"󱊟"}.mdi-usb-port::before{content:"󱇰"}.mdi-valve::before{content:"󱁦"}.mdi-valve-closed::before{content:"󱁧"}.mdi-valve-open::before{content:"󱁨"}.mdi-van-passenger::before{content:"󰟺"}.mdi-van-utility::before{content:"󰟻"}.mdi-vanish::before{content:"󰟼"}.mdi-vanity-light::before{content:"󱇡"}.mdi-variable::before{content:"󰫧"}.mdi-variable-box::before{content:"󱄑"}.mdi-vector-arrange-above::before{content:"󰕔"}.mdi-vector-arrange-below::before{content:"󰕕"}.mdi-vector-bezier::before{content:"󰫨"}.mdi-vector-circle::before{content:"󰕖"}.mdi-vector-circle-variant::before{content:"󰕗"}.mdi-vector-combine::before{content:"󰕘"}.mdi-vector-curve::before{content:"󰕙"}.mdi-vector-difference::before{content:"󰕚"}.mdi-vector-difference-ab::before{content:"󰕛"}.mdi-vector-difference-ba::before{content:"󰕜"}.mdi-vector-ellipse::before{content:"󰢓"}.mdi-vector-intersection::before{content:"󰕝"}.mdi-vector-line::before{content:"󰕞"}.mdi-vector-link::before{content:"󰿨"}.mdi-vector-point::before{content:"󰕟"}.mdi-vector-polygon::before{content:"󰕠"}.mdi-vector-polyline::before{content:"󰕡"}.mdi-vector-polyline-edit::before{content:"󱈥"}.mdi-vector-polyline-minus::before{content:"󱈦"}.mdi-vector-polyline-plus::before{content:"󱈧"}.mdi-vector-polyline-remove::before{content:"󱈨"}.mdi-vector-radius::before{content:"󰝊"}.mdi-vector-rectangle::before{content:"󰗆"}.mdi-vector-selection::before{content:"󰕢"}.mdi-vector-square::before{content:"󰀁"}.mdi-vector-triangle::before{content:"󰕣"}.mdi-vector-union::before{content:"󰕤"}.mdi-vhs::before{content:"󰨛"}.mdi-vibrate::before{content:"󰕦"}.mdi-vibrate-off::before{content:"󰳙"}.mdi-video::before{content:"󰕧"}.mdi-video-3d::before{content:"󰟽"}.mdi-video-3d-variant::before{content:"󰻑"}.mdi-video-4k-box::before{content:"󰠾"}.mdi-video-account::before{content:"󰤙"}.mdi-video-box::before{content:"󰃽"}.mdi-video-box-off::before{content:"󰃾"}.mdi-video-check::before{content:"󱁩"}.mdi-video-check-outline::before{content:"󱁪"}.mdi-video-image::before{content:"󰤚"}.mdi-video-input-antenna::before{content:"󰠿"}.mdi-video-input-component::before{content:"󰡀"}.mdi-video-input-hdmi::before{content:"󰡁"}.mdi-video-input-scart::before{content:"󰾌"}.mdi-video-input-svideo::before{content:"󰡂"}.mdi-video-minus::before{content:"󰦲"}.mdi-video-minus-outline::before{content:"󰊺"}.mdi-video-off::before{content:"󰕨"}.mdi-video-off-outline::before{content:"󰯛"}.mdi-video-outline::before{content:"󰯜"}.mdi-video-plus::before{content:"󰦳"}.mdi-video-plus-outline::before{content:"󰇓"}.mdi-video-stabilization::before{content:"󰤛"}.mdi-video-switch::before{content:"󰕩"}.mdi-video-switch-outline::before{content:"󰞐"}.mdi-video-vintage::before{content:"󰨜"}.mdi-video-wireless::before{content:"󰻒"}.mdi-video-wireless-outline::before{content:"󰻓"}.mdi-view-agenda::before{content:"󰕪"}.mdi-view-agenda-outline::before{content:"󱇘"}.mdi-view-array::before{content:"󰕫"}.mdi-view-carousel::before{content:"󰕬"}.mdi-view-column::before{content:"󰕭"}.mdi-view-comfy::before{content:"󰹪"}.mdi-view-compact::before{content:"󰹫"}.mdi-view-compact-outline::before{content:"󰹬"}.mdi-view-dashboard::before{content:"󰕮"}.mdi-view-dashboard-outline::before{content:"󰨝"}.mdi-view-dashboard-variant::before{content:"󰡃"}.mdi-view-day::before{content:"󰕯"}.mdi-view-grid::before{content:"󰕰"}.mdi-view-grid-outline::before{content:"󱇙"}.mdi-view-grid-plus::before{content:"󰾍"}.mdi-view-grid-plus-outline::before{content:"󱇚"}.mdi-view-headline::before{content:"󰕱"}.mdi-view-list::before{content:"󰕲"}.mdi-view-module::before{content:"󰕳"}.mdi-view-parallel::before{content:"󰜨"}.mdi-view-quilt::before{content:"󰕴"}.mdi-view-sequential::before{content:"󰜩"}.mdi-view-split-horizontal::before{content:"󰯋"}.mdi-view-split-vertical::before{content:"󰯌"}.mdi-view-stream::before{content:"󰕵"}.mdi-view-week::before{content:"󰕶"}.mdi-vimeo::before{content:"󰕷"}.mdi-violin::before{content:"󰘏"}.mdi-virtual-reality::before{content:"󰢔"}.mdi-vk::before{content:"󰕹"}.mdi-vlc::before{content:"󰕼"}.mdi-voice-off::before{content:"󰻔"}.mdi-voicemail::before{content:"󰕽"}.mdi-volleyball::before{content:"󰦴"}.mdi-volume-high::before{content:"󰕾"}.mdi-volume-low::before{content:"󰕿"}.mdi-volume-medium::before{content:"󰖀"}.mdi-volume-minus::before{content:"󰝞"}.mdi-volume-mute::before{content:"󰝟"}.mdi-volume-off::before{content:"󰖁"}.mdi-volume-plus::before{content:"󰝝"}.mdi-volume-source::before{content:"󱄠"}.mdi-volume-variant-off::before{content:"󰸈"}.mdi-volume-vibrate::before{content:"󱄡"}.mdi-vote::before{content:"󰨟"}.mdi-vote-outline::before{content:"󰨠"}.mdi-vpn::before{content:"󰖂"}.mdi-vuejs::before{content:"󰡄"}.mdi-vuetify::before{content:"󰹭"}.mdi-walk::before{content:"󰖃"}.mdi-wall::before{content:"󰟾"}.mdi-wall-sconce::before{content:"󰤜"}.mdi-wall-sconce-flat::before{content:"󰤝"}.mdi-wall-sconce-flat-variant::before{content:"󰐜"}.mdi-wall-sconce-round::before{content:"󰝈"}.mdi-wall-sconce-round-variant::before{content:"󰤞"}.mdi-wallet::before{content:"󰖄"}.mdi-wallet-giftcard::before{content:"󰖅"}.mdi-wallet-membership::before{content:"󰖆"}.mdi-wallet-outline::before{content:"󰯝"}.mdi-wallet-plus::before{content:"󰾎"}.mdi-wallet-plus-outline::before{content:"󰾏"}.mdi-wallet-travel::before{content:"󰖇"}.mdi-wallpaper::before{content:"󰸉"}.mdi-wan::before{content:"󰖈"}.mdi-wardrobe::before{content:"󰾐"}.mdi-wardrobe-outline::before{content:"󰾑"}.mdi-warehouse::before{content:"󰾁"}.mdi-washing-machine::before{content:"󰜪"}.mdi-washing-machine-alert::before{content:"󱆼"}.mdi-washing-machine-off::before{content:"󱆽"}.mdi-watch::before{content:"󰖉"}.mdi-watch-export::before{content:"󰖊"}.mdi-watch-export-variant::before{content:"󰢕"}.mdi-watch-import::before{content:"󰖋"}.mdi-watch-import-variant::before{content:"󰢖"}.mdi-watch-variant::before{content:"󰢗"}.mdi-watch-vibrate::before{content:"󰚱"}.mdi-watch-vibrate-off::before{content:"󰳚"}.mdi-water::before{content:"󰖌"}.mdi-water-boiler::before{content:"󰾒"}.mdi-water-boiler-alert::before{content:"󱆳"}.mdi-water-boiler-off::before{content:"󱆴"}.mdi-water-off::before{content:"󰖍"}.mdi-water-outline::before{content:"󰸊"}.mdi-water-percent::before{content:"󰖎"}.mdi-water-polo::before{content:"󱊠"}.mdi-water-pump::before{content:"󰖏"}.mdi-water-pump-off::before{content:"󰾓"}.mdi-water-well::before{content:"󱁫"}.mdi-water-well-outline::before{content:"󱁬"}.mdi-watermark::before{content:"󰘒"}.mdi-wave::before{content:"󰼮"}.mdi-waves::before{content:"󰞍"}.mdi-waze::before{content:"󰯞"}.mdi-weather-cloudy::before{content:"󰖐"}.mdi-weather-cloudy-alert::before{content:"󰼯"}.mdi-weather-cloudy-arrow-right::before{content:"󰹮"}.mdi-weather-fog::before{content:"󰖑"}.mdi-weather-hail::before{content:"󰖒"}.mdi-weather-hazy::before{content:"󰼰"}.mdi-weather-hurricane::before{content:"󰢘"}.mdi-weather-lightning::before{content:"󰖓"}.mdi-weather-lightning-rainy::before{content:"󰙾"}.mdi-weather-night::before{content:"󰖔"}.mdi-weather-night-partly-cloudy::before{content:"󰼱"}.mdi-weather-partly-cloudy::before{content:"󰖕"}.mdi-weather-partly-lightning::before{content:"󰼲"}.mdi-weather-partly-rainy::before{content:"󰼳"}.mdi-weather-partly-snowy::before{content:"󰼴"}.mdi-weather-partly-snowy-rainy::before{content:"󰼵"}.mdi-weather-pouring::before{content:"󰖖"}.mdi-weather-rainy::before{content:"󰖗"}.mdi-weather-snowy::before{content:"󰖘"}.mdi-weather-snowy-heavy::before{content:"󰼶"}.mdi-weather-snowy-rainy::before{content:"󰙿"}.mdi-weather-sunny::before{content:"󰖙"}.mdi-weather-sunny-alert::before{content:"󰼷"}.mdi-weather-sunset::before{content:"󰖚"}.mdi-weather-sunset-down::before{content:"󰖛"}.mdi-weather-sunset-up::before{content:"󰖜"}.mdi-weather-tornado::before{content:"󰼸"}.mdi-weather-windy::before{content:"󰖝"}.mdi-weather-windy-variant::before{content:"󰖞"}.mdi-web::before{content:"󰖟"}.mdi-web-box::before{content:"󰾔"}.mdi-web-clock::before{content:"󱉊"}.mdi-webcam::before{content:"󰖠"}.mdi-webhook::before{content:"󰘯"}.mdi-webpack::before{content:"󰜫"}.mdi-webrtc::before{content:"󱉈"}.mdi-wechat::before{content:"󰘑"}.mdi-weight::before{content:"󰖡"}.mdi-weight-gram::before{content:"󰴿"}.mdi-weight-kilogram::before{content:"󰖢"}.mdi-weight-lifter::before{content:"󱅝"}.mdi-weight-pound::before{content:"󰦵"}.mdi-whatsapp::before{content:"󰖣"}.mdi-wheelchair-accessibility::before{content:"󰖤"}.mdi-whistle::before{content:"󰦶"}.mdi-whistle-outline::before{content:"󱊼"}.mdi-white-balance-auto::before{content:"󰖥"}.mdi-white-balance-incandescent::before{content:"󰖦"}.mdi-white-balance-iridescent::before{content:"󰖧"}.mdi-white-balance-sunny::before{content:"󰖨"}.mdi-widgets::before{content:"󰜬"}.mdi-widgets-outline::before{content:"󱍕"}.mdi-wifi::before{content:"󰖩"}.mdi-wifi-off::before{content:"󰖪"}.mdi-wifi-star::before{content:"󰸋"}.mdi-wifi-strength-1::before{content:"󰤟"}.mdi-wifi-strength-1-alert::before{content:"󰤠"}.mdi-wifi-strength-1-lock::before{content:"󰤡"}.mdi-wifi-strength-2::before{content:"󰤢"}.mdi-wifi-strength-2-alert::before{content:"󰤣"}.mdi-wifi-strength-2-lock::before{content:"󰤤"}.mdi-wifi-strength-3::before{content:"󰤥"}.mdi-wifi-strength-3-alert::before{content:"󰤦"}.mdi-wifi-strength-3-lock::before{content:"󰤧"}.mdi-wifi-strength-4::before{content:"󰤨"}.mdi-wifi-strength-4-alert::before{content:"󰤩"}.mdi-wifi-strength-4-lock::before{content:"󰤪"}.mdi-wifi-strength-alert-outline::before{content:"󰤫"}.mdi-wifi-strength-lock-outline::before{content:"󰤬"}.mdi-wifi-strength-off::before{content:"󰤭"}.mdi-wifi-strength-off-outline::before{content:"󰤮"}.mdi-wifi-strength-outline::before{content:"󰤯"}.mdi-wikipedia::before{content:"󰖬"}.mdi-wind-turbine::before{content:"󰶥"}.mdi-window-close::before{content:"󰖭"}.mdi-window-closed::before{content:"󰖮"}.mdi-window-closed-variant::before{content:"󱇛"}.mdi-window-maximize::before{content:"󰖯"}.mdi-window-minimize::before{content:"󰖰"}.mdi-window-open::before{content:"󰖱"}.mdi-window-open-variant::before{content:"󱇜"}.mdi-window-restore::before{content:"󰖲"}.mdi-window-shutter::before{content:"󱄜"}.mdi-window-shutter-alert::before{content:"󱄝"}.mdi-window-shutter-open::before{content:"󱄞"}.mdi-wiper::before{content:"󰫩"}.mdi-wiper-wash::before{content:"󰶦"}.mdi-wordpress::before{content:"󰖴"}.mdi-wrap::before{content:"󰖶"}.mdi-wrap-disabled::before{content:"󰯟"}.mdi-wrench::before{content:"󰖷"}.mdi-wrench-outline::before{content:"󰯠"}.mdi-xamarin::before{content:"󰡅"}.mdi-xamarin-outline::before{content:"󰡆"}.mdi-xing::before{content:"󰖾"}.mdi-xml::before{content:"󰗀"}.mdi-xmpp::before{content:"󰟿"}.mdi-y-combinator::before{content:"󰘤"}.mdi-yahoo::before{content:"󰭏"}.mdi-yeast::before{content:"󰗁"}.mdi-yin-yang::before{content:"󰚀"}.mdi-yoga::before{content:"󱅼"}.mdi-youtube::before{content:"󰗃"}.mdi-youtube-gaming::before{content:"󰡈"}.mdi-youtube-studio::before{content:"󰡇"}.mdi-youtube-subscription::before{content:"󰵀"}.mdi-youtube-tv::before{content:"󰑈"}.mdi-z-wave::before{content:"󰫪"}.mdi-zend::before{content:"󰫫"}.mdi-zigbee::before{content:"󰵁"}.mdi-zip-box::before{content:"󰗄"}.mdi-zip-box-outline::before{content:"󰿺"}.mdi-zip-disk::before{content:"󰨣"}.mdi-zodiac-aquarius::before{content:"󰩽"}.mdi-zodiac-aries::before{content:"󰩾"}.mdi-zodiac-cancer::before{content:"󰩿"}.mdi-zodiac-capricorn::before{content:"󰪀"}.mdi-zodiac-gemini::before{content:"󰪁"}.mdi-zodiac-leo::before{content:"󰪂"}.mdi-zodiac-libra::before{content:"󰪃"}.mdi-zodiac-pisces::before{content:"󰪄"}.mdi-zodiac-sagittarius::before{content:"󰪅"}.mdi-zodiac-scorpio::before{content:"󰪆"}.mdi-zodiac-taurus::before{content:"󰪇"}.mdi-zodiac-virgo::before{content:"󰪈"}.mdi-blank::before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:hsla(0,0%,100%,.3)}.mdi-rotate-45:before{transform:rotate(45deg)}.mdi-rotate-90:before{transform:rotate(90deg)}.mdi-rotate-135:before{transform:rotate(135deg)}.mdi-rotate-180:before{transform:rotate(180deg)}.mdi-rotate-225:before{transform:rotate(225deg)}.mdi-rotate-270:before{transform:rotate(270deg)}.mdi-rotate-315:before{transform:rotate(315deg)}.mdi-flip-h:before{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{animation:mdi-spin 2s infinite linear}@keyframes mdi-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@font-face{font-family:"boxicons";font-weight:normal;font-style:normal;src:url(/static/media/boxicons.6829ebb16362074c0c30.eot);src:url(/static/media/boxicons.6829ebb16362074c0c30.eot) format("embedded-opentype"),url(/static/media/boxicons.c6d7d0356c53c17d21be.woff2) format("woff2"),url(/static/media/boxicons.dcaf6a260cca4a061aff.woff) format("woff"),url(/static/media/boxicons.e2ffa5b9254ec286b380.ttf) format("truetype"),url(/static/media/boxicons.3e906787d0915a1e482c.svg?#boxicons) format("svg")}.bx{font-family:"boxicons" !important;font-weight:normal;font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes burst{0%{transform:scale(1);opacity:1}90%{transform:scale(1.5);opacity:0}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{transform:translateX(0);opacity:1}75%{transform:translateX(-20px);opacity:0}}@keyframes fade-right{0%{transform:translateX(0);opacity:1}75%{transform:translateX(20px);opacity:0}}@keyframes fade-up{0%{transform:translateY(0);opacity:1}75%{transform:translateY(-20px);opacity:0}}@keyframes fade-down{0%{transform:translateY(0);opacity:1}75%{transform:translateY(20px);opacity:0}}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.95, 0.95, 0.95) rotate3d(0, 0, 1, -10deg)}30%,50%,70%,90%{transform:scale3d(1, 1, 1) rotate3d(0, 0, 1, 10deg)}40%,60%,80%{transform:rotate3d(0, 0, 1, -10deg)}to{transform:scale3d(1, 1, 1)}}.bx-spin{animation:spin 2s linear infinite}.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada{animation:tada 1.5s ease infinite}.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing{animation:flashing 1.5s infinite linear}.bx-flashing-hover:hover{animation:flashing 1.5s infinite linear}.bx-burst{animation:burst 1.5s infinite linear}.bx-burst-hover:hover{animation:burst 1.5s infinite linear}.bx-fade-up{animation:fade-up 1.5s infinite linear}.bx-fade-up-hover:hover{animation:fade-up 1.5s infinite linear}.bx-fade-down{animation:fade-down 1.5s infinite linear}.bx-fade-down-hover:hover{animation:fade-down 1.5s infinite linear}.bx-fade-left{animation:fade-left 1.5s infinite linear}.bx-fade-left-hover:hover{animation:fade-left 1.5s infinite linear}.bx-fade-right{animation:fade-right 1.5s infinite linear}.bx-fade-right-hover:hover{animation:fade-right 1.5s infinite linear}.bx-xs{font-size:1rem !important}.bx-sm{font-size:1.55rem !important}.bx-md{font-size:2.25rem !important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-0.2em !important;vertical-align:middle}.bx-lg{font-size:3rem !important}.bx-pull-left{float:left;margin-right:.3em !important}.bx-pull-right{float:right;margin-left:.3em !important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-adobe:before{content:""}.bxl-algolia:before{content:""}.bxl-audible:before{content:""}.bxl-figma:before{content:""}.bxl-redbubble:before{content:""}.bxl-etsy:before{content:""}.bxl-gitlab:before{content:""}.bxl-patreon:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-imdb:before{content:""}.bxl-jquery:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-500px:before{content:""}.bxl-airbnb:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discourse:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-square:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-google:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-mastercard:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-nodejs:before{content:""}.bxl-opera:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-pinterest:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-stripe:before{content:""}.bxl-telegram:before{content:""}.bxl-trello:before{content:""}.bxl-tumblr:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-off:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-at:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bitcoin:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-book:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-left:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-off:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-left:before{content:""}.bx-caret-right:before{content:""}.bx-caret-up:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-certification:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-right:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chip:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-cog:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-dots:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-equalizer:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-message:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-dots:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-square:before{content:""}.bx-message-square-dots:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-circle:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-redo:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tag:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vertical-center:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-wifi:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-off:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-basket:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-book:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-alt:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chip:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-cog:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-error:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tag:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-widget:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-0.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:"拏"}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:"樂"}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:"諾"}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:"丹"}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:"寧"}.fa-handshake-slash:before{content:"怒"}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:"率"}.fa-head-side-cough-slash:before{content:"異"}.fa-head-side-mask:before{content:"北"}.fa-head-side-virus:before{content:"磻"}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:"便"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:"復"}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:"不"}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:"泌"}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:"數"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:"索"}.fa-pump-soap:before{content:"參"}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:"塞"}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:"葉"}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:"說"}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:"殺"}.fa-store-slash:before{content:"辰"}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:"沈"}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:"若"}.fa-virus-slash:before{content:"掠"}.fa-viruses:before{content:"略"}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/static/media/fa-brands-400.607a77859353c0cc1882.eot);src:url(/static/media/fa-brands-400.607a77859353c0cc1882.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-brands-400.31015e861aeb30ff8355.woff2) format("woff2"),url(/static/media/fa-brands-400.ee26f57bc9e3619b022b.woff) format("woff"),url(/static/media/fa-brands-400.5818bbd07dfd7095920a.ttf) format("truetype"),url(/static/media/fa-brands-400.5f363d3d71c36033aff0.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/static/media/fa-regular-400.0747be4cba2f8600544f.eot);src:url(/static/media/fa-regular-400.0747be4cba2f8600544f.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-regular-400.c52405129ae48097815d.woff2) format("woff2"),url(/static/media/fa-regular-400.8b892b7904a39e37c53d.woff) format("woff"),url(/static/media/fa-regular-400.c3146b3524e97475c094.ttf) format("truetype"),url(/static/media/fa-regular-400.f4f60ace2cf62f2cba66.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/static/media/fa-solid-900.7eefe04dc985dd4ad38b.eot);src:url(/static/media/fa-solid-900.7eefe04dc985dd4ad38b.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-solid-900.9451d5fee89b51a20f8a.woff2) format("woff2"),url(/static/media/fa-solid-900.a940d584750708f5435c.woff) format("woff"),url(/static/media/fa-solid-900.32267f3b4db33a7c85ee.ttf) format("truetype"),url(/static/media/fa-solid-900.3a909e9bcf105f28ebe7.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"dripicons-v2";src:url(/static/media/dripicons-v2.7f392f1e4787b46b3e8b.eot);src:url(/static/media/dripicons-v2.7f392f1e4787b46b3e8b.eot?#iefix) format("embedded-opentype"),url(/static/media/dripicons-v2.f19dcc0358afed69d277.woff) format("woff"),url(/static/media/dripicons-v2.09c9c870ef8f9cffcc8f.ttf) format("truetype"),url(/static/media/dripicons-v2.de54f4eb6e267d60dda5.svg#dripicons-v2) format("svg");font-weight:normal;font-style:normal}[data-icon]:before{font-family:"dripicons-v2" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-feature-settings:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=dripicons-]:before,[class*=" dripicons-"]:before{font-family:"dripicons-v2" !important;font-style:normal !important;font-weight:normal !important;font-feature-settings:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:'"'}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\\"}.dripicons-graph-bar:before{content:""}.dripicons-graph-line:before{content:""}.dripicons-graph-pie:before{content:""}.dripicons-headset:before{content:""}.dripicons-heart:before{content:""}.dripicons-help:before{content:""}.dripicons-home:before{content:""}.dripicons-hourglass:before{content:""}.dripicons-inbox:before{content:""}.dripicons-information:before{content:""}.dripicons-italic:before{content:""}.dripicons-jewel:before{content:""}.dripicons-lifting:before{content:""}.dripicons-lightbulb:before{content:""}.dripicons-link:before{content:""}.dripicons-link-broken:before{content:""}.dripicons-list:before{content:""}.dripicons-loading:before{content:""}.dripicons-location:before{content:""}.dripicons-lock:before{content:""}.dripicons-lock-open:before{content:""}.dripicons-mail:before{content:""}.dripicons-map:before{content:""}.dripicons-media-loop:before{content:""}.dripicons-media-next:before{content:""}.dripicons-media-pause:before{content:""}.dripicons-media-play:before{content:""}.dripicons-media-previous:before{content:""}.dripicons-media-record:before{content:""}.dripicons-media-shuffle:before{content:""}.dripicons-media-stop:before{content:""}.dripicons-medical:before{content:""}.dripicons-menu:before{content:""}.dripicons-message:before{content:""}.dripicons-meter:before{content:""}.dripicons-microphone:before{content:""}.dripicons-minus:before{content:""}.dripicons-monitor:before{content:""}.dripicons-move:before{content:""}.dripicons-music:before{content:""}.dripicons-network-1:before{content:""}.dripicons-network-2:before{content:""}.dripicons-network-3:before{content:""}.dripicons-network-4:before{content:""}.dripicons-network-5:before{content:""}.dripicons-pamphlet:before{content:""}.dripicons-paperclip:before{content:""}.dripicons-pencil:before{content:""}.dripicons-phone:before{content:""}.dripicons-photo:before{content:""}.dripicons-photo-group:before{content:""}.dripicons-pill:before{content:""}.dripicons-pin:before{content:""}.dripicons-plus:before{content:""}.dripicons-power:before{content:""}.dripicons-preview:before{content:""}.dripicons-print:before{content:""}.dripicons-pulse:before{content:""}.dripicons-question:before{content:""}.dripicons-reply:before{content:""}.dripicons-reply-all:before{content:""}.dripicons-return:before{content:""}.dripicons-retweet:before{content:""}.dripicons-rocket:before{content:""}.dripicons-scale:before{content:""}.dripicons-search:before{content:""}.dripicons-shopping-bag:before{content:""}.dripicons-skip:before{content:""}.dripicons-stack:before{content:""}.dripicons-star:before{content:""}.dripicons-stopwatch:before{content:""}.dripicons-store:before{content:""}.dripicons-suitcase:before{content:""}.dripicons-swap:before{content:""}.dripicons-tag:before{content:""}.dripicons-tag-delete:before{content:""}.dripicons-tags:before{content:""}.dripicons-thumbs-down:before{content:""}.dripicons-thumbs-up:before{content:""}.dripicons-ticket:before{content:""}.dripicons-time-reverse:before{content:""}.dripicons-to-do:before{content:""}.dripicons-toggles:before{content:""}.dripicons-trash:before{content:""}.dripicons-trophy:before{content:""}.dripicons-upload:before{content:""}.dripicons-user:before{content:""}.dripicons-user-group:before{content:""}.dripicons-user-id:before{content:""}.dripicons-vibrate:before{content:""}.dripicons-view-apps:before{content:""}.dripicons-view-list:before{content:""}.dripicons-view-list-large:before{content:""}.dripicons-view-thumb:before{content:""}.dripicons-volume-full:before{content:""}.dripicons-volume-low:before{content:""}.dripicons-volume-medium:before{content:""}.dripicons-volume-off:before{content:""}.dripicons-wallet:before{content:""}.dripicons-warning:before{content:""}.dripicons-web:before{content:""}.dripicons-weight:before{content:""}.dripicons-wifi:before{content:""}.dripicons-wrong:before{content:""}.dripicons-zoom-in:before{content:""}.dripicons-zoom-out:before{content:""}/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #556ee6;--indigo: #564ab1;--purple: #6f42c1;--red: #f46a6a;--orange: #f1734f;--yellow: #f1b44c;--green: #34c38f;--teal: #050505;--cyan: #50a5f1;--white: #fff;--gray: #74788d;--gray-dark: #343a40;--primary: #784df5;--secondary: #333333;--success: #51B960;--info: #50a5f1;--warning: #f1b44c;--danger: #f46a6a;--light: #eff2f7;--dark: #343a40;--pink: #e83e8c;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: "Poppins", sans-serif;--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Poppins",sans-serif;font-size:0.8125rem;font-weight:400;line-height:1.5;color:#495057;text-align:left;background-color:#f8f8fb}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#784df5;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:rgb(69.210106383,13.0585106383,232.4414893617);text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#74788d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.03125rem}h2,.h2{font-size:1.625rem}h3,.h3{font-size:1.421875rem}h4,.h4{font-size:1.21875rem}h5,.h5{font-size:1.015625rem}h6,.h6{font-size:0.8125rem}.lead{font-size:1.015625rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.015625rem}.blockquote-footer{display:block;font-size:80%;color:#74788d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#f8f8fb;border:1px solid #f6f6f6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#74788d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:600}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:17px;padding-left:17px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-17px;margin-left:-17px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:17px;padding-left:17px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#495057}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #eff2f7}.table thead th{vertical-align:bottom;border-bottom:2px solid #eff2f7}.table tbody+tbody{border-top:2px solid #eff2f7}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #eff2f7}.table-bordered th,.table-bordered td{border:1px solid #eff2f7}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#f8f9fa}.table-hover tbody tr:hover{color:#495057;background-color:#f8f9fa}.table-primary,.table-primary>th,.table-primary>td{background-color:rgb(217.2,205.16,252.2)}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:rgb(184.8,162.44,249.8)}.table-hover .table-primary:hover{background-color:rgb(198.8888297872,181.0163829787,250.8436170213)}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:rgb(198.8888297872,181.0163829787,250.8436170213)}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:hsl(0,0%,77.6%)}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:hsl(0,0%,58.4%)}.table-hover .table-secondary:hover{background-color:hsl(0,0%,72.6%)}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:hsl(0,0%,72.6%)}.table-success,.table-success>th,.table-success>td{background-color:rgb(206.28,235.4,210.48)}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:rgb(164.52,218.6,172.32)}.table-hover .table-success:hover{background-color:rgb(188.0955737705,228.0844262295,193.8631967213)}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:rgb(188.0955737705,228.0844262295,193.8631967213)}.table-info,.table-info>th,.table-info>td{background-color:rgb(206,229.8,251.08)}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:rgb(164,208.2,247.72)}.table-hover .table-info:hover{background-color:rgb(182.3888888889,217.6571428571,249.1911111111)}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:rgb(182.3888888889,217.6571428571,249.1911111111)}.table-warning,.table-warning>th,.table-warning>td{background-color:rgb(251.08,234,204.88)}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:rgb(247.72,216,161.92)}.table-hover .table-warning:hover{background-color:hsl(37.8181818182,85.4922279793%,84.4039215686%)}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:hsl(37.8181818182,85.4922279793%,84.4039215686%)}.table-danger,.table-danger>th,.table-danger>td{background-color:rgb(251.92,213.28,213.28)}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:rgb(249.28,177.52,177.52)}.table-hover .table-danger:hover{background-color:hsl(0,86.25%,86.2156862745%)}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:hsl(0,86.25%,86.2156862745%)}.table-light,.table-light>th,.table-light>td{background-color:rgb(250.52,251.36,252.76)}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:rgb(246.68,248.24,250.84)}.table-hover .table-light:hover{background-color:rgb(233.52,237.5475,244.26)}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgb(233.52,237.5475,244.26)}.table-dark,.table-dark>th,.table-dark>td{background-color:rgb(198.16,199.84,201.52)}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:rgb(149.44,152.56,155.68)}.table-hover .table-dark:hover{background-color:hsl(210,3.0456852792%,73.368627451%)}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:hsl(210,3.0456852792%,73.368627451%)}.table-pink,.table-pink>th,.table-pink>td{background-color:rgb(248.56,200.96,222.8)}.table-pink th,.table-pink td,.table-pink thead th,.table-pink tbody+tbody{border-color:rgb(243.04,154.64,195.2)}.table-hover .table-pink:hover{background-color:rgb(245.8447222222,178.1752777778,209.2236111111)}.table-hover .table-pink:hover>td,.table-hover .table-pink:hover>th{background-color:rgb(245.8447222222,178.1752777778,209.2236111111)}.table-active,.table-active>th,.table-active>td{background-color:#f8f9fa}.table-hover .table-active:hover{background-color:rgb(233.125,236.25,239.375)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgb(233.125,236.25,239.375)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:hsl(210,10.3448275862%,30.2450980392%)}.table .thead-light th{color:#495057;background-color:#f8f9fa;border-color:#eff2f7}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:hsl(210,10.3448275862%,30.2450980392%)}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 0.94rem + 2px);padding:.47rem .75rem;font-size:0.8125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:hsl(210,13.9534883721%,73.137254902%);outline:0;box-shadow:none}.form-control::placeholder{color:#74788d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#fff;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{-webkit-appearance:none;appearance:none}select.form-control:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.47rem + 1px);padding-bottom:calc(0.47rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.015625rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.7109375rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.47rem 0;margin-bottom:0;font-size:0.8125rem;line-height:1.5;color:#495057;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.7109375rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.015625rem;line-height:1.5;border-radius:.4rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#74788d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#51b960}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:0.7109375rem;line-height:1.5;color:#fff;background-color:rgba(81,185,96,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#51b960;padding-right:calc(1.5em + 0.94rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.235rem) center;background-size:calc(0.75em + 0.47rem) calc(0.75em + 0.47rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#51b960;box-shadow:0 0 0 .15rem rgba(81,185,96,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.94rem);background-position:top calc(0.375em + 0.235rem) right calc(0.375em + 0.235rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#51b960;padding-right:calc((1em + 0.94rem)*3/4 + 1.75rem) !important;background:url("data:image/svg+xml,%3csvg xmlns=%27http:e") no-repeat right .75rem center/8px 10px,#fff url("data:image/svg+xml,%3csvg xmlns=%27http:e") center right 1.75rem/calc(0.75em + 0.47rem) calc(0.75em + 0.47rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#51b960;box-shadow:0 0 0 .15rem rgba(81,185,96,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#51b960}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#51b960}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#51b960}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:rgb(117.368852459,199.631147541,129.2336065574);background-color:rgb(117.368852459,199.631147541,129.2336065574)}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .15rem rgba(81,185,96,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#51b960}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#51b960}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#51b960;box-shadow:0 0 0 .15rem rgba(81,185,96,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#f46a6a}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.4rem .7rem;margin-top:.1rem;font-size:0.7109375rem;line-height:1.5;color:#fff;background-color:rgba(244,106,106,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#f46a6a;padding-right:calc(1.5em + 0.94rem) !important;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:E");background-repeat:no-repeat;background-position:right calc(0.375em + 0.235rem) center;background-size:calc(0.75em + 0.47rem) calc(0.75em + 0.47rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#f46a6a;box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem !important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.94rem);background-position:top calc(0.375em + 0.235rem) right calc(0.375em + 0.235rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#f46a6a;padding-right:calc((1em + 0.94rem)*3/4 + 1.75rem) !important;background:url("data:image/svg+xml,%3csvg xmlns=%27http:e") no-repeat right .75rem center/8px 10px,#fff url("data:image/svg+xml,%3csvg xmlns=%27http:E") center right 1.75rem/calc(0.75em + 0.47rem) calc(0.75em + 0.47rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#f46a6a;box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#f46a6a}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#f46a6a}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#f46a6a}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:hsl(0,86.25%,78.6274509804%);background-color:hsl(0,86.25%,78.6274509804%)}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#f46a6a}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#f46a6a}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#f46a6a;box-shadow:0 0 0 .15rem rgba(244,106,106,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#495057;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.47rem .75rem;font-size:0.8125rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#495057;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .15rem rgba(120,77,245,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#784df5;border-color:#784df5}.btn-primary:hover{color:#fff;background-color:rgb(92.5332446809,40.7845744681,242.9654255319);border-color:rgb(83.3776595745,28.7127659574,242.2872340426)}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:rgb(92.5332446809,40.7845744681,242.9654255319);border-color:rgb(83.3776595745,28.7127659574,242.2872340426);box-shadow:0 0 0 .15rem rgba(140.25,103.7,246.5,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#784df5;border-color:#784df5}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(83.3776595745,28.7127659574,242.2872340426);border-color:rgb(74.2220744681,16.6409574468,241.6090425532)}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(140.25,103.7,246.5,.5)}.btn-secondary{color:#fff;background-color:#333;border-color:#333}.btn-secondary:hover{color:#fff;background-color:hsl(0,0%,12.5%);border-color:hsl(0,0%,10%)}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:hsl(0,0%,12.5%);border-color:hsl(0,0%,10%);box-shadow:0 0 0 .15rem hsla(0,0%,32%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#333;border-color:#333}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:hsl(0,0%,10%);border-color:hsl(0,0%,7.5%)}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem hsla(0,0%,32%,.5)}.btn-success{color:#fff;background-color:#51b960;border-color:#51b960}.btn-success:hover{color:#fff;background-color:rgb(65.3381147541,162.4118852459,79.3391393443);border-color:rgb(61.6803278689,153.3196721311,74.8975409836)}.btn-success:focus,.btn-success.focus{color:#fff;background-color:rgb(65.3381147541,162.4118852459,79.3391393443);border-color:rgb(61.6803278689,153.3196721311,74.8975409836);box-shadow:0 0 0 .15rem rgba(107.1,195.5,119.85,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#51b960;border-color:#51b960}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(61.6803278689,153.3196721311,74.8975409836);border-color:rgb(58.0225409836,144.2274590164,70.455942623)}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(107.1,195.5,119.85,.5)}.btn-info{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-info:hover{color:#fff;background-color:rgb(44.5833333333,146.7857142857,238.1666666667);border-color:rgb(32.7777777778,140.7142857143,237.2222222222)}.btn-info:focus,.btn-info.focus{color:#fff;background-color:rgb(44.5833333333,146.7857142857,238.1666666667);border-color:rgb(32.7777777778,140.7142857143,237.2222222222);box-shadow:0 0 0 .15rem rgba(106.25,178.5,243.1,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(32.7777777778,140.7142857143,237.2222222222);border-color:rgb(20.9722222222,134.6428571429,236.2777777778)}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(106.25,178.5,243.1,.5)}.btn-warning{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-warning:hover{color:#fff;background-color:rgb(238.225388601,165.1360103627,40.524611399);border-color:rgb(237.3005181347,160.1813471503,28.6994818653)}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:rgb(238.225388601,165.1360103627,40.524611399);border-color:rgb(237.3005181347,160.1813471503,28.6994818653);box-shadow:0 0 0 .15rem rgba(243.1,191.25,102.85,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:rgb(237.3005181347,160.1813471503,28.6994818653);border-color:rgb(234.8795336788,154.8367875648,18.3704663212)}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(243.1,191.25,102.85,.5)}.btn-danger{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-danger:hover{color:#fff;background-color:hsl(0,86.25%,61.1274509804%);border-color:hsl(0,86.25%,58.6274509804%)}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:hsl(0,86.25%,61.1274509804%);border-color:hsl(0,86.25%,58.6274509804%);box-shadow:0 0 0 .15rem rgba(245.65,128.35,128.35,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:hsl(0,86.25%,58.6274509804%);border-color:hsl(0,86.25%,56.1274509804%)}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(245.65,128.35,128.35,.5)}.btn-light{color:#212529;background-color:#eff2f7;border-color:#eff2f7}.btn-light:hover{color:#212529;background-color:rgb(213.5,221.28125,234.25);border-color:rgb(205,214.375,230)}.btn-light:focus,.btn-light.focus{color:#212529;background-color:rgb(213.5,221.28125,234.25);border-color:rgb(205,214.375,230);box-shadow:0 0 0 .15rem rgba(208.1,211.25,216.1,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#eff2f7;border-color:#eff2f7}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(205,214.375,230);border-color:rgb(196.5,207.46875,225.75)}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(208.1,211.25,216.1,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:hsl(210,10.3448275862%,15.2450980392%);border-color:rgb(29.1379310345,32.5,35.8620689655)}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:hsl(210,10.3448275862%,15.2450980392%);border-color:rgb(29.1379310345,32.5,35.8620689655);box-shadow:0 0 0 .15rem rgba(82.45,87.55,92.65,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655);border-color:hsl(210,10.3448275862%,10.2450980392%)}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(82.45,87.55,92.65,.5)}.btn-pink{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-pink:hover{color:#fff;background-color:rgb(227.9270833333,27.8229166667,119.6354166667);border-color:rgb(217.125,25.875,113.625)}.btn-pink:focus,.btn-pink.focus{color:#fff;background-color:rgb(227.9270833333,27.8229166667,119.6354166667);border-color:rgb(217.125,25.875,113.625);box-shadow:0 0 0 .15rem rgba(235.45,90.95,157.25,.5)}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-pink:not(:disabled):not(.disabled):active,.btn-pink:not(:disabled):not(.disabled).active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:rgb(217.125,25.875,113.625);border-color:rgb(205.7326388889,24.5173611111,107.6631944444)}.btn-pink:not(:disabled):not(.disabled):active:focus,.btn-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(235.45,90.95,157.25,.5)}.btn-outline-primary{color:#784df5;border-color:#784df5}.btn-outline-primary:hover{color:#fff;background-color:#784df5;border-color:#784df5}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .15rem rgba(120,77,245,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#784df5;background-color:rgba(0,0,0,0)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#784df5;border-color:#784df5}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(120,77,245,.5)}.btn-outline-secondary{color:#333;border-color:#333}.btn-outline-secondary:hover{color:#fff;background-color:#333;border-color:#333}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .15rem rgba(51,51,51,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#333;background-color:rgba(0,0,0,0)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#333;border-color:#333}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(51,51,51,.5)}.btn-outline-success{color:#51b960;border-color:#51b960}.btn-outline-success:hover{color:#fff;background-color:#51b960;border-color:#51b960}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .15rem rgba(81,185,96,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#51b960;background-color:rgba(0,0,0,0)}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#51b960;border-color:#51b960}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(81,185,96,.5)}.btn-outline-info{color:#50a5f1;border-color:#50a5f1}.btn-outline-info:hover{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .15rem rgba(80,165,241,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#50a5f1;background-color:rgba(0,0,0,0)}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#50a5f1;border-color:#50a5f1}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(80,165,241,.5)}.btn-outline-warning{color:#f1b44c;border-color:#f1b44c}.btn-outline-warning:hover{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .15rem rgba(241,180,76,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f1b44c;background-color:rgba(0,0,0,0)}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f1b44c;border-color:#f1b44c}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(241,180,76,.5)}.btn-outline-danger{color:#f46a6a;border-color:#f46a6a}.btn-outline-danger:hover{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .15rem rgba(244,106,106,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#f46a6a;background-color:rgba(0,0,0,0)}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#f46a6a;border-color:#f46a6a}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(244,106,106,.5)}.btn-outline-light{color:#eff2f7;border-color:#eff2f7}.btn-outline-light:hover{color:#212529;background-color:#eff2f7;border-color:#eff2f7}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .15rem rgba(239,242,247,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#eff2f7;background-color:rgba(0,0,0,0)}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#eff2f7;border-color:#eff2f7}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(239,242,247,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .15rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:rgba(0,0,0,0)}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(52,58,64,.5)}.btn-outline-pink{color:#e83e8c;border-color:#e83e8c}.btn-outline-pink:hover{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-outline-pink:focus,.btn-outline-pink.focus{box-shadow:0 0 0 .15rem rgba(232,62,140,.5)}.btn-outline-pink.disabled,.btn-outline-pink:disabled{color:#e83e8c;background-color:rgba(0,0,0,0)}.btn-outline-pink:not(:disabled):not(.disabled):active,.btn-outline-pink:not(:disabled):not(.disabled).active,.show>.btn-outline-pink.dropdown-toggle{color:#fff;background-color:#e83e8c;border-color:#e83e8c}.btn-outline-pink:not(:disabled):not(.disabled):active:focus,.btn-outline-pink:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-pink.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(232,62,140,.5)}.btn-link{font-weight:400;color:#784df5;text-decoration:none}.btn-link:hover{color:rgb(69.210106383,13.0585106383,232.4414893617);text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#74788d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.015625rem;line-height:1.5;border-radius:.4rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.7109375rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.width{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:0.8125rem;color:#495057;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #eff2f7}.dropdown-item{display:block;width:100%;padding:.35rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:hsl(210,10.8108108108%,9.5098039216%);text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:hsl(210,10.8108108108%,9.5098039216%);text-decoration:none;background-color:#f8f9fa}.dropdown-item.disabled,.dropdown-item:disabled{color:#74788d;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:0.7109375rem;color:#74788d;white-space:nowrap}.dropdown-item-text{display:block;padding:.35rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.47rem .75rem;margin-bottom:0;font-size:0.8125rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#eff2f7;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.015625rem;line-height:1.5;border-radius:.4rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:0.7109375rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.21875rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.109375rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#784df5;background-color:#784df5}.custom-control-input:focus~.custom-control-label::before{box-shadow:none}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:hsl(210,13.9534883721%,73.137254902%)}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:hsl(255.3571428571,89.3617021277%,98.137254902%);border-color:hsl(255.3571428571,89.3617021277%,98.137254902%)}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#74788d}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#fff}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.109375rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.109375rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#784df5;background-color:#784df5}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(120,77,245,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(120,77,245,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(120,77,245,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(0.109375rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(120,77,245,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.94rem + 2px);padding:.47rem 1.75rem .47rem .75rem;font-size:0.8125rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns=%27http:e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;appearance:none}.custom-select:focus{border-color:hsl(210,13.9534883721%,73.137254902%);outline:0;box-shadow:0 0 0 .15rem rgba(120,77,245,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#74788d;background-color:#eff2f7}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.7109375rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.015625rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.94rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.94rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:hsl(210,13.9534883721%,73.137254902%);box-shadow:none}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#fff}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.94rem + 2px);padding:.47rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.94rem);padding:.47rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#eff2f7;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.3rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #f8f8fb,none}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #f8f8fb,none}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #f8f8fb,none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#784df5;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:hsl(255.3571428571,89.3617021277%,98.137254902%)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f6f6f6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#784df5;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb{appearance:none}.custom-range::-moz-range-thumb:active{background-color:hsl(255.3571428571,89.3617021277%,98.137254902%)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:#f6f6f6;border-color:rgba(0,0,0,0);border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.15rem;margin-left:.15rem;background-color:#784df5;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:hsl(255.3571428571,89.3617021277%,98.137254902%)}.custom-range::-ms-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#f6f6f6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#f6f6f6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#74788d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #ced4da}.nav-tabs .nav-link{margin-bottom:-1px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#eff2f7 #eff2f7 #ced4da}.nav-tabs .nav-link.disabled{color:#74788d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#ced4da #ced4da #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#784df5}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.34765625rem;padding-bottom:.34765625rem;margin-right:1rem;font-size:1.015625rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.015625rem;line-height:1;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 30 30%27 xmlns=%27http:e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 30 30%27 xmlns=%27http:e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid #f6f6f6;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.25rem - 0);border-top-right-radius:calc(0.25rem - 0)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.25rem - 0);border-bottom-left-radius:calc(0.25rem - 0)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f6f6f6;border-bottom:0 solid #f6f6f6}.card-header:first-child{border-radius:calc(0.25rem - 0) calc(0.25rem - 0) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f6f6f6;border-top:0 solid #f6f6f6}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 0) calc(0.25rem - 0)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(0.25rem - 0)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.25rem - 0);border-top-right-radius:calc(0.25rem - 0)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.25rem - 0);border-bottom-left-radius:calc(0.25rem - 0)}.card-deck .card{margin-bottom:17px}@media(min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-17px;margin-left:-17px}.card-deck .card{flex:1 0;margin-right:17px;margin-bottom:0;margin-left:17px}}.card-group>.card{margin-bottom:17px}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:34px}@media(min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eff2f7;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#74788d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#74788d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#74788d;background-color:#fff;border:1px solid #ced4da}.page-link:hover{z-index:2;color:rgb(69.210106383,13.0585106383,232.4414893617);text-decoration:none;background-color:#eff2f7;border-color:#ced4da}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .15rem rgba(120,77,245,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#784df5;border-color:#784df5}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#fff;border-color:#ced4da}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.015625rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:0.7109375rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:500;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#784df5}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:rgb(83.3776595745,28.7127659574,242.2872340426)}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .15rem rgba(120,77,245,.5)}.badge-secondary{color:#fff;background-color:#333}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:hsl(0,0%,10%)}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .15rem rgba(51,51,51,.5)}.badge-success{color:#fff;background-color:#51b960}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:rgb(61.6803278689,153.3196721311,74.8975409836)}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .15rem rgba(81,185,96,.5)}.badge-info{color:#fff;background-color:#50a5f1}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:rgb(32.7777777778,140.7142857143,237.2222222222)}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .15rem rgba(80,165,241,.5)}.badge-warning{color:#fff;background-color:#f1b44c}a.badge-warning:hover,a.badge-warning:focus{color:#fff;background-color:rgb(237.3005181347,160.1813471503,28.6994818653)}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .15rem rgba(241,180,76,.5)}.badge-danger{color:#fff;background-color:#f46a6a}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:hsl(0,86.25%,58.6274509804%)}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .15rem rgba(244,106,106,.5)}.badge-light{color:#212529;background-color:#eff2f7}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:rgb(205,214.375,230)}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .15rem rgba(239,242,247,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655)}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .15rem rgba(52,58,64,.5)}.badge-pink{color:#fff;background-color:#e83e8c}a.badge-pink:hover,a.badge-pink:focus{color:#fff;background-color:rgb(217.125,25.875,113.625)}a.badge-pink:focus,a.badge-pink.focus{outline:0;box-shadow:0 0 0 .15rem rgba(232,62,140,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eff2f7;border-radius:.4rem}@media(min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:600}.alert-dismissible{padding-right:3.71875rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:rgb(62.4,40.04,127.4);background-color:rgb(228,219.4,253);border-color:rgb(217.2,205.16,252.2)}.alert-primary hr{border-top-color:rgb(198.8888297872,181.0163829787,250.8436170213)}.alert-primary .alert-link{color:rgb(43.3937888199,27.8443478261,88.5956521739)}.alert-secondary{color:hsl(0,0%,10.4%);background-color:hsl(0,0%,84%);border-color:hsl(0,0%,77.6%)}.alert-secondary hr{border-top-color:hsl(0,0%,72.6%)}.alert-secondary .alert-link{color:hsl(0,0%,.4%)}.alert-success{color:rgb(42.12,96.2,49.92);background-color:rgb(220.2,241,223.2);border-color:rgb(206.28,235.4,210.48)}.alert-success hr{border-top-color:rgb(188.0955737705,228.0844262295,193.8631967213)}.alert-success .alert-link{color:rgb(26.589924812,60.730075188,31.5139849624)}.alert-info{color:rgb(41.6,85.8,125.32);background-color:rgb(220,237,252.2);border-color:rgb(206,229.8,251.08)}.alert-info hr{border-top-color:rgb(182.3888888889,217.6571428571,249.1911111111)}.alert-info .alert-link{color:rgb(28.8897196262,59.585046729,87.0302803738)}.alert-warning{color:rgb(125.32,93.6,39.52);background-color:rgb(252.2,240,219.2);border-color:rgb(251.08,234,204.88)}.alert-warning hr{border-top-color:hsl(37.8181818182,85.4922279793%,84.4039215686%)}.alert-warning .alert-link{color:rgb(86.5471293375,64.6410094637,27.2928706625)}.alert-danger{color:rgb(126.88,55.12,55.12);background-color:rgb(252.8,225.2,225.2);border-color:rgb(251.92,213.28,213.28)}.alert-danger hr{border-top-color:hsl(0,86.25%,86.2156862745%)}.alert-danger .alert-link{color:hsl(0,39.4285714286%,25.6862745098%)}.alert-light{color:rgb(124.28,125.84,128.44);background-color:rgb(251.8,252.4,253.4);border-color:rgb(250.52,251.36,252.76)}.alert-light hr{border-top-color:rgb(233.52,237.5475,244.26)}.alert-light .alert-link{color:hsl(217.5,1.646090535%,39.5529411765%)}.alert-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(214.4,215.6,216.8);border-color:rgb(198.16,199.84,201.52)}.alert-dark hr{border-top-color:hsl(210,3.0456852792%,73.368627451%)}.alert-dark .alert-link{color:rgb(4.1779310345,4.66,5.1420689655)}.alert-pink{color:rgb(120.64,32.24,72.8);background-color:rgb(250.4,216.4,232);border-color:rgb(248.56,200.96,222.8)}.alert-pink hr{border-top-color:rgb(245.8447222222,178.1752777778,209.2236111111)}.alert-pink .alert-link{color:rgb(80.3951020408,21.4848979592,48.5142857143)}@keyframes progress-bar-stripes{from{background-position:.625rem 0}to{background-position:0 0}}.progress{display:flex;height:.625rem;overflow:hidden;line-height:0;font-size:0.609375rem;background-color:#f6f6f6;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#784df5;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:.625rem .625rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1 1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#495057;background-color:#eff2f7}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid #eff2f7}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#74788d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#784df5;border-color:#784df5}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:rgb(62.4,40.04,127.4);background-color:rgb(217.2,205.16,252.2)}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:rgb(62.4,40.04,127.4);background-color:rgb(198.8888297872,181.0163829787,250.8436170213)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:rgb(62.4,40.04,127.4);border-color:rgb(62.4,40.04,127.4)}.list-group-item-secondary{color:hsl(0,0%,10.4%);background-color:hsl(0,0%,77.6%)}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:hsl(0,0%,10.4%);background-color:hsl(0,0%,72.6%)}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:hsl(0,0%,10.4%);border-color:hsl(0,0%,10.4%)}.list-group-item-success{color:rgb(42.12,96.2,49.92);background-color:rgb(206.28,235.4,210.48)}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:rgb(42.12,96.2,49.92);background-color:rgb(188.0955737705,228.0844262295,193.8631967213)}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:rgb(42.12,96.2,49.92);border-color:rgb(42.12,96.2,49.92)}.list-group-item-info{color:rgb(41.6,85.8,125.32);background-color:rgb(206,229.8,251.08)}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:rgb(41.6,85.8,125.32);background-color:rgb(182.3888888889,217.6571428571,249.1911111111)}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:rgb(41.6,85.8,125.32);border-color:rgb(41.6,85.8,125.32)}.list-group-item-warning{color:rgb(125.32,93.6,39.52);background-color:rgb(251.08,234,204.88)}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:rgb(125.32,93.6,39.52);background-color:hsl(37.8181818182,85.4922279793%,84.4039215686%)}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:rgb(125.32,93.6,39.52);border-color:rgb(125.32,93.6,39.52)}.list-group-item-danger{color:rgb(126.88,55.12,55.12);background-color:rgb(251.92,213.28,213.28)}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:rgb(126.88,55.12,55.12);background-color:hsl(0,86.25%,86.2156862745%)}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:rgb(126.88,55.12,55.12);border-color:rgb(126.88,55.12,55.12)}.list-group-item-light{color:rgb(124.28,125.84,128.44);background-color:rgb(250.52,251.36,252.76)}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:rgb(124.28,125.84,128.44);background-color:rgb(233.52,237.5475,244.26)}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:rgb(124.28,125.84,128.44);border-color:rgb(124.28,125.84,128.44)}.list-group-item-dark{color:rgb(27.04,30.16,33.28);background-color:rgb(198.16,199.84,201.52)}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:rgb(27.04,30.16,33.28);background-color:hsl(210,3.0456852792%,73.368627451%)}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:rgb(27.04,30.16,33.28);border-color:rgb(27.04,30.16,33.28)}.list-group-item-pink{color:rgb(120.64,32.24,72.8);background-color:rgb(248.56,200.96,222.8)}.list-group-item-pink.list-group-item-action:hover,.list-group-item-pink.list-group-item-action:focus{color:rgb(120.64,32.24,72.8);background-color:rgb(245.8447222222,178.1752777778,209.2236111111)}.list-group-item-pink.list-group-item-action.active{color:#fff;background-color:rgb(120.64,32.24,72.8);border-color:rgb(120.64,32.24,72.8)}.close{float:right;font-size:1.21875rem;font-weight:600;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:0.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#74788d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translate(0, -50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #f6f6f6;border-radius:.4rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #eff2f7;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #eff2f7;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.modal-dialog{max-width:350px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:500px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:0.7109375rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.4rem .7rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:0.7109375rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #eff2f7;border-radius:.4rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .4rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-0.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#eff2f7}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^=top]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.4rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#eff2f7}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^=right]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-0.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#eff2f7}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^=bottom]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid hsl(0,0%,97%)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem;margin:.4rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#eff2f7}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^=left]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:0.8125rem;background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,92%);border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#495057}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http:e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentcolor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#784df5 !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:rgb(83.3776595745,28.7127659574,242.2872340426) !important}.bg-secondary{background-color:#333 !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:hsl(0,0%,10%) !important}.bg-success{background-color:#51b960 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:rgb(61.6803278689,153.3196721311,74.8975409836) !important}.bg-info{background-color:#50a5f1 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:rgb(32.7777777778,140.7142857143,237.2222222222) !important}.bg-warning{background-color:#f1b44c !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:rgb(237.3005181347,160.1813471503,28.6994818653) !important}.bg-danger{background-color:#f46a6a !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:hsl(0,86.25%,58.6274509804%) !important}.bg-light{background-color:#eff2f7 !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:rgb(205,214.375,230) !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:rgb(29.1379310345,32.5,35.8620689655) !important}.bg-pink{background-color:#e83e8c !important}a.bg-pink:hover,a.bg-pink:focus,button.bg-pink:hover,button.bg-pink:focus{background-color:rgb(217.125,25.875,113.625) !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.border{border:1px solid #eff2f7 !important}.border-top{border-top:1px solid #eff2f7 !important}.border-right{border-right:1px solid #eff2f7 !important}.border-bottom{border-bottom:1px solid #eff2f7 !important}.border-left{border-left:1px solid #eff2f7 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#784df5 !important}.border-secondary{border-color:#333 !important}.border-success{border-color:#51b960 !important}.border-info{border-color:#50a5f1 !important}.border-warning{border-color:#f1b44c !important}.border-danger{border-color:#f46a6a !important}.border-light{border-color:#eff2f7 !important}.border-dark{border-color:#343a40 !important}.border-pink{border-color:#e83e8c !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:.2rem !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-lg{border-radius:.4rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:600 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#784df5 !important}a.text-primary:hover,a.text-primary:focus{color:rgb(69.210106383,13.0585106383,232.4414893617) !important}.text-secondary{color:#333 !important}a.text-secondary:hover,a.text-secondary:focus{color:hsl(0,0%,5%) !important}.text-success{color:#51b960 !important}a.text-success:hover,a.text-success:focus{color:rgb(54.3647540984,135.1352459016,66.0143442623) !important}.text-info{color:#50a5f1 !important}a.text-info:hover,a.text-info:focus{color:rgb(18.1111111111,128.0714285714,226.3888888889) !important}.text-warning{color:#f1b44c !important}a.text-warning:hover,a.text-warning:focus{color:rgb(223.0544041451,147.0414507772,17.4455958549) !important}.text-danger{color:#f46a6a !important}a.text-danger:hover,a.text-danger:focus{color:hsl(0,86.25%,53.6274509804%) !important}.text-light{color:#eff2f7 !important}a.text-light:hover,a.text-light:focus{color:rgb(188,200.5625,221.5) !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:hsl(210,10.3448275862%,7.7450980392%) !important}.text-pink{color:#e83e8c !important}a.text-pink:hover,a.text-pink:focus{color:rgb(194.3402777778,23.1597222222,101.7013888889) !important}.text-body{color:#495057 !important}.text-muted{color:#74788d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:hsla(0,0%,100%,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #f6f6f6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#eff2f7}.table .thead-dark th{color:inherit;border-color:#eff2f7}}html{position:relative;min-height:100%}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#495057}a{text-decoration:none !important}label{font-weight:500}.blockquote{padding:10px 20px;border-left:4px solid #f6f6f6}.blockquote-reverse{border-left:0;border-right:4px solid #f6f6f6;text-align:right}.bg-soft-primary{background-color:rgba(120,77,245,.25) !important}.bg-soft-secondary{background-color:rgba(51,51,51,.25) !important}.bg-soft-success{background-color:rgba(81,185,96,.25) !important}.bg-soft-info{background-color:rgba(80,165,241,.25) !important}.bg-soft-warning{background-color:rgba(241,180,76,.25) !important}.bg-soft-danger{background-color:rgba(244,106,106,.25) !important}.bg-soft-light{background-color:rgba(239,242,247,.25) !important}.bg-soft-dark{background-color:rgba(52,58,64,.25) !important}.bg-soft-pink{background-color:rgba(232,62,140,.25) !important}.badge-soft-primary{color:#784df5;background-color:rgba(120,77,245,.18)}.badge-soft-primary[href]:hover,.badge-soft-primary[href]:focus{color:#784df5;text-decoration:none;background-color:rgba(120,77,245,.4)}.badge-soft-secondary{color:#333;background-color:rgba(51,51,51,.18)}.badge-soft-secondary[href]:hover,.badge-soft-secondary[href]:focus{color:#333;text-decoration:none;background-color:rgba(51,51,51,.4)}.badge-soft-success{color:#51b960;background-color:rgba(81,185,96,.18)}.badge-soft-success[href]:hover,.badge-soft-success[href]:focus{color:#51b960;text-decoration:none;background-color:rgba(81,185,96,.4)}.badge-soft-info{color:#50a5f1;background-color:rgba(80,165,241,.18)}.badge-soft-info[href]:hover,.badge-soft-info[href]:focus{color:#50a5f1;text-decoration:none;background-color:rgba(80,165,241,.4)}.badge-soft-warning{color:#f1b44c;background-color:rgba(241,180,76,.18)}.badge-soft-warning[href]:hover,.badge-soft-warning[href]:focus{color:#f1b44c;text-decoration:none;background-color:rgba(241,180,76,.4)}.badge-soft-danger{color:#f46a6a;background-color:rgba(244,106,106,.18)}.badge-soft-danger[href]:hover,.badge-soft-danger[href]:focus{color:#f46a6a;text-decoration:none;background-color:rgba(244,106,106,.4)}.badge-soft-light{color:#eff2f7;background-color:rgba(239,242,247,.18)}.badge-soft-light[href]:hover,.badge-soft-light[href]:focus{color:#eff2f7;text-decoration:none;background-color:rgba(239,242,247,.4)}.badge-soft-dark{color:#343a40;background-color:rgba(52,58,64,.18)}.badge-soft-dark[href]:hover,.badge-soft-dark[href]:focus{color:#343a40;text-decoration:none;background-color:rgba(52,58,64,.4)}.badge-soft-pink{color:#e83e8c;background-color:rgba(232,62,140,.18)}.badge-soft-pink[href]:hover,.badge-soft-pink[href]:focus{color:#e83e8c;text-decoration:none;background-color:rgba(232,62,140,.4)}.badge-dark{color:#eff2f7}.badge-pill{padding-right:.6em !important;padding-left:.6em !important}button,a{outline:none !important}.btn-rounded{border-radius:30px}.btn-dark,.btn-secondary{color:#eff2f7 !important}.btn-outline-light{color:#212529}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle,.btn-outline-dark:hover,.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle,.btn-dark:hover{color:#eff2f7}.btn-group-example .btn{position:relative}.btn-group-example .btn:first-child::before{display:none}.btn-group-example .btn:before{content:"OR";position:absolute;font-size:10px;width:24px;height:24px;line-height:24px;border-radius:50%;background-color:#74788d;color:#eff2f7;border:1px solid #fff;left:-12px;top:50%;transform:translateY(-50%);z-index:1}.btn-label{position:relative;padding-left:44px}.btn-label .label-icon{position:absolute;width:32px;height:100%;left:0;top:0;background-color:hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);font-size:16px;display:flex;align-items:center;justify-content:center}.btn-label.btn-light .label-icon{background-color:rgba(52,58,64,.1);border-right:1px solid rgba(52,58,64,.2)}.breadcrumb-item>a{color:#495057}.breadcrumb-item+.breadcrumb-item::before{font-family:"Material Design Icons"}.MuiBadge-root{position:absolute !important}.card{margin-bottom:34px;box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.card-drop{color:#495057}.card-title{font-size:15px;margin:0 0 8px 0;font-weight:600}.card-title-desc{color:#74788d;margin-bottom:24px}.dropdown-menu{box-shadow:0 1rem 3rem rgba(0,0,0,.175);animation-name:DropDownSlide;animation-duration:.3s;animation-fill-mode:both;margin:0;position:absolute;z-index:1000}.dropdown-menu.show{top:100% !important}.dropdown-menu.dropdown-menu-right{right:0 !important;left:auto !important}.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=left]{top:auto !important;animation:none !important}@keyframes DropDownSlide{100%{transform:translateY(0)}0%{transform:translateY(10px)}}@media(min-width: 600px){.dropdown-menu-lg{width:320px}.dropdown-menu-md{width:240px}}.dropdown-divider{border-top-color:#eff2f7}.dropdown-mega{position:static !important}.dropdown-megamenu{padding:20px;left:20px !important;right:20px !important}.dropdown-mega-menu-xl{width:40rem}.dropdown-mega-menu-lg{width:26rem}.nav-tabs>li>a,.nav-pills>li>a{color:#495057;font-weight:500}.nav-pills>a{color:#495057;font-weight:500}.nav-tabs-custom{border-bottom:2px solid #f6f6f6}.nav-tabs-custom .nav-item{position:relative;color:#343a40}.nav-tabs-custom .nav-item .nav-link{border:none}.nav-tabs-custom .nav-item .nav-link::after{content:"";background:#784df5;height:2px;position:absolute;width:100%;left:0;bottom:-1px;transition:all 250ms ease 0s;transform:scale(0)}.nav-tabs-custom .nav-item .nav-link.active{color:#784df5}.nav-tabs-custom .nav-item .nav-link.active:after{transform:scale(1)}.vertical-nav .nav .nav-link{padding:24px 16px;text-align:center;margin-bottom:8px}.vertical-nav .nav .nav-link .nav-icon{font-size:24px}.table th{font-weight:600}.table-centered td,.table-centered th{vertical-align:middle !important}.table-nowrap th,.table-nowrap td{white-space:nowrap}.pagination-rounded .page-link{border-radius:30px !important;margin:0 3px;border:none;width:32px;height:32px;padding:0;text-align:center;line-height:32px}.progress-sm{height:5px}.progress-md{height:8px}.progress-lg{height:12px}.progress-xl{height:16px}.custom-progess{position:relative}.custom-progess .progress-icon{position:absolute;top:-12px}.custom-progess .progress-icon .avatar-title{background:#fff}#page-topbar{top:0;right:0;left:0;z-index:1002;background-color:#fff;box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03)}.navbar-header{display:flex;justify-content:space-between;align-items:center;margin:0 auto;height:60px;padding:0 calc(34px/2) 0 0}.navbar-header .dropdown.show .header-item{background-color:#f8f9fa}.navbar-brand-box{padding:0 1.5rem;text-align:center;width:250px}.logo{line-height:70px}.logo .logo-sm{display:none}.logo-light{display:none}.app-search{padding:calc(22px/2) 0}.app-search .form-control{border:none;height:38px;padding-left:40px;padding-right:20px;background-color:#f3f3f9;box-shadow:none;border-radius:30px}.app-search span{position:absolute;z-index:10;font-size:16px;line-height:38px;left:13px;top:0;color:#74788d}.megamenu-list li{position:relative;padding:5px 0px}.megamenu-list li a{color:#495057}@media(max-width: 992px){.navbar-brand-box{width:auto}.logo span.logo-lg{display:none}.logo span.logo-sm{display:inline-block}}.page-content{width:100%;flex:1 1;padding:calc(60px/2) calc(34px/2) 60px calc(34px/2)}.header-item{height:60px;box-shadow:none !important;color:#555b6d;border:0;border-radius:0px}.header-item:hover{color:#555b6d}.header-profile-user{height:36px;width:36px;background-color:#f6f6f6;padding:3px}.noti-icon i{font-size:22px;color:#555b6d}.noti-icon .badge{position:absolute;top:12px;right:4px}.notification-item .media{padding:.75rem 1rem}.notification-item .media:hover{background-color:#f6f6f6}.dropdown-icon-item{border-radius:3px;line-height:34px;text-align:center;padding:15px 0 9px;display:block;border:1px solid rgba(0,0,0,0);color:#74788d}.dropdown-icon-item img{height:24px}.dropdown-icon-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-icon-item:hover{border-color:#eff2f7}.fullscreen-enable [data-toggle=fullscreen] .bx-fullscreen::before{content:""}body[data-topbar=dark] #page-topbar{background-color:#2a3042}body[data-topbar=dark] .navbar-header .dropdown.show .header-item{background-color:hsla(0,0%,100%,.05)}body[data-topbar=dark] .navbar-header .waves-effect .waves-ripple{background:hsla(0,0%,100%,.4)}body[data-topbar=dark] .header-item{color:#e9ecef}body[data-topbar=dark] .header-item:hover{color:#e9ecef}body[data-topbar=dark] .header-profile-user{background-color:hsla(0,0%,100%,.25)}body[data-topbar=dark] .noti-icon i{color:#e9ecef}body[data-topbar=dark] .logo-dark{display:none}body[data-topbar=dark] .logo-light{display:block}body[data-topbar=dark] .app-search .form-control{background-color:rgba(243,243,249,.07);color:#fff}body[data-topbar=dark] .app-search span,body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}body[data-sidebar=dark] .navbar-brand-box{background:#2a3042}body[data-sidebar=dark] .logo-dark{display:none}body[data-sidebar=dark] .logo-light{display:block}@media(max-width: 600px){.navbar-header .dropdown{position:static}.navbar-header .dropdown .dropdown-menu{left:10px !important;right:10px !important}}@media(max-width: 380px){.navbar-brand-box{display:none}}body[data-layout=horizontal] .navbar-brand-box{width:auto}body[data-layout=horizontal] .page-content{margin-top:60px;padding:calc(55px + 34px) calc(34px/2) 60px calc(34px/2)}@media(max-width: 992px){body[data-layout=horizontal] .page-content{margin-top:15px}}.page-title-box{padding-bottom:34px}.page-title-box .breadcrumb{background-color:rgba(0,0,0,0);padding:0}.page-title-box h4{text-transform:uppercase;font-weight:600;font-size:16px !important}.footer{bottom:0;padding:20px calc(34px/2);position:relative;margin-top:auto;right:0;color:#606060;left:0;height:60px;background-color:#efefef}@media(max-width: 992px){.footer{left:0}}.container-termsAndCondition{margin-left:80px;font-size:16x;font-weight:500;font-family:"Poppins",sans-serif}.container-ellipse{width:18px;height:18px;color:#96939f;margin-bottom:13px;margin-left:20px}.container-policy{margin-left:20px;font-size:16x;font-weight:500;font-family:"Poppins",sans-serif}.container-legal{margin-left:20px;font-size:16x;font-weight:500;font-family:"Poppins",sans-serif}.container-tervMark{margin-bottom:15px;margin-left:560px;font-size:16x;font-weight:550;font-family:"Poppins",sans-serif}.vertical-collpsed .footer{left:70px}body[data-layout=horizontal] .footer{left:100 !important}.form-check-right{padding-left:0;display:inline-block;padding-right:1.25rem}.form-check-right .form-check-input{right:0;margin-left:0}.form-check-right .form-check-label{display:block}.custom-control-right{padding-left:0;padding-right:1.5rem;display:inline-block}.custom-control-right .custom-control-label{display:inline-block}.custom-control-right .custom-control-label:before,.custom-control-right .custom-control-label:after{left:auto;right:-1.5rem}.custom-control-right .custom-control-input{left:auto}.custom-checkbox-outline .custom-control-label::before{border-width:2px}.custom-checkbox-outline .custom-control-input:checked~.custom-control-label:after{background-image:none;content:"󰄬";font-family:"Material Design Icons";font-size:20px;top:-8px;left:-22px}.custom-checkbox-outline .custom-control-input:checked~.custom-control-label:before{background-color:rgba(0,0,0,0) !important}.custom-radio-outline .custom-control-label::before{border-width:2px}.custom-radio-outline .custom-control-input:checked~.custom-control-label:after{background-image:none;content:"󰝥";font-family:"Material Design Icons";font-size:8px;top:4px;left:-20px}.custom-radio-outline .custom-control-input:checked~.custom-control-label:before{background-color:rgba(0,0,0,0) !important}.custom-checkbox-primary .custom-control-input:checked~.custom-control-label:before,.custom-radio-primary .custom-control-input:checked~.custom-control-label:before{background-color:#784df5;border-color:#784df5}.custom-radio-outline.custom-radio-primary .custom-control-input:checked~.custom-control-label:after{color:#784df5}.custom-checkbox-secondary .custom-control-input:checked~.custom-control-label:before,.custom-radio-secondary .custom-control-input:checked~.custom-control-label:before{background-color:#333;border-color:#333}.custom-radio-outline.custom-radio-secondary .custom-control-input:checked~.custom-control-label:after{color:#333}.custom-checkbox-success .custom-control-input:checked~.custom-control-label:before,.custom-radio-success .custom-control-input:checked~.custom-control-label:before{background-color:#51b960;border-color:#51b960}.custom-radio-outline.custom-radio-success .custom-control-input:checked~.custom-control-label:after{color:#51b960}.custom-checkbox-info .custom-control-input:checked~.custom-control-label:before,.custom-radio-info .custom-control-input:checked~.custom-control-label:before{background-color:#50a5f1;border-color:#50a5f1}.custom-radio-outline.custom-radio-info .custom-control-input:checked~.custom-control-label:after{color:#50a5f1}.custom-checkbox-warning .custom-control-input:checked~.custom-control-label:before,.custom-radio-warning .custom-control-input:checked~.custom-control-label:before{background-color:#f1b44c;border-color:#f1b44c}.custom-radio-outline.custom-radio-warning .custom-control-input:checked~.custom-control-label:after{color:#f1b44c}.custom-checkbox-danger .custom-control-input:checked~.custom-control-label:before,.custom-radio-danger .custom-control-input:checked~.custom-control-label:before{background-color:#f46a6a;border-color:#f46a6a}.custom-radio-outline.custom-radio-danger .custom-control-input:checked~.custom-control-label:after{color:#f46a6a}.custom-checkbox-pink .custom-control-input:checked~.custom-control-label:before,.custom-radio-pink .custom-control-input:checked~.custom-control-label:before{background-color:#e83e8c;border-color:#e83e8c}.custom-radio-outline.custom-radio-pink .custom-control-input:checked~.custom-control-label:after{color:#e83e8c}.custom-checkbox-light .custom-control-input:checked~.custom-control-label:before,.custom-radio-light .custom-control-input:checked~.custom-control-label:before{background-color:#eff2f7;border-color:#eff2f7}.custom-radio-outline.custom-radio-light .custom-control-input:checked~.custom-control-label:after{color:#eff2f7}.custom-checkbox-dark .custom-control-input:checked~.custom-control-label:before,.custom-radio-dark .custom-control-input:checked~.custom-control-label:before{background-color:#343a40;border-color:#343a40}.custom-radio-outline.custom-radio-dark .custom-control-input:checked~.custom-control-label:after{color:#343a40}.custom-checkbox-dark .custom-control-input:checked~.custom-control-label:before,.custom-radio-dark .custom-control-input:checked~.custom-control-label:before{color:#343a40}.custom-control-label{cursor:pointer}.custom-switch-md{padding-left:3rem}.custom-switch-md .custom-control-label{line-height:20px}.custom-switch-md .custom-control-label:before{width:40px;height:20px;border-radius:30px;left:-3rem}.custom-switch-md .custom-control-label:after{width:16px;height:16px;left:calc(-3rem + 2px)}.custom-switch-md .custom-control-input:checked~.custom-control-label::after{transform:translateX(1.25rem)}.custom-switch-lg{padding-left:3.75rem}.custom-switch-lg .custom-control-label{line-height:24px}.custom-switch-lg .custom-control-label:before{width:48px;height:24px;border-radius:30px;left:-3.75rem}.custom-switch-lg .custom-control-label:after{width:20px;height:20px;left:calc(-3.75rem + 2px);border-radius:50%}.custom-switch-lg .custom-control-input:checked~.custom-control-label::after{transform:translateX(1.5rem)}.custom-control-label::before{background-color:#fff}.image-crop-preview .img-preview{float:left;margin-bottom:.5rem;margin-right:.5rem;overflow:hidden;background-color:#f6f6f6;text-align:center;width:100%}.image-crop-preview .img-preview>img{max-width:100%}.image-crop-preview .preview-lg{height:9rem;width:16rem}.image-crop-preview .preview-md{height:4.5rem;width:8rem}.image-crop-preview .preview-sm{height:2.25rem;width:4rem}.image-crop-preview .preview-xs{height:1.125rem;margin-right:0;width:2rem}.img-crop-preview-btns .btn .docs-tooltip,.img-crop-preview-toggles .btn .docs-tooltip{display:block;margin:-0.47rem -0.75rem;padding:.47rem .75rem}input[switch]{display:none}input[switch]+label{font-size:1em;line-height:1;width:56px;height:24px;background-color:#ced4da;background-image:none;border-radius:2rem;padding:.16667rem;cursor:pointer;display:inline-block;text-align:center;position:relative;font-weight:500;transition:all .1s ease-in-out}input[switch]+label:before{color:#343a40;content:attr(data-off-label);display:block;font-family:inherit;font-weight:500;font-size:12px;line-height:21px;position:absolute;right:1px;margin:3px;top:-2px;text-align:center;min-width:1.66667rem;overflow:hidden;transition:all .1s ease-in-out}input[switch]+label:after{content:"";position:absolute;left:3px;background-color:#eff2f7;box-shadow:none;border-radius:2rem;height:20px;width:20px;top:2px;transition:all .1s ease-in-out}input[switch]:checked+label{background-color:#784df5}input[switch]:checked+label:before{color:#fff;content:attr(data-on-label);right:auto;left:3px}input[switch]:checked+label:after{left:33px;background-color:#eff2f7}input[switch=bool]+label{background-color:#f46a6a}input[switch=bool]+label:before,input[switch=bool]:checked+label:before,input[switch=default]:checked+label:before{color:#fff}input[switch=bool]:checked+label{background-color:#51b960}input[switch=default]:checked+label{background-color:#a2a2a2}input[switch=primary]:checked+label{background-color:#784df5}input[switch=success]:checked+label{background-color:#51b960}input[switch=info]:checked+label{background-color:#50a5f1}input[switch=warning]:checked+label{background-color:#f1b44c}input[switch=danger]:checked+label{background-color:#f46a6a}input[switch=dark]:checked+label{background-color:#343a40}.square-switch{margin-right:7px}.square-switch input[switch]+label,.square-switch input[switch]+label:after{border-radius:4px}.datepicker{border:1px solid #eff2f7;padding:8px;z-index:999 !important}.datepicker table tr th{font-weight:500}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td .active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#784df5 !important;background-image:none;box-shadow:none;color:#fff !important}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover,.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eff2f7}.datepicker table tr td.new,.datepicker table tr td.old,.datepicker table tr td span.new,.datepicker table tr td span.old{color:#adb5bd;opacity:.6}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background-color:#f6f6f6}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>td{padding:7px}.bootstrap-datepicker-inline .datepicker-inline{width:auto !important;display:inline-block}.datepicker-container{border:1px solid #eff2f7;box-shadow:none;background-color:#fff}.datepicker-container.datepicker-inline{width:212px}.datepicker-panel>ul>li{background-color:#fff;border-radius:4px}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{background-color:rgba(120,77,245,.25);color:#784df5}.datepicker-panel>ul>li.highlighted,.datepicker-panel>ul>li.highlighted:hover,.datepicker-panel>ul>li:hover{background-color:#784df5;color:#fff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#adb5bd;opacity:.6}.datepicker-panel>ul[data-view=week]>li{font-weight:500}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff}.tox-tinymce{border:1px solid #ced4da !important}.tox .tox-statusbar{border-top:1px solid #eff2f7 !important}.tox .tox-menubar,.tox .tox-edit-area__iframe,.tox .tox-statusbar{background-color:#fff !important;background:none !important}.tox .tox-mbtn{color:#495057 !important}.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active){background-color:#eff2f7 !important}.tox .tox-tbtn:hover{background-color:#eff2f7 !important}.tox .tox-toolbar,.tox .tox-toolbar__overflow,.tox .tox-toolbar__primary{background:#eff2f7 !important}.tox .tox-toolbar__primary{border-top-color:#eff2f7 !important}.tox .tox-tbtn{color:#495057 !important}.tox .tox-tbtn svg{fill:#495057 !important}.tox .tox-edit-area__iframe{background-color:#fff !important}.tox .tox-statusbar a,.tox .tox-statusbar__path-item,.tox .tox-statusbar__wordcount{color:#495057 !important}.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border-right:1px solid rgb(222,228.1875,238.5) !important}.note-editor.note-frame{border:1px solid #ced4da;box-shadow:none;margin:0}.note-editor.note-frame .note-statusbar{background-color:#eff2f7;border-top:1px solid #eff2f7}.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-codable{border:none;color:#adb5bd;background-color:rgba(0,0,0,0)}.note-btn-group .note-btn{background-color:#eff2f7 !important;border-color:#eff2f7 !important}.note-status-output{display:none}.note-editable p:last-of-type{margin-bottom:0}.note-popover .popover-content .note-color .dropdown-menu,.card-header.note-toolbar .note-color .dropdown-menu{min-width:344px}.note-popover{border-color:#eff2f7}.note-popover .popover-content,.card-header.note-toolbar{background-color:#eff2f7}.note-toolbar{padding:0 0 5px 5px !important}.dropzone{min-height:230px;border:2px dashed #ced4da;background:#fff;border-radius:6px}.dropzone .dz-message{font-size:24px;width:100%}.twitter-bs-wizard .twitter-bs-wizard-nav{padding:4px;background-color:rgba(120,77,245,.1)}.twitter-bs-wizard .twitter-bs-wizard-nav .step-number{display:inline-block;width:38px;height:38px;line-height:34px;border:2px solid #784df5;color:#784df5;text-align:center;border-radius:50%}@media(max-width: 991.98px){.twitter-bs-wizard .twitter-bs-wizard-nav .step-number{display:block;margin:0 auto 8px !important}}@media(min-width: 992px){.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link{text-align:left}}.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active{background-color:rgba(0,0,0,0);color:#495057}.twitter-bs-wizard .twitter-bs-wizard-nav .nav-link.active .step-number{background-color:#784df5;color:#fff}.twitter-bs-wizard .twitter-bs-wizard-pager-link{padding-top:24px;padding-left:0;list-style:none;margin-bottom:0}.twitter-bs-wizard .twitter-bs-wizard-pager-link li{display:inline-block}.twitter-bs-wizard .twitter-bs-wizard-pager-link li a{display:inline-block;padding:.47rem .75rem;background-color:#784df5;color:#fff;border-radius:.25rem}.twitter-bs-wizard .twitter-bs-wizard-pager-link li.disabled a{cursor:not-allowed;background-color:rgb(149.2978723404,115.629787234,247.170212766)}.twitter-bs-wizard .twitter-bs-wizard-pager-link li.next{float:right}.twitter-bs-wizard-tab-content{padding-top:24px;min-height:262px}.flot-charts-height{height:320px}.flotTip{padding:8px 12px;background-color:rgba(52,58,64,.9);z-index:100;color:#f8f9fa;box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);border-radius:4px}.legendLabel{color:#adb5bd}.jqstooltip{box-sizing:content-box;width:auto !important;height:auto !important;background-color:#343a40 !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175);padding:5px 10px !important;border-radius:3px;border-color:#212529 !important}.jqsfield{color:#eff2f7 !important;font-size:12px !important;line-height:18px !important;font-family:"Poppins",sans-serif !important;font-weight:500 !important}.gmaps,.gmaps-panaroma{height:300px;background:#f8f9fa;border-radius:3px}.gmaps-overlay{display:block;text-align:center;color:#fff;font-size:16px;line-height:40px;background:#784df5;border-radius:4px;padding:10px 20px}.gmaps-overlay_arrow{left:50%;margin-left:-16px;width:0;height:0;position:absolute}.gmaps-overlay_arrow.above{bottom:-15px;border-left:16px solid rgba(0,0,0,0);border-right:16px solid rgba(0,0,0,0);border-top:16px solid #784df5}.gmaps-overlay_arrow.below{top:-15px;border-left:16px solid rgba(0,0,0,0);border-right:16px solid rgba(0,0,0,0);border-bottom:16px solid #784df5}.jvectormap-label{border:none;background:#343a40;color:#f8f9fa;font-family:"Poppins",sans-serif;font-size:.8125rem;padding:5px 8px}#root>.main-content{display:flex;flex:1 1;flex-direction:column;min-height:100%}body .assessment-question,body .assessment-question *,#root .assessment-question,#root .assessment-question *,#root>.main-content .assessment-question,#root>.main-content .assessment-question *{background-color:rgba(0,0,0,0) !important;color:#000 !important;font-family:Poppins !important;font-size:15px !important;font-style:normal !important;font-weight:500 !important;line-height:20px !important;list-style:none !important;margin:0px !important;margin-right:10px !important;padding:0px !important;text-decoration:none !important}body .assessment-question img,#root .assessment-question img,#root>.main-content .assessment-question img{max-height:100px;max-width:160px}body .assessment-option,#root .assessment-option,#root>.main-content .assessment-option{margin-bottom:15px !important}body .assessment-option *,#root .assessment-option *,#root>.main-content .assessment-option *{background-color:rgba(0,0,0,0) !important;color:#000 !important;font-family:Poppins !important;font-size:14px !important;font-style:normal !important;font-weight:400 !important;list-style:none !important;margin:0px !important;padding:0px !important;text-decoration:none !important}body .assessment-option img,#root .assessment-option img,#root>.main-content .assessment-option img{max-height:75px;max-width:160px}body #sidebar-menu ul li a i,#root #sidebar-menu ul li a i,#root>.main-content #sidebar-menu ul li a i{min-width:2rem}body .noti-icon .badge,#root .noti-icon .badge,#root>.main-content .noti-icon .badge{left:23px}body .dataTables_filter,body .dataTables_paginate,#root .dataTables_filter,#root .dataTables_paginate,#root>.main-content .dataTables_filter,#root>.main-content .dataTables_paginate{float:right}body .rdw-editor-main,#root .rdw-editor-main,#root>.main-content .rdw-editor-main{border:1px solid #f6f6f6;height:239px}body .dz-message,#root .dz-message,#root>.main-content .dz-message{padding:30px;text-align:center}body .fcYNFc,body .sc-AxmLO.gmtmqV,#root .fcYNFc,#root .sc-AxmLO.gmtmqV,#root>.main-content .fcYNFc,#root>.main-content .sc-AxmLO.gmtmqV{background-color:#fff !important;margin:0 20px 0 0 !important}body .task-box,#root .task-box,#root>.main-content .task-box{border:1px solid #eff2f7}body .react-datepicker-wrapper,#root .react-datepicker-wrapper,#root>.main-content .react-datepicker-wrapper{width:100% !important}body .ReactModal__Overlay,#root .ReactModal__Overlay,#root>.main-content .ReactModal__Overlay{z-index:1001 !important}body .chat-conversation .right .conversation-list,#root .chat-conversation .right .conversation-list,#root>.main-content .chat-conversation .right .conversation-list{margin-right:15px}body .external-event:hover,#root .external-event:hover,#root>.main-content .external-event:hover{cursor:pointer}body a:hover,#root a:hover,#root>.main-content a:hover{cursor:pointer}body .rating-container,#root .rating-container,#root>.main-content .rating-container{background-color:rgba(0,0,0,0) !important}body .input-group-append,#root .input-group-append,#root>.main-content .input-group-append{z-index:0}body .input-color,#root .input-color,#root>.main-content .input-color{color:#495057 !important}body .sketch-picker,#root .sketch-picker,#root>.main-content .sketch-picker{position:absolute;z-index:1}body .rangeslider__fill,#root .rangeslider__fill,#root>.main-content .rangeslider__fill{background-color:#784df5 !important}body .form-control:focus,#root .form-control:focus,#root>.main-content .form-control:focus{border:1px solid #784df5 !important}body .flatpickr-months .flatpickr-month,#root .flatpickr-months .flatpickr-month,#root>.main-content .flatpickr-months .flatpickr-month{background:#784df5 !important}body .flatpickr-weekdays,#root .flatpickr-weekdays,#root>.main-content .flatpickr-weekdays{background:#784df5 !important}body span.flatpickr-weekday,#root span.flatpickr-weekday,#root>.main-content span.flatpickr-weekday{background:#784df5 !important}body .flatpickr-current-month .flatpickr-monthDropdown-months,#root .flatpickr-current-month .flatpickr-monthDropdown-months,#root>.main-content .flatpickr-current-month .flatpickr-monthDropdown-months{background:#784df5 !important}body span.flatpickr-weekday,#root span.flatpickr-weekday,#root>.main-content span.flatpickr-weekday{color:#fff !important}body .flatpickr-day.selected,#root .flatpickr-day.selected,#root>.main-content .flatpickr-day.selected{background:#784df5 !important}body .bs-select select,#root .bs-select select,#root>.main-content .bs-select select{width:auto !important}body .disableCopyPaste,#root .disableCopyPaste,#root>.main-content .disableCopyPaste{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body .monaco-editor .lines-content,body .monaco-editor .view-line,body .monaco-editor .view-lines,#root .monaco-editor .lines-content,#root .monaco-editor .view-line,#root .monaco-editor .view-lines,#root>.main-content .monaco-editor .lines-content,#root>.main-content .monaco-editor .view-line,#root>.main-content .monaco-editor .view-lines{-webkit-user-select:text !important;-o-user-select:text !important;user-select:text !important}.terv-row{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;width:32rem}.editorWraper{min-width:32.5rem;max-width:37.5rem}.editorWraperPP{min-width:32.5rem;max-width:57.5rem}.editorWraperMobile{min-width:20rem;max-width:22rem}.terv-row-lg{width:42rem}.terv-form-sm{width:5.75rem}.terv-form-smd{width:19.6875rem}.terv-form-md{width:22rem}.terv-form-lg{width:600px}.terv-form-full{width:100%;*width:calc(100% - 24px)}.terv-formHelperTextBlock{display:block;margin-top:8px;margin-bottom:8px}.terv-formHelperTextNew{display:block;margin-top:-8px;margin-bottom:16px}.terv-formNew{background:#fafbfc;border:1px solid #dfe1e6;border-radius:4px;height:40px;outline:none;padding:12px 12px;margin-bottom:16px}.terv-formNew:active{border:1px solid #794df5}.terv-formNew:focus{border:1px solid #794df5}.terv-form{background:#fafbfc;border:1px solid #dfe1e6;border-radius:3px;height:2.5rem;outline:none;padding:0 .5em}.terv-form:focus{border:1px solid #794df5}.terv-password-icon{color:#a6a6aa !important;cursor:pointer !important}.terv-form-with-icon-sm .MuiOutlinedInput-root{background:#fafbfc !important;font-family:"Poppins" !important;font-size:.8125rem !important;font-weight:500 !important;height:2.5rem !important;width:9.3rem !important}.terv-form-with-icon-sm .MuiOutlinedInput-root fieldset{border:1px solid #dfe1e6 !important}.terv-form-with-icon-sm .MuiOutlinedInput-root.Mui-focused fieldset{border:1px solid #794df5 !important}.terv-form-with-icon-sm .MuiOutlinedInput-root input{height:.2rem !important}.terv-form-with-icon .MuiOutlinedInput-root{background:#fafbfc !important;font-family:"Poppins" !important;font-size:.8125rem !important;font-weight:500 !important;height:2.5rem !important;width:15rem !important}.terv-form-with-icon .MuiOutlinedInput-root fieldset{border:1px solid #dfe1e6 !important}.terv-form-with-icon .MuiOutlinedInput-root.Mui-focused fieldset{border:1px solid #794df5 !important}.terv-form-with-icon .MuiOutlinedInput-root input{height:.2rem !important}.terv-form-header{color:#19181b;font-size:1.25rem;font-weight:500;line-height:1;margin-bottom:12px}.terv-label{color:#262626;display:block;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:.5rem}.terv-sublabel{color:#504f51;font-size:13px;line-height:19px;margin:0 0 .5625rem 0;padding:0}.terv-divider{background-color:#e3f2ff;margin-bottom:1.5rem;margin-top:2rem;width:100%}.terv-back{color:#3a3a3a;font-weight:normal;font-size:16px;line-height:24px;margin-top:20px;display:block}.terv-back:hover{color:#3a3a3a}.textStriked{text-decoration:line-through}.terv-pt-6{padding-top:6px}
