

/* Start:/local/components/ivm/contacts/templates/.default/style.css?17630277267923*/
.contacts-block {
    display: grid;
    grid-template-columns: 0.9fr 352px;
    justify-content: flex-end;
    column-gap: 147px;
    z-index: 1;
    position: relative;
}

.main-contact__list {
    display: grid;
    row-gap: 32px;
}

.main-contact__item {
    border-radius: 14px;
    padding: 25px 32px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.main-contact__item-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.42308;
}

.main-contact__item-body {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px 12px;
}

.main-contact__item-manager .main-contact__item-contact {
    margin-top: 12px;
}

.main-contact__item-manager-name {
    font-weight: 700;
    font-size: 21px;
    line-height: 1.46667;
}

.main-contact__item-manager-post {
    font-size: 20px;
}

.main-contact__item-contact {
    display: flex;
    align-items: center;
}

.main-contact__item-contact:not([href^="mailto"]) {
    font-size: 20px;
}

.main-contact__item-contact:before {
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background: 50% / contain no-repeat;
}

.main-contact__item-contact--phone:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.1607 13.4674C14.2109 14.1128 15.2962 14.7034 16.412 15.2367C16.5322 15.2829 16.6411 15.3527 16.7319 15.4416C16.8227 15.5306 16.8932 15.6368 16.9392 15.7535C16.9851 15.8702 17.0054 15.9949 16.9988 16.1196C16.9921 16.2442 16.9586 16.3662 16.9004 16.4777L16.7153 17.1035C16.6687 17.3355 16.5633 17.5528 16.4086 17.736C16.2539 17.9193 16.0547 18.0629 15.8286 18.154C15.1027 18.5562 14.3065 18.8267 13.4796 18.9523C11.227 18.9973 9.23578 17.183 7.84192 15.6659C6.95229 14.7027 6.16192 13.6583 5.482 12.5475C4.81025 11.4368 4.25325 10.2652 3.81902 9.04943C3.13142 7.14358 2.47183 4.59846 3.63857 2.76765C4.16996 2.14907 4.81489 1.6302 5.54111 1.23697C5.7401 1.0965 5.97144 1.00468 6.2153 0.969397C6.45915 0.934112 6.70827 0.956409 6.94123 1.03438L7.60549 1.19495C7.73398 1.20811 7.8584 1.24593 7.97152 1.30617C8.08464 1.36641 8.18415 1.44786 8.26416 1.54574C8.34416 1.64361 8.40309 1.75593 8.43744 1.87609C8.47179 1.99625 8.48086 2.12182 8.46417 2.24542C8.45328 3.63653 8.43152 4.63447 8.4813 5.77798C8.49997 6.25219 8.30708 6.31972 7.85906 6.48629L7.13255 6.75641C7.01454 6.77358 6.90154 6.81424 6.8007 6.87582C6.69987 6.9374 6.61338 7.01854 6.54681 7.11409C6.48024 7.20965 6.43504 7.31751 6.41402 7.43084C6.39301 7.54417 6.39666 7.66047 6.42475 7.77236C6.96557 10.2547 8.331 12.4992 10.3139 14.1652C10.4015 14.2447 10.505 14.306 10.6181 14.3455C10.7312 14.385 10.8515 14.4017 10.9716 14.3947C11.0916 14.3877 11.2089 14.357 11.3162 14.3047C11.4236 14.2523 11.5187 14.1793 11.5957 14.0902L12.204 13.6295C12.2555 13.5575 12.3215 13.4962 12.3979 13.4491C12.4743 13.402 12.5597 13.37 12.649 13.355C12.7383 13.3401 12.8299 13.3425 12.9183 13.362C13.0067 13.3816 13.0901 13.4179 13.1638 13.4689L13.1607 13.4674Z' fill='%23222222' /%3E%3C/svg%3E");
}

.main-contact__item-contact--email:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.75 17.9375H3.25C2.65326 17.9375 2.08096 17.7004 1.65901 17.2785C1.23705 16.8565 1 16.2842 1 15.6875V6.6875L10 1.0625L19 6.6875V15.6875C19 16.2842 18.7629 16.8565 18.341 17.2785C17.919 17.7004 17.3467 17.9375 16.75 17.9375ZM16.75 15.6875V8.09375L10 12.3125L3.25 8.09375V15.6875H16.75ZM5.06463 6.6875L10 9.74637L14.9354 6.6875L10 3.62863L5.06463 6.6875Z' fill='%23222222' /%3E%3C/svg%3E");
}

