.gm-style .gm-style-iw-d {
    max-width: 150px !important;
}

#map {
    height: 500px;
}

.table-classified .img-thumbnail {
    max-height: 70px;
}

.table-classified .td-image {
    max-width: 200px;
    max-height: 100px;
}

@media only screen and (min-width: 768px) {
    .list-classified .bg-light {
        height: 100px;
    }
}

.upper-list-banner {
    min-height: 300px;
    background-size: cover;
    background-position: center;
}

.upper-list-banner img {
    max-width: 125px;
    max-height: 200px;
    margin: auto;
    margin-top: 10px;
}

.table-classified .td-image,
.table-classified .td-date {
    min-width: 100px;
}

.table-classified .td-price {
    min-width: 150px;
}


.table-classified .td-country,
.table-classified .td-subject {
    min-width: 200px;
}

/* Mobile filter */
.mobile-list-action {
    border: 1px solid #dee2e68a;
}

.mobile-list-action a {
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    margin-top: -5px;
    display: block;
    color: #022543;
}

.mobile-list-action a:hover,
.mobile-list-action a:hover {
    text-decoration: none;
}

.mobile-list-action a:after {
    position: absolute;
    width: 1px;
    height: 33px;
    top: 0;
    right: 0;
    content: '';
    background: #c9c9c9;
}

.mobile-list-action div:last-child a:after {
    content: none;
}

.mobile-list-action i {
    font-size: 19px;
    color: #a1a1a1;
}

.mobile-list-action div {
    margin-top: 6px;
}

.edit-category-filter-modal {
    top: 7px;
    right: 14px;
}

.edit-category-filter-modal a {
    text-decoration: none;
}

#categoryModal {
    background-color: rgba(0, 0, 0, 0.8);
}

.category-select-mobile span {
    right: 10px;
    top: 6px;
}

#filterModal {
    overflow-y: auto;
}

.result-text {
    font-size: 13px;
}

.result-text h1 {
    font-size: 13px;
    margin: 0;
    line-height: 1.5;
    max-width: 330px;
}

.result-text span:last-child {
    color: #8f0100;
    font-weight: 500;
}

.result-text .filter-tabs > div {
    margin: 3px 16px 4px 0;
}

.result-text .filter-tabs div > span {
    font-weight: 500;
    color: #292d2e;
}

.result-text .filter-tabs a {
    background-color: #eee;
    font-size: 12px;
    padding: 4px 7px;
    border-radius: 2px;
    text-decoration: none;
    max-width: 400px;
}

.result-text .filter-tabs div:last-child a {
    background-color: unset;
    font-size: 10px;
    padding: 0;
    text-decoration: none;
    color: #039;
}

.result-text .filter-tabs div:last-child a:hover {
    text-decoration: underline;
}

.result-text .filter-tabs a:hover {
    background-color: #e0e0e0;
}

.result-text .filter-tabs a span {
    color: #666;
}

.result-text .filter-tabs a:hover span {
    color: #444;
}

.result-text .filter-tabs a:hover button {
    background-color: #CD7D22;
}

.result-text .filter-tabs a button {
    height: 12px;
    width: 12px;
    background-color: #EC9C4A;
    border-radius: 2px;
}

.result-text .filter-tabs a button:focus {
    outline: none;
}

.result-text .filter-tabs a svg {
    flex-shrink: 0;
    height: 6px;
    width: 6px;
}

a.sort-by-open-dropdown:hover {
    color: #8598AA !important;
}

.sort-by-selected-text {
    font-size: 15px;
    font-weight: 500;
    color: #8598AA;
}

.list-view-type button {
    background-color: unset;
}

.list-view-type button:focus {
    outline: none;
}

.list-view-type button small {
    font-weight: 500;
    color: #8598AA;
}

.gallery-tn {
    object-fit: cover;
}

#listFilterForm .card-header {
    padding: 5px 0;
}

.card {
    border: none;
}

.btn-link {
    font-weight: bold;
}

.searchbut {
    padding: 0px !important;
}

#main > div > nav {
    padding-bottom: 10px !important;
}

.subbreadcrumb small , .sort-by-selected-text{
    color: black !important;
}

.img-thumbnail {
    padding: 0px;
    border: none;
}

