.modal-popup{display:none;position:fixed;background:#fff;top:0;left:0;height:100dvh;width:100vw;z-index:11;overflow:scroll;padding:0 16px}.modal-popup_padding-bottom{padding-bottom:80px}@media(min-width:744px){.modal-popup{position:static;display:grid;width:auto;height:auto;color:#201b17;font-weight:400;padding:20px 0 0;background:transparent;overflow:initial}}.modal-popup_shown{display:block}.modal-popup_shown.no-scroll{overflow-y:hidden}.modal-popup__header{display:flex;position:-webkit-sticky;position:sticky;top:0;width:100%;padding:20px 0;background:#fff;z-index:2}@media(min-width:744px){.modal-popup__header{display:none}}.modal-popup__back-btn{color:#201b17;height:24px;width:24px;padding:0;margin-right:8px}.modal-popup__back-btn svg{width:24px;height:24px;rotate:180deg}.modal-popup__title{justify-content:flex-start;width:100%;font-size:18px;color:#201b17}.modal-popup__reset-btn,.modal-popup__title{display:flex;align-items:flex-end;font-weight:700;line-height:1.2}.modal-popup__reset-btn{color:#636363;font-size:14px}.modal-popup__container-show-btn{position:fixed;bottom:0;left:0;width:100%;height:80px;background:#fff}.modal-popup__container-show-btn_hide{display:none}.modal-popup__show-btn{width:calc(100% - 32px);margin:12px 16px 24px}.select-menu__tabs{display:none;gap:32px}@media(min-width:744px){.select-menu__tabs{display:flex}}.select-menu__tabs .tab{padding:8px 0;color:#201b17;font-weight:400;cursor:pointer}.select-menu__tabs .tab:hover{color:#e84d1a;border-bottom:1px solid #e84d1a}.select-menu__tabs .tab.active{border-bottom:1px solid #201b17}.select-menu__tabs .tab.active:hover{color:#201b17}.select-menu__list{display:flex;flex-direction:column;row-gap:12px}@media(min-width:744px){.select-menu__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;justify-items:start;padding:16px 0;width:100%}}.select-menu__list-item{display:flex;align-items:center;height:40px;gap:8px;padding:0;border-bottom:1px solid #d9d9d9;color:#201b17;font-size:16px;font-weight:400;line-height:1.2;text-align:left;cursor:pointer}@media(min-width:744px){.select-menu__list-item{height:auto;border-bottom:0}}.select-menu__list-item:hover{color:#e84d1a}.select-menu__list-item .logo{width:26px;height:26px}.select-menu__list__generations>a{text-decoration:none}@media(min-width:744px){.select-menu__list__generations{grid-template-columns:repeat(3,1fr)}}@media(min-width:985px){.select-menu__list__generations{grid-template-columns:repeat(4,1fr)}}.select-menu__search{position:-webkit-sticky;position:sticky;top:64px;background:#fff;display:flex;gap:32px;z-index:2}.select-menu__modal-search{width:100%;color:#201b17;font-weight:400;font-size:14px;line-height:1.6;padding:12px 8px 12px 44px;background-color:#f2f2f2;border-radius:8px;border:1px solid #f2f2f2;margin-bottom:20px}.select-menu__modal-search::placeholder{color:#636363}.select-menu__modal-search:active,.select-menu__modal-search:focus,.select-menu__modal-search:target{border:1px solid #df7861}@media(min-width:744px){.select-menu__modal-search{display:none}}.select-menu__search__icon{position:absolute;width:24px;height:24px;left:12px;top:12px}@media(min-width:744px){.select-menu__search__icon{display:none}}.catalog-panel__choose-card-image{height:200px;border-radius:12px;aspect-ratio:4/3}@media(min-width:744px){.catalog-panel__choose-card-image{height:160px}}.catalog-panel__choose-card-years{color:#201b17;margin-top:8px;font-weight:700;font-size:16px;line-height:1.2}.catalog-panel__choose-card-generation{color:#636363;font-weight:400;font-size:12px;line-height:1.5}