@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*, *::before, *::after {
    box-sizing: border-box;
}

html, body, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige, .sienna\2D brown {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
    height: 100%;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray, .deep\2D lilac {
    margin: 0;
}


body, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink, .medium\2D blue\2D violet {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    line-height: normal;
    background-color: var(--bg-color);
    display: flex;
    flex-direction: column;
}

.plans, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray {
    flex: 1;
    display: flex;
    flex-direction: column;
}

:root {
    /* Color Variables */
    --text-color: #FFF;
    --black: #000;
    --white: #fff;
    --black-color: #0D0D0D;
}

/* Змінні шрифтів */
.font-one, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre {
    font-family: "Roboto", sans-serif !important;
}

.font-two, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive {
    font-family: "Open Sans", sans-serif !important;
}

.font-three, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige, .sienna\2D brown {
    font-family: "Montserrat", sans-serif !important;
}

.font-four, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown {
    font-family: "Inter", sans-serif !important;
}

.font-five, .teal\2D blue, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown, .russet\2D red {
    font-family: "Poppins", sans-serif !important;
}
section.contact-form:nth-of-type(2), .lime, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black {
    display: none;
}

/* Змінні палітр */
.palette-one, .army\2D green, .raw\2D sienna, .dark\2D violet, .pistachio\2D green, .midnight\2D blue {
    --bg-color: #F2F2F2;
    --accent-color: #8EF375;
}

.palette-two, .thistle\2D purple, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red, .violet\2D purple {
    --bg-color: #FAF4E0;
    --accent-color: #757BF3;
}

.palette-three, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper {
    --bg-color: #F1FAE0;
    --accent-color: #CF75F3;
}

.palette-four, .amethyst\2D purple, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white {
    --bg-color: #EEFEFF;
    --accent-color: #F3D275;
}

.palette-five, .navajo\2D white, .dandelion\2D yellow, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine {
    --bg-color: #FFEEFD;
    --accent-color: #FE4A4A;
}

body, .cardinal\2D red, .fuchsia, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green {
    line-height: normal;
    width: 100%;
    overflow-x: hidden;
    font-weight: 400;
    line-height: normal;
}

.container, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray, .carmine\2D pink, .snow\2D white {
    max-width: 1232px;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
}

.header-wrapper, .lightgoldenrodyellow\2D yellow, .firebrick\2D red, .fawn\2D brown, .whitesmoke\2D white, .powder\2D pink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    width: 100%;
    transition: all 1s ease;
    position: relative;
}

.logo, .dark\2D olive\2D green, .gold\2D rush, .aquamarine, .lightcyan\2D cyan, .golden\2D tan {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #0D0D0D;
    border-radius: 4px;
    z-index: 10;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.logo:hover, .blood\2D red, .goldenrod\2D yellow, .dark\2D turquoise, .butter\2D yellow, .cornflower\2D blue {
    background-color: var(--accent-color);

}

.logo:active, .medium\2D purple, .periwinkle\2D blue, .charcoal\2D gray, .dodger\2D blue, .daffodil\2D yellow {
    background-color: var(--accent-color);
}

.logo-text, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige, .sienna\2D brown {
    font-size: 18px;
    font-weight: 400;
    line-height: 0.995;
    letter-spacing: 1.8px;
    color: #0D0D0D;
    text-transform: lowercase;
}

.menu-items, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray, .deep\2D lilac {
    display: flex;
    align-items: center;
    gap: 20px;
}

.menu-item, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink, .medium\2D blue\2D violet {
    white-space: nowrap;
}

.menu-item a, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray {
    font-size: 18px;
    white-space: break-spaces;
    font-weight: 400;
    color: #0D0D0D;
    text-decoration: none;
    line-height: 1.2;
    transition: color 0.2s ease;
}

.menu-item a:hover, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre {
    color: var(--accent-color);
}

.arrow__icon, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive {
    display: none;
    cursor: pointer;
    z-index: 10;
}

.burger__icon, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown {
    display: none;
    cursor: pointer;
    z-index: 10;
}


.arrow__icon:hover rect:first-child, .teal\2D blue {
    fill: var(--accent-color);
}


.burger__icon:hover rect:first-child, .sandybrown\2D brown {
    fill: var(--accent-color);
}

/* Мобільна версія */
@media (max-width: 850px) {
    .header-wrapper, .deep\2D lilac, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink {
        padding: 16px 0;
    }

    .burger__icon, .medium\2D blue\2D violet, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise {
        display: block;
    }

    .menu-items, .silver\2D gray, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: var(--bg-color);
        flex-direction: column;
        align-items: start;
        gap: 40px;
        transform: translateX(100%);
        transition: transform 1s ease;
        z-index: 5;
        padding: 112px 16px 16px 16px;
    }

    .menu-item a, .ochre, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab {
        font-size: 32px;
        line-height: 1.2;
        transition: color 0.3s ease;
    }

    .menu-items.active, .olive, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green {
        transform: translateX(0);
    }

    .arrow__icon.active, .tawny\2D brown, .teal\2D blue, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown {
        display: block;
    }

}