.products-list p {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-collapse {
    padding-left: 15px !important;
}

@media (max-width: 576px) {
    .mobile-sub-cats {
        width: 100vw;
        height: 100vh;
        background: #fff;
        padding: 0 !important;
        left: 0;
        position: fixed;
        z-index: 999;
        display: flex !important;
        flex-direction: column;
        justify-content: start;
        list-style: none;
    }

    .mobile-sub-cats {
        background-color: #f3f0f0;
    }

    .mobile-sub-cats ul {
        background-color: #fff;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-top: 10px;
        margin-bottom: 50px;
        width: 100%;
        border-top: 1px solid #ccc;
    }

    .mobile-sub-cats .categories-list-li {
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid #ccc;
        padding: 0 15px;
    }

    .mobile-sub-cats .categories-list-li img {
        object-fit: contain;
    }

    .mobile-sub-cats .categories-list-li .main-advs-count {
        color: #1064bc !important;
    }
    .mobile-sub-cats .categories-list-li .advs-count{
        font-weight: 200;
        color: #bcbbbb !important;
    }

    .mobile-sub-cats .categories-list-li a {
        margin-bottom: 10px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        color: #000;
    }

    .mobile-sub-cats .categories-list-li i{
        color: #bcbbbb !important;
    }

    .mobile-sub-cats .categories-list-li a span:first-child{
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .mobile-sub-cats .show-all {
        font-weight: bolder;
        color: #1064bc !important;
    }
}

.map_detail_btn{
    margin-top: 10px;
    outline: 0 !important;
    box-shadow: none !important;
    border:none !important;
}

.map_detail_btn:focus{
    box-shadow: none !important;
    border:none !important;
}
.map_subject{
    font-size: 13px !important;
    margin: 5px 0 !important;
}
.gm-ui-hover-effect{
    outline: 0 !important;
}

.table-price{
    width: fit-content;
    margin: 0 auto;
}


/* css rules for   new style for */

.macbook-pro {
  background-color: #ffffff;
  width: 100%;
}


.macbook-pro .frame {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  position: absolute;
  top: 131px;
  left: 155px;
}

.macbook-pro .search-menu {
  width: 1132px;
  height: 50px;
  margin-right: -2.00px;
  position: relative;
  transform: rotate(180deg);
}

.macbook-pro .overlap-group {
  position: relative;
  width: 1131px;
  height: 53px;
  left: -1px;
}

.macbook-pro .shape {
  position: absolute;
  width: 931px;
  height: 52px;
  top: 1px;
  left: 0;
  background-color: #ffffff;
  border-radius: 10px 0px 0px 10px;
  border: 1px solid;
  border-color: #d9dbe5;
  box-shadow: inset -1px -1px 0px #f1f1f5;
}

.macbook-pro .shape-2 {
  position: absolute;
  width: 319px;
  height: 52px;
  top: 1px;
  left: 611px;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #d9dbe5;
}

.macbook-pro .search {
  display: flex;
  flex-direction: column;
  width: 202px;
  height: 50px;
  align-items: flex-start;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 929px;
  overflow: hidden;
}

.macbook-pro .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 204px;
  height: 52px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 67px;
  position: relative;
  margin-top: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  background-color: #0062ff;
  border-radius: 0px 10px 10px 0px;
}

.macbook-pro .frame-2 {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .img {
  position: relative;
  width: 16px;
  height: 16px;
  transform: rotate(-180deg);
}

.macbook-pro .text-wrapper {
  width: 46px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.10px;
  line-height: normal;
  direction: rtl;
  position: relative;
  transform: rotate(180deg);
}

.macbook-pro .job-tittle-company {
  position: absolute;
  width: 240px;
  height: 50px;
  top: 0;
  left: 25px;
  transform: rotate(180deg);
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: #5e688f;
  font-size: 16px;
  letter-spacing: 0.10px;
  line-height: 26px;
  direction: rtl;
}

.macbook-pro .frame-3 {
  display: inline-flex;
  height: 19px;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 16px;
  left: 633px;
}

.macbook-pro .location {
  position: relative;
  width: 96px;
  margin-top: -4.71px;
  margin-bottom: -2.71px;
  transform: rotate(180deg);
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: #5e688f;
  font-size: 16px;
  letter-spacing: 0.10px;
  line-height: 26px;
  direction: rtl;
}

.macbook-pro .frame-4 {
  display: flex;
  width: 1130px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
  border-right-width: 2px;
  border-right-style: solid;
  border-color: #0062ff;
}

.macbook-pro .group {
  position: relative;
  width: 137px;
  height: 38px;
}

.macbook-pro .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 139px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 13px;
  position: relative;
  top: -1px;
  left: -1px;
  background-color: #fafafa;
  border-radius: 5px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  margin-left: -1.00px;
}

.macbook-pro .frame-6 {
  position: relative;
  width: 8.5px;
  height: 10.25px;
  margin-left: -0.25px;
}

.macbook-pro .location-2 {
  position: relative;
  width: 100px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #5e688f;
  font-size: 12px;
  letter-spacing: 0.10px;
  line-height: 26px;
  direction: rtl;
}

.macbook-pro .frame-7 {
  display: flex;
  width: 232px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 0px 10px;
  position: relative;
}

.macbook-pro .get-started {
  position: relative;
  width: 164px;
  height: 46px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .img-2 {
  position: relative;
  width: 22px;
  height: 22px;
}

.macbook-pro .frame-8 {
  display: flex;
  width: 1130px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-10 {
  display: flex;
  height: 140px;  
  padding: 5px 5px 5px 15px;  
  background-color: #ffffff;
  border-radius: 10px;
  border: 0.5px solid;
  border-color: #a0a6bd;
}

.macbook-pro .frame-11 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .frame-12 {
  display: flex;
  flex-direction: column;
  width: 568px;
  height: 120px;
  align-items: flex-end;
  position: relative;
}

.macbook-pro .frame-13 {
  display: flex;
  flex-direction: column;
  height: 78px;
  align-items: flex-end;
  gap: 10px;
  padding: 0px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.macbook-pro .frame-14 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}


.macbook-pro .frame-16 {
  display: flex;
  width: 64px;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .group-2 {
  position: relative;
  width: 9.44px;
  height: 8.82px;
}

.macbook-pro .p {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #5e688f;
  font-size: 8px;
  text-align: right;
  letter-spacing: -0.24px;
  line-height: 12.7px;
  white-space: nowrap;
}

.macbook-pro .text-wrapper-2 {
  position: relative;
  width: 316px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  letter-spacing: -0.42px;
  line-height: 22.3px;
  direction: rtl;
}

.macbook-pro .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  height: 36px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 10px;
  letter-spacing: -0.30px;
  line-height: 15.9px;
  overflow: hidden;
  text-overflow: ellipsis;
  direction: rtl;
}

.macbook-pro .frame-17 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.macbook-pro .frame-18 {
  display: flex;
  flex-direction: column;
  width: 180px;
  align-items: flex-start;
  position: relative;
}

.macbook-pro .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  height: 17px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #000829;
  font-size: 10px;
  text-align: left;
  letter-spacing: 0;
  line-height: normal;
  direction: rtl;
}

.macbook-pro .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  height: 21px;
  font-family: "Plus Jakarta Sans", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.macbook-pro .frame-19 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-20 {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .fi-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -13.00px;
  margin-right: -13.00px;
}

.macbook-pro .fi {
  position: relative;
  width: 20px;
  height: 20px;
}

.macbook-pro .frame-21 {
  display: flex;
  flex-direction: column;
  width: 112px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0062ff;
}

.macbook-pro .frame-22 {
  gap: 11px;
  margin-left: -1.50px;
  margin-right: -1.50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #0062ff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .overlap-group-wrapper {
  position: relative;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

.macbook-pro .overlap-group-2 {
  position: relative;
  height: 20px;
}

.macbook-pro .group-3 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-10.png);
  background-size: 100% 100%;
}

.macbook-pro .group-4 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-11.png);
  background-size: 100% 100%;
}

