.vxr_head9_main_box {
    position: relative;
    overflow: hidden;
}

.vxr_head9_main_box * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.vxr_head9_navigation {
    background: #ffffffb5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 20px 0;
    transition: all 0.3s ease;
}

.vxr_head9_navigation.vxr_head9_fixed {
    position: fixed;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px 0;
}

.vxr_head9_container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.vxr_head9_nav_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vxr_head9_logo img {
    height: 60px;
    display: block;
}

.vxr_head9_menu {
    display: flex;
    gap: 40px;
}

.vxr_head9_menu_item {
    text-decoration: none;
    color: #003257;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
}

.vxr_head9_menu_item:hover {
    color: #017C3F;
}

.vxr_head9_right {
    display: flex;
    align-items: center;
    gap: 30px;
}

.vxr_head9_lang {
    color: #003257;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.vxr_head9_phone {
    color: #003257;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.vxr_head9_burger {
    display: none;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    width: 30px;
}

.vxr_head9_burger span {
    display: block;
    height: 3px;
    background: #003257;
    transition: all 0.3s ease;
}

.vxr_head9_burger.vxr_head9_active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.vxr_head9_burger.vxr_head9_active span:nth-child(2) {
    opacity: 0;
}

.vxr_head9_burger.vxr_head9_active span:nth-child(3) {
    transform: rotate(-45deg) translate(8px, -8px);
}

.vxr_head9_mobile_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.98);
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    transform: translateX(100%);
    transition: transform 0.3s ease;
}

.vxr_head9_mobile_menu.vxr_head9_active {
    transform: translateX(0);
}

.vxr_head9_mobile_item {
    text-decoration: none;
    color: #003257;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.vxr_head9_mobile_contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

.vxr_head9_mobile_phone {
    color: #003257;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

.vxr_head9_hero {
    position: relative;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff url('https://cdn.vexar.io/uploads/media/images/bg_1.png') center/cover no-repeat;
}

.vxr_head9_hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(206 235 255 / 42%);
}

.vxr_head9_content {
    position: relative;
    text-align: center;
    z-index: 10;
    backdrop-filter: blur(5px);
    background: #ffffffc7;
    padding: 2rem;
    margin: 7rem auto;
    border-radius: 4px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.vxr_head9_hero_logo {
    margin-bottom: 30px;
}

.vxr_head9_hero_logo img {
    height: 80px;
    margin: 0 auto;
}

.vxr_head9_title {
    font-size: 42px;
    font-weight: 700;
    color: #003257;
    margin-bottom: 20px;
    line-height: 1.2;
}

.vxr_head9_subtitle {
    font-size: 18px;
    color: #5a6c7d;
    margin-bottom: 40px;
    line-height: 1.6;
}

.vxr_head9_cta {
    display: inline-block;
    padding: 18px 60px;
    background: #017C3F;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background 0.3s ease;
}

.vxr_head9_cta:hover {
    background: #015a2d;
}

@media (max-width: 768px) {
    .vxr_head9_menu {
        display: none;
    }

    .vxr_head9_right {
        display: none;
    }

    .vxr_head9_burger {
        display: flex;
    }

    .vxr_head9_content {
        padding: 40px 30px;
    }

    .vxr_head9_title {
        font-size: 28px;
    }

    .vxr_head9_subtitle {
        font-size: 16px;
    }
}

.vxr_head9_nav_wrapper.vxr316FD {
    text-align: left;
}

.vxr_head9_hero.vxr4E1E4 {
    background-image: url("https://cdn.vexar.io/uploads/projects/d84411f38085415994f4bdc5fa903541/files/29f88347b7554172a279b4e2ff77cc12.jpg");
}