/* Hero Styles */

.main, .russet\2D red, .lime, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan {
    padding: 40px 0px 120px 0px;
    height: -webkit-fill-available;
}

.hero, .obsidian\2D black, .army\2D green, .raw\2D sienna, .dark\2D violet, .pistachio\2D green {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 40px;
    padding: 0 0 40px 0;
    width: 100%;
    transition: all 1s ease;
    max-width: 100%;
}

.hero__image, .midnight\2D blue, .thistle\2D purple, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red {
    position: relative;
    flex: 1;
    border-radius: 8px;
    overflow: hidden;
    height: 334px;
}

.hero__image img, .violet\2D purple {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}

.hero__title-mobile, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper {
    color: var(--white, #FFF);
    position: absolute;
    bottom: 10px;
    left: 16px;
    right: 16px;
    z-index: 1;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 38.4px */
    width: 100%;
    display: none;
}

.hero__content, .amethyst\2D purple, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 1;
}

.hero__title, .navajo\2D white, .dandelion\2D yellow, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.hero__description, .cardinal\2D red, .fuchsia, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

@media (max-width: 850px) {
    .hero, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray, .carmine\2D pink, .snow\2D white {
        flex-direction: column;
        align-items: center;
    }

    .hero__image img, .lightgoldenrodyellow\2D yellow {
        object-position: center;
    }

}

@media (max-width: 576px) {

    .main, .firebrick\2D red, .fawn\2D brown, .whitesmoke\2D white, .powder\2D pink, .dark\2D olive\2D green {
        padding: 0px 0px 48px 0px;
    }

    .hero, .gold\2D rush, .aquamarine, .lightcyan\2D cyan, .golden\2D tan, .blood\2D red {
        gap: 24px;
    }

    .hero__image, .goldenrod\2D yellow, .dark\2D turquoise, .butter\2D yellow, .cornflower\2D blue, .medium\2D purple {
        width: 100%;
        height: 313px;
        flex: unset;
    }

    .hero__title, .periwinkle\2D blue, .charcoal\2D gray, .dodger\2D blue, .daffodil\2D yellow, .coffee\2D black {
        display: none;
    }

    .hero__description, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige, .sienna\2D brown, .gold\2D leaf {
        font-size: 16px;
    }

    .hero__title-mobile, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray, .deep\2D lilac, .drab\2D brown {
        display: block;
    }

}

/* Doctor Styles */

.doctor, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink, .medium\2D blue\2D violet, .sky\2D blue {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    padding: 60px 0 80px 0;
    width: 100%;
    transition: all 1s ease;
    max-width: 100%;
}

