@import url(https://static.neshan.org/sdk/leaflet/1.4.0/leaflet.css);
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@font-face {
  font-family: Lalezar;
  src: url("/fonts/ttf/Lalezar-Regular.ttf");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/eot/iranyekanwebboldfanum.eot");
  src: url("/fonts/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebboldfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/eot/iranyekanwebthinfanum.eot");
  src: url("/fonts/eot/iranyekanwebthinfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebthinfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebthinfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/eot/iranyekanweblightfanum.eot");
  src: url("/fonts/eot/iranyekanweblightfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanweblightfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanweblightfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/eot/iranyekanwebregularfanum.eot");
  src: url("/fonts/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebregularfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebregularfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/eot/iranyekanwebmediumfanum.eot");
  src: url("/fonts/eot/iranyekanwebmediumfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebmediumfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebmediumfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/eot/iranyekanwebextraboldfanum.eot");
  src: url("/fonts/eot/iranyekanwebextraboldfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebextraboldfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebextraboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/eot/iranyekanwebblackfanum.eot");
  src: url("/fonts/eot/iranyekanwebblackfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebblackfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebblackfanum.ttf") format("truetype");
}
@font-face {
  font-family: iranyekan;
  font-style: normal;
  font-weight: 950;
  src: url("/fonts/eot/iranyekanwebextrablackfanum.eot");
  src: url("/fonts/eot/iranyekanwebextrablackfanum.eot?#iefix") format("embedded-opentype"), /* IE6-8 */ url("/fonts/woff/iranyekanwebextrablackfanum.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("/fonts/ttf/iranyekanwebextrablackfanum.ttf") format("truetype");
}
* {
  font-family: iranyekan;
  font-weight: 500;
}
body {
  background: #fcfcfc;
}
.layout {
  padding: 0 5%;
  margin: 20px 0;
  min-height: calc(100vh - 104px) !important;
}
.content {
  background: #ffffff;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.1);
  padding: 0 15px;
}
.mr-auto {
  margin-right: auto !important;
}
a.cursor-default {
  cursor: default;
}
span.cursor-default {
  cursor: default;
}
.ant-result {
  padding: 48px 20px !important;
}
h3.ant-typography {
  font-weight: 800 !important;
  color: #1f2f49 !important;
  margin-bottom: 35px !important;
}
.ant-form-rtl .ant-form-item-label {
  width: 100%;
  text-align: right !important;
  margin-bottom: -7px;
}
.ant-form-item-has-error .ant-form-item-explain,
.ant-form-item-has-error .ant-form-item-split {
  font-size: 12px !important;
}
.ant-list-bordered.ant-list-lg .ant-list-item {
  padding: 25px 24px;
}
@media screen and (max-width: 768px) {
  h3.ant-typography {
    font-size: 18px !important;
  }
  .layout {
    padding: 0 10px !important;
  }
  .layout .ant-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.ant-layout-content {
  min-height: 100vh !important;
}
.my-table-row {
  background-color: #f6f6f6 !important;
  border: 1px solid #c5c5c5 !important;
  border-radius: 3px !important;
}
.ant-table.ant-table-middle .ant-table-tbody > tr > td {
  padding: 13px 21px;
}
.ant-layout {
  background: #fcfcfc;
}
.my-table-row {
  margin-bottom: 4px;
}
.my-table table {
  border-collapse: separate;
  border-spacing: 0em 0.5rem;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.container {
  margin: 20px 0;
  height: 100px;
}
.container .ant-form-item-control-input .ant-form-item-control-input-content .ant-select-selector {
  padding: 18px;
}
.container .filter {
  display: flex;
}
.container .filter-child {
  margin-left: 20px;
}
.container .filter-child .title {
  font-size: 13px !important;
  color: #1f2f49 !important;
  font-weight: 600 !important;
}
.container .divider {
  border-bottom: 1px #ccc solid;
  width: 84%;
  margin: auto;
}
.container .order {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.container .order-icon {
  border-radius: 5px;
  border: 1px solid #5d6b82;
  font-size: 25px;
  margin: 5px;
  color: #5d6b82;
  cursor: pointer;
  padding: 5px;
}
.container .order-active {
  border: 1px solid #29509d;
  color: #29509d;
}
@media (max-width: 768px) {
  .divider {
    display: none;
  }
  .container label {
    display: flex;
  }
  .container .filter {
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .filter {
    display: flex;
  }
  .filter-child {
    margin-left: 0 !important;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex-start-mixin {
  display: flex;
  justify-content: start;
  align-items: center;
}
.address-select-row {
  display: flex;
  justify-content: space-between;
}
.inline {
  display: inline;
}
.margin-left-30 {
  margin-left: 30px;
}
.input-style .ant-select-selector {
  border-radius: 5px !important;
  min-height: 40px;
  padding-top: 4px !important;
  margin-bottom: 7px;
}
.input-style .ant-select-arrow {
  top: 21px;
}
.input-row {
  display: flex;
  justify-content: space-around;
}
.input-row-2 {
  margin-right: 10px;
  width: 101%;
}
.form-submit-btn {
  min-width: 35%;
  min-height: 45px;
  background: #fccaa2;
  color: #1f2f49;
  font-size: 16px;
  font-weight: 700 !important;
  border-color: #fccaa2;
  margin-top: 20px;
}
.form-submit-btn span {
  font-weight: 700;
}
.form-submit-btn:hover,
.form-submit-btn:focus {
  background: #fccaa2;
  color: #1f2f49;
  border-color: #fccaa2;
}
.input-style input {
  border-radius: 5px !important;
  min-height: 40px;
  padding-top: 4px !important;
  margin-bottom: 7px;
}
.input-style label {
  color: #1f2f49 !important;
  margin-bottom: 6px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
.form-wrapper {
  padding: 30px;
}
.flex-between-mixin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-row {
  display: flex !important;
  justify-content: center !important;
}
.addressCard-wrapper {
  text-align: right;
}
.course-item {
  box-shadow: 0px 3px 6px #00000029;
  padding: 1rem 0.5rem;
  border-radius: 5px;
  background-color: #ffffff;
  width: 90%;
  margin: 4rem auto 2rem;
  display: flex;
  justify-content: start;
  align-items: center;
}
.course-item-title {
  font-size: 20px;
  font-weight: 800;
}
.course-item-image {
  width: 117px;
  height: 100px;
  border-radius: 10px;
  margin-left: 2rem;
  display: block;
}
.checkout-discount-wrapper {
  display: flex;
  align-items: flex-end;
}
.checkout-discount-wrapper:nth-child(2) {
  width: 10px;
}
.text-style {
  color: #5d6b82;
  font-weight: 800;
  font-size: 18px;
  margin-left: 1rem;
}
.text-style .ant-form-item {
  margin-bottom: 0 !important;
}
.margin-bottom {
  margin-bottom: 5px !important;
}
.margin-top {
  margin-top: 20px !important;
}
.cart-card {
  box-shadow: 0 3px 6px #00000029;
  border-radius: 5px;
  background-color: #ffffff;
  width: 90%;
  margin: 4rem auto 2rem;
  margin-right: 1rem;
}
.address-card {
  padding: 2rem 2rem 1.5rem;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 5px;
  background-color: #ffffff;
  width: 90%;
  margin: auto 2rem;
  margin-right: 1rem;
  padding-bottom: 0;
  padding-left: 0;
}
.checkout-card {
  padding: 2rem 2rem 1.5rem;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 5px;
  background-color: #ffffff;
  width: 100%;
  margin: 4rem auto 2rem;
  margin-right: 1rem;
}
.checkout-card .total-price {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 0.7rem;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkout-card span {
  color: #5d6b82;
}
.checkout-card .ant-btn-purple {
  width: 100%;
  min-height: 45px;
  margin-top: 10px;
}
.checkout-card .ant-btn-purple span {
  color: #fff;
}
.checkout-card .ant-btn-cream span {
  color: #1f2f49;
  font-weight: 700;
}
.checkout-card .final-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0dc113 !important;
}
.checkout-card .final-price-wrapper {
  color: #0dc113 !important;
}
.checkout-card .final-price-number {
  font-weight: 800;
  font-size: 22px;
}
.checkout-card .discount {
  display: flex;
  justify-content: space-between;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.ant-form-item {
  margin-bottom: 0;
  width: 90%;
}
.ant-form-item input {
  border-radius: 5px;
}
.ant-radio-wrapper.ant-radio-wrapper-rtl {
  margin-left: 0;
}
.shop-list {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.035), 0 0 80px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  cursor: unset;
  width: 100%;
  margin: 1rem 0;
  padding: 2rem 0 1rem;
}
.shop-list-image {
  width: 110px;
  height: 80px;
  border-radius: 10px;
}
.shop-list-content {
  background: #ffffff;
  margin: 2rem auto;
  width: 80%;
  border-radius: 10px;
  transition: all 0.2s ease;
  justify-content: space-between;
  padding: 1rem;
  align-items: center;
  box-shadow: 0 3px 6px #00000029;
}
.shop-list-content:hover {
  opacity: 0.9;
  transition: all 0.2s ease;
}
.shop-list .shop-list-data {
  align-items: center;
  text-align: right;
  margin-left: auto;
  margin-right: 20px;
}
.shop-list-title {
  text-align: right;
  font-size: 16px;
  margin: 0;
}
.shop-list-price {
  text-align: right;
  font-size: 14px;
  margin: 0;
}
.shop-list .delete {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 40px;
  color: #d9363e;
}
.shop-list .remove-button {
  padding: 15px !important;
  cursor: pointer;
  border-radius: 10px;
}
.shop-list-empty {
  font-size: 18px;
  display: flex;
  justify-content: center;
  color: #1f2f49;
  font-weight: 800;
}
.content-container {
  background-color: transparent !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
.pay-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.pay-btn a {
  display: inline-block;
  background-color: #ea6a58;
  color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  transition: 0.2s all;
}
.pay-btn a:hover {
  transition: 0.2s all;
  box-shadow: 0 0 6px #d9363e !important;
}
.step-btn-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 10px 30px;
}
@media (max-width: 576px) {
  .shopping-title {
    padding-top: 3rem !important;
  }
  .shop-list-image {
    display: none;
  }
  .shop-list-title {
    font-size: 14px;
  }
  .shop-list-price {
    font-size: 12px;
  }
  .shop-list .delete {
    margin: auto;
  }
  .shopping-title {
    padding-top: 3rem !important;
  }
}
@media (max-width: 768px) {
  .course-item {
    margin-top: 3rem;
  }
  .checkout-card {
    margin-top: 1rem;
  }
}

._202cAWeifBfz4ef2GIlZMK {
  margin: 30px 90px 30px 90px;
  display: flex; }

._1yy_dqQMcAVuW4mVo2FQWh {
  width: 100%;
  margin-right: 20px; }

.AUABDFyVszk1oXUigF1xh {
  border-radius: 5px;
  border: 1px solid #c5c5c5;
  padding: 5px;
  background-color: transparent;
  margin-top: 5px;
  outline: none;
  width: 100%; }

._3O85b_rByhm4ou-B4-B65r {
  border: 2px solid #ea6a58;
  height: 36px;
  border-radius: 5px;
  padding: 5px;
  cursor: pointer;
  margin: auto 20px 0 0; }

.ucwanccUy3rgVDultvR2v {
  width: 70%;
  margin: 50px auto;
  border: 1px solid #e5e6e7;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(135, 135, 135, 0.2), 0 6px 20px 0 rgba(147, 146, 146, 0.19); }

._3Ikh0iXk7jqgEIqHSRRokc {
  padding: 40px; }

._14BH9H36mzGShn7MiK8qlg {
  background: #b3b3b3;
  opacity: 0.3;
  height: 1px;
  margin: 25px; }

.sh4D9gW5soGDaOkOm352- {
  color: #ffc190;
  width: fit-content;
  margin: 50px auto;
  border: 2px solid #ffc190;
  padding: 10px 50px;
  border-radius: 5px;
  font-weight: 700; }

.sh4D9gW5soGDaOkOm352-:hover {
  color: white;
  background: #ffc190;
  cursor: pointer; }

._2cZx6J_uDYYiUZ8wNXWCEO {
  background: #345ba7;
  width: fit-content;
  margin: auto auto 40px;
  color: white;
  display: flex;
  padding: 10px 20px;
  border: 2px solid #345ba7;
  border-radius: 5px; }
  ._2cZx6J_uDYYiUZ8wNXWCEO div {
    padding: 0; }
  ._2cZx6J_uDYYiUZ8wNXWCEO p {
    font-weight: 700;
    margin: 0 10px; }

._2cZx6J_uDYYiUZ8wNXWCEO:hover {
  background: #b3b3b3;
  border: 2px solid #b3b3b3;
  cursor: pointer;
  color: white; }

.-IGk41FXr2UyuMRdCuI3h {
  color: #29509d;
  background: #e9edf5;
  font-size: 23px;
  font-weight: 800;
  padding: 25px;
  border-radius: 5px 5px 0 0; }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-breadcrumb {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 14px;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #f79786;
}
.ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child a {
  color: rgba(0, 0, 0, 0.85);
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-link > .anticon + a {
  margin-left: 4px;
}
.ant-breadcrumb-overlay-link > .anticon {
  margin-left: 4px;
}
.ant-breadcrumb-rtl {
  direction: rtl;
}
.ant-breadcrumb-rtl::before {
  display: table;
  content: '';
}
.ant-breadcrumb-rtl::after {
  display: table;
  clear: both;
  content: '';
}
.ant-breadcrumb-rtl > span {
  float: right;
}
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
  margin-right: 4px;
  margin-left: 0;
}
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
  margin-right: 4px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.slider-background {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.slider-background-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0 !important;
}
.slider-background-divider {
  width: 30% !important;
  min-width: unset !important;
  border-top: 2px solid #21216a !important;
}
.slider-background-title {
  color: #29509d !important;
  font-weight: 500 !important;
}
.slider-background-text {
  color: #ffffff;
  font-size: 40px;
}
.slider-background-button {
  margin: 40px 10%;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 110px !important;
  width: 75% !important;
  right: 0;
  position: absolute;
  left: 0;
  text-align: right;
  padding-right: 30px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 5px !important;
  background: unset;
  opacity: 1;
  border: 2px solid #ffffff !important;
  z-index: 9;
  position: relative;
  border-radius: 50%;
  display: inline-block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff !important;
}
@media (max-width: 576px) {
  .slider-background {
    min-height: calc(100vh - 64px);
    background-size: cover !important;
    background-position: center !important;
  }
  .slider-background-divider {
    width: 100% !important;
    min-width: 100% !important;
  }
  .slider-background-title {
    font-size: 20px !important;
  }
  .slider-background-text {
    font-size: 15px !important;
  }
}
@media (max-width: 768px) {
  .slider-background {
    min-height: calc(100vh - 64px);
    background-size: cover !important;
    background-position: center !important;
  }
  .slider-background-title {
    font-size: 30px !important;
  }
  .slider-background-text {
    font-size: 30px;
  }
}
@media (max-width: 992px) {
  .slider-background {
    min-height: calc(100vh - 64px);
    background-size: cover !important;
    background-position: center !important;
  }
}
.slider {
  margin-top: 5px;
  padding: 0 5px;
}
.slider.slider_lg {
  margin-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
}
.slider .slider__swiper {
  height: 100%;
}
.slider .slider__swiper.slider__swiper_lg {
  height: 100%;
}
.slider__img-box,
.slider__video-box {
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
}
.slider__img-box_thumbs,
.slider__video-box_thumbs {
  height: 80px;
}
.slider__img,
.slider__video {
  width: 100%;
  display: block;
  object-fit: contain;
  max-height: 400px;
}
.swiper-container-thumbs .swiper-slide {
  opacity: 0.4 !important;
}
.swiper-container-thumbs .swiper-slide-thumb-active {
  opacity: 1 !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  display: block;
  padding: 0;
  text-align: center;
  bottom: 0 !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-list {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: 'tnum';
  position: relative;
}
.ant-list * {
  outline: none;
}
.ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.ant-list-pagination .ant-pagination-options {
  text-align: left;
}
.ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.ant-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.ant-list-spin {
  min-height: 40px;
  text-align: center;
}
.ant-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  text-align: center;
}
.ant-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: rgba(0, 0, 0, 0.85);
}
.ant-list-item-meta {
  display: flex;
  flex: 1;
  align-items: flex-start;
  max-width: 100%;
}
.ant-list-item-meta-avatar {
  margin-right: 16px;
}
.ant-list-item-meta-content {
  flex: 1 0;
  width: 0;
  color: rgba(0, 0, 0, 0.85);
}
.ant-list-item-meta-title {
  margin-bottom: 4px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.85);
  transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
  color: #ea6a58;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
}
.ant-list-item-action {
  flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.ant-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #f0f0f0;
}
.ant-list-header {
  background: transparent;
}
.ant-list-footer {
  background: transparent;
}
.ant-list-header,
.ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-split.ant-list-empty .ant-list-footer {
  border-top: 1px solid #f0f0f0;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.ant-list-split.ant-list-something-after-last-item .ant-spin-container > .ant-list-items > .ant-list-item:last-child {
  border-bottom: 1px solid #f0f0f0;
}
.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-vertical .ant-list-item {
  align-items: initial;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 40px;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-title {
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
.ant-list-vertical .ant-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-col > .ant-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.ant-list-item-no-flex {
  display: block;
}
.ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: right;
}
.ant-list-bordered {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.ant-list-bordered .ant-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-item {
  padding-right: 24px;
  padding-left: 24px;
}
.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-item {
  padding: 16px 24px;
}
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-item {
    flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 12px;
  }
  .ant-list-vertical .ant-list-item {
    flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}
.ant-list-rtl {
  direction: rtl;
  text-align: right;
}
.ant-list-rtl .ReactVirtualized__List .ant-list-item {
  direction: rtl;
}
.ant-list-rtl .ant-list-pagination {
  text-align: left;
}
.ant-list-rtl .ant-list-item-meta-avatar {
  margin-right: 0;
  margin-left: 16px;
}
.ant-list-rtl .ant-list-item-action {
  margin-right: 48px;
  margin-left: 0;
}
.ant-list.ant-list-rtl .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list-item-action-split {
  right: auto;
  left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-extra {
  margin-right: 40px;
  margin-left: 0;
}
.ant-list-rtl.ant-list-vertical .ant-list-item-action {
  margin-right: auto;
}
.ant-list-rtl .ant-list-vertical .ant-list-item-action > li:first-child {
  padding-right: 0;
  padding-left: 16px;
}
.ant-list-rtl .ant-list:not(.ant-list-vertical) .ant-list-item-no-flex .ant-list-item-action {
  float: left;
}
@media screen and (max-width: 768px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 24px;
    margin-left: 0;
  }
  .ant-list-rtl .ant-list-vertical .ant-list-item-extra {
    margin-right: 24px;
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .ant-list-rtl .ant-list-item-action {
    margin-right: 22px;
    margin-left: 0;
  }
  .ant-list-rtl.ant-list-vertical .ant-list-item-extra {
    margin: auto auto 16px;
  }
}

.BL3PxaN9Uy9v5uI3mNJLV {
  align-items: center;
  display: grid;
  justify-items: center;
  padding: 0; }

._2azK3xmNovs4U6kHdpYDfD {
  align-items: center;
  display: grid;
  justify-items: center;
  width: 100%;
  height: 280px;
  background: #29509d; }

._2Y9-P89PXy-EoZnkAI_qhC {
  align-items: center;
  display: grid;
  justify-items: center;
  width: 100%;
  height: 400px;
  background: #ffffff; }
  ._2Y9-P89PXy-EoZnkAI_qhC p {
    color: #333333;
    font-weight: 900;
    font-size: 16px;
    margin: 30px 20px;
    text-align: center; }
  ._2Y9-P89PXy-EoZnkAI_qhC p:nth-child(2) {
    color: #333333;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 20px;
    text-align: right; }
  ._2Y9-P89PXy-EoZnkAI_qhC p:nth-child(3) {
    color: #333333;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding-right: 20px;
    text-align: right; }
  ._2Y9-P89PXy-EoZnkAI_qhC input {
    border-radius: 10px;
    width: 90%;
    border: 1px solid #29509d;
    padding: 10px;
    margin: 0 10px;
    outline: none; }
  ._2Y9-P89PXy-EoZnkAI_qhC div {
    background: #345ba7;
    padding: 10px 30px 10px 30px;
    font-weight: 800;
    font-size: 14px;
    cursor: pointer;
    color: white;
    border-radius: 5px; }
  ._2Y9-P89PXy-EoZnkAI_qhC div:hover {
    background: #838384;
    color: #1d1d1d; }

._3CDdR9kMt76CiIvM5Hqxdo {
  z-index: 8;
  position: absolute;
  top: 40px;
  right: 115px; }

.R9sDcg3NNh9_X-X8vVAtG {
  width: 50px;
  background: #ea6a58;
  z-index: 9;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  margin: -20px; }
  .R9sDcg3NNh9_X-X8vVAtG img {
    margin: 12px; }

.Nx7MwN-1-q0jvLxTdNvm9 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  outline: none;
}
._2YBAfazv9zFOpdcFueN3qS {
  direction: rtl;
}
._3sySNRgORD8B3Q5lOXIr0x .K-cGimCgC9NOOS3IVk0DT {
  cursor: default;
}
._3sySNRgORD8B3Q5lOXIr0x .K-cGimCgC9NOOS3IVk0DT:before,
._3sySNRgORD8B3Q5lOXIr0x ._26Vl4qs9DQz0WnV5JI3APZ:before {
  cursor: default;
}
._3sySNRgORD8B3Q5lOXIr0x .K-cGimCgC9NOOS3IVk0DT:hover {
  transform: scale(1);
}
.K-cGimCgC9NOOS3IVk0DT {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  transition: all 0.3s;
  color: #e9e9e9;
  cursor: pointer;
  line-height: 1.5;
}
._2YBAfazv9zFOpdcFueN3qS .K-cGimCgC9NOOS3IVk0DT {
  margin-right: 0;
  margin-left: 8px;
  float: right;
}
._3mPFyywpsxsV3CZIfU954Z,
._2uJVezQnO-JwL9kWrmU9JD {
  transition: all 0.3s;
}
._1WLJImfFPYxCnsUHzoyD8c,
.K-cGimCgC9NOOS3IVk0DT:hover {
  transform: scale(1.1);
}
._3mPFyywpsxsV3CZIfU954Z {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
._2YBAfazv9zFOpdcFueN3qS ._3mPFyywpsxsV3CZIfU954Z {
  right: 0;
  left: auto;
}
._7JMYhIvIhJggaEU_Aq3EV ._3mPFyywpsxsV3CZIfU954Z,
._7JMYhIvIhJggaEU_Aq3EV ._2uJVezQnO-JwL9kWrmU9JD {
  opacity: 1;
}
._7JMYhIvIhJggaEU_Aq3EV ._3mPFyywpsxsV3CZIfU954Z,
.krjXJKhrjACSrK_B7DVCY ._2uJVezQnO-JwL9kWrmU9JD {
  color: #f5a623;
}
._7JMYhIvIhJggaEU_Aq3EV:hover ._3mPFyywpsxsV3CZIfU954Z,
.krjXJKhrjACSrK_B7DVCY:hover ._2uJVezQnO-JwL9kWrmU9JD {
  color: #f8c165;
}
@font-face {
  font-family: 'anticon';
  src: url('//at.alicdn.com/t/font_r5u29ls31bgldi.eot');
  /* IE9*/
  src: url('//at.alicdn.com/t/font_r5u29ls31bgldi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_r5u29ls31bgldi.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/font_r5u29ls31bgldi.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/font_r5u29ls31bgldi.svg#iconfont') format('svg');
  /* iOS 4.1- */
}
._8qHYy20zTpaa8XHSCpldy {
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
._8qHYy20zTpaa8XHSCpldy:before {
  display: block;
  font-family: "anticon" !important;
}
.vGYPx9uEBc_mytBe8-ItF:before {
  content: "\E660";
}

.paginationContainer {
  display: flex;
  justify-content: center;
  direction: ltr;
  margin: 2rem 0;
}
.pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0 !important;
}
.pagination li a {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 3px;
  outline: none;
}
.pagination li.active a {
  background-color: #29509d;
  color: #ffffff;
  font-size: 20px;
  transition: 0.5s;
}
.pagination li.active a:hover {
  color: #dedede;
}
.disabled {
  opacity: 0.5;
}

.flex-center-mixin {
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-container {
  display: flex;
  width: 100%;
  align-items: center;
}
.filters-search {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-search .ant-form-item {
  margin-bottom: 0 !important;
}
.category-select {
  width: 50%;
}
.search-button {
  position: absolute;
  top: 25%;
  z-index: 0;
  left: 10px;
}
.ant-select-selection-search-input {
  border: none !important;
}
.ant-select-focused .ant-select-selector,
.ant-select-selection,
.ant-select-selector:focus,
.ant-select-selector:active,
.ant-select-open .ant-select-selector {
  border: none !important;
  box-shadow: none !important;
}
.ant-form-item.filter-field {
  margin-bottom: 0;
  border: none !important;
}
.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-radio-button-wrapper-checked {
  background-color: #29509d !important;
  color: #ffffff;
  border-color: #29509d !important;
}
.ant-pagination-item {
  border: none;
  background-color: transparent;
}
.ant-pagination-item-active {
  background-color: #29509d !important;
}
.ant-pagination-item-active a {
  color: #ffffff !important;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  border-color: transparent !important;
  background-color: transparent;
}
.ant-pagination-prev .ant-pagination-item-link:hover,
.ant-pagination-next .ant-pagination-item-link:hover {
  border-color: transparent !important;
  background-color: transparent;
  color: #29509d !important;
}
.ant-pagination-prev,
.ant-pagination-disabled,
.ant-pagination-next {
  transform: rotate(180deg) !important;
}
.ant-pagination {
  direction: ltr !important;
}
@media (max-width: 480px) {
  .filters-search {
    display: block;
    width: 100%;
    margin: auto;
  }
  .filters-search-col {
    width: 100% !important;
  }
  .ant-form-item.filter-field {
    margin-bottom: 1rem;
    border: none;
  }
}
@media (max-width: 576px) {
  .filters-container {
    display: block;
  }
  .filters-search-col.ant-col {
    width: 100%;
  }
  .filters-type-col {
    display: flex;
    flex-direction: column;
  }
  .filters-type-row {
    margin-top: 1rem;
  }
  .ant-form-item .ant-form-item-label {
    display: block;
    width: 100%;
  }
  .ant-form-item .ant-form-item-label > label {
    float: right;
  }
  .ant-radio-group.ant-radio-group-rtl {
    margin-bottom: 1rem;
  }
  .cards-row {
    width: 100% !important;
    margin: auto !important;
  }
}
@media (max-width: 767px) {
  .category-select {
    width: 100%;
  }
  .search-button {
    bottom: 0 !important;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .filters-container {
    display: block;
  }
  .filters-search-col {
    width: 100%;
  }
  .filters-type-row {
    margin-top: 1rem;
  }
}

.counter {
  background: #ffffff;
  box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.31);
  padding: 30px;
  border-radius: 5px;
}
.counter-col {
  display: flex;
  align-items: center;
}
.counter-col:not(:last-child) {
  border-left: 2px solid #85d7f2;
}
.counter-number {
  margin-right: 20px;
}
.counter-number p {
  color: #1f2f49;
  font-size: 35px;
  font-weight: 600;
  margin: 0;
}
.counter-number span {
  font-size: 13px;
  color: #5d6b82;
  font-weight: 500;
}
@media (max-width: 576px) {
  .counter-col:not(:last-child) {
    border-left: none;
    margin-bottom: 25px;
  }
  .row-style {
    margin-top: 1rem;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.category {
  border: 1px solid #85d7f2;
  border-radius: 5px;
  background: #ffffff;
}
.category-items {
  padding: 30px 0 !important;
  transition: all ease-in-out 0.5s;
  position: relative;
}
.category-items:not(:first-child):before {
  content: " ";
  width: 1px;
  height: 25px;
  background: #85d7f2;
  position: absolute;
}
.category-items:hover {
  background: #29509d;
  transform: scale(1.2);
  border-radius: 5px;
  cursor: pointer;
  z-index: 999;
}
.category-items:hover a {
  color: #ffffff;
}
.category-items a {
  text-align: center;
  font-weight: 800;
  color: #333333;
  display: block;
  margin: auto;
}
@media (max-width: 576px) {
  .category {
    flex: 0 0 0;
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .category-items:not(:first-child):before {
    content: none;
  }
}
@media (max-width: 768px) {
  .category {
    flex: 0 0 0;
    flex-wrap: nowrap;
    overflow: scroll;
  }
  .category-items:not(:first-child):before {
    content: none;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.adviser {
  background: #ffc190;
  background-image: url("/images/Intersection1.png");
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: bottom;
  justify-content: center;
  border-radius: 10px;
  align-items: center;
  margin-top: 80px;
  display: flex;
}
.adviser-paragraph {
  padding: 20px;
  margin-top: 60px;
}
.adviser-paragraph h2 {
  color: #1f2f49;
  font-family: Lalezar;
  letter-spacing: 2px;
}
.adviser-paragraph p {
  color: #5d6b82;
}
.adviser-paragraph .request {
  text-align: end;
}
.adviser-image {
  background-image: url("/images/Intersection2.png");
  background-repeat: no-repeat;
  text-align: center;
  background-size: contain;
  position: absolute !important;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.adviser-image-undraw {
  position: absolute;
  bottom: 0;
  left: 35px;
  height: 120%;
}
.adviser-image button {
  font-weight: 800;
}
@media (max-width: 576px) {
  .adviser-image {
    display: none;
  }
  .adviser-paragraph {
    text-align: center;
    margin: 0;
  }
  .adviser-paragraph h2 {
    font-size: 24px !important;
  }
  .adviser .request {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .adviser-image {
    display: none;
  }
  .adviser-paragraph {
    margin: 0;
  }
  .adviser .request {
    text-align: center;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.forum {
  margin-top: 80px;
  margin-right: -50px !important;
  margin-left: -50px !important;
  background: #1f2f49;
  background-image: url("/images/pattern.png");
}
.forum-last {
  padding: 30px 30px;
}
.forum-last .top {
  margin-bottom: 20px;
}
.forum-last .title {
  color: #ffffff !important;
  margin: 0 !important;
}
.forum-last .passage {
  color: #85d7f2;
  font-weight: 700;
  font-size: 12px;
}
.forum-last .conversation-card {
  padding: 10px;
  border-radius: 5px;
  background: #ffffff;
  display: flex;
  justify-content: space-around;
}
.forum-last .conversation-card .image {
  border: 1px solid #ea6a58;
  flex-shrink: 0;
}
.forum .card-content {
  margin: 0 20px 5px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.forum .card-content .first {
  color: #1f2f49;
  font-size: 15px;
  font-weight: 800;
}
.forum .card-content .second {
  color: #5d6b82;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0 !important;
}
.forum .card-number {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-left: 0.5rem;
}
.forum .card-number:before {
  content: " ";
  width: 1px;
  height: 50px;
  background: #85d7f2;
  position: absolute;
  right: -20px;
  top: 7px;
}
.forum .card-number .number {
  color: #29509d;
  font-size: 24px;
  font-weight: 700;
}
.forum .card-number .text {
  color: #ea6a58;
  font-size: 13px;
  font-weight: 500;
}
.forum .view {
  text-align: center;
  margin-bottom: 20px;
}
.forum .view button {
  border: 1px solid #ffc190;
  background: transparent;
  color: #ffc190;
  font-weight: 800;
}
.forum .view button:hover {
  border: 3px solid #ffc190;
}
.view-all-button {
  background: transparent;
  border: 4px solid #FFC190 !important;
  color: #ffc190;
  margin-left: 1rem;
  margin-top: 1rem;
  padding: 0.4rem 0;
  width: 220px;
  cursor: pointer;
  border-radius: 3px;
  transition: all 0.5s;
}
.view-all-button:hover {
  background-color: #ffc190 !important;
  color: #ffffff !important;
  border: none;
  box-shadow: none !important;
}
@media (max-width: 576px) {
  .forum-last {
    padding: 10px 10px;
  }
  .forum .card-number:before {
    content: "" !important;
    width: 0;
  }
  .card-content {
    margin-right: 10px;
  }
  .card-content .first {
    font-size: 12px !important;
  }
  .card-content .second {
    font-size: 11px !important;
  }
}
@media (max-width: 768px) {
  .forum-last {
    padding: 10px 10px;
  }
  .forum .card-number:before {
    content: "" !important;
    width: 0;
  }
  .card-content {
    margin-right: 10px;
  }
  .card-content .first {
    font-size: 12px !important;
  }
  .card-content .second {
    font-size: 11px !important;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.course-view {
  display: flex;
  align-items: baseline;
  cursor: pointer;
}
.course-view h4 {
  color: #29509d;
}
.course-view span {
  opacity: 0;
  transition: all ease 0.5s;
}
.course-view:hover span {
  opacity: 1;
  margin-right: 5px;
  color: #29509d;
}
.children {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  height: 370px;
  display: flex;
  flex-direction: column;
}
.children .link {
  position: absolute;
  right: 10px;
  top: 10px;
}
.children-gradient {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.73), #eeeeee00);
  margin-top: auto;
}
.children .text {
  color: #ffffff !important;
  margin-right: 20px;
  margin-bottom: 10px !important;
}
.children .date {
  color: #f2f2f2;
  margin-right: 20px;
}
@media (max-width: 576px) {
  .second-part {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .second-part {
    margin-top: 10px;
  }
}

.productInfoContainer {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.productDetailsContainer {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-right: 4rem;
}
.buyBoxContainer {
  margin-top: 16.5rem;
}
.productTitle {
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 0px;
  color: #1f2f49;
}
.sliderContainer {
  width: 30%;
}
.iconContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.iconContainer .iconWrapper {
  background-color: #ebebeb;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
.iconContainer img {
  width: 15px;
}
.swiperMainImage {
  height: 362px;
  width: 310px;
}
.buyBox {
  background: #29509d1a 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1rem;
}
.buyBox .buyBoxPriceContainer {
  display: flex;
  align-items: center;
  font-size: 21px;
  color: #1f2f49;
}
.pastPriceContainer {
  margin: 0 1rem;
  position: relative;
  top: -9px;
}
.pastPriceContainer .offPercent {
  font-size: 12px;
  width: fit-content;
  padding: 2px 5px;
  text-align: center;
  background: #ea6a58 0% 0% no-repeat padding-box;
  border-radius: 5px;
  margin: 0 auto;
  color: #ffffff;
}
.pastPriceContainer .pastPrice {
  color: #ea6a58;
  text-decoration: line-through;
  font-size: 18px;
  font-weight: 800;
}
.currentPrice {
  color: #0dc113;
  font-weight: 800;
  font-size: 25px;
}
.buyButton {
  background-color: #345ba7;
  width: 218px;
  height: 45px;
  font-weight: 800;
}
.buyButton:hover {
  box-shadow: none;
  background-color: #29509d;
}
.buyButton:focus {
  box-shadow: none;
  background-color: #29509d !important;
}
.shop-card {
  width: 100%;
  min-height: 320px;
  max-height: 320px;
  margin: auto;
}
.shop-card .cardImage {
  width: 100%;
  height: 170px;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  position: relative;
}
.shop-card .cardImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.shop-card .cardImage img:hover {
  transform: scale(1.2);
}
.shop-card .cardContent {
  width: 100%;
  height: 145px;
  background: #ffffff 0 0 no-repeat padding-box;
  box-shadow: 0px -10px 15px #0000000d;
  border-radius: 10px;
  transform: translate(0px, -10px);
  overflow: hidden;
  max-lines: 4;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.shop-card .cardTitle {
  font-size: 16px;
  font-weight: 800;
  padding: 0.9rem 1rem;
  color: #1F2F49;
}
.shop-card .cardFooter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.5rem;
  height: 35px;
}
.shop-card .ratingContainer {
  display: flex;
  align-items: center;
}
.shop-card .ratingContainer .rating {
  color: #5d6b82;
  font-weight: bold;
  font-size: 13px;
  margin-right: 0.5rem;
}
.shop-card .cardPriceContainer {
  display: flex;
  align-items: center;
}
.shop-card .cardPriceContainer .cardPrice {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.shop-card .unitPrice {
  transform: rotate(-90deg);
  color: #ea6a58;
  font-size: 12px;
  font-weight: bold;
  margin-right: -3px;
}
.shop-card .cardPastPriceContainer {
  display: flex;
  align-items: center;
  margin-bottom: -8px;
  position: relative;
  right: -6px;
}
.shop-card .cardPastPriceContainer .cardPastPrice {
  color: #5d6b82;
  font-size: 13px;
  font-weight: bold;
  text-decoration: line-through;
}
.shop-card .cardPastPriceContainer .cardPastPriceOff {
  background: #ea6a58 0% 0% no-repeat padding-box;
  border-radius: 5px;
  color: #ffffff;
  text-shadow: 0px 3px 6px #00000029;
  font-size: 13px;
  text-align: center;
  margin-left: 0.5rem;
  min-width: 32px;
  height: 21px;
  max-width: 40px;
  padding: 3px;
  font-weight: 700;
}
.shop-card .cardCurrentPrice {
  color: #ea6a58;
  font-weight: bold;
  font-size: 18px;
}
.category {
  font-size: 16px;
  font-weight: bold;
  color: #29509d;
  margin-right: 0.5rem;
}
.quantity {
  position: relative;
  width: 50%;
}
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity input[type="number"] {
  -moz-appearance: textfield;
}
.quantity input {
  direction: ltr;
  width: 100%;
  height: 45px;
  line-height: 1.65;
  float: left;
  display: block;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.quantity input:focus {
  outline: 0;
}
.quantityButton {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.quantityButton.quantityUp {
  position: absolute;
  height: 50%;
  top: 0;
  right: 28px;
  border-bottom: 1px solid #eee;
  color: #0dc113;
  font-weight: 800;
  font-size: 17px;
  line-height: 1.4rem;
}
.quantityButton.quantityDown {
  position: absolute;
  bottom: -1px;
  height: 50%;
  right: 28px;
  top: 20px;
  color: #ea6a58;
  font-weight: 800;
  font-size: 17px;
  line-height: 1.4rem;
}
.productImage {
  height: 359px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px !important;
}
.productImageThumbnails {
  height: 88px;
  background-size: cover !important;
  border-radius: 5px !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.buyControlsContainer {
  display: flex;
  align-items: center;
}
.buyControlsContainer button {
  margin: 0 2rem;
}
.thumbnail {
  height: 90px;
  width: 90px;
}
.shopHeaderText {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.shopHeaderButton {
  width: fit-content;
  border: none;
  background-color: #345ba7;
  color: #ffffff;
  font-size: 1em;
  font-weight: 800;
  border-radius: 5px;
  padding: 15px 25px;
  margin-left: auto;
  margin-bottom: 15px;
  height: 50px;
}
.filterFormContainer {
  border-bottom: 1px solid #e9e9e9;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.linkItem:hover {
  color: inherit;
  text-decoration: none;
}
.linkItem {
  cursor: pointer;
}
.shopSearchWrapper {
  flex-grow: 8;
  display: flex;
  border: 1px solid #c5c5c5;
  background-color: #ffffff;
  border-radius: 5px;
}
.searchInput {
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  outline: none;
}
.searchIcon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 5px;
  display: flex;
  align-items: center;
}
.searchInputWrapper {
  flex-grow: 4;
  position: relative;
  right: -15px;
}
.bookmarkIcon {
  height: 20px;
  position: absolute;
  bottom: 21px;
  width: 15px;
  background-size: cover !important;
  background-repeat: no-repeat;
  right: 15px;
  color: white;
  filter: brightness(0) invert(1);
  cursor: pointer;
}
@media (max-width: 767px) {
  .buyBox {
    display: block;
  }
  .quantityButton.quantityUp {
    right: unset;
    left: 93px;
  }
  .quantityButton.quantityDown {
    right: unset;
    left: 93px;
  }
}
@media (max-width: 575px) {
  .swiperMainImage {
    height: 370px;
  }
  .cardContent {
    height: 170px !important;
  }
  .cardImage {
    height: 200px !important;
  }
  .shop-card {
    min-height: 370px;
  }
  .thumbnail {
    height: 80px;
    width: 80px;
  }
  .buyButton {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .buyBoxPriceContainer {
    margin-bottom: 1rem;
  }
  .shopSearchWrapper {
    display: block;
  }
  .searchInputWrapper {
    right: 0;
    font-size: 22px;
  }
  .searchIcon {
    left: 13px;
  }
  .currentPrice {
    text-align: center;
    font-size: 21px;
  }
  .buyBoxPriceContainer {
    font-size: 19px;
  }
  .quantityButton.quantityUp {
    right: -20px;
  }
  .quantityButton.quantityDown {
    right: -20px;
  }
}
@media (max-width: 768px) {
  .productInfoContainer {
    display: block;
  }
  .sliderContainer {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .productInfoContainer {
    display: block;
  }
  .sliderContainer {
    width: 100%;
  }
  .productDetailsContainer {
    width: 100%;
    margin: 5rem 0 0;
  }
  .buyBoxContainer {
    margin: 4rem 0;
  }
}
@media (min-width: 993px) and (max-width: 1024px) {
  .swiperMainImage {
    height: 260px;
  }
  .thumbnail {
    height: 60px;
    width: 60px;
  }
  .buyButton {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .buyBoxContainer {
    margin-top: 7.8rem;
  }
}

.left-out-line span {
  position: absolute;
  top: 50%;
  z-index: 999;
  padding: 10px;
  color: #ffffff;
  left: 15px;
  transform: scale(1.9);
}
.right-out-line span {
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 999;
  padding: 10px;
  color: #ffffff;
  transform: scale(1.9);
}
.mySwiper {
  width: 90%;
  transform: translate(6rem, 0);
}
.hero-carousel-image-wrapper {
  width: 100%;
  height: 460px;
}
.hero-carousel-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .left-out-line span,
  .right-out-line span {
    top: 50%;
  }
  .hero-carousel-image-wrapper {
    width: 100%;
    height: 260px;
  }
  .mySwiper {
    width: 90%;
    margin-top: 2rem;
    transform: translate(0, 0) !important;
  }
}
@media (max-width: 768px) {
  .hero-carousel-image-wrapper {
    width: 100%;
  }
  .mySwiper {
    width: 90%;
    margin-top: 2rem;
    transform: translate(0, 0) !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .mySwiper {
    width: 100%;
    transform: translate(2rem, 0) !important;
  }
}

/**
 * Swiper 6.6.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 19, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}._1euqAf-RbrQVzDnkZcqYIW{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}._2dnm_XygJqmsZvdxuEGXfN>._3mR3ZBNTQbeTUuYnXulVcw{flex-direction:column}._3mR3ZBNTQbeTUuYnXulVcw{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}._3nZaTD89bY1vJJmNYlBZlO ._3vlZsfCzpLSGQPZ5JfsDNg,._3mR3ZBNTQbeTUuYnXulVcw{transform:translate3d(0px,0,0)}.xXQhkLTDzvNrtXC-812Ks>._3mR3ZBNTQbeTUuYnXulVcw{flex-wrap:wrap}._3fZsCobhsUAomDwMltLbf_>._3mR3ZBNTQbeTUuYnXulVcw{flex-wrap:wrap;flex-direction:column}._2Bn8jwDpqZBa8o_auxSvL0>._3mR3ZBNTQbeTUuYnXulVcw{transition-timing-function:ease-out;margin:0 auto}.nJ2FgvSVweCHSfSQPHTpQ{touch-action:pan-y}.nJ2FgvSVweCHSfSQPHTpQ._2dnm_XygJqmsZvdxuEGXfN{touch-action:pan-x}._3vlZsfCzpLSGQPZ5JfsDNg{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}._1WH87St6nTNQWk058oC8lo{visibility:hidden}.pFiTXx_A0f5_Mi_mxvTWG,.pFiTXx_A0f5_Mi_mxvTWG ._3vlZsfCzpLSGQPZ5JfsDNg{height:auto}.pFiTXx_A0f5_Mi_mxvTWG ._3mR3ZBNTQbeTUuYnXulVcw{align-items:flex-start;transition-property:transform,height}._284KjxZn7ei4Zr1WD-TGA0{perspective:1200px}._284KjxZn7ei4Zr1WD-TGA0 ._1X-_hhf4_Zh0IpST076aqK,._284KjxZn7ei4Zr1WD-TGA0 ._3vlZsfCzpLSGQPZ5JfsDNg,._284KjxZn7ei4Zr1WD-TGA0 ._7xj5bimyMpwDN_NjuEZdP,._284KjxZn7ei4Zr1WD-TGA0 ._1_i9ZRjfKKEhuEQAyVkgcg,._284KjxZn7ei4Zr1WD-TGA0 ._3dF5jG4MYjodZ3a3cirh5C,._284KjxZn7ei4Zr1WD-TGA0 ._3OOFEHhlHxWKNSml1GcDGG,._284KjxZn7ei4Zr1WD-TGA0 ._3mR3ZBNTQbeTUuYnXulVcw{transform-style:preserve-3d}._284KjxZn7ei4Zr1WD-TGA0 ._7xj5bimyMpwDN_NjuEZdP,._284KjxZn7ei4Zr1WD-TGA0 ._1_i9ZRjfKKEhuEQAyVkgcg,._284KjxZn7ei4Zr1WD-TGA0 ._3dF5jG4MYjodZ3a3cirh5C,._284KjxZn7ei4Zr1WD-TGA0 ._3OOFEHhlHxWKNSml1GcDGG{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}._284KjxZn7ei4Zr1WD-TGA0 ._1_i9ZRjfKKEhuEQAyVkgcg{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}._284KjxZn7ei4Zr1WD-TGA0 ._3dF5jG4MYjodZ3a3cirh5C{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}._284KjxZn7ei4Zr1WD-TGA0 ._3OOFEHhlHxWKNSml1GcDGG{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}._284KjxZn7ei4Zr1WD-TGA0 ._7xj5bimyMpwDN_NjuEZdP{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}._138iyO2nNK5OSXX6TZ-3AK>._3mR3ZBNTQbeTUuYnXulVcw{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}._138iyO2nNK5OSXX6TZ-3AK>._3mR3ZBNTQbeTUuYnXulVcw::-webkit-scrollbar{display:none}._138iyO2nNK5OSXX6TZ-3AK>._3mR3ZBNTQbeTUuYnXulVcw>._3vlZsfCzpLSGQPZ5JfsDNg{scroll-snap-align:start start}._2w_X5hClXO1qyyO4BN0N0a._138iyO2nNK5OSXX6TZ-3AK>._3mR3ZBNTQbeTUuYnXulVcw{scroll-snap-type:x mandatory}._2dnm_XygJqmsZvdxuEGXfN._138iyO2nNK5OSXX6TZ-3AK>._3mR3ZBNTQbeTUuYnXulVcw{scroll-snap-type:y mandatory}
._36OHHFFRtRUfu41vc01SNp {
  width: 250px !important; }

._3GFmeN2BcvlOfp4Y8YeaNw {
  justify-content: center;
  text-align: center;
  height: 100px;
  align-content: center;
  padding-top: 13px; }
  ._3GFmeN2BcvlOfp4Y8YeaNw::after {
    content: "";
    height: 39px;
    width: 2px;
    background-color: #85d7f2;
    position: absolute;
    left: 0;
    top: 35px;
    z-index: -1; }

._1wZ7OD_2rTD6aS3t4VqfBT {
  font-weight: 800;
  display: inline-block;
  min-width: 150px;
  position: relative;
  height: 70px;
  z-index: 1;
  white-space: nowrap;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  padding-top: 20px;
  border-radius: 5px;
  transform: scale(1.25);
  transition: transform .2s; }

._2a6JwzqtUuoicd_CL0-lM6 {
  font-weight: 800;
  width: 70%;
  margin: auto;
  display: inline-block;
  min-width: 150px;
  position: relative;
  background: #274F9A;
  padding-top: 20px;
  height: 70px;
  font-size: 15px !important;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 5px;
  transform: scale(1.3);
  z-index: 10;
  transition: transform .2s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (max-width: 1346px) {
  ._3GFmeN2BcvlOfp4Y8YeaNw {
    padding: 1.2rem; }
  ._3fW94bNwGTcRUNV1ONkzA3 {
    top: -23px; } }

@media (max-width: 1281px) {
  ._3GFmeN2BcvlOfp4Y8YeaNw {
    padding: 1.2rem; }
  ._3fW94bNwGTcRUNV1ONkzA3 {
    top: -23px; } }

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex-between-mixin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-center-mixin {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ant-tabs-ink-bar {
  color: #29509d !important;
}
.ant-tabs-nav-wrap {
  margin: 0 2rem;
}
.ant-tabs-tab:hover {
  color: #29509d;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #29509d;
  font-weight: 600;
}
.yourBalanceText,
.yourBalanceValue {
  font-weight: 800;
  font-size: 18px;
  margin-left: 5px;
}
.yourBalanceValue {
  color: #29509d;
}
.adviceCenterHeader {
  display: flex;
  justify-content: space-between;
  padding: 0 30px 0 80px;
}
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:focus,
.ant-tabs-tab-btn:active,
.ant-tabs-tab-remove:active {
  color: #29509d;
}
.ant-tabs-ink-bar {
  background-color: #29509d !important;
}
.buy-history-wrapper {
  width: 100%;
  background-color: #f6f6f6;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  margin: 2rem 0;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.history-title {
  color: #484f5a;
  font-size: 14px;
  font-weight: 800 !important;
  margin-bottom: 5px;
}
.history-view {
  width: 30px;
  height: 30px;
  border: 2px solid #29509d;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.history-subtitle {
  font-size: 13px;
  color: #5d6b82;
}
.history-subtitle.green {
  color: #0dc113;
  font-weight: 800;
}
.history-subtitle.blue {
  color: #29509d;
  font-weight: bold;
}
.detail-icon {
  font-size: 16px;
  color: #29509d;
  border: 2px solid #29509d;
  padding: 5px 10px;
  transition: all 0.2s ease;
  cursor: pointer;
  border-radius: 4px;
}
.detail-icon:hover {
  color: white;
  background-color: #29509d;
}
.border-top-bottom {
  border-top: 1px solid #c5c5c5 !important;
  border-bottom: 1px solid #c5c5c5 !important;
  padding-bottom: 2px !important;
}
.border-right {
  border-right: 1px solid #c5c5c5 !important;
}
.border-left {
  border-left: 1px solid #c5c5c5 !important;
}
.my-table table {
  border-collapse: separate;
  border-spacing: 0em 0.5rem;
}
@media (max-width: 767px) {
  .buy-history-wrapper {
    display: block;
  }
  .history-view {
    margin-top: 1rem;
  }
  .history-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem 0;
  }
}

.blog-card {
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  margin: auto;
  max-width: 350px;
  min-width: 270px;
}
.blog-card .blog-card-image {
  width: 100%;
  height: 200px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
}
.blog-card .blog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
  transition: all 0.3s ease-in-out;
}
.blog-card .blog-card-image img:hover {
  transform: scale(1.2);
}
.blog-card .blog-card-content {
  width: 100%;
  min-height: 245px;
  max-height: 245px;
  background: #ffffff 0 0 no-repeat padding-box;
  box-shadow: 0 -10px 15px #0000000d;
  border-radius: 10px;
  transform: translate(0, -10px);
  overflow: hidden;
  max-lines: 4;
}
.blog-card .blog-card-title {
  font-size: 17px;
  display: flex;
  align-items: center;
  font-weight: 800;
  padding: 0.3rem 1rem 0 1rem;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #1f2f49;
}
.blog-card .blog-card-paragraph {
  height: 95px;
  overflow: hidden;
  font-size: 13px;
  text-align: justify;
  padding: 0 1rem;
  max-height: 60px;
  min-height: 60px;
  line-height: 21px;
  color: #1f2f49;
}
.blog-card .author-container {
  display: flex;
  align-items: center;
  padding: 0 1rem;
}
.blog-card .author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-left: 1rem;
}
.blog-card .author-detail {
  font-size: 13px;
  color: #a8a8a8;
}
.blog-card .blog-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
}
.blog-card .footer-heart-container {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #ea6a58;
  margin-top: 0.3rem;
  text-shadow: 0px 3px 6px #00000029;
}
.blog-card .footer-eye-container {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #29509d;
  margin-top: 0.3rem;
  text-shadow: 0px 3px 6px #00000029;
}
.blog-card .bookmark-icon {
  background: url(/images/bookmark-solid.svg);
  height: 20px;
  position: absolute;
  bottom: 21px;
  width: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  left: 15px;
}

.headerText {
  font-weight: 700;
  font-size: 18px;
  margin-left: 5px;
}
.detail-icon {
  font-size: 16px;
  color: #29509d !important;
  border: 2px solid #29509d;
  padding: 5px 10px;
  transition: all 0.2s ease;
  cursor: pointer;
  border-radius: 4px;
}
.detail-icon:hover {
  color: white !important;
  background-color: #29509d;
}
.border-top-bottom {
  border-top: 1px solid #c5c5c5 !important;
  border-bottom: 1px solid #c5c5c5 !important;
  padding-bottom: 2px !important;
}
.border-right {
  border-right: 1px solid #c5c5c5 !important;
}
.border-left {
  border-left: 1px solid #c5c5c5 !important;
}
.pagination-wrapper {
  text-align: center;
  margin: 0 0 3rem;
  direction: ltr;
}
.padding-left {
  padding-left: 15px !important;
}
.flex-center-mixin {
  display: flex;
  justify-content: center;
  align-items: center;
}
.filters-container {
  display: flex;
  width: 100%;
  align-items: center;
}
.filters-search {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-button {
  position: absolute;
  top: 15%;
  z-index: 22222;
  left: 10px;
}
.ant-form-item.filter-field {
  margin-bottom: 0;
  border: none;
}
.ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
}
.ant-radio-button-wrapper-checked {
  background-color: #29509d !important;
  color: #ffffff;
  border-color: #29509d !important;
}
.ant-pagination-item {
  border: none;
  background-color: transparent;
}
.ant-pagination-item-active {
  background-color: #29509d !important;
}
.ant-pagination-item-active a {
  color: #ffffff !important;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  border-color: transparent !important;
  background-color: transparent;
}
.ant-pagination-prev .ant-pagination-item-link:hover,
.ant-pagination-next .ant-pagination-item-link:hover {
  border-color: transparent !important;
  background-color: transparent;
  color: #29509d !important;
}
.ant-pagination-prev,
.ant-pagination-disabled,
.ant-pagination-next {
  transform: rotate(180deg) !important;
}
.ant-pagination {
  direction: ltr !important;
}
.my-table table {
  border-collapse: separate;
  border-spacing: 0em 0.5rem;
}
@media (max-width: 480px) {
  .filters-search {
    display: block;
    width: 100%;
    margin: auto;
  }
  .filters-search-col {
    width: 100% !important;
  }
  .ant-form-item.filter-field {
    margin-bottom: 1rem;
    border: none;
  }
}
@media (max-width: 576px) {
  .filters-container {
    display: block;
  }
  .filters-search-col.ant-col {
    width: 100%;
  }
  .filters-type-col {
    display: flex;
    flex-direction: column;
  }
  .filters-type-row {
    margin-top: 1rem;
  }
  .ant-form-item .ant-form-item-label {
    display: block;
    width: 100%;
  }
  .ant-form-item .ant-form-item-label > label {
    float: right;
  }
  .ant-radio-group.ant-radio-group-rtl {
    margin-bottom: 1rem;
  }
  .cards-row {
    width: 100% !important;
    margin: auto !important;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .filters-container {
    display: block;
  }
  .filters-search-col {
    width: 100%;
  }
  .filters-type-row {
    margin-top: 1rem;
  }
}

.detail-icon {
  font-size: 16px;
  color: #29509d;
  border: 2px solid #29509d;
  padding: 5px 10px;
  transition: all 0.2s ease;
  cursor: pointer;
  border-radius: 4px;
}
.detail-icon:hover {
  color: white;
  background-color: #29509d;
}
.body {
  padding-bottom: 15px;
}
.body .header {
  text-align: right;
  padding: 20px 15px;
  margin-bottom: 10px;
}
.body .header p {
  font-size: 20px;
  font-weight: 800;
  margin: auto 0;
}
.body .border-top-bottom {
  border-top: 1px solid #c5c5c5 !important;
  border-bottom: 1px solid #c5c5c5 !important;
}
.body .border-right {
  border-right: 1px solid #c5c5c5 !important;
}
.body .border-left {
  border-left: 1px solid #c5c5c5 !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.card {
  color: #ffffff;
  text-align: center;
  box-shadow: 5px 5px 8px #888888;
  border-radius: 7px;
  margin: 0 7px;
}
.card.bookmark {
  background: #1f2f49;
}
.card.course {
  background: linear-gradient(to right bottom, #0dc113, #0ba811, #09900f, #08780d, #07610a);
}
.card.question {
  background: linear-gradient(to right bottom, #29509d, #254992, #224387, #1e3c7c, #1a3671);
}
.card.topic {
  background: linear-gradient(to right bottom, #ea6a58, #d95276, #b44a90, #7c4e9f, #29509d);
}
.card .card-logo {
  font-size: 30px;
  padding: 10px 0;
}
.card .card-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00000042 !important;
  padding: 10px;
  cursor: pointer;
}
.card .card-footer a {
  color: #ffc190 !important;
}
.card .card-content {
  margin: 30px 0;
  font-size: 17px;
}
.card .card-content .main-number {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 60px;
  color: #ffffff;
}
.card .card-content .shadow-number {
  position: absolute;
  font-size: 100px;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  margin: 70px;
  font-weight: 900;
}
.card .card-content p {
  font-weight: 400;
  line-height: 3px;
  font-size: 15px;
}
.card .card-content span {
  font-weight: 900;
}
@media (max-width: 576px) {
  .card {
    margin: 10px 0;
  }
}
@media (max-width: 1200px) {
  .card {
    margin: 10px;
  }
}

.my-coupons-header {
  display: flex;
  flex-direction: column;
  margin-top: -22px !important;
  margin-bottom: 10px;
  padding: 0px 18px;
  text-align: justify;
}
.my-coupons-header p {
  margin-bottom: 27px;
  font-size: 16px;
  font-weight: 700;
  color: #1f2f49;
}
.copy-btn {
  color: #ea6a58;
  font-size: 13px;
  margin-right: 5px;
  cursor: pointer;
}
.my-coupons-radio {
  padding: 0px 18px;
}
.my-coupons-radio p {
  margin-bottom: 10px !important;
  font-weight: 700;
  color: #1f2f49;
  font-size: 15px;
}
.my-coupons-radio .ant-radio-button-wrapper {
  height: 40px !important;
}
.my-coupons-radio .ant-radio-button-wrapper span {
  position: relative;
  top: 4px;
  color: #afafaf;
}
.my-coupons-radio .ant-radio-button-wrapper-checked span {
  color: #ffffff;
}
.my-table table {
  border-collapse: separate;
  border-spacing: 0em 0.5rem;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-comment {
  position: relative;
  background-color: inherit;
}
.ant-comment-inner {
  display: flex;
  padding: 16px 0;
}
.ant-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.ant-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.ant-comment-content {
  position: relative;
  flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.ant-comment-content-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.ant-comment-content-author > a,
.ant-comment-content-author > span {
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.ant-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  transition: color 0.3s;
}
.ant-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.ant-comment-content-detail p {
  margin-bottom: inherit;
  white-space: pre-wrap;
}
.ant-comment-actions {
  margin-top: 12px;
  margin-bottom: inherit;
  padding-left: 0;
}
.ant-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.ant-comment-actions > li > span {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.3s;
  user-select: none;
}
.ant-comment-actions > li > span:hover {
  color: #595959;
}
.ant-comment-nested {
  margin-left: 44px;
}
.ant-comment-rtl {
  direction: rtl;
}
.ant-comment-rtl .ant-comment-avatar {
  margin-right: 0;
  margin-left: 12px;
}
.ant-comment-rtl .ant-comment-content-author > a,
.ant-comment-rtl .ant-comment-content-author > span {
  padding-right: 0;
  padding-left: 8px;
}
.ant-comment-rtl .ant-comment-actions {
  padding-right: 0;
}
.ant-comment-rtl .ant-comment-actions > li > span {
  margin-right: 0;
  margin-left: 10px;
}
.ant-comment-rtl .ant-comment-nested {
  margin-right: 44px;
  margin-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
table {
  border-radius: 2px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
table td,
table th {
  padding: 20px 10px;
}
table td:not(:last-child),
table th:not(:last-child) {
  border-left: 1px solid #f0f0f0;
  text-align: center !important;
}
table thead th {
  background: #f0f0f0 !important;
  color: #333333 !important;
  font-size: 14px;
  font-weight: bold;
}
table thead th span.anticon {
  color: #333333;
}
table tbody tr td {
  font-weight: normal;
  color: #333333;
  font-size: 16px !important;
}
table tbody tr:nth-child(even) td {
  background: #f6f8fd !important;
}
.ant-table-wrapper.row {
  border-spacing: 2rem 1em;
}
.ant-table-wrapper.row table,
.ant-table-wrapper.row thead,
.ant-table-wrapper.row tbody,
.ant-table-wrapper.row th,
.ant-table-wrapper.row td,
.ant-table-wrapper.row tr {
  display: block;
  text-align: right;
}
.ant-table-wrapper.row thead {
  display: none;
}
.ant-table-wrapper.row tr:after {
  content: " ";
  height: 60px;
  width: 100%;
  display: block;
  background: #fff;
}
.ant-table-wrapper.row td {
  text-align: right !important;
  border: none;
  border-bottom: 1px solid #eeeeee;
  background: #fafafa;
  color: #b0b0b0;
  font-size: 12px !important;
}
.ant-table-wrapper.row td:first-child {
  display: none;
}
.ant-table-wrapper.row td:last-child:before {
  content: none !important;
}
.ant-table-wrapper.row td:before {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  color: #333333;
  font-size: 12px !important;
}
.ant-table-wrapper.row .show-on-column {
  display: none;
}
.ant-table-wrapper.row .show-on-row {
  display: block;
}
.ant-table-wrapper.column .show-on-column {
  display: block;
}
.ant-table-wrapper.column .show-on-row {
  display: none;
}
.ant-table-wrapper.column td:before {
  content: none !important;
}
@media (min-width: 1200px) {
  .ant-table-content {
    overflow: unset !important;
  }
}



.DatePicker {
  position: relative;
  display: inline-block;
  z-index: 100;
}
.DatePicker__input {
  background: #fff;
  border: 1px solid #ddd;
  padding: 0.4em 0.8em;
  font-family: inherit;
  text-align: center;
  font-size: 12px;
}
.my-custom-input {
  text-align: right;
  width: 100%;
  outline: none;
}
input[name="date"]::placeholder {
  color: #000000;
  opacity: 1;
}
.my-input-wrapper {
  width: 100%;
}
.DatePicker__input.-rtl {
  direction: rtl;
}
.DatePicker__input::placeholder {
  color: #979797;
}
.DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
  top: auto;
  bottom: calc(100% + 10px);
  transform: translateY(-2.5rem) rotate(180deg);
  animation: fadeArrowFlipped 0.3s forwards;
}
.DatePicker__calendarContainer {
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
}
.DatePicker__calendarContainer.-top {
  top: auto;
  bottom: calc(100% + 20px);
}
.Calendar,
.Calendar * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  direction: ltr;
}
.Calendar,
.Calendar.-rtl * {
  direction: rtl;
}
.DatePicker__calendarArrow {
  position: absolute;
  width: 0;
  height: 0;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  margin: 0 auto;
  border-style: solid;
  z-index: 10;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
.Calendar {
  --cl-color-black: #444444;
  --cl-color-disabled: #d4d4d4;
  --cl-color-error: #ff2929;
  font-size: 10px;
  background: #fff;
  box-shadow: 0 1em 4em rgba(0, 0, 0, 0.07);
  border-radius: 1em;
  position: relative;
  user-select: none;
  padding-top: 1.2em;
  display: flex;
  flex-direction: column;
  width: 33em;
  z-index: 10;
  max-width: 90vw;
  min-height: 36.7em;
}
.DatePicker .Calendar,
.DatePicker__calendarArrow {
  transform: translateY(2.5em);
  opacity: 0;
  animation: fadeCalendar 0.3s forwards;
}
.DatePicker__calendarContainer.-top .Calendar {
  transform: translateY(-2.5em);
}
.Calendar.-noFocusOutline *:focus {
  outline: none !important;
}
.Calendar > :not(.Calendar__footer) button {
  font-family: inherit;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
.Calendar__header {
  display: flex;
  color: var(--cl-color-black);
  padding: 2em 2.9em;
  align-items: center;
  overflow: hidden;
}
.Calendar__monthArrowWrapper {
  line-height: 0;
  font-size: 1em;
  padding: 3px;
  position: relative;
  border: none;
  z-index: 1;
  opacity: 1;
  transition: 0.2s;
}
.Calendar__monthArrowWrapper:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.4);
  outline-offset: 2px;
}
.Calendar__monthArrowWrapper:disabled,
.Calendar__monthArrowWrapper.-hidden {
  opacity: 0;
  pointer-events: none;
}
.Calendar__monthArrowWrapper.-left {
  transform: rotate(90deg);
}
.Calendar.-rtl .Calendar__monthArrowWrapper.-left {
  transform: rotate(-90deg);
}
.Calendar__monthArrowWrapper.-right {
  transform: rotate(-90deg);
}
.Calendar.-rtl .Calendar__monthArrowWrapper.-right {
  transform: rotate(90deg);
}
.Calendar__monthArrowWrapper:active .Calendar__monthArrow {
  transform: scale(0.7);
}
.Calendar__monthArrow {
  border-radius: 50%;
  transition: var(--animation-duration) transform;
  pointer-events: none;
  background-repeat: no-repeat;
  display: block;
  width: 1.7em;
  height: 1.7em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg class='nc-icon-wrapper' fill='%23000000'%3E%3Cdefs stroke='none'%3E%3C/defs%3E%3Cpath class='cls-1' d='M12 23.25V.75' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5px'%3E%3C/path%3E%3Cpath class='cls-2' d='M22.5 11.25L12 .75 1.5 11.25' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5px' fill-rule='evenodd'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
}
.Calendar__monthYearContainer {
  flex: 1;
  position: relative;
}
.Calendar__monthYear {
  font-size: 1.6em;
  font-weight: 500;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  will-change: transform, opacity;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: var(--animation-duration);
  line-height: 1;
}
.Calendar__monthYear.-hiddenNext {
  opacity: 0;
  transform: translateX(50%);
}
.Calendar.-rtl .Calendar__monthYear.-hiddenNext {
  transform: translateX(-150%);
}
.Calendar__monthYear.-hiddenPrevious {
  opacity: 0;
  transform: translateX(-150%);
}
.Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
  transform: translateX(50%);
}
.Calendar__monthYear.-shown {
  opacity: 1;
  margin-top: auto;
  margin-bottom: auto;
  transform: translateX(-50%);
}
.Calendar__monthYear.-shownAnimated {
  animation: var(--animation-duration) fadeTextToCenter forwards;
}
.Calendar__monthYear > * {
  padding: 0.2em 0.5em;
  border: 1px solid transparent;
  transition: var(--animation-duration);
  font-size: 1.05em;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(0) scale(0.95);
  will-change: transform;
  border-radius: 5px;
}
.Calendar__monthYear:not(.-shown) > *,
.Calendar__monthYear > *.-hidden {
  cursor: default;
  pointer-events: none;
}
.Calendar__monthText {
  margin-left: -0.3em;
}
.Calendar__yearText:last-child {
  margin-right: -0.3em;
}
.Calendar__monthYear.-shown > *:hover,
.Calendar:not(.-noFocusOutline) .Calendar__monthYear.-shown > *:focus,
.Calendar__monthYear > *.-activeBackground {
  background: #f5f5f5;
}
.Calendar__monthText:hover {
  transform: translateX(-0.2em) scale(0.95);
}
.Calendar.-rtl .Calendar__monthText:hover {
  transform: translateX(0.2em) scale(0.95);
}
.Calendar__yearText:hover {
  transform: translateX(0.2em) scale(0.95);
}
.Calendar.-rtl .Calendar__yearText:hover {
  transform: translateX(-0.2em) scale(0.95);
}
.Calendar__monthYear .Calendar__yearText.-hidden {
  transform: translateX(50%);
  opacity: 0;
}
.Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
  transform: translateX(-50%);
}
.Calendar__monthYear .Calendar__monthText.-hidden {
  transform: translateX(-50%);
  opacity: 0;
}
.Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
  transform: translateX(50%);
}
.Calendar__monthYear:not(.-shown) > * {
  pointer-events: none;
}
.Calendar__monthSelectorAnimationWrapper,
.Calendar__yearSelectorAnimationWrapper {
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.Calendar__monthSelectorWrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Calendar__monthSelector {
  padding: 0 2.5em;
  align-content: center;
  padding-bottom: 2em;
}
.Calendar__monthSelector,
.Calendar__yearSelector {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  background-color: #fff;
  transform: translateY(-150%);
  will-change: transform;
  transition: 0.6s;
  height: 100%;
}
.Calendar__yearSelectorWrapper {
  width: 100%;
  height: 100%;
}
.Calendar__yearSelectorWrapper::after,
.Calendar__yearSelectorWrapper::before {
  content: '';
  width: 100%;
  height: 5em;
  position: absolute;
  left: 0;
  opacity: 0;
  transition: 0.4s;
  transition-delay: 0.2s;
}
.Calendar__yearSelectorWrapper::after {
  background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
  top: -0.1em;
}
.Calendar__yearSelectorWrapper::before {
  background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
  bottom: 0;
}
.Calendar__yearSelectorWrapper.-faded::after,
.Calendar__yearSelectorWrapper.-faded::before {
  opacity: 1;
  z-index: 3;
}
.Calendar__yearSelector {
  align-content: flex-start;
  scrollbar-width: 0;
  overflow: scroll;
  position: relative;
  width: 100%;
  padding: 5em 2em;
  -ms-overflow-style: none;
}
.Calendar__yearSelector::-webkit-scrollbar {
  display: none;
}
.Calendar__yearSelectorItem {
  width: 25%;
  display: flex;
  justify-content: center;
}
.Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
  margin-top: 1.5em;
}
.Calendar__yearSelectorText {
  border: none;
  font-size: 1.4em;
  min-width: 85%;
  padding: 0.2em 0.5em;
  border-radius: 8.5px;
}
.Calendar__monthSelector.-open,
.Calendar__yearSelector.-open {
  transform: translateY(0);
}
.Calendar__yearSelectorText:focus,
.Calendar__monthSelectorItemText:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.4);
  outline-offset: 2px;
}
.Calendar__monthSelectorItem {
  width: calc(100% / 3);
  display: flex;
  justify-content: center;
}
.Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
  margin-top: 2em;
}
.Calendar__monthSelectorItemText {
  border: none;
  padding: 0.4em 0.4em;
  border-radius: 8.5px;
  font-size: 1.3em;
  min-width: 70%;
  transition: 0.3s;
}
.Calendar__monthSelectorItem:not(.-active) .Calendar__monthSelectorItemText:not(:disabled):hover,
.Calendar__yearSelectorItem:not(.-active) .Calendar__yearSelectorText:not(:disabled):hover {
  background: #f5f5f5;
}
.Calendar__monthSelectorItemText:disabled,
.Calendar__yearSelectorText:disabled {
  opacity: 0.5;
  cursor: default;
}
.Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
.Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
  background-color: var(--cl-color-primary);
  color: #fff;
}
.Calendar__weekDays {
  display: flex;
  justify-content: space-between;
  color: var(--cl-color-disabled);
  font-size: 1.2em;
  margin-bottom: 0.7em;
  padding: 0 2.6em;
  position: relative;
}
.Calendar__weekDay {
  display: block;
  width: calc(100% / 7);
  text-align: center;
  text-decoration: none;
}
.Calendar__sectionWrapper {
  position: relative;
  min-height: 25.8em;
  overflow: hidden;
}
.Calendar__section {
  display: flex;
  flex-direction: column;
  padding: 0 3.2em;
  position: absolute;
  color: var(--cl-color-black);
  top: 0;
  padding-top: 0.5em;
  left: 0;
  width: 100%;
  will-change: transform, opacity;
  transform: translateZ(0);
  backface-visibility: hidden;
  transition: var(--animation-duration);
}
.Calendar__section.-hiddenPrevious {
  opacity: 0.5;
  transform: translateX(-90%);
}
.Calendar.-rtl .Calendar__section.-hiddenPrevious {
  transform: translateX(90%);
}
.Calendar__section.-hiddenNext {
  opacity: 0.5;
  transform: translateX(90%);
}
.Calendar.-rtl .Calendar__section.-hiddenNext {
  transform: translateX(-90%);
}
.Calendar__section.-shown {
  opacity: 1;
  transform: translateX(0);
}
.Calendar__section.-shownAnimated {
  animation: var(--animation-duration) FadeContentToCenter forwards;
}
.Calendar__weekRow {
  display: flex;
  width: 100%;
}
.Calendar__day {
  display: block;
  width: calc(100% / 7);
  text-align: center;
  padding: calc(0.25em - 1px) 0;
  font-size: 1.6em;
  border-radius: 50%;
  transition: 0.2s;
  border: 1px solid transparent;
  margin-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.Calendar__day:focus {
  outline: 1px dashed rgba(0, 0, 0, 0.4);
  outline-offset: 2px;
}
.Calendar__day.-ltr {
  min-height: 2.6em;
  font-size: 1.45em;
}
.Calendar__day.-rtl {
  font-size: 1.55em;
  height: 2.45em;
}
.Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
  background: #eaeaea;
  border-radius: 50%;
  color: var(--cl-color-black);
  border-color: transparent;
}
.Calendar__day.-selected,
.Calendar__day.-selectedStart,
.Calendar__day.-selectedEnd {
  background: var(--cl-color-primary);
  color: #fff;
}
.Calendar__day.-ltr.-selectedStart {
  border-radius: 0;
  border-top-left-radius: 100em;
  border-bottom-left-radius: 100em;
}
.Calendar__day.-rtl.-selectedStart {
  border-radius: 0;
  border-top-right-radius: 100em;
  border-bottom-right-radius: 100em;
}
.Calendar__day.-selectedBetween {
  background: var(--cl-color-primary-light);
  color: var(--cl-color-primary);
  border-radius: 0;
}
.Calendar__day.-ltr.-selectedEnd {
  border-top-right-radius: 100em;
  border-bottom-right-radius: 100em;
}
.Calendar__day.-rtl.-selectedEnd {
  border-top-left-radius: 100em;
  border-bottom-left-radius: 100em;
}
.Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
  color: var(--cl-color-error);
}
.Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
  background: var(--cl-color-error);
}
.Calendar__day.-disabled {
  color: var(--cl-color-disabled) !important;
  background: transparent !important;
  cursor: default !important;
}
.Calendar__day.-selected {
  border-radius: 50%;
}
.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
  font-weight: 600;
  color: var(--cl-color-black);
  color: #000;
  position: relative;
}
.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
  content: '';
  position: absolute;
  bottom: 0.2em;
  display: block;
  width: 0.6em;
  height: 1px;
  background: #000;
  left: 50%;
  opacity: 0.5;
  transform: translateX(-50%);
  transition: 0.2s;
}
.Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
  opacity: 0;
}
.Calendar__day.-blank {
  color: transparent;
  cursor: default;
  pointer-events: none;
}
.Calendar__footer {
  position: relative;
  z-index: 1;
}
@keyframes fadeCalendar {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeArrowFlipped {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg);
  }
}
@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%);
  }
}
@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.avatar {
  text-align: center !important;
  margin: auto;
}
.avatar .anticon-user {
  border: 2px solid #00000042;
  padding: 40px;
  border-radius: 50%;
}
.avatar svg {
  font-size: 40px;
}
.buttons {
  margin: 15px 10px;
  text-align: center;
}
.btn {
  margin: 0 20px 0 0;
}
.avatar-text {
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
  color: #5d6b82;
}
.header-text {
  font-weight: 800;
  font-size: 18px;
}
.phone,
.email,
.education,
.credit-number {
  display: grid;
}
.info-text {
  font-size: 13px;
  color: #5d6b82;
}
.map .leaflet-container {
  width: 100% !important;
  height: 300px !important;
  z-index: 0;
}
.map input {
  display: none;
}
.dzu-inputLabel {
  color: #ffffff;
  background-color: #1f29cf;
  cursor: pointer !important;
  margin-bottom: 2rem;
  margin-left: 1rem;
  padding: 14px 35px;
  border-radius: 5px;
}
.dzu-inputLabelWithFiles {
  color: #ffffff;
  background-color: #1f29cf;
  cursor: pointer !important;
  margin-bottom: 2rem;
  margin-left: 1rem;
  padding: 14px 35px;
  border-radius: 5px;
}
.dzu-input {
  display: none;
}
.upload-image-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.remove-image {
  color: #ea6a58;
  font-weight: 800;
  border: 2px solid #ea6a58;
  padding: 10px 40px;
  border-radius: 5px;
}
.ant-select-selector {
  border-radius: 5px !important;
}
.ant-form-item-control-input-content textarea {
  border-radius: 5px !important;
}
@media (max-width: 576px) {
  .container .state,
  .container .province,
  .container .education {
    display: grid;
  }
  .container .state label,
  .container .province label,
  .container .education label {
    float: right;
  }
  .container .btn {
    margin: 0 4px;
  }
  .container .map .leaflet-container {
    width: 100% !important;
    height: 100% !important;
    z-index: 0;
  }
}
.remove-image {
  cursor: pointer;
}
@media (max-width: 480px) {
  .container .map {
    display: flex;
    justify-content: center;
  }
  .container .map .leaflet-container {
    width: 300px !important;
    height: 220px !important;
    z-index: 0;
  }
  .container .phone,
  .container .email,
  .container .education,
  .container .credit-number {
    display: grid;
  }
  .container .phone label,
  .container .email label,
  .container .education label,
  .container .credit-number label {
    float: right;
  }
}
@media (max-width: 480px) and (max-width: 320px) {
  .container .map {
    display: flex;
    justify-content: center;
  }
  .container .map .leaflet-container {
    width: 250px !important;
    height: 150px !important;
    z-index: 0;
  }
}

.shop-list {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.035), 0 0 80px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  cursor: unset;
  width: 100%;
  margin: 1rem 0;
  padding: 2rem 0 1rem;
}
.shop-list-image {
  width: 110px;
  height: 80px;
  border-radius: 10px;
}
.shop-list-content {
  background: #ffffff;
  margin: 2rem auto;
  width: 80%;
  border-radius: 10px;
  transition: all 0.2s ease;
  justify-content: space-between;
  padding: 1rem;
  align-items: center;
}
.shop-list-content:hover {
  opacity: 0.9;
  transition: all 0.2s ease;
}
.shop-list .shop-list-data {
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: 20px;
}
.shop-list-title {
  text-align: right;
  font-size: 16px;
  margin: 0;
}
.shop-list-price {
  text-align: right;
  font-size: 14px;
  margin: 0;
}
.shop-list .delete {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 40px;
  color: #d9363e;
}
.shop-list .remove-button {
  padding: 15px !important;
  cursor: pointer;
  border-radius: 10px;
}
.shop-list-empty {
  font-size: 18px;
  display: flex;
  justify-content: center;
  color: #1f2f49;
  font-weight: 800;
}
.content-container {
  background-color: transparent !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
.pay-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.pay-btn a {
  display: inline-block;
  background-color: #ea6a58;
  color: #ffffff;
  border-radius: 10px;
  padding: 10px;
  transition: 0.2s all;
}
.pay-btn a:hover {
  transition: 0.2s all;
  box-shadow: 0 0 6px #d9363e !important;
}
@media (max-width: 576px) {
  .shop-list-image {
    display: none;
  }
  .shop-list-title {
    font-size: 14px;
  }
  .shop-list-price {
    font-size: 12px;
  }
  .shop-list .delete {
    margin: auto;
  }
  .shopping-title {
    padding-top: 3rem !important;
  }
}

.checkout-overview {
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: #2d3b53;
}
.checkout-overview-image {
  padding: 10px;
}
.checkout-overview-image img {
  border-radius: 10px;
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.checkout-overview-title {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.checkout-overview .show-next {
  display: none;
}
.checkout-detail {
  background: #ffffff;
  border-radius: 5px;
  padding: 30px;
  box-shadow: #2d3b53;
  border: 1px solid #ea6a58;
}
.checkout-detail-tax {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f6f6f6;
}
.checkout-detail-tax-bill {
  color: #1f2f49;
  font-weight: 800;
  font-size: 14px;
  text-align: right;
}
.checkout-detail-tax-count {
  color: #1f2f49;
  font-weight: 800;
}
.checkout-detail-last {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.checkout-detail-last-count {
  color: #0dc113;
  font-weight: 800;
}
.form-tax {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
.form-tax .all-addresses {
  font-size: 11px;
}
.form-tax .used-address {
  margin-left: 10px;
  float: right;
}
.form-tax .shipping-way-radio,
.form-tax .providers-radio {
  margin-left: 10px !important;
  float: right;
  height: 15px;
  width: 15px;
}
.form-tax .shipping-way-options,
.form-tax .providers-options {
  font-size: 13px;
}
.form-tax .address-accordion {
  margin-bottom: 10px;
  border: 1px solid #ea6a58;
}
.form-tax .address-accordion .label {
  font-size: 13px;
  font-weight: 600;
  color: #ea6a58;
}
.form-tax .address-accordion-header {
  background-color: #ffffff;
  cursor: pointer;
  font-weight: 600;
}
.form-tax .error {
  font-size: 9px;
  color: #d9363e;
  font-weight: 400;
}
.form-tax .input {
  width: 100%;
  border: #e1e1e1 1px solid !important;
  border-radius: 5px;
  margin-bottom: 10px;
  height: 40px;
}
.form-tax .coupon {
  border: #e1e1e1 1px solid !important;
}
.form-tax-discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-tax-discount .form-group {
  margin-left: 5px;
  width: 100%;
}
.form-tax-discount-btn {
  margin-bottom: 1rem;
}
.provider-container {
  width: 50%;
  margin: 0 auto;
  padding: 1rem 0;
  background-color: #ffffff;
  text-align: center;
  border-radius: 3px;
}
.provider-container button {
  width: 40%;
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .checkout-overview-title {
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .shopping-title {
    padding-top: 3rem !important;
  }
  .checkout-detail {
    padding: 10px;
  }
}

