@import url("https://fonts.googleapis.com/css?family=Mulish:700,500,600,800");


:root {
    --heavy-metal: rgba(43, 43, 43, 1);
    --shakespeare: rgba(77, 161, 196, 1);
    --fuscous-gray-2: rgba(82, 82, 82, 1);
    --fuscous-gray: rgba(86, 86, 86, 1);
    --stack: rgba(138, 138, 139, 1);
    --pink-swan: rgba(182, 182, 182, 1);
    --black-haze: rgba(246, 246, 246, 0.51);
    --black-haze-2: rgba(246, 246, 246, 1);
    --desert-storm-2: rgba(248, 248, 248, 0.639);
    --desert-storm: rgba(248, 248, 248, 1);
    --alabaster: rgba(250, 250, 250, 1);
    --white: rgba(255, 255, 255, 1);

    --font-size-xs: 10px;
    --font-size-s: 12px;
    --font-size-m: 14px;
    --font-size-l: 16px;
    --font-size-xl: 18px;
    --font-size-xxl: 22px;
    --font-size-xxxl: 26px;

    --font-family-mulish: "Mulish";
}

/* Classes */

.mulish-semi-bold-pink-swan-10px {
    color: var(--pink-swan);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xs);
    font-weight: 600;
    font-style: normal;
}

.mulish-medium-stack-12px-2 {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 500;
    font-style: normal;
}

.mulish-extra-bold-fuscous-gray-30px {
    color: var(--fuscous-gray);
    font-family: var(--font-family-mulish);
    font-size: 30px;
    font-weight: 800;
    font-style: normal;
}

.mulish-bold-heavy-metal-16px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-l);
    font-weight: 700;
    font-style: normal;
}

.mulish-extra-bold-heavy-metal-18px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xl);
    font-weight: 800;
    font-style: normal;
}

.mulish-bold-heavy-metal-14px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 700;
    font-style: normal;
}

.mulish-semi-bold-heavy-metal-14px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
}

.mulish-extra-bold-heavy-metal-22px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xxl);
    font-weight: 800;
    font-style: normal;
}

.mulish-extra-bold-fuscous-gray-26px {
    color: var(--fuscous-gray);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xxxl);
    font-weight: 800;
    font-style: normal;
}

.mulish-extra-bold-heavy-metal-12px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 800;
    font-style: normal;
}

.mulish-extra-bold-heavy-metal-16px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-l);
    font-weight: 800;
    font-style: normal;
}

.mulish-bold-heavy-metal-12px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 700;
    font-style: normal;
}

.mulish-semi-bold-fuscous-gray-14px {
    color: var(--fuscous-gray-2);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
}

.mulish-bold-stack-14px {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 700;
    font-style: normal;
}

.mulish-extra-bold-white-14px {
    color: var(--white);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 800;
    font-style: normal;
}

.mulish-semi-bold-stack-12px {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 600;
    font-style: normal;
}

.mulish-medium-stack-12px {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
}

.mulish-semi-bold-pink-swan-12px {
    color: var(--pink-swan);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 600;
    font-style: normal;
}

.mulish-extra-bold-heavy-metal-14px {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 800;
    font-style: normal;
}

.mulish-extra-bold-white-12px {
    color: var(--white);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 800;
    font-style: normal;
}

.mulish-semi-bold-stack-14px {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
}

.mulish-extra-bold-stack-12px {
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 800;
    font-style: normal;
}

.mulish-extra-bold-fuscous-gray-20px {
    color: var(--fuscous-gray);
    font-family: var(--font-family-mulish);
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
}

.mulish-medium-pink-swan-12px {
    color: var(--pink-swan);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 500;
    font-style: normal;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: unset;
}

body {
    background: rgba(246, 246, 246, 0.51);
}

main {
    overflow: hidden;
}

.flex-1 {
    flex: 1;
}

.margin-top-120 {
    margin-top: 120px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-40 {
    margin-top: 40px;
}

.gap-50 {
    gap: 50px;
}

.cta-modal {
    cursor: pointer;
}

.navigation_mobile {
    display: none;
}

.header {
    align-items: center;
    background-color: var(--white);
    box-shadow: 0px 0px 99px #bdbdbd2e;
    display: flex;
    height: 84px;
    min-width: 1280px;
    padding: 0 102px;
    margin-bottom: 50px;
}

.header .container {
    align-items: center;
    display: flex;
    max-width: 1280px;
    margin: auto;
}

.header .logo {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    /* height: 58px; */
    min-width: 209px;
}

.header .overlap-group-1 {
    /* height: 118px; */
    /* margin-left: -30px;
    margin-top: -28px; */
    position: relative;
    width: 239px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 22px;
}

.header .text-54 {
    /* left: 104px; */
    letter-spacing: 0;
    line-height: 18px;
    /* position: absolute; */
    /* top: 48px; */
    
}

.header .stomatologist-doctor {
    border-radius: 29px;
    height: 40px;
    /* left: 0;
    position: absolute;
    top: 0; */
    width: 40px;
    object-fit: cover;
}

.header .button-2-1 {
    align-items: flex-end;
    background-color: var(--color_accent);
    border-radius: 24px;
    display: flex;
    height: 41px;
    justify-content: flex-end;
    margin-left: 88px;
    margin-top: 1px;
    min-width: 119px;
    padding: 9.5px 22px;
}

.header .text-60 {
    color: var(--white);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-s);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 12px;
    min-height: 17px;
    min-width: 73px;
    
}