.doctor__images, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray, .mocha\2D brown {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

.doctor__image, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre, .graphite\2D gray {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 340px;
    width: 340px;
}

.doctor__image img, .plum\2D wine {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0% 30%;
    display: block;
}

.doctor__name, .indian\2D pink, .olive\2D drab, .olive, .deep\2D pink, .sunflower\2D yellow {
    font-size: 18px;
    line-height: 120%;
}

.doctor__content, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown, .teal\2D blue, .sandybrown\2D brown {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 1;
}

.doctor__description, .lavender\2D blush, .toffee\2D brown, .russet\2D red, .lime, .burnt\2D sienna {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

@media (max-width: 850px) {
    .doctor, .espresso\2D brown, .deep\2D tan, .obsidian\2D black, .army\2D green, .raw\2D sienna {
        flex-direction: column-reverse;
        align-items: center;
    }

    .doctor__image, .dark\2D violet, .pistachio\2D green, .midnight\2D blue, .thistle\2D purple, .darkolivegreen\2D green {
        height: 358px;
        width: 340px;
    }

    .doctor__image img, .watermelon\2D pink {
        object-position: center;
    }

}

@media (max-width: 767px) {
    .doctor__content, .scarlet\2D red, .violet\2D purple, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown {
        border-top: 1px solid var(--white);
        border-bottom: 1px solid var(--white);
        background: #EEFEFF;
        padding: 16px;
        margin: 0 -16px;
    }
}

@media (max-width: 576px) {

    .doctor, .brick\2D orange, .gold\2D copper, .amethyst\2D purple, .canary\2D yellow, .deep\2D navy {
        gap: 32px;
        padding: 0px 0px 40px 0px;
    }

    .doctor__images, .rose\2D pink, .opal\2D white, .navajo\2D white, .dandelion\2D yellow, .eggplant\2D black {
        align-items: center;
        gap: 16px;
        float: unset;
        width: 100%;
    }

    .doctor__image, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red, .fuchsia, .light\2D slate\2D gray {
        width: 100%
    }

    .doctor__description, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray {
        font-size: 16px;
    }

    .doctor__name, .carmine\2D pink, .snow\2D white, .lightgoldenrodyellow\2D yellow, .firebrick\2D red, .fawn\2D brown {
        font-size: 16px;
    }

}

/* Cta Styles */

.cta, .whitesmoke\2D white, .powder\2D pink, .dark\2D olive\2D green, .gold\2D rush, .aquamarine {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 40px;
    padding: 0 0 40px 0;
    width: 100%;
    transition: all 1s ease;
    max-width: 100%;
}

.cta__image, .lightcyan\2D cyan, .golden\2D tan, .blood\2D red, .goldenrod\2D yellow, .dark\2D turquoise {
    position: relative;
    flex: 1;
    border-radius: 8px;
    overflow: hidden;
}

.cta__image img, .butter\2D yellow {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.cta__content, .cornflower\2D blue, .medium\2D purple, .periwinkle\2D blue, .charcoal\2D gray, .dodger\2D blue {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 1;
}

.cta__title, .daffodil\2D yellow, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.cta__description, .sienna\2D brown, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.button, .deep\2D lilac, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--accent-color);
    color: var(--black-color);
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    line-height: 120%;
}

.button:hover, .medium\2D blue\2D violet {
    border: 2px solid var(--black-color);
}

.button:active, .sky\2D blue {
    border: 1px solid var(--black);
}

.cta__button, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray, .mocha\2D brown {
    max-width: 358px;
}

@media (max-width: 850px) {
    .cta, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre, .graphite\2D gray {
        flex-direction: column;
        align-items: center;
    }

    .cta__image img, .plum\2D wine {
        object-position: center;
    }

}

@media (max-width: 576px) {

    .cta, .indian\2D pink, .olive\2D drab, .olive, .deep\2D pink, .sunflower\2D yellow {
        gap: 24px;
    }

    .cta__content, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown, .teal\2D blue, .sandybrown\2D brown {
        gap: 24px;
    }

    .cta__image, .lavender\2D blush {
        width: 100%;
    }

    .cta__title, .toffee\2D brown, .russet\2D red, .lime, .burnt\2D sienna, .espresso\2D brown {
        font-size: 32px;
    }

    .cta__description, .deep\2D tan, .obsidian\2D black, .army\2D green, .raw\2D sienna, .dark\2D violet {
        font-size: 16px;
    }

}

@media (max-width: 480px) {
    .cta__button, .pistachio\2D green, .midnight\2D blue, .thistle\2D purple, .darkolivegreen\2D green, .watermelon\2D pink {
        max-width: 100%;
    }
}

/* Articles Styles */

.articles, .scarlet\2D red, .violet\2D purple, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown {
    padding: 80px 0px 120px 0px;
}

.articles_wrapper, .brick\2D orange, .gold\2D copper, .amethyst\2D purple, .canary\2D yellow, .deep\2D navy {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.articles-title, .rose\2D pink, .opal\2D white, .navajo\2D white, .dandelion\2D yellow, .eggplant\2D black {
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-width: 580px;
}

.articles-scroll-container, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red, .fuchsia, .light\2D slate\2D gray {
    overflow-x: auto;
    height: 260px;
}

.articles-flex-container, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 40px;
}

.article-card, .carmine\2D pink, .snow\2D white, .lightgoldenrodyellow\2D yellow, .firebrick\2D red, .fawn\2D brown {
    max-width: 580px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 20px;
    height: 120px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid var(--accent-color);
    text-decoration: none;
}

.article-card:hover, .whitesmoke\2D white {
    text-decoration: underline;
}

.article-card__image, .powder\2D pink, .dark\2D olive\2D green, .gold\2D rush, .aquamarine, .lightcyan\2D cyan {
    position: relative;
    height: 100%;
    width: 261px;
    min-width: 261px;
    display: flex; /* Додано для центрування */
    align-items: center; /* Вертикальне центрування */
    justify-content: center;
    overflow: hidden;
}

.article-card__image img, .golden\2D tan {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.article-title, .blood\2D red, .goldenrod\2D yellow, .dark\2D turquoise, .butter\2D yellow, .cornflower\2D blue {
    color: var(--black-color);
    font-size: 18px;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    padding: 16px;
}

@media (max-width: 1232px) {
    .articles-flex-container, .medium\2D purple, .periwinkle\2D blue, .charcoal\2D gray, .dodger\2D blue, .daffodil\2D yellow {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        height: 100%;
    }

    .article-card, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige, .sienna\2D brown {
        height: 100%;
        flex: 1;
        flex-direction: column;
        gap: 8px;
    }

    .article-card__image, .gold\2D leaf {
        width: 100%;
    }
}

@media (max-width: 992px) {

    .articles-scroll-container, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray, .deep\2D lilac, .drab\2D brown {
        overflow-x: auto;
        height: 100%;
    }

    .article-card__image, .periwinkle\2D violet {
        height: 200px;
    }
}

@media (max-width: 620px) {
    .articles-flex-container, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink, .medium\2D blue\2D violet, .sky\2D blue {
        width: max-content; /* Важливо для горизонтального скролу */
    }

    .article-card, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray, .mocha\2D brown {
        flex: unset;
        min-width: 160px;
        max-width: 160px;
    }
}

@media (max-width: 767px) {

    .articles-scroll-container, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre, .graphite\2D gray {
        overflow-x: auto;
        height: 100%;
        padding: 0px 0px 10px 0px;
    }

    .article-card__image, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive, .deep\2D pink {
        height: 160px;
    }

    .article-title, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown, .teal\2D blue {
        font-size: 16px;
        padding: 0px 8px 18px 8px;
    }
}

@media (max-width: 576px) {

    .articles, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown, .russet\2D red, .lime {
        padding: 8px 0px 48px 0px;
    }

    .articles_wrapper, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black, .army\2D green {
        gap: 24px;
    }

    .article-card__image, .raw\2D sienna, .dark\2D violet, .pistachio\2D green, .midnight\2D blue, .thistle\2D purple {
        height: 120px;
    }

    .articles-title, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red, .violet\2D purple, .orchid\2D purple {
        font-size: 32px;
    }

    .articles-flex-container, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper, .amethyst\2D purple {
        gap: 8px;
    }

}

/* Contact Form Section */
.contact-form, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white, .navajo\2D white {

}

.contact-form__wrapper, .dandelion\2D yellow, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 580px;
    margin: 0 auto;
}

.contact-form__title, .fuchsia, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple {
    font-family: var(--font-family);
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
    color: var(--black-color);
    text-align: left;
}

.contact-form__form, .iris\2D purple, .pewter\2D gray, .carmine\2D pink, .snow\2D white, .lightgoldenrodyellow\2D yellow {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}

.form-input, .firebrick\2D red, .fawn\2D brown, .whitesmoke\2D white, .powder\2D pink, .dark\2D olive\2D green {
    position: relative;
    width: 100%;
}

.form-input input,
.form-input textarea, .gold\2D rush, .aquamarine, .lightcyan\2D cyan, .golden\2D tan, .blood\2D red {
    width: 100%;
    padding: 13px 16px;
    border: 1px solid #9A9A9A;
    border-radius: 8px;
    background-color: #FFFFFF;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #0D0D0D;
    transition: all 0.3s ease;
}

.form-input textarea, .goldenrod\2D yellow {
    min-height: 120px;
    resize: vertical;
}

/* Floating label styles */
.floating-label, .dark\2D turquoise, .butter\2D yellow, .cornflower\2D blue, .medium\2D purple, .periwinkle\2D blue {
    position: relative;
}

.floating-label label, .charcoal\2D gray, .dodger\2D blue, .daffodil\2D yellow, .coffee\2D black, .slategrey\2D gray {
    position: absolute;
    top: 16px;
    left: 16px;
    font-family: var(--font-family);
    font-size: 16px;
    color: #9A9A9A;
    pointer-events: none;
    transition: all 0.3s ease;
    line-height: 1.2;
}

.floating-label input:focus,
.floating-label textarea:focus, .sand\2D beige {
    outline: none;
    border-color: var(--accent-color);
}

.contact-form__button, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray, .deep\2D lilac {
    margin-top: 20px;
    border: 0;
    align-self: flex-start;
}

@media (max-width: 576px) {

    .contact-form__wrapper, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink, .medium\2D blue\2D violet {
        gap: 24px;
    }

    .contact-form__title, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray {
        font-size: 32px;
    }

    .contact-form__form, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre {
        gap: 16px;
    }

    .contact-form__button, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive {
        margin-top: 8px;
    }

}

/* Policy Styles */
.main-privacy-policy, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown {
    padding: 40px 0px 80px 0px;
}

.main__wrapper, .teal\2D blue, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown, .russet\2D red {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.policy, .lime, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black {
    display: flex;
    gap: 40px;
}

.policy__block, .army\2D green, .raw\2D sienna, .dark\2D violet, .pistachio\2D green, .midnight\2D blue {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.policy__title, .thistle\2D purple, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red, .violet\2D purple {
    color: var(--black-color);
    font-family: var(--font-family);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.policy__block p, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper {
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
}

.policy__block ul, .amethyst\2D purple, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white {
    font-size: 18px;
    list-style-type: disc;
    padding-left: 24px;
}

.copyright-policy a, .navajo\2D white, .dandelion\2D yellow {
    color: inherit;
    text-decoration: none;
}

#hbgBDAgqmW-cookie, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red, .fuchsia {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 100%;
    max-width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px;
    background-color: #1a1a1a;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    gap: 15px;
    z-index: 999999;
    font-size: 15px;
    color: #fff;
}

#hbgBDAgqmW-cookie div, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple, .iris\2D purple {
    display: inline-block;
}

#hbgBDAgqmW-cookie button, .pewter\2D gray, .carmine\2D pink, .snow\2D white, .lightgoldenrodyellow\2D yellow, .firebrick\2D red {
    float: right;
    background-color: var(--accent-color);
}

@media (max-width: 850px) {

    .policy, .medium\2D yellow\2D green, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray, .carmine\2D pink {
        flex-direction: column;
        gap: 47px;
    }

    .main__wrapper, .snow\2D white, .lightgoldenrodyellow\2D yellow, .firebrick\2D red, .fawn\2D brown, .whitesmoke\2D white {
        gap: 47px;
    }

    .policy__block, .powder\2D pink, .dark\2D olive\2D green, .gold\2D rush, .aquamarine, .lightcyan\2D cyan {
        gap: 24px;
    }

    .policy__title, .golden\2D tan, .blood\2D red, .goldenrod\2D yellow, .dark\2D turquoise, .butter\2D yellow {
        font-size: 32px;
    }

    .policy__block ul, .cornflower\2D blue, .medium\2D purple, .periwinkle\2D blue, .charcoal\2D gray, .dodger\2D blue {
        font-size: 16px;
    }

    .policy__block p, .daffodil\2D yellow, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige {
        font-size: 16px;
    }

}

/* Contacts Styles */

.main-contacts, .sienna\2D brown, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray {
    flex: 1;
    margin-bottom: auto;
}

.contacts, .deep\2D lilac, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink {
    padding: 40px 0px 0px 0px;
}

.contacts__wrapper, .medium\2D blue\2D violet, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise {
    display: flex;
    gap: 40px;
}

.contacts__maps, .silver\2D gray, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue {
    flex: 1;
    height: 580px;
    border-radius: 8px;
    overflow: hidden;
}

.contacts__maps iframe, .ochre {
    height: 100%;
}

.contacts__info, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive {
    flex: 1;
}
.contacts__info-list, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-left: 0;
}