.macbook-pro .frame-23 {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  background-color: var(--colorsgreen);
  border-radius: 10px;
}

.macbook-pro .frame-24 {
  gap: 11px;
  margin-left: -12.00px;
  margin-right: -12.00px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .fi-2 {
  position: relative;
  width: 18px;
  height: 18px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-12.png);
  background-size: 100% 100%;
}

.macbook-pro .group-5 {
  position: relative;
  width: 195px;
  height: 130px;
}

.macbook-pro .frame-25 {
  display: flex;
  flex-direction: column;
  width: 195px;
  height: 130px;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 3px 88px;
  position: relative;
}

.macbook-pro .group-6 {
  position: absolute;
  width: 195px;
  height: 130px;
  top: 0;
  left: 0;
}

.macbook-pro .component-wrapper {
  display: flex;
  flex-direction: column;
  width: 195px;
  height: 130px;
  align-items: flex-end;
  position: relative;
  border-radius: 5px;
}

.macbook-pro .component {
  display: inline-flex;
  background-color: #24af5e;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0px 5px;
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
}

.macbook-pro .get-started-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .frame-26 {
  display: flex;
  width: 49px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
  margin-left: -15.00px;
  margin-right: -15.00px;
}

.macbook-pro .rectangle {
  position: relative;
  width: 4px;
  height: 4px;
  background-color: #d9dbe5;
  border-radius: 30px;
}

.macbook-pro .rectangle-2 {
  position: relative;
  width: 4px;
  height: 4px;
  background-color: #0062ff;
  border-radius: 30px;
  border: 0.5px solid;
  border-color: #ffffff;
}

.macbook-pro .frame-27 {
  display: flex;
  flex-direction: column;
  width: 798px;
  height: 145px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  padding: 5px 5px 5px 15px;
  position: relative;
  margin-left: -2.50px;
  margin-right: -2.50px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 2.5px solid;
  border-color: #0062ff;
}

.macbook-pro .frame-28 {
  display: flex;
  width: 64px;
  align-items: center;
  gap: 5px;
  position: relative;
}

.macbook-pro .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  letter-spacing: -0.42px;
  line-height: 22.3px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .frame-29 {
  width: 40px;
  height: 40px;
  background-color: #ec2525;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  border-radius: 10px;
}

.macbook-pro .group-7 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-14.png);
  background-size: 100% 100%;
}

.macbook-pro .group-8 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-15.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-3 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-16.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .frame-30 {
  display: flex;
  flex-direction: column;
  width: 195px;
  height: 130px;
  align-items: flex-end;
  position: relative;
  border-radius: 5px;
  background: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/frame-427320671-6.png)
    50% 50% / cover;
}

.macbook-pro .get-started-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0px 5px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0062ff;
  border-radius: 5px;
  overflow: hidden;
}

.macbook-pro .group-9 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-18.png);
  background-size: 100% 100%;
}

.macbook-pro .group-10 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-19.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-4 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-20.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .component-2 {
  display: inline-flex;
  background-color: #ffab00;
  border-radius: 5px;
  opacity: 0;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0px 5px;
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
}

.macbook-pro .group-11 {
  position: relative;
  width: 11px;
  height: 10.76px;
  margin-top: -1618.00px;
  margin-left: -7107.00px;
}

.macbook-pro .group-12 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-23.png);
  background-size: 100% 100%;
}

.macbook-pro .group-13 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-24.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-5 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-25.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .group-14 {
  position: relative;
  width: 11px;
  height: 10.76px;
  margin-top: -1768.00px;
  margin-left: -7107.00px;
}

.macbook-pro .frame-31 {
  display: flex;
  flex-direction: column;
  width: 793px;
  height: 140px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  padding: 5px 5px 5px 15px;
  position: relative;
  background-color: #e5ebf9;
  border-radius: 10px;
  border: 0.5px solid;
  border-color: #a0a6bd;
}

.macbook-pro .group-15 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-28.png);
  background-size: 100% 100%;
}

.macbook-pro .group-16 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-29.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-6 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-30.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .component-3 {
  display: flex;
  align-self: stretch;
  width: 100%;
  background-color: #ffab00;
  border-radius: 5px 5px 0px 0px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 0px 5px;
  position: relative;
  flex: 0 0 auto;
  overflow: hidden;
}

.macbook-pro .group-17 {
  position: relative;
  width: 11px;
  height: 10.76px;
}

.macbook-pro .group-18 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-33.png);
  background-size: 100% 100%;
}

.macbook-pro .group-19 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-34.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-7 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-35.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .group-20 {
  position: relative;
  width: 11px;
  height: 10.76px;
  margin-top: -2068.00px;
  margin-left: -7107.00px;
}

.macbook-pro .group-21 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-38.png);
  background-size: 100% 100%;
}

.macbook-pro .group-22 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-39.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-8 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-40.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .group-23 {
  position: absolute;
  width: 16px;
  height: 14px;
  top: 6px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-42.png);
  background-size: 100% 100%;
}

.macbook-pro .group-24 {
  position: absolute;
  width: 15px;
  height: 13px;
  top: 0;
  left: 5px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-43.png);
  background-size: 100% 100%;
}

.macbook-pro .fi-9 {
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-44.png);
  position: relative;
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
}

.macbook-pro .frame-32 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .get-started-3 {
  position: relative;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: underline;
  direction: rtl;
}

