

/* Start:/local/components/autoportal/main.banner.loop/templates/.default/style.min.css?17726939791195*/
.swiper{max-width:960px;width:100%;max-height:235px}.main-banner-loop{margin-bottom:50px}.swiper .swiper-pagination .swiper-pagination-bullet-active{background:#808595}.main-banner-loop .swiper-button-prev,.main-banner-loop .swiper-button-next{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px rgba(0,0,0,.25)}.main-banner-loop .swiper-button-prev svg,.main-banner-loop .swiper-button-next svg{display:none}.main-banner-loop .swiper-button-prev{background-image:url(/local/components/autoportal/main.banner.loop/templates/.default/images/chevron-left.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px}.main-banner-loop .swiper-button-next{background-image:url(/local/components/autoportal/main.banner.loop/templates/.default/images/chevron-right.svg);background-repeat:no-repeat;background-position:center;background-size:20px 20px}.main-banner-loop .swiper-slide img{border-radius:25px;width:100%;object-fit:contain}@media (max-width:1024px){.main-banner-loop .swiper-button-prev,.main-banner-loop .swiper-button-next{display:none}.main-banner-loop{margin-bottom:25px}}
/* End */


/* Start:/local/components/autoportal/main.banner/templates/.default/style.min.css?1772693979157*/
.banner-main{margin-bottom:50px}.banner-main img{border-radius:25px;width:100%;object-fit:contain}@media (max-width:1024px){.banner-main{margin-bottom:25px}}
/* End */


/* Start:/local/components/autoportal/main.catalog.list/templates/.default/style.min.css?17726939791566*/
.main-catalog{display:flex;flex-direction:column;gap:30px;margin-bottom:80px}.main-catalog .main-catalog__title .main-catalog__title-text{font-size:36px;font-weight:700}.main-catalog .main-catalog__elements{display:flex;flex-direction:row;flex-wrap:wrap;gap:85px 32px}.main-catalog .main-catalog__elements .main-catalog__item{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;width:216px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__item-img__wrapper{width:216px;height:131px;border-bottom:solid 1px #d9d9d9;overflow:hidden;margin-bottom:9px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__item-header{font-size:18px;font-weight:700}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__child-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__child-container a{font-size:14px;text-decoration:underline;color:var(--ap-link-blue-color)}@media (max-width:1024px){.main-catalog .main-catalog__elements{gap:55px 23px;justify-content:center}.main-catalog .main-catalog__title .main-catalog__title-text{font-size:20px}.main-catalog .main-catalog__elements .main-catalog__item{width:176px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__item-img__wrapper{width:176px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__item-header{font-size:14px}.main-catalog .main-catalog__elements .main-catalog__item .main-catalog__child-container a{font-size:12px}}
/* End */


/* Start:/local/components/bitrix/main.feedback/templates/.default/style.min.css?17726939793830*/
.mfeedback{display:flex;flex-direction:row;border:1px solid #c3c3c3;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:960px}.form__expert{color:#fff;background-color:#000;padding:40px 52px;width:386px;-webkit-border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px;display:flex;flex-direction:column;gap:68px}.form__expert .expert__text .expert__title{font-size:26px;font-weight:700}.mfeedback__form{display:flex;flex-direction:column;gap:40px;padding:40px 40px 36px;width:calc(100% - 386px)}.mfeedback__form .form__body{display:flex;flex-direction:column;gap:15px}.mfeedback__form .form__body .form__element-container{display:flex;flex-direction:row;gap:26px;min-height:75px}.mfeedback__form .form__body .form__element-container .form__input{width:245px}.mfeedback__form .form__body .form__element-container .form__hint{width:233px;padding-top:30px;font-size:12px}.mfeedback__form .form__body .form__element-container .form__input input,.mfeedback__form .form__body .form__element-container .form__input select{border:0;border-bottom:1px solid gray;background-color:#fff;margin-top:10px;width:100%}.form__phone-input{padding-left:25px;min-height:16px;background:url(/images/form_phone.svg)left center no-repeat}.form__description-input{padding-left:25px;min-height:16px;background:url(/images/form_description.svg)left center no-repeat}.form__auto-input{padding-left:25px;min-height:16px;background:url(/images/form_auto.svg)left center no-repeat}.mfeedback__form .form__footer{display:flex;flex-direction:row;gap:26px;justify-content:space-between}.mfeedback__form .form__footer .form__footer-note{width:233px;color:#afafaf;font-size:10px}.mfeedback__form .form__footer .form__footer-note a{color:#afafaf;font-size:10px;text-decoration:underline}.mfeedback__form .form__footer .form__footer-button{width:245px}.mfeedback__form .form__footer .form__footer-button button{display:inline-flex;align-items:center;justify-content:center;gap:12px;line-height:1.2;padding:11px 16px;text-decoration:none;outline:0;cursor:pointer;border-radius:3px;width:100%;font-size:12px}.mfeedback__form .form__footer .form__footer-button button:disabled{border:1px solid #afafaf;background:#afafaf;color:#fff;pointer-events:none}.mfeedback__form .form__footer .form__footer-button button.is-active{border:1px solid #ed2d2f;color:#fff;background:#ed2d2f}.form__phone-input.has-error{background-color:rgba(237,45,47,.1)!important;border-bottom:1px solid #ff4d4f!important}.form__error{margin-top:6px;font-size:12px;color:#ff4d4f}.form__expert .expert__text{display:flex;flex-direction:column;gap:25px}@media (max-width:1024px){.mfeedback{flex-direction:column;max-width:960px;width:100%}.form__expert{padding:40px 16px 20px;width:100%;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;flex-direction:row-reverse;gap:20px;justify-content:space-between}.expert__img-container .expert__img{width:64px;height:64px}.form__expert .expert__text .expert__title{font-size:18px}.form__expert .expert__text .expert__description{font-size:12px}.form__expert .expert__text{max-width:260px;width:100%}.mfeedback__form{flex-direction:column;gap:40px;padding:24px;width:100%}.mfeedback__form .form__body .form__element-container{flex-direction:column;gap:8px;min-height:75px}.mfeedback__form .form__body .form__element-container .form__hint{width:100%;padding-top:0;font-size:12px}.mfeedback__form .form__body{gap:25px}.mfeedback__form .form__body .form__element-container .form__input label{font-size:12px}.mfeedback__form .form__footer{flex-direction:column;gap:26px;justify-content:flex-start}.mfeedback__form .form__footer .form__footer-button,.mfeedback__form .form__footer .form__footer-note,.mfeedback__form .form__body .form__element-container .form__input{width:100%}}
/* End */
/* /local/components/autoportal/main.banner.loop/templates/.default/style.min.css?17726939791195 */
/* /local/components/autoportal/main.banner/templates/.default/style.min.css?1772693979157 */
/* /local/components/autoportal/main.catalog.list/templates/.default/style.min.css?17726939791566 */
/* /local/components/bitrix/main.feedback/templates/.default/style.min.css?17726939793830 */