.contacts__info-item, .teal\2D blue, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown, .russet\2D red {
    display: flex;
    align-items: center;
    gap: 8px;
}

.contacts__info-link, .lime, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black {
    color: var(--black-color);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
    max-width: 326px;
}

@media (max-width: 767px) {

    .contacts, .army\2D green, .raw\2D sienna, .dark\2D violet, .pistachio\2D green, .midnight\2D blue {
        padding: 0;
    }

    .contacts__wrapper, .thistle\2D purple, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red, .violet\2D purple {
        gap: 24px;
        flex-direction: column;
    }

    .contacts__maps, .orchid\2D purple, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper {
        flex: unset;
        width: 100%;
        height: 390px;
    }

    .contacts__info-item svg, .amethyst\2D purple {
        min-width: 24px;
    }

    .contacts__info-link, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white, .navajo\2D white {
        font-size: 16px;
    }
}

/* Article Styles */

.main-article, .dandelion\2D yellow, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red {
    flex: 1;
}

.article-content, .fuchsia, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple {
    padding: 40px 0px 80px 0px;
}

.article-content__wrapper, .iris\2D purple, .pewter\2D gray, .carmine\2D pink, .snow\2D white, .lightgoldenrodyellow\2D yellow {
    display: flex;
    gap: 40px;
}