.header .navbar {
    display: flex;
    height: 18px;
    margin-left: 197px;
    width: 463px;
}

.header .navbar-link-text-56 {
    cursor: pointer;
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 48px;
    margin-top: -3px;
    
    width: 57px;
}

.header .navbar-link-text-57 {
    cursor: pointer;
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 48px;
    margin-top: -3px;
    
    width: 54px;
}

.header .navbar-link-text-55 {
    cursor: pointer;
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: -3px;
    
    width: 59px;
}

.header .navbar-link-text-58 {
    cursor: pointer;
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 48px;
    margin-top: -3px;
    
    width: 35px;
}

.header .navbar-link-text-59 {
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 48px;
    margin-top: -3px;
    
    width: 66px;
}

.section.row .container {
    display: flex;
    max-width: 1008px;
    margin: auto;
}

.doctor-card {
    align-items: center;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    min-height: 473px;
    padding: 20px 0;
    width: 323px;
}

.doctor-card .text-52 {
    letter-spacing: 0;
    line-height: 17px;
    margin-left: 2px;
    min-height: 17px;
    min-width: 107px;
    
}

.doctor-card .overlap-group3 {
    height: 280px;
    position: relative;
    width: 283px;
}

.doctor-card .group-36 {
    align-items: center;
    background-color: var(--alabaster);
    border-radius: 24px;
    box-shadow: 0px 2px 20px #b6b6b642;
    display: flex;
    height: 48px;
    left: 49px;
    min-width: 184px;
    padding: 0 40px;
    position: absolute;
    top: 232px;
}

.doctor-card .socials {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    min-width: 104px;
    gap: 16px;
    align-items: center;
}

.doctor-card .instagram {
    align-items: center;
    /* display: flex; */
    margin-bottom: 0;
    /* margin-left: 16px; */
    min-width: 24px;
}

.doctor-card .overlap-group-2 {
    height: 24px;
    position: relative;
    width: 24px;
}

.doctor-card .path-14 {
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px;
}

.doctor-card .ellipse-11 {
    background-color: var(--color_accent);
    border-radius: 2.25px;
    height: 4px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 4px;
}

.doctor-card .path-13 {
    height: 11px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 11px;
}

.doctor-card .youtube {
    height: 24px;
    margin-bottom: 0;
    /* margin-left: 16px; */
    width: 24px;
    fill: var(--color_accent);
}

.doctor-card .facebook {
    height: 24px;
    margin-bottom: 0;
    width: 24px;
    fill: var(--color_accent);
}

.doctor-card .instagram {
    height: 24px;
    margin-bottom: 0;
    width: 24px;
    fill: var(--color_accent);
}

.doctor-card .instagram-post-1 {
    border-radius: 10px;
    height: 256px;
    left: 0;
    position: absolute;
    top: 0;
    width: 283px;
    object-fit: cover;
}

.doctor-card .address-2 {
    letter-spacing: 0;
    line-height: 22px;
    margin-left: 3px;
    margin-top: 31px;
    min-height: 30px;
    min-width: 86px;
    
}

.doctor-card .button {
    align-items: flex-end;
    background-color: var(--color_accent);
    border-radius: 24px;
    display: flex;
    height: 48px;
    justify-content: flex-end;
    margin-top: 19px;
    min-width: 135px;
    padding: 11px 24px;
}

.doctor-card .text-53 {
    letter-spacing: 0;
    line-height: 14px;
    min-height: 20px;
    min-width: 85px;
    
}


.information {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 50px;
    margin-top: 19px;
    min-height: 595px;
    /* width: 635px; */
}

.information .info-4 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 22px;
    min-height: 102px;
    padding: 2px 0;
    width: 637px;
}

.information .flex-row-7 {
    align-items: flex-end;
    display: flex;
    height: 68px;
    margin-top: 7px;
    min-width: 637px;
}

.information .ellipse-container-2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 3px;
    min-height: 54px;
    width: 6px;
}

.information .ellipse {
    background-color: var(--color_accent);
    border-radius: 3px;
    height: 6px;
    width: 6px;
}

.information .ellipse-1 {
    background-color: var(--color_accent);
    border-radius: 3px;
    height: 6px;
    margin-top: 18px;
    width: 6px;
}

.information .text-48 {
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    min-height: 68px;
    width: 615px;
}

.information .text-4 {
    letter-spacing: 0;
    line-height: 16px;
    min-height: 22px;
    
}

.information .text-40 {
    color: var(--pink-swan);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-l);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 8px;
    min-height: 22px;
    
}

.information .text-39 {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
    /* margin-top: 4px; */
    margin-bottom: 0;
    min-height: 47px;
    
}

.information .info-3 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 22px;
    min-height: 78px;
    padding: 2px 0;
    width: 637px;
}

.information .flex-row-6 {
    align-items: flex-end;
    display: flex;
    height: 44px;
    margin-top: 7px;
    min-width: 637px;
}

.information .text-46 {
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    /* min-height: 44px; */
    width: 615px;
}

.information .ellipse-container-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 3px;
    min-height: 30px;
    width: 6px;
}

.information .flex-row-3 {
    align-items: flex-start;
    display: flex;
    margin-top: 24px;
    min-width: 239px;
}

