.map-shop-list{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f4f6f8;padding:0 24px;position:relative;overflow-y:auto}.map-shop-list h3,.map-shop-list p,.map-shop-list span,.map-shop-list strong{font-size:16px;line-height:25px;display:inline-block}@media screen and (max-width: 767px){.map-shop-list__container{padding:1px}}.map-shop-list__item{margin:16px 0;padding:16px;border-radius:8px;-webkit-transition:-webkit-box-shadow 150ms ease;transition:-webkit-box-shadow 150ms ease;transition:box-shadow 150ms ease;transition:box-shadow 150ms ease, -webkit-box-shadow 150ms ease;background-color:#fff}@media screen and (max-width: 767px){.map-shop-list__item{-webkit-box-shadow:0 0 0 1px #d3dce9;box-shadow:0 0 0 1px #d3dce9}}.map-shop-list__item_active{-webkit-box-shadow:0 0 0 1px #6859cb;box-shadow:0 0 0 1px #6859cb}.map-shop-list__item_active .map-shop-list__control__chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.map-shop-list__item_active .map-shop-list__content__main{margin-bottom:16px}.map-shop-list__item_active .map-shop-list__content__review{display:block}.map-shop-list__item:hover{-webkit-box-shadow:0 0 0 1px #6859cb;box-shadow:0 0 0 1px #6859cb}.map-shop-list__item:first-child{margin-top:24px}@media screen and (max-width: 767px){.map-shop-list__item:first-child{margin-top:0}}.map-shop-list__item_hint,.map-shop-list__item_hint-full{-webkit-box-shadow:0px 8px 16px rgba(0,0,0,0.15);box-shadow:0px 8px 16px rgba(0,0,0,0.15);position:relative}.map-shop-list__item_hint .map-shop-list__control__chevron,.map-shop-list__item_hint-full .map-shop-list__control__chevron{display:none}.map-shop-list__item_hint .map-shop-list__control__close,.map-shop-list__item_hint-full .map-shop-list__control__close{display:block}.map-shop-list__item_hint .map-shop-list__content__main,.map-shop-list__item_hint-full .map-shop-list__content__main{margin-bottom:16px}.map-shop-list__item_hint .map-shop-list__content__review,.map-shop-list__item_hint-full .map-shop-list__content__review{display:block}.map-shop-list__item_hint .map-shop-list__review-item,.map-shop-list__item_hint-full .map-shop-list__review-item{margin-bottom:0}.map-shop-list__item_hint .map-shop-list__related-images,.map-shop-list__item_hint-full .map-shop-list__related-images{display:none}.map-shop-list__item_hint .map-shop-list__hint-label,.map-shop-list__item_hint-full .map-shop-list__hint-label{display:block}.map-shop-list__item_hint-full .map-shop-list__related-images{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.map-shop-list__item_hint-full .map-shop-list__related-images__image{-ms-flex-preferred-size:76px;flex-basis:76px;height:76px}}.map-shop-list__item_hint-full .map-shop-list__review-item{margin-bottom:16px}.map-shop-list__header{position:relative;margin-bottom:16px}.map-shop-list__header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.map-shop-list__header__logo{width:32px;height:32px;border-radius:4px}.map-shop-list__header__office-name{font-weight:700;line-height:22px;padding-right:34px}.map-shop-list__control{position:absolute;right:6px;top:0;cursor:pointer}.map-shop-list__control__chevron,.map-shop-list__control__close{width:24px;height:24px;-webkit-transition:-webkit-transform 150ms ease;transition:-webkit-transform 150ms ease;transition:transform 150ms ease;transition:transform 150ms ease, -webkit-transform 150ms ease}.map-shop-list__control__chevron_active,.map-shop-list__control__close_active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.map-shop-list__control__chevron img,.map-shop-list__control__close img{width:100%;height:100%}.map-shop-list__control__close{display:none}.map-shop-list__content__group{margin-bottom:4px}.map-shop-list__content__group span,.map-shop-list__content__group strong{display:block}.map-shop-list__content-key{font-weight:400;color:#808d9a}.map-shop-list__content-link{color:#297bf6;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.map-shop-list__content-link__icon{width:16px;height:16px}.map-shop-list__content-link__icon.icon-stars{width:auto}.map-shop-list__content__review{display:none}.map-shop-list__review-item{margin-bottom:16px}.map-shop-list__review-name{margin-bottom:4px}.map-shop-list__review-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.map-shop-list__related-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.map-shop-list__related-images__image-container{-webkit-box-flex:0;-ms-flex:0 1 82px;flex:0 1 82px;border-radius:4px;cursor:pointer;overflow:hidden}@media screen and (max-width: 767px){.map-shop-list__related-images__image-container{-ms-flex-preferred-size:80px;flex-basis:80px;height:80px}}.map-shop-list__related-images__image-container img{width:100%;max-height:82px;max-width:82px}.map-shop-list__hint-label{display:none;position:absolute;width:32px;height:32px;z-index:0;left:calc(50% - 16px)}.toggler{border-radius:6px;border:1px solid #6959cb;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.toggler__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:7px;text-align:center;font-size:14px;line-height:14px;cursor:pointer}.toggler__item_active{background-color:#6959cb;font-weight:700;color:#fff}.static_page{padding:40px 0 80px}.static_page_opt{padding-bottom:0}.static_page .subtitle{margin-bottom:30px}.static_page_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.static_page_wrap .static_page_navigation{-ms-flex-negative:0;flex-shrink:0;width:300px;margin-left:24px}@media screen and (max-width: 1023px){.static_page_wrap .static_page_navigation{display:none}}.static_page_wrap .static_page_navigation.fixed .static_page_nav_wrap{position:fixed;top:20px}.static_page_wrap .static_page_navigation_item{margin-bottom:10px}.static_page_wrap .static_page_navigation_item:last-child{margin-bottom:0}.static_page_wrap .static_page_navigation_link{font-size:16px;line-height:24px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.static_page_wrap .static_page_navigation_link:hover:before{background-color:#3500be}.static_page_wrap .static_page_navigation_link.active{color:#3500be}.static_page_wrap .static_page_navigation_link.active:before{background-color:#3500be}.static_page_wrap .static_page_navigation_link:before{content:"";width:6px;height:40px;border-radius:4px;background-color:#d3dce9;-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;margin-right:18px}.static_page_main{width:100%;border-top:1px solid #d3dce9;padding-top:30px}.static_page_main>table{margin-bottom:40px}.static_page_cont{margin-bottom:40px}.static_page .faq{margin-bottom:60px}.static_page .faq:last-child{margin-bottom:0}.static_page .contacts_list{margin-bottom:80px}.static_page .stores{margin-bottom:40px}.static_contacts_page .title{margin-bottom:62px}@media screen and (max-width: 767px){.static_contacts_page .title{margin-bottom:35px}}.static_contacts_page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.static_contacts_page__info table{-webkit-box-flex:0;-ms-flex:0 1 1002px;flex:0 1 1002px;position:relative}.static_contacts_page__info table::before{content:"";display:block;height:1px;background-color:#d3dce9;position:absolute;left:0;top:-32px;width:100%}.static_contacts_page__info table a{color:#297bf6}.static_contacts_page__info table a:hover{text-decoration:underline}.static_contacts_page__info table tr,.static_contacts_page__info table td{height:42px;line-height:25px}.static_contacts_page__info table td:first-child{color:#808d9a;width:50%}@media screen and (min-width: 1440px){.static_contacts_page__info table td:first-child{width:318px}}@media screen and (max-width: 767px){.static_contacts_page__info table::before{top:-15px}.static_contacts_page__info table tr,.static_contacts_page__info table td{height:auto;display:block}.static_contacts_page__info table tr{display:block;margin-bottom:12px}.static_contacts_page__info table td:first-child{width:auto}}.static_contacts_page__info .static_page_navigation{margin-top:-32px;-webkit-box-flex:0;-ms-flex:0 0 156px;flex:0 0 156px}@media screen and (max-width: 1023px){.static_contacts_page__info .static_page_navigation{display:none}}.static_contacts_page__info .static_page_navigation_item{margin-bottom:10px}.static_contacts_page__info .static_page_navigation_item:last-child{margin-bottom:0}.static_contacts_page__info .static_page_navigation_link{font-size:16px;line-height:24px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s}.static_contacts_page__info .static_page_navigation_link:hover:before{background-color:#3500be}.static_contacts_page__info .static_page_navigation_link.active{color:#3500be}.static_contacts_page__info .static_page_navigation_link.active:before{background-color:#3500be}.static_contacts_page__info .static_page_navigation_link:before{content:"";width:6px;height:40px;border-radius:4px;background-color:#d3dce9;-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;margin-right:18px}@media screen and (max-width: 767px){.static_contacts_page__info{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.static_contacts_page .location{margin:32px auto 0px auto;max-width:auto}@media screen and (max-width: 767px){.static_contacts_page .location{margin:8px auto 0px auto}}@media screen and (max-width: 767px){.static_contacts_page .location__expander{padding:0}}.static_contacts_page .location__expander .title{font-size:32px;margin-bottom:24px}@media screen and (max-width: 767px){.static_contacts_page .location__expander .title{font-size:20px;margin-bottom:16px;height:22px;overflow:hidden}.static_contacts_page .location__expander .title::before{content:"Пункты самовывоза";display:block}}.static_contacts_page .location__map-toggler{display:none}@media screen and (max-width: 767px){.static_contacts_page .location__map-toggler{display:-webkit-box;display:-ms-flexbox;display:flex}}.static_contacts_page .location__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:568px;border-radius:16px;overflow:hidden}@media screen and (max-width: 767px){.static_contacts_page .location__container{height:auto;overflow:visible}}.static_contacts_page .location_map{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}@media screen and (max-width: 767px){.static_contacts_page .location_map{display:none;height:500px;border-radius:8px;overflow:hidden}.static_contacts_page .location_map.location_visible-item{display:block}}.static_contacts_page .location_map .gm-style-iw{max-height:424px !important;padding:16px}.static_contacts_page .location_map .gm-style-iw button.gm-ui-hover-effect{top:10px !important;right:14px !important;position:absolute !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.static_contacts_page .location_map .gm-style-iw button.gm-ui-hover-effect span{margin:3px !important;width:24px !important;height:24px !important}.static_contacts_page .location_map .gm-style-iw-chr{position:absolute !important;right:0 !important;z-index:100 !important}.static_contacts_page .location_map .gm-style .gm-style-iw-d{max-height:426px !important;font-size:14px !important;margin-top:16px !important;line-height:22px !important}.static_contacts_page .location_map iframe{display:block !important;width:100%;height:100%}.static_contacts_page .location__map-shop-list{-webkit-box-flex:0;-ms-flex:0 0 342px;flex:0 0 342px}@media screen and (max-width: 767px){.static_contacts_page .location__map-shop-list{display:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:transparent;padding:0}.static_contacts_page .location__map-shop-list.location_visible-item{display:block}}.static_content *{font-size:16px;line-height:26px;margin-bottom:20px}.static_content *:last-child{margin-bottom:0}.static_content .seo_products h2{color:#000}.static_content td{color:black;border:1px solid #d3dce9;padding:18px 16px}.static_content td span{padding:0}.static_content th{font-size:16px;line-height:18px;color:black;border:1px solid #d3dce9;padding:18px 16px}.static_content h1{font-size:24px;line-height:24px}.static_content h2{font-size:20px;line-height:24px}.static_content h3{font-size:18px;line-height:24px}.static_content h4{font-size:18px;line-height:24px}.static_content h5{font-size:16px;line-height:24px}.static_content h6{font-size:16px;line-height:24px}.static_content ol,.static_content ul{list-style:inherit;padding-left:18px}.static_content ol li,.static_content ul li{margin-bottom:0}.static_content a{color:#297bf6}.static_content a:hover{text-decoration:underline}.static_content img{display:block;max-width:100%;border-radius:8px}.how_it_works{margin-bottom:60px}.how_it_works_title{font-size:20px;line-height:24px}.how_it_works_cont{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:46px}.how_it_works_item{margin-right:30px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}.how_it_works_item:last-child{margin-right:0}.how_it_works_item:last-child .how_it_works_item_sep{display:none}.how_it_works_item:nth-child(1) .how_it_works_item_img:after{background-image:url(../img/icons/how_it_works_1.png)}.how_it_works_item:nth-child(2) .how_it_works_item_img:after{background-image:url(../img/icons/how_it_works_2.png)}.how_it_works_item:nth-child(3) .how_it_works_item_img:after{background-image:url(../img/icons/how_it_works_3.png)}.how_it_works_item:nth-child(4) .how_it_works_item_img:after{background-image:url(../img/icons/how_it_works_4.png)}.how_it_works_item_preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how_it_works_item_img{width:80px;height:80px;position:relative;border-radius:50%;background-color:#f5f2fb;-ms-flex-negative:0;flex-shrink:0;margin-right:44px}.how_it_works_item_img:after{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain;left:4px;bottom:20px;width:72px;height:72px}.how_it_works_item_sep{width:100%;height:1px;background-color:#f5f2fb;display:block}.how_it_works_item_text{font-size:16px;line-height:26px;margin-top:30px}.contacts_list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:26px;margin-bottom:20px}.contacts_list_item:last-child{margin-bottom:0}.contacts_list_item_title{-ms-flex-negative:0;flex-shrink:0;margin-right:24px;width:270px;color:#808d9a}.contacts_list_item a{color:#3500be}.contacts_list_item a:hover{text-decoration:underline}.stores{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stores_item{width:calc(50% - 12px);border:1px solid #d3dce9;border-radius:6px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:.3s;transition:.3s}.stores_item:hover{border-color:#3500be}.stores_item.active{border-color:#3500be}.stores_item_preview{-ms-flex-negative:0;flex-shrink:0;width:160px;height:160px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-right:22px}.stores_item_name{font-size:20px;line-height:28px;margin-bottom:16px}.stores_item_line{margin-bottom:16px;font-size:16px;line-height:20px}.stores_item_line:last-child{margin-bottom:0}.stores_item_subtitle{color:#808d9a}.map{display:block;width:100%;height:500px}.map iframe{display:block;width:100% !important;height:100% !important}.drop_section{margin-top:80px}@media screen and (max-width: 1439px){.static-content .wrap{padding:0}}@media screen and (max-width: 1280px){.static_page{padding:40px 0 60px}.static_page_opt{padding-bottom:0}.stores_item{display:block}.stores_item_preview{display:block;margin-bottom:16px}}@media screen and (max-width: 1023px){.static_page_nav{display:none}.drop_section{margin-top:40px}.static_contacts_page__info{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}@media screen and (max-width: 767px){.static_page{padding:24px 0 40px}.static_page_opt{padding-bottom:0}.static_page .breadcrumbs{padding:0 16px 2px 0}.static_page_wrap{margin-top:16px}.static_page_main{padding-top:16px}.static_page_nav.fixed .static_page_nav_wrap{position:static}.static_page .subtitle{margin-bottom:16px}.static_page .faq{margin-bottom:24px}.static_page .contacts_list{margin-bottom:36px}.static_page .stores{margin-bottom:16px}.static_page .static_contacts_page__info{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.static_content *{font-size:16px;line-height:26px;margin-bottom:16px}.static_content:last-child{vertical-align:middle}.static_content td{font-size:14px;line-height:16px;padding:10px 8px}.static_content th{font-size:14px;line-height:16px;padding:10px 8px}.how_it_works{margin-bottom:24px}.how_it_works_cont{display:block;margin-top:24px}.how_it_works_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 36px 0}.how_it_works_item:last-child{margin-bottom:0}.how_it_works_item_sep{display:none}.how_it_works_item_text{font-size:14px;line-height:24px;margin-top:0}.contacts_list_item{display:block}.contacts_list_item_title{width:100%}.stores{display:block}.stores_item{padding:16px;width:100%;margin:0 0 16px 0}.stores_item:last-child{margin-bottom:0}.stores_item_name{font-size:16px;line-height:24px;margin-bottom:8px}.map{height:280px}}