.macbook-pro .get-started-4 {
  position: relative;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #0062ff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .frame-33 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 19px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #fafafa;
  border-radius: 10px;
  margin-bottom: 3px;
}

.macbook-pro .frame-34 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.macbook-pro .frame-35 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .get-started-5 {
  position: relative; 
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .group-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -1.00px;
}

.macbook-pro .group-25 {
  position: relative;
  width: 301px;
  height: 1px;
  margin-top: -0.50px;
}

.macbook-pro .frame-36 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 7px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .placeholder-wrapper {
  display: flex;
  flex-direction: column;
  width: 95px;
  height: 41px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: relative;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .placeholder {
  position: relative;
  width: 68px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #000829;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .frame-37 {
  display: flex;
  flex-direction: column;
  width: 95px;
  height: 41px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: relative;
  background-color: #e5ebf9;
  border-radius: 10px;
  border: 1px solid;
  border-color: #0062ff;
}

.macbook-pro .frame-38 {
  position: relative;
}

.macbook-pro .frame-39 {
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .fi-10 {
  position: relative;
  width: 22px;
  height: 22px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-46.png);
  background-size: 100% 100%;
}

.macbook-pro .frame-40 {
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  top: 0;
  left: 78px;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .fi-11 {
  position: relative;
  width: 22px;
  height: 22px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-47.png);
  background-size: 100% 100%;
}

.macbook-pro .frame-41 {
  top: 0;
  left: 155px;
  border-color: #d9dbe5;
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  border-radius: 10px;
  border: 1px solid;
}

.macbook-pro .img-wrapper {
  position: relative;
  width: 21px;
  height: 22px;
}

.macbook-pro .group-26 {
  position: absolute;
  width: 19px;
  height: 22px;
  top: 0;
  left: 1px;
}

.macbook-pro .frame-42 {
  top: 0;
  left: 232px;
  background-color: #e5ebf9;
  border-color: #0062ff;
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  border-radius: 10px;
  border: 1px solid;
}

.macbook-pro .fi-12 {
  position: relative;
  width: 22px;
  height: 22px;
  overflow: hidden;
}

.macbook-pro .group-27 {
  position: relative;
  height: 18px;
  top: 2px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-49.png);
  background-size: 100% 100%;
}