.main-contact__item-contact--geo:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.66992 0.65332C11.6025 0.65332 13.4583 1.39304 14.8281 2.71387C16.1983 4.03509 16.9697 5.82976 16.9697 7.70312C16.9697 8.98379 16.5093 10.3432 15.8428 11.6455C15.1744 12.9512 14.2873 14.2231 13.4053 15.335C12.5224 16.4478 11.6396 17.4064 10.9785 18.0869C10.6479 18.4272 10.3722 18.6984 10.1787 18.8848C10.0822 18.9777 10.0063 19.0497 9.9541 19.0986C9.92799 19.1231 9.90726 19.1426 9.89355 19.1553C9.88693 19.1614 9.88146 19.1657 9.87793 19.1689L9.87207 19.1748L9.66992 19.3594L9.46777 19.1748L9.46191 19.1689C9.45838 19.1657 9.45291 19.1614 9.44629 19.1553C9.43259 19.1426 9.41186 19.1231 9.38574 19.0986C9.33353 19.0497 9.25761 18.9777 9.16113 18.8848C8.96768 18.6984 8.69194 18.4272 8.36133 18.0869C7.70028 17.4064 6.81745 16.4478 5.93457 15.335C5.05252 14.2231 4.16541 12.9512 3.49707 11.6455C2.8305 10.3432 2.37012 8.98379 2.37012 7.70312L2.37891 7.35254C2.46881 5.60709 3.22728 3.95243 4.51172 2.71387C5.8815 1.39304 7.73732 0.65332 9.66992 0.65332ZM9.66992 2.37793C8.19894 2.37793 6.78986 2.94151 5.75293 3.94141C4.71645 4.94094 4.13672 6.2945 4.13672 7.70312C4.13672 8.60559 4.46828 9.68727 5.07617 10.874C5.67513 12.0446 6.49035 13.2177 7.33008 14.2773H7.33105C8.06492 15.196 8.8469 16.0774 9.66992 16.9229C10.2693 16.3072 10.8479 15.6735 11.4004 15.0186L12.0088 14.2773C12.8486 13.2176 13.6637 12.0447 14.2627 10.874C14.8696 9.68692 15.2031 8.60548 15.2031 7.70312C15.2031 6.2945 14.6234 4.94094 13.5869 3.94141C12.55 2.94151 11.1409 2.37793 9.66992 2.37793Z' fill='%23222222' stroke='%23222222' stroke-width='0.6' /%3E%3Cpath d='M9.66992 9.95312C10.2004 9.95312 10.7091 9.74241 11.0841 9.36734C11.4592 8.99227 11.6699 8.48356 11.6699 7.95312C11.6699 7.42269 11.4592 6.91398 11.0841 6.53891C10.7091 6.16384 10.2004 5.95312 9.66992 5.95312C9.13949 5.95313 8.63078 6.16384 8.25571 6.53891C7.88064 6.91398 7.66992 7.42269 7.66992 7.95312C7.66992 8.48356 7.88064 8.99227 8.25571 9.36734C8.63078 9.74241 9.13949 9.95312 9.66992 9.95312Z' fill='%23222222' /%3E%3C/svg%3E");
}

.main-contact__item-contact--work:before {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.57143 9C2.57143 5.4496 5.4496 2.57143 9 2.57143C12.5504 2.57143 15.4286 5.4496 15.4286 9C15.4286 12.5504 12.5504 15.4286 9 15.4286C5.4496 15.4286 2.57143 12.5504 2.57143 9ZM9 0C4.02944 0 0 4.02944 0 9C0 13.9706 4.02944 18 9 18C13.9706 18 18 13.9706 18 9C18 4.02944 13.9706 0 9 0ZM10.2857 5.14286C10.2857 4.43278 9.71007 3.85714 9 3.85714C8.28993 3.85714 7.71429 4.43278 7.71429 5.14286V9C7.71429 9.48699 7.98943 9.93219 8.42502 10.15L10.9964 11.4357C11.6315 11.7533 12.4039 11.4958 12.7214 10.8607C13.0389 10.2256 12.7815 9.45329 12.1464 9.13573L10.2857 8.20539V5.14286Z' fill='%23222222' /%3E%3C/svg%3E");
}

.card-messangers {
    position: sticky;
    top: 112px;
    align-self: flex-start;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 57px 32px 40px;
}

.card-messangers__image img {
    max-width: 288px;
    margin: 0 auto;
    display: block;
}

.card-messangers__text {
    font-size: 18px;
    line-height: 1.42833;
    text-align: center;
    color: #555;
    margin-top: 11px;
}

.card-messangers__links {
    margin-top: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-messangers__link {
    margin: 0 20px;
}

@media (max-width: 1280px) {
    .contacts-block {
        column-gap: 50px;
    }
}

@media (max-width: 1080px) {
    .contacts-block {
        grid-template-columns: auto;
    }

    .card-messangers {
        order: -1;
        position: static;
    }
}

@media (max-width: 660px) {
    .main-contact__item-body {
        grid-template-columns: auto;
    }
}

/* End */
/* /local/components/ivm/contacts/templates/.default/style.css?17630277267923 */
