.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}.about_page{padding-top:90px}.about_page .link{font-size:inherit}.about_page .text{font-size:16px;line-height:1.6}.about_page .subtitle{font-size:20px;line-height:1.6;text-align:center}.about_page .title{margin-bottom:30px;font-weight:700}.about_page .caption{font-size:20px;line-height:30px;font-weight:700;text-align:center;width:70%;margin:0 auto}.about_page .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)}.about_page .intro{color:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:1116px;margin:0 auto;min-height:530px;background:#132bae;background:linear-gradient(149deg, #132bae 0%, #0b66cd 31%, #132bae 59%, #45b546 100%)}.about_page .intro .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:512px;width:888px}.about_page .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}.about_page .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-right:90px}.about_page .intro .subtitle{text-align:left}.about_page .intro .phone_ph{display:block;width:380px;height:464px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("../img/decor/about_phone_bg.png");position:relative}.about_page .intro .phone_ph .decor_text{position:absolute;top:40px;left:126px;width:186px;height:340px;overflow:hidden}.about_page .intro .phone_ph .decor_text_img{position:absolute;top:0;left:0;width:750px;-webkit-transform:translateX(200px);-ms-transform:translateX(200px);transform:translateX(200px);-webkit-animation:introTextTurn 10s infinite 1s linear forwards;animation:introTextTurn 10s infinite 1s linear forwards}@-webkit-keyframes introTextTurn{0%{-webkit-transform:translateX(200px);transform:translateX(200px)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes introTextTurn{0%{-webkit-transform:translateX(200px);transform:translateX(200px)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.about_page .tradein .subtitle{margin-bottom:40px}.about_page .tradein .title_write-about{font-size:16px;line-height:110%;margin-bottom:16px}@media screen and (min-width: 768px){.about_page .tradein .title_write-about{font-size:20px;line-height:150%}}.about_page .tradein__logos{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;height:78px}@media screen and (max-width: 767px){.about_page .tradein__logos{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;height:auto}}.about_page .tradein__logos-item{-webkit-box-flex:0;-ms-flex:0 1 280px;flex:0 1 280px}@media screen and (max-width: 767px){.about_page .tradein__logos-item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 16px);flex:0 1 calc(50% - 16px)}}.about_page .tradein__logos-item img{margin:auto;display:block;height:42px}@media screen and (max-width: 767px){.about_page .tradein__logos-item img{width:100%;height:22px;-o-object-fit:contain;object-fit:contain}}.about_page .layer{padding-top:90px}.about_page .layer:nth-child(4){padding-top:0}.about_page .layer .wrap{width:888px}.about_page .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:60px 0 70px}.about_page .line_item{width:calc(33.33333% - 16px)}.about_page .line_item_preview{width:130px;height:130px;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 40px auto}.about_page .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}.about_page .line_item_img{display:block;max-width:100%}.about_page .line_item_title{font-size:20px;line-height:32px;text-align:center;font-weight:700}.about_page .line_item .text{text-align:left}.about_page .rate{margin:80px 0}.about_page .rate .wrap{width:100%;background-color:#000;border-radius:16px;color:#fff;padding:80px 120px;max-width:1116px}.about_page .rate_slider{margin-top:-150px}.about_page .rate_slider_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about_page .rate_slider_side{width:60%;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:justify;-ms-flex-pack:justify;justify-content:space-between}.about_page .rate_slider_nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;position:relative;z-index:10;width:50%}.about_page .rate_slider_nav_item{width:66px !important;height:40px;border:2px solid #00c4ff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;line-height:24px;color:#fff;border-radius:6px;margin-right:10px;-webkit-transition:0.15s;transition:0.15s}.about_page .rate_slider_nav_item:last-child{margin-right:0}.about_page .rate_slider_nav .slick-track{width:auto !important;-webkit-transform:unset !important;-ms-transform:unset !important;transform:unset !important}.about_page .rate_slider_nav .slick-slide{margin-right:10px;width:auto !important}.about_page .rate_slider_nav .slick-slide:last-child{margin-right:0}.about_page .rate_slider_nav .slick-slide.slick-current.slick-active .rate_slider_nav_item{border-color:transparent;background-color:#232323}.about_page .rate_slider_cont{padding-top:150px}.about_page .rate_slider_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about_page .rate_slider_mob_img{display:none}.about_page .rate_slider_val{font-size:140px;font-weight:700;margin-right:80px}.about_page .rate_slider_condition{display:block}.about_page .rate_slider_condition .btn{max-width:155px;min-height:40px;margin-top:40px;background-color:transparent;border:1px solid #fff;-webkit-transition:0.3s;transition:0.3s}.about_page .rate_slider_condition .btn:hover{background-color:rgba(255,255,255,0.5)}.about_page .rate_slider .rate_slider_condition__mob{display:none}.about_page .rate_slider .rate_slider_condition__mob .btn{max-width:155px;min-height:40px;margin-top:40px;background-color:transparent;border:1px solid #fff;margin-bottom:24px;-webkit-transition:0.3s;transition:0.3s}.about_page .rate_slider .rate_slider_condition__mob .btn:hover{background-color:rgba(255,255,255,0.5)}.about_page .rate_slider_desc{font-size:32px;line-height:42px}.about_page .rate_slider_action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.about_page .rate_slider .btn_green{color:#000;min-height:40px}@media screen and (max-width: 767px){.about_page .hero-grade-block.wrap{padding:0}}.about_page .hero-grade-block .hero-grade{margin:80px 0}@media screen and (max-width: 767px){.about_page .hero-grade-block .hero-grade{margin-top:40px}}.about_page .hero-grade-block .hero-grade .wrap{width:100%;background-color:#000;border-radius:16px;color:#fff;padding:32px 16px}@media screen and (max-width: 767px){.about_page .hero-grade-block .hero-grade .wrap{border-radius:0;padding:32px 16px}}@media screen and (min-width: 768px){.about_page .hero-grade-block .hero-grade .wrap{padding:32px}}@media screen and (min-width: 1440px){.about_page .hero-grade-block .hero-grade .wrap{padding:60px 80px}}.about_page .hero-grade-block .hero-grade .title{margin-bottom:24px;font-weight:700;font-size:24px;line-height:110%}@media screen and (min-width: 768px){.about_page .hero-grade-block .hero-grade .title{font-size:32px;line-height:100%;margin-bottom:32px}}@media screen and (min-width: 1440px){.about_page .hero-grade-block .hero-grade .title{font-size:40px;line-height:42px}}.about_page .hero-grade-block .hero-grade_slider{margin-top:0}@media screen and (min-width: 768px){.about_page .hero-grade-block .hero-grade_slider{margin-top:-150px;margin-bottom:-32px}}@media screen and (min-width: 768px) and (max-width: 1023px){.about_page .hero-grade-block .hero-grade_slider{margin-bottom:0}}@media screen and (min-width: 1440px){.about_page .hero-grade-block .hero-grade_slider{margin-bottom:-60px}}.about_page .hero-grade-block .hero-grade_slider_nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;position:relative;z-index:10;width:100%;gap:16px}@media screen and (min-width: 768px){.about_page .hero-grade-block .hero-grade_slider_nav{margin-bottom:24px;width:50%}}.about_page .hero-grade-block .hero-grade_slider_nav_item{width:60px !important;height:60px;border:2px solid #161ff9;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;line-height:28px;font-weight:700;color:#fff;border-radius:50%;-webkit-transition:0.15s;transition:0.15s;background-color:#161ff9}.about_page .hero-grade-block .hero-grade_slider_nav_item span{width:24px;height:24px;text-align:center}.about_page .hero-grade-block .hero-grade_slider_nav .slick-track{width:auto !important;-webkit-transform:unset !important;-ms-transform:unset !important;transform:unset !important}.about_page .hero-grade-block .hero-grade_slider_nav .slick-slide{margin-right:16px;width:auto !important}.about_page .hero-grade-block .hero-grade_slider_nav .slick-slide:last-child{margin-right:0}.about_page .hero-grade-block .hero-grade_slider_nav .slick-slide.slick-current.slick-active .hero-grade_slider_nav_item{border:2px solid #161ff9;background-color:transparent}.about_page .hero-grade-block .hero-grade_slider_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:48px;position:relative}.about_page .hero-grade-block .hero-grade_slider_side{-webkit-box-flex:1;-ms-flex:1 3 750px;flex:1 3 750px;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:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.about_page .hero-grade-block .hero-grade_slider_side{width:100%;display:block}}@media screen and (min-width: 768px) and (max-width: 1023px){.about_page .hero-grade-block .hero-grade_slider_side{-webkit-box-flex:1;-ms-flex:1 1 345px;flex:1 1 345px}}.about_page .hero-grade-block .hero-grade_slider_cont{padding-top:0}@media screen and (min-width: 768px){.about_page .hero-grade-block .hero-grade_slider_cont{padding-top:150px}}.about_page .hero-grade-block .hero-grade_slider_mob_img{display:none}@media screen and (max-width: 767px){.about_page .hero-grade-block .hero-grade_slider_mob_img{display:block;margin:0 auto 32px;max-width:340px;margin-right:-16px;margin-left:-16px;width:calc(100% + 32px)}}.about_page .hero-grade-block .hero-grade_slider_text{font-size:18px;font-weight:400;line-height:160%;margin-bottom:32px}.about_page .hero-grade-block .hero-grade_slider_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding-bottom:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1023px){.about_page .hero-grade-block .hero-grade_slider_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0px}}.about_page .hero-grade-block .hero-grade_slider_condition .btn{min-height:40px;background-color:transparent;border:1px solid #fff;-webkit-transition:0.3s;transition:0.3s}.about_page .hero-grade-block .hero-grade_slider_condition .btn:hover{background-color:rgba(255,255,255,0.5)}.about_page .hero-grade-block .hero-grade_slider_condition .btn.btn_guarancy_info{border-color:transparent;padding-right:0;padding-left:0;cursor:default}.about_page .hero-grade-block .hero-grade_slider_condition .btn.btn_guarancy_info:hover{background-color:transparent}.about_page .hero-grade-block .hero-grade_slider_img{-webkit-box-flex:1;-ms-flex:1 1 386px;flex:1 1 386px;position:relative;height:300px}@media screen and (max-width: 767px){.about_page .hero-grade-block .hero-grade_slider_img{display:none}}@media screen and (min-width: 768px) and (max-width: 1023px){.about_page .hero-grade-block .hero-grade_slider_img{height:auto;-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;top:60px}}@media screen and (min-width: 1024px){.about_page .hero-grade-block .hero-grade_slider_img{top:60px}}@media screen and (min-width: 1440px){.about_page .hero-grade-block .hero-grade_slider_img{top:0}}.about_page .hero-grade-block .hero-grade_slider_img img{width:100%}@media screen and (min-width: 768px) and (max-width: 1023px){.about_page .hero-grade-block .hero-grade_slider_img img{-o-object-fit:contain;object-fit:contain;height:400px;padding-bottom:10px}}.about_page .hero-grade-block ~ #BlowupLens{width:140px !important;height:140px !important;border-width:4px !important}@media screen and (min-width: 768px){.about_page .hero-grade-block ~ #BlowupLens{width:160px !important;height:160px !important}}@media screen and (min-width: 1024px){.about_page .hero-grade-block ~ #BlowupLens{width:200px !important;height:200px !important}}@media screen and (max-width: 767px){.about_page .hero-grade-block.wrap{padding:0}}@media screen and (min-width: 1340px){.about_page .hero-grade-block.wrap{padding:0;width:1116px}}@media screen and (max-width: 991px){.about_page .hero-grade-block .hero-grade .wrap{border-radius:0}}.about_page .trade-in-link{color:#297bf6;-webkit-transition:0.3s;transition:0.3s}.about_page .trade-in-link:hover{text-decoration:underline}.about_page .plus{margin:80px 0}.about_page .plus .title{text-align:center;font-weight:700}.about_page .plus_list{margin-top:100px;-webkit-column-count:2;-moz-column-count:2;column-count:2}.about_page .plus_item{display:inline-block;border-radius:16px;background-color:#f4f6f8;padding:40px 30px;text-align:center;margin-bottom:24px;-webkit-box-shadow:0px 15px 45px rgba(0,0,0,0);box-shadow:0px 15px 45px rgba(0,0,0,0);-webkit-transition:0.15s;transition:0.15s}.about_page .plus_item:first-child{margin-top:-80px}.about_page .plus_item:hover{background-color:#fff;-webkit-box-shadow:0px 15px 45px rgba(0,0,0,0.25);box-shadow:0px 15px 45px rgba(0,0,0,0.25)}.about_page .plus_item_preview{width:54px;height:54px;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;margin:0 auto}.about_page .plus_item_preview svg{display:block;max-width:100%;max-width:100%}.about_page .plus_item_title{margin:24px 0 16px;font-size:20px;line-height:24px;font-weight:700}.about_page .title_center{text-align:center}.about_page .section .text{text-align:center}.about_page .section .line_item .text{text-align:left}.about_page .why .title{text-align:center;font-weight:700}.about_page .why .text{text-align:center}.about_page .why .footer_social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}.about_page .logos{padding:90px 0}.about_page .logos .wrap{width:100%;max-width:1116px}.about_page .logos .title{text-align:center;font-weight:700}.about_page .logos .subtitle{width:888px;margin:0 auto;text-align:center}.about_page .logos-list{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-40px}.about_page .logos-list_loc-Byru .logos-item{width:auto;-ms-flex-preferred-size:50%;flex-basis:50%}@media screen and (min-width: 768px){.about_page .logos-list_loc-Byru .logos-item{-ms-flex-preferred-size:25%;flex-basis:25%}}.about_page .logos-item{width:calc(100% / 6);margin-bottom:40px;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}.about_page .logos-img{display:block;max-width:100%;max-height:100%}.about_page .lineup{margin-top:90px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);white-space:nowrap;font-size:0}.about_page .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%)}}.about_page .promoution .subtitle{text-align:left}.about_page .action_block{background-color:#2d19b6;border-radius:16px;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;padding:80px 100px;text-align:center}.about_page .action_block .title{margin-bottom:20px}.about_page .action_block .text{font-size:20px;line-height:32px;margin-bottom:32px;opacity:0.8}.about_page .action_block .btn{min-width:280px}.about_page .location{margin:120px 0}.about_page .location_map{margin-bottom:40px;overflow:hidden}.about_page .location_map iframe{display:block;width:100%;height:500px}.about_page .fast_block{margin:120px 0}.about_page .fast_block .line_item_preview{width:52px;height:52px;margin-bottom:16px}.trade_in .layer{padding:0}.trade_in .section{margin:120px 0}.trade_in .intro{background:#dfffe6;background:linear-gradient(149deg, #dfffe6 0%, #ede7ff 100%);color:#000}.trade_in .intro_preview{overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:revert;flex-direction:revert}.trade_in .intro_img{max-height:435px;height:auto;width:100%;max-width:495px}.trade_in .intro_img_mob{display:none}.trade_in .intro .title{text-align:left}.trade_in .intro .subtitle{margin-bottom:40px}.trade_in .intro_actions{display:-webkit-box;display:-ms-flexbox;display:flex}.trade_in .intro .btn{min-height:48px;min-width:208px}.trade_in .title{text-align:center}.trade_in .section .line_item .text{text-align:center}.trade_in .why{margin:120px 0}.trade_in .line_item .text{text-align:center}.trade_in .location{margin:80px auto 115px auto;max-width:1150px}.trade_in .location__expander{padding:0 16px}@media screen and (max-width: 767px){.trade_in .location__expander .title{margin-bottom:16px}}.trade_in .location__map-toggler{display:none}@media screen and (max-width: 767px){.trade_in .location__map-toggler{display:-webkit-box;display:-ms-flexbox;display:flex}}.trade_in .location__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:568px;border-radius:16px;overflow:hidden}@media screen and (max-width: 767px){.trade_in .location__container{height:auto;overflow:visible}}.trade_in .location_map{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}@media screen and (max-width: 767px){.trade_in .location_map{display:none;height:500px;border-radius:8px}.trade_in .location_map.location_visible-item{display:block}}.trade_in .location_map .gm-style-iw{max-height:424px !important;padding:16px}.trade_in .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;z-index:100}.trade_in .location_map .gm-style-iw button.gm-ui-hover-effect span{margin:3px !important;width:24px !important;height:24px !important}.trade_in .location_map iframe{display:block !important;width:100%;height:100%}.trade_in .location__map-shop-list{-webkit-box-flex:0;-ms-flex:0 0 342px;flex:0 0 342px}@media screen and (max-width: 767px){.trade_in .location__map-shop-list{display:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:transparent;padding:0}.trade_in .location__map-shop-list.location_visible-item{display:block}}@media screen and (max-width: 1340px){.about_page .intro{width:100%}.about_page.trade_in .intro{max-width:1116px}.about_page .intro_preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about_page .why_list_item_text{font-size:16px;line-height:20px}.about_page .logos .subtitle{width:100%}}@media screen and (max-width: 1280px){.about_page .caption{font-size:24px;line-height:34px;width:65%}.about_page .rate .wrap{padding:80px 40px}.about_page .rate_slider_val{font-size:110px;margin-right:50px}.about_page .rate_slider_desc{font-size:26px;line-height:36px}.about_page .plus_item_title{margin:16px 0;font-size:26px;line-height:30px}.about_page .why .wrap{padding:0}.about_page .why_list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-left:16px;margin:0}.about_page .why_list_item{width:240px;margin:0 16px 0 0}}@media screen and (max-width: 991px){.about_page{padding:0}.about_page .wrap{padding:0}.about_page .title{font-size:24px;line-height:26px;margin-bottom:16px}.about_page .text{font-size:16px}.about_page .subtitle{font-size:16px}.about_page .intro{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:32px 16px 0 16px;text-align:center;min-height:auto;border-radius:0}.about_page .intro .title{font-size:36px;line-height:42px}.about_page .intro .wrap{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about_page .intro_preview{margin:0 auto;width:calc(100% + 32px);margin-left:-16px;padding-right:0}.about_page .intro_cont{width:100%;padding:0}.about_page .intro .phone_ph{height:390px;width:320px;margin:0 auto;position:relative;left:-20px}.about_page .intro .phone_ph .decor_text{top:25px;left:107px;width:155px;height:300px}.about_page .intro .phone_ph .decor_text_img{width:652px}.about_page .intro .subtitle{margin-bottom:40px;text-align:center}.about_page .layer{padding-top:60px}.about_page .layer .wrap{padding:0 16px}.about_page .line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:40px 0}.about_page .line_item{width:100%;max-width:480px;margin:0 auto 40px}.about_page .line_item:last-child{margin-bottom:0;margin-right:auto}.about_page .line_item_preview{margin-bottom:24px}.about_page .line_item .text{font-size:16px;line-height:24px}.about_page .caption{width:100%;font-size:16px;line-height:26px}.about_page .section .text{text-align:left}.about_page .rate{margin:60px 0}.about_page .rate .wrap{border-radius:0;padding:32px 16px}.about_page .rate .title{margin-bottom:24px}.about_page .rate_slider{margin-top:0}.about_page .rate_slider_cont{padding-top:0}.about_page .rate_slider_img{display:none}.about_page .rate_slider_nav{width:100%}.about_page .rate_slider_side{width:100%;display:block}.about_page .rate_slider_info{display:block}.about_page .rate_slider_nav_item{width:60px !important}.about_page .rate_slider_info{margin:24px 0 0 0;display:none}.about_page .rate_slider_mob_img{display:block;margin:0 auto 24px;width:320px}.about_page .rate_slider_val{font-size:96px;line-height:96px;margin:0}.about_page .rate_slider_text{margin-bottom:24px}.about_page .rate_slider_condition{display:none}.about_page .rate_slider .rate_slider_condition__mob{display:block}.about_page .plus{margin:60px 0}.about_page .plus .title{text-align:left}.about_page .plus_list{display:block;margin:0;padding:0;-webkit-column-count:1;-moz-column-count:1;column-count:1}.about_page .section .title.title_center{text-align:left}.about_page .plus_item{width:100%;margin:0 0 10px 0 !important;padding:32px 20px 20px 20px}.about_page .plus_item:last-child{margin-bottom:0}.about_page .plus_item .text{text-align:center}.about_page .plus_item_icon img{width:48px;max-height:48px}.about_page .plus_item_title{font-size:16px;line-height:26px;margin:24px 0 10px}.about_page .promo_img{width:100%;max-width:640px;margin:0 auto}.about_page .promo_title{font-size:16px;line-height:26px;margin-bottom:16px}.about_page .promo{margin:60px 0}.about_page .why{width:100%;margin:0}.about_page .why .wrap{width:100%;padding:0 16px}.about_page .why_list{display:block;padding:0}.about_page .why_list_item{width:100%;padding:20px;margin:0 0 10px 0}.about_page .why_list_item:last-child{margin-bottom:0}.about_page .why .footer_social{margin-top:24px}.about_page .tradein .subtitle{text-align:left}.about_page .logos .text{width:100%}.about_page .lineup{margin-top:60px}.about_page .lineup-img{width:3110px}.about_page .logos{padding:60px 0}.about_page .logos-list{margin-top:30px;margin-bottom:-24px}.about_page .logos-item{width:calc(100% / 2);margin-bottom:24px}.trade_in .intro .title{text-align:center}.trade_in .intro .subtitle{margin-bottom:32px}.trade_in .intro_preview{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0;width:100%}.trade_in .intro_img{display:none}.trade_in .intro_img_mob{display:block;max-width:80%}.trade_in .intro .btn{width:280px;margin:0 auto}.trade_in .section{margin:0}.trade_in .action_block{width:calc(100% + 32px);margin-left:-16px;padding:60px 16px;border-radius:0}.trade_in .action_block .text{font-size:16px;line-height:26px}.trade_in .fast_block{margin:60px 0}.trade_in .location{margin:60px 0}.trade_in .location_map{width:calc(100% + 32px)}.trade_in .why{margin-top:60px}.trade_in .lineup{margin-bottom:60px}}
