.RecentBlogsSection_recentBlogsSection__JO0O_ {
    width: 100%;
    text-align: right;
    background: #f7f7f7;
    position: relative;
    direction: rtl
}

@media(max-width:992px) {
    .RecentBlogsSection_recentBlogsSection__JO0O_ {
        margin-bottom: 50px
    }
}

@media(min-width:993px) {
    .RecentBlogsSection_recentBlogsSection__JO0O_ {
        height: 600px;
        margin-top: 100px
    }
}

.RecentBlogsSection_recentBlogsSection__JO0O_ h3 {
    color: #005a02
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_all__0q04c {
    color: #c22b56;
    cursor: pointer
}

@media(max-width:992px) {
    .RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_all__0q04c {
        font-size: 14px
    }
}

@media(min-width:993px) {
    .RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_all__0q04c {
        font-size: 18px
    }
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 {
    margin-top: 20px;
    background-color: #fff;
    padding: 15px;
    border-radius: 9px;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    position: relative
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 .RecentBlogsSection_image__MXg0j {
    width: 100%;
    height: 500px;
    height: 70%;
    transition: height .15s ease-out;
    position: relative
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 h5 {
    margin-top: 12px;
    font-size: 16px
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 p {
    color: #3c463c;
    min-height: 100px
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 .RecentBlogsSection_footer__67bca {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    margin-top: 5px;
    font-family: IranSans
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4 .RecentBlogsSection_layer__GN4OO {
    display: none
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4:hover {
    position: relative;
    height: 95%;
    cursor: pointer
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4:hover .RecentBlogsSection_image__MXg0j {
    position: absolute !important;
    width: 93%;
    height: 90%;
    transition: height .25s ease-in;
    border-radius: 9px
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4:hover .RecentBlogsSection_layer__GN4OO {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    transition: height .25s ease-in;
    background: linear-gradient(90deg, #005a02, #004c02, #003f02, #002e01, #001200);
    opacity: .71;
    border-radius: 15px;
    padding: 15px
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4:hover .RecentBlogsSection_layer__GN4OO .RecentBlogsSection_textSection__oQavo {
    z-index: 10;
    color: #fff !important;
    opacity: 1
}

.RecentBlogsSection_recentBlogsSection__JO0O_ .RecentBlogsSection_blogCard__GH5z4:hover .RecentBlogsSection_layer__GN4OO .RecentBlogsSection_textSection__oQavo p {
    color: #fff
}

.RegisterSection_registerSection__Lpva4 {
    display: flex;
    justify-content: center;
    position: relative
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 {
        margin-top: 20px;
        flex-direction: column-reverse
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 {
        flex-direction: row
    }
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 button {
        background-color: #c22b56;
        color: #fff;
        width: 100%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 12px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 button {
        background-color: #c22b56;
        color: #fff;
        width: 30%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 12px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE {
    z-index: 100
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE {
        width: 100%
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE {
        width: 50%
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE .RegisterSection_imageSection__qtRGY {
    width: 100%;
    display: flex;
    flex-direction: row-reverse
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE .RegisterSection_imageSection__qtRGY {
        padding-right: 65px
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE .RegisterSection_textSection__Z8fm4 {
    text-align: right
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE .RegisterSection_textSection__Z8fm4 {
        padding: 10px
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_maleSection__4eykE .RegisterSection_textSection__Z8fm4 {
        padding-right: 120px
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_registerEffect__DkkWS {
    position: absolute;
    width: 30%;
    background-color: #e5eee5;
    height: 300px;
    z-index: 0
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_registerEffect__DkkWS {
        display: none
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_registerEffect__DkkWS .RegisterSection_topEffect__TAW1m {
    position: absolute;
    width: 100%;
    height: 140px;
    background: url(../img/down-effect.58d6043d.png) 50% no-repeat;
    background-size: cover;
    z-index: 100;
    top: -2px
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_registerEffect__DkkWS .RegisterSection_downEffect__1aqgh {
    position: absolute;
    width: 100%;
    height: 140px;
    background: url(../img/top-effect.90338132.png) 50% no-repeat;
    background-size: cover;
    z-index: 100;
    bottom: -1px
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD {
        width: 100%
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD {
        width: 50%
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD .RegisterSection_imageSection__qtRGY {
    width: 100%;
    display: flex;
    flex-direction: row
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD .RegisterSection_imageSection__qtRGY {
        padding-left: 45px
    }
}

.RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD .RegisterSection_textSection__Z8fm4 {
    text-align: right
}

@media(max-width:992px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD .RegisterSection_textSection__Z8fm4 {
        padding: 10px
    }
}

@media(min-width:993px) {
    .RegisterSection_registerSection__Lpva4 .RegisterSection_femaleSection__ZcXyD .RegisterSection_textSection__Z8fm4 {
        padding-left: 30px
    }
}

.SearchSection_searchSection__MaY38 {
    width: 100%;
    background: url(../img/background.1601df70.jpg) 50% no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px
}

.SearchSection_searchSection__MaY38 h1 {
    color: #fff !important
}

@media(max-width:992px) {
    .SearchSection_searchSection__MaY38 {
        height: 180px;
        padding: 8px
    }
    .SearchSection_searchSection__MaY38 h1 {
        font-size: 20px;
        text-align: center
    }
    .SearchSection_searchSection__MaY38 h4 {
        font-size: 13px;
        text-align: center
    }
}

@media(min-width:993px) {
    .SearchSection_searchSection__MaY38 {
        height: 800px
    }
}

.SearchSection_searchSection__MaY38 .SearchSection_backgroundFirstLayout__8HKaw {
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, #6ea01d, #005a02, #136607, #27730c, #438413, #569017, #6ea01d);
    opacity: .7
}

@media(max-width:992px) {
    .SearchSection_searchSection__MaY38 .SearchSection_backgroundFirstLayout__8HKaw {
        height: 180px
    }
}

@media(min-width:993px) {
    .SearchSection_searchSection__MaY38 .SearchSection_backgroundFirstLayout__8HKaw {
        height: 800px
    }
}

.SearchSection_searchSection__MaY38 .SearchSection_topEffect__qjn97 {
    position: absolute;
    width: 100%;
    height: 140px;
    background: url(../img/down-effect.58d6043d.png) 50% no-repeat;
    background-size: cover;
    z-index: 100;
    top: -2px
}

.SearchSection_searchSection__MaY38 .SearchSection_downEffect__S5SvJ {
    position: absolute;
    width: 100%;
    height: 140px;
    background: url(../img/top-effect.90338132.png) 50% no-repeat;
    background-size: cover;
    z-index: 100;
    bottom: 0
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 {
    border-radius: 42px;
    background-color: #fff;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse
}

@media(max-width:992px) {
    .SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 {
        width: 95%;
        padding: 8px;
        margin-top: 20px
    }
}

@media(min-width:993px) {
    .SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 {
        width: 50%;
        padding: 20px;
        margin-top: 35px
    }
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input {
    border: 1px solid #e6ffbe;
    border-radius: 20px;
    width: 75%;
    direction: rtl;
    text-align: right;
    padding: 5px 15px 5px 5px
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input::-moz-placeholder {
    color: #005a02 !important;
    font-size: 14px;
    padding-right: 5px
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input:-ms-input-placeholder {
    color: #005a02 !important;
    font-size: 14px;
    padding-right: 5px
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input::placeholder {
    color: #005a02 !important;
    font-size: 14px;
    padding-right: 5px
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input:focus,
.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 input:focus-visible {
    border: 1px solid #6ea01d !important;
    outline: #6ea01d
}

.SearchSection_searchSection__MaY38 .SearchSection_searchBox__sWoD4 button {
    background-color: #c22b56;
    color: #fff;
    width: 20%;
    border-radius: 20px;
    border: 1px solid #c22b56;
    font-size: 15px;
    padding: 0;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.SearchSection_searchSection__MaY38 h1,
.SearchSection_searchSection__MaY38 h4 {
    z-index: 100
}

.ServicesSection_servicesSection__CB_lm {
    display: flex;
    margin-top: 50px
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm {
        flex-direction: column;
        align-items: center;
        position: relative
    }
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ {
    background: url(../img/doctor-patient.b2776f9f.png) 50% no-repeat;
    background-size: cover;
    position: relative
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ {
        width: 100%;
        height: 280px
    }
}

@media(min-width:993px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ {
        width: 40%;
        height: 264px
    }
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_layer__41jlQ {
    position: absolute;
    width: 100%;
    background-image: linear-gradient(270deg, #005a02, rgba(0, 90, 2, .94), rgba(0, 90, 2, .87), rgba(0, 90, 2, .81), rgba(0, 90, 2, .76), rgba(0, 90, 2, .7))
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_layer__41jlQ {
        height: 280px
    }
}

@media(min-width:993px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_layer__41jlQ {
        height: 264px
    }
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_topImageParent__LiFtK {
    position: absolute;
    width: 170px;
    height: 170px;
    right: -80px;
    top: 27px;
    background-color: #fff;
    padding: 5px;
    border-radius: 9px;
    z-index: 1
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_topImageParent__LiFtK .ServicesSection_topImage__ivvyA {
    width: 160px;
    height: 160px;
    background: url(../img/services-image1.a973eabc.png) 50% no-repeat
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_topImageParent__LiFtK .ServicesSection_topImage__ivvyA .ServicesSection_layer__41jlQ {
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: #6ea01d;
    opacity: .53;
    border-radius: 9px
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_bottomImageParent___BnwY {
    position: absolute;
    width: 170px;
    height: 170px;
    right: 70px;
    bottom: -48px;
    background-color: #fff;
    padding: 5px;
    border-radius: 9px;
    z-index: 1
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_bottomImageParent___BnwY .ServicesSection_bottomImage__zrd8q {
    width: 160px;
    height: 160px;
    background: url(../img/services-image2.127cd70c.png) 50% no-repeat
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_bgImage__F7SZZ .ServicesSection_bottomImageParent___BnwY .ServicesSection_bottomImage__zrd8q .ServicesSection_layer__41jlQ {
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: #6ea01d;
    opacity: .53;
    border-radius: 20px
}

.ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy {
    direction: rtl;
    background-color: #fff
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy {
        width: 95%;
        text-align: center;
        padding: 10px;
        position: absolute;
        top: 10px;
        z-index: 1;
        color: #fff;
        background-color: transparent
    }
}

@media(min-width:993px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy {
        width: 60%;
        text-align: right;
        padding: 40px 90px
    }
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy .ServicesSection_textSection__Aqk00 {
        width: 100%
    }
}

@media(min-width:993px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy .ServicesSection_textSection__Aqk00 {
        width: 90%
    }
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy .ServicesSection_textSection__Aqk00 button {
        background-color: #c22b56;
        color: #fff;
        width: 100%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 12px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media(min-width:993px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy .ServicesSection_textSection__Aqk00 button {
        background-color: #c22b56;
        color: #fff;
        width: 35%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 12px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media(max-width:992px) {
    .ServicesSection_servicesSection__CB_lm .ServicesSection_textSectionParent__p1ufy .ServicesSection_textSection__Aqk00 p {
        font-size: 13px;
        line-height: 2;
        margin-top: 22px;
        margin-bottom: 25px
    }
}

.TopMedicinesSection_topMedicinesSection__G_bOQ {
    font-family: IranSans;
    direction: rtl;
    text-align: right;
    background-color: #f7f7f7;
    padding: 0 0 90px
}

.TopMedicinesSection_topMedicinesSection__G_bOQ h4 {
    color: #005a02
}

@media(max-width:992px) {
    .TopMedicinesSection_topMedicinesSection__G_bOQ h4 {
        font-size: 14px
    }
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_all__FMpZe {
    color: #c22b56;
    cursor: pointer
}

@media(max-width:992px) {
    .TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_all__FMpZe {
        font-size: 14px
    }
}

@media(min-width:993px) {
    .TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_all__FMpZe {
        font-size: 18px
    }
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa {
    margin-top: 50px;
    border-radius: 9px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .16);
    padding: 10px 20px;
    background-color: #fff
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa .TopMedicinesSection_title__QJaii {
    color: #005a02;
    font-size: 14px;
    margin-top: 10px
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa .TopMedicinesSection_percentage__E3XCv {
    color: #f22f2f;
    background-color: rgba(242, 47, 47, .2);
    border-radius: 16px;
    font-size: 14px;
    font-weight: 700;
    padding: 5px
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa .TopMedicinesSection_deleted__KqQkw {
    color: #005a02;
    margin-right: 10px
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa .TopMedicinesSection_price__HJyXv {
    color: #005a02;
    font-size: 20px;
    font-weight: 700
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa .TopMedicinesSection_currency__o0gcL {
    color: #005a02;
    font-size: 12px;
    margin-right: 2px
}

.TopMedicinesSection_topMedicinesSection__G_bOQ .TopMedicinesSection_cardStyles__KgwJa button {
    background-color: #c22b56;
    color: #c22b56;
    width: 20%;
    border-radius: 20px;
    border: 2px solid #c22b56;
    font-size: 9px;
    padding: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 50px;
    font-size: 16px
}

@font-face {
    font-family: revicons;
    fallback: fallback;
    src: url(../img/revicons.ff59b316.woff) format("woff"), url(../img/revicons.b96bdb22.ttf) format("ttf"), url(../img/revicons.652e7269.eot) format("ttf")
}

.react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, transition
}

.react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, .5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer
}

.react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, .8)
}

.react-multiple-carousel__arrow:before {
    font-size: 20px;
    color: #fff;
    display: block;
    font-family: revicons;
    text-align: center;
    z-index: 2;
    position: relative
}

.react-multiple-carousel__arrow:disabled {
    cursor: default;
    background: rgba(0, 0, 0, .5)
}

.react-multiple-carousel__arrow--left {
    left: calc(4% + 1px)
}

.react-multiple-carousel__arrow--left:before {
    content: "\e824"
}

.react-multiple-carousel__arrow--right {
    right: calc(4% + 1px)
}

.react-multiple-carousel__arrow--right:before {
    content: "\e825"
}

.react-multi-carousel-dot-list {
    position: absolute;
    bottom: 0;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: none;
    transition: background .5s;
    border: 2px solid grey;
    padding: 0;
    margin: 0 6px 0 0;
    outline: 0;
    cursor: pointer
}

.react-multi-carousel-dot button:hover:active,
.react-multi-carousel-dot--active button {
    background: #080808
}

.react-multi-carousel-item {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .react-multi-carousel-item {
        flex-shrink: 0 !important
    }
    .react-multi-carousel-track {
        overflow: visible !important
    }
}

[dir=rtl].react-multi-carousel-list {
    direction: rtl
}

.rtl.react-multiple-carousel__arrow--right {
    right: auto;
    left: calc(4% + 1px)
}

.rtl.react-multiple-carousel__arrow--right:before {
    content: "\e824"
}

.rtl.react-multiple-carousel__arrow--left {
    left: auto;
    right: calc(4% + 1px)
}

.rtl.react-multiple-carousel__arrow--left:before {
    content: "\e825"
}

.TopSpecialistsSection_specialistsSection__GfCsw {
    display: flex;
    flex-direction: row-reverse;
    height: 400px;
    padding-bottom: 300px
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw {
        padding-top: 40px;
        background: #f7f7f7
    }
    .TopSpecialistsSection_specialistsSection__GfCsw h5 {
        color: #005a02;
        font-weight: 700
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw {
        padding-top: 100px;
        background: linear-gradient(180deg, #e5eee5 50%, #f7f7f7 0)
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselParent__1sq8J {
    width: 75%
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselParent__1sq8J {
        position: relative
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_mainSection__S9fGQ {
    width: 280px;
    height: 200px;
    background: url(../img/top-specialists.74d62e76.png) 50% no-repeat;
    border-radius: 9px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_mainSection__S9fGQ .TopSpecialistsSection_layer__gPKHK {
    position: absolute;
    width: 280px;
    height: 200px;
    background-color: #005a02;
    opacity: .71;
    border-radius: 9px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_mainSection__S9fGQ .TopSpecialistsSection_stars__6P0ex {
    background: url(../img/stars.50942690.png) 50% no-repeat;
    height: 87px;
    z-index: 1;
    position: relative;
    margin-top: -30px;
    margin-left: -95px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_mainSection__S9fGQ .TopSpecialistsSection_textSection__gTBVA {
    color: #fff;
    text-align: right;
    z-index: 1;
    position: relative;
    padding: 0 20px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_mainSection__S9fGQ .TopSpecialistsSection_textSection__gTBVA p {
    margin-top: 15px;
    font-size: 12px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 {
    height: 200px;
    border-radius: 9px;
    background-color: #fff;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 {
        width: 100%
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 {
        width: 280px
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_topSection__HJx_t {
    display: flex;
    align-items: center
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_topSection__HJx_t .TopSpecialistsSection_userInfo__w9Tis {
    margin-right: 10px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_topSection__HJx_t .TopSpecialistsSection_userInfo__w9Tis p:first-child {
    font-size: 14px;
    font-weight: 700
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_topSection__HJx_t .TopSpecialistsSection_userInfo__w9Tis p:nth-child(2) {
    font-size: 10px
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_topSection__HJx_t .TopSpecialistsSection_userInfo__w9Tis .TopSpecialistsSection_starContainer__V1Kqv {
    text-align: center;
    background-color: rgba(255, 188, 0, .16);
    padding: 5px;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_consultationButton__iGrZ4 {
        background-color: #fff;
        color: #c22b56;
        width: 90%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 12px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_consultationButton__iGrZ4 {
        background-color: #fff;
        color: #c22b56;
        width: 90%;
        border-radius: 20px;
        border: 1px solid #c22b56;
        font-size: 15px;
        padding: 10px;
        opacity: 1;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_carouselCard__imEx2 .TopSpecialistsSection_reserveButton__SGjN0 {
    background-color: rgba(194, 43, 86, .14);
    color: #c22b56;
    width: 90%;
    border-radius: 20px;
    border: 1px solid transparent;
    font-size: 15px;
    padding: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customDotsStyles__tWENV {
    bottom: auto !important;
    z-index: 100
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customDotsStyles__tWENV {
        left: auto !important;
        right: -220px !important;
        top: 160px !important
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm {
    position: absolute;
    bottom: auto !important;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm {
        left: 0 !important;
        right: 0;
        top: 140px;
        width: 100%;
        display: flex;
        padding: 35px 20px
    }
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm svg rect {
        fill: #6ea01d !important
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm {
        top: 160px !important;
        right: -260px !important;
        left: auto !important;
        width: 150px
    }
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm svg rect {
        fill: #c22b56 !important
    }
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_customButtonGroupStyles__K6QMm svg rect:nth-child(2) {
        opacity: .22
    }
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_active__8x4p_ svg g {
        fill: #2f7500 !important;
        stroke: #2f7500 !important
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_active__8x4p_ svg g {
        fill: #fff !important;
        stroke: #fff !important
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_active__8x4p_ svg g rect {
    width: 35
}

@media(max-width:992px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_inactive__uS1i7 svg g {
        fill: #fff !important;
        stroke: #2f7500 !important
    }
}

@media(min-width:993px) {
    .TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_inactive__uS1i7 svg g {
        fill: #fff !important;
        stroke: #fff !important
    }
}

.TopSpecialistsSection_specialistsSection__GfCsw .TopSpecialistsSection_inactive__uS1i7 svg g rect {
    width: 35
}

.TopSpecialistsSection_specialistsSection__GfCsw span {
    cursor: pointer
}

.UsersCommentsSection_usersCommentsSection__2phTa {
    width: 100%;
    height: 500px
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa {
        background: #f7f7f7;
        padding-top: 24px
    }
    .UsersCommentsSection_usersCommentsSection__2phTa h5 {
        color: #005a02;
        font-weight: 700
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa {
        padding-top: 100px;
        background: linear-gradient(0deg, #e5eee5 50%, #f7f7f7 0)
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselParent__B9ITG {
    width: 75%
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselParent__B9ITG {
        position: relative
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_mainSection__8_Dw7 {
    width: 280px;
    height: 200px;
    background: url(../img/top-specialists.74d62e76.png) 50% no-repeat;
    border-radius: 9px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_mainSection__8_Dw7 .UsersCommentsSection_layer__DDDGn {
    position: absolute;
    width: 280px;
    height: 200px;
    background-color: #005a02;
    opacity: .71;
    border-radius: 9px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_mainSection__8_Dw7 .UsersCommentsSection_textSection__KaESb {
    color: #fff;
    text-align: right;
    z-index: 1;
    position: relative;
    padding: 0 20px;
    margin: 20px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_mainSection__8_Dw7 .UsersCommentsSection_textSection__KaESb p {
    margin-top: 15px;
    font-size: 12px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 {
    border-radius: 9px;
    background-color: #fff;
    padding: 20px
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 {
        width: 280px
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_userInfo__U4zT3 {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_userInfo__U4zT3 p:first-child {
    font-size: 16px;
    font-weight: 700
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_userInfo__U4zT3 p:nth-child(2) {
    font-size: 12px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_userInfo__U4zT3 span {
    font-family: IranSans !important
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_starContainer__jPYGb {
    text-align: right;
    background-color: rgba(255, 188, 0, .16);
    padding: 10px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    border-radius: 15px;
    justify-content: space-between
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_starContainer__jPYGb {
        width: 85%
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_starContainer__jPYGb {
        width: 75%
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_starContainer__jPYGb span {
    font-size: 12px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_starContainer__jPYGb svg {
    color: #ffbc00
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_topSection__SuQKT .UsersCommentsSection_comment__zon9M {
    font-size: 13px;
    color: #3c463c;
    margin: 10px
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_consultationButton__v1FTc {
    background-color: #fff;
    color: #c22b56;
    width: 47%;
    border-radius: 20px;
    border: 1px solid #c22b56;
    font-size: 15px;
    padding: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_carouselCard__De_Q8 .UsersCommentsSection_reserveButton__Y8TFv {
    background-color: rgba(194, 43, 86, .14);
    color: #c22b56;
    width: 39%;
    border-radius: 20px;
    border: 1px solid transparent;
    font-size: 15px;
    padding: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customDotsStyles__MNOhB {
    z-index: 100
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customDotsStyles__MNOhB {
        bottom: 5%
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customDotsStyles__MNOhB {
        left: auto !important;
        right: -220px !important;
        top: 160px !important;
        bottom: auto !important
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 {
    position: absolute;
    bottom: auto !important;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 {
        left: 0 !important;
        right: 0;
        top: 150px;
        width: 100%;
        padding: 35px 20px;
        display: flex
    }
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 svg rect {
        fill: #6ea01d !important
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 {
        top: 160px !important;
        right: -260px !important;
        left: auto !important;
        width: 150px
    }
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 svg rect {
        fill: #c22b56 !important
    }
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_customButtonGroupStyles__6Oe52 svg rect:nth-child(2) {
        opacity: .22
    }
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_active__oJRHa svg g {
        fill: #2f7500 !important;
        stroke: #2f7500 !important
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_active__oJRHa svg g {
        fill: #fff !important;
        stroke: #fff !important
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_active__oJRHa svg g rect {
    width: 35
}

@media(max-width:992px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_inactive__z4A4n svg g {
        fill: #fff !important;
        stroke: #2f7500 !important
    }
}

@media(min-width:993px) {
    .UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_inactive__z4A4n svg g {
        fill: #fff !important;
        stroke: #fff !important
    }
}

.UsersCommentsSection_usersCommentsSection__2phTa .UsersCommentsSection_inactive__z4A4n svg g rect {
    width: 35
}

.UsersCommentsSection_usersCommentsSection__2phTa span {
    cursor: pointer
}