.unimer__contact-header {
    padding: var(--unimer-space-page-header-y) 0;
    border-bottom: 4px solid #D4A02C;
    color: #4A5568;
    font-family: Inter, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.369px;
}

.unimer__contact-content {
    display: flex;
    gap: var(--unimer-space-gap-xl);
    padding: var(--unimer-space-section-y) 0;
}

.unimer__contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--unimer-space-gap-md);
    width: calc(100% / 2 - 42px);
}

.unimer__contact-item {
    padding: var(--unimer-space-block) var(--unimer-space-block) var(--unimer-space-block) 88px;
    border-radius: 4px;
    border: 1px solid #E5E7EB;
    background: #FFF;
    box-shadow: 4px 4px 8px 0 #00000019;
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
    width: 100%;
}

.unimer__contact-item::before {
    border-radius: 4px;
    position: absolute;
    top: 24px;
    left: 24px;
    content: '';
    width: 48px;
    height: 48px;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H44C46.2091 0 48 1.79086 48 4V44C48 46.2091 46.2091 48 44 48H4C1.79086 48 0 46.2091 0 44V4Z' fill='%23D4A02C'/%3E%3Cpath d='M32 22C32 26.993 26.461 32.193 24.601 33.799C24.4277 33.9293 24.2168 33.9998 24 33.9998C23.7832 33.9998 23.5723 33.9293 23.399 33.799C21.539 32.193 16 26.993 16 22C16 19.8783 16.8429 17.8434 18.3431 16.3431C19.8434 14.8429 21.8783 14 24 14C26.1217 14 28.1566 14.8429 29.6569 16.3431C31.1571 17.8434 32 19.8783 32 22Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 25C25.6569 25 27 23.6569 27 22C27 20.3431 25.6569 19 24 19C22.3431 19 21 20.3431 21 22C21 23.6569 22.3431 25 24 25Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.unimer__contact-item.unimer__contact-item-phones::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H44C46.2091 0 48 1.79086 48 4V44C48 46.2091 46.2091 48 44 48H4C1.79086 48 0 46.2091 0 44V4Z' fill='%23D4A02C'/%3E%3Cpath d='M34.0004 28.92V31.92C34.0016 32.1985 33.9445 32.4741 33.8329 32.7293C33.7214 32.9845 33.5577 33.2136 33.3525 33.4018C33.1473 33.5901 32.905 33.7335 32.6412 33.8227C32.3773 33.9119 32.0978 33.945 31.8204 33.92C28.7433 33.5856 25.7874 32.5341 23.1904 30.85C20.7742 29.3146 18.7258 27.2661 17.1904 24.85C15.5004 22.2412 14.4487 19.271 14.1204 16.18C14.0954 15.9034 14.1283 15.6247 14.2169 15.3616C14.3055 15.0985 14.448 14.8567 14.6352 14.6516C14.8224 14.4465 15.0502 14.2827 15.3042 14.1705C15.5582 14.0583 15.8328 14.0002 16.1104 14H19.1104C19.5957 13.9952 20.0662 14.1671 20.4342 14.4835C20.8022 14.8 21.0425 15.2394 21.1104 15.72C21.237 16.68 21.4719 17.6227 21.8104 18.53C21.945 18.8879 21.9741 19.2769 21.8943 19.6509C21.8146 20.0248 21.6293 20.3681 21.3604 20.64L20.0904 21.91C21.514 24.4135 23.5869 26.4864 26.0904 27.91L27.3604 26.64C27.6323 26.3711 27.9756 26.1858 28.3495 26.1061C28.7235 26.0263 29.1125 26.0554 29.4704 26.19C30.3777 26.5285 31.3204 26.7634 32.2804 26.89C32.7662 26.9585 33.2098 27.2032 33.527 27.5775C33.8441 27.9518 34.0126 28.4296 34.0004 28.92Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.unimer__contact-item.unimer__contact-item-email::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H44C46.2091 0 48 1.79086 48 4V44C48 46.2091 46.2091 48 44 48H4C1.79086 48 0 46.2091 0 44V4Z' fill='%23D4A02C'/%3E%3Cpath d='M32 16H16C14.8954 16 14 16.8954 14 18V30C14 31.1046 14.8954 32 16 32H32C33.1046 32 34 31.1046 34 30V18C34 16.8954 33.1046 16 32 16Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34 19L25.03 24.7C24.7213 24.8934 24.3643 24.996 24 24.996C23.6357 24.996 23.2787 24.8934 22.97 24.7L14 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.unimer__contact-item.unimer__contact-item-schedule::before {
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4C0 1.79086 1.79086 0 4 0H44C46.2091 0 48 1.79086 48 4V44C48 46.2091 46.2091 48 44 48H4C1.79086 48 0 46.2091 0 44V4Z' fill='%23D4A02C'/%3E%3Cpath d='M24 34C29.5228 34 34 29.5228 34 24C34 18.4772 29.5228 14 24 14C18.4772 14 14 18.4772 14 24C14 29.5228 18.4772 34 24 34Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 18V24L28 26' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.unimer__contact-item-title {
    color: #4A5568;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.449px;
}

.unimer__contact-item-text, .unimer__contact-item-text a {
    color: #364153;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.312px;
    text-decoration: unset;
}

.unimer__contact-item-phones .unimer__contact-item-text a {
    cursor: pointer;
}

.unimer__contact-item-text a:hover {
    color: #364153;
    text-decoration: underline;
}

.unimer__contact-map {
    padding: var(--unimer-space-block);
    border-radius: 4px;
    border: 1px solid #E5E7EB;
    background: #FFF;
    box-shadow: 4px 4px 8px 0 #00000019;
    display: flex;
    flex-direction: column;
    gap: var(--unimer-space-gap-sm);
    width: 50%;
}

.unimer__contact-map iframe {
    width: 100%;
    height: 475px;
    border: 0;
    display: block;
}

@media (max-width: 991px) {
    .unimer__contact-content {
        flex-direction: column;
    }

    .unimer__contact-info,
    .unimer__contact-map {
        width: 100%;
    }

    .unimer__contact-header {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (max-width: 768px) {
    .unimer__contact-header {
        font-size: 26px;
        line-height: 32px;
    }

    .unimer__contact-item {
        padding: var(--unimer-space-block) var(--unimer-space-block) var(--unimer-space-block) 72px;
    }

    .unimer__contact-item::before {
        top: var(--unimer-space-block);
        left: var(--unimer-space-block);
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }

    .unimer__contact-item-title {
        font-size: 18px;
        line-height: 26px;
    }
}