
.field-text--place-autocomplete.is-open .dropdown-backdrop {
    display: block
}
.field-dropdown .dropdown-backdrop .dropdown-backdrop__list .bold {font-weight: 700;}

.detail-page .detail-item__gallery .img-video::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("/images/main/video-icon.png");
    pointer-events: none;
    z-index: 5;
}
.detail-page .detail-item__gallery .img-video-small::after
{
    width: 32px;
    height: 32px;
}
.detail-page .detail-item__gallery .detail-item-slider__slide
{
    cursor: pointer;
}


@media print {
    .header {
        display: none !important;
    }
    .crumbs--bread {display: none !important;}
    .sidebar {display: none !important;}
    .linking {display: none !important;}
    .item-card-list {display: none !important;}
    .cta-help-block {display: none !important;}
    .main-footer {display: none !important;}
    .mobile-footer {display: none !important;}
    .swiper-slide {display: none !important;}
    .detail-item-slider__wrapper .swiper-slide-active {display: block!important;width: 50%}
    .detail-item-action-block__buttons {display: none !important;}
    h3 {display: none !important;}
    .price-dropdown {color: black!important;float: right}
}

.top-abovemenu-banner div a{    text-align: center;
    max-width: 1280px;
    margin: 0px auto 0px auto;}

.top-undermenu-banner div a{    text-align: center;
    max-width: 825px;
    margin: 0px auto 20px auto;}
.mobile-list-banner{display: none}
@media only screen and (max-width: 815px) {
    .mobile-list-banner {
        display: block;
    }
}

:root {
    --brand-top-height: 300px;
    --brand-top-height-tablet: 200px;
    --brand-top-height-mobile: 90px;
    --brand-bottom-height: 300px;
}

.brand-body-show .main-header {
    position: static;
}

.brand-body-show .main-header.main-header--brand-scroll {
    position: fixed;
    top: 0;
    max-width: 1280px;
}
html:has(body.brand-body-show) {
    height: unset !important;
}
body.brand-body-show {
    position: relative;
}

.brand-body-show .body {padding: 0px 15px 0px 15px}
.brand-body-show .main-header .container {padding: 0px 15px 0px 15px}
.brand-body-show .secondary-header .container {padding: 0px 15px 0px 15px}
.brand-body-show .main-footer {padding: 15px 15px 15px 15px}
.brand-body-show .extended-footer {padding: 15px 15px 15px 15px}

.brand-body-show .brand-content {padding: var(--brand-top-height) 0 var(--brand-top-height) 0;}
.brand-body-show .page {position: relative;max-width: 1280px; padding: 0px; margin: 0 auto 0 auto; background: #ffffff;}
.brand-body-show .page:has(header.main-header--brand-scroll) {padding-top: 64px;}
.body .container .content:has(.top-undermenu-banner a) {padding-top: 0px;}

.brand-body-show .item-card-list .item-card.top .item-card__info-block {max-width: 350px;}
.redactors__bannerZone + * {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .brand-body-show .brand-content {
        padding: var(--brand-top-height-tablet) 0 0 0;
    }
}
@media only screen and (max-width: 815px) {
    .brand-body-show .brand-content {
        padding: var(--brand-top-height-mobile) 0 0 0;
    }
    .redactors__bannerZone + * {
        display: block;
    }
    .redactors__bannerZone + div a img {
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    body:has(.page-inner-news-2021__sticky-bottom) .mobile-footer {
        bottom: 45px;
    }
}

.interviews-slider__next.swiper-button-disabled,.interviews-slider__prev.swiper-button-disabled {
    opacity: .0!important;
    cursor: auto;
}

.publication--partner p iframe {
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    aspect-ratio: 853 / 480;
}
.publication__content article p iframe {
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    aspect-ratio: 853 / 480;
}

.partner-contact-block {
    margin: 30px 20px 25px 20px;
}
.partner-contact-block .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    margin: 0px 0px 20px 0px;
}
.partner-contact-block .header a {
    color: #406FB3;
    text-decoration: none;
}
.partner-contact-block .header .header-button {
    background: #ffd700;
    color: #000000;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    height: 43px;
}
.partner-contact-block .company-box {
    background: #EEEEEE;
    border-radius: 10px;
    padding: 20px 20px 20px 30px;
    box-sizing: content-box;
}

.partner-contact-block .company-name {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}

.partner-contact-block .contact-buttons {
    display: flex;
    justify-content: left;
    gap: 20px;
    margin-bottom: 20px;
}
.partner-contact-block .contact-buttons a
{
    text-decoration: none;
}
.partner-contact-block .contact-buttons .round-button {
    border: none;
    border-radius: 21px;
    display: block;
    cursor: pointer;
    width: 42px;
    height: 42px;
    text-decoration: none;
    background-color: #ffd200;
    background-position: center center;
    background-repeat: no-repeat;

}
.partner-contact-block .contact-buttons button .signature
{
    font-size: 12px;
    color: #676767;
    background-color: initial;
    display: block;
    cursor: pointer;
    text-decoration: none;
    border-radius: 21px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 45px 0px 0px 0px;

}
.partner-contact-block .contact-buttons .round-site-button
{
    background-image: url(/images/stand-menu-ico-www.png?v1);
}
.partner-contact-block .contact-buttons .round-phone-button
{
    background-image: url(/images/stand-menu-ico-call.png?v1);
}
.partner-contact-block .contact-buttons .round-email-button
{
    background-image: url(/images/stand-menu-ico-mail.png?v1);
}


.partner-contact-block-popup {display: none;}
.partner-contact-block-popup .overlay {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 11, 11, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}
.partner-contact-block-popup .popup {
    background: white;
    padding: 15px 45px 30px 45px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    border-radius: 15px;
    width: 415px;
}
.partner-contact-block-popup .close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
}
.partner-contact-block-popup .input-phone,.partner-contact-block-popup .input-name,.partner-contact-block-popup .input-email,.partner-contact-block-popup .input-message {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    height: 45px
}
.partner-contact-block-popup .input-message{height: 120px}
.partner-contact-block-popup .input-error {
    border: 1px solid red;
}
.partner-contact-block-popup .call-btn {
    width: 100%;
    margin-top: 10px;
    background: #87B24A;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    height: 45px;
    text-transform: uppercase;
    font-weight: bold;
}
.partner-contact-block-popup .message {
    display: none;
    font-size: 18px;
    margin-top: 20px;
}