.macbook-pro .frame-43 {
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  top: 80px;
  left: 232px;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .frame-44 {
  top: 80px;
  left: 155px;
  border-color: #d9dbe5;
  display: inline-flex;
  flex-direction: column;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  border-radius: 10px;
  border: 1px solid;
}

.macbook-pro .input {
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: flex-end;
  padding: 0px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .value {
  width: 284px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding: 0px 6px;
  position: relative;
}

.macbook-pro .vector {
  position: relative;
  width: 10.61px;
  height: 5.52px;
  margin-left: -2.36px;
}

.macbook-pro .placeholder-2 {
  width: 256px;
  margin-top: -1.00px;
  font-weight: 500;
  color: #000829;
  position: relative;
  font-family: "Cairo", Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .value-2 {
  width: 238px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding: 0px 6px;
  position: relative;
}

.macbook-pro .vector-2 {
  position: relative;
  width: 10.61px;
  height: 5.52px;
  margin-left: -45.36px;
}

.macbook-pro .placeholder-3 {
  width: 253px;
  margin-top: -1.00px;
  margin-left: -27.00px;
  font-weight: 500;
  color: #5e688f;
  position: relative;
  font-family: "Cairo", Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .get-started-6 {
  position: relative;
  width: 300px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .frame-45 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .frame-46 {
  display: flex;
  flex-direction: column;
  width: 145px;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: relative;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .placeholder-4 {
  width: 68px;
  font-weight: 700;
  color: #000829;
  text-align: center;
  position: relative;
  font-family: "Cairo", Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .placeholder-5 {
  position: relative;
  width: 68px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
}

.macbook-pro .input-2 {
  display: flex;
  width: 145px;
  height: 44px;
  align-items: center;
  justify-content: flex-end;
  padding: 0px 8px;
  position: relative;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .placeholder-6 {
  width: 104px;
  font-weight: 500;
  color: #5e688f;
  position: relative;
  font-family: "Cairo", Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .get-started-7 {
  position: relative;
  width: 77px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}

.macbook-pro .span {
  font-weight: 700;
  color: #000829;
}

.macbook-pro .text-wrapper-8 {
  font-weight: 700;
  color: #000829;
  font-size: 8px;
  line-height: 10.0px;
}

.macbook-pro .get-started-8 {
  position: relative;
  width: 212px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .get-started-9 {
  position: relative;
  width: 212px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #000829;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .value-3 {
  display: flex;
  width: 238px;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  padding: 0px 6px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .placeholder-7 {
  width: 209px;
  margin-top: -1.00px;
  margin-left: -6.00px;
  font-weight: 700;
  color: #5e688f;
  position: relative;
  font-family: "Cairo", Helvetica;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .vector-wrapper {
  position: relative;
  width: 15px;
  height: 15px;
  background-color: #0062ff;
  border-radius: 4px;
}

.macbook-pro .vector-3 {
  position: absolute;
  width: 10px;
  height: 7px;
  top: 4px;
  left: 3px;
}

.macbook-pro .rectangle-3 {
  position: relative;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid;
  border-color: #d9dbe5;
}

.macbook-pro .group-28 {
  position: relative;
  width: 320px;
  height: 167px;
}

.macbook-pro .frame-47 {
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 167px;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 25px 0px;
  position: relative;
  background-color: #e5ebf9;
  border-radius: 10px;
}

.macbook-pro .text-wrapper-9 {
  position: relative;
  width: 282px;
  margin-top: -4.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  direction: rtl;
}

.macbook-pro .frame-48 {
  display: flex;
  flex-direction: column;
  width: 197px;
  height: 40px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  margin-bottom: -3.00px;
}

.macbook-pro .frame-49 {
  height: 40px;
  align-self: stretch;
  width: 100%;
  background-color: #0062ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  border-radius: 10px;
}

.macbook-pro .frame-50 {
  gap: 11px;
  margin-left: -7.00px;
  margin-right: -7.00px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .fi-13 {
  position: relative;
  width: 23px;
  height: 24px;
}

.macbook-pro .frame-51 {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 1333px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 1542px;
  left: 0;
}

.macbook-pro .frame-52 {
  display: inline-flex;
  flex-direction: column;
  height: 308px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.macbook-pro .frame-53 {
  display: flex;
  width: 1130px;
  height: 256px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 25px 0px;
  position: relative;
  background-color: #2563ec;
  border-radius: 15px;
}

.macbook-pro .frame-54 {
  display: flex;
  width: 1054px;
  height: 256px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: -25.00px;
  margin-bottom: -25.00px;
}

.macbook-pro .phone-edit-here-copy-wrapper {
  position: relative;
  width: 344px;
  height: 376px;
  margin-top: -60.00px;
  margin-bottom: -60.00px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/phone--edit-here--copy-1.png);
  background-size: 100% 100%;
}

.macbook-pro .phone-edit-here-copy {
  height: 376px;
  background-color: #2563ec;
  transform: rotate(180deg);
}

.macbook-pro .frame-55 {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-56 {
  display: inline-flex;
  flex-direction: column;
  height: 90px;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  direction: rtl;
}

.macbook-pro .frame-57 {
  position: relative;
  width: 211px;
  height: 30px;
}

.macbook-pro .group-29 {
  position: relative;
  width: 210px;
  height: 30px;
}

.macbook-pro .g {
  position: absolute;
  width: 102px;
  height: 30px;
  top: 0;
  left: 0;
}

.macbook-pro .g-2 {
  position: relative;
  height: 30px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/path14.svg);
  background-size: 100% 100%;
}

.macbook-pro .g-3 {
  position: absolute;
  width: 5px;
  height: 5px;
  top: 5px;
  left: 31px;
}

.macbook-pro .g-4 {
  position: absolute;
  width: 3px;
  height: 5px;
  top: 5px;
  left: 36px;
}

.macbook-pro .g-5 {
  position: absolute;
  width: 3px;
  height: 5px;
  top: 5px;
  left: 40px;
}

.macbook-pro .g-6 {
  position: absolute;
  width: 1px;
  height: 5px;
  top: 5px;
  left: 45px;
}

.macbook-pro .g-7 {
  position: absolute;
  width: 3px;
  height: 5px;
  top: 5px;
  left: 46px;
}

.macbook-pro .g-8 {
  position: absolute;
  width: 5px;
  height: 5px;
  top: 5px;
  left: 51px;
}

.macbook-pro .g-9 {
  position: absolute;
  width: 4px;
  height: 5px;
  top: 5px;
  left: 57px;
}

.macbook-pro .path {
  position: absolute;
  width: 64px;
  height: 13px;
  top: 13px;
  left: 31px;
}

.macbook-pro .overlap-group-3 {
  position: absolute;
  width: 17px;
  height: 19px;
  top: 5px;
  left: 7px;
}

.macbook-pro .g-10 {
  position: absolute;
  width: 10px;
  height: 19px;
  top: 0;
  left: 0;
}

.macbook-pro .g-11 {
  position: absolute;
  width: 8px;
  height: 6px;
  top: 6px;
  left: 10px;
}

.macbook-pro .g-12 {
  position: absolute;
  width: 13px;
  height: 10px;
  top: 10px;
  left: 0;
}

.macbook-pro .g-13 {
  position: absolute;
  width: 13px;
  height: 10px;
  top: 0;
  left: 0;
}

.macbook-pro .overlap-wrapper {
  position: absolute;
  width: 100px;
  height: 29px;
  top: 0;
  left: 110px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/path-288.svg);
  background-size: 100% 100%;
}

.macbook-pro .overlap {
  position: relative;
  height: 29px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/path-288.svg);
  background-size: 100% 100%;
}

.macbook-pro .path-2 {
  position: absolute;
  width: 16px;
  height: 15px;
  top: 9px;
  left: 9px;
}

.macbook-pro .path-3 {
  position: absolute;
  width: 4px;
  height: 4px;
  top: 4px;
  left: 17px;
}

.macbook-pro .group-30 {
  position: absolute;
  width: 60px;
  height: 13px;
  top: 13px;
  left: 31px;
}

.macbook-pro .group-31 {
  position: absolute;
  width: 55px;
  height: 5px;
  top: 4px;
  left: 32px;
}

.macbook-pro .layer-wrapper {
  position: relative;
  width: 132px;
  height: 132px;
  background-color: #ffffff;
  border-radius: 11px;
}

.macbook-pro .layer {
  position: relative;
  width: 114px;
  height: 114px;
  top: 9px;
  left: 9px;
}

.macbook-pro .vector-4 {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0;
  left: 0;
}

.macbook-pro .overlap-group-4 {
  position: relative;
  width: 2px;
  height: 2px;
}

.macbook-pro .img-3 {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 1px;
  left: 1px;
}

.macbook-pro .overlap-2 {
  position: absolute;
  width: 105px;
  height: 105px;
  top: 5px;
  left: 5px;
}

.macbook-pro .clip-path-group-wrapper {
  position: absolute;
  width: 105px;
  height: 105px;
  top: 0;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-8.svg);
  background-size: 100% 100%;
}

.macbook-pro .clip-path-group {
  width: 105px;
  height: 105px;
  position: absolute;
  top: 0;
  left: 0;
}

.macbook-pro .group-32 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-4.svg);
  background-size: 100% 100%;
}

.macbook-pro .clip-path-group-2 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
}

.macbook-pro .group-33 {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 6px;
  left: 6px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-5.svg);
  background-size: 100% 100%;
}

.macbook-pro .clip-path-group-3 {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.macbook-pro .group-34 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 0;
  left: 83px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-10.svg);
  background-size: 100% 100%;
}

.macbook-pro .group-35 {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 6px;
  left: 89px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-5.svg);
  background-size: 100% 100%;
}

.macbook-pro .group-36 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 83px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-17.svg);
  background-size: 100% 100%;
}

.macbook-pro .group-37 {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 89px;
  left: 6px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/vector-5.svg);
  background-size: 100% 100%;
}

.macbook-pro .frame-58 {
  display: inline-flex;
  flex-direction: column;
  height: 537px;
  align-items: flex-end;
  gap: 15px;
  padding: 30px 0px;
  position: relative;
}

.macbook-pro .frame-59 {
  display: flex;
  width: 1130px;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  border-right-width: 2px;
  border-right-style: solid;
  border-color: #0062ff;
}

.macbook-pro .frame-60 {
  display: flex;
  flex-direction: column;
  width: 1109px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 0px 10px;
  position: relative;
}

.macbook-pro .get-started-10 {
  position: relative;
  width: 405px;
  height: 28px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 700;
  color: #2c3c39;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .get-started-11 {
  position: relative;
  width: 530px;
  height: 20px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #2c3c39;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.macbook-pro .frame-61 {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .FAQ-element {
  display: flex;
  height: 70px;
  align-items: center;
  gap: 30px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #f1f1f1;
  border-radius: 16px;
}

.macbook-pro .general-count-plus {
  margin-top: -2.50px;
  margin-bottom: -2.50px;
  position: relative;
  width: 15px;
  height: 15px;
}

.macbook-pro .text-wrapper-12 {
  position: relative;
  flex: 1;
  margin-top: -12.00px;
  margin-bottom: -10.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 800;
  color: #000829;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 32px;
  direction: rtl;
}

.macbook-pro .FAQ-element-2 {
  display: flex;
  height: 70px;
  align-items: center;
  gap: 30px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--neutralsgray-light);
  border-radius: 16px;
}

