

/* Start:/local/templates/rcvostok/css/layout/pages/payment.min.css?1741800850381*/
.payment-page__subtitle{margin-bottom:15px}.payment-page__inner{display:flex;align-items:flex-start}.payment-page__inner-image{flex-shrink:0;width:60%;max-width:560px;margin-left:15px}@media(max-width:767px){.payment-page__inner{display:block} .payment-page__inner-image{width:100%;margin-top:40px;margin-left:0}}@media(max-width:575px){.payment-page__inner-image{margin-top:15px}}
/* End */


/* Start:/local/templates/rcvostok/components/ma/breadcrumb/rcvostok/style.min.css?17418008491060*/
.page-holder .breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.page-holder .breadcrumbs a{font-size:14px;font-weight:500;line-height:140%;border-bottom:none}.page-holder .breadcrumbs span{font-size:14px;font-weight:500;line-height:140%;color:var(--site-default2-color)}.page-holder .breadcrumbs_separator{display:flex;align-items:center;padding:0 4px}@media(max-width:991px){.page-holder .breadcrumbs{padding:10px 0} .page-holder .breadcrumbs>*{display:none} .page-holder .breadcrumbs>*:nth-last-child(3){position:relative;display:inline-block;padding-left:24px;color:var(--site-default-color)} .page-holder .breadcrumbs>*:nth-last-child(3)::before{content:"";position:absolute;top:50%;left:2px;display:inline-block;width:9px;height:9px;display:inline-block;font-size:0;line-height:0;border-top:2px solid var(--site-default-color);border-left:2px solid var(--site-default-color);transform:translateY(-50%) rotate(-45deg);transition:border-color .2s} .page-holder .breadcrumbs>*:nth-last-child(3):hover::before{border-color:var(--site-accent-color)}}
/* End */


/* Start:/local/templates/rcvostok/components/ma/menu/sidebar/style.min.css?17418008494175*/
.sidebar-menu .sidebar-menu__list{background-color:var(--site-light-blue-color);padding:16px 0;margin:0;border-radius:10px}.sidebar-menu .sidebar-menu__item{padding:0;margin:0}.sidebar-menu .sidebar-menu__item::before{display:none}.sidebar-menu a.sidebar-menu__link,.sidebar-menu .sidebar-menu__link{display:block;padding:10px 16px;font-weight:500}.sidebar-menu .sidebar-menu__link.sidebar-menu__link--selected{position:relative;color:var(--site-accent-color)}.sidebar-menu__link--selected::before{position:absolute;top:0;left:0;width:2px;height:100%;background-color:var(--site-accent-color);content:''}.sidebar-menu__open-menu,.sidebar-menu__close-menu{width:25px;height:25px;background-repeat:no-repeat;background-position:center;background-color:transparent;border:none;cursor:pointer}.sidebar-menu__content-header{display:none}.sidebar-menu__open-menu{display:none;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='M19.75 10.125C19.75 10.4234 19.6315 10.7095 19.4205 10.9205C19.2095 11.1315 18.9234 11.25 18.625 11.25H2.125C1.82663 11.25 1.54048 11.1315 1.3295 10.9205C1.11853 10.7095 1 10.4234 1 10.125C1 9.82663 1.11853 9.54048 1.3295 9.3295C1.54048 9.11853 1.82663 9 2.125 9H18.625C18.9234 9 19.2095 9.11853 19.4205 9.3295C19.6315 9.54048 19.75 9.82663 19.75 10.125ZM2.125 5.25H18.625C18.9234 5.25 19.2095 5.13147 19.4205 4.9205C19.6315 4.70952 19.75 4.42337 19.75 4.125C19.75 3.82663 19.6315 3.54048 19.4205 3.3295C19.2095 3.11853 18.9234 3 18.625 3H2.125C1.82663 3 1.54048 3.11853 1.3295 3.3295C1.11853 3.54048 1 3.82663 1 4.125C1 4.42337 1.11853 4.70952 1.3295 4.9205C1.54048 5.13147 1.82663 5.25 2.125 5.25ZM18.625 15H2.125C1.82663 15 1.54048 15.1185 1.3295 15.3295C1.11853 15.5405 1 15.8266 1 16.125C1 16.4234 1.11853 16.7095 1.3295 16.9205C1.54048 17.1315 1.82663 17.25 2.125 17.25H18.625C18.9234 17.25 19.2095 17.1315 19.4205 16.9205C19.6315 16.7095 19.75 16.4234 19.75 16.125C19.75 15.8266 19.6315 15.5405 19.4205 15.3295C19.2095 15.1185 18.9234 15 18.625 15Z' fill='%238285A5'/%3E%3C/svg%3E%0A")}.sidebar-menu__close-menu{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 19L12 12L19 19M19 5L11.9987 12L5 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}@media(max-width:991px){.sidebar-menu__open-menu{display:block} .sidebar-menu__content-header{position:relative;display:flex;justify-content:center;padding:20px;border-bottom:1px solid var(--site-separator-color);font:var(--site-large-font)} .sidebar-menu__close-menu{position:absolute;top:50%;right:20px;transform:translateY(-50%)} .sidebar-menu__content{position:fixed;top:0;left:0;z-index:100;display:none;width:100%;height:100%;background-color:#fff;opacity:0;pointer-events:none;transition:.3s} .opening.sidebar-menu__content{display:flex;flex-direction:column} .open.sidebar-menu__content{opacity:1;pointer-events:all} .sidebar-overflow{overflow:hidden} .sidebar-menu .sidebar-menu__list{flex-grow:1;overflow:auto;background-color:transparent;padding:0 16px} .sidebar-menu a.sidebar-menu__link,.sidebar-menu .sidebar-menu__link{position:relative;padding:16px 0;padding-right:28px;border-bottom:1px solid var(--site-separator-color)} .sidebar-menu__link::after{position:absolute;top:50%;right:0;width:20px;height:20px;transform:translateY(-50%);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='M8 5L13 10L8 15' stroke='%238285A5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;content:''} .sidebar-menu__link--selected::after{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='M8 5L13 10L8 15' stroke='%230064D8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")} .sidebar-menu__link--selected::before{display:none}}
/* End */


