.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}.repair{padding-top:90px}.repair .link{font-size:inherit}.repair .wrap{padding:0}.repair .text{font-size:16px;line-height:1.6}.repair .subtitle{font-size:20px;line-height:1.6;text-align:center}.repair .title{margin-bottom:32px;font-weight:700;text-align:center}.repair .intro{border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1116px;margin:0 auto;background:linear-gradient(149deg, #dfffe6, #ede7ff);color:#000;height:500px;min-height:auto;overflow:hidden}.repair .intro_preview{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:revert;flex-direction:revert;padding:0 220px 0 0}.repair .intro_cont{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:10;padding:10px 0 0 92px}.repair .intro_cont .title{text-align:left;line-height:42px}.repair .intro_actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.repair .intro_actions .btn{margin-right:20px}.repair .intro_actions .btn:last-child{margin-right:0;min-width:initial;max-width:148px;width:100%}.repair .intro .btn{min-height:48px;min-width:208px}.repair .intro_desc{font-size:14px;line-height:22px;color:#808d9a}.repair .intro_desc::before{content:"";width:16px;height:16px;margin-right:9px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../img/icons/watermelon.png);display:inline-block;vertical-align:text-top}.repair .intro .subtitle{text-align:left;margin-bottom:50px}.repair .intro_img{height:500px}.repair .intro_img_mob{display:none}.repair .layer{padding-top:116px}.repair .layer .section .title{margin-bottom:28px}.repair .layer .section .promoution .line{margin-bottom:90px}.repair .layer .wrap{width:888px}.repair .line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 80px}.repair .line_item{width:calc(33.33333% - 16px)}.repair .line_item_preview{width:52px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:0 auto 16px auto}.repair .line_item_num{width:52px;height:52px;margin:0 auto 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:32px;font-weight:700;color:#000;border-radius:50%;background-color:#25f257}.repair .line_item_img{display:block;max-width:100%}.repair .line_item_title{font-size:20px;line-height:32px;text-align:center;font-weight:700;margin-bottom:8px}.repair .line_item .text{text-align:center}.repair .calculation_container{margin:0 18px}.repair .calculation_block{background-color:#f4f6f8;border-radius:16px;padding:77px 0}.repair .calculation_title{margin-bottom:28px;text-align:center}.repair .calculation_form{padding:0 32px}.repair .calculation_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:auto;width:100%;border-bottom:1px solid #dbe2ec}.repair .calculation_item{-ms-flex-preferred-size:110px;flex-basis:110px;padding-bottom:26px;position:relative;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.repair .calculation_item::after{content:"";width:0;height:2px;position:absolute;bottom:0;left:50%;background-color:#3500be;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:0.35s;transition:0.35s}.repair .calculation_item:hover::after{width:100%}.repair .calculation_item.active::after{width:100%}.repair .calculation_item_preview{width:100px;height:100px;margin:0 auto 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.repair .calculation_item_img{max-width:100%;max-height:100%}.repair .calculation_item_name{font-size:16px;line-height:22px;font-weight:700;text-align:center}.repair .calculation_side{margin:0 8px}.repair .calculation_side__selection{padding-top:32px}.repair .calculation_side__select_device{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.repair .calculation_side__select_header_title{position:relative}.repair .calculation_side__select_label{font-weight:700;font-size:20px;line-height:24px}.repair .calculation_side__select_label_icon{margin-left:6px;cursor:pointer}@media screen and (min-width: 768px){.repair .calculation_side__select_label_icon:hover ~ .calculation_side__select_hint{opacity:1;visibility:visible}}@media screen and (max-width: 768px){.repair .calculation_side__select_label_icon.active ~ .calculation_side__select_hint{opacity:1;visibility:visible}}.repair .calculation_side__select_hint{position:absolute;left:25%;bottom:150%;padding:24px 38px 24px 24px;background-color:#fff;max-width:362px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:400;font-size:14px;line-height:140%;border:1px solid #d3dce9;-webkit-box-shadow:0px 5px 8px rgba(0,0,0,0.1);box-shadow:0px 5px 8px rgba(0,0,0,0.1);border-radius:6px;opacity:0;visibility:hidden;-webkit-transition:opacity 300ms ease;transition:opacity 300ms ease}.repair .calculation_side__select_hint_close{position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer}@media screen and (min-width: 768px){.repair .calculation_side__select_hint_close{display:none}}.repair .calculation_side__select_field{-ms-flex-preferred-size:264px;flex-basis:264px;position:relative}.repair .calculation_side__select_input_icon{position:absolute;top:6px;left:6px}.repair .calculation_side__select_input{width:100%;display:inline-block;border-radius:6px;padding:6px 6px 6px 30px;-webkit-box-shadow:0 0 0 1px #808d9a;box-shadow:0 0 0 1px #808d9a;background-color:#fff;-webkit-transition:-webkit-box-shadow 300ms ease;transition:-webkit-box-shadow 300ms ease;transition:box-shadow 300ms ease;transition:box-shadow 300ms ease, -webkit-box-shadow 300ms ease}.repair .calculation_side__select_input:hover{-webkit-box-shadow:0 0 0px 2px #6859cb;box-shadow:0 0 0px 2px #6859cb}.repair .calculation_side__select_input:focus{-webkit-box-shadow:0 0 0 2px #6859cb;box-shadow:0 0 0 2px #6859cb}.repair .calculation_side__selection_list{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px;margin-bottom:32px}.repair .calculation_side__selection_list__item{background-color:#fff;padding:8px 16px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.repair .calculation_side__selection_list__item_img{width:56px;height:56px}.repair .calculation_side__selection_list__item_name{font-size:16px;font-weight:400;line-height:25px}.repair .calculation_side .repair_list{background-color:#fff;border-radius:8px;overflow:hidden;padding:32px;margin-top:32px}.repair .calculation_side .repair_list__device_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;margin-bottom:32px}.repair .calculation_side .repair_list__device_info_img{width:96px;height:96px}.repair .calculation_side .repair_list__device_info_text_header{font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}.repair .calculation_side .repair_list__device_info_text_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:10px}.repair .calculation_side .repair_list__device_info_text_item:last-child{margin-bottom:0}.repair .calculation_side .repair_list__device_info_text_icon{width:16px;height:16px}.repair .calculation_side .repair_list__device_info_text_content{font-weight:400;font-size:14px;line-height:20px}.repair .calculation_side .repair_list__checklist_header{display:grid;grid-template-columns:482px auto;background-color:#f4f6f8;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;font-weight:700;font-size:16px;line-height:16px}.repair .calculation_side .repair_list__checklist_item{display:grid;grid-template-columns:482px auto 102px;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.repair .calculation_side .repair_list__checklist_item:nth-child(odd){background-color:#f9fafa}.repair .calculation_side .repair_list__checklist_item_service_header{font-weight:400;font-size:16px;line-height:16px;margin-bottom:8px}.repair .calculation_side .repair_list__checklist_item_service_info{font-weight:400;font-size:14px;line-height:14px;color:#808d9a}.repair .calculation_side .repair_list__checklist_item_price{font-weight:700;font-size:16px;line-height:16px}.repair .calculation_side .repair_list__checklist_item_buy{font-weight:700;font-size:16px;line-height:16px;text-align:center;padding:8px 20px;border-radius:6px;color:#fff;background-color:#6959cb;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;cursor:pointer}.repair .calculation_side .repair_list__checklist_item_buy:hover{background-color:#3500be}.repair .calculation_side .setup_service__header{padding:16px 16px 20px;font-weight:700;font-size:16px}.repair .calculation_side .setup_service__header_next{padding:30px 16px 24px}.repair .calculation_side .setup_service .repair_list__checklist_item_service_info{color:#000;font-size:16px;line-height:19px;font-weight:400}.repair .calculation_side .repare_device{background-color:#fff;border-radius:8px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-top:32px}.repair .calculation_side .repare_device__image{width:176px;height:176px}.repair .calculation_side .repare_device__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.repair .calculation_side .repare_device__header{font-weight:700;font-size:20px;line-height:28px;margin-bottom:8px}.repair .calculation_side .repare_device__reason{font-weight:400;font-size:16px;line-height:22px;margin-bottom:16px}.repair .calculation_side .repare_device__price{font-weight:700;font-size:36px;line-height:42px;display:inline-block;margin-bottom:24px}.repair .calculation_side .repare_device__suggestion_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:8px}.repair .calculation_side .repare_device__suggestion_checkbox .form_check{display:inline-block}.repair .calculation_side .repare_device__suggestion_name{font-weight:400;font-size:14px;line-height:20px;position:relative}.repair .calculation_side .repare_device__suggestion_name__hint{display:inline}.repair .calculation_side .repare_device__suggestion_name__hint .calculation_side__select_label_icon{display:inline-block;width:16px;height:16px;margin-right:2px}.repair .calculation_side .repare_device__suggestion_dots{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom:1px dotted #808d9a;width:auto;height:16px}.repair .calculation_side .repare_device__suggestion_price{font-weight:700;font-size:14px;line-height:20px}@media screen and (max-width: 768px){.repair .calculation_side .repare_device__suggestion_price{margin-left:auto}}.repair .calculation_side .repare_device__order{font-weight:700;font-size:16px;line-height:16px;text-align:center;padding:16px 46px;border-radius:6px;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:18px;background-color:#6959cb;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;cursor:pointer}.repair .calculation_side .repare_device__order:hover{background-color:#3500be}.repair .calculation_side .order_setup_service .repare_device__image{width:150px;height:150px;padding:15px}.repair .calculation_side .order_setup_service .repare_device__header{margin-bottom:14px}.repair .calculation_side .order_setup_service .repare_device__price{margin-bottom:6px}.repair .calculation_side__selection_back_link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;cursor:pointer}.repair .calculation_side__selection_back_icon{width:16px;height:16px}.repair .calculation_side__selection_back_text{font-weight:400;font-size:16px;line-height:16px;color:#808d9a}.repair .calculation_side__footer_block{margin-top:28px}.repair .calculation_side__footer_block .liquidity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-bottom:32px}.repair .calculation_side__footer_block .liquidity__item{background-color:#fff;border-radius:8px;-ms-flex-preferred-size:50%;flex-basis:50%;padding:16px 32px 24px}.repair .calculation_side__footer_block .liquidity__header{font-weight:700;font-size:20px;line-height:24px;margin-bottom:4px}.repair .calculation_side__footer_block .liquidity__info{font-weight:400;font-size:16px;line-height:25px;margin-bottom:24px;display:inline-block}.repair .calculation_side__footer_block .liquidity__action{font-weight:700;font-size:16px;line-height:1.6;color:#6959cb;border-radius:6px;padding:7px 20px;background-color:#eef3f9;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:background-color 300ms ease;transition:background-color 300ms ease;cursor:pointer}.repair .calculation_side__footer_block .liquidity__action:hover{background-color:#dbe8fb}.repair .calculation_choice{margin:40px 0}.repair .calculation_choice .form_item{margin-bottom:24px}.repair .calculation_choice .form_item:last-child{margin-bottom:0}.repair .calculation_selected{background-color:#fff;border-radius:8px;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex}.repair .calculation_selected_preview{width:150px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:32px}.repair .calculation_selected_img{max-width:100%;max-height:100%}.repair .calculation_selected_name{font-size:20px;line-height:28px;font-weight:700;margin-bottom:16px}.repair .calculation_selected_price{font-size:36px;line-height:42px;font-weight:700;margin-bottom:16px}.repair .calculation_selected_actions{display:-webkit-box;display:-ms-flexbox;display:flex}.repair .calculation_selected_actions .btn{min-width:220px;min-height:48px}.repair .calculation_get{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin-top:24px}.repair .calculation_get_block{padding:16px 16px 24px;border-radius:8px;background-color:#fff}.repair .calculation_get_title{font-size:20px;line-height:24px;font-weight:700;margin-bottom:4px}.repair .calculation_get_text{font-size:16px;line-height:24px;margin-bottom:24px}.repair .calculation_get_actions{display:-webkit-box;display:-ms-flexbox;display:flex}.repair .calculation_get_actions .btn{min-height:40px}.repair .fast_block{margin-top:116px}.repair .fast_block .line{display:grid;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:40px;margin-bottom:94px}.repair .fast_block .line_item{width:100%}.repair .fast_block .line_item_preview{margin-left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.repair .fast_block .line_item_title{text-align:left}.repair .fast_block .line_item .text{text-align:left}.repair .caption{font-size:20px;line-height:30px;font-weight:700;text-align:center;width:75%;margin:0 auto}.repair .caption span{background:rgba(90,242,24,0.95);-webkit-box-shadow:10px 0 rgba(90,242,24,0.95),-10px 0 rgba(90,242,24,0.95);box-shadow:10px 0 rgba(90,242,24,0.95),-10px 0 rgba(90,242,24,0.95)}.repair .location{margin:120px 0}.repair .location_map{margin-bottom:40px;overflow:hidden}.repair .location_map iframe{display:block;width:100%;height:500px}.repair .location{margin:80px auto 115px auto;max-width:1150px}.repair .location__expander{padding:0 16px}@media screen and (max-width: 767px){.repair .location__expander .title{margin-bottom:16px}}.repair .location__map-toggler{display:none}@media screen and (max-width: 767px){.repair .location__map-toggler{display:-webkit-box;display:-ms-flexbox;display:flex}}.repair .location__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:568px;border-radius:16px;overflow:hidden}@media screen and (max-width: 767px){.repair .location__container{height:auto;overflow:visible}}.repair .location_map{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}@media screen and (max-width: 767px){.repair .location_map{display:none;height:500px;border-radius:8px}.repair .location_map.location_visible-item{display:block}}.repair .location_map .gm-style-iw{max-height:424px !important;padding:16px}.repair .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}.repair .location_map .gm-style-iw button.gm-ui-hover-effect span{margin:3px !important;width:24px !important;height:24px !important}.repair .location_map iframe{display:block !important;width:100%;height:100%}.repair .location__map-shop-list{-webkit-box-flex:0;-ms-flex:0 0 342px;flex:0 0 342px}@media screen and (max-width: 767px){.repair .location__map-shop-list{display:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:transparent;padding:0}.repair .location__map-shop-list.location_visible-item{display:block}}.repair .faq_block{padding-top:6px}.repair .faq_block .title{margin-bottom:28px}.repair .faq_block .faq_item{margin-bottom:14px}.repair .faq_block .faq_item.active .faq_item_head{border-bottom-color:#fff}.repair .faq_block .faq_item_cont{padding-top:0;padding-left:22px;padding-right:22px;padding-bottom:16px}.repair .faq_block .faq_item_text{display:block;margin-bottom:16px}.repair .faq_block .faq_item_text:last-child{margin-bottom:0}.repair .why{margin-top:114px;margin-bottom:116px}.repair .why .text{text-align:center}.repair .why .title{margin-bottom:28px;text-align:center;font-weight:700}.repair .why .subtitle{line-height:32px}.repair .why .subtitle span{display:inline-block;margin-bottom:12px}.repair .why .subtitle span:last-child{margin-bottom:0}.repair .why .footer_social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:28px}.repair .our_clients{margin-bottom:120px}.repair .our_clients .title{margin-bottom:36px}.repair .our_clients__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.repair .lineup{margin-top:90px;margin-bottom:80px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;font-size:0}.repair .lineup-img{width:3243px;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:moveSlideshow 40s linear infinite;animation:moveSlideshow 40s linear infinite;margin-right:30px}@-webkit-keyframes moveSlideshow{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes moveSlideshow{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media screen and (max-width: 1365px){.repair .intro{border-radius:0}.repair .intro_cont{padding-left:58px}.repair .intro_img{margin-left:75px}}@media screen and (max-width: 1023px){.repair{padding-top:0}.repair .wrap{padding:0 36px}.repair .wrap.wrap_intro{padding:0}.repair .title{font-size:24px}.repair .layer{padding-top:80px}.repair .layer .section .promoution .line{margin-bottom:82px}.repair .line{margin-bottom:60px}.repair .intro{background:linear-gradient(248.66deg, #ede7ff 0%, #dfffe6 100%);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;min-height:auto;padding:0;text-align:center;border-radius:0;width:100%}.repair .intro_preview{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin:0;padding:0}.repair .intro_img{display:none;height:100%;max-height:486px;max-width:100%}.repair .intro_img_mob{display:block;height:490px}.repair .intro_cont{width:100%;padding:32px 60px;padding-bottom:60px}.repair .intro_cont .title{font-size:36px;line-height:42px;margin-bottom:24px;text-align:left}.repair .intro_cont .subtitle{font-size:20px;line-height:32px;margin-bottom:32px}.repair .intro_desc{text-align:left}.repair .calculation_block{padding:58px 0}.repair .calculation_form{padding:0}.repair .calculation_container{margin:0;margin-left:28px}.repair .calculation_list{-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px}.repair .calculation_item_preview{margin-bottom:0}.repair .calculation .wrap{padding:0 36px}.repair .calculation_side{margin:0;padding:0 24px}.repair .calculation_side__selection_list{grid-template-columns:repeat(2, 1fr)}.repair .calculation_side .repair_list__checklist_header{grid-template-columns:1fr auto 105px}.repair .calculation_side .repair_list__checklist_item{grid-template-columns:1fr auto 102px}.repair .fast_block{margin-top:78px}.repair .fast_block .line{grid-template-columns:repeat(2, 1fr);row-gap:24px;margin-bottom:60px}.repair .caption{width:95%}.repair .why{margin-top:74px;margin-bottom:80px}.repair .our_clients{margin-bottom:80px}.repair .our_clients .title{margin-bottom:28px}.repair .our_clients__list img{width:140px}.repair .lineup{margin-top:0;margin-bottom:60px}}@media screen and (max-width: 767px){.repair .wrap{padding:0}.repair .intro_img{display:none}.repair .intro_img_mob{display:none}.repair .intro_cont{padding:40px 16px 40px}.repair .intro_cont .title{max-width:400px;width:100%;margin:0px auto 12px}.repair .intro_cont .subtitle{font-size:16px;line-height:26px;max-width:400px;width:100%;margin:0 auto 32px auto}.repair .intro_actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.repair .intro .btn{max-width:400px;width:100%;margin:0 auto 16px auto}.repair .intro .btn:first-child{margin-bottom:16px}.repair .intro .btn:last-child{margin:auto;max-width:400px}.repair .intro_desc{text-align:center}.repair .layer{padding-top:60px}.repair .line{margin-bottom:40px}.repair .line_item:nth-child(1){margin-bottom:20px}.repair .line_item:nth-child(2){margin-bottom:20px}.repair .line_item_num{margin:0 auto 8px auto}.repair .promoution .title{font-size:24px;line-height:28px;margin-bottom:32px !important}.repair .promoution .line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px;margin-bottom:0 !important}.repair .promoution .line_item{max-width:400px;width:100%;margin:0 auto 40px auto}.repair .promoution .line_item_title{font-size:16px;line-height:26px;margin-bottom:8px}.repair .promoution .line_item .text{font-size:16px;line-height:22px}.repair .calculation{background-color:#f4f6f8}.repair .calculation .wrap{padding:0}.repair .calculation_container{margin:0 0 0 12px}.repair .calculation_list{-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px}.repair .calculation_item{padding-bottom:14px}.repair .calculation_block{padding:28px 0}.repair .calculation_block .title{margin-bottom:16px;padding:0 16px}.repair .calculation_side{padding:0 16px}.repair .calculation_side__select_device{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}.repair .calculation_side__select_header_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.repair .calculation_side__select_field{-ms-flex-preferred-size:auto;flex-basis:auto;width:100%}.repair .calculation_side__select_label{display:inline-block;font-size:16px;line-height:25px}.repair .calculation_side__select_label_icon{width:16px;height:16px}.repair .calculation_side__select_hint{left:-22%;max-width:294px}.repair .calculation_side__selection{padding-top:24px}.repair .calculation_side__selection_list{gap:4px;margin-bottom:20px}.repair .calculation_side__selection_list__item{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px;padding:16px 8px}.repair .calculation_side__selection_list__item_name{font-size:14px;line-height:18px}.repair .calculation_side__footer_block{margin-top:16px}.repair .calculation .repair_list{margin-top:24px;padding-left:16px;padding-right:16px;padding-top:22px}.repair .calculation .repair_list__device_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:46px}.repair .calculation .repair_list__device_info_img{margin-bottom:16px}.repair .calculation .repair_list__device_info_text_header{text-align:center;font-size:16px;line-height:25px}.repair .calculation .repair_list__device_info_text_list{margin:0 -6px}.repair .calculation .repair_list__checklist_header{display:none}.repair .calculation .repair_list__checklist_item{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, auto);gap:0;padding:0;margin-bottom:20px}.repair .calculation .repair_list__checklist_item:nth-child(odd){margin:0 -16px 20px -16px;padding:16px}.repair .calculation .repair_list__checklist_item_service{grid-column:1/3;margin-bottom:8px}.repair .calculation .repair_list__checklist_item_service_info{line-height:16px}.repair .calculation .repair_list__checklist_item_service_header{margin-bottom:4px}.repair .calculation .repair_list__checklist_item_buy{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.repair .calculation .repair_list.setup_service .repair_list__device_info{margin-bottom:10px}.repair .calculation .repair_list.setup_service .repair_list__device_info_img{margin-bottom:20px}.repair .calculation .repair_list.setup_service .setup_service__header{padding-left:0}.repair .calculation .repair_list.setup_service .repair_list__checklist_item_service_info{line-height:22px}.repair .calculation .repare_device{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;padding-top:24px;padding-left:16px;padding-right:16px;padding-bottom:16px}.repair .calculation .repare_device__image{width:96px;height:96px;margin-bottom:16px}.repair .calculation .repare_device__header{font-size:16px;line-height:25px;text-align:center;margin-bottom:16px}.repair .calculation .repare_device__reason{font-size:14px;line-height:22px;text-align:center}.repair .calculation .repare_device__price{font-size:32px;line-height:42px;text-align:center;display:inherit;margin-bottom:18px}.repair .calculation .repare_device__suggestion_item{margin-bottom:16px}.repair .calculation .repare_device__suggestion_checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.repair .calculation .repare_device__suggestion_name{margin-left:10px}.repair .calculation .repare_device__suggestion_dots{display:none}.repair .calculation .repare_device__order{width:auto}.repair .calculation .repare_device.order_setup_service{padding:0px 16px 16px}.repair .calculation .repare_device.order_setup_service .repare_device__image{width:125px;height:125px;margin-bottom:4px}.repair .calculation .liquidity{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}.repair .calculation .liquidity__item{padding:16px}.repair .calculation .liquidity__header{font-size:16px;line-height:24px}.repair .calculation .liquidity__info{font-size:14px;line-height:22px}.repair .calculation .liquidity__action{width:auto;text-align:center}.repair .fast_block{margin-top:40px}.repair .fast_block .title{margin-top:60px;margin-bottom:32px}.repair .fast_block .line{display:block;margin:0 0 60px 0;padding:0 24px}.repair .fast_block .line_item{max-width:400px;width:100%;margin:0 auto 30px auto}.repair .fast_block .line_item_preview{margin:0 auto 8px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto}.repair .fast_block .line_item_title{text-align:center;font-size:16px;line-height:26px}.repair .fast_block .line .text{text-align:center;font-size:14px;line-height:22px}.repair .caption{width:100%;font-size:14px;line-height:26px;padding:0 20px}.repair .faq_block{padding:0 16px}.repair .faq_block .title{margin-bottom:14px}.repair .faq_block .faq_item_cont{padding:0 14px 16px}.repair .faq_block .faq_item_text{margin-bottom:8px}.repair .faq_block .faq_item_text:last-child{margin-bottom:0}.repair .why{margin-left:0;margin:60px 0;width:100%;padding:0 16px}.repair .why .title{margin-bottom:16px}.repair .why .subtitle{font-size:14px;line-height:21px}.repair .why .subtitle .subtitle_first{margin-bottom:10px}.repair .why .footer_social{margin-top:20px}.repair .our_clients{margin-bottom:68px}.repair .our_clients .title{margin-bottom:14px}.repair .our_clients__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 20px;row-gap:30px}.repair .our_clients__list img{width:120px}.repair .lineup{height:428px}}