.information .rating {
    background-color: var(--white);
    border-radius: 24px;
    display: flex;
    height: 35px;
    justify-content: space-between;
    margin-left: 16px;
    width: 71px;
    align-items: center;
}

.information .star-2 {
    /* background-image: url(https://anima-uploads.s3.amazonaws.com/projects/62caca9f0b4791918aaab08b/releases/62cacad64787cdaec3d8bb5a/img/path-1-15@1x.png);
    background-size: 100% 100%; */
    display: flex;
    margin-bottom: 12.2px;
    margin-left: 18px;
    margin-top: 11.4px;
    width: 12px;
}

.information .path-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    width: 12px;
    object-fit: contain;
}

.information .text-49 {
    letter-spacing: 0;
    line-height: 12px;
    /* margin-bottom: 6.5px; */
    margin-right: 16px;
    /* margin-top: 11.5px; */
    
    width: 19px;
}

.information .experience {
    align-items: center;
    background-color: var(--white);
    border-radius: 24px;
    display: flex;
    height: 35px;
    justify-content: space-between;
    width: 152px;
}

.information .trophy-1 {
    height: 13px;
    /* margin-bottom: -6.5px; */
    margin-left: 18px;
    width: 13px;
}

.information .address-3 {
    height: 17px;
    letter-spacing: 0;
    line-height: 12px;
    margin-bottom: -6.1px;
    margin-right: 16px;
    
    /* width: 95px; */
}

.information .info-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 28px;
    min-height: 126px;
    
    
    padding: 2px 0;
    width: 100%;
    /* padding-bottom: 20px; */
    /* width: 637px; */
}
.information .info-1 .content-body {
    overflow: hidden;
    height: 436px;
}

.information .flex-row-4 {
    align-items: flex-start;
    display: flex;
    height: 92px;
    margin-top: 7px;
    /* min-width: 637px; */
}

.information .text-42 {
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    /* min-height: 92px; */
    /* width: 615px; */
}

.information .ellipse-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 11px;
    min-height: 30px;
    width: 6px;
}

.information .info-2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 22px;
    min-height: 54px;
    padding: 2px 0;
    /* width: 637px; */
}

.information .flex-row-5 {
    align-items: flex-end;
    display: flex;
    height: 20px;
    margin-top: 7px;
    /* min-width: 637px; */
}

.information .text-44 {
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    min-height: 20px;
    
    /* width: 615px; */
}

.information .ellipse-2 {
    background-color: var(--color_accent);
    border-radius: 3px;
    height: 6px;
    margin-bottom: 3px;
    width: 6px;
}

.clinic {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    min-height: 183px;
    padding: 20px;
    width: 323px;
}

.clinic .button-container {
    align-items: flex-start;
    display: flex;
    margin-top: 21px;
    min-width: 175px;
}

.clinic .button-2-2 {
    align-items: flex-end;
    background-color: var(--desert-storm);
    border-radius: 24px;
    display: flex;
    height: 41px;
    justify-content: flex-end;
    min-width: 77px;
    padding: 9.5px 22px;
}

.clinic .text-51 {
    letter-spacing: 0;
    line-height: 12px;
    min-height: 17px;
    min-width: 31px;
    
}

.clinic .button-2-3 {
    align-items: flex-end;
    background-color: var(--desert-storm);
    border-radius: 24px;
    display: flex;
    height: 41px;
    justify-content: flex-end;
    margin-left: 12px;
    min-width: 86px;
    padding: 9.5px 22px;
}

.clinic .text-50 {
    letter-spacing: 0;
    line-height: 12px;
    min-height: 17px;
    min-width: 40px;
    
}

.clinic .profident {
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 6px;
    min-height: 22px;
    
}

.clinic .text_label {
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 9px;
    min-height: 44px;
    
}

.service {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    min-height: 189px;
    width: 100%;
}

.service .flex-row {
    align-items: flex-start;
    display: flex;
    height: 34px;
    margin-top: 3px;
    width: 100%;
    justify-content: space-between;
}

.service .button-more {
    display: flex;
    height: 18px;
    justify-content: space-between;
    /* margin-left: 786px; */
    margin-top: 4px;
    /* width: 110px; */
    align-items: center;
}

.service .arrow {
    height: 7.93px;
    margin-right: 0;
    width: 13.59px;
    margin-top: -4px;
}

.service .text {
    height: 20px;
    letter-spacing: 0;
    line-height: 14px;
    
    width: 82px;
}

.service .text-34 {
    letter-spacing: 0;
    line-height: 26px;
    min-height: 34px;
    min-width: 112px;
    
}

.service .service-index {
    align-items: flex-start;
    display: flex;
    margin-top: 37px;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.service .service-item-1 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 115px;
    margin-left: 20px;
    min-width: 322px;
}

.service .overlap-group {
    height: 143px;
    margin-left: -10px;
    margin-top: -12px;
    position: relative;
    width: 313px;
    display: flex;
    align-items: center;
}

.service .x2-2 {
    border-radius: 41.5px;
    height: 143px;
    left: 0;
    position: absolute;
    top: 0;
    width: 143px;
}

.service .text-3 {
    /*left: 135px; */
    letter-spacing: 0;
    line-height: 24px;
    position: relative;
    /* top: 44px; */
    width: 178px;
}