/* Start:/local/templates/rcvostok/components/ma/catalog.store.list/main-store/style.min.css?17418008493107*/
.shops{font-size:14px}.shops__row{display:flex;justify-content:space-between;gap:20px;height:450px}.shops__column{position:relative;width:100%}.shops__column--list{background-color:#fff;max-width:232px;padding-right:16px;flex-shrink:0}.shops__column-info{display:none}.shops__regions-list{margin-bottom:20px}.shops__list{display:flex;flex-direction:column;overflow-y:auto;height:calc(100% - 174px)}.shops__item{position:relative;transition:background-color .2s}.shops__item:hover{cursor:pointer}.shops__item-title{font-weight:600;font-size:16px;line-height:150%}.shops__item-city{font-weight:700;font-size:16px;line-height:1.6;transition:color .2s;padding-right:40px}.shops__item:hover .shops__item-city{color:#ED1C24}.shop-info{display:none;padding-top:7px}.shops__item:hover .shop-info{display:block}.shop-info__item{display:flex;flex-direction:column;align-items:flex-start;font-weight:400;font-size:14px;line-height:140%}.shops .shop-info__item a,.shops .shop-info__item a:visited{border-bottom:none}.shop-info__item--phones a:not(:first-child),.shop-info__item--emails a:not(:first-child){margin-top:5px}.shops__item-info-btn{position:absolute;top:40px;right:21px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:transparent;border:none;outline:none;padding:0;transition:transform .2s;pointer-events:none}.shops__item:hover .shops__item-info-btn::before{border-color:#ED1C24}.shops__item-info-btn::before{content:"";width:8px;height:8px;border-width:0 2px 2px 0;border-style:solid;border-color:#222;transform:rotate(-135deg);transition:border-color .2s}.shops__item:hover .shops__item-info-btn{transform:rotate(180deg)}.shops__item:hover .shops__item-info-btn::before{border-color:#ED1C24}.shops .bx-yandex-view-layout{position:absolute;top:0;left:0;width:100%;height:100%}.shops .bx-yandex-view-map{height:100%}@media(max-width:1199px){.shops__row{} .shops__column--map{margin:0;height:400px;order:0} .shops__column--list{padding:0 16px}}@media(max-width:991px){.shops__row{margin:0 -16px;flex-direction:column;height:auto} .shops__list{height:auto} .shops__column--map{height:400px}}@media(max-width:576px){.shops__row{gap:15px} .shops__regions-list{margin-bottom:0} .shops__column-info{display:flex;position:fixed;left:0;bottom:0;width:100%;padding:64px 16px 32px 16px;background-color:var(--site-light-color);z-index:101;border-radius:16px 16px 0 0;opacity:0;transition:transfrom .2s,opacity .2s;transform:translateY(-100%)} .shops__column-info.opened{opacity:1;transform:translateY(0)} .shops__column-info-close{position:absolute;top:16px;right:16px;display:inline-block;width:34px;height:34px;border-radius:100%;background-color:var(--site-light-blue-color);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 19L12 12L19 19M19 5L11.9987 12L5 5' stroke='%230064D8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;background-size:24px 24px}}
/* End */


/* Start:/local/templates/rcvostok/components/bitrix/map.yandex.view/shops-map/style.min.css?174180085016225*/
.ymaps-b-balloon{background:#FFFFFF;border:1px solid #E5E5E5;box-shadow:0 0px 32px rgba(0,0,0,.04),0 0px 24px rgba(0,0,0,.04),0 0px 8px rgba(0,0,0,.04),0 0px 1px rgba(0,0,0,.04)}.ymaps-b-balloon::after{content:"";position:absolute;bottom:-8px;left:50%;width:16px;height:16px;background:#fff;border-width:0 1px 1px 0;border-style:solid;border-color:#E5E5E5;transform:rotate(45deg) translate(-50%,50%)}.ymaps-2-1-78-balloon__content{padding:28px!important}.ymaps-2-1-78-balloon__close+.ymaps-2-1-78-balloon__content{margin:0!important}.ymaps-balloon-overlay{z-index:99999!important}.ymaps-b-balloon__content{border:none!important;background:transparent!important}.ymaps-b-balloon__sprite{display:none!important}.ymaps-b-balloon__content-holster{padding:28px 30px!important}.ymaps-shadows-pane{display:none!important}.ymaps-2-1-78-balloon__tail{left:50%!important}.ymaps-2-1-78-balloon_to_top .ymaps-2-1-78-balloon__tail{-webkit-transform:rotate(-45deg) translate(-50%,-50%)!important;transform:rotate(-45deg) translate(-50%,-50%)!important}.ymaps-2-1-78-balloon__close{position:absolute!important;top:27px;right:26px;margin:0!important;float:none!important}.placemark{position:absolute;top:0;left:0;display:block;min-width:440px;background:var(--site-light-color);padding:25px;border-radius:16px}.placemark::after{content:"";position:absolute;bottom:-10px;left:50%;width:10px;height:10px;border-width:0 1px 1px 0;border-style:solid;border-color:#e5e5e5;background:#fff;transform:rotate(45deg) translateX(-50%);line-height:0;font-size:0}.placemark .placemark__close{position:absolute;top:15px;right:15px;width:34px;height:34px;border-radius:100%;background-color:var(--site-light-blue-color);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 19L12 12L19 19M19 5L11.9987 12L5 5' stroke='%230064D8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");background-size:24px 24px;background-repeat:no-repeat;background-position:center;display:block;border:none;font-size:0;line-height:0;cursor:pointer}.placemark .placemark__close:hover{opacity:1}.placemark-holder__title{font-family:var(--site-font-family);font-weight:600;font-size:16px;line-height:150%;padding-right:35px}.placemark-group__item{font-weight:400;font-size:14px;line-height:140%}.placemark-group__item:last-child{margin-bottom:0}.placemark-group__item b{display:inline-block;margin-right:3px}.placemark-group__item span{font-size:14px;line-height:1.7}.placemark-group__item--work_time{display:flex;flex-direction:column;text-transform:lowercase}.placemark-holder .placemark-group__item a,.placemark-holder .placemark-group__item a:visited{border-bottom:none}.placemark-group_routes{padding-top:20px}.placemark-group_routes-title{margin-bottom:10px;font-weight:500;font-size:14px;line-height:140%}.placemark-group_routes-links{display:flex;gap:10px}.placemark-group_routes .placemark-group_routes-links .g-button{height:48px;font-size:0!important}.placemark-group_routes .g-button.g-button--blue:hover{background-color:var(--site-light-blue-color);border-color:var(--site-light-blue-color)}.placemark-group_routes .g-button.yandex{width:161px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='113' height='20' viewBox='0 0 113 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cmask id='mask0_1533_5283' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='2' width='113' height='16'%3e%3cpath d='M112.502 2H.501953V18H112.502V2Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_1533_5283)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.1651 9.82961C16.1651 8.27966 15.7054 6.76453 14.8441 5.47587C13.9829 4.18721 12.7589 3.18292 11.3268 2.59004C9.89472 1.99716 8.31898 1.84232 6.79889 2.14512C5.27881 2.44791 3.88267 3.19473 2.78709 4.29111C1.69151 5.38748 .945703 6.78416 .644011 8.30447C.342319 9.82477 .49829 11.4004 1.09221 12.832C1.68613 14.2637 2.6913 15.487 3.98058 16.3473C5.26986 17.2076 6.78533 17.6662 8.33528 17.665C9.36398 17.665 10.3826 17.4623 11.3329 17.0685C12.2832 16.6747 13.1466 16.0974 13.8738 15.3697C14.6009 14.6421 15.1775 13.7783 15.5707 12.8277C15.9638 11.8771 16.1658 10.8583 16.1651 9.82961Z' fill='%23FC3F1D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.3789 6.43776H8.64131C7.3023 6.43776 6.62145 7.12429 6.62145 8.10585C6.62145 9.2406 7.10939 9.73422 8.08528 10.4207L8.9023 10.9881L6.57039 14.5172H4.81152L6.92783 11.3853C5.72499 10.5059 5.03847 9.68316 5.03847 8.25337C5.03847 6.45479 6.27535 5.25195 8.65833 5.25195H11.0073V14.5172H9.3789V6.43776Z' fill='white'/%3e%3cpath d='M34.499 2L18.499 8.50226L25.5005 11.0025L28.0008 18L34.499 2Z' fill='url(%23paint0_linear_1533_5283)'/%3e%3cpath d='M34.501 2L25.2529 11.2521L28.0027 18L34.501 2Z' fill='%23FFCC00'/%3e%3cpath d='M25.0013 11.5014L28.0008 17.9997L26.9982 9.50044L18.499 8.50195L25.0013 11.5014Z' fill='%23ECA704'/%3e%3cpath d='M38.499 4V15.7785H40.6364V10.6589H44.6219V15.7785H46.7522V4H44.6219V9.06537H40.6364V4H38.499ZM55.1465 9.96724C55.1465 7.89905 54.0531 7.11924 51.8311 7.11924C50.4414 7.11924 49.3481 7.53966 48.7132 7.89905V9.57394C49.2775 9.16709 50.512 8.72632 51.5842 8.72632C52.5929 8.72632 53.0514 9.06537 53.0514 9.9808V10.4555H52.7128C49.5033 10.4555 48.0783 11.4726 48.0783 13.2018C48.0783 14.9309 49.1717 15.9006 50.7941 15.9006C52.0286 15.9006 52.5576 15.5073 52.9597 15.1004H53.0514C53.0655 15.3242 53.1361 15.609 53.2066 15.7785H55.2523C55.1817 15.0869 55.1465 14.3884 55.1465 13.6968V9.96724ZM53.0514 13.7442C52.7834 14.1172 52.2896 14.4223 51.5489 14.4223C50.6672 14.4223 50.2298 13.9477 50.2298 13.2221C50.2298 12.2524 50.9493 11.8998 52.7481 11.8998H53.0514V13.7442ZM60.5075 15.7785C62.5884 15.7785 63.8229 14.9309 63.8229 13.3035C63.8229 12.1846 63.1175 11.5404 61.9395 11.337C62.8918 11.0861 63.4914 10.4419 63.4914 9.42476C63.4914 7.96686 62.4826 7.25486 60.5428 7.25486H56.8394V15.7785H60.5075ZM60.2959 8.74667C61.0577 8.74667 61.481 9.06537 61.481 9.7299C61.481 10.3198 61.0225 10.6792 60.2254 10.6792H58.8851V8.74667H60.2959ZM60.3312 12.1507C61.2341 12.1507 61.7067 12.4558 61.7067 13.1678C61.7067 13.968 61.1776 14.2867 60.3312 14.2867H58.8851V12.1507H60.3312ZM65.2337 7.25486V15.7785H67.103L70.3126 10.5097V15.7785H72.3441V7.25486H70.4748L67.2653 12.5237V7.25486H65.2337ZM74.1076 7.25486V15.7785H76.2027V8.84838H79.4475V7.25486H74.1076ZM86.7837 9.96724C86.7837 7.89905 85.6903 7.11924 83.4683 7.11924C82.0787 7.11924 80.9853 7.53966 80.3504 7.89905V9.57394C80.9148 9.16709 82.1492 8.72632 83.2214 8.72632C84.2301 8.72632 84.6887 9.06537 84.6887 9.9808V10.4555H84.3501C81.1405 10.4555 79.7156 11.4726 79.7156 13.2018C79.7156 14.9309 80.809 15.9006 82.4314 15.9006C83.6658 15.9006 84.1949 15.5073 84.597 15.1004H84.6887C84.7028 15.3242 84.7733 15.609 84.8438 15.7785H86.8895C86.819 15.0869 86.7837 14.3884 86.7837 13.6968V9.96724ZM84.6887 13.7442C84.4206 14.1172 83.9268 14.4223 83.1862 14.4223C82.3044 14.4223 81.8671 13.9477 81.8671 13.2221C81.8671 12.2524 82.5866 11.8998 84.3853 11.8998H84.6887V13.7442ZM94.7195 8.84838V7.25486H87.6866V8.84838H90.1555V15.7785H92.2506V8.84838H94.7195ZM98.9871 7.08533C96.6805 7.08533 95.0722 8.65851 95.0722 11.5269C95.0722 14.3749 96.6805 15.948 98.9871 15.948C101.301 15.948 102.902 14.3749 102.902 11.5065C102.902 8.65851 101.301 7.08533 98.9871 7.08533ZM98.9871 14.3545C97.8232 14.3545 97.2448 13.4933 97.2448 11.5269C97.2448 9.54004 97.8232 8.67886 98.9871 8.67886C100.151 8.67886 100.737 9.54004 100.737 11.5065C100.737 13.4933 100.151 14.3545 98.9871 14.3545ZM106.253 7.25486H104.313V18.24H106.415V14.7817C106.944 15.5412 107.72 15.948 108.616 15.948C110.662 15.948 112.072 14.3749 112.072 11.5065C112.072 8.65851 110.697 7.08533 108.722 7.08533C107.734 7.08533 106.923 7.5261 106.359 8.35337L106.253 7.25486ZM108.087 14.3545C106.979 14.3545 106.415 13.4933 106.415 11.5269C106.415 9.54004 107.015 8.67886 108.193 8.67886C109.342 8.67886 109.907 9.54004 109.907 11.5065C109.907 13.4933 109.307 14.3545 108.087 14.3545Z' fill='%23212328'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_1533_5283' x1='18.4991' y1='17.9997' x2='34.4997' y2='1.99902' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FFCC00'/%3e%3cstop offset='1' stop-color='%23FFE992'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.placemark-group_routes .g-button.google{width:155px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='107' height='20' viewBox='0 0 107 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.96289 13.8529C4.46009 14.4703 4.96646 15.2466 5.23146 15.7155C5.55418 16.3251 5.68799 16.7367 5.92806 17.4739C6.06843 17.8777 6.20224 18.0002 6.48297 18.0002C6.78995 18.0002 6.93032 17.7944 7.03789 17.4739C7.26222 16.7823 7.43538 16.2561 7.70956 15.7546C8.76692 13.7748 10.4907 12.368 11.4615 10.4403C11.4615 10.4403 12.1004 9.26283 12.1004 7.61384C12.1004 6.07686 11.4707 5.00879 11.4707 5.00879L3.96683 13.866L3.96289 13.8529Z' fill='%2334A853'/%3e%3cpath d='M1.41739 10.2325C2.02215 11.6001 3.17528 12.7985 3.9624 13.8535L8.13411 8.94298C8.13411 8.94298 7.54509 9.70887 6.48117 9.70887C5.29525 9.70887 4.32972 8.77105 4.32972 7.58575C4.32972 6.77037 4.81904 6.20508 4.81904 6.20508C1.74929 6.65836 1.91983 7.39689 1.4082 10.2299L1.41739 10.2325Z' fill='%23FBBC04'/%3e%3cpath d='M8.18743 2.25684C9.57801 2.701 10.7587 3.63751 11.4671 5.00516L8.13496 8.95181C8.13496 8.95181 8.62428 8.38391 8.62428 7.57113C8.62428 6.36109 7.59579 5.44802 6.48595 5.44802C5.43253 5.44802 4.83301 6.20479 4.83301 6.20479C5.08882 5.62647 7.73222 2.45352 8.19137 2.25814L8.18743 2.25684Z' fill='%234285F4'/%3e%3cpath d='M2.17871 3.99286C3.00781 3.01336 4.46135 2 6.46849 2C7.43796 2 8.17391 2.25529 8.17391 2.25529L4.82867 6.20194C4.60303 6.08042 2.40173 4.37841 2.17871 3.98765V3.99286Z' fill='%231A73E8'/%3e%3cpath d='M1.41814 10.2319C1.41814 10.2319 .871094 9.15343 .871094 7.60083C.871094 6.12897 1.45094 4.83947 2.18295 4.00586L4.83291 6.22015L1.42208 10.2319H1.41814Z' fill='%23EA4335'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M62.5721 11.8123L66.1696 10.3284C65.9697 9.82798 65.3788 9.48287 64.675 9.48287C63.7756 9.47856 62.5287 10.268 62.5721 11.8123ZM66.7952 13.2489L68.1681 14.1548C67.725 14.8061 66.6605 15.9277 64.814 15.9277C62.5287 15.9277 60.8777 14.172 60.8777 11.9331C60.8777 9.55621 62.5417 7.93852 64.6185 7.93852C66.5258 8.00323 67.7119 9.22404 68.2463 10.9323L62.8589 13.141C63.2716 13.9434 63.9103 14.3532 64.8097 14.3532C65.7047 14.3532 66.3303 13.9132 66.7865 13.2489M58.0536 15.6862H59.8219V3.95255H58.0536V15.6862ZM55.1687 11.9461C55.1687 10.5398 54.2216 9.50876 53.0181 9.50876C51.8016 9.50876 50.7762 10.5398 50.7762 11.9461C50.7762 13.3394 51.7972 14.3532 53.0181 14.3532C54.2259 14.3532 55.1687 13.3394 55.1687 11.9461ZM56.7241 8.1801V15.3411C56.7241 18.2917 54.9732 19.5039 52.9008 19.5039C50.95 19.5039 49.7769 18.2011 49.3338 17.1442L50.8718 16.5101C51.1455 17.1615 51.819 17.9337 52.9008 17.9337C54.8776 17.7106 55.0514 16.4411 55.0514 15.0132H54.9863C54.5909 15.4964 53.8262 15.9234 52.866 15.9234C50.8544 15.9234 49.0079 14.185 49.0079 11.9418C49.0079 9.68563 50.8501 7.9299 52.866 7.9299C53.8262 7.9299 54.5909 8.35265 54.9863 8.82286H55.0471V8.17147C55.0471 8.16716 56.7241 8.16716 56.7241 8.16716V8.1801ZM37.4336 11.9331C37.4336 10.4966 36.3996 9.51307 35.2048 9.51307C34.0056 9.51307 32.9759 10.4966 32.9759 11.9331C32.9759 13.3567 34.01 14.3532 35.2048 14.3532C36.3996 14.3532 37.4336 13.3524 37.4336 11.9331ZM39.1715 11.9331C39.1715 14.2324 37.3902 15.9277 35.2048 15.9277C33.0194 15.9277 31.238 14.2324 31.238 11.9331C31.238 9.61661 33.0194 7.93852 35.2048 7.93852C37.3902 7.93852 39.1715 9.61661 39.1715 11.9331ZM46.3403 11.9331C46.3403 10.4966 45.3062 9.51307 44.1114 9.51307C42.9123 9.51307 41.8826 10.4966 41.8826 11.9331C41.8826 13.3567 42.9166 14.3532 44.1114 14.3532C45.3062 14.3532 46.3403 13.3524 46.3403 11.9331ZM48.0782 11.9331C48.0782 14.2324 46.2968 15.9277 44.1114 15.9277C41.926 15.9277 40.1447 14.2324 40.1447 11.9331C40.1447 9.61661 41.926 7.93852 44.1114 7.93852C46.2968 7.93852 48.0782 9.61661 48.0782 11.9331ZM24.4429 15.9277C21.0019 15.9277 18.0996 13.141 18.0996 9.71582C18.0996 6.29495 20.9975 3.50391 24.4429 3.50391C26.3502 3.50391 27.7058 4.24588 28.7268 5.2165L27.5233 6.41143C26.7934 5.72984 25.8028 5.19924 24.4429 5.19924C21.9273 5.19924 19.9678 7.2138 19.9678 9.68562C19.9678 12.1833 21.936 14.172 24.4429 14.172C26.0722 14.172 27.0019 13.5206 27.5972 12.9296C28.0838 12.4465 28.4053 11.7476 28.5269 10.7943H24.4429V9.09894H30.1779C30.2387 9.40091 30.2692 9.76327 30.2692 10.1558C30.2692 11.4284 29.9172 13.003 28.792 14.1202C27.6971 15.2634 26.2937 15.8717 24.4472 15.8717' fill='%23212328'/%3e%3cpath d='M72.3975 15.5971V5.16602H73.7542L77.4028 11.5193H77.4578L81.1064 5.16602H82.4632V15.5971H81.1069L81.1619 7.66002H81.1069L77.825 13.3762H77.0366L73.7547 7.66002H73.6997C73.7998 10.3001 73.7547 12.9575 73.7547 15.5971H72.3975ZM86.6985 15.7792C85.9285 15.7792 85.3051 15.5607 84.7917 15.1238C84.2783 14.6869 84.0217 14.1044 84.0217 13.394C84.0217 12.6112 84.3333 12.0104 84.9384 11.5735C85.5434 11.1366 86.2952 10.9182 87.1752 10.9182C87.9636 10.9182 88.6237 11.0638 89.1187 11.3551C89.1055 9.84092 88.0516 9.42541 87.2302 9.42541C86.4547 9.46199 85.7818 9.78401 85.5068 10.4631L84.2783 9.93513C84.4434 9.51643 84.7734 9.1155 85.2684 8.75185C85.7635 8.38819 86.4052 8.20571 87.2119 8.20571C88.1286 8.20571 88.8987 8.47878 89.5037 9.0067C90.1088 9.53463 90.4205 10.2992 90.4205 11.264V15.5785H89.137V14.5954C88.5375 15.3418 87.7271 15.7623 86.6985 15.7787V15.7792ZM89.1187 12.466C88.3285 11.8688 86.6802 11.7942 85.9101 12.4114C85.3051 12.9939 85.2409 13.7749 85.8735 14.2318C87.4026 15.2057 89.1737 13.6893 89.1187 12.466ZM95.6825 15.7792C95.1325 15.7792 94.6375 15.6699 94.2158 15.4333C93.7941 15.1966 93.464 14.9054 93.244 14.5595H93.1707L93.2257 15.5425V18.6919H91.8872V8.4064H93.1707V9.38943H93.2257C93.4457 9.04355 93.7574 8.75228 94.1974 8.51562C94.6375 8.27897 95.1325 8.16974 95.6642 8.16974C96.5993 8.16974 97.3877 8.53383 98.066 9.262C98.7444 9.99018 99.074 10.9004 99.074 11.9744C99.074 13.0485 98.744 13.9587 98.066 14.6869C97.406 15.4151 96.5993 15.7792 95.6825 15.7792ZM95.4625 14.5413C96.0859 14.5413 96.6176 14.3046 97.076 13.8313C97.5343 13.358 97.7544 12.739 97.7544 11.9562C97.7544 11.1735 97.5343 10.5545 97.076 10.0812C96.6176 9.60788 96.0859 9.37123 95.4625 9.37123C94.8208 9.37123 94.2891 9.60788 93.8491 10.063C93.409 10.5363 93.189 11.1553 93.189 11.938C93.189 12.7208 93.409 13.358 93.8491 13.8131C94.2891 14.3228 94.8208 14.5413 95.4625 14.5413ZM103.016 15.7792C102.21 15.7792 101.55 15.5789 101.036 15.1966C100.505 14.8143 100.138 14.3228 99.8812 13.7403L101.091 13.2488C101.476 14.1408 102.118 14.5959 103.035 14.5959C103.456 14.5959 103.805 14.5053 104.061 14.3228C104.337 14.1408 104.465 13.9041 104.465 13.5946C104.465 13.1213 104.135 12.8118 103.475 12.648L102.026 12.3021C101.568 12.1929 101.128 11.9562 100.725 11.6468C100.321 11.3373 100.101 10.8822 100.101 10.3361C100.101 9.6989 100.376 9.18918 100.945 8.80689C101.513 8.40639 102.173 8.22435 102.943 8.22435C103.585 8.22435 104.153 8.36999 104.648 8.66126C105.143 8.95253 105.51 9.35302 105.712 9.89915L104.538 10.3725C104.282 9.73531 103.731 9.42584 102.888 9.42584C102.485 9.42584 102.155 9.51643 101.88 9.6807C101.606 9.84497 101.477 10.063 101.477 10.3543C101.477 10.7548 101.788 11.046 102.43 11.1917L103.86 11.5193C104.539 11.6832 105.034 11.938 105.364 12.3203C105.694 12.7026 105.84 13.1213 105.84 13.5946C105.84 14.2318 105.584 14.7779 105.052 15.1966C104.539 15.5607 103.86 15.7792 103.017 15.7792H103.016Z' fill='%23212328'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.map-controls .btn{width:40px;height:40px;color:var(--site-light-color);background-color:var(--site-accent-color)}@media(max-width:576px){.shops__column-info-content{width:100%} .placemark-group_routes .g-button.yandex,.placemark-group_routes .g-button.google{width:50%} .placemark-group__item,.placemark-group__item span{font-size:16px;line-height:150%} .placemark-group_routes-title{font-size:16px;line-height:150%;font-weight:600}}
/* End */


/* Start:/local/templates/rcvostok/components/bitrix/map.yandex.system/shops-map/style.min.css?1741800850626*/
div.bx-yandex-map{color:black;font-size:11px}div.bx-yandex-map div.YMaps-b-balloon-content{color:black;font-size:11px}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td{padding:0!important}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{font-size:11px}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b{background-image:none!important}
/* End */
/* /local/templates/rcvostok/css/layout/pages/payment.min.css?1741800850381 */
/* /local/templates/rcvostok/components/ma/breadcrumb/rcvostok/style.min.css?17418008491060 */
/* /local/templates/rcvostok/components/ma/menu/sidebar/style.min.css?17418008494175 */
/* /local/templates/rcvostok/components/ma/catalog.store.list/main-store/style.min.css?17418008493107 */
/* /local/templates/rcvostok/components/bitrix/map.yandex.view/shops-map/style.min.css?174180085016225 */
/* /local/templates/rcvostok/components/bitrix/map.yandex.system/shops-map/style.min.css?1741800850626 */
