.gridCards {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
}
.gridCards :global(.column) {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.gridCards .card {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding: 20px;
    height: 100%;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 20px -4px rgba(24, 39, 75, 0.12);
}
.gridCards .card:hover {
    box-shadow: 0 10px 20px -4px rgba(24, 39, 75, 0.12), 0px 12px 22px -4px rgba(24, 39, 75, 0.12);
}
.gridCards .card .main {
    height: 74%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gridCards .card .main .counter, .gridCards .card .main .madeIn {
    font-size: 48px;
    text-align: center;
    color: #353535;
    font-weight: 700;
}
.gridCards .card .main .madeIn {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    width: 47%;
}
.gridCards .card .description, .gridCards .card .descriptionList {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #353535;
}
.gridCards .card .description a, .gridCards .card .descriptionList a {
    color: #353535;
    text-decoration: none;
}
.gridCards .card .description a:hover, .gridCards .card .descriptionList a:hover {
    color: #b6303d;
}
.gridCards .card .descriptionList {
    padding-inline-start: 30px;
    margin: 0;
    font-size: 16px;
}
.gridCards .card .descriptionList > li {
    width: fit-content;
}
.mainSection {
    margin-top: 78px !important;
}
.mainSection .title {
    margin: 0 0 8px 0;
}
.mainSection .textCol {
    width: 51% !important;
}
@media only screen and (max-width: 1650px) {
    .mainSection .textCol {
        width: 55% !important;
    }
}
.mainSection .mapImg {
    width: 49% !important;
}
@media only screen and (max-width: 1650px) {
    .mainSection .mapImg {
        width: 45% !important;
    }
}
.mainSection .mapImg img {
    margin: 16px 0 0 0;
}
.mainSection .servicesList {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 38px;
    color: #353535;
    padding-inline-start: 22px;
    margin: 0 0 24px 0;
}
.mainSection .gridCards .card {
    min-height: 230px;
}
.mainSection .gridCards .card .description {
    text-align: center;
}
.section h2 {
    font-size: 40px;
    line-height: 57px;
    margin: 0 0 24px 0;
}
.section.whoWeAre .description, .section.destinations .description, .section.international .description {
    padding: 0 35px 0 0;
    margin: 0 0 40px 0;
    white-space: pre-wrap;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #353535;
}
.section.whyWeUnique .gridCards, .section.destinations .gridCards, .section.international .gridCards {
    margin: 56px 0 0 0;
    margin-left: -9px;
    margin-right: -9px;
}
.section.whyWeUnique .gridCards .card, .section.destinations .gridCards .card, .section.international .gridCards .card {
    padding: 32px 24px;
    align-items: flex-start;
}
.section.whyWeUnique .gridCards .card .main, .section.destinations .gridCards .card .main, .section.international .gridCards .card .main {
    flex-direction: column;
    align-items: flex-start;
    height: initial;
}
.section.whyWeUnique .gridCards .card .main .title, .section.destinations .gridCards .card .main .title, .section.international .gridCards .card .main .title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #353535;
    margin: 14px 0 16px 0;
}
.section.whyWeUnique .gridCards .card .main .title a, .section.destinations .gridCards .card .main .title a, .section.international .gridCards .card .main .title a {
    color: inherit;
    text-decoration: none;
}
.section.whyWeUnique .gridCards .card .main .title a:hover, .section.destinations .gridCards .card .main .title a:hover, .section.international .gridCards .card .main .title a:hover {
    color: #b6303d;
}
.section.whyWeUnique .gridCards .card .description, .section.destinations .gridCards .card .description, .section.international .gridCards .card .description {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}
.section.whyWeUnique .gridCards .card, .section.destinations .gridCards .card {
    height: 100%;
}
.section.whyWeUnique h2 {
    margin: 0;
}
.section.whyWeUnique .gridCards {
    margin: 20px 0 0 0;
}
.section.destinations .gridCards {
    margin: 0;
}
.section.whoWeAre {
    margin: 125px auto 0 auto;
    padding: 0 var(--padding);
}
.section.whoWeAre .doctorIcon {
    image-rendering: -webkit-optimize-contrast;
    margin: 16px 0 0 0;
}
.section.whyWeUnique .title {
    text-align: center;
}
.section.places {
    position: relative;
    padding: 0 var(--padding) 32px;
}
.section.places .title {
    text-align: center;
}
.section.places .description {
    width: 65%;
    margin: 0 auto;
    text-align: center;
}
.section.places .allCountriesLink {
    display: flex;
    justify-content: flex-end;
}
.section.places .allCountriesLink a {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #b6303d !important;
    text-decoration: none;
}
.section.places .allCountriesLink a svg {
    width: 10px;
    height: 10px;
    margin-left: 8px;
}
.section.places .allCountriesLink a svg path {
    fill: #b6303d;
}
.section.places .gridCards .card .main .title {
    margin: 18px 0 6px 0;
    text-align: left;
}
.section.places .gridCards .card .main .hospitalsCount {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6c6c6c;
}
.section.destinations .descriptionGrid {
    display: flex;
    flex-wrap: nowrap;
}
.section.destinations .descriptionGrid .bgImgContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.section.destinations .descriptionGrid .bgImgContainer .backgroundImage {
    filter: blur(3px) grayscale(100%) !important;
    -webkit-filter: blur(3px) grayscale(100%) !important;
    opacity: 0.6;
    top: 45px !important;
}
@media only screen and (max-width: 1500px) {
    .section.destinations .descriptionGrid {
        flex-wrap: wrap;
        margin: 0 0 40px 0;
    }
}
.section.places .descriptionGrid {
    margin: 0 0 40px 0;
}
.section.international {
    margin-top: 134px !important;
}
.section.international .card {
    box-shadow: none;
}
.section.international .card :hover {
    box-shadow: none;
}
.section.international .textCol {
    width: 55% !important;
}
@media only screen and (max-width: 1650px) {
    .section.international .textCol {
        width: 60% !important;
    }
}
.section.international .imgCol {
    width: 45% !important;
}
@media only screen and (max-width: 1650px) {
    .section.international .imgCol {
        width: 40% !important;
    }
}
.section.international .imgCol img {
    margin: -24px 0 0 0;
}
.section.international .questions {
    display: flex;
    margin: 48px 0 24px 0;
    align-items: center;
}
.section.international .questions a {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #b6303d;
    margin: 0 0 0 48px;
}
.section.international .gridCards .card {
    padding: 28px 24px;
    background-color: white;
    border: 2px dashed #6c6c6c;
    box-sizing: border-box;
    border-radius: 8px;
}
.section.international .gridCards .card .main .title {
    margin: 0 0 8px 0;
}
.section.international .gridCards .card .description {
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
}
.section.international .gridCards .arrow {
    position: relative;
}
.section.international .gridCards .arrow .svgArrowIcon {
    position: absolute;
    right: -74px;
    top: -50px;
}
.section.international .gridCards .arrow .svgArrowIcon.arrowUnder {
    top: initial;
    bottom: -50px;
}
.section.popular {
    padding: 74px 0;
    margin-top: 134px;
    max-width: 100%;
}
.section.popular .title {
    margin: 0 0 70px 0;
}
@media only screen and (min-width: 1600px) {
    .section.popular .title {
        margin: 0 0 78px 0;
    }
}
.section.popular .content {
    padding: 0 var(--padding);
}
.section.popular .content .title {
    text-align: center;
}
.section.popular .content .description {
    width: 45%;
    margin: 0 auto 72px auto;
    text-align: center;
}
.section.popular .hospitals {
    margin: 0 0 80px 0;
}
.section.popular .doctors :global(.slick-arrow) {
    top: -34px;
}
.section.reviews {
    background: #fafafa;
    margin: 172px 0 -84px 0;
    padding: 74px 0;
    max-width: 100%;
}
.section.reviews .content {
    padding: 0 var(--padding);
}
.section.reviews .content .title {
    text-align: center;
}
.section.reviews .content .description {
    width: 45%;
    margin: 0 auto 56px auto;
    text-align: center;
}
.section.reviews .hospitals {
    margin: 0 0 96px 0;
}
.section.featuredPages .title {
    margin: 0 0 32px 0;
}
@media only screen and (max-width: 768px) {
    .mainSection h1, .section h1 {
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 120%;
    }
    .mainSection h2, .section h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
    }
    .mText0, .mTextN0 {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 160%;
        color: grey;
    }
    .mText1, .mTextB1 {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: grey;
    }
    .mText2, .mTextB2, .section.whyWeUnique .gridCards .card .main .title, .section.destinations .gridCards .card .main .title, .section.international .gridCards .card .main .title {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        color: grey;
    }
    .mTextN0 {
        font-weight: 500;
    }
    .mTextB1 {
        font-weight: 600;
    }
    .mTextB2, .section.whyWeUnique .gridCards .card .main .title, .section.destinations .gridCards .card .main .title, .section.international .gridCards .card .main .title {
        font-weight: 600;
    }
    .gridCards {
        flex-direction: column !important;
    }
    .gridCards :global(.column) {
        width: 100% !important;
    }
    .gridCards .card {
        background: #f9f9f9;
    }
    .section.whyWeUnique .gridCards, .section.destinations .gridCards, .section.international .gridCards {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .section.whyWeUnique .gridCards .card .main svg, .section.destinations .gridCards .card .main svg, .section.international .gridCards .card .main svg {
        width: 66px;
        height: 66px;
    }
    .section.whyWeUnique .gridCards .card .main .title, .section.destinations .gridCards .card .main .title, .section.international .gridCards .card .main .title {
        margin: 16px 0 10px 0;
    }
    section.mainSection {
        padding: 12px 16px 0 16px !important;
    }
    .mainSection {
        margin: 0 auto !important;
    }
    .mainSection:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 28px;
        z-index: -1;
        display: block;
        background-image: url(/images/map-mobile1.jpg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 100%;
        opacity: 0.21;
    }
    .mainSection h1, .mainSection h2 {
        color: grey;
    }
    .mainSection .title {
        margin: 0 0 18px 0;
    }
    .mainSection .subTitle {
        margin: 0 0 10px 0;
    }
    .mainSection .servicesList {
        margin: 0 0 18px 0;
        -webkit-padding-start: 19px;
        padding-inline-start: 19px;
    }
    .mainSection .gridCards {
        margin-top: 12px !important;
    }
    .mainSection .gridCards .card {
        display: flex;
        justify-content: space-between;
        min-height: 172px;
        height: 172px;
    }
    .mainSection .gridCards .card .main svg {
        width: 66px;
        height: 66px;
    }
    .mainSection .gridCards .card .main .counter {
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 130%;
        text-align: center;
        color: grey;
    }
    .mainSection .gridCards .card .description {
        width: 90%;
        text-align: center;
    }
    .section.whoWeAre .title {
        margin: 0 0 12px 0;
    }
    .section.whoWeAre .doctorIcon {
        margin: 0;
    }
    .section.whoWeAre .description {
        padding: 0;
        margin: 24px 0;
    }
    .section.whyWeUnique .title {
        text-align: left;
        margin: 0 0 24px 0;
    }
    .section.whyWeUnique .gridCards {
        margin: 0;
        margin-top: -1rem;
        margin-bottom: -1rem;
    }
    .section.destinations .descriptionGrid {
        margin: 0 0 24px 0;
    }
    .section.destinations .descriptionGrid :global(.fresnel-at-mobile) {
        width: 100%;
    }
    .section.destinations .description {
        padding: 0;
        margin: 0 0 24px 0;
    }
    .section.destinations .search {
        width: 100%;
    }
    .section.featuredPages .title {
        margin: 0 0 24px 0;
    }
    .section.places .descriptionGrid .description {
        margin: 0;
        width: 100%;
    }
    .section.places .allCountriesLink {
        margin: 0 0 14px 0;
    }
    .section.places .card .main .title {
        text-align: left;
    }
    .section.popular, .section.reviews {
        margin: 40px 0 0 0;
        padding: 24px 16px !important;
    }
    .section.popular .content, .section.reviews .content {
        min-width: 100%;
        padding: 0;
    }
    .section.popular .content .description, .section.reviews .content .description {
        width: 100%;
        margin: 0 0 86px 0;
    }
    .section.popular .hospitals {
        margin: 0 0 78px 0;
    }
    .section.popular .doctors {
        margin-bottom: -20px;
    }
    .section.popular .doctors :global(.slick-arrow) {
        top: -62px;
    }
    .section.international {
        margin-top: 40px !important;
    }
    .section.international .description {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 160%;
        color: #353535;
        margin: 24px 0;
        padding: 0;
    }
    .section.international .questions {
        margin: 14px 0 24px 0;
    }
    .section.international .questions > button, .section.international .questions a {
        width: 50%;
    }
    .section.international .questions button {
        min-width: 135px;
    }
    .section.international .questions a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        color: #b6303d !important;
        margin: 0;
        height: 48px;
    }
    .section.international :global(.column) {
        margin: 8px 0 0 0;
    }
    .section.international :global(.column):first-child {
        margin: 0;
    }
    .section.international .gridCards {
        margin: 0 -1rem !important;
    }
    .section.international .gridCards .card {
        padding: 24px 16px;
    }
    .section.international .gridCards .card .main .title {
        margin: 0 0 10px 0;
    }
    .section.international .gridCards .arrow .svgArrowIcon {
        right: calc(50% - 10px);
        top: 8px;
    }
    .section.reviews .content .description {
        margin: 0 0 24px 0;
    }
    .gridCards .card .descriptionList {
        padding-inline-start: 18px;
    }
    .gridCards .card .descriptionList a, .gridCards .card .descriptionList span {
        position: relative;
        left: -5px;
    }
}

.Home_gridCards__pcvqC{
    margin: 0;
}

.Home_card__Yp_uv{
    height: 100%;
    padding: 32px 24px;
    /*align-items: flex-start;*/

    display: flex;
    /*align-items: center;*/
    justify-content: flex-start;
    flex-direction: column;
    /*padding: 20px;*/
    /*height: 100%;*/
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 18px -6px rgba(24,39,75,.12), 0 12px 20px -4px rgba(24,39,75,.12);
}

.Home_descriptionList__txS1B li a{
    color: black;
    font-size: 17px;
    line-height: 30px;
}

.Home_title__y5DJb a{
    color: black;
    font-weight: 600;
}

.Home_section__22yPl.Home_places__xbnNP {
    position: relative;
    padding: 0 80px 32px;
}
.Home_section__22yPl.Home_places__xbnNP .Home_allCountriesLink__p19_X {
    display: flex;
    justify-content: flex-end;
}

.team-member-details p{
    margin: 0;
}

.team-member-details h6{
    margin: 0 !important;
}

.team-cols-members .col-md-4.my-3{
    border: 1px solid #0000001f;
    border-radius: 23px;
    padding: 6px;
    margin-left: 5px;
    margin-right: 5px;

}