.service .service-item-2 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 115px;
    margin-left: 19px;
    min-width: 323px;
}

.service .implantaciya-2 {
    border-radius: 41.5px;
    height: 143px;
    left: 0;
    position: absolute;
    top: 0;
    width: 143px;
}

.service .text-37 {
    left: 135px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    top: 56px;
    
    width: 178px;
}

.service .service-item {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 115px;
    min-width: 322px;
}

.service .otbelivanie-zubov-2_522x357_bbc {
    border-radius: 41.5px;
    height: 80px;
    /* left: 0; */
    position: relative;
    /* top: 0; */
    width: 80px;
    object-fit: cover;
    margin: auto 32px auto auto;
}

.gallery {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 80px;
    min-height: 311px;
    width: 100%;
}

.gallery-category-name {
    margin-top: 48px;
}

.gallery .gallery-index {
    align-items: flex-start;
    display: flex;
    margin-top: 42px;
    /* min-width: 1008px; */
    gap: 20px;
    flex-wrap: wrap;
}

.gallery .photo-2 {
    display: flex;
    height: 191px;
    margin-left: 19px;
    width: 322px;
}

.gallery .close-up-portrait-be {
    border-radius: 10px;
    flex: 1;
    width: 322px;
}

.gallery .photo {
    display: flex;
    height: 191px;
    width: 322px;
}

.gallery .portrait-smiling-cau {
    border-radius: 10px;
    flex: 1;
    width: 323px;
    object-fit: cover;
}

.gallery .photo-1 {
    display: flex;
    height: 191px;
    margin-left: 20px;
    width: 323px;
}

.gallery .young-man-with-patie {
    border-radius: 10px;
    flex: 1;
    width: 323px;
}

.gallery .flex-row-8 {
    align-items: flex-start;
    display: flex;
    height: 75px;
    margin-top: 3px;
    min-width: 100%;
    justify-content: space-between;
}

.gallery .button-more-1 {
    display: flex;
    height: 18px;
    justify-content: space-between;
    /* margin-left: 710px; */
    margin-top: 8px;
    /* width: 110px; */
    align-items: center;
    gap: 16px;
}

.gallery .text {
    height: 20px;
    letter-spacing: 0;
    line-height: 14px;
    
    /* width: 82px; */
}

.gallery .arrow {
    height: 7.93px;
    margin-right: 0;
    width: 13.59px;
    margin-top: -4px;
}

.gallery .flex-col-3 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    min-height: 75px;
    width: 154px;
}

.gallery .menu {
    align-items: flex-end;
    display: flex;
    height: 18px;
    justify-content: space-between;
    margin-top: 23px;
    /* width: 154px; */
    gap: 16px;
}

.gallery .text-32 {
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: -2px;
    
    width: 90px;
}

.gallery .text-31 {
    height: 20px;
    letter-spacing: 0;
    line-height: 24px;
    
    /* width: 38px; */
}

.gallery .text-30 {
    letter-spacing: 0;
    line-height: 26px;
    min-height: 34px;
    
}

.review {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 80px;
    min-height: 233px;
    width: 100%;
}

.review .review-index {
    align-items: flex-start;
    display: flex;
    /* height: 159px; */
    margin-top: 37px;
    min-width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.review .review-3 {
    align-items: flex-end;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    /* margin-left: 19px; */
    min-height: 159px;
    padding: 17.5px 12px;
    width: 323px;
}

.review .flex-row-1 {
    align-items: flex-start;
    display: flex;
    height: 44px;
    min-width: 291px;
}

.review .flex-col {
    align-items: flex-start;
    align-self: flex-end;
    display: flex;
    flex-direction: column;
    min-height: 40px;
    width: 200px;
}

.review .star-index {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 9px;
    min-width: 84px;
    padding: 0 0px;
    gap: 4px;
}

.review .star-1 {
    /* background-image: url(https://anima-uploads.s3.amazonaws.com/projects/62caca9f0b4791918aaab08b/releases/62cacad64787cdaec3d8bb5a/img/path-1-10@1x.png);
    background-size: 100% 100%; */
    display: flex;
    height: 11px;
    margin-bottom: 0;
    margin-left: 6px;
    width: 12px;
}

.review .path-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    width: 12px;
}

.review .star {
    /* background-image: url(https://anima-uploads.s3.amazonaws.com/projects/62caca9f0b4791918aaab08b/releases/62cacad64787cdaec3d8bb5a/img/path-1-10@1x.png);
    background-size: 100% 100%; */
    display: flex;
    height: 11px;
    margin-bottom: 0;
    width: 12px;
}

.review .text-2 {
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: -4px;
    min-height: 20px;
    
}

.review .address {
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    min-height: 17px;
    
}

.review .text-2-1 {
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 11px;
    min-height: 57px;
    width: 291px;
}

.review .review-2 {
    align-items: flex-end;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    min-height: 159px;
    padding: 17.5px 12px;
    width: 323px;
}

.review .review-1 {
    align-items: flex-end;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    min-height: 159px;
    padding: 17.5px 12px;
    width: 322px;
}

.review .flex-row {
    align-items: flex-start;
    display: flex;
    height: 34px;
    margin-top: 3px;
    min-width: 100%;
    justify-content: space-between;
}

.review .text-22 {
    letter-spacing: 0;
    line-height: 26px;
    min-height: 34px;
    min-width: 103px;
    
}