.article-content__left, .firebrick\2D red, .fawn\2D brown, .whitesmoke\2D white, .powder\2D pink, .dark\2D olive\2D green {
    display: flex;
    flex-direction: column;
    gap: 80px;
    flex: 1;
    min-width: 0;
}

.article-content__image, .gold\2D rush, .aquamarine, .lightcyan\2D cyan, .golden\2D tan, .blood\2D red {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    height: 320px;
}

.article-content__image img, .goldenrod\2D yellow {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}


.article-content__form, .dark\2D turquoise, .butter\2D yellow, .cornflower\2D blue, .medium\2D purple, .periwinkle\2D blue {
}
.desktop-form, .charcoal\2D gray {
}

.mobile-form, .dodger\2D blue {
    display: none;
}

.article-content__right, .daffodil\2D yellow, .coffee\2D black, .slategrey\2D gray, .sand\2D beige, .ecru\2D beige {
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex: 1;
}

.article-content__title, .sienna\2D brown, .gold\2D leaf, .heather\2D purple, .mediumgray\2D gray, .battleship\2D gray {
    color: var(--black-color);
    font-family: var(--font-family);
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.article-content__text, .deep\2D lilac, .drab\2D brown, .periwinkle\2D violet, .gold\2D tone, .hotpink\2D pink {
    display: flex;
    flex-direction: column;
    gap: 32px;
    color: var(--black-color);
    font-family: var(--font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.num-block, .medium\2D blue\2D violet {
    display: flex;
    flex-direction: column;
}

@media (max-width: 767px) {

    .article-content, .sky\2D blue, .tomato\2D red, .ghost\2D white, .darkturquoise\2D turquoise, .silver\2D gray {
        padding: 0px;
    }

    .article-content__wrapper, .mocha\2D brown, .cream\2D white, .coffee\2D brown, .topaz\2D blue, .ochre {
        flex-direction: column;
        gap: 24px;
    }

    .article-content__left, .graphite\2D gray, .plum\2D wine, .indian\2D pink, .olive\2D drab, .olive {
        gap: 40px;
    }

    .article-content__right, .deep\2D pink, .sunflower\2D yellow, .gold\2D bronze, .medium\2D spring\2D green, .tawny\2D brown {
        gap: 24px;
    }

    .article-content__text, .teal\2D blue, .sandybrown\2D brown, .lavender\2D blush, .toffee\2D brown, .russet\2D red {
        gap: 24px;
    }

    .desktop-form, .lime {
        display: none;
    }

    section.contact-form:nth-of-type(2), .lime, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black {
        display: block;
    }

    footer .container, .heliotrope\2D purple, .iris\2D purple, .pewter\2D gray, .carmine\2D pink, .snow\2D white {
        padding: 0;
    }

    .mobile-form, .burnt\2D sienna, .espresso\2D brown, .deep\2D tan, .obsidian\2D black, .army\2D green {
        padding: 48px 0px;
        display: block;
    }

}

@media (max-width: 576px) {

    .article-content__image, .raw\2D sienna, .dark\2D violet, .pistachio\2D green, .midnight\2D blue, .thistle\2D purple {
        height: 200px;
    }

    .article-content__title, .darkolivegreen\2D green, .watermelon\2D pink, .scarlet\2D red, .violet\2D purple, .orchid\2D purple {
        font-size: 32px;
    }

    .article-content__text, .indian\2D red, .cinnamon\2D brown, .brick\2D orange, .gold\2D copper, .amethyst\2D purple {
        font-size: 16px;
    }

}

/* Footer Styles */
.footer, .canary\2D yellow, .deep\2D navy, .rose\2D pink, .opal\2D white, .navajo\2D white {
    width: 100%;
}

/* Copyright section at the bottom */
.footer-copyright, .dandelion\2D yellow, .eggplant\2D black, .golden\2D yellow, .burgundy\2D wine, .cardinal\2D red {
    display: flex;
    flex-direction: column;
    gap: 16px;
    background-color: #0D0D0D;
    border-radius: 8px 8px 0 0;
    padding: 16px;
    width: 100%;
}

.copyright-text, .copyright-policy, .fuchsia, .light\2D slate\2D gray, .off\2D white, .medium\2D yellow\2D green, .heliotrope\2D purple {
    font-family: var(--font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: var(--accent-color);
}

.copyright-policy, .iris\2D purple {
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.copyright-policy:hover, .pewter\2D gray {
    opacity: 0.8;
}