.macbook-pro .FAQ-element-3 {
  display: flex;
  height: 214px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 30px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--neutralsgray-light);
  border-radius: 16px;
}

.macbook-pro .frame-62 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -8.00px;
}

.macbook-pro .frame-63 {
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .general-count-minus {
  position: relative;
  width: 15px;
  height: 15px;
}

.macbook-pro .text-wrapper-13 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 800;
  color: #000829;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 32px;
  direction: rtl;
}

.macbook-pro .get-started-12 {
  position: relative;
  width: 497px;
  height: 122px;
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: var(--neutralsdark);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  direction: rtl;
}

.macbook-pro .footer-group-wrapper {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 448px;
  align-items: center;
  position: relative;
}

.macbook-pro .footer-group {
  display: flex;
  flex-direction: column;
  height: 448px;
  align-items: center;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #fafafa;
}

.macbook-pro .footer-component-wrapper {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 107px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  background-color: #e5ebf9;
}

.macbook-pro .footer-component {
  display: flex;
  width: 1130px;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .footer-element {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.macbook-pro .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.macbook-pro .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: #000829;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  direction: rtl;
}

.macbook-pro .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 24px;
}

.macbook-pro .div-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .group-38 {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #0062ff;
  border-radius: 24px;
}

.macbook-pro .fi-14 {
  position: relative;
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
}

.macbook-pro .group-39 {
  position: absolute;
  width: 21px;
  height: 21px;
  top: 1px;
  left: 1px;
}

.macbook-pro .fi-15 {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
}

.macbook-pro .text-wrapper-16 {
  position: relative;
  align-self: stretch;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .fi-16 {
  position: relative;
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  overflow: hidden;
}

.macbook-pro .overlap-group-5 {
  position: relative;
  width: 18px;
  height: 20px;
  left: 1px;
}

.macbook-pro .group-40 {
  position: absolute;
  width: 13px;
  height: 18px;
  top: 0;
  left: 2px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-5.png);
  background-size: 100% 100%;
}

.macbook-pro .group-41 {
  position: absolute;
  width: 18px;
  height: 7px;
  top: 13px;
  left: 0;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/group-6.png);
  background-size: 100% 100%;
}