.review .button-more-2 {
    display: flex;
    height: 18px;
    justify-content: space-between;
    /* margin-left: 795px; */
    margin-top: 8px;
    width: 110px;
    align-items: center;
}

.review .text {
    height: 20px;
    letter-spacing: 0;
    line-height: 14px;
    
    width: 82px;
}

.review .arrow {
    height: 7.93px;
    /* margin-bottom: -3.6px; */
    margin-right: 0;
    width: 13.59px;
    margin-top: -4px;
}


.blog {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-top: 80px;
    min-height: 403px;
    width: 100%;
}

.blog .flex-row {
    align-items: flex-start;
    display: flex;
    height: 34px;
    margin-top: 3px;
    min-width: 100%;
    justify-content: space-between;
}

.blog .text-14 {
    letter-spacing: 0;
    line-height: 26px;
    min-height: 34px;
    min-width: 65px;
    
}

.blog .button-more-3 {
    display: flex;
    height: 18px;
    justify-content: space-between;
    margin-top: 8px;
    /* width: 110px; */
    gap: 16px;
    align-items: center;
}

.blog .text {
    height: 20px;
    letter-spacing: 0;
    line-height: 14px;
    
    /* width: 82px; */
}

.blog .arrow {
    /* align-self: flex-end; */
    height: 7.93px;
/*     margin-bottom: -3.6px; */
    margin-right: 0;
    width: 13.59px;
    margin-top: -4px;
}

.blog .blog-index {
    align-items: flex-start;
    display: flex;
    /* height: 329px; */
    margin-top: 37px;
    min-width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.blog .article-2 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-left: 19px;
    min-height: 329px;
    padding: 14px 12px;
    width: 323px;
}

.blog .text-1 {
    align-self: flex-end;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 16px;
    min-height: 46px;
    width: 297px;
}

.blog .address-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: -7px;
    margin-left: 2px;
    margin-top: 14px;
    min-height: 17px;
    
}

.blog .smiling-man-brushing-teeth {
    align-self: center;
    border-radius: 10px;
    height: 141px;
    margin-top: 6px;
    width: 295px;
}

.blog .button-2 {
    align-items: flex-end;
    background-color: var(--desert-storm);
    border-radius: 24px;
    display: flex;
    height: 41px;
    justify-content: flex-end;
    margin-left: 2px;
    margin-top: 20px;
    min-width: 91px;
    padding: 9.5px 22px;
}

.blog .text-5 {
    letter-spacing: 0;
    line-height: 12px;
    min-height: 17px;
    min-width: 45px;
    
}

.blog .article {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    min-height: 329px;
    padding: 14px 12px;
    width: 322px;
}

.blog .photo-3 {
    align-self: center;
    border-radius: 10px;
    height: 141px;
    margin-top: 6px;
    width: 295px;
    object-fit: cover;
}

.blog .article-1 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    min-height: 329px;
    padding: 14px 12px;
    width: 323px;
}

.blog .nurse-practicing-layout-jaw-with-teeth {
    align-self: center;
    border-radius: 10px;
    height: 141px;
    margin-top: 6px;
    width: 295px;
}


.contact {
    display: flex;
    flex-direction: column;
    /* height: 218px; */
    justify-content: space-between;
    margin-top: 80px;
    width: 100%;
}

.contact .contact-index {
    align-items: flex-start;
    display: flex;
    flex: 1;
    /* max-height: 140px; */
    min-width: 100%;
    gap: 20px;
}

.contact .contact-2 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 140px;
    justify-content: flex-end;
    
    min-width: 323px;
    padding: 24px 12px;
}

.contact .text-container {
    align-items: flex-start;
    align-self: center;
    display: flex;
    flex-direction: column;
    margin-left: 18px;
    margin-top: 7px;
    min-height: 71px;
    width: 227px;
}

.contact .text-1-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 5px;
    /* min-height: 44px; */
    width: 227px;
}

.contact .text-6 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: -2px;
    min-height: 22px;
    
}

.contact .phone {
    background-color: var(--desert-storm-2);
    border-radius: 26px;
    display: flex;
    height: 52px;
    width: 52px;
    align-items: center;
    justify-content: center;
}

.contact .phone-3 {
    height: 18px;
/*     margin-left: 17px;
    margin-top: 17.1px; */
    width: 18px;
    object-fit: contain;
    fill: var(--color_accent);
}

.contact .contact-3 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 140px;
    justify-content: flex-end;
    
    min-width: 323px;
    padding: 24px 12px;
}

.contact .mail {
    align-items: flex-end;
    background-color: var(--desert-storm-2);
    border-radius: 26px;
    display: flex;
    height: 52px;
    justify-content: flex-end;
    min-width: 52px;
    align-items: center;
    justify-content: center;
    /* padding: 18.7px 17.5px; */
}

.contact .mail-2 {
    height: 18px;
    width: 18px;
    object-fit: contain;
    fill: var(--color_accent);
}

.contact .flex-col-4 {
    align-items: flex-start;
    align-self: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 17px;
    margin-left: 18px;
    min-height: 47px;
    width: 227px;
}

.contact .doctorgmailcom {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: -4px;
    margin-top: 5px;
    min-height: 20px;
    
}

.contact .contact-1 {
    align-items: flex-start;
    background-color: var(--white);
    border-radius: 10px;
    display: flex;
    height: 140px;
    justify-content: flex-end;
    min-width: 323px;
    padding: 24px 12px;
}