.partner-contact-block-popup .message-error {
    display: none;
    font-size: 18px;
    margin-top: 20px;
}

.partner-contact-block-popup h6 {font-size: 12px;line-height: 12px; padding: 0;    margin: 15px 0px 10px 0px;text-align: left;}
.partner-contact-block-popup h5 {font-size: 22px;line-height: 28px; padding: 0;    margin: 15px 0px 10px 0px;text-align: left;}
.partner-contact-block-popup .privacy-input {font-size: 10px;line-height: 12px;    text-align: left;}

.partner-contact-block .phone-button {
    border: none;
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 240px;
    height: 42px;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #6fa924;
}
.partner-contact-block .phone-button .phoneShake
{
    margin: 11px 6px -4px 4px;
    animation-name: phoneShake;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    height: 19px;
    vertical-align: unset;
}
.partner-contact-block .header i {margin: 0px 15px 0px 10px;color: #F93946}


@media (max-width: 540px) {
    .partner-contact-block .header {flex-direction: column;    padding: 20px 0px 20px 0px;    height: auto;}
    .partner-contact-block .header .header-button {width: 100%}
    .partner-contact-block .header a {margin: 0px 0px 20px 0px;}
    .partner-contact-block .contact-buttons {flex-wrap: wrap;justify-content:left;    gap: 35px 15px;}
    .partner-contact-block .company-box {padding: 20px 15px 0px 15px;height: auto;overflow: scroll;}
    .partner-contact-block .phone-button {min-width: 180px;width: unset;padding: 0px 5px 0px 5px;}
}

.user_job_stat { padding:20px 0px 30px 0px; margin:0px 5px; color:#333; line-height:normal; }
.user_job_stat .tit { padding:0px 0px 14px 0px; font-size:18px; }
.user_job_stat .stat-bl { border:1px #f0d490 solid; border-radius:6px; background:#fff9f1; position:relative; }
.user_job_stat * { box-sizing:border-box; }
.user_job_stat .stat-bl::before { content:''; display:block; width:1px; height:100%; background:#f0d490; position:absolute; left:50%; }
.user_job_stat .stat-bl::after { content:''; display:table; width:100%; height:0px; }
.user_job_stat .stat-bl .stat-50 { float:left; width:50%; min-height:20px; height:100%; bottom:0px; padding:10px 0px 25px 0px; }
.user_job_stat .stat-bl .periods { font-size:12px; font-weight:bold; cursor:pointer; padding:8px 0px 8px 35px; }
.user_job_stat .stat-bl .periods span { color:#255ca3; text-decoration:underline; }
.user_job_stat .stat-bl .periods span:hover { color:#d5a901; }
.user_job_stat .stat-bl .periods span.sel, .user_job_stat .stat-bl .periods span.sel:hover { text-decoration:none; color:#333; }
.user_job_stat .stat-bl .count-big { padding:14px 0px 0px 0px; }
.user_job_stat .stat-bl .count-big::after { content:''; display:table; width:100%; height:0px; }
.user_job_stat .stat-bl .count-big .count { float:left; width:181px; font-size:28px; line-height:18px; font-weight:bold; text-align:right; }
.user_job_stat .stat-bl .count-big .txt { margin-left:198px; font-size:12px; line-height:18px; padding:3px 25px 0px 0px; }
.user_job_stat .stat-bl .eff-tit { font-weight:bold; font-size:14px; padding:6px 0px 20px 17px; }
.user_job_stat .stat-bl .eff-line { font-size:14px; line-height:20px; padding:2px 25px 2px 41px; }
.user_job_stat .stat-bl .eff-line b { color:#cb0210; }
.user_job_stat .stat-bl .eff-line i.info { display:inline-block;cursor:pointer; margin:0px 0px 0px 5px; width:11px; height:11px; background-position:0px 0px; background-repeat:no-repeat; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAALCAIAAAD0nuopAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAetJREFUeNqUkjtP21AYhm0nziHBuTgQx1UhJKhREYoDCxJSC2qH7lWlDoyM/IDu/RMVc+dKqJ3arVJSpC4dIEiINiI3orrBScDxBdvHSb/4kIuaqWfy+a7Hz/vSA+uWoqg+1qxOCeuNvmsyvqB/fhnFJcbPUaNj3920Kt9U5Zdja2yAiyxmhczTwFwMUjSMwEbT+P0VxTfY8Cr0wxSnd2l1TkIPnvtDD6FIbZerpx/EzE5MlKAfptzIJblSTOdfRxYe0a7W1Oofg+IuO5+ipo6j1025wKVeYowvvh+mcq+iicfTBbfXF7Wzo7XtA9pofGbYMOIl1+rqzS8D945ho7Dfh3irW+o7mtJWUDAupJ+YvVb5x3vX0VEoAfuDYaFVPbbNLoP1K3g/TIWeyOpeNLtP+xB0QgTiQEdVyryYgyv0SM/ebL5462NDtjkkGBNzQIch/MbPM+Qiy2VYbhm+CRdsa/7AhGvt7FMsmYsK2eEOjwtD6kh60LexcYX4dXK9VyfAwRQScbGlKj+Fla17Xp46ExbUzPFY9JR2m7CYLQAWltlhEJ8H/YD/cK2j96pHY0UgDtlkekeuFIC/5w71/PjdWBGIQ/b/fMGLEvmv7rQvptx5CuqM3LmE4vl/3PnHcyehC+5Mjtz5V4ABAAq2JT+MYQNlAAAAAElFTkSuQmCC'); }
.user_job_stat .stat-bl .eff-line i.info:hover { background-position:-11px 0px; }
.user_job_stat .stat-bl .eff-line-ib { display:inline-block; }
.user_job_stat .stat-bl .eff-line i.ico-status { display:block; position:absolute; margin:5px 0px 0px -18px; width:11px; height:11px; background-position:0px 0px; background-repeat:no-repeat; background-size:11px 11px; }
.user_job_stat .stat-bl .eff-line i.ico-status-ok { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAACFAAAAhQHi7P/BAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAFFQTFRF////AP8AVdVVZsxNZrtVbcJVar9ca8NXaMFZasFXa8JZasNYasFaa8JZacJYasJZasNZa8JZasJZasJZasJZasJZasJZasJZasJZasJZasJZEILHAQAAABp0Uk5TAAEGCg8VJCZCRnB/gLGztbq9xsjS5urw9vwUKFZoAAAAcklEQVQYV23PSxYCIRBD0dDaooDVfijFt/+FOmhEj5rZHSWRJMVi7lai1oTUAKClIElhYWQJkhIfSVJsQ5c7LaoMnzcHyLK3t1cwOdxOw7gc9tPxZVwGdZ5yN6YC1Fnd5LW27rpb7MMevSr9m/5z7uv+E2PDEYnbsX9CAAAAAElFTkSuQmCC'); }
.user_job_stat .stat-bl .eff-line i.ico-status-wrong { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAACFAAAAhQHi7P/BAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAC1QTFRF/////wAA/1Ur8lEo71Ip8FMo8VIo71Io8VIo71Mo8FIn71Eo71Io8FIo8FIo6AgzBwAAAA50Uk5TAAEGJnB4f4Cxs7XV5vbN2yIZAAAAYUlEQVQIHWNgYDCfc7KYAQhE7r1799aRgYFx3TsgeCXAwPLu9bt3+945MNi+a4p7qvHuMkPdawXWAKZ9zxjmvQtgYGB995Lh3LunDAxx794gGHApuGK4driBcCvglsKcAQAWmEP/6jtPqQAAAABJRU5ErkJggg=='); }



.user_job_stat .count-big input {border: 1px solid #D2E3EE;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;background-color: #fffff0;}
.stat-data-block td {padding: 5px;}
/*
.brand-body-show .header {margin: 200px auto 0 auto;}

*/