@charset "UTF-8";html{scrollbar-gutter:auto}@media(min-width:769px)and (hover:hover)and (pointer:fine){html{scrollbar-gutter:stable}}:root{--app-font-family: "Roboto", "Roboto Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/roboto/roboto-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/roboto/roboto-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/roboto/roboto-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local("Arial");ascent-override:92%;descent-override:24%;line-gap-override:0%;size-adjust:100%}#root{height:100vh;font-family:var(--app-font-family);line-height:1.25;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:0}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}a{color:inherit}a,a:link,a:visited,a:hover{text-decoration:none}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}svg{display:block}address{font-style:normal}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:default}label:has(input),label:has(select),label:has(textarea),label[for]{cursor:pointer}legend{display:block}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}:root{--container-padding-x: 20px;--header-content-gap: 12px}@media(max-width:768px){:root{--header-content-gap: 0px}}body{color:#111;font-family:Roboto}.app{display:flex;flex-direction:column;padding-top:calc(var(--header-height, 0px) + var(--header-content-gap, 0px))}.app-layout__main{padding-top:calc(var(--header-height, 0px) + var(--header-content-gap, 0px))}@media(min-width:769px){.app-layout__main--homeDesktop{padding-top:calc(var(--header-height, 0px) + 6px)}}.app-layout__main--noHeader{padding-top:0}.app-layout__main--inFlowHeader{padding-top:40px}@media(max-width:768px){.app-layout__main--inFlowHeader{padding-top:0}}.app-layout__header--inFlow{position:relative;z-index:100}body.gallery-overlay-open .app-layout__header{display:none}.container{max-width:1336px;width:100%;margin:0 auto;padding:0 var(--container-padding-x)}@media(max-width:768px){.container .containerBleedX{margin-left:calc(-1 * var(--container-padding-x, 20px));margin-right:calc(-1 * var(--container-padding-x, 20px));width:calc(100% + 2 * var(--container-padding-x, 20px));max-width:none;box-sizing:border-box}}.red-btn{padding:8px 18px;color:#fff;font-size:14px;line-height:100%;font-weight:600;border-radius:8px;background:#ed2939;text-align:center;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:background .3s ease}.red-btn:hover{background:#c52330}.white-btn{padding:16px 28px;border-radius:12px;border:2px solid #ed2939;background:#fff;font-size:18px;font-weight:600;transition:color .3s ease}.white-btn:hover{color:#ed2939}.gray-btn{background:#dedede}input{width:100%;padding:16px;background:#f1f2f7;border-radius:8px;border:1px solid #dedede;font-size:14px;line-height:100%}input::placeholder{color:#1116}input.invalid{border-color:#ed2939;color:#ed2939}.eyeBtn{display:none}.passwordWrap{position:relative}.passwordWrap input{margin-bottom:0!important}.passwordWrap .eyeBtn{width:24px;height:24px;display:block;position:absolute;top:50%;transform:translateY(-50%)}.section-title{font-size:40px;font-weight:600;line-height:normal}.swiper-wrap{position:relative;padding:0 84px}.swiper-wrap .swiper-wrapper{display:flex}.swiper-wrap .swiper-slide{display:flex;flex-direction:column;align-items:center}.swiper-wrap .custom-button-next,.swiper-wrap .custom-button-prev{position:absolute;top:38px}.swiper-wrap .custom-button-prev{left:0}.swiper-wrap .custom-button-next{right:0}.swiper-wrap .custom-button-next svg{transform:rotate(180deg)}.swiper-arrow{width:44px;height:44px;cursor:pointer}.swiper-arrow svg path{transition:fill .3s,fill-opacity .3s}.swiper-arrow:not(:disabled):hover svg path{fill:#111;fill-opacity:.64}.swiper-arrow:not(:disabled):active svg path{fill:#111;fill-opacity:1}.swiper-arrow:disabled{cursor:not-allowed}.swiper.home_swiper{display:none}.checkboxWrapper{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.checkboxInput{display:none}.checkboxCustom{width:32px;height:32px;border:1px solid #dedede;background:#f1f2f7;border-radius:4px;margin-right:16px;position:relative;transition:all .2s}.checkboxInput:checked+.checkboxCustom{background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='30'%20height='30'%20rx='4'%20fill='%23111111'/%3e%3cpath%20d='M8.5%2015.2%2012.8%2019.5%2021.5%2010.8'%20stroke='%23ffffff'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e");background-size:100%}.checkboxLabel{font-size:18px;line-height:22px}.SwiperThumbs{max-width:786px;width:100%;margin:0}.SwiperThumbs .swiper-slide img{border-radius:8px}.SwiperThumbs .swiper-slide-active img{width:786px;height:532px;object-fit:cover}.swiper.SwiperThumbs_min{width:100%}.swiper.SwiperThumbs_min img{width:100%;object-fit:cover;border-radius:4px}.swiper.SwiperThumbs_min .swiper-slide{width:151px!important}.SwiperThumbs .swiper-slide,.SwiperThumbs_min .swiper-slide{display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.SwiperThumbs .swiper-slide img,.SwiperThumbs_min .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.home-slider{height:108px}.home-slider .swiper-wrapper{display:flex;border-radius:16px}.home-slider .swiper-wrapper .swiper-slide{width:100%;height:100%;background-size:cover;background-position:center;border-radius:16px;border:1px solid #dedede;overflow:hidden}.home-slider .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.home-slider .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;background:#111;opacity:.24}.home-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}a,a:active{outline:none}@media(max-width:1000px){.SwiperThumbs{max-width:100%}}@media(max-width:900px){.swiper-wrap{padding:0 50px}.swiper-arrow{width:36px;height:36px}input{font-size:16px}.section-title{font-size:32px}}body.chat-open-desktop{overflow:hidden!important}body.chat-open-desktop main{height:calc(100vh - var(--header-height, 100px))}body.chat-open-desktop .container{height:100%;display:flex;flex-direction:column}body.chat-open-desktop .messagesLayout[data-has-chat-window=true]{flex:1;min-height:0;height:auto}@media(max-width:768px){body.chat-open-desktop{overflow:auto!important}.swiper-wrap{padding:0 20px;margin:0 -20px}.swiper-wrap::-webkit-scrollbar{display:none}.swiper-wrap .custom-button-next,.swiper-wrap .custom-button-prev,.swiper.SwiperThumbs_min{display:none}.carPhoneModal{width:467px;height:auto;border-radius:24px;top:50%;transform:translateY(-50%)}.home-slider{height:auto;max-height:280px}.home-slider .swiper-wrapper .swiper-slide{min-height:148px;max-height:280px}}@media(max-width:550px){.section-title{font-size:24px}.SwiperThumbs .swiper-slide img{max-height:250px}}@media(max-width:390px){.home-slider .swiper-wrapper .swiper-slide{height:148px}}._headerWrap_18rev_4{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:center;pointer-events:none}._header_18rev_4{--promo-progress: 0;position:relative;max-width:1296px;width:100%;background:#e4494c;border-radius:0 0 calc((1 - var(--promo-progress)) * 20px) calc((1 - var(--promo-progress)) * 20px);pointer-events:auto;overflow:hidden;max-height:calc(var(--home-redheader-top-row-h, 64px) + (1 - var(--promo-progress)) * var(--home-redheader-promo-expand, 64px))}._header_18rev_4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#fff;opacity:var(--promo-progress);pointer-events:none}._burgerMenuWrapper_18rev_39{position:fixed;top:var(--home-redheader-top-row-h, 64px);left:50%;transform:translate(-50%);width:100%;max-width:1296px;z-index:1000;background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 24px #0000001f;pointer-events:auto;max-height:calc(100vh - var(--home-redheader-top-row-h, 64px));overflow-y:auto}@media(max-width:900px){._burgerMenuWrapper_18rev_39{border-radius:0 0 16px 16px;max-width:100%}}._burgerOverlay_18rev_61{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999;animation:_fadeIn_18rev_1 .3s ease forwards}@keyframes _fadeIn_18rev_1{0%{opacity:0}to{opacity:1}}._topRow_18rev_77{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding:16px 16px 12px;background:transparent}._burgerWrap_18rev_87{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:44px;min-width:44px;padding:0 12px;background:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#F1F2F7);border-radius:22px;transition:box-shadow .2s ease}._burgerWrap_18rev_87:hover{box-shadow:0 2px 8px #00000014}._burgerWrap_18rev_87 path{fill:#e4494c!important}._notificationWrap_18rev_106{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:44px;min-width:44px;padding:0 12px;background:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#F1F2F7);border-radius:22px;transition:box-shadow .2s ease;text-decoration:none;border:none;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}._notificationWrap_18rev_106:hover{box-shadow:0 2px 8px #00000014}._notificationIcon_18rev_128{width:24px;height:24px}._notificationIcon_18rev_128 path,._notificationIcon_18rev_128 g{fill:#e4494c!important}._searchField_18rev_137{flex:1;min-width:0;display:flex;align-items:center;gap:8px;height:44px;padding:0 16px;background:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#F1F2F7);border-radius:22px;border:none;cursor:pointer;transition:box-shadow .2s ease}._searchField_18rev_137:hover{box-shadow:0 2px 8px #00000014}._searchIcon_18rev_155{flex-shrink:0;width:20px;height:20px}._searchIcon_18rev_155 path{stroke:#858585}._searchPlaceholder_18rev_164{flex:1;font-size:14px;color:#858585;text-align:left;border:none;background:transparent;cursor:pointer;pointer-events:none}._searchPlaceholder_18rev_164::placeholder{color:#858585}._promo_18rev_179{--promo-progress: 0;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;padding:12px 16px 20px;min-height:72px;max-height:120px;overflow:hidden;transform:translateY(calc(-100% * var(--promo-progress)));opacity:calc(1 - var(--promo-progress));pointer-events:auto;border:none;background:transparent;font:inherit;text-align:left;color:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}._promoFullyHidden_18rev_206{display:none}._promoContent_18rev_210{flex:1;min-width:0}._promoTitle_18rev_215{font-size:16px;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#1a1a1a);margin:0;text-transform:uppercase}._promoBtn_18rev_225{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:#323232e6;border-radius:12px;border:none;font-size:13px;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;color:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#1a1a1a);cursor:pointer;transition:background .2s ease}._promoBtn_18rev_225:hover{background:#282828f2}@media(max-width:900px){._header_18rev_4{border-radius:0 0 calc((1 - var(--promo-progress)) * 16px) calc((1 - var(--promo-progress)) * 16px);max-width:100%}._topRow_18rev_77{padding:14px 16px 10px}._burgerWrap_18rev_87,._notificationWrap_18rev_106{height:40px;min-width:40px;padding:0 10px;border-radius:20px}._searchField_18rev_137{height:40px;padding:0 14px}._promoTitle_18rev_215{font-size:14px}._promo_18rev_179{padding:10px 16px 16px;min-height:64px}._promoBtn_18rev_225{padding:8px 12px;font-size:12px}}@media(max-width:550px){._promoTitle_18rev_215{font-size:13px}._promoBtn_18rev_225{padding:6px 12px;font-size:12px}}