.contact .pin {
    align-items: flex-end;
    background-color: var(--desert-storm-2);
    border-radius: 26px;
    display: flex;
    height: 52px;
    min-width: 52px;
    /* padding: 15px 17.2px; */
    align-items: center;
    justify-content: center;
}

.contact .pin-1 {
    align-items: flex-start;
    background-image: url(https://anima-uploads.s3.amazonaws.com/projects/62caca9f0b4791918aaab08b/releases/62cacad64787cdaec3d8bb5a/img/path-6@1x.png);
    background-size: 100% 100%;
    display: flex;
    height: 22px;
    min-width: 18px;
    padding: 4.9px 5.8px;
}

.contact .path-7 {
    height: 18px;
    width: 18px;
    object-fit: contain;
    fill: var(--color_accent);
}

.contact .text-8 {
    height: 40px;
    letter-spacing: 0;
    line-height: 30px;
    margin-top: 4px;
    
    width: 146px;
}

.breadcrumb .container {
    max-width: 1008px;
    margin: auto;
}
.breadcrumb .text-8 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: -7px;
    margin-left: 2px;
    /* margin-top: 44px; */
    min-height: 17px;
    
    /* width: 1010px; */
  }

h1.text-16 {
    color: var(--fuscous-gray);
    flex: 1;
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xxxl);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 26px;
/*     margin-bottom: -5px;
    margin-right: -2px;
    margin-top: 3px; */
    margin-bottom: 0px;
    
    /* width: 247px; */
  }

  .close-up-portrait-be {
    border-radius: 10px;
    flex: 1;
    width: 635px;
  }

  .content {
    letter-spacing: 0;
    line-height: 24px;
    position: relative;
  }
  .content-body {
    overflow: hidden;
  }
  .content {
    color: var(--fuscous-gray-2);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content p {
    color: var(--fuscous-gray-2);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content b, .content strong {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-l);
    font-weight: 800;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5 {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-xl);
    font-weight: 800;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content i {
    font-style: italic;
  }
  .content ol {
    list-style: decimal;
    padding-left: 16px;
    color: var(--fuscous-gray-2);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content h2 {
    color: var(--heavy-metal);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-l);
    font-weight: 800;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content ul {
    list-style: none;
    padding-left: 16px;
    color: var(--fuscous-gray-2);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
    margin-bottom: 4px;
  }
  .content ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: var(--font_color_accent); /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
  }

  .content.full-height .content-body {
    height: fit-content;
    max-height: unset;
    overflow: unset;
  }
  .content .content-show {
    font-weight: 600;
    cursor: pointer;
    color: var(--font_color_accent);
    position: absolute;
    bottom: -32px;
  }

.footer {
    /* background-image: url(https://anima-uploads.s3.amazonaws.com/projects/62caca9f0b4791918aaab08b/releases/62cacad64787cdaec3d8bb5a/img/path-15-1@1x.png);
    background-size: 100% 100%; */
    background: #fff;
    display: flex;
    height: 181px;
    justify-content: space-between;
    margin: 100px auto auto auto;
    /* width: 1280px; */
}

.footer .container {
    display: flex;
    justify-content: space-between;
    max-width: 1280px;
    width: 1280px;
    margin: auto;
    align-items: center;
}

.footer .menu-1 {
    align-items: center;
    display: flex;
    /* height: 30.47px; */
    /*     margin-right: 136px;
    margin-top: -15.2px; */
    min-width: 639px;
    gap: 8px 48px;
}

.footer .socials-1 {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end;
    margin-left: 50px;
    min-width: 124px;
    gap: 16px;
}

.footer .youtube-1 {
    height: 30px;
    
    margin-top: 0;
    width: 30px;
    fill: var(--color_accent);
}

.footer .facebook-1 {
    height: 30px;
    margin-top: 0;
    width: 30px;
    fill: var(--color_accent);
}

.footer .instagram-1 {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    
    height: 30px;
    margin-top: 0;
    width: 30px;
    fill: var(--color_accent);
}

.footer .overlap-group-3 {
    height: 30px;
    margin-top: 0;
    position: relative;
    width: 30px;
}

.footer .path-14-1 {
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

.footer .path-13-1 {
    height: 14px;
    left: 8px;
    position: absolute;
    top: 8px;
    width: 14px;
}

.footer .ellipse-11-1 {
    background-color: var(--color_accent);
    border-radius: 2.85px;
    height: 6px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 6px;
}

.footer .text-4-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4px;
    /* margin-left: 47px; */
    min-height: 20px;
    min-width: 35px;
    
}

.footer .text-5-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4px;
    /* margin-left: 48px; */
    min-height: 20px;
    min-width: 68px;
    
}

.footer .text-2-2 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4px;
    /* margin-left: 47px; */
    min-height: 20px;
    min-width: 58px;
    
}

.footer .text-1-2 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4px;
    min-height: 20px;
    min-width: 60px;
    
}

.footer .text-3-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 4px;
    /* margin-left: 47px; */
    min-height: 20px;
    min-width: 55px;
    
}

.footer .logo-1 {
    align-items: center;
    display: flex;
    /* height: 111px; */
    /*     margin-left: 102px;
    margin-top: 20px; */
    /* min-width: 327px; */
}