.macbook-pro .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 800;
  color: #000829;
  font-size: 18px;
  letter-spacing: -0.36px;
  line-height: 32px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .text-wrapper-18 {
  position: relative;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000829;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.macbook-pro .footer-column-nav {
  display: flex;
  width: 1130px;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .footer-element-item {
  align-items: flex-start;
  gap: 10px;
  padding: 16px 0px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .lorem-ipsum {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 16px;
  text-align: left;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .lorem-ipsum-wrapper {
  align-items: center;
  gap: 16px;
  padding: 4px 0px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .lorem-ipsum-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: #000829;
  font-size: 12px;
  text-align: left;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .line {
  position: relative;
  width: 1200px;
  height: 1px;
  object-fit: cover;
}

.macbook-pro .footer-component-2 {
  display: flex;
  width: 1130px;
  align-items: center;
  justify-content: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .copyright-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 4px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.macbook-pro .copyright {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 400;
  color: #000829;
  font-size: 12px;
  text-align: left;
  letter-spacing: 0;
  line-height: 12px;
  direction: rtl;
}

.macbook-pro .text-wrapper-19 {
  line-height: 20px;
}

.macbook-pro .text-wrapper-20 {
  line-height: 20px;
  text-decoration: underline;
}

.macbook-pro .img-4 {
  position: relative;
  width: 24px;
  height: 24px;
}

.macbook-pro .group-42 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.macbook-pro .footer-element-item-2 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 4px 0px;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-64 {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0px 4px 40px #0000001a;
}

.macbook-pro .frame-65 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.macbook-pro .notification-bar {
  display: flex;
  width: 1440px;
  height: 36px;
  align-items: center;
  justify-content: space-between;
  padding: 8px 489px;
  position: relative;
  background-color: #ffffff;
}

.macbook-pro .frame-66 {
  display: flex;
  width: 1130px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: -3.00px;
  margin-bottom: -3.00px;
  margin-left: -334.00px;
  margin-right: -334.00px;
}

.macbook-pro .frame-67 {
  display: flex;
  width: 260px;
  align-items: center;
  gap: 10px;
  position: relative;
}

.macbook-pro .frame-68 {
  display: flex;
  width: 112px;
  align-items: center;
  gap: 10px;
  position: relative;
}

.macbook-pro .group-43 {
  position: relative;
  width: 26px;
  height: 26px;
}

.macbook-pro .frame-69 {
  display: flex;
  width: 26px;
  height: 26px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  background-color: #fafafa;
  border-radius: 5px;
}

.macbook-pro .group-44 {
  position: relative;
  width: 13.91px;
  height: 18px;
}

.macbook-pro .group-45 {
  position: relative;
  width: 76px;
  height: 26px;
}

.macbook-pro .frame-70 {
  display: flex;
  width: 76px;
  height: 26px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  background-color: #fafafa;
  border-radius: 5px;
}

.macbook-pro .frame-71 {
  position: relative;
  width: 8.5px;
  height: 10.25px;
}

.macbook-pro .text-wrapper-21 {
  position: relative;
  width: fit-content;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #090909;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .fi-17 {
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #006c35;
  border-radius: 5px;
  overflow: hidden;
}

.macbook-pro .group-46 {
  height: 20px;
}

.macbook-pro .group-47 {
  position: relative;
  width: 20px;
  height: 20px;
  background-image: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/clip-path-group-9.png);
  background-size: 100% 100%;
}

.macbook-pro .clip-path-group-4 {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.macbook-pro .social-icons {
  display: flex;
  width: 520px;
  align-items: center;
  justify-content: center;
  gap: 27px;
  position: relative;
}

.macbook-pro .frame-72 {
  display: flex;
  width: 260px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.macbook-pro .get-started-13 {
  position: relative;
  width: 153px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #5e688f;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .get-started-14 {
  position: relative;
  width: 72px;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #5e688f;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .frame-73 {
  display: flex;
  width: 1440px;
  height: 70px;
  align-items: center;
  justify-content: space-around;
  gap: 695px;
  position: relative;
  background-color: #fafafa;
}

.macbook-pro .frame-74 {
  display: flex;
  width: 1130px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.macbook-pro .frame-75 {
  display: flex;
  width: 260px;
  align-items: center;
  gap: 17px;
  position: relative;
}

.macbook-pro .frame-76 {
  display: flex;
  flex-direction: column;
  width: 135px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.macbook-pro .frame-77 {
  height: 44px;
  align-self: stretch;
  width: 100%;
  background-color: #0062ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 23px;
  position: relative;
  border-radius: 10px;
}

.macbook-pro .frame-78 {
  gap: 11px;
  margin-left: -8.50px;
  margin-right: -8.50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .frame-79 {
  gap: 9px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.macbook-pro .text-wrapper-22 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Cairo", Helvetica;
  font-weight: 500;
  color: #000829;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  direction: rtl;
}

.macbook-pro .group-48 {
  position: relative;
  width: 12.86px;
  height: 16px;
}

.macbook-pro .frame-80 {
  display: flex;
  width: 520px;
  height: 70px;
  align-items: center;
  justify-content: center;
  gap: 15px;
  position: relative;
}

.macbook-pro .frame-81 {
  display: flex;
  width: 37px;
  height: 62px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.macbook-pro .frame-82 {
  display: flex;
  flex-direction: column;
  width: 10px;
  height: 40px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.macbook-pro .vector-5 {
  position: relative;
  width: 8px;
  height: 8px;
}

.macbook-pro .group-49 {
  position: relative;
  width: 8px;
  height: 10.65px;
  margin-bottom: -1.33px;
  transform: rotate(90deg);
}

.macbook-pro .group-50 {
  position: absolute;
  width: 11px;
  height: 8px;
  top: 1px;
  left: -1px;
  transform: rotate(-90deg);
}

.macbook-pro .frame-83 {
  display: flex;
  flex-direction: column;
  width: 90px;
  height: 70px;
  align-items: center;
  justify-content: center;
  padding: 15px 23px 9px;
  position: relative;
  border-radius: 15px 10px 0px 0px;
}

.macbook-pro .frame-84 {
  display: flex;
  flex-direction: column;
  width: 101px;
  height: 56.31px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: relative;
  margin-top: -5.16px;
  margin-bottom: -5.16px;
  margin-left: -28.50px;
  margin-right: -28.50px;
}

.macbook-pro .group-51 {
  position: relative;
  width: 22.6px;
  height: 16px;
}

.macbook-pro .get-started-15 {
  position: relative;
  align-self: stretch;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #000829;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .vector-6 {
  position: relative;
  width: 24px;
  height: 16px;
}

.macbook-pro .frame-85 {
  display: flex;
  flex-direction: column;
  width: 90px;
  height: 70px;
  align-items: center;
  justify-content: center;
  padding: 15px 23px 9px;
  position: relative;
  background-color: #2563ec;
  border-radius: 15px 10px 0px 0px;
}

.macbook-pro .img-5 {
  position: relative;
  width: 16px;
  height: 16px;
}

.macbook-pro .get-started-16 {
  position: relative;
  align-self: stretch;
  font-family: "Cairo", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 24px;
  direction: rtl;
}

.macbook-pro .frame-86 {
  display: flex;
  flex-direction: column;
  width: 260px;
  height: 70px;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.macbook-pro .get-started-17 {
  position: relative;
  width: 153.55px;
  height: 37.46px;
}

/* new malik  */
#category,.filter-box {
    background-color: #fafafa;
    border-radius: 10px;
    margin-bottom: 3px;
}
#categoryNav{
    padding: 12px;
}
#categoryList .sub-cat-item {
    background-color: #e5ebf9;
    border-color: #0062ff;
    display: inline-flex;
    flex-direction: column;
    height: 70px;
    align-items: center;
    justify-content: center;
    gap: 3px;
    border-radius: 10px;
    border: 1px solid;
    padding: 16px;
}
/* #categoryList .sub-cat-item-image-warp {
    position: relative;
    width: 22px;
    height: 22px;
    overflow: hidden;
} */

#categoryList .sub-cat-item-name {
    position: relative;
    width: 68px;
    font-family: "Cairo", Helvetica;
    font-weight: 500;
    color: #000829;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 20px;
    direction: rtl;
}

#categoryList .sub-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

#categoryList .sub-cat li {
  flex: 0 0 calc(25% - 9px); /* 100% / 4 - gap */
  box-sizing: border-box;
}

.listing-container {
    background-color: #ffffff;
    width: 100%;
}
.listing-container .listing-item-warp {
    display: flex;
    height: 140px;
    padding: 5px 5px 5px 15px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 0.5px solid;
    border-color: #a0a6bd;
}

.listing-container .listing-item {
    display: flex;
    align-items: center;    
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.listing-container .frame-25 {
    display: flex;
    flex-direction: column;
    width: 195px;
    height: 130px;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    padding: 3px 88px;
    position: relative;
}


.listing-container .component-wrapper {
    display: flex;
    flex-direction: column;
    width: 195px;
    height: 130px;
    align-items: flex-end;
    position: relative;
    border-radius: 5px;
    background: url(https://c.animaapp.com/mcg6ikiudEJY0Q/img/frame-427320671-7.png)
    50% 50% / cover;
}

.listing-container .listing-item-details {
    display: flex;
    flex-direction: column;
    width: 568px;
    height: 120px;
    align-items: flex-end;
    position: relative;
}
.listing-container .listing-item-details .frame-13 {
    display: flex;
    flex-direction: column;
    height: 78px;
    align-items: flex-end;
    gap: 10px;
    padding: 0px 0px 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
}
.listing-container .listing-item-details .frame-14 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.listing-container .listing-item-details .text-wrapper-2 {
    position: relative;
    width: 316px;
    margin-top: -1.00px;
    font-family: "Cairo", Helvetica;
    font-weight: 600;
    color: #000829;
    font-size: 14px;
    letter-spacing: -0.42px;
    line-height: 22.3px;
    direction: rtl;
}

.listing-container .listing-item-details .macbook-pro .frame-16 {
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
    flex: 0 0 auto;
}

.listing-container .listing-item-details .text-wrapper-3 {
    position: relative;
    align-self: stretch;
    height: 36px;
    font-family: "Cairo", Helvetica;
    font-weight: 600;
    color: #000829;
    font-size: 10px;
    letter-spacing: -0.30px;
    line-height: 15.9px;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
}

.listing-container .listing-item-details .frame-17 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.listing-container .listing-item-details .frame-19 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
}
.listing-container .listing-item-details .frame-20 {
    display: flex;
    flex-direction: column;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 23px;
    position: relative;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid;
    border-color: #d9dbe5;
}

.listing-container .listing-item-details .frame-21 {
    display: flex;
    flex-direction: column;
    width: 112px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 23px;
    position: relative;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid;
    border-color: #0062ff;
}
.listing-container .listing-item-details .frame-23 {
    display: flex;
    flex-direction: column;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 5px 23px;
    position: relative;
    background-color: var(--colorsgreen);
    border-radius: 10px;
}

.listing-container .listing-item-details .frame-18 {
    display: flex;
    flex-direction: column;    
    align-items: flex-start;
    position: relative;
}

.listing-container .listing-item-details .text-wrapper-4 {
    position: relative;
    align-self: stretch;
    height: 17px;
    margin-top: -1.00px;
    font-family: "Cairo", Helvetica;
    font-weight: 500;
    color: #000829;
    font-size: 10px;
    text-align: left;
    letter-spacing: 0;
    line-height: normal;
    direction: rtl;
}

.listing-container .listing-item-details .text-wrapper-5 {
    position: relative;
    align-self: stretch;
    height: 21px;
    font-family: "Plus Jakarta Sans", Helvetica;
    font-weight: 700;
    color: #000829;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
}

.listing-container .listing-item-details .frame-15 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
    position: relative;
    flex: 0 0 auto;
}

.listing-container .listing-item-details .frame-16 {
    display: flex;
    width: 64px;
    align-items: center;
    gap: 5px;
    position: relative;
    flex: 0 0 auto;
}
.listing-container .listing-item-details .group-2 {
    position: relative;
    width: 9.44px;
    height: 8.82px;
}

.listing-container .listing-item-details .p {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Cairo", Helvetica;
    font-weight: 600;
    color: #5e688f;
    font-size: 8px;
    text-align: right;
    letter-spacing: -0.24px;
    line-height: 12.7px;
    white-space: nowrap;
}

.filter-box .align-items-center{
  gap:12px;
}

.breadcrumb {   
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: unset;
    border-radius: .25rem;
}

ul.sub-cat.mt-1.ml-2 {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}

#categoryList .sub-cat-item {
    background-color: #e5ebf9;
    border-color: #0062ff;
    display: inline-flex;
    flex-direction: column;
    height: 70px;
    align-items: center;
    justify-content: center;
    gap: 3px;
    border-radius: 10px;
    border: 1px solid;
    padding: 14px;
}
@media screen and (max-width: 800px) {
  .section-header {
    padding: 16px 12px;
    display: flex;
    align-items: start;
    justify-content: start;
    border-right: 2px solid var(--Color1, #2563EC);
    margin-bottom: 12px;
    flex-direction: column;
  }
}
/* new malik  */

/* End */