.footer .overlap-group1 {
    height: 137px;
    /*     margin-left: -30px;
    margin-top: -28px; */
    position: relative;
    width: 357px;
    display: flex;
    gap: 32px;
    align-items: center;
}

.footer .logo-1 .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer .text-6-1 {
    /* left: 107px; */
    letter-spacing: 0;
    line-height: 24px;
    /* position: absolute; */
    /* top: 44px; */
    
}

.footer .stomatologist-doctor {
    border-radius: 29px;
    height: 40px;
    /*     left: 0;
    position: absolute;
    top: 0; */
    width: 40px;
}

.footer .text-7 {
    /* left: 107px; */
    letter-spacing: 0;
    line-height: 20px;
    /* position: absolute;
    top: 80px; */
    width: 248px;
}

footer.bc {
    align-items: flex-start;
    background-color: var(--alabaster);
    display: flex;
    height: 41px;
    justify-content: center;
    min-width: 1280px;
    padding: 12px 348px;
    gap: 8px;
}

footer .nmj {
    letter-spacing: 0;
    line-height: 17px;
    min-height: 15px;
    
}

/* modal */
input.robofill {
    display: none;
}
input {
    height: 45px;
    border: 0;
    border-radius: 8px;
    padding: 12px 18px;
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
}
input.submit {
    align-items: flex-end;
    background-color: var(--color_accent);
    border-radius: 24px;
    display: flex;
    height: 48px;
    justify-content: flex-end;
    margin-top: 19px;
    min-width: 135px;
    padding: 11px 24px;
    color: var(--white);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 800;
    font-style: normal;
    cursor: pointer;
}
.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: max-content;
    position: absolute;
    left: 50%;
    top: 54%;
    transform: translate(-50%, -50%);
}
.modal .modal-content {
    background-color: #fff;
    margin: auto;
    padding: 48px 26px;
    border-radius: 4px;
    width: 374px;
    box-sizing: border-box;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 98vh;
}
.modal .modal-content::-webkit-scrollbar {
    width: 4px;
}
.modal .modal-content::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}
.modal .modal-content::-webkit-scrollbar-thumb {
    background-color: #CACACA;
    outline: none;
}
.modal input[type=text],
.modal input[type=tel] {
    border: #c3c3c3 solid 1px;
    margin: 8px 0;
    width: 100%;
}
.modal .close {
    color: #111;
    float: right;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 700;
    width: 22px;
    height: 22px;
    border-radius: 4px;
    cursor: pointer;
}
.modal .modal-content>span:not(.close) {
    grid-column: 1;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
}
div.backdrop {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .76);
}
.modal.modal-offer form {
    margin: auto;
    display: block;
    grid-column: 1;
}
.modal.modal-offer form>div {
    margin: 8px 0;
}
.modal.modal-offer form label {
    display: block;
    color: #111;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}
.modal.modal-offer form input,
.modal.modal-offer form textarea,
.modal.modal-offer form select {
    margin: 0;
    padding: 4px 8px;
    width: 308px;
    border-radius: 4px;
    border: solid 0.8px #ECECEC;
    margin-bottom: 18px;
    box-sizing: border-box;
}
.modal.modal-offer form input:not(.btn) {
    height: 46px;
}
.modal.modal-offer form input.btn {
    background: #6D8EBF;
    color: #fff;
    margin: auto 0 auto auto;
    display: block;
    padding: 12px 22px;
    font-size: 14px;
    width: 100%;
    font-weight: 700;
    box-sizing: border-box;
}
.modal.modal-success .modal-content {
    padding: 60px 46px 38px;
}
.modal.modal-success .modal-content>p:nth-of-type(1) {
    color: #6DBF80;
    margin: auto auto 0 auto;
    font-weight: bold;
    text-align: center;
}
.modal.modal-success .modal-content>p:nth-of-type(2) {
    font-size: 14px;
    text-align: center;
}
body.modal-open {
    overflow: hidden;
}

form.add-review {
    margin: auto;
    background: #fff;
    padding: 24px;
    border-radius: 10px;
    width: 324px;
    margin-top: 154px;
}

form.add-review .flex-row {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-direction: column;
}

form.add-review .title {
    font-family: 'Mulish';
font-style: normal;
font-weight: 800;
font-size: 16px;
line-height: 20px;
/* identical to box height */
display: block;
text-align: left;
border-bottom: 1px solid rgba(238, 238, 238, 0.6);
color: #2B2B2B;
padding-bottom: 24px;
margin-bottom: 24px;
}
form.add-review label.input-label {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #525252;
    display: block;
    width: 100%;
    margin-bottom: 8px;    
}
form.add-review .stars-selector input {
    display: none;
}

form.add-review .stars-selector li.selected svg path {
    fill: rgb(255, 206, 49);
}

form.add-review .stars-selector label:hover svg path {
    fill: rgb(255, 206, 49);
}

form.add-review .stars-selector input.rating.selected {
    fill: rgb(255, 206, 49);
}

form.add-review .stars-selector li {
    margin-right: 4px;
}

form.add-review .stars-selector {
    display: inline-block;
    position: relative;
    height: 46px;
    line-height: 24px;
    font-size: 24px;
    margin-right: 4px;
    background: #FAFAFA;
    border-radius: 24px;
    padding: 11px 18px;
    margin-bottom: 24px;
}
form.add-review .stars-selector-container {
    display: inline-block;
    position: relative;
    height: 46px;
    line-height: 24px;
    font-size: 24px;
}

form.add-review .stars-selector label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

form.add-review .stars-selector label:last-child {
    position: static;
}

form.add-review .stars-selector label:nth-child(1) {
    z-index: 5;
}

form.add-review .stars-selector label:nth-child(2) {
    z-index: 4;
}

form.add-review .stars-selector label:nth-child(3) {
    z-index: 3;
}

form.add-review .stars-selector label:nth-child(4) {
    z-index: 2;
}

form.add-review .stars-selector label:nth-child(5) {
    z-index: 1;
}

form.add-review .stars-selector label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

form.add-review .stars-selector label .icon {
    float: left;
    color: transparent;
}

form.add-review .stars-selector label:last-child .icon {
    color: #FFEDB6;
}

form.add-review .stars-selector:not(:hover) label input:checked~.icon,
form.add-review .stars-selector:hover label:hover input~.icon {
    color: rgb(255, 206, 49);
}

form.add-review .stars-selector label input:focus:not(:checked)~.icon:last-child {
    color: #FFEDB6;
    text-shadow: 0 0 5px rgb(255, 206, 49);
}

form.add-review input:not(.submit) {
    background: #FAFAFA;
border-radius: 24px;
margin-bottom: 24px;
}
form.add-review textarea {
    min-height: 168px;
    border: 0;
    border-radius: 8px;
    padding: 12px 18px;
    color: var(--stack);
    font-family: var(--font-family-mulish);
    font-size: var(--font-size-m);
    font-weight: 600;
    font-style: normal;
    background: #FAFAFA;
border-radius: 24px;
    width: 100%;
    
}
  
@media (max-width: 1000px) {
    .navigation_desktop {
        display: none;
    }
    .navigation_mobile {
        display: block;
    }

    .menu_mobile {
        display: none;
    }
    .menu_mobile.active {
        display: flex;
        width: 100%;
        background: #fff;
        position: absolute;
        z-index: 99;
        height: 100%;
    }
    .menu_mobile .container {
        padding: 32px;
        display: flex;
        flex-direction: column;
        gap: 32px;
    }
    .menu_mobile .navbar {
        gap: 16px;
        display: flex;
        flex-direction: column;
    }
    .menu_mobile .button-2-1 {
        align-items: flex-end;
        background-color: var(--color_accent);
        border-radius: 24px;
        display: flex;
        height: 41px;
        justify-content: flex-end;
        /* margin-left: 88px; */
        margin-top: 1px;
        min-width: 119px;
        padding: 9.5px 22px;
    }
    .menu_mobile .text-60 {
        color: var(--white);
        font-family: var(--font-family-mulish);
        font-size: var(--font-size-s);
        font-weight: 800;
        letter-spacing: 0;
        line-height: 12px;
        min-height: 17px;
        min-width: 73px;
    }

    .header-1 {
        background-color: var(--white);
        box-shadow: 0px 0px 99px 
      #bdbdbd2e;
        display: flex;
        height: 76px;
        width: 100%;
      }
      
      .header-1  .logo-2 {
        align-items: center;
        display: flex;
        height: 58px;
        margin-left: 16px;
        margin-right: 16px;
        margin-top: 9px;
        min-width: 333px;
        width: 100%;
        justify-content: space-between;
      }
      
      .header-1 .overlap-group-5 {
        position: relative;
        width: 209px;
        display: flex;
        align-items: center;
        gap: 16px;
      }
      
      .header-1 .stomatologist-doctor-1 {
        border-radius: 29px;
        height: 40px;
        /* left: 0; */
        /* position: absolute; */
        /* top: 0; */
        width: 40px;
      }
      
      .header-1 .text-114 {
        /* left: 104px; */
        letter-spacing: 0;
        line-height: 14px;
        /* position: absolute; */
        /* top: 51px; */
        
      }
      
      .header-1 .menu-2 {
        align-self: center;
        display: flex;
        height: 14px;
        /* margin-left: 133px; */
        margin-top: 0;
        width: 21px;
        cursor: pointer;
      }
      
      .header-1 .path-30 {
        flex: 1;
        margin-bottom: 1.4px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 1.4px;
        width: 21.12px;
      }

      .footer .container {
        width: 100%;
        flex-direction: column;
        margin: 32px auto 32px 32px;
        gap: 32px;
      }
      .footer .overlap-group1 {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
        width: 340px;
      }
      .footer .logo-1 {
        width: 100%;
      }
      .footer .menu-1 {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        min-width: unset;
      }
      .footer .socials-1 {
        margin-left: 0;
      }
      .footer {
        height: unset;
      }

      footer.bc {
        min-width: unset;
        padding: 12px;
      }
      .section.row .container {
        margin-left: 32px;
        margin-right: 32px;
        flex-direction: column;
      }
      .breadcrumb .container {
        margin-left: 32px;
      }

      .information {
        margin-left: 0;
      }

      .doctor-card {
        margin-top: 32px;
      }

      .contact .contact-index {
        flex-direction: column;
      }

      .review .review-index {
        flex-direction: column;
      }

      .blog .blog-index {
        flex-direction: column;
      }

      .close-up-portrait-be {
        width: 100%;
      }

      form.add-review {
        margin-top: 32px;
      }
}