@charset "UTF-8";html{scrollbar-gutter:auto}@media(min-width:769px){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)}.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%3cpath%20d='M26.6667%200H3.33333C1.5%200%200%201.5%200%203.33333V26.6667C0%2028.5%201.5%2030%203.33333%2030H26.6667C28.5%2030%2030%2028.5%2030%2026.6667V3.33333C30%201.5%2028.5%200%2026.6667%200ZM12.85%2022.15C12.6958%2022.3045%2012.5127%2022.4271%2012.311%2022.5107C12.1094%2022.5944%2011.8933%2022.6374%2011.675%2022.6374C11.4567%2022.6374%2011.2406%2022.5944%2011.039%2022.5107C10.8373%2022.4271%2010.6542%2022.3045%2010.5%2022.15L4.51667%2016.1667C4.36236%2016.0124%204.23996%2015.8292%204.15646%2015.6276C4.07295%2015.426%204.02997%2015.2099%204.02997%2014.9917C4.02997%2014.7734%204.07295%2014.5574%204.15646%2014.3558C4.23996%2014.1542%204.36236%2013.971%204.51667%2013.8167C4.67097%2013.6624%204.85415%2013.54%205.05576%2013.4565C5.25737%2013.3729%205.47345%2013.33%205.69167%2013.33C5.90988%2013.33%206.12596%2013.3729%206.32757%2013.4565C6.52918%2013.54%206.71236%2013.6624%206.86667%2013.8167L11.6667%2018.6167L23.1333%207.15C23.445%206.83837%2023.8676%206.6633%2024.3083%206.6633C24.749%206.6633%2025.1717%206.83837%2025.4833%207.15C25.795%207.46163%2025.97%207.88429%2025.97%208.325C25.97%208.76571%2025.795%209.18837%2025.4833%209.5L12.85%2022.15Z'%20fill='%23ED2939'/%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}}._modal_1czn6_3{overflow-y:auto}._modal_overlay_1czn6_6{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#1119;flex-direction:column;align-items:center;z-index:1202;overflow:hidden}._modal_overlay_1czn6_6._active_1czn6_20{display:flex}._modal_content_1czn6_23{border-radius:24px;background:#fff;position:relative;top:80px}._modal_content_1czn6_23._complaint_1czn6_29{width:408px;top:50%;transform:translateY(-50%)}._modal_content_1czn6_23._complaint_1czn6_29 ._modal_btnClose_1czn6_34,._modal_content_1czn6_23._complaint_1czn6_29 ._modal_btnBack_1czn6_34{display:none}._modal_content_1czn6_23._other_1czn6_37{top:50%;transform:translateY(-50%)}._modal_content_1czn6_23._reviewReplay_1czn6_41{max-width:778px}._modal_content_1czn6_23._reviewReplay_1czn6_41 ._modal_btnClose_1czn6_34{top:-16px;right:-32px}._modal_content_1czn6_23._reviewReplay_1czn6_41 ._modal_btnClose_1czn6_34 svg path{fill:#fff;fill-opacity:1}._modal_content_1czn6_23._vacancyHelpVideo_1czn6_52{box-sizing:border-box;top:50%;transform:translateY(-50%);overflow:visible;width:auto;max-width:none;padding:0;border-radius:0;background:transparent;box-shadow:none}._modal_content_1czn6_23 ._vacancyVideoModalLayout_1czn6_67{--vacancy-video-modal-pad-top: 24px;display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:min(976px,100vw - 48px);max-width:100%}._modal_content_1czn6_23 ._vacancyVideoModalCard_1czn6_76{box-sizing:border-box;flex:1 1 auto;min-width:0;max-width:920px;border-radius:24px;background:#fff;padding:var(--vacancy-video-modal-pad-top) 24px 28px}._modal_content_1czn6_23 ._vacancyVideoModalClose_1czn6_85{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;border:none;border-radius:12px;background:#fff;box-shadow:0 2px 16px #1111111f;cursor:pointer;z-index:1200;-webkit-tap-highlight-color:transparent}._modal_content_1czn6_23 ._vacancyVideoModalClose_1czn6_85 svg path{fill:#111;fill-opacity:1}._modal_content_1czn6_23 ._vacancyVideoModalClose_1czn6_85:hover{background:#f6f6f6}._modal_content_1czn6_23 ._vacancyVideoModalClose_1czn6_85:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._modal_btnClose_1czn6_34{position:absolute;top:20px;right:24px;z-index:1200}._modal_btnBack_1czn6_34{display:none;z-index:1200}@media(max-width:1000px){._modal_content_1czn6_23,._modal_content_1czn6_23._other_1czn6_37{top:50%;transform:translateY(-50%)}}@media(max-width:768px){._modal_content_1czn6_23{overflow-y:auto}._modal_content_1czn6_23._complaint_1czn6_29{width:100%;height:100%;border-radius:0;top:0;transform:none}._modal_content_1czn6_23:not(._other_1czn6_37):not(._complaint_1czn6_29):not(.modal-bottom-sheet){width:100%;height:100%;border-radius:0;top:0;transform:none}._modal_content_1czn6_23:not(._other_1czn6_37):not(._complaint_1czn6_29):not(.modal-bottom-sheet) ._modal_btnClose_1czn6_34{display:none}._modal_content_1czn6_23:not(._other_1czn6_37):not(._complaint_1czn6_29):not(.modal-bottom-sheet) ._modal_btnBack_1czn6_34{display:block;top:24px;left:20px;position:absolute}._modal_content_1czn6_23._reviewReplay_1czn6_41 ._modal_btnBack_1czn6_34{display:none!important}._modal_content_1czn6_23.modal-bottom-sheet{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-height:70vh;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;transform:none}._modal_content_1czn6_23.modal-bottom-sheet ._modal_btnClose_1czn6_34{display:block;top:16px;right:16px}._modal_content_1czn6_23.modal-bottom-sheet ._modal_btnBack_1czn6_34{display:none}._modal_content_1czn6_23 ._vacancyVideoModalClose_1czn6_85{display:none!important}._modal_content_1czn6_23 ._vacancyVideoModalLayout_1czn6_67{width:100%;max-width:100%}._modal_content_1czn6_23 ._vacancyVideoModalCard_1czn6_76{max-width:none}._modal_content_1czn6_23._other_1czn6_37{position:absolute;left:0;right:0;bottom:0;top:auto;width:100%;max-width:100%;transform:none;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;max-height:70vh;animation:_modalSlideUp_1czn6_1 .25s ease-out}}@keyframes _modalSlideUp_1czn6_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._loader_1xzfo_2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:64px;height:64px;z-index:9999}._loader_1xzfo_2 svg{animation:_rotate_1xzfo_1 1s linear infinite}._loaderInline_1xzfo_19{position:static;transform:none;z-index:auto;width:48px;height:48px}@keyframes _rotate_1xzfo_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._profile_kr2kx_3{padding:24px 0 96px}._profile_container_kr2kx_6{position:relative}._profileWrap_kr2kx_9{display:flex;gap:102px}._profile_kr2kx_3 h3{font-size:24px;font-weight:600}._profile_headerMob_kr2kx_17{width:100%;position:fixed;top:0;left:0;background:#fff;z-index:500;display:none;align-items:center;justify-content:space-between;padding:12px 20px;gap:12px}._profile_headerMob_left_kr2kx_30{position:relative;z-index:1;display:flex;align-items:center;flex-shrink:0}._profile_headerMob_left_kr2kx_30 ._shareBtn_kr2kx_37 svg path{fill-opacity:.4}._profile_headerMob_title_kr2kx_40{position:absolute;left:50%;transform:translate(-50%);margin:0;font-size:17px;font-weight:600;text-align:center;color:#111;pointer-events:none}._profile_headerMob_right_kr2kx_51{position:relative;z-index:1;display:flex;align-items:center;gap:12px;flex-shrink:0}._profile_headerMob_right_kr2kx_51 svg{width:24px;height:24px}._profile_headerMob_right_kr2kx_51 svg path{fill:#111;fill-opacity:1}._profile_headerMob_right_kr2kx_51 svg path[stroke]{stroke:#111;stroke-opacity:1}._profile_info_kr2kx_71{display:flex;flex-direction:column;align-items:center;gap:14px}._profile_info_head_kr2kx_77{display:flex;flex-direction:row;align-items:center;gap:16px;width:auto;max-width:100%}._profile_info_headText_kr2kx_85{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;flex:1;min-width:0}._profile_info_rating_kr2kx_94{display:none}._profile_info_right_kr2kx_97{display:flex;align-items:center;justify-content:center}._profile_imgWrap_kr2kx_102{position:relative;width:100px;height:100px;margin-bottom:12px;border-radius:12px;overflow:hidden}._profile_imgWrap_kr2kx_102._empty_kr2kx_110{background:#f1f2f7}._profile_imgWrap_letter_kr2kx_113{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:900;color:#111;opacity:.2;-webkit-user-select:none;user-select:none;cursor:pointer}._profile_imgWrap_kr2kx_102 img{width:100%;height:100%;border-radius:12px;object-fit:cover;cursor:pointer}._profile_addProfile_kr2kx_133{display:none}._profile_changeImg_kr2kx_136{position:absolute;right:0;bottom:0;width:30px;height:30px}._profile_name_kr2kx_143{margin:0;font-size:26px;font-weight:600;text-align:center}._profile_rateWrap_kr2kx_149{display:flex;align-items:center;margin:0 0 9px}._profile_rate_kr2kx_149{font-weight:500}._profile_rateStars_kr2kx_157{margin:0 7px 0 4px}._profile_rateCount_kr2kx_160{font-size:14px}._profile_edit_kr2kx_163{padding:12px 20px;background:#f1f2f7;font-size:14px;border-radius:8px}._profile_edit_kr2kx_163 svg{display:none}._profile_since_kr2kx_172{margin:0 0 24px;font-size:14px;font-weight:400;line-height:1.2;color:#111;text-align:center}._profile_actions_kr2kx_180{display:none;gap:12px;margin-bottom:24px;align-items:center}._profile_actions_btn_kr2kx_186{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 16px;font-size:14px;font-weight:500;color:#111;background:#f1f2f7;border:none;border-radius:20px;text-decoration:none;cursor:pointer;transition:background .2s}._profile_actions_btn_kr2kx_186:hover{background:#e1e3ee}._profile_actions_btn_kr2kx_186:active{background:#d7dae8}._profile_actions_btn_fav_kr2kx_208{position:relative;overflow:hidden;flex-direction:row;align-items:center;justify-content:flex-start;gap:0;padding-left:20px;padding-right:24px}._profile_actions_btn_fav_icon_kr2kx_218{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}._profile_actions_btn_fav_icon_kr2kx_218 img{width:37px;height:37px;flex-shrink:0;object-fit:contain}._profile_actions_btn_fav_text_kr2kx_234{display:flex;flex-direction:column;align-items:flex-start;gap:4px}._profile_actions_btn_label_kr2kx_240{font-size:16px;font-weight:500;min-height:28px;display:flex;align-items:center}._profile_actions_btn_count_kr2kx_247{font-size:14px;font-weight:400;color:#1113}._profile_actions_btn_rating_kr2kx_252{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}._profile_actions_rating_row_kr2kx_258{display:flex;align-items:center;justify-content:flex-start;gap:6px;min-height:28px}._profile_actions_stars_kr2kx_265{display:flex;align-items:center;gap:2px}._profile_actions_rating_value_kr2kx_270{font-size:20px;font-weight:700}._profile_actions_rating_count_kr2kx_274{font-size:14px;font-weight:400;color:#1113;text-align:left}._profile_balanceSection_kr2kx_280{display:flex;flex-direction:column;gap:12px;margin-top:12px}._profile_balanceInfo_kr2kx_286{text-decoration:none;color:inherit;cursor:pointer;min-height:56px;display:flex;align-items:center}._profile_balanceInfo_kr2kx_286 ._link_kr2kx_294{display:none}._profile_balanceActions_kr2kx_297{display:flex;gap:12px;margin-top:0}._profile_balanceActionBtn_kr2kx_302{flex:1;min-height:56px;padding:12px 16px;border:none;border-radius:12px;background:#f1f2f7;font-size:14px;font-weight:500;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center}._profile_balanceActionBtn_kr2kx_302:active{background:#e1e3ee}._profile_balanceActionBtn_bonus_kr2kx_320{position:relative;overflow:hidden;justify-content:flex-start}._profile_balanceActionBtn_bonus_icon_kr2kx_325{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;color:#11111140}._profile_balanceActionBtn_bonus_icon_kr2kx_325 img{width:36px;height:36px;flex-shrink:0;object-fit:contain}._profile_balanceActionBtn_content_kr2kx_342{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}._profile_balanceActionBtn_amount_kr2kx_349{font-size:16px;font-weight:500;color:#111}._profile_balanceActionBtn_label_kr2kx_354{font-size:12px;font-weight:400;color:#1113}._profile_balanceActionBtn_roulette_kr2kx_359{position:relative;overflow:hidden;justify-content:flex-start}._profile_balanceActionBtn_roulette_icon_kr2kx_364{position:absolute;right:-20px;top:65%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none;color:#11111140}._profile_balanceActionBtn_roulette_icon_kr2kx_364 img{width:56px;height:56px;flex-shrink:0;object-fit:contain}._profile_balanceActionBtn_roulette_text_kr2kx_381{font-size:14px;font-weight:500;color:#111;line-height:1.3}._profile_list_afterBalance_kr2kx_387,._profile_list_proCta_kr2kx_394{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;margin-top:12px}._profile_balanceWrap_kr2kx_401{display:flex;align-items:center;gap:8px}._profile_balanceBlock_kr2kx_406{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}._profile_balanceLabel_kr2kx_413{font-size:14px;font-weight:400;color:#1113}._profile_balance_kr2kx_280{font-size:32px;font-weight:600}._profile_replenish_kr2kx_422{width:36px;height:36px;border-radius:8px;padding:7px;background:#f1f2f7}._profile_replenishMob_kr2kx_429{display:none}._profile_replenish_kr2kx_422 svg{width:22px;height:22px}._profile_replenish_kr2kx_422 svg path{fill-opacity:1}._profile_listings_kr2kx_439 h3{margin:41px 0 16px}._profile_recommends_kr2kx_442{max-width:816px;width:100%}._profile_recommendsWrap_kr2kx_446{display:grid;grid-template-columns:repeat(4,minmax(165px,214px));grid-auto-flow:dense;justify-content:space-between;gap:8px 4px;margin:24px 0 40px}._profile_footer_kr2kx_454{display:flex;align-items:center;gap:32px}._profile_footer_kr2kx_454 a{text-decoration:underline}._profile_listings_link_kr2kx_462,._profile_banner_kr2kx_465,._profile_bottomLogo_kr2kx_468,._profile_list_kr2kx_387{display:none}._profile_list_wrap_kr2kx_474{position:relative}._profile_list_item_kr2kx_477{position:relative;width:100%;background:#f1f2f7;display:flex;justify-content:flex-start;align-items:center;gap:12px;font-size:15px;font-weight:300;margin-bottom:0;padding:14px 12px}._profile_list_item_kr2kx_477:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:75%;height:1px;background:#1111111a}._profile_list_item_kr2kx_477 svg path{fill:#111;fill-opacity:.5}._profile_list_item_kr2kx_477 svg path[stroke]{stroke:#111;stroke-opacity:.5}._profile_list_item_kr2kx_477:after{content:"";display:block;width:15px;height:15px;position:absolute;right:12px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.26768%2016.6918C6.09628%2016.4945%206%2016.2268%206%2015.9477C6%2015.6686%206.09628%2015.401%206.26768%2015.2036L10.7932%209.99365L6.26768%204.78371C6.10114%204.5852%206.00899%204.31933%206.01107%204.04337C6.01316%203.7674%206.10931%203.50342%206.27882%203.30827C6.44833%203.11313%206.67763%203.00244%206.91734%203.00004C7.15705%202.99764%207.388%203.10373%207.56042%203.29545L12.7323%209.24952C12.9037%209.44689%2013%209.71456%2013%209.99365C13%2010.2727%2012.9037%2010.5404%2012.7323%2010.7378L7.56042%2016.6918C7.38898%2016.8892%207.15648%2017%206.91405%2017C6.67163%2017%206.43913%2016.8892%206.26768%2016.6918Z'%20fill='%23111111'/%3e%3c/svg%3e");background-position:center;background-size:cover;transition:transform .2s ease}._profile_list_item_active_kr2kx_520:after{transform:rotate(180deg)}._profile_list_item_kr2kx_477:active{background:#e0e0e0}._profile_list_item_logout_kr2kx_526{background:#ffe1e2}._profile_list_item_logout_kr2kx_526:active{background:#ffc8c9}._profile_list_item_dropdown_kr2kx_532{justify-content:space-between}._profile_list_item_arrow_kr2kx_535{width:10px;height:10px;margin-left:auto;transition:transform .2s ease}._profile_list_item_arrow_open_kr2kx_541{transform:rotate(180deg)}._profile_dropdown_kr2kx_544{margin:0;z-index:1;list-style:none}._profile_dropdown_item_kr2kx_549{position:relative;display:block;padding:12px 24px;background:#f1f2f7;font-size:14px;margin-bottom:0;font-weight:300;text-decoration:none}._profile_dropdown_item_kr2kx_549:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:75%;height:1px;background:#1111111a}._profile_dropdown_item_kr2kx_549:active{background:#e0e0e0}li:last-child ._profile_dropdown_item_kr2kx_549:before{display:none}._profile_list_wrap_kr2kx_474:first-of-type ._profile_list_item_kr2kx_477{padding:24px 12px 14px;border-radius:8px 8px 0 0}._profile_list_wrap_kr2kx_474:last-of-type ._profile_list_item_kr2kx_477{padding:14px 12px 24px;border-radius:0 0 8px 8px;margin-bottom:0}._profile_list_wrap_kr2kx_474:last-of-type ._profile_list_item_kr2kx_477:before{display:none}._profile_info_head_kr2kx_77 ._profile_imgWrap_kr2kx_102{margin-bottom:0;flex-shrink:0}._profile_info_headText_kr2kx_85 ._profile_name_kr2kx_143{text-align:left}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477{padding:14px 16px;border-radius:12px;background:#111;color:#fff;font-weight:500}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477:before{display:none}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477:after{filter:brightness(0) invert(1)}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477:active{background:#303030}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477 svg path{fill:#fff!important;fill-opacity:1!important}._profile_list_proCta_kr2kx_394 ._profile_list_wrap_kr2kx_474 ._profile_list_item_kr2kx_477 svg path[stroke]{stroke:#fff;stroke-opacity:1}._wallet_kr2kx_624{padding-bottom:40px}._wallet_title_kr2kx_627{font-size:24px;font-weight:600}._wallet_kr2kx_624 ._inputWrap_kr2kx_631{display:flex;gap:8px;margin:16px 0 8px}._wallet_kr2kx_624 ._inputWrap_kr2kx_631 input{padding:14px 16px;max-width:232px;min-width:165px;width:100%;background:#fff}._wallet_kr2kx_624 ._confirmBtn_kr2kx_643{width:222px;font-size:16px;padding:14px;flex-shrink:0}._wallet_kr2kx_624 ._info_text_kr2kx_649{margin-bottom:26px;color:#1116;font-size:14px;font-weight:400}._wallet_bottom_kr2kx_655 h4{font-size:20px;font-weight:600}._activeListings_kr2kx_660{max-width:627px;display:flex;flex-direction:column;gap:16px;padding:16px 0 40px}._myListings_kr2kx_668{padding:24px 0 64px}._myListings_kr2kx_668 h3{margin-bottom:24px;font-size:24px;font-weight:600;text-align:center}._myListings_new_kr2kx_677{width:100%;padding:10px;position:sticky;bottom:40px;font-size:16px;line-height:20px}@media(max-width:1000px){._profileWrap_kr2kx_9{gap:82px}._profile_recommendsWrap_kr2kx_446{grid-template-columns:repeat(3,minmax(165px,214px))}}@media(max-width:768px){._profile_kr2kx_3{padding:64px 0 0}._profile_right_kr2kx_698{display:flex;flex-direction:column;gap:24px}._profileWrap_kr2kx_9{padding:0 0 72px;flex-direction:column;gap:0}._profile_imgWrap_kr2kx_102{width:64px;height:64px;margin-bottom:10px}._profile_imgWrap_letter_kr2kx_113{font-size:28px}._profile_headerMob_kr2kx_17{display:flex}._profile_addProfile_kr2kx_133{display:none;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}._profile_changeImg_kr2kx_136,._profile_listings_kr2kx_439,._profile_replenish_kr2kx_422{display:none}._profile_balanceSection_kr2kx_280{gap:10px}._profile_balanceInfo_kr2kx_286{position:relative;width:100%;margin-bottom:0;padding:12px 20px;border-radius:20px;background:#f1f2f7}._profile_balanceInfo_kr2kx_286 ._link_kr2kx_294{display:block;position:absolute;right:0;bottom:-15px;color:#1116;font-size:9px;font-weight:300}._profile_balanceWrap_kr2kx_401{justify-content:space-between;gap:8px}._profile_balanceBlock_kr2kx_406{gap:2px}._profile_balanceLabel_kr2kx_413{font-size:12px;font-weight:300}._profile_balance_kr2kx_280{font-size:16px;font-weight:500}._profile_replenishMob_kr2kx_429{position:absolute;top:50%;right:20px;transform:translateY(-50%);display:block;padding:8px 14px;border-radius:20px;font-weight:500;font-size:13px;background:#ed2939;color:#fff}._profile_balanceActions_kr2kx_297{margin-top:0;gap:10px}._profile_balanceActionBtn_kr2kx_302{border-radius:20px;padding:12px 16px;font-size:14px}._profile_list_afterBalance_kr2kx_387,._profile_list_proCta_kr2kx_394{border-radius:20px;margin-top:10px}._profile_listings_link_kr2kx_462{display:flex;align-items:center;justify-content:space-between;width:100%;background:#f1f2f7;margin-top:24px;padding:10px 16px;border-radius:20px;font-weight:500}._profile_listings_link_kr2kx_462 svg{width:20px;height:20px;transform:rotate(180deg)}._profile_listings_link_kr2kx_462 svg path{fill-opacity:1}._profile_info_kr2kx_71{position:relative;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px}._profile_info_head_kr2kx_77{width:100%}._profile_info_rating_kr2kx_94{display:none}._profile_info_rating_rate_kr2kx_827{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 14px;border-radius:12px;background:#fff;box-shadow:0 2px 12px #00000014;text-decoration:none;color:#111}._profile_info_rating_value_kr2kx_840{font-size:16px;font-weight:700}._profile_info_rating_count_kr2kx_844{font-size:14px;font-weight:400;color:#111}._profile_info_right_kr2kx_97{justify-self:flex-start;align-items:flex-start;justify-content:flex-start;gap:2px}._profile_edit_kr2kx_163{display:flex;align-items:center;gap:2px;padding:0;background:transparent;color:#1116}._profile_edit_kr2kx_163 svg{display:block;transform:rotate(180deg);width:10px;height:10px}._profile_name_kr2kx_143{margin:0;text-align:left}._profile_rateWrap_kr2kx_149{display:none}._profile_since_kr2kx_172{margin:0 0 24px;font-size:13px;font-weight:400;text-align:left}._profile_actions_kr2kx_180{display:flex;margin-bottom:20px;gap:10px;align-items:center}._profile_actions_btn_kr2kx_186{padding:10px 12px;font-size:13px;border-radius:20px}._profile_banner_kr2kx_465,._profile_recommends_kr2kx_442{display:none}._profile_list_kr2kx_387{display:flex;flex-direction:column;border-radius:20px;overflow:hidden}._profile_list_item_kr2kx_477{position:relative;width:100%;background:#f1f2f7;display:flex;justify-content:flex-start;align-items:center;gap:12px;font-weight:300;margin-bottom:0;padding:14px 12px}._profile_list_item_kr2kx_477:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:75%;height:1px;background:#1111111a}._profile_list_item_kr2kx_477:after{content:"";display:block;width:15px;height:15px;position:absolute;right:12px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.26768%2016.6918C6.09628%2016.4945%206%2016.2268%206%2015.9477C6%2015.6686%206.09628%2015.401%206.26768%2015.2036L10.7932%209.99365L6.26768%204.78371C6.10114%204.5852%206.00899%204.31933%206.01107%204.04337C6.01316%203.7674%206.10931%203.50342%206.27882%203.30827C6.44833%203.11313%206.67763%203.00244%206.91734%203.00004C7.15705%202.99764%207.388%203.10373%207.56042%203.29545L12.7323%209.24952C12.9037%209.44689%2013%209.71456%2013%209.99365C13%2010.2727%2012.9037%2010.5404%2012.7323%2010.7378L7.56042%2016.6918C7.38898%2016.8892%207.15648%2017%206.91405%2017C6.67163%2017%206.43913%2016.8892%206.26768%2016.6918Z'%20fill='%23111111'/%3e%3c/svg%3e");background-position:center;background-size:cover;transition:transform .2s ease}._profile_list_item_active_kr2kx_520:after{transform:rotate(90deg)}._profile_list_item_kr2kx_477:active{background:#e0e0e0}._profile_list_item_logout_kr2kx_526{background:#ffe1e2}._profile_list_item_logout_kr2kx_526:active{background:#ffc8c9}._profile_footer_kr2kx_454{display:none}._profile_bottomLogo_kr2kx_468{display:flex;flex-direction:column;align-items:center;padding:32px 16px 24px}._profile_bottomLogo_img_kr2kx_960{max-width:180px;width:100%;height:auto;object-fit:contain}._profile_bottomLogo_version_kr2kx_966{margin-top:12px;font-size:13px;color:#1113;font-weight:400}._profile_kr2kx_3 ._profile_list_wrap_kr2kx_474:first-of-type ._profile_list_item_kr2kx_477,._profile_kr2kx_3 ._profile_list_wrap_kr2kx_474:last-of-type ._profile_list_item_kr2kx_477{padding:14px 12px}}@media(max-width:500px){._profile_recommendsWrap_kr2kx_446{grid-template-columns:repeat(2,minmax(150px,214px))}._profile_edit_kr2kx_163{border-radius:16px}._profile_name_kr2kx_143{font-size:20px}._profile_edit_kr2kx_163{font-size:12px;line-height:15px}._profile_balance_kr2kx_280{font-size:16px;font-weight:500}._profile_banner_kr2kx_465{width:100%}._wallet_title_kr2kx_627{font-size:20px}._wallet_kr2kx_624 ._confirmBtn_kr2kx_643{width:150px;font-size:15px;padding:12px}._wallet_kr2kx_624 ._inputWrap_kr2kx_631{margin:12px 0 5px}._wallet_kr2kx_624 ._inputWrap_kr2kx_631 input{padding:12px 16px}._wallet_bottom_kr2kx_655 h4{font-size:16px}._wallet_kr2kx_624 ._info_text_kr2kx_649{font-size:12px}}._bannerSheet_content_kr2kx_1019{display:flex;flex-direction:column;align-items:center;text-align:center}._bannerSheet_image_kr2kx_1025{width:100%;height:auto;object-fit:contain}._bannerSheet_title_kr2kx_1030{margin:16px 0 5px;font-size:20px;font-weight:600;line-height:1.2}._bannerSheet_text_kr2kx_1036{font-size:14px;line-height:1.4;color:#1113;margin-bottom:8px}._bannerSheet_button_kr2kx_1042{width:100%;margin-top:8px;padding:12px;font-size:16px}._profile_avatarPreview_kr2kx_1049{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}._profile_avatarPreview_img_kr2kx_1060{max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:12px;cursor:default}._listing_10e5v_3{position:relative;display:flex;width:100%}._listingWrap_10e5v_8{display:flex;width:100%}._listing_info_10e5v_12{width:58.5%;margin:0 24px 0 12px;padding:3px 0}._listing_img_10e5v_17{width:193px;height:146px;border-radius:16px;flex-shrink:0;object-fit:cover}._listing_title_10e5v_24{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#ed2939;font-weight:600}._listing_price_10e5v_31{margin:6px 0 5px;font-size:14px;font-weight:500}._listing_descr_10e5v_36{position:relative;max-width:226px;font-size:12px;line-height:13px}._listing_toggleTextBtn_10e5v_42{margin-bottom:6px;text-decoration:underline;color:#1116;font-size:11px}._listing_address_10e5v_48{color:#969696;font-size:11px}._listing_statistic_10e5v_52{display:flex;flex-direction:column;align-self:center;position:absolute;right:0}._listing_statistic_item_10e5v_59{display:flex;align-items:center}._listing_statistic_item_10e5v_59:not(:last-of-type){margin-bottom:4px}._listing_days_10e5v_66{font-size:12px;margin-bottom:6px}._listing_watching_10e5v_70{gap:6px}._listing_watching_10e5v_70 svg{width:16px;height:16px}._listing_watching_10e5v_70 svg path{fill:#111;fill-opacity:.4}._listing_likes_10e5v_81{gap:4px}._listing_likes_10e5v_81 svg{width:15px;height:14px}._listing_messages_10e5v_88{gap:4px;font-size:12px}._listing_messages_10e5v_88 svg{width:16px;height:16px}._listing_edit_10e5v_96{display:none}@media(max-width:768px){._listing_10e5v_3{gap:16px}._listingWrap_10e5v_8{flex-direction:column}._listing_statisticWrap_10e5v_107{display:flex;flex-direction:row;align-items:center;gap:12px}._listing_descr_10e5v_36,._listing_toggleTextBtn_10e5v_42{display:none!important}._listing_edit_10e5v_96{display:block;align-self:flex-start;position:absolute;right:0}._listing_edit_10e5v_96 svg{width:18px;height:18px}._listing_statistic_10e5v_52{position:static;align-self:flex-start}._listing_info_10e5v_12,._listing_edit_10e5v_96{padding:9px 0}._listing_info_10e5v_12{margin:0;padding:9px 0 4px}._listing_address_10e5v_48{display:none}._listing_days_10e5v_66{margin-bottom:8px;color:#1116;font-size:10.746px}._listing_statistic_item_10e5v_59{font-size:14px}._listing_statistic_item_10e5v_59:not(:last-of-type){margin:0}._listing_statistic_item_10e5v_59 svg{flex-shrink:0}._listing_messages_10e5v_88{font-size:12px}._listing_img_10e5v_17{width:145px;height:113px}._listing_price_10e5v_31{margin:4px 0 0}}@media(max-width:500px){._listing_title_10e5v_24{font-size:14px}._listing_price_10e5v_31{font-weight:600}._listing_watching_10e5v_70 svg{width:14px;height:14px}._listing_likes_10e5v_81 svg{width:13px;height:13px}._listing_messages_10e5v_88 svg{width:12px;height:12px}}._share_11plm_1 svg{width:24px;height:24px}._rating_1yyzf_1{display:flex;align-items:center;gap:10px}._rating_stars_1yyzf_6{display:flex;align-items:center}._rating_stars_1yyzf_6 svg{flex-shrink:0}._tabs_header_u2wtt_3{display:flex;gap:30px;font-size:24px}._tabs_header_item_u2wtt_8._active_u2wtt_8{border-bottom:1px solid #111}._carCard_15vje_3{display:flex;flex-direction:column;max-height:338px;min-height:0;height:100%;align-self:start}._carCard_15vje_3._fullWidth_15vje_12{grid-column:span 4}._carCard_imgWrap_15vje_15{position:relative;margin-bottom:8px;max-width:100%;border-radius:5px;aspect-ratio:440/437;max-height:240px}._carCard_imgWrap_15vje_15 img{width:100%;height:100%;object-fit:cover}._carCard_imgWrap_15vje_15:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}._carCard_onlineBookingBadge_15vje_38{position:absolute;left:8px;bottom:8px;z-index:2;padding:4px 10px;border-radius:6px;background:#d86074;color:#fff;font-size:13px;font-weight:500;line-height:1.25;pointer-events:none;box-sizing:border-box}._carCard_15vje_3._ads_15vje_53 ._carCard_imgWrap_15vje_15:before{content:"Реклама";position:absolute;top:6px;left:6px;color:#b7b7b7;font-size:12px;line-height:15px}._carCard_moreBtn_15vje_62{display:none}._carCard_15vje_3._ads_15vje_53 ._carCard_moreBtn_15vje_62{display:block;position:absolute;width:16px;height:16px;right:6px;top:6px;z-index:2}._carCard_img_15vje_15{width:100%;border-radius:5px}._carCard_title_15vje_78,._carCard_option_15vje_78{color:#111;font-weight:500}._carCard_title_15vje_78{position:relative;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._carCard_likeBtn_15vje_90{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#f6f6f6;position:absolute;bottom:-16px;right:12px;z-index:2}._carCard_likeBtn_15vje_90._animate_15vje_103 svg{animation:_pop_15vje_1 .4s ease}._carCard_likeBtn_15vje_90._animate_15vje_103 svg path{fill:#ed5270}._carCard_likeBtn_15vje_90 svg{width:16px;height:16px}._carCard_likeBtn_15vje_90 svg path{transition:fill .2 ease}._carCard_likeBtn_15vje_90:active svg path,._carCard_likeBtn_15vje_90._active_15vje_116 svg path{fill:#ed5270}._carCard_15vje_3._ads_15vje_53 ._carCard_likeBtn_15vje_90{display:none}._carCard_option_15vje_78{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}._carCard_top_15vje_129{margin-bottom:10px;color:#ed5270}._carCard_price_15vje_133{width:152px;font-weight:700;font-size:20px;line-height:1.1}._carCard_rent_15vje_139{display:inline-block;margin-bottom:8px;font-size:13px;font-weight:600}._carCard_15vje_3._ads_15vje_53 ._carCard_price_15vje_133{padding:2px 5px;font-size:15px;color:#fff;border-radius:8px;background:#ed2939}._carCard_list_15vje_152 li{color:#1116;font-size:13px;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._carCard_list_15vje_152 li:not(:last-of-type){margin-bottom:2px}._carCard_bottom_15vje_163{margin-top:auto}._carCard_city_15vje_166{color:#a0a0a0;font-size:15px}._carCard_imgWrapWanted_15vje_170{display:flex;align-items:center;justify-content:center;background:#ededed}._carCard_titleWantedGrid_15vje_179{box-sizing:border-box;max-width:100%;padding-right:44px}._carCard_wantedAvatar_15vje_184{flex-shrink:0;width:58px;height:58px;border-radius:10px;background:#fff;color:#11111173;font-size:21px;font-weight:600;display:flex;align-items:center;justify-content:center;pointer-events:none}._carCard_wantedIntentBadge_15vje_198{position:absolute;left:8px;bottom:8px;z-index:2;padding:4px 10px;border-radius:6px;background:#f1f2f7;color:#111111b3;font-size:13px;font-weight:500;line-height:1.25;pointer-events:none;box-sizing:border-box;max-width:calc(100% - 56px);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}._carCard_15vje_3 ._driverVacancy_15vje_219 ._carCard_imgWrap_15vje_15{background:#f1f2f7}@media(max-width:768px){._carCard_top_15vje_129,._carCard_imgWrap_15vje_15,._carCard_rent_15vje_139{margin-bottom:4px}._carCard_price_15vje_133{font-size:18px;line-height:.7}._carCard_onlineBookingBadge_15vje_38{padding:3px 8px;font-size:11px;line-height:1.15;letter-spacing:-.01em}._carCard_wantedIntentBadge_15vje_198{padding:3px 8px;font-size:11px;line-height:1.15;letter-spacing:-.01em;max-width:calc(100% - 52px)}._carCard_wantedAvatar_15vje_184{width:50px;height:50px;border-radius:8px;font-size:18px}._carCard_title_15vje_78,._carCard_city_15vje_166{font-size:14px}}@media(max-width:550px){._carCard_imgWrap_15vje_15{max-width:100%;max-height:163px;margin-bottom:8px}._carCard_option_15vje_78{font-size:13px}._carCard_list_15vje_152 li{font-size:12px;line-height:15px;margin-bottom:4px}}@media(max-width:391px){._carCard_imgWrap_15vje_15{max-width:100%;max-height:140px;width:100%}}@keyframes _pop_15vje_1{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{transform:scale(1)}}._overlay_ezd9w_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:flex-end;opacity:0;animation:_fadeIn_ezd9w_1 .2s ease forwards}._overlay_ezd9w_3._closing_ezd9w_17{animation:_fadeOut_ezd9w_1 .2s ease forwards}._sheet_ezd9w_21{position:relative;background-color:#fff;width:100%;max-height:70vh;overflow:hidden;display:flex;flex-direction:column;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #00000026;padding:0;transform:translateY(100%);animation:_slideUp_ezd9w_1 .25s ease-out forwards;z-index:1001}._sheet_ezd9w_21._review_ezd9w_36 ._content_ezd9w_36{padding:16px 20px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0))}._sheet_ezd9w_21::-webkit-scrollbar{display:none}._sheet_ezd9w_21._closing_ezd9w_17{animation:_slideDown_ezd9w_1 .25s ease-out forwards}._sheet_ezd9w_21._sheetTall_ezd9w_46{max-height:min(92vh,720px)}._sheet_ezd9w_21 ._closeBtn_ezd9w_49{position:absolute;right:14px;top:14px;z-index:2}._handleWrap_ezd9w_56{flex-shrink:0;padding:12px 0 16px;display:flex;justify-content:center;align-items:center;cursor:grab;touch-action:none}._handleWrap_ezd9w_56:active{cursor:grabbing}._handleBar_ezd9w_69{width:40px;height:4px;background:#9696962e;border-radius:2px}._content_ezd9w_36{flex:1;min-height:0;overflow-y:auto;padding:0 20px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0))}._content_ezd9w_36::-webkit-scrollbar{display:none}._content_ezd9w_36 ._title_ezd9w_86{font-size:16px;font-weight:500}._contentFlushHorizontal_ezd9w_92{padding-left:0;padding-right:0}._sheetContent_ezd9w_97._radio_ezd9w_97 ._title_ezd9w_86{font-size:18px;font-weight:500;margin-bottom:10px}._sheetContent_ezd9w_97._radio_ezd9w_97 ._options_ezd9w_102{display:flex;flex-direction:column;gap:0}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102{display:flex;justify-content:flex-start;font-weight:300;padding:14px 0;border-bottom:1px solid #fff;margin:0}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102 input{width:auto}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102 input[type=radio]{display:none}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102 input[type=radio]:checked+._radio_ezd9w_97{background:#fff}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102 input[type=radio]:checked+._radio_ezd9w_97:after{content:"";display:block;width:12px;height:12px;background:#ed2939;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._sheetContent_ezd9w_97._radio_ezd9w_97 ._option_ezd9w_102 ._radio_ezd9w_97{position:relative;width:20px;height:20px;border:1px solid #dedede;border-radius:50%;margin-right:12px;background:transparent;display:inline-block;transition:border-color .2s}._sheetContent_ezd9w_97._checkbox_ezd9w_148{position:relative}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._title_ezd9w_86{font-size:18px;font-weight:500;margin-bottom:16px}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._tabBtn_ezd9w_156{padding:6px 13px;border-radius:8px;background:#dedede;transition:background .2s ease}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._tabBtn_ezd9w_156._active_ezd9w_162{background:#111;color:#fff}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._tabBtn_ezd9w_156._selected_ezd9w_166{display:flex;align-items:center;gap:4px}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._tabBtn_ezd9w_156._selected_ezd9w_166._active_ezd9w_162 ._selectedCount_ezd9w_171{background:#f1f2f7;color:#111;font-weight:500}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._topBar_ezd9w_176{display:flex;align-items:center;gap:8px;margin-bottom:12px}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._topBar_ezd9w_176 ._selectedCount_ezd9w_171{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#111;color:#fff;font-size:12px;border-radius:50%;transition:background .2s}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._options_ezd9w_102{display:flex;flex-direction:column;gap:0}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._option_ezd9w_102{display:flex;align-items:center;margin:0;padding:13px 0 17px;border-bottom:1px solid #fff;font-size:16px;font-weight:300}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._option_ezd9w_102 input[type=checkbox]{display:none}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._option_ezd9w_102 ._checkbox_ezd9w_148{width:20px;height:20px;border:1px solid #dedede;border-radius:4px;margin-right:12px;position:relative;background:transparent;display:inline-block}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._option_ezd9w_102 input[type=checkbox]:checked+._checkbox_ezd9w_148{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%3cpath%20d='M26.6667%200H3.33333C1.5%200%200%201.5%200%203.33333V26.6667C0%2028.5%201.5%2030%203.33333%2030H26.6667C28.5%2030%2030%2028.5%2030%2026.6667V3.33333C30%201.5%2028.5%200%2026.6667%200ZM12.85%2022.15C12.6958%2022.3045%2012.5127%2022.4271%2012.311%2022.5107C12.1094%2022.5944%2011.8933%2022.6374%2011.675%2022.6374C11.4567%2022.6374%2011.2406%2022.5944%2011.039%2022.5107C10.8373%2022.4271%2010.6542%2022.3045%2010.5%2022.15L4.51667%2016.1667C4.36236%2016.0124%204.23996%2015.8292%204.15646%2015.6276C4.07295%2015.426%204.02997%2015.2099%204.02997%2014.9917C4.02997%2014.7734%204.07295%2014.5574%204.15646%2014.3558C4.23996%2014.1542%204.36236%2013.971%204.51667%2013.8167C4.67097%2013.6624%204.85415%2013.54%205.05576%2013.4565C5.25737%2013.3729%205.47345%2013.33%205.69167%2013.33C5.90988%2013.33%206.12596%2013.3729%206.32757%2013.4565C6.52918%2013.54%206.71236%2013.6624%206.86667%2013.8167L11.6667%2018.6167L23.1333%207.15C23.445%206.83837%2023.8676%206.6633%2024.3083%206.6633C24.749%206.6633%2025.1717%206.83837%2025.4833%207.15C25.795%207.46163%2025.97%207.88429%2025.97%208.325C25.97%208.76571%2025.795%209.18837%2025.4833%209.5L12.85%2022.15Z'%20fill='%23ED2939'/%3e%3c/svg%3e");background-size:cover;border-color:#ed2939}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._submitBtn_ezd9w_227{position:sticky;bottom:0;width:100%;margin-top:14px;background:#111;color:#fff;border-radius:8px;padding:14px 0;font-size:16px;font-weight:500}@keyframes _slideUp_ezd9w_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideDown_ezd9w_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _fadeIn_ezd9w_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_ezd9w_1{0%{opacity:1}to{opacity:0}}@media(max-width:550px){._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._tabBtn_ezd9w_156{padding:6px 10px;font-size:14px}._sheetContent_ezd9w_97._checkbox_ezd9w_148 ._selectedCount_ezd9w_171{font-size:10px;min-width:16px;height:16px}}._unauth_1u43p_3{margin:0 auto;padding:24px 0 0;display:flex;flex-direction:column;align-items:center}._unauth_content_1u43p_10{display:flex;flex-direction:column;align-items:center;justify-content:center}._unauth_title_1u43p_16{text-align:center;font-size:20px;font-weight:600;margin-bottom:96px}._unauth_text_1u43p_22{max-width:251px;text-align:center;font-size:14px;font-weight:300;margin:40px 0 24px}._unauth_btn_1u43p_29{font-size:16px;padding:16px;border-radius:8px}._unauthPageMobile_1u43p_35{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}._unauthHeaderSection_1u43p_44{position:sticky;top:0;z-index:10;flex-shrink:0;display:flex;align-items:center;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top));background:#fff;box-sizing:border-box}._unauthHeaderSection_spacer_1u43p_56{width:40px;flex-shrink:0}._unauthHeaderSection_spacer--wide_1u43p_60{width:80px}._unauthHeaderSection_title_1u43p_63{flex:1;margin:0;text-align:center;font-size:14px;font-weight:600;line-height:1.2}._unauthHeaderSection_right_1u43p_71{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}._unauthHeaderSection_icon_1u43p_77{display:flex;align-items:center;justify-content:center;padding:8px;background:none;border:none;cursor:pointer;color:inherit}._unauthHeaderSection_icon_1u43p_77:last-child{margin-right:-8px}._unauthHeaderSection_icon_1u43p_77 svg{width:24px;height:24px;display:block}._unauthPageMobileContent_1u43p_96{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 16px;padding-bottom:max(24px,env(safe-area-inset-bottom));box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}._unauthProfileMobile_1u43p_110{display:flex;flex-direction:column;align-items:center;width:100%;max-width:360px}._unauthProfileMobile_img_1u43p_117{max-width:55%;height:auto;object-fit:contain;margin-bottom:32px}._unauthProfileMobile_imgCompact_1u43p_123{max-width:26%;margin-bottom:24px}._unauthProfileMobile_imgHalf_1u43p_127{max-width:27.5%;margin-bottom:20px}._unauthProfileMobile_title_1u43p_131{text-align:center;font-size:26px;font-weight:600;margin:0 0 12px}._unauthProfileMobile_text_1u43p_137{text-align:center;font-size:16px;font-weight:300;max-width:360px;margin:0 0 24px;line-height:1.5}._unauthProfileMobile_1u43p_110 ._unauth_btn_mobile_1u43p_145{margin-top:32px}._unauthFavoritesRecs_1u43p_149{align-self:stretch;width:100%;margin-top:96px}._unauthFavoritesRecsTitle_1u43p_155{margin:0 0 16px;padding:0 4px;font-size:17px;font-weight:500;line-height:1.2;color:#111;display:flex;align-items:center;gap:6px;box-sizing:border-box}._unauthFavoritesRecsTitleIcon_1u43p_168{width:22px;height:22px;flex-shrink:0;border-radius:5px;display:block}._unauthFavoritesRecsGrid_1u43p_176{margin:0;padding:0 4px 32px;width:100%;max-width:856px;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,minmax(155px,1fr));gap:32px 14px;overflow:hidden}@media(max-width:390px){._unauthFavoritesRecsGrid_1u43p_176{grid-template-columns:repeat(2,minmax(145px,1fr))}}._unauthFavoritesRecsStatus_1u43p_193{width:100%;display:flex;justify-content:center;padding:24px 0 8px;box-sizing:border-box}._unauthFavoritesRecsMessage_1u43p_201{margin:0;padding:16px 4px 8px;text-align:center;font-size:14px;color:#1111118c;box-sizing:border-box}._unauthFavoritesRecsEmpty_1u43p_210{text-align:center;color:#1116;padding:16px 4px 8px;font-size:14px;box-sizing:border-box}._unauth_btn_mobile_1u43p_145{font-size:14px;font-weight:400;padding:12px 20px;background:#000!important;color:#fff}._unauth_btn_mobile_1u43p_145:hover{background:#333!important}._authContent_1u43p_229{display:flex;flex-direction:column;gap:8px}._authButton_1u43p_235{display:block;width:100%;padding:12px;border-radius:8px;font-size:14px;line-height:1.25;font-weight:500;background:#000;color:#fff;border:none;cursor:pointer}._authButton_1u43p_235:hover{background:#333}._authButton_1u43p_235:active{background:#1a1a1a}._authButton_1u43p_235:disabled{cursor:not-allowed;opacity:.55}._authButton_1u43p_235:disabled:hover{background:#000}._registerBtn_1u43p_262{display:block;width:100%;padding:12px;background:#ededed;border-radius:8px;border:none;font-size:14px;line-height:1.25;font-weight:500;color:#111;cursor:pointer}._registerBtn_1u43p_262:hover{background:#f1f2f7}._registerBtn_1u43p_262:active{background:#e0e0e0}._authCredentialForm_1u43p_282{display:flex;flex-direction:column;width:100%;text-align:left}._authLoginHeader_1u43p_289{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;width:100%;margin:0 0 20px}._authLoginBackBtn_1u43p_297{display:flex;align-items:center;justify-content:center;width:48px;height:40px;margin:0;padding:0;border:none;background:none;cursor:pointer;color:#111}._authLoginBackBtn_1u43p_297:hover{opacity:.75}._authLoginBackBtn_1u43p_297 svg{width:24px;height:24px;display:block}._authLoginTitle_1u43p_319{margin:0;font-size:17px;font-weight:600;text-align:center;line-height:1.2;color:#111}._authLoginHeaderSpacer_1u43p_328{width:48px;height:1px}._authDesktopTitle_1u43p_333{margin:0 0 20px;font-size:17px;font-weight:600;text-align:center;line-height:1.2;color:#111}._authDesktopAfterLogin_1u43p_342{margin-top:8px}._authDesktopRegisterLinkBtn_1u43p_346{text-align:center;line-height:1.35;white-space:normal}._authCredentialForm_1u43p_282 input._authField_1u43p_352:first-of-type{margin-bottom:4px}._authPasswordWrap_1u43p_356{position:relative;width:100%;margin-top:8px;margin-bottom:4px}._authPasswordWrap_1u43p_356 ._authField_1u43p_352{margin-bottom:0;padding-right:48px}._authPasswordToggle_1u43p_368{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:6px;margin:0;border:none;border-radius:8px;background:transparent;color:#111;cursor:pointer;line-height:0}._authPasswordToggle_1u43p_368:hover{background:#ededed}._authPasswordToggle_1u43p_368 svg{width:22px;height:22px;display:block}._authCredentialFormSingle_1u43p_394 ._authField_1u43p_352{margin-bottom:4px}._authCredentialFormSingle_1u43p_394 ._authFieldErrorMsg_1u43p_398{margin-bottom:16px}._authCredentialFormSingle_1u43p_394>._authButton_1u43p_235{margin-top:12px}._authCredentialFormRegister_1u43p_406>._authButton_1u43p_235{margin-top:12px}._authField_1u43p_352{width:100%;margin-bottom:4px;padding:14px;border-radius:8px;border:none;font-size:15px;line-height:1.3;color:#111;background:#f1f2f7;box-sizing:border-box}._authField_1u43p_352::placeholder{color:#11111159}._authField_1u43p_352:focus,._authField_1u43p_352:focus-visible{outline:none;box-shadow:none}._authFieldErrorMsg_1u43p_398{display:block;font-size:12px;color:#ed2939;margin:0 0 12px;line-height:1.3}._authFlowError_1u43p_438{margin:0 0 12px;font-size:13px;line-height:1.35;color:#ed2939}._authLoginOptionsRow_1u43p_445{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;width:100%;margin:4px 0 20px;font-size:14px;line-height:1.25;font-weight:500}._authRememberLabel_1u43p_458{display:inline-flex;align-items:center;gap:10px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:inherit;font-weight:inherit;line-height:inherit;color:#111}._authRememberBoxWrap_1u43p_471{position:relative;flex-shrink:0;width:20px;height:20px}._authRememberInputOverlay_1u43p_478{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer}._authRememberBox_1u43p_471{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border:none;border-radius:6px;background:#f1f2f7;box-sizing:border-box;pointer-events:none}._authRememberInputOverlay_1u43p_478:checked+._authRememberBox_1u43p_471{background-color:#111;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px 9px}._authRememberText_1u43p_509{font-size:inherit;line-height:inherit;font-weight:inherit}._authLoginOptionsRow_1u43p_445 ._authForgotBtn_1u43p_515{margin:0;font-size:inherit;line-height:inherit;font-weight:inherit}._authForgotBtn_1u43p_515{align-self:flex-end;margin:4px 0 20px;padding:0;border:none;background:none;font-size:14px;font-weight:500;line-height:1.25;color:#ed2939;cursor:pointer;text-decoration:none}._authForgotBtn_1u43p_515:hover{opacity:.85}._authAgreement_1u43p_539{margin-top:20px;font-size:12px;color:#999;text-align:center;line-height:1.4}._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546,._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:link,._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:visited,._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:hover,._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:active{color:inherit;text-decoration:underline;text-underline-offset:2px}._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:hover{color:#111}._authAgreement_1u43p_539 ._authAgreementLink_1u43p_546:active{opacity:.85}._authDivider_1u43p_562{display:flex;align-items:center;gap:12px;margin:20px 0 16px;font-size:12px;color:#bbb;line-height:1}._authDivider_1u43p_562:before,._authDivider_1u43p_562:after{content:"";flex:1;height:1px;background:#f1f2f7}._socialButtons_1u43p_578{display:flex;flex-direction:column;gap:8px}._socialButton_1u43p_578{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:11px 12px;border-radius:8px;border:none;font-size:14px;font-weight:500;line-height:1.25;color:#111;background:#f1f2f7;cursor:pointer}._socialButton_1u43p_578:hover{background:#e1e3ee}._socialButton_1u43p_578:active{background:#d7dae8}._socialButton_1u43p_578 svg,._socialButton_1u43p_578 img{width:20px;height:20px;flex-shrink:0;display:block}._registerRequiredFieldTop_1u43p_614{margin-top:8px}._codeRequestBtn_1u43p_618{align-self:flex-end;margin:4px 0 12px;padding:0;border:none;background:none;font-size:13px;font-weight:500;line-height:1.25;color:#ed2939;cursor:pointer}._codeRequestBtn_1u43p_618:disabled{color:#aaa;cursor:default}._codeRequestBtn_1u43p_618:not(:disabled):hover{opacity:.85}._desktopOverlay_n0j1o_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:#1119;animation:_unauthOverlayIn_n0j1o_1 .2s ease forwards}._desktopStack_n0j1o_14{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:10px;width:auto;max-width:min(100%,450px);box-sizing:border-box}._desktopClose_n0j1o_25{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin:4px 0 0;padding:0;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 12px #0000001f;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}._desktopClose_n0j1o_25:hover{background:#f5f5f5;box-shadow:0 2px 16px #00000029}._desktopClose_n0j1o_25:focus-visible{outline:2px solid rgba(17,17,17,.35);outline-offset:2px}._desktopClose_n0j1o_25 svg{display:block}._desktopDialog_n0j1o_54{position:relative;flex:0 1 400px;width:100%;min-width:0;max-width:400px;max-height:min(90vh,560px);overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 8px 32px #00000024;padding:24px;box-sizing:border-box}._desktopBody_n0j1o_69{width:100%;box-sizing:border-box}@keyframes _unauthOverlayIn_n0j1o_1{0%{opacity:0}to{opacity:1}}._root_hozaw_3{container-type:inline-size;display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;color:inherit;background:transparent;border:none;border-radius:12px;padding:16px 0;align-self:stretch;justify-self:stretch;transition:background-color .15s ease}@media(min-width:769px)and (max-width:900px){._root_hozaw_3{--wanted-card-bleed-x: 12px;width:calc(100% + 2 * var(--wanted-card-bleed-x));max-width:calc(100% + 2 * var(--wanted-card-bleed-x));margin-left:calc(-1 * var(--wanted-card-bleed-x));margin-right:calc(-1 * var(--wanted-card-bleed-x));padding:16px var(--wanted-card-bleed-x)}}@media(min-width:901px){._root_hozaw_3{--wanted-card-bleed-x: 12px;justify-self:start;align-self:start;width:calc(85% + var(--wanted-card-bleed-x));max-width:calc(85% + var(--wanted-card-bleed-x));margin-left:calc(-1 * var(--wanted-card-bleed-x));margin-right:0;padding:16px var(--wanted-card-bleed-x)}}@media(hover:hover)and (pointer:fine){._root_hozaw_3:hover{background:#11111108}._root_hozaw_3:hover ._actionBtn_hozaw_52{background:#fff}}@media(hover:none){._root_hozaw_3:has(:active){background:#11111108}._root_hozaw_3:has(:active) ._actionBtn_hozaw_52{background:#fff}}@media(max-width:768px){._root_hozaw_3{padding:14px 0;border-radius:10px}._root_hozaw_3 ._body_hozaw_73{justify-content:flex-start}._root_hozaw_3 ._mainLink_hozaw_76{flex:0 0 auto!important;flex-grow:0!important;flex-shrink:0!important;min-height:0!important;height:fit-content!important;max-height:none!important}._root_hozaw_3 ._aside_hozaw_84{flex:0 0 auto!important;flex-grow:0!important}}._body_hozaw_73{display:flex;flex-direction:column;align-items:stretch;gap:16px;min-width:0}@container (min-width: 640px){._body_hozaw_73{flex-direction:row;gap:20px}}._mainLink_hozaw_76{min-width:0;display:block;text-decoration:none;color:inherit;border-radius:8px;outline:none}._mainLink_hozaw_76:focus-visible{outline:2px solid rgba(237,41,57,.6);outline-offset:2px}@container (min-width: 640px){._mainLink_hozaw_76{flex:1}}@container (max-width: 639px){._body_hozaw_73{gap:16px}._mainLink_hozaw_76{flex:none!important;flex-grow:0!important;min-height:0;height:auto;max-height:none}._aside_hozaw_84{padding-top:12px}}._headRow_hozaw_137{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}@container (min-width: 640px){._headRow_hozaw_137{margin-bottom:16px}}._titleWrap_hozaw_153{flex:1 1 0;min-width:0}._title_hozaw_153{margin:0;font-size:22px;font-weight:700;line-height:1.25;color:#111;transition:color .15s ease;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._title_hozaw_153:hover{color:#ed2939}@media(max-width:550px){._title_hozaw_153{font-size:18px}}._favoriteBtn_hozaw_180{position:relative!important;bottom:auto!important;right:auto!important;flex:0 0 auto;align-self:flex-start}._typeTag_hozaw_188{padding:4px 10px;border-radius:6px;background:#f1f2f7;font-size:13px;font-weight:500;line-height:1.25;color:#111111b3}._meta_hozaw_198{margin:0 0 8px;font-size:14px;line-height:1.5;color:#1111118c}@container (min-width: 640px){._meta_hozaw_198{font-size:15px;line-height:1.52}}._locationRow_hozaw_211{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:14px;color:#969696}@container (min-width: 640px){._locationRow_hozaw_211{margin-top:10px;margin-bottom:0}}@container (max-width: 639px){._locationRow_hozaw_211{margin-top:14px;margin-bottom:14px}}._locIcon_hozaw_232{width:15px;height:15px;flex-shrink:0;opacity:.75}._description_hozaw_239{margin:0 0 12px;font-size:14px;line-height:1.5;color:#1119;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}@container (max-width: 639px){._description_hozaw_239{display:none}}._description_hozaw_239:empty{display:none}._tags_hozaw_259{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 16px}._tagsCategories_hozaw_267{display:flex;flex-wrap:wrap;gap:8px}._tag_hozaw_259{padding:3px 8px;border-radius:6px;background:#f1f2f7;font-size:12px;font-weight:500;line-height:1.25;color:#111111b3}@container (min-width: 640px){._typeTag_hozaw_188{padding:5px 12px;font-size:14px}._tag_hozaw_259{padding:4px 10px;font-size:13px}}._aside_hozaw_84{display:flex;flex-direction:column;gap:14px;padding-top:14px;border-top:1px solid #ededed;box-sizing:border-box}@container (min-width: 640px){._aside_hozaw_84{flex-shrink:0;width:220px;padding-top:0;padding-left:20px;border-top:none;border-left:1px solid #ededed}}._authorBlock_hozaw_312{width:100%;min-width:0}._authorRow_hozaw_317{display:flex;align-items:center;gap:12px;width:100%;min-width:0}._root_hozaw_3._viewportMobile_hozaw_325 ._authorRow_hozaw_317{justify-content:space-between;align-items:center}._root_hozaw_3._viewportMobile_hozaw_325 ._authorRow_hozaw_317 ._author_hozaw_312,._root_hozaw_3._viewportMobile_hozaw_325 ._authorRow_hozaw_317 ._authorLink_hozaw_331{flex:1 1 0;min-width:0}._author_hozaw_312{display:flex;align-items:center;gap:12px;min-width:0}._authorLink_hozaw_331{text-decoration:none;color:inherit;cursor:pointer;border-radius:8px;outline:none}._authorLink_hozaw_331:hover ._authorTitle_hozaw_350{color:#ed2939}._authorLink_hozaw_331:focus-visible{outline:2px solid rgba(237,41,57,.6);outline-offset:2px}._actionChatWrap_hozaw_358{width:100%}@container (max-width: 639px){._aside_hozaw_84{align-items:stretch}._actions_hozaw_366{flex-direction:row;align-items:stretch;gap:8px;width:100%}._actions_hozaw_366>button._actionBtn_hozaw_52{flex:1 1 0;min-width:0}._actionChatWrap_hozaw_358{flex:1 1 0;min-width:0;display:flex;flex-direction:column}._actionChatWrap_hozaw_358 button{flex:1;width:100%;min-height:44px}}._avatar_hozaw_388{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#f6f6f6;color:#11111173;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center}._authorText_hozaw_402{display:flex;flex-direction:column;gap:2px;min-width:0}._authorTitle_hozaw_350{font-size:14px;font-weight:600;color:#111;transition:color .15s ease;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._reviewsRatingLine_hozaw_421{display:inline-flex;align-items:center;gap:5px}._reviewsStar_hozaw_427{flex-shrink:0;width:16px;height:16px;display:block;opacity:.85}._reviewsScore_hozaw_435{font-size:14px;font-weight:600;line-height:1;color:#111111c7}._reviewsCount_hozaw_442{font-size:12px;line-height:1.25;color:#1111117a}._reviewsShellMobile_hozaw_448{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;flex-shrink:0;gap:3px;text-align:right;max-width:42%}._reviewsShellMobile_hozaw_448 ._reviewsRatingLine_hozaw_421{justify-content:flex-end}._reviewsShellDesktop_hozaw_463{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:6px;width:100%;min-width:0}._reviewsShellDesktop_hozaw_463 ._reviewsStar_hozaw_427{width:17px;height:17px}._actions_hozaw_366{display:flex;flex-direction:row;gap:8px;width:100%}@container (min-width: 640px){._actions_hozaw_366{flex-direction:column}}._actionBtn_hozaw_52{display:flex;align-items:center;justify-content:center;flex:1;padding:10px 12px;border:none;border-radius:10px;background:#f6f6f6;color:#111;font-size:14px;font-weight:500;font-family:inherit;text-align:center;line-height:1.2;cursor:pointer;box-sizing:border-box;transition:background-color .15s ease}._actionBtn_hozaw_52:disabled{opacity:.65;cursor:default}._phoneError_hozaw_514{margin:0;font-size:12px;line-height:1.4;color:#1111118c}._phoneErrorLink_hozaw_521{color:#ed2939;text-decoration:underline;text-underline-offset:2px}._phoneErrorLink_hozaw_521:hover{text-decoration:none}@container (min-width: 640px){._actionBtn_hozaw_52{flex:none;width:100%}}._root_hozaw_3._viewportMobile_hozaw_325 ._body_hozaw_73{flex-direction:column!important;gap:14px}@container (max-width: 639px){._root_hozaw_3._viewportMobile_hozaw_325 ._aside_hozaw_84{width:100%!important;max-width:100%!important;padding-left:0!important;padding-top:12px!important;border-left:none!important;border-top:1px solid #ededed!important}}._modal_tv357_3{overflow:hidden}._modal_title_tv357_6{font-size:32px;line-height:39px;font-weight:600;margin-bottom:32px}._modal_note_tv357_12{color:#1119;font-size:14px}._modal_note_tv357_12 a{text-decoration:underline;color:inherit}._modal_tv357_3 ._inputWrap_tv357_20{position:relative;display:flex;align-items:center;gap:10px;margin-top:10px}._modal_tv357_3 ._inputWrap_tv357_20 ._inputBtn_tv357_27{height:calc(100% - 2px);position:absolute;right:1px;top:1px}._modal_tv357_3 ._cancelBtn_tv357_33{color:#ed2939}._modal_tv357_3 ._title_tv357_36{position:absolute;top:16px;left:24px;font-size:20px;font-weight:600}._modal_tv357_3._location_tv357_43{max-height:675px;height:85vh;width:647px;padding:42px 24px}._modal_tv357_3._location_tv357_43 ._cities_tv357_49{gap:18px 24px;max-height:536px;height:100%;overflow-y:auto;overflow-x:hidden}._modal_tv357_3._location_tv357_43 ._cities_tv357_49::-webkit-scrollbar{width:0}._modal_tv357_3._location_tv357_43 ._cities_tv357_49._search_tv357_59{height:auto;max-height:calc(100% - 110px)}._modal_tv357_3._location_tv357_43 ._cities_tv357_49._search_tv357_59 ._city_tv357_63{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}._modal_tv357_3._location_tv357_43 ._city_tv357_63{display:block;text-align:left;max-width:161px}._modal_tv357_3._location_tv357_43 ._inputWrap_tv357_20 input{font-size:14px;line-height:17px;width:100%;padding:11px 0 11px 34px}._modal_tv357_3._location_tv357_43 ._inputWrap_tv357_20:after{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2014L11.6667%2011.6667M11.3333%206.66667C11.3333%207.2795%2011.2126%207.88634%2010.9781%208.45252C10.7436%209.01871%2010.3998%209.53316%209.9665%209.9665C9.53316%2010.3998%209.01871%2010.7436%208.45252%2010.9781C7.88634%2011.2126%207.2795%2011.3333%206.66667%2011.3333C6.05383%2011.3333%205.447%2011.2126%204.88081%2010.9781C4.31462%2010.7436%203.80018%2010.3998%203.36683%209.9665C2.93349%209.53316%202.58975%209.01871%202.35523%208.45252C2.12071%207.88634%202%207.2795%202%206.66667C2%205.42899%202.49167%204.242%203.36683%203.36683C4.242%202.49167%205.42899%202%206.66667%202C7.90434%202%209.09133%202.49167%209.9665%203.36683C10.8417%204.242%2011.3333%205.42899%2011.3333%206.66667Z'%20stroke='%23969696'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");position:absolute;top:50%;left:12px;transform:translateY(-50%)}._modal_tv357_3._location_tv357_43{position:relative;height:85vh;max-height:675px}._modal_tv357_3._location_tv357_43 ._loading_tv357_92{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:300px}._modal_tv357_3._location_tv357_43 ._loadingSpinner_tv357_100{position:static;transform:none}._modal_tv357_3._location_tv357_43 ._loadingText_tv357_104{font-size:16px;color:#1119}._modal_tv357_3._location_tv357_43 ._cities_tv357_49{height:calc(100% - 110px)}._modal_tv357_3._location_tv357_43 ._locationBtn_tv357_111{position:absolute;bottom:24px;left:19px;right:19px;margin-top:12px;padding:15px 0}._modal_tv357_3._location_tv357_43 ._radioLabel_tv357_119{position:relative;display:flex;align-items:center;gap:8px;font-size:16px;cursor:pointer;-webkit-user-select:none;user-select:none}._modal_tv357_3._location_tv357_43 ._radioLabel_tv357_119 input[type=radio]{position:absolute;opacity:0;cursor:pointer}._modal_tv357_3._location_tv357_43 ._radioLabel_tv357_119 ._customRadio_tv357_133{width:24px;height:24px;border-radius:50%;background:#f8f8f8;border:1px solid #dedede;display:inline-block;position:relative;flex-shrink:0;transition:all .1s ease}._modal_tv357_3._location_tv357_43 ._radioLabel_tv357_119 ._customRadio_tv357_133:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#ed2939;border-radius:50%;opacity:0;transition:opacity .1s ease}._modal_tv357_3._location_tv357_43 ._radioLabel_tv357_119 input[type=radio]:checked+._customRadio_tv357_133:after{opacity:1}._modal_tv357_3._location_tv357_43 ._location_top_tv357_160{position:relative;margin-bottom:24px;font-size:14px;line-height:17px}._modal_tv357_3._location_tv357_43 ._location_top_tv357_160:after{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2014L11.6667%2011.6667M11.3333%206.66667C11.3333%207.2795%2011.2126%207.88634%2010.9781%208.45252C10.7436%209.01871%2010.3998%209.53316%209.9665%209.9665C9.53316%2010.3998%209.01871%2010.7436%208.45252%2010.9781C7.88634%2011.2126%207.2795%2011.3333%206.66667%2011.3333C6.05383%2011.3333%205.447%2011.2126%204.88081%2010.9781C4.31462%2010.7436%203.80018%2010.3998%203.36683%209.9665C2.93349%209.53316%202.58975%209.01871%202.35523%208.45252C2.12071%207.88634%202%207.2795%202%206.66667C2%205.42899%202.49167%204.242%203.36683%203.36683C4.242%202.49167%205.42899%202%206.66667%202C7.90434%202%209.09133%202.49167%209.9665%203.36683C10.8417%204.242%2011.3333%205.42899%2011.3333%206.66667Z'%20stroke='%23969696'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");position:absolute;top:50%;right:93px;transform:translateY(-50%)}._modal_tv357_3._location_tv357_43 ._location_top_tv357_160 input{width:576px;padding:7.5px 16px}._modal_tv357_3._auth_tv357_180,._modal_tv357_3._phone_tv357_180,._modal_tv357_3._registr_tv357_180,._modal_tv357_3._login_tv357_180,._modal_tv357_3._carPhone_tv357_180,._modal_tv357_3._wallet_tv357_180{width:587px;padding:40px}._modal_tv357_3._phone_tv357_180 input{font-size:20px;line-height:24px;padding:13.5px 50px 13.5px 16px}._modal_tv357_3 ._inputWrap_tv357_20{margin-bottom:32px}._modal_tv357_3._phone_tv357_180 ._phone_input_tv357_192{margin-bottom:32px;font-size:20px;line-height:24px}._modal_tv357_3._phone_tv357_180 ._inputBtn_tv357_27{font-size:20px}._modal_tv357_3._confirm_tv357_200 ._confirm_text_tv357_200{margin-bottom:16px;line-height:19px}._modal_tv357_3._confirm_tv357_200 ._confirm_input_tv357_204{width:232px;font-size:16px;line-height:20px;padding:14px 20px}._modal_tv357_3._confirm_tv357_200 input{width:232px}._modal_tv357_3._confirm_tv357_200 ._resendBtn_tv357_213,._modal_tv357_3._confirm_tv357_200 ._modal_note_tv357_12{margin:16px 0;line-height:17px}._modal_tv357_3._confirm_tv357_200 ._confirmBtn_tv357_217{padding:12px 44px;font-size:20px;line-height:24px;border-radius:12px}._modal_tv357_3._confirm_tv357_200 ._modal_title_tv357_6{margin-bottom:16px}._modal_tv357_3._registr_tv357_180 input{font-size:18px;line-height:22px}._modal_tv357_3._registr_tv357_180 ._registrBtn_tv357_230{padding:12px 24px;margin:24px 0;font-size:20px;line-height:24px;border-radius:12px}._modal_tv357_3._registr_tv357_180 ._passwordWrap_tv357_237{margin-bottom:16px}._modal_tv357_3._registr_tv357_180 ._eye_tv357_240{right:16px}._modal_tv357_3._registr_tv357_180 ._passwordWrap_tv357_237:last-of-type{margin-bottom:32px}._modal_tv357_3 ._auth_input_tv357_246{margin-bottom:16px}._modal_tv357_3 ._auth_input_tv357_246 input{padding:16px;font-size:18px;line-height:22px}._modal_tv357_3 ._auth_input_tv357_246:last-of-type{margin-bottom:24px}._modal_tv357_3 ._auth_input_tv357_246._invalid_tv357_257 input{border-color:#ed2939}._modal_tv357_3._login_tv357_180{height:90vh;max-height:756px;overflow-y:auto}._modal_tv357_3._login_tv357_180::-webkit-scrollbar{width:2px}._modal_tv357_3._login_tv357_180 input{font-size:20px;line-height:24px}._modal_tv357_3._login_tv357_180 ._passwordWrap_tv357_237{display:flex;justify-content:space-between;align-items:center}._modal_tv357_3._login_tv357_180 ._auth_input_tv357_246:nth-child(3){margin-bottom:32px}._modal_tv357_3._login_tv357_180 ._forgotBtn_tv357_280{color:#ed2939;font-size:20px}._modal_tv357_3._login_tv357_180 ._checkboxLabel_tv357_284{font-size:20px}._modal_tv357_3._login_tv357_180 ._loginBtn_tv357_287{margin:24px 0 32px;padding:12px 48px;font-size:20px;line-height:24px;border-radius:12px}._modal_tv357_3._login_tv357_180 ._loginWays_tv357_294{margin-bottom:32px}._modal_tv357_3._login_tv357_180 ._login_text_tv357_297{font-size:20px;margin-bottom:16px}._modal_tv357_3._login_tv357_180 ._loginItems_tv357_301{display:flex;align-items:center;gap:15px}._modal_tv357_3._login_tv357_180 ._loginItems_tv357_301 button{width:48px;height:48px}._modal_tv357_3._login_tv357_180 ._regLink_tv357_310{font-size:20px;border-radius:16px;margin-bottom:24px}._modal_tv357_3._login_tv357_180 ._forgotBtn_tv357_280._mobile_tv357_315{display:none}._modal_tv357_3._carPhone_tv357_180{width:540px;max-width:95vw;padding:28px 24px 32px}._modal_tv357_3._carPhoneBottomSheet_tv357_323{width:100%;max-width:100%;padding:12px 0 20px}._modal_tv357_3._advertiserInfo_tv357_328{width:560px;max-width:90vw;padding:28px 24px 24px}._modal_tv357_3._advertiserInfoBottomSheet_tv357_333{width:100%;max-width:100%;padding:12px 0 20px}._modal_tv357_3._profileBadges_tv357_338{width:560px;max-width:90vw;padding:28px 24px 24px}._modal_tv357_3._profileBadgesBottomSheet_tv357_343{width:100%;max-width:100%;padding:12px 0 20px}._modal_tv357_3 ._carPhone_hint_tv357_348{font-size:13px;color:#1119;margin:0 0 20px;line-height:1.4}._modal_tv357_3 ._carPhone_body_tv357_354{display:flex;flex-direction:row;align-items:flex-start;gap:28px}._modal_tv357_3 ._carPhone_left_tv357_360{flex:1;min-width:0}._modal_tv357_3 ._carPhone_name_tv357_364{font-size:20px;font-weight:600;margin:0 0 8px;line-height:1.3}._modal_tv357_3 ._carPhone_phoneLink_tv357_370{display:block;font-size:24px;font-weight:700;color:#111;text-decoration:none;margin-bottom:8px;letter-spacing:.02em;transition:color .15s}._modal_tv357_3 ._carPhone_phoneLink_tv357_370:hover{color:#ed2939}._modal_tv357_3 ._carPhone_workingHours_tv357_383{font-size:14px;color:#1119;margin:0 0 12px;line-height:1.4}._modal_tv357_3 ._carPhone_address_tv357_389{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#1119;margin-top:4px}._modal_tv357_3 ._carPhone_addressIcon_tv357_397{flex-shrink:0;margin-top:2px}._modal_tv357_3 ._carPhone_addressText_tv357_401{display:grid;gap:2px;line-height:1.4}._modal_tv357_3 ._carPhone_addressCity_tv357_406{font-weight:600;color:#1119}._modal_tv357_3 ._carPhone_addressStreet_tv357_410{color:#1119}._modal_tv357_3 ._carPhone_qrBlock_tv357_413{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}._modal_tv357_3 ._carPhone_qr_tv357_413{display:block;width:140px;height:140px;border-radius:8px;background:#fff}._modal_tv357_3 ._carPhone_qrCaption_tv357_427{font-size:13px;color:#1119;margin:0;line-height:1.4;text-align:center;max-width:160px}._modal_tv357_3 ._advertiserInfo_title_tv357_435{margin:0 0 16px;font-size:22px;line-height:1.3;font-weight:600;color:#111}._modal_tv357_3 ._advertiserInfo_block_tv357_442{background:transparent;border-radius:0;padding:0;display:grid;gap:6px;margin-bottom:12px}._modal_tv357_3 ._advertiserInfo_label_tv357_450{margin:0;font-size:12px;line-height:1.35;color:#1119}._modal_tv357_3 ._advertiserInfo_value_tv357_456{margin:0;font-size:16px;line-height:1.4;color:#111;word-break:break-word}._modal_tv357_3 ._advertiserInfo_valueSmall_tv357_463{font-size:14px;line-height:1.35}._modal_tv357_3 ._advertiserInfo_actions_tv357_467{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}._modal_tv357_3 ._advertiserInfo_actionBtn_tv357_473{width:100%;min-height:42px;padding:12px 10px;border:none;border-radius:8px;background:#f1f2f7;color:#111;font-size:14px;line-height:100%;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s ease}._modal_tv357_3 ._advertiserInfo_actionBtn_tv357_473:hover{background:#e4e5eb}._modal_tv357_3 ._advertiserInfo_actionBtn_tv357_473:active{background:#dedede}._modal_tv357_3 ._advertiserInfo_actionIcon_tv357_496{width:16px;height:16px;flex-shrink:0}._modal_tv357_3 ._advertiserInfo_actionIcon_tv357_496 path{fill:#111;fill-opacity:1}._modal_tv357_3 ._profileBadges_title_tv357_505{margin:0 0 16px;font-size:22px;line-height:1.3;font-weight:600;color:#111}._modal_tv357_3 ._profileBadges_intro_tv357_512{margin:0 0 20px;font-size:14px;line-height:1.45;color:#1119}._modal_tv357_3 ._profileBadges_list_tv357_518{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0}._modal_tv357_3 ._profileBadges_item_tv357_526{margin:0;padding:16px 0;border-bottom:1px solid rgba(17,17,17,.08)}._modal_tv357_3 ._profileBadges_item_tv357_526:first-child{padding-top:0}._modal_tv357_3 ._profileBadges_item_tv357_526:last-child{padding-bottom:0;border-bottom:none}._modal_tv357_3 ._profileBadges_itemTitle_tv357_538{margin:0 0 6px;font-size:16px;line-height:1.35;font-weight:600;color:#111}._modal_tv357_3 ._profileBadges_itemText_tv357_545{margin:0;font-size:14px;line-height:1.4;color:#111111b8}._modal_tv357_3 ._info_text_tv357_551{color:#1116;font-size:14px}._modal_tv357_3._wallet_tv357_180 ._inputWrap_tv357_20{margin-bottom:8px;display:flex;gap:8px}._modal_tv357_3._wallet_tv357_180 ._inputWrap_tv357_20 input{max-width:232px;width:100%;padding:14px 20px;font-size:16px}._modal_tv357_3._wallet_tv357_180 ._inputWrap_tv357_20 ._confirmBtn_tv357_217{width:214px;font-size:20px}._modal_tv357_3._wallet_tv357_180 ._info_text_tv357_551{margin-bottom:26px}._modal_tv357_3._wallet_tv357_180 ._wallet_bottom_tv357_573{padding-bottom:62px}._modal_tv357_3._wallet_tv357_180 ._wallet_bottom_tv357_573 h4{font-size:20px;font-weight:600}._modal_tv357_3._replay_tv357_580{padding:16px 24px 32px}._modal_tv357_3._reviewRules_tv357_583{width:50vw;max-width:667px;min-width:500px;height:80vh;padding:24px}._modal_tv357_3._reviewRules_tv357_583 h3{font-size:24px;font-weight:500}._checkboxWrapper_tv357_595{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxInput_tv357_602{display:none}._checkboxCustom_tv357_606{width:32px;height:32px;border:1px solid #dedede;background:#f1f2f7;border-radius:4px;margin-right:16px;position:relative;transition:all .2s}._checkboxInput_tv357_602:checked+._checkboxCustom_tv357_606{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%3cpath%20d='M26.6667%200H3.33333C1.5%200%200%201.5%200%203.33333V26.6667C0%2028.5%201.5%2030%203.33333%2030H26.6667C28.5%2030%2030%2028.5%2030%2026.6667V3.33333C30%201.5%2028.5%200%2026.6667%200ZM12.85%2022.15C12.6958%2022.3045%2012.5127%2022.4271%2012.311%2022.5107C12.1094%2022.5944%2011.8933%2022.6374%2011.675%2022.6374C11.4567%2022.6374%2011.2406%2022.5944%2011.039%2022.5107C10.8373%2022.4271%2010.6542%2022.3045%2010.5%2022.15L4.51667%2016.1667C4.36236%2016.0124%204.23996%2015.8292%204.15646%2015.6276C4.07295%2015.426%204.02997%2015.2099%204.02997%2014.9917C4.02997%2014.7734%204.07295%2014.5574%204.15646%2014.3558C4.23996%2014.1542%204.36236%2013.971%204.51667%2013.8167C4.67097%2013.6624%204.85415%2013.54%205.05576%2013.4565C5.25737%2013.3729%205.47345%2013.33%205.69167%2013.33C5.90988%2013.33%206.12596%2013.3729%206.32757%2013.4565C6.52918%2013.54%206.71236%2013.6624%206.86667%2013.8167L11.6667%2018.6167L23.1333%207.15C23.445%206.83837%2023.8676%206.6633%2024.3083%206.6633C24.749%206.6633%2025.1717%206.83837%2025.4833%207.15C25.795%207.46163%2025.97%207.88429%2025.97%208.325C25.97%208.76571%2025.795%209.18837%2025.4833%209.5L12.85%2022.15Z'%20fill='%23ED2939'/%3e%3c/svg%3e");background-size:100%}._checkboxLabel_tv357_284{font-size:18px;line-height:22px}@media(max-width:768px){._modal_tv357_3._carPhone_tv357_180 ._carPhone_body_tv357_354,._modal_tv357_3._carPhoneBottomSheet_tv357_323 ._carPhone_body_tv357_354{flex-direction:column}._modal_tv357_3._carPhone_tv357_180 ._carPhone_qrBlock_tv357_413,._modal_tv357_3._carPhoneBottomSheet_tv357_323 ._carPhone_qrBlock_tv357_413{display:none}._modal_tv357_3._auth_tv357_180,._modal_tv357_3._registr_tv357_180,._modal_tv357_3._phone_tv357_180,._modal_tv357_3._login_tv357_180,._modal_tv357_3._location_tv357_43{width:100%}._modal_tv357_3._location_tv357_43{padding:64px 20px 20px;justify-content:center;height:100%;max-height:100%}._modal_tv357_3._location_tv357_43 ._cities_tv357_49{max-height:calc(100% - 132px)}._modal_title_tv357_6{text-align:center}._modal_tv357_3._confirm_tv357_200{display:flex;flex-direction:column;align-items:center}._modal_tv357_3._confirm_tv357_200 br._hide_tv357_654{display:none}._modal_tv357_3._confirm_tv357_200 ._modal_note_tv357_12{margin:12px 0 64px}._modal_tv357_3._wallet_tv357_180{margin:0 auto;width:auto}._modal_tv357_3 ._title_tv357_36{left:50%;top:27px;transform:translate(-50%);text-align:center}}@media(max-width:600px){._modal_tv357_3._location_tv357_43 ._cities_tv357_49{grid-template-columns:repeat(2,2fr);justify-content:space-between;gap:16px 45px}._modal_tv357_3._location_tv357_43 ._city_tv357_63{font-size:14px}._modal_tv357_3._carPhone_tv357_180{width:100%;padding:24px 20px 32px}._modal_tv357_3._carPhoneBottomSheet_tv357_323{width:100%;padding:8px 0 20px}._modal_tv357_3 ._carPhone_phoneLink_tv357_370{font-size:22px}._modal_tv357_3 ._carPhone_qrBlock_tv357_413{display:none}}@media(max-width:550px){._modal_note_tv357_12{font-size:12px}._modal_tv357_3._registr_tv357_180,._modal_tv357_3._login_tv357_180{padding:56px 20px 20px}._modal_tv357_3._auth_tv357_180,._modal_tv357_3._phone_tv357_180{padding:82px 20px 20px}._modal_tv357_3._registr_tv357_180 input{padding:13px 20px;font-size:16px;line-height:20px}._modal_title_tv357_6{font-size:28px;line-height:34px}._modal_tv357_3._registr_tv357_180 ._passwordWrap_tv357_237:last-of-type{margin-bottom:24px}._modal_tv357_3._registr_tv357_180 ._checkboxCustom_tv357_606,._modal_tv357_3._login_tv357_180 ._checkboxCustom_tv357_606{width:24px;height:24px;margin-right:12px}._modal_tv357_3._registr_tv357_180 ._checkboxLabel_tv357_284,._modal_tv357_3._login_tv357_180 ._checkboxLabel_tv357_284{font-size:15px}._modal_tv357_3._registr_tv357_180 ._registrBtn_tv357_230{width:100%}._modal_tv357_3._phone_tv357_180 ._inputWrap_tv357_20{margin-bottom:24px}._modal_tv357_3._phone_tv357_180 ._inputWrap_tv357_20 ._inputBtn_tv357_27{position:static;width:100%;padding:12px 24px;line-height:24px;margin-top:160px;border-radius:12px}._modal_tv357_3._phone_tv357_180 input{font-size:16px;line-height:20px;padding:13px 20px}._modal_tv357_3._confirm_tv357_200 ._modal_title_tv357_6{margin-bottom:32px}._modal_tv357_3._confirm_tv357_200 ._modal_note_tv357_12{font-size:14px;align-self:flex-start}._modal_tv357_3._confirm_tv357_200 ._confirmBtn_tv357_217{width:100%}._modal_tv357_3._login_tv357_180 input{font-size:16px;line-height:20px}._modal_tv357_3._login_tv357_180 ._loginBtn_tv357_287,._modal_tv357_3._login_tv357_180 ._regLink_tv357_310{width:100%}._modal_tv357_3._login_tv357_180 ._forgotBtn_tv357_280._desktop_tv357_762{display:none}._modal_tv357_3._login_tv357_180 ._forgotBtn_tv357_280._mobile_tv357_315{display:block;margin-bottom:40px}._modal_tv357_3._location_tv357_43 ._cities_tv357_49{grid-template-columns:1fr}._modal_tv357_3._location_tv357_43 ._city_tv357_63{max-width:100%;width:100%}._modal_tv357_3 ._title_tv357_36{font-size:16px;top:29px}}._wrap_1ajl6_3{display:flex;flex-direction:column;width:100%}._hint_1ajl6_9{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#f6f6f6;border:1px solid #ededed;font-size:13px;line-height:1.35;color:#111111bf}._error_1ajl6_20{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#ffe1e2;border:1px solid rgba(237,82,112,.35);font-size:13px;line-height:1.35;color:#111111d9}._header_mobile_1wpbz_3{display:none;height:60px;flex-shrink:0;align-items:center;justify-content:space-between;gap:44px;position:fixed;bottom:0;left:0;border-radius:16px 16px 0 0;border:1px solid #f1f1f1;box-shadow:0 10px 17.8px #00000029;z-index:999;width:100%;padding:11.5px 27px;background-color:#fff}._header_mobile_1wpbz_3._pwa_1wpbz_21{padding-bottom:25px}._header_mobile_item_1wpbz_24{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:13px;line-height:15px;color:#111}._header_mobile_item_1wpbz_24 svg{width:36px;height:36px}._header_mobile_item_1wpbz_24._active_1wpbz_37 svg path,._header_mobile_item_1wpbz_24._active_1wpbz_37 svg g rect{fill:#b74160}._header_mobile_item_1wpbz_24 svg path,._header_mobile_item_1wpbz_24 svg g rect{fill:#ac999d}._header_mobile_item_1wpbz_24 svg path[stroke]{stroke:#ac999d}._header_mobile_item_1wpbz_24._active_1wpbz_37 svg path[stroke]{stroke:#b74160}@media(display-mode:standalone){._header_mobile_1wpbz_3{padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}}@media(max-width:900px){._header_mobile_1wpbz_3{display:flex}}@media(max-width:550px){._header_mobile_item_1wpbz_24{font-size:12px}._header_mobile_item_1wpbz_24 svg{width:32px;height:32px}}@media(max-width:390px){._header_mobile_1wpbz_3{gap:6px}}@media(max-width:360px){._header_mobile_item_1wpbz_24{font-size:11px}}._form_yaghk_3{padding:0 16px 40px}._form__title_yaghk_6{font-size:24px;font-weight:600;margin-bottom:16px}._form__inputWrap_yaghk_11{display:flex;gap:8px;margin-bottom:8px}._form__inputWrap_yaghk_11 input{flex:1;padding:14px 16px;border:1px solid rgba(17,17,17,.2);border-radius:8px;font-size:16px}._form__confirmBtn_yaghk_23{padding:14px 20px;font-size:16px;border-radius:8px}._form__hint_yaghk_28{font-size:14px;color:#1116}._form__bottom_yaghk_32{margin-top:26px}._form__bottom_yaghk_32 h4{font-size:20px;font-weight:600}._desktopPage_1gws6_1{position:fixed;top:129px;left:0;right:0;bottom:0;overflow:hidden;background:#fff}._desktopHeader_1gws6_11{width:1296px;height:106px;margin:0 auto;background:#f1f2f7;border-radius:15px}._layoutWrapper_1gws6_19{width:100%;padding-top:40px}._desktopLayout_1gws6_24{width:1719px;margin:0 auto;display:flex;align-items:flex-start}._leftSidebar_1gws6_31{width:262px;height:545px;margin-left:102px;margin-right:45px;flex-shrink:0}._centerContent_1gws6_39{width:599px;margin-right:60px;background:#fff;height:calc(100vh - 106px);overflow-y:auto;flex-shrink:0;scrollbar-width:none;-ms-overflow-style:none}._centerContent_1gws6_39::-webkit-scrollbar{display:none}._centerInner_1gws6_54{min-height:1500px}._rightSidebar_1gws6_58{width:300px;height:698px;margin-right:72px;background:#fff;flex-shrink:0}._profileBlock_1gws6_66{padding:8px 0 0}._avatarRow_1gws6_70{display:flex;align-items:flex-start;gap:14px}._avatarWrapper_1gws6_76{position:relative;width:84px;height:84px}._avatar_1gws6_70{width:84px;height:84px;border-radius:20px;background:#111}._proBadge_1gws6_89{position:absolute;bottom:-11px;left:50%;transform:translate(-50%);width:64px;height:22px;background:#ff4d6d;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:14px}._statusIcons_1gws6_106{display:flex;flex-direction:column;gap:8px}._statusBlock_1gws6_112{width:72px;height:36px;background:#f1f2f7;border-radius:18px;display:flex;align-items:center;justify-content:center;font-weight:600}._profileName_1gws6_123{margin-top:16px;font-size:18px;font-weight:700;line-height:1.3}._ratingBox_1gws6_130{margin-top:16px;width:180px;height:32px;background:#fff;border-radius:16px;display:flex;align-items:center;padding:0 12px;box-shadow:0 6px 18px #00000014}._ratingValue_1gws6_142{font-weight:700;font-size:14px}._starIcon_1gws6_147{margin-left:6px;display:flex;align-items:center;font-size:14px;color:#ffb400}._reviewCount_1gws6_155{margin-left:40px;font-size:14px;color:#666}._balanceRow_1gws6_161{margin-top:16px;display:flex;align-items:center}._balanceColumn_1gws6_167{display:flex;flex-direction:column}._balanceLabel_1gws6_172{font-size:13px;color:#777}._balanceValue_1gws6_177{font-size:16px;font-weight:700}._topUpBtn_1gws6_182{margin-left:30px;font-size:13px;padding:10px 20px;background:#fff;border:none;border-radius:20px;cursor:pointer;box-shadow:0 6px 18px #00000014}._sidebarMenu_1gws6_193{margin-top:32px;display:flex;flex-direction:column;padding:0}._menuItem_1gws6_200,._menuItemActive_1gws6_201{text-align:left;padding:4px 0;border-radius:10px;font-size:14px;background:transparent;border:none;cursor:pointer}._menuItemActive_1gws6_201{background:#f0f0f0;font-weight:600}._listingsWrapper_1gws6_216{display:flex;flex-direction:column;align-items:flex-start}._pageTitle_1gws6_222{margin:0;padding:0;font-size:28px;font-weight:700}._topBlocks_1gws6_229{display:flex;gap:8px;margin-top:16px}._topBlockSmall_1gws6_235{width:146px;height:72px;background:#f2f2f2;border-radius:12px}._topBlockLarge_1gws6_242{width:208px;height:72px;background:#f2f2f2;border-radius:12px}._actionsRow_1gws6_249{display:flex;align-items:center;margin-top:16px}._tabsBlock_1gws6_255{width:462px;height:40px;display:flex;gap:8px}._tab_1gws6_255,._tabActive_1gws6_263{flex:1;height:40px;border-radius:20px;border:none;background:#f2f2f2;font-size:14px;cursor:pointer}._tabActive_1gws6_263{background:#111;color:#fff}._createBtn_1gws6_278{height:40px;margin-left:16px;padding:0 16px;border-radius:20px;border:none;background:#f1f2f7;font-size:17px;cursor:pointer;font-weight:500}._searchInput_1gws6_296{width:515px;height:40px;border-radius:20px;border:1px solid #ddd;padding:0 16px;font-size:14px;outline:none}._filterBtn_1gws6_306{width:41px;height:41px;margin-left:8px;border-radius:12px;border:none;background:#f2f2f2;cursor:pointer}._tabsContainer_1gws6_316{width:462px;height:40px;background:#f1f2f7;border-radius:20px;display:flex;align-items:center;padding:4px;gap:4px}._tabItem_1gws6_327{flex:1;height:32px;border-radius:16px;border:none;background:transparent;font-size:17px;font-weight:500;cursor:pointer}._activeTab_1gws6_338{background:#ffe1e2;font-weight:700}._searchRow_1gws6_290{display:flex;align-items:center;margin-top:14px}._searchWrapper_1gws6_349{position:relative;width:550px;height:40px}._searchInput_1gws6_296{border:none!important;outline:none!important;box-shadow:none!important;height:100%;border-radius:12px;padding:0 16px 0 40px;font-size:14px;outline:none;background:#f5f5f5}._searchIcon_1gws6_367{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;opacity:.6}._filterBtn_1gws6_306{width:41px;height:41px;margin-left:-19px;border-radius:8px;border:none;background:#f2f2f2;display:flex;align-items:center;justify-content:center;cursor:pointer}._listingsCount_1gws6_390{margin-top:24px;font-size:20px;font-weight:600}._listingCard_1gws6_396{margin-top:20px;width:551px;height:168px;background:#fff;border-radius:16px;display:flex;position:relative;padding:22px 1px;box-sizing:border-box}._cardImage_1gws6_408{width:146px;height:124px;background:#d9d9d9;border-radius:12px}._cardContent_1gws6_415{margin-left:16px;display:flex;flex-direction:column}._cardTitle_1gws6_421{font-size:16px;font-weight:400;max-width:250px}._cardPriceBlock_1gws6_427{margin-top:12px}._cardPrice_1gws6_427{font-size:18px;font-weight:700;color:#e53935}._cardPerDay_1gws6_437{font-size:14px;margin-top:4px;color:#e53935}._cardBottomRow_1gws6_443{margin-top:19px;display:flex;align-items:center}._cardCity_1gws6_449{position:absolute;left:164px;top:130px;font-size:10px;color:#777}._cardDelete_1gws6_457{position:absolute;top:130px;right:35px;font-size:14px;color:#777}._cardActions_1gws6_465{position:absolute;right:35px;top:22px;display:flex;flex-direction:column;gap:8px}._editBtn_1gws6_474,._menuBtn_1gws6_475{width:38px;height:38px;border-radius:50%;border:none;background:#f2f2f2;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}._cardStats_1gws6_488{position:absolute;font-size:15px;left:1px;top:159px;width:519px;height:30px;background:#f1f2f7;border-radius:15px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}._statsLeft_1gws6_503{display:flex;align-items:center}._stat_1gws6_106{display:flex;align-items:center;gap:6px;padding:0 7px;position:relative}._stat_1gws6_106:not(:last-child):after{content:"";position:absolute;right:0;height:100%;width:1px;background:#fff;opacity:.9}._stat_1gws6_106 svg{width:16px;height:16px;flex-shrink:0}._cardStats_1gws6_488{display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 1px}._statsRight_1gws6_539{color:#7152ed;font-size:15px;font-weight:400;cursor:pointer}._rightSidebar_1gws6_58{background-color:#f1f2f7;border-radius:15px}._sidebarMenu_1gws6_193{margin-top:24px;display:flex;flex-direction:column;width:180px}._menuContainer_1gws6_558{width:180px;height:257px;display:flex;flex-direction:column}._menuItem_1gws6_200,._menuItemActive_1gws6_201{text-align:left}._middleGroup_1gws6_570{margin:24px 0;display:flex;flex-direction:column}._skeletonImage_1gws6_576{width:160px;height:120px;border-radius:12px;background:#eee;animation:_shimmer_1gws6_1 1.5s infinite linear}._skeletonLine_1gws6_584,._skeletonLineShort_1gws6_585,._skeletonLineTiny_1gws6_586{height:16px;border-radius:6px;background:#eee;margin-bottom:10px;animation:_shimmer_1gws6_1 1.5s infinite linear}._skeletonLineShort_1gws6_585{width:60%}._skeletonLineTiny_1gws6_586{width:40%}@keyframes _shimmer_1gws6_1{0%{background:linear-gradient(90deg,#eee 25%,#f5f5f5,#eee 75%);background-size:200% 100%;background-position:100% 0}to{background-position:-100% 0}}:root{--header-height: 0px}._headerWrap_1h2l1_7{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:center;pointer-events:none}._headerWrapStatic_1h2l1_18{position:static;pointer-events:auto}._header_1h2l1_7{position:relative;max-width:1296px;width:100%;background:#fff;border-radius:0 0 20px 20px;box-shadow:none;pointer-events:auto;transition:box-shadow .35s ease}._headerElevated_1h2l1_34{box-shadow:0 4px 16px -1px #00000014}._header_profileMenuBackdrop_1h2l1_38{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;clip-path:inset(0 round 0 0 20px 20px);background:#00000014;pointer-events:none;animation:_fadeIn_1h2l1_1 .22s ease-out forwards}._headerExpanded_1h2l1_50{box-shadow:0 8px 32px -2px #00000024}._burgerOverlay_1h2l1_54{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999;animation:_fadeIn_1h2l1_1 .3s ease forwards}._profileDropdownDim_1h2l1_46{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000014;z-index:998;pointer-events:none;animation:_fadeIn_1h2l1_1 .22s ease-out forwards}@keyframes _fadeIn_1h2l1_1{0%{opacity:0}to{opacity:1}}._header_main_1h2l1_82{display:flex;align-items:center;padding:18px 16px 12px;position:relative}._header_left_1h2l1_89{display:flex;align-items:center;gap:20px;flex-shrink:0;margin-right:36px}._header_logo_1h2l1_97{width:132px;display:flex;align-items:center}._header_logo_1h2l1_97 img{width:132px;height:auto}._header_searchGroup_1h2l1_107{display:flex;align-items:center;gap:2px;width:468px;flex-shrink:0;font-family:var(--app-font-family);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._header_searchSpacer_1h2l1_119{flex-shrink:0}._header_searchGroup_floating_1h2l1_123{z-index:10060;box-shadow:0 8px 28px -6px #0000002e}._header_searchGroup_floating_1h2l1_123 ._header_city_1h2l1_128{background:#fff}._header_searchGroup_floating_1h2l1_123 ._header_city_1h2l1_128:hover{background:#e8e8e8}._header_searchGroup_floating_1h2l1_123 ._header_searchField_1h2l1_134{background:#fff;box-shadow:inset 0 0 0 1px #e8e8e8}._header_city_1h2l1_128{display:flex;align-items:center;gap:6px;padding:8px 16px 8px 14px;height:42px;border-radius:14px 1px 1px 14px;background:#f2f2f2;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.03em;line-height:1;color:#4f4f4f;white-space:nowrap;cursor:pointer;flex-shrink:0;transition:background .2s ease}._header_city_1h2l1_128:hover{background:#e8e8e8}._header_cityIcon_1h2l1_162{width:11px;height:14px;opacity:.7;filter:grayscale(1) brightness(.38)}._header_searchField_1h2l1_134{display:flex;align-items:center;flex:1;height:42px;border-radius:1px 14px 14px 1px;background:#f2f2f2;overflow:hidden;min-width:0}._header_searchField_withAction_1h2l1_180 input{padding-right:8px}._header_searchFieldIcon_1h2l1_184{width:15px;height:15px;flex-shrink:0;margin-left:10px}._header_searchFieldIcon_1h2l1_184 path{stroke:#bfbfbf}._header_searchField_1h2l1_134 input{flex:1;border:none;background:transparent;font-family:inherit;font-size:15px;font-weight:400;letter-spacing:-.03em;line-height:42px;height:42px;padding:0 14px 0 8px;color:#111;min-width:0;border-radius:0}._header_searchField_1h2l1_134 input::placeholder{font-size:15px;color:#858585}._header_searchActionBtn_1h2l1_214{width:30px;height:30px;margin-right:8px;border-radius:15px;background:#e4494c;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background-color .2s ease}._header_searchActionBtn_1h2l1_214:hover{background:#c52330}._header_right_1h2l1_231{display:flex;align-items:center;gap:20px;margin-left:auto;flex-shrink:0}._header_actions_1h2l1_239{display:flex;align-items:center;gap:14px}._header_cta_1h2l1_245{display:flex;align-items:center;gap:8px}._header_pill_1h2l1_251{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border-radius:12px;background:transparent;border:none;cursor:pointer;flex-shrink:0;transition:background-color .15s ease}._header_pill_1h2l1_251 svg{width:24px;height:24px;flex-shrink:0}._header_pill_1h2l1_251:hover{background:#f4f4f4}._header_createBtn_1h2l1_274{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;min-width:0;height:54px;padding:6px 8px 6px 6px;border-radius:12px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit}._header_createBtn_plus_1h2l1_290{width:36px;height:36px;border-radius:10px;background:#e4494c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:600;line-height:1;flex-shrink:0;transition:background-color .18s ease,transform .18s ease}._header_createBtn_textBlock_1h2l1_305{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;min-width:0}._header_createBtn_line_1h2l1_313{font-size:14px;font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#4f4f4f;white-space:nowrap;transition:color .2s ease}._header_createBtn_1h2l1_274:hover ._header_createBtn_line_1h2l1_313{color:#ed2939}._header_authBtn_1h2l1_326{display:flex;justify-content:center;align-items:center;gap:7px;padding:10px;height:42px;border-radius:21px;background:#f6f6f6;cursor:pointer;transition:background .2s ease}._header_authBtn_1h2l1_326 svg{width:18px;height:18px;flex-shrink:0}._header_authBtn_1h2l1_326 span{font-size:14px;font-weight:600;letter-spacing:-.03em;line-height:1;color:#222;white-space:nowrap}._header_authBtn_1h2l1_326:hover{background:#ececec}._header_profileWrapper_1h2l1_355{position:relative;z-index:4;cursor:pointer}._header_profileAvatarBtn_1h2l1_361{position:relative;z-index:4;width:42px;height:42px;padding:0;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}._header_profileAvatarImg_1h2l1_376{width:100%;height:100%;object-fit:cover;display:block}._header_profileAvatarFallback_1h2l1_383{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._header_profileAvatarFallback_1h2l1_383 svg{width:100%;height:100%;display:block}._header_profileDropdown_1h2l1_396{display:flex;flex-direction:column;align-items:stretch;width:324px;max-width:calc(100vw - 32px);padding:16px 20px 20px;box-sizing:border-box;background:#fff;border:none;border-radius:20px;box-shadow:0 4px 32px -2px #0000001f;position:absolute;top:calc(100% + 10px);right:-16px;pointer-events:auto;z-index:1001}._header_profileDropdown_1h2l1_396 ul{list-style:none;margin:0 0 4px;padding:0;display:flex;flex-direction:column;gap:2px}._header_profileDropdown_1h2l1_396 li{margin:0}._header_profileDropdown_1h2l1_396 li a,._header_profileDropdown_1h2l1_396 li button._dropdownLink_1h2l1_426{display:flex;flex-direction:row;align-items:center;gap:12px;padding:8px 4px;border-radius:12px;text-decoration:none;font-size:15px;font-weight:500;letter-spacing:-.03em;line-height:1.2;color:#2b2b2b;transition:background-color .15s ease,color .15s ease}._header_profileDropdown_1h2l1_396 li a svg,._header_profileDropdown_1h2l1_396 li button._dropdownLink_1h2l1_426 svg{display:block;width:20px;height:20px;flex-shrink:0}._header_profileDropdown_1h2l1_396 li a:hover,._header_profileDropdown_1h2l1_396 li button._dropdownLink_1h2l1_426:hover{background-color:#f7f7f7}._header_profileDropdown_1h2l1_396 li a._active_1h2l1_452{font-weight:600;color:#111}._header_profileDropdown_1h2l1_396 ._header_profiles_1h2l1_456{margin:8px 0 12px;padding-top:12px;border-top:1px solid #f4f4f4}._header_profileDropdown_1h2l1_396 ._header_profiles_1h2l1_456 h4{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:-.03em;color:#6c6c6c}._header_profileDropdown_1h2l1_396 ._header_profiles_adding_1h2l1_468{display:flex;align-items:center;gap:12px}._header_profileDropdown_1h2l1_396 ._header_profiles_img_1h2l1_473{width:44px;height:44px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#f0f0f0,#e6e6e6)}._header_profileDropdown_1h2l1_396 ._header_profiles_adding_1h2l1_468 button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:#f4f4f4;cursor:pointer;transition:background-color .15s ease}._header_profileDropdown_1h2l1_396 ._header_profiles_adding_1h2l1_468 button svg{display:block;width:16px;height:16px}._header_profileDropdown_1h2l1_396 ._header_profiles_adding_1h2l1_468 button:hover{background:#e8e8e8}._header_profileDropdown_1h2l1_396 ._header_logout_1h2l1_501{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;margin-top:4px;padding:10px 4px;border:none;border-radius:12px;background:transparent;font:inherit;font-size:15px;font-weight:500;letter-spacing:-.03em;line-height:1.2;color:#2b2b2b;text-align:left;cursor:pointer;transition:background-color .15s ease}._header_profileDropdown_1h2l1_396 ._header_logout_1h2l1_501 svg{display:block;width:20px;height:20px;flex-shrink:0}._header_profileDropdown_1h2l1_396 ._header_logout_1h2l1_501:hover{background-color:#f7f7f7}._active_1h2l1_452{font-weight:600;color:#111}._profileDropdownTitle_1h2l1_538{margin:0 0 8px;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-.03em;color:#111}._profileDropdownStat_1h2l1_547{display:flex;align-items:center;justify-content:space-between;min-height:32px;margin-bottom:6px;padding:0 16px;background:#f6f6f6;border-radius:16px;box-sizing:border-box;transition:background-color .15s ease}._profileDropdownStat_1h2l1_547:hover{background-color:#ececec}._profileDropdownStat_rating_1h2l1_563{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding-top:6px;padding-bottom:6px}._profileDropdownRatingScore_1h2l1_572{font-size:15px;font-weight:500;line-height:1;letter-spacing:-.03em;color:#2b2b2b}._profileDropdownStars_1h2l1_580{justify-self:center;justify-content:center}._profileDropdownRatingMeta_1h2l1_585{font-size:14px;font-weight:400;line-height:1;letter-spacing:-.03em;color:#2b2b2b;white-space:nowrap}._profileDropdownBalanceLabel_1h2l1_594{font-size:15px;font-weight:400;line-height:1;letter-spacing:-.03em;color:#2b2b2b}._profileDropdownBalanceValue_1h2l1_602{font-size:15px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#2b2b2b}._profileDropdownCreateBtn_1h2l1_610{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:6px 0 8px;padding:10px 16px;min-height:32px;box-sizing:border-box;border:none;border-radius:16px;background:#f4f4f4;font-family:inherit;font-size:15px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#2b2b2b;cursor:pointer;transition:background-color .15s ease}._profileDropdownCreateBtn_1h2l1_610:hover{background-color:#e8e8e8}._profileDropdownCreateBtnPlus_1h2l1_636{display:flex;align-items:center;justify-content:center;width:10px;height:10px;font-size:14px;font-weight:600;line-height:1}._profileDropdownSection_1h2l1_647{display:flex;flex-direction:column;gap:2px}._profileDropdownDivider_1h2l1_653{width:calc(100% + 40px);margin:8px -20px;border:none;border-top:1px solid #f4f4f4}._profileDropdownLink_1h2l1_660{display:block;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:6px 20px;box-sizing:border-box;border:none;border-radius:0;font:inherit;font-size:15px;font-weight:400;line-height:1.2;letter-spacing:-.03em;color:#2b2b2b;text-align:left;text-decoration:none;cursor:pointer;background:transparent;transition:color .15s ease,background-color .15s ease,opacity .15s ease}._profileDropdownLink_1h2l1_660:hover{color:#111;background-color:#f7f7f7}._profileDropdownLink_active_1h2l1_686{font-weight:600;color:#111}._profileDropdownRowBadge_1h2l1_691{display:flex;align-items:center;justify-content:space-between;gap:10px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:6px 20px;box-sizing:border-box;border-radius:0;transition:background-color .15s ease}._profileDropdownRowBadge_1h2l1_691:hover{background-color:#f7f7f7}._profileDropdownRowBadge_1h2l1_691 ._profileDropdownLink_1h2l1_660{flex:1;min-width:0;width:auto;margin:0;padding:0;background:transparent}._profileDropdownRowBadge_1h2l1_691 ._profileDropdownLink_1h2l1_660:hover{background-color:transparent;color:#111}._profileDropdownBadge_1h2l1_720{flex-shrink:0;min-width:18px;padding:3px 10px;border-radius:8px;background:#f4f4f4;font-size:12px;font-weight:600;line-height:1;letter-spacing:-.03em;text-align:center;color:#2b2b2b}._profileDropdownBadge_promo_1h2l1_734{padding:2px 8px;background:#ff3d40;font-weight:500;color:#fff}._profileDropdownAddAccount_1h2l1_741{display:flex;align-items:center;gap:12px;width:calc(100% + 40px);margin:2px -20px 8px;padding:6px 20px;box-sizing:border-box;border:none;border-radius:0;font:inherit;font-size:15px;font-weight:500;line-height:1;letter-spacing:-.03em;color:#2b2b2b;text-align:left;cursor:pointer;background:transparent;transition:background-color .15s ease}._profileDropdownAddAccount_1h2l1_741:hover{background-color:#f7f7f7}._profileDropdownAddAccountIcon_1h2l1_766{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;background:#f4f4f4}._profileDropdownAddAccountIcon_1h2l1_766 svg{width:16px;height:16px}._profileDropdownLogout_1h2l1_781{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:10px 16px;min-height:32px;box-sizing:border-box;border:none;border-radius:16px;background:#f4f4f4;font-family:inherit;font-size:15px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#a0a0a0;cursor:pointer;transition:background-color .15s ease,color .15s ease}._profileDropdownLogout_1h2l1_781:hover{background-color:#e8e8e8;color:#2b2b2b}._header_mob_1h2l1_807{display:none}._header_nav_1h2l1_811{position:relative;display:flex;align-items:center;gap:20px;padding:4px 16px 20px;max-height:64px;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}._header_nav_1h2l1_811 a{font-size:14px;font-weight:500;letter-spacing:-.03em;line-height:1.2;color:#4f4f4f;white-space:nowrap;transition:color .2s ease}._header_nav_1h2l1_811 a:hover{color:#ed2939}._navHidden_1h2l1_834{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}@media(max-width:1300px){._header_right_1h2l1_231{gap:12px}}@media(max-width:1100px){._header_createBtn_1h2l1_274{padding:6px}._header_createBtn_plus_1h2l1_290{width:32px;height:32px;border-radius:9px;font-size:19px}._header_createBtn_line_1h2l1_313{font-size:13px}._header_searchGroup_1h2l1_107{width:auto;flex:1;max-width:432px}._header_left_1h2l1_89{margin-right:16px}._header_nav_1h2l1_811{gap:16px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}._header_nav_1h2l1_811::-webkit-scrollbar{display:none}}@media(max-width:900px){._header_1h2l1_7{border-radius:0 0 16px 16px;max-width:100%}._header_right_1h2l1_231,._header_searchGroup_1h2l1_107{display:none}._header_mob_1h2l1_807{display:flex;align-items:center;gap:20px;margin-left:auto}._header_mob_1h2l1_807 svg{width:22px;height:22px}._header_mob_1h2l1_807 button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:#ff383c}._header_mob_1h2l1_807 button svg,._header_mob_1h2l1_807 button svg path,._header_mob_1h2l1_807 button svg g{fill:#ff383c}._header_mob_1h2l1_807 ._header_mob_notification_1h2l1_912 svg{width:24px;height:24px}._header_nav_1h2l1_811{display:none}._header_main_1h2l1_82{padding:22px 20px 18px}._header_left_1h2l1_89{margin-right:0}._headerWrap_1h2l1_7{justify-content:stretch}}@media(max-width:768px){._header_1h2l1_7{box-shadow:0 5px 6px #0000000f}._header_logo_1h2l1_97,._header_logo_1h2l1_97 img{width:118px}._header_mob_1h2l1_807 svg{width:20px;height:20px}._header_mob_1h2l1_807 ._header_mob_notification_1h2l1_912 svg{width:22px;height:22px}}._searchModal_1ur29_3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;z-index:1000}._modalContent_1ur29_15{width:100%;height:100%;display:flex;flex-direction:column;padding:16px 20px}._searchBar_1ur29_23{display:flex;align-items:center;gap:10px;width:100%}._searchBar_1ur29_23 ._cancelButton_1ur29_29{color:#ed2939;font-size:14px;cursor:pointer}._searchBar_1ur29_23 ._inputWrapper_1ur29_34{flex-grow:1;position:relative}._searchBar_1ur29_23 ._inputWrapper_1ur29_34 ._searchIcon_1ur29_38{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:16px;height:16px}._searchBar_1ur29_23 ._inputWrapper_1ur29_34 input{width:100%;padding:10px 10px 10px 33px;font-size:14px}._menuCollapse_1mzlg_3{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}._menuCollapseInner_1mzlg_9{overflow:hidden}._menu_inner_1mzlg_13{padding:20px 16px 32px;display:grid;grid-template-columns:200px 1fr 1fr 260px;gap:40px;border-top:1px solid #f0f0f0}._menu_nav_1mzlg_21{display:flex;flex-direction:column;gap:16px}._menu_navLink_1mzlg_27{font-size:15px;font-weight:500;line-height:20px;color:#111;transition:color .2s ease}._menu_navLink_1mzlg_27:hover{color:#ed2939}._menu_categories_1mzlg_38{display:flex;flex-direction:column;gap:28px}._menu_category_1mzlg_44{display:flex;flex-direction:column;gap:12px}._menu_categoryTitle_1mzlg_50{font-size:16px;font-weight:600;line-height:20px;color:#111;transition:color .2s ease}._menu_categoryTitle_1mzlg_50:hover{color:#ed2939}._menu_categoryItems_1mzlg_61{display:flex;flex-direction:column;gap:8px}._menu_categoryItem_1mzlg_61{font-size:14px;line-height:18px;color:#1119;transition:color .2s ease}._menu_categoryItem_1mzlg_61:hover{color:#111}._menu_ad_1mzlg_77{display:flex;align-items:flex-start}._menu_adPlaceholder_1mzlg_82{width:100%;min-height:200px;border:1px dashed #dedede;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#1116}@media(max-width:1000px){._menu_inner_1mzlg_13{grid-template-columns:180px 1fr 1fr;gap:32px}._menu_ad_1mzlg_77{display:none}}@media(max-width:768px){._menu_inner_1mzlg_13{grid-template-columns:1fr;gap:24px;padding:24px 20px 32px}._menu_nav_1mzlg_21{flex-direction:row;flex-wrap:wrap;gap:12px}._menu_categories_1mzlg_38{gap:20px}}._burger_cmi74_1{position:relative;width:24px;height:22px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}._burger_cmi74_1 path{fill:#ff383c}._iconOpen_cmi74_16,._iconClose_cmi74_17{position:absolute;transition:opacity .3s ease,transform .3s ease}._iconOpen_cmi74_16{width:21px;height:16px;opacity:1;transform:rotate(0)}._iconClose_cmi74_17{width:19px;height:19px;opacity:0;transform:rotate(-90deg)}._open_cmi74_36 ._iconOpen_cmi74_16{opacity:0;transform:rotate(90deg)}._open_cmi74_36 ._iconClose_cmi74_17{opacity:1;transform:rotate(0)}._pageDim_1g2uk_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;background:#00000085;pointer-events:auto;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}._pageDim_visible_1g2uk_13{opacity:1}._sheetWrap_1g2uk_17{position:fixed;z-index:10050;box-sizing:border-box;pointer-events:none;overflow-y:auto;opacity:0;transform:translateY(-10px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}._sheetWrap_visible_1g2uk_28{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){._pageDim_1g2uk_3,._sheetWrap_1g2uk_17{transition-duration:.01ms}}._sheet_1g2uk_17{width:100%;max-width:100%;margin:0;background:#fff;border-radius:20px;pointer-events:auto;box-shadow:0 8px 40px -8px #0000002e;box-sizing:border-box;min-height:min(240px,100%)}._sheetInner_1g2uk_51{padding:20px 20px 40px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}._suggestions_1g2uk_59{display:flex;flex-direction:column;gap:16px}._suggestionsRow_1g2uk_65{display:flex;flex-wrap:wrap;gap:24px 32px}._suggestionsCol_1g2uk_71{flex:1;min-width:200px;display:flex;flex-direction:column;gap:8px}._suggestionsHeading_1g2uk_79{margin:0;font-size:13px;font-weight:600;letter-spacing:-.03em;color:#ed2939;line-height:1.2}._suggestionBtn_1g2uk_88{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;border:none;border-radius:12px;background:transparent;font:inherit;font-size:15px;font-weight:400;letter-spacing:-.03em;color:#111;text-align:left;cursor:pointer;transition:background-color .15s ease}._suggestionBtn_1g2uk_88:hover{background-color:#f5f5f5}._suggestionIcon_1g2uk_111{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:#f2f2f2}._listingsStrip_1g2uk_119{display:flex;flex-direction:column;gap:12px}._listingsTitle_1g2uk_125{margin:0;font-size:14px;font-weight:600;letter-spacing:-.03em;color:#6c6c6c}._listingsCarouselRow_1g2uk_133{position:relative;margin:0 -4px}._listingsScroll_1g2uk_138{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}._listingsScroll_1g2uk_138::-webkit-scrollbar{display:none}._listingsScrollNavBtn_1g2uk_151{position:absolute;top:50%;transform:translateY(calc(-50% - 40px));z-index:3;width:34px;height:34px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff;color:#949494;box-shadow:0 2px 8px #0000001a,0 1px 2px #0000000f;cursor:pointer;transition:color .15s ease,box-shadow .15s ease}._listingsScrollNavBtn_1g2uk_151:hover{color:#ed2939;box-shadow:0 3px 12px #0000001f,0 1px 3px #00000014}._listingsScrollNavBtn_prev_1g2uk_176{left:2px}._listingsScrollNavBtn_next_1g2uk_180{right:2px}._listingsScrollChevron_1g2uk_184{display:block;flex-shrink:0}._listingCardWrap_1g2uk_189{flex:0 0 168px;width:168px;scroll-snap-align:start;position:relative;min-width:0}._listingCard_1g2uk_189{display:block;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px -2px #00000014;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}._listingCard_1g2uk_189:hover{box-shadow:0 5px 16px -4px #0000001f;transform:translateY(-1px)}._listingCardImg_1g2uk_212{width:100%;height:100px;object-fit:cover;display:block;background:#e8e8e8}._listingCardBody_1g2uk_220{padding:8px 8px 10px;display:flex;flex-direction:column;gap:1px;min-width:0}._listingCardPrice_1g2uk_228{margin:0;font-size:14px;font-weight:700;letter-spacing:-.02em;color:#ed5270;line-height:1.2}._listingCardPeriod_1g2uk_237{margin:0;font-size:11px;font-weight:500;color:#ed5270;line-height:1.2}._listingCardTitle_1g2uk_245{margin:3px 0 0;font-size:12px;font-weight:400;letter-spacing:-.02em;color:#111;line-height:1.25;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listingCardCity_1g2uk_258{margin:4px 0 0;font-size:11px;font-weight:400;color:#6c6c6c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listingCardFav_1g2uk_268{position:absolute;top:6px;right:6px;z-index:2;transform:scale(.82);transform-origin:top right}._listingCardFav_1g2uk_268 button{position:relative!important;inset:auto!important;bottom:auto!important;right:auto!important}._searchVariants_1g2uk_283{display:flex;flex-direction:column;gap:10px}._searchVariantsTitle_1g2uk_289{margin:0;font-size:14px;font-weight:600;letter-spacing:-.03em;color:#6c6c6c}._searchVariantsList_1g2uk_297{display:flex;flex-wrap:wrap;gap:8px}._searchVariantBtn_1g2uk_303{margin:0;padding:8px 12px;border:1px solid #e5e5e5;border-radius:999px;background:#fafafa;font:inherit;font-size:13px;font-weight:500;letter-spacing:-.02em;color:#555;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}._searchVariantBtn_1g2uk_303:hover{background:#f2f2f2;border-color:#d8d8d8;color:#2f2f2f}._emptyHint_1g2uk_323{margin:0;padding:12px 0;font-size:14px;color:#6c6c6c;text-align:center}._skeletonImage_1is76_1{width:100%;height:100%;border-radius:12px;background:#eee;animation:_shimmer_1is76_1 1.5s infinite linear}._skeletonLine_1is76_9,._skeletonLineShort_1is76_10,._skeletonLineTiny_1is76_11{height:14px;border-radius:6px;background:#eee;margin-bottom:8px;animation:_shimmer_1is76_1 1.5s infinite linear}._skeletonLineShort_1is76_10{width:60%}._skeletonLineTiny_1is76_11{width:40%}._skeletonStats_1is76_27{height:44px;margin-top:12px;border-radius:12px;background:#eee;animation:_shimmer_1is76_1 1.5s infinite linear}@keyframes _shimmer_1is76_1{0%{background:linear-gradient(90deg,#eee 25%,#f5f5f5,#eee 75%);background-size:200% 100%;background-position:100% 0}to{background-position:-100% 0}}._desktopCard_1is76_45{display:flex;flex-direction:column;gap:12px}._mobileCard_1is76_51{display:flex;flex-direction:column;gap:12px;padding:16px}._skeletonContent_1is76_58{display:flex;flex-direction:column}._wrapper_1e1th_1{min-height:100dvh;padding:16px;background:linear-gradient(180deg,#e5393559,#e5393538 20%,#e539351f 50%,#e539350f,#e539350a);display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;overflow:hidden}._header_1e1th_13{width:100%;max-width:420px;position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._header_1e1th_13 h1{position:absolute;left:50%;transform:translate(-50%);font-weight:600;margin:0;font-size:18px;color:#1e1e1e}._iconBtn_1e1th_33{width:40px;height:40px;border-radius:14px;border:none;background:linear-gradient(145deg,#fff,#f2f4f7);box-shadow:0 6px 18px #0000000f,inset 0 1px 2px #fffc;font-size:18px}._rightIcons_1e1th_43{display:flex;gap:8px}._giftShift_1e1th_48{transform:translateY(0)}._wheelWrapper_1e1th_52{width:100%;max-width:420px;height:600px;position:relative;display:flex;justify-content:center;align-items:center;margin-top:0;flex:1}._topContainer_1e1th_64{position:absolute;width:1000px;height:1000px;left:50%;bottom:-600px;transform:translate(-50%);z-index:15}._topTrack_1e1th_74{position:relative;width:100%;height:100%;bottom:-60px;transform-origin:center center}._topCard_1e1th_82{position:absolute;width:240px;height:240px;left:50%;top:50%;transform-origin:center center;border-radius:24px;background:transparent;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center}._container_1e1th_98{position:absolute;width:1200px;height:1200px;left:50%;bottom:-600px;transform:translate(-50%)}._track_1e1th_107{position:relative;width:100%;height:100%;bottom:-150px;transform-origin:center center}._card_1e1th_115{position:absolute;width:100px;height:100px;left:50%;top:50%;margin-left:-50px;margin-top:-50px;border-radius:24px;background:linear-gradient(160deg,#f2f3f5,#e4e7ec 60%,#d8dde3);border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 40px #0000002e,0 8px 20px #0000001f;transform-origin:center center}._value_1e1th_135{font-size:24px;font-weight:700;color:#c62828}._label_1e1th_141{margin-top:6px;font-size:13px;color:#6b7280;letter-spacing:.3px}._pointer_1e1th_148{position:absolute;left:50%;bottom:20px;transform:translate(-50%);z-index:30;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:22px solid #e53935}._spinButton_1e1th_161{margin-top:0;margin-bottom:calc(12px + env(safe-area-inset-bottom));width:70%;max-width:420px;height:56px;border-radius:100px;border:none;background:linear-gradient(180deg,#e53935,#c62828);color:#fff;font-size:16px;font-weight:600;transition:transform .15s ease,opacity .2s ease;position:relative;z-index:20}._spinButton_1e1th_161:active{transform:translateY(2px)}._spinButton_1e1th_161:disabled{opacity:.6}._modalOverlay_1e1th_186{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:999}._modal_1e1th_186{width:300px;height:200px;background:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;text-align:center}._modalPrize_1e1th_208{font-size:24px;font-weight:700}._modalButton_1e1th_213{height:40px;border:none;border-radius:12px;background:#e53935;color:#fff;font-weight:600}._prizesOverlay_1e1th_222{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e5393526,#e5393514);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;flex-direction:column;animation:_fadeIn_1e1th_1 .25s ease}._prizesHeader_1e1th_233{position:relative;height:80px;display:flex;align-items:center;justify-content:center;padding:0 20px}._prizesHeader_1e1th_233 h2{margin:0;font-weight:600;font-size:20px}._closeBtn_1e1th_248{position:absolute;right:20px;width:40px;height:40px;border-radius:12px;border:none;background:#fff;font-size:18px}._prizesContent_1e1th_259{flex:1;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px;overflow-y:auto}._prizeCard_1e1th_268{background:#fff;border-radius:20px;padding:20px;text-align:center;box-shadow:0 12px 30px #0000001a}._prizeValue_1e1th_276{font-size:28px;font-weight:700;margin-bottom:8px}._prizeLabel_1e1th_282{font-size:14px;color:#555}@keyframes _fadeIn_1e1th_1{0%{opacity:0}to{opacity:1}}._desktopBlock_1e1th_295{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#e5393514,#e5393508);padding:40px}._desktopMessage_1e1th_304{background:#fff;padding:40px 50px;border-radius:24px;box-shadow:0 20px 50px #00000014;text-align:center;max-width:420px}._desktopMessage_1e1th_304 h2{margin:0 0 12px;font-size:22px;font-weight:700;color:#1e1e1e}._desktopMessage_1e1th_304 p{margin:0;font-size:15px;color:#6b7280}._rulesBlock_1e1th_326{grid-column:span 2;background:#fff;border-radius:20px;padding:20px;box-shadow:0 12px 30px #0000001a}._rulesBlock_1e1th_326 h3{margin:0 0 12px;font-size:18px}._rulesBlock_1e1th_326 ul{margin:0;padding-left:18px;font-size:14px;color:#555}._rulesBlock_1e1th_326 li{margin-bottom:6px}._privacyLink_1e1th_350{grid-column:span 2;text-align:center;margin-top:10px;font-size:14px;color:#c62828;text-decoration:none;font-weight:600}._privacyLink_1e1th_350:hover{text-decoration:underline}._checkboxWrapper_orwn6_3 input{position:absolute;opacity:0;cursor:pointer}._checkboxWrapper_orwn6_3 label{display:block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}._checkboxWrapper_orwn6_3 span{position:absolute;top:50%;left:0;transform:translateY(-50%);height:28px;width:28px;background-color:#f1f2f7;border:1px solid #dedede;border-radius:50%}._checkboxWrapper_orwn6_3 span:after{content:"";position:absolute;display:none}._checkboxWrapper_orwn6_3 label input:checked~span:after{display:block}._checkboxWrapper_orwn6_3 label span:after{top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background:#ed2939}@media(max-width:550px){._checkboxWrapper_orwn6_3 label{font-size:18px}}._blacklist_h1snx_1{position:relative;width:100%;height:100vh}._blacklist_header_h1snx_6{display:flex;justify-content:space-between;padding:6px 20px;width:100%;position:sticky;top:0;background:#fff}._closeBtn_h1snx_16{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}._closeBtn_h1snx_16:hover{background:#f5f5f5}._closeBtn_h1snx_16 svg{width:20px;height:20px}._homeWrap_5azyo_3{position:relative}._homeWrap_5azyo_3 ._cookie_5azyo_6{width:60%;max-width:550px;position:sticky;bottom:2%;left:50%;transform:translate(-50%);padding:12px 16px;border-radius:16px;background:#111;box-shadow:0 2px 24px #00000052;color:#fff;z-index:100;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}._homeWrap_5azyo_3 ._cookie_text_5azyo_23{display:inline}._homeWrap_5azyo_3 ._cookie_text_5azyo_23 a{display:inline-flex;gap:3px;text-decoration:underline;margin-right:3px}._homeWrap_5azyo_3 ._cookie_5azyo_6 ._closeBtn_5azyo_32{position:absolute;right:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dedede}._homeWrap_5azyo_3 ._cookie_5azyo_6 ._closeBtn_5azyo_32 svg{width:20px;height:10px}._homeWrap_5azyo_3 ._cookie_5azyo_6 ._acceptBtn_5azyo_47{display:block;margin-top:16px;padding:4px 18px;background:#fff;font-weight:500;border-radius:8px;color:#111}._homeWrap_5azyo_3 ._cookie_5azyo_6._hiding_5azyo_56{opacity:0;visibility:hidden}._home_5azyo_3{display:flex;justify-content:space-between;padding:0 0 96px;gap:60px}._home_main_5azyo_67{max-width:936px;width:100%;width:75.5%}._home_option_5azyo_72{position:relative;max-width:160px;width:100%;min-width:140px;height:150px;padding-top:12px;border-radius:18px;border:1px solid #dedede;box-shadow:1px 2px 32px #11111114;overflow:hidden;transition:background .3s ease}._home_option_5azyo_72:hover{background:#c2c2c22b}._home_option_5azyo_72._full_height_5azyo_88{max-width:253px;width:100%;height:308px}._home_option_5azyo_72._full_height_5azyo_88 ._title_5azyo_93{color:#1119}._home_option_5azyo_72._mobile_5azyo_96,._home_optionVisible_5azyo_96{display:none}._home_option_5azyo_72 svg,._home_option_5azyo_72 img{position:absolute;bottom:0;right:0;z-index:-1}._home_option_5azyo_72._big_5azyo_105{max-width:327px;width:100%}._home_option_5azyo_72._big_5azyo_105 ._title_5azyo_93{margin-left:24px}._home_option_5azyo_72 ._title_5azyo_93{margin-left:20px;font-size:18px;line-height:22px;font-weight:600;color:#111}._home_info_points_5azyo_119{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin:24px 0 32px;width:100%}._home_info_points_top_5azyo_127{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:100%;flex-basis:100%}._home_info_points_top_5azyo_127 h4{margin:0;font-size:18px;font-weight:600;line-height:1.2;color:#111}._home_info_points_bottom_5azyo_143{position:relative;z-index:5;width:100%;display:flex;align-items:center;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._home_info_points_bottom_5azyo_143::-webkit-scrollbar{width:0;height:0}._home_info_points_bottom_5azyo_143{flex-wrap:nowrap}._home_filter_5azyo_161{background:#f1f2f7;border-radius:12px;display:flex;place-items:center;color:#0a1910;padding:8px 16px;font-size:18px;transition:background .3s ease;flex-shrink:0}._home_filter_5azyo_161:active,._home_filter_5azyo_161._active_5azyo_172{background:#dedede}._home_filter_5azyo_161 svg{flex-shrink:0}._home_filter_5azyo_161._large_5azyo_178{padding:8px 26px;font-size:18px;line-height:23px;gap:4px}._home_filter_5azyo_161._large_5azyo_178 img{flex-shrink:0}._home_filter_5azyo_161 span{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}._home_filter_wrap_5azyo_195{width:100%;display:flex;align-items:center;gap:10px}._home_filter_5azyo_161._brands_5azyo_201{position:relative;max-width:145px}._home_filter_5azyo_161._bodyType_5azyo_205{max-width:450px;min-width:110px;width:100%;flex-shrink:1}._home_recommends_5azyo_211 ._title_5azyo_93 span{color:#ed2939}._home_recommends_grid_5azyo_214{position:relative;margin:28px 0 0;max-width:936px;display:grid;grid-template-columns:repeat(4,minmax(165px,220px));grid-auto-flow:dense;justify-content:space-between;gap:40px 16px}._home_recommends_5azyo_211 ._load_5azyo_224{bottom:-64px}._home_recommends_5azyo_211 ._header_mobile_5azyo_227{display:none}._home_right_5azyo_230{width:23%;position:relative;margin-top:0;display:flex;flex-direction:column;gap:37px;border:none;outline:none;box-shadow:none}._home_promoCard_5azyo_241{width:100%;margin-top:16px;padding:18px 16px 20px;border-radius:20px;background:#f1f2f7;border:none;box-shadow:none;position:relative;min-height:0}._home_ad_5azyo_252{width:100%;border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;padding:40px 31px;height:250px;transition:all .3s ease}._home_ad_5azyo_252 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._home_ad_5azyo_252:nth-child(2){padding:56px 26px;height:500px}._home_ad_5azyo_252._fixed_5azyo_278,._home_ad_5azyo_252._sticky_5azyo_278{position:sticky;top:calc(var(--header-height, 61px) + 20px);align-self:flex-start}._home_ad_5azyo_252._normal_5azyo_283{position:static}._home_5azyo_3 ._option_img_5azyo_286{position:absolute;bottom:0;z-index:-1}._home_options_5azyo_291{display:grid;grid-template-columns:1.75fr 1.25fr 1.75fr 1.25fr;gap:8px;width:100%;padding:16px 0 24px}._home_options_logoWrap_5azyo_298{display:none}._home_options_item_5azyo_301:nth-child(4){order:4}._home_options_item_5azyo_301:nth-child(5){order:3}._home_options_item_5azyo_301:last-child{order:5}._home_options_item_5azyo_301{display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding:12px 16px;border-radius:16px;background:#f1f2f7;text-align:left;text-decoration:none;transition:background .2s ease,color .2s ease}._home_options_item_5azyo_301 h4{margin:0;font-size:16.32px;font-weight:500;line-height:1.15;color:#111}._home_options_item_5azyo_301:hover{background:#e4e5eb}._home_options_item_5azyo_301:last-child{grid-column:1/-1}._home_options_item_5azyo_301._home_options_itemWithImg_5azyo_335{position:relative;overflow:hidden}._home_options_item_5azyo_301._home_options_itemWithImg_5azyo_335 ._home_options_itemText_5azyo_339{flex:1;min-width:0}._home_options_item_itemText_5azyo_343{display:block;min-width:0}._home_options_item_titleBreak_5azyo_347,._home_options_item_titlePart_5azyo_350{display:inline}._home_options_item_itemSub_5azyo_353{display:none;margin:0;max-width:100%;font-size:10px;font-weight:400;line-height:1.2;color:#1111118c}._home_options_item_itemSub_5azyo_353:empty{display:none}._home_options_itemImg_5azyo_365{position:absolute;right:-4px;bottom:50%;transform:translateY(50%);height:auto;width:auto;max-height:52px;max-width:120px;object-fit:contain;object-position:right center;pointer-events:none}@media(min-width:1001px){._home_options_itemImg_5azyo_365{height:81.6px!important;width:auto!important;max-height:81.6px!important;max-width:156px!important}}._home_options_item_5azyo_301._home_options_itemBig_5azyo_386{justify-content:space-between;cursor:default;background:#ffe1e2}._home_options_item_5azyo_301._home_options_itemBig_5azyo_386:hover{background:#ffe1e2}._home_options_chooseBtn_5azyo_394{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:10px 16px;border-radius:10px;background:#f9373b;color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease}._home_options_chooseBtn_5azyo_394:hover{background:#e02d31}._home_cityBlock_5azyo_412{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:24px 0 32px}._home_cityBlock_title_5azyo_420{margin:0 0 16px;font-size:24px;font-weight:500;line-height:1.2;color:#111}._home_cityBlock_controls_5azyo_427{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}._home_cityBlock_cityBtn_5azyo_434{font-weight:500;font-size:22px;line-height:1.25}._home_cityBlock_changeBtn_5azyo_439{font-size:14px;font-weight:400;padding:0 12px}._home_quickScrollSection_5azyo_444,._home_quickScroll_5azyo_444{display:none}._home_sortlist_5azyo_450{display:none;margin:0 0 40px}._home_info_title_5azyo_454{margin:0 0 24px;font-size:22px;font-weight:500;line-height:1.2;color:#111;display:flex;align-items:center;gap:8px}._home_info_titleIcon_5azyo_464{width:28px;height:28px;flex-shrink:0;display:block;vertical-align:middle;border-radius:5px}._home_info_5azyo_119 h2{font-weight:500}._home_empty_5azyo_475{color:#1116}._home_sliderWrap_5azyo_478{display:none;margin-bottom:0}._home_slider_5azyo_478{overflow:visible;padding:0}._home_slide_5azyo_478{position:relative;flex-shrink:0;box-sizing:border-box}._home_slideInner_5azyo_491{position:relative;display:block;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#f1f2f7}._home_slideInner_5azyo_491 img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._home_slideClickable_5azyo_507{cursor:pointer}._home_adLabel_5azyo_510{position:absolute;top:8px;right:8px;z-index:1;padding:4px 8px;border:none;border-radius:4px;background:#fff9;font-size:12px;line-height:1.2;color:#111;cursor:pointer;transition:background .2s ease}._home_adLabel_5azyo_510:hover{background:#ffffffd9}._home_slider_title_5azyo_528{font-weight:600;line-height:120%}._home_banner_5azyo_532{display:block;width:100%;height:fit-content;margin-top:16px;border-radius:16px;border:1px solid #dedede}._home_banner_5azyo_532 svg{width:100%}._home_bannerDeskWrap_5azyo_543{position:relative;width:100%;max-width:937px;margin-top:6px;margin-bottom:-35px;padding:35px 0;border-radius:16px;overflow:visible}._home_bannerDeskSlider_5azyo_553{margin-top:-35px;width:100%;border-radius:16px;border:1px solid #dedede}._home_bannerDeskSlider_5azyo_553 ._swiper-slide_5azyo_559{height:149px}._home_bannerDeskSlide_5azyo_553{position:relative;display:block;width:100%;height:149px;border-radius:16px;overflow:hidden;background:#f1f2f7}._home_bannerDeskSlide_5azyo_553 img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._home_bannerDeskArrow_5azyo_578{position:absolute;top:74.5px;transform:translateY(-50%);z-index:2;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease}._home_bannerDeskArrow_5azyo_578 svg{width:22px;height:22px}._home_bannerDeskWrap_5azyo_543:hover ._home_bannerDeskArrow_5azyo_578,._home_bannerDeskWrap_5azyo_543:has(>button:focus-visible) ._home_bannerDeskArrow_5azyo_578{opacity:.75;pointer-events:auto}._home_bannerDeskArrowPrev_5azyo_608{left:12px}._home_bannerDeskArrowNext_5azyo_611{right:12px}._home_bannerDeskArrowNext_5azyo_611 svg{transform:scaleX(-1)}._home_5azyo_3 ._title_5azyo_93{font-size:36px;font-weight:500}._home_filter_choose_5azyo_621{font-size:18px}@media(min-width:769px){._home_options_5azyo_291{grid-template-columns:repeat(3,minmax(0,1fr))}._home_options_item_5azyo_301:nth-child(2){grid-column:1;grid-row:1}._home_options_item_5azyo_301:nth-child(3){grid-column:2;grid-row:1}._home_options_item_5azyo_301:nth-child(4),._home_options_item_5azyo_301:nth-child(5),._home_options_item_5azyo_301:last-child{order:0}._home_options_item_5azyo_301:nth-child(4){grid-column:3;grid-row:1}._home_options_item_5azyo_301:nth-child(5){grid-column:1;grid-row:2}._home_options_item_5azyo_301:last-child{grid-column:2/-1;grid-row:2}._home_options_item_5azyo_301{min-height:69.6px}._home_options_itemImg_5azyo_365{max-height:62.4px}._home_options_5azyo_291 ._home_options_item_5azyo_301:nth-child(4) ._home_options_itemImg_5azyo_365{max-height:68.64px;max-width:132px;right:-14px;transform:translate(10px,50%)}._home_bannerDeskWrap_5azyo_543{margin-top:12px;margin-bottom:-44px;padding:44px 0}._home_bannerDeskSlider_5azyo_553{margin-top:-44px}._home_quickScrollSection_5azyo_444{display:block;margin-top:24px}._home_quickScroll_5azyo_444{display:flex;gap:22px;padding:12px 0 20px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}._home_quickScroll_5azyo_444::-webkit-scrollbar{display:none}._home_quickScroll_item_5azyo_688{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;width:80px;text-decoration:none;color:#111}._home_quickScroll_icon_5azyo_698{width:72px;height:62px;border-radius:14px;background:#f1f2f7;flex-shrink:0}._home_quickScroll_iconImg_5azyo_705{width:72px;height:62px;border-radius:14px;object-fit:cover;flex-shrink:0;display:block}._home_quickScroll_label_5azyo_713{font-size:12px;font-weight:400;line-height:1.1;letter-spacing:-.02em;text-align:center}}@media(min-width:1001px){._home_5azyo_3{padding-top:0;gap:40px}._home_main_5azyo_67,._home_right_5azyo_230{padding-top:14px}._home_right_5azyo_230{gap:28px}._home_promoCard_5azyo_241{margin-top:10px}._home_5azyo_3 ._home_options_item_5azyo_301,._home_5azyo_3 ._home_options_itemBig_5azyo_386{min-height:100.8px}._home_5azyo_3 ._home_options_item_5azyo_301 h4,._home_5azyo_3 ._home_options_itemBig_5azyo_386 h4{font-size:17px;margin-top:14px}._home_5azyo_3 ._home_options_titleBreak_5azyo_744{display:none}._home_5azyo_3 ._home_options_titlePart_5azyo_747:first-of-type:after{content:" "}._home_5azyo_3 ._home_options_itemWithImg_5azyo_335 h4,._home_5azyo_3 ._home_options_itemBig_5azyo_386 h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._home_5azyo_3 ._home_options_itemText_5azyo_339{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding-top:6px;padding-left:6px}._home_5azyo_3 ._home_options_itemSub_5azyo_765:not(:empty){display:block;white-space:normal;font-size:14px;line-height:1.35;margin-top:4px;color:#11111180}._home_5azyo_3 ._home_options_itemWithImg_5azyo_335,._home_5azyo_3 ._home_options_itemBig_5azyo_386{align-items:flex-start}._home_5azyo_3 ._home_options_itemBig_5azyo_386 ._home_options_chooseBtn_5azyo_394{align-self:center}._home_5azyo_3 ._home_options_itemWithImg_5azyo_335 img{height:91.8px!important;width:auto!important;max-width:156px!important;top:50%;bottom:auto;transform:translateY(-50%)}._home_5azyo_3 ._home_options_item_5azyo_301:nth-child(2) ._home_options_itemImg_5azyo_365,._home_5azyo_3 ._home_options_item_5azyo_301:nth-child(5) ._home_options_itemImg_5azyo_365{right:-10px}._home_5azyo_3 ._home_options_item_5azyo_301:nth-child(4) ._home_options_itemImg_5azyo_365{height:100.98px!important;max-height:100.98px!important;max-width:171.6px!important;right:-14px;transform:translate(10px,-50%)}}._filterPage_5azyo_800 ._filterBtn_5azyo_800{display:flex;align-items:center;gap:8px;font-weight:500;padding:10px 20px}._filterPage_5azyo_800 ._home_main_5azyo_67{max-width:unset;width:100%}._filterPage_5azyo_800 ._home_info_points_5azyo_119{margin-bottom:0}._filterPage_5azyo_800 ._home_info_points_top_5azyo_127{width:100%;display:flex;justify-content:flex-start;gap:12px}._filterPage_5azyo_800 ._home_recommends_5azyo_211{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:64px;padding-top:16px}._filterPage_5azyo_800 ._home_recommends_grid_5azyo_214{margin-top:0}._filterPage_5azyo_800 ._footer_list_5azyo_831{margin-bottom:96px;width:70.5%;display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:16px 64px}._filterPage_5azyo_800 ._footer_list_5azyo_831 li{width:fit-content;line-height:20px}._filterPage_5azyo_800 ._home_info_banner_5azyo_843,._filterPage_5azyo_800 ._filtersPanel_5azyo_844{display:none}._filterPage_5azyo_800 ._empty_5azyo_847{width:100%;grid-column:1/-1;padding:40px 0 0;text-align:center;color:#1116}._filterPage_5azyo_800 ._empty_5azyo_847 ._closeFiltersBtn_5azyo_854{display:block;margin:16px auto 0;padding:8px 16px;background:#ed2939;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background .3s ease}._filterPage_5azyo_800 ._empty_5azyo_847 ._closeFiltersBtn_5azyo_854:hover{background:#d11221}@media(max-width:1000px){._home_right_5azyo_230{display:none}._home_main_5azyo_67{max-width:100%;width:100%;padding-top:6px}._home_info_points_bottom_5azyo_143{max-width:unset;margin:0 -20px;padding:0 20px}._home_option_5azyo_72{width:160px;height:150px;min-width:unset;max-width:unset}._home_option_5azyo_72._big_5azyo_105{width:327px}._home_option_5azyo_72._full_height_5azyo_88{width:253px;max-width:100%;flex-shrink:0}._home_recommends_grid_5azyo_214{max-width:100%;grid-template-columns:repeat(4,minmax(165px,230px))}._filterPage_5azyo_800 ._home_recommends_5azyo_211{display:block;width:100%}._filterPage_5azyo_800 ._footer_list_5azyo_831{width:100%}._homeWrap_5azyo_3 ._cookie_5azyo_6{width:450px;margin:0 auto;left:auto;transform:none}}@media(max-width:900px){._homeWrap_5azyo_3 ._cookie_5azyo_6{bottom:9.5%}}@media(max-width:768px){._homeWrap_5azyo_3{overflow-x:hidden}._homeWrap_5azyo_3{padding:0}._homeWrap_5azyo_3._filterPage_5azyo_800 ._home_info_points_5azyo_119{margin:0}._homeWrap_5azyo_3._filterPage_5azyo_800 ._home_recommends_5azyo_211,._homeWrap_5azyo_3._filterPage_5azyo_800 ._home_recommends_grid_5azyo_214{margin-top:0}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filterBtn_5azyo_800{padding:10px 16px}._home_info_title_5azyo_454{font-size:17px;padding:0 20px;margin-bottom:16px;gap:6px}._home_info_titleIcon_5azyo_464{width:22px;height:22px}._home_info_5azyo_119 h2{padding:0 20px;margin-bottom:16px}._home_info_points_5azyo_119,._home_recommends_5azyo_211 ._title_5azyo_93{padding:0 20px}._home_cityBlock_5azyo_412{padding:24px 20px 32px}._home_cityBlock_title_5azyo_420{font-size:20px}._home_cityBlock_cityBtn_5azyo_434{font-size:18px}._home_option_5azyo_72{width:140px;height:140px}._home_option_5azyo_72._big_5azyo_105{width:288px}._home_option_5azyo_72._full_height_5azyo_88{height:288px}._home_option_5azyo_72:nth-child(1){order:1}._home_option_5azyo_72:nth-child(3){order:2}._home_option_5azyo_72:nth-child(4){order:3}._home_option_5azyo_72:nth-child(2){order:4}._home_options_5azyo_291{grid-template-columns:repeat(12,1fr);padding:24px 20px 12px;gap:8px;border-radius:20px 20px 0 0;background:#fff;overflow:hidden;box-shadow:0 -8px 14px -6px #00000014}._home_options_logoWrap_5azyo_298{display:flex;justify-content:center;align-items:center;grid-column:1/-1;grid-row:1;padding-bottom:16px}._home_options_logoWrap_5azyo_298 img,._home_options_logoWrap_5azyo_298 svg{max-width:131px;height:auto}._home_options_item_5azyo_301:nth-child(2){grid-column:1/8;grid-row:2}._home_options_item_5azyo_301:nth-child(3){grid-column:8/-1;grid-row:2}._home_options_item_5azyo_301:nth-child(4),._home_options_item_5azyo_301:nth-child(5){order:0}._home_options_item_5azyo_301:nth-child(4){grid-column:1/6;grid-row:3}._home_options_item_5azyo_301:nth-child(5){grid-column:6/-1;grid-row:3}._home_options_item_5azyo_301:last-child{grid-column:1/-1;grid-row:4}._home_options_chooseBtn_5azyo_394{min-width:0}._home_options_item_5azyo_301 h4{font-size:14.28px}._home_quickScrollSection_5azyo_444{display:block;margin-top:24px}._home_quickScroll_5azyo_444{display:flex;gap:22px;padding:12px 20px 24px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}._home_quickScroll_5azyo_444::-webkit-scrollbar{display:none}._home_quickScroll_item_5azyo_688{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;width:clamp(62px,17vw,80px);text-decoration:none;color:#111}._home_quickScroll_icon_5azyo_698{width:clamp(62px,17vw,80px);height:clamp(52px,14vw,68px);border-radius:14px;background:#f1f2f7;flex-shrink:0}._home_quickScroll_iconImg_5azyo_705{width:clamp(62px,17vw,80px);height:clamp(52px,14vw,68px);border-radius:14px;object-fit:cover;flex-shrink:0;display:block}._home_quickScroll_label_5azyo_713{font-size:12px;font-weight:400;line-height:1.1;letter-spacing:-.02em;text-align:center}._home_recommends_grid_5azyo_214{margin:28px 0 0;padding:0 20px;max-width:856px;display:grid;grid-template-columns:repeat(3,minmax(155px,254px));justify-content:space-between;gap:32px 14px}._home_recommends_5azyo_211 ._header_mobile_5azyo_227{display:flex}._home_recommends_5azyo_211 ._title_5azyo_93{font-size:24px}._home_sliderWrap_5azyo_478{display:block;margin:-27px -20px -19px;padding:35px 20px;width:calc(100% + 40px);overflow:visible;box-sizing:border-box;background:#f1f2f7}._home_sliderWrap_5azyo_478 ._swiper_5azyo_559{overflow:visible;margin-top:-35px}._home_sliderPlaceholder_5azyo_1117{margin:-27px -20px -19px;padding:35px 20px;width:calc(100% + 40px);box-sizing:border-box;background:#f1f2f7}._home_sliderPlaceholderInner_5azyo_1126{width:100%;max-width:calc(100vw - 40px);height:calc((100vw - 40px) * 150 / 360);margin:-35px auto 0;border-radius:12px;background:#f1f2f7}._home_slider_5azyo_478{overflow:visible}._home_slide_5azyo_478{width:calc(100vw - 40px)!important;min-width:calc(100vw - 40px);height:calc((100vw - 40px) * 150 / 360)!important}._home_banner_5azyo_532{display:none}._home_info_points_5azyo_119{margin:24px 0}._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831{padding:0 20px;grid-template-columns:repeat(2,1fr);gap:12px 40px;margin-bottom:72px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li{font-size:12px;line-height:15px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(3),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(4),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(7),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(8),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(11),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(12),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(15),._homeWrap_5azyo_3._filterPage_5azyo_800 ._footer_list_5azyo_831 li:nth-child(16){display:none}._home_info_points_top_5azyo_127 h4{font-size:14px;line-height:1.2}._home_info_points_bottom_5azyo_143{max-width:none;width:100vw;margin-left:-20px;margin-right:-20px;gap:8px}._home_filter_5azyo_161{font-size:14px}._home_5azyo_3 ._sliderWrap_5azyo_1182{padding:0 20px}}@media(max-width:550px){._homeWrap_5azyo_3 ._cookie_5azyo_6{width:350px;font-size:13px}._homeWrap_5azyo_3 ._cookie_5azyo_6 ._closeBtn_5azyo_32{font-size:14px}._home_recommends_grid_5azyo_214{overflow:hidden;grid-template-columns:repeat(2,minmax(155px,1fr))}._home_filter_5azyo_161._large_5azyo_178{font-size:16px;line-height:20px}._home_info_points_5azyo_119{font-size:14px;line-height:17px}._home_filter_choose_5azyo_621{padding:0!important;font-size:14px}._home_recommends_5azyo_211{margin:24px 0 0}._home_recommends_5azyo_211 ._title_5azyo_93{margin-top:29px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._home_info_banner_5azyo_843{width:calc(100% - 40px);display:block;margin:16px auto 24px;border-radius:12px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844{display:flex;flex-wrap:wrap;gap:10px;width:calc(100% - 40px);margin:0 auto 24px;padding:16px 20px;background:#f1f2f7;border-radius:16px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161{width:auto;padding:8px 10px;background:#dedede;align-items:center;gap:4px;font-size:14px;font-weight:300;border-radius:8px}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._filterBtn_5azyo_800 ._arrow_5azyo_1242{width:14px;height:14px;transform:rotate(-90deg)}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_choose_5azyo_621{font-size:13px;font-weight:300}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._active_5azyo_172{font-weight:400}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._active_5azyo_172 svg path{fill-opacity:1;stroke-opacity:1;stroke:#111}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._count_5azyo_1259{position:relative;justify-content:center}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._count_5azyo_1259 span{width:14px;height:14px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-4px;right:-4px;background:#ed2939;color:#fff;font-size:10px;font-weight:400}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161._count_5azyo_1259 svg path{fill-opacity:1}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._home_filter_5azyo_161 svg path{fill-opacity:.4;stroke-opacity:.4}._homeWrap_5azyo_3._filterPage_5azyo_800 ._filtersPanel_5azyo_844 ._applyBtn_5azyo_1285{width:100%;padding:10px;background:#111;border-radius:8px;color:#fff;font-size:14px;font-weight:500}._home_info_title_5azyo_454,._home_info_5azyo_119 h2{margin-bottom:0}}@media(max-width:390px){._home_recommends_grid_5azyo_214{grid-template-columns:repeat(2,minmax(145px,1fr))}}._dropdownList_eg8xg_3{position:relative}._dropdownList_eg8xg_3._rating_eg8xg_6{margin-bottom:24px;font-weight:400}._dropdownList_eg8xg_3._rating_eg8xg_6 ._dropdownList_title_eg8xg_10{border-radius:8px;padding:8px 10px}._dropdownList_title_eg8xg_10{display:flex;width:100%;align-items:center;gap:10px;padding:6px 12px;background:#f1f2f7;font-weight:400;font-size:14px;line-height:20px;border-radius:8px}._dropdownList_titleLabel_eg8xg_26{flex:1;min-width:0;text-align:left;color:#1119;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownList_titleLabel_selected_eg8xg_35{color:#111}._dropdownList_title_eg8xg_10 ._arrow_eg8xg_38{flex-shrink:0;width:12px;height:12px;margin-left:auto;transition:transform .2s ease;transform-origin:center}._dropdownList_title_eg8xg_10 ._arrow_eg8xg_38._open_eg8xg_46{transform:rotate(180deg)}._dropdownList_items_eg8xg_49{width:auto;display:flex;flex-direction:column;gap:12px;padding:16px 24px;position:absolute;top:100%;left:0;margin-top:8px;border-radius:12px;background:#fff;z-index:500;box-shadow:0 4px 12px #0000001a;white-space:nowrap}._dropdownList_item_eg8xg_49{display:flex;align-items:center;gap:6px;line-height:20px;cursor:pointer}._dropdownList_itemMulti_eg8xg_72,._dropdownList_itemSingle_eg8xg_72{gap:10px}._dropdownList_itemRadio_eg8xg_75{flex-shrink:0;width:20px;height:20px;box-sizing:border-box;border-radius:50%;border:2px solid #c8c8c8;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,background-color .15s ease}._dropdownList_itemRadio_eg8xg_75:after{content:"";width:8px;height:8px;border-radius:50%;background:transparent;transition:background-color .15s ease}._dropdownList_itemRadio_checked_eg8xg_95{border-color:#111}._dropdownList_itemRadio_checked_eg8xg_95:after{background:#111}._dropdownList_itemCheckbox_eg8xg_101{flex-shrink:0;width:20px;height:20px;border:none;border-radius:4px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._dropdownList_itemCheckbox_checked_eg8xg_113{background-color:#111}._dropdownList_itemCheckbox_checked_eg8xg_113 svg path{fill:#fff}._dropdownList_itemCheck_eg8xg_101{width:12px;height:12px;pointer-events:none}._formField_eg8xg_125{width:100%;position:relative}._formField_eg8xg_125 ._dropdownList_title_eg8xg_10{box-sizing:border-box;min-height:52px;padding:15px 18px;background:#f2f2f2;border-radius:14px;font-size:16px;line-height:1.3;font-weight:400;border:none;cursor:pointer;text-align:left}._formField_eg8xg_125 ._dropdownList_items_eg8xg_49{width:100%;min-width:100%;max-width:100%;left:0;right:0;box-sizing:border-box;white-space:normal;margin-top:8px;padding:8px 0 16px;background:#fff;border-radius:14px;border:none;box-shadow:0 12px 40px #1111111a;gap:4px}@media(min-width:769px){._formField_eg8xg_125 ._dropdownList_item_eg8xg_49{box-sizing:border-box;width:100%;max-width:100%;align-self:stretch;margin:0;padding:16px 22px;border-radius:0;font-size:16px;line-height:1.35;cursor:pointer;transition:background-color .12s ease}._formField_eg8xg_125 ._dropdownList_item_eg8xg_49:hover{background-color:#f2f2f2}}._dropdownList_overlay_eg8xg_177{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000;animation:_dropdownList_fadeIn_eg8xg_1 .2s ease;overflow:hidden;touch-action:none}._dropdownList_bottomSheet_eg8xg_190{position:fixed;bottom:0;left:0;right:0;max-height:70vh;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;z-index:1001;box-shadow:0 -4px 20px #00000026;overflow:hidden;display:flex;flex-direction:column;animation:_dropdownList_slideUp_eg8xg_1 .25s ease-out}._dropdownList_bottomSheet_handleWrap_eg8xg_207{flex-shrink:0;padding:12px 0 16px;display:flex;justify-content:center;align-items:center;touch-action:none;cursor:grab}._dropdownList_bottomSheet_handle_eg8xg_207{width:40px;height:4px;background:#9696962e;border-radius:2px}._dropdownList_bottomSheet_header_eg8xg_224{flex-shrink:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:0 20px 12px;min-height:44px}._dropdownList_bottomSheet_title_eg8xg_234{margin:0;grid-column:2;font-size:16px;font-weight:500;line-height:1.25;color:#111;text-align:center}._dropdownList_bottomSheet_reset_eg8xg_244{grid-column:3;justify-self:end;padding:6px 0;font-size:14px;font-weight:400;color:#111;background:none;border:none;cursor:pointer;border-radius:8px;line-height:1.25}._dropdownList_bottomSheet_reset_eg8xg_244:active{opacity:.8}._dropdownList_itemsBottomSheet_eg8xg_261{position:static;margin:0;flex:1;min-height:0;overflow-y:auto;padding:8px 20px 16px;gap:20px;box-shadow:none;width:100%;box-sizing:border-box}._dropdownList_bottomSheet_footer_eg8xg_274{flex-shrink:0;padding:16px 20px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0))}._dropdownList_bottomSheet_apply_eg8xg_280{width:100%;padding:14px 24px;font-size:16px;font-weight:500;color:#fff;background:#111;border:none;border-radius:12px;cursor:pointer;transition:background .2s ease}._dropdownList_bottomSheet_apply_eg8xg_280:active{background:#333}@keyframes _dropdownList_fadeIn_eg8xg_1{0%{opacity:0}to{opacity:1}}@keyframes _dropdownList_slideUp_eg8xg_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-width:768px){._dropdownList_eg8xg_3._rating_eg8xg_6{font-size:14px;margin-bottom:16px}._dropdownList_eg8xg_3 ._arrow_eg8xg_38{width:12px;height:12px}._dropdownList_title_eg8xg_10{gap:4px}}@keyframes _adBlockShimmer_v7puu_1{0%{background-position:200% 0}to{background-position:-200% 0}}._adBlock_v7puu_11{--ad-skeleton-base: rgba(223, 225, 236, .55);--ad-skeleton-highlight: rgba(255, 255, 255, .75);--ad-skeleton-duration: 5.2s;display:flex;flex-direction:column;max-height:310px;height:100%;background:#fff;border-radius:5px;overflow:hidden;box-sizing:border-box}._adBlock_link_v7puu_24{display:flex;flex-direction:column;flex:1;min-height:0;text-decoration:none;color:inherit}._adBlock_imgWrap_v7puu_32{position:relative;margin-bottom:8px;max-width:100%;border-radius:5px;aspect-ratio:22/19;flex-shrink:0;overflow:hidden;background:#f1f2f7}._adBlock_adLabel_v7puu_42{position:absolute;top:8px;right:8px;z-index:2;padding:4px 8px;border:none;border-radius:4px;background:#00000080;font-size:12px;line-height:1.2;color:#fff;cursor:pointer;transition:background .2s ease}._adBlock_adLabel_v7puu_42:hover{background:#000000a6}._adBlock_imgPlaceholder_v7puu_60{position:absolute;top:0;right:0;bottom:0;left:0;background:#f1f2f7;z-index:0}._adBlock_img_v7puu_32{width:100%;height:100%;object-fit:cover;display:block;z-index:1;position:relative;opacity:0;transition:opacity .2s ease}._adBlock_img_v7puu_32[src=""]{opacity:0}._adBlock_imgWrap_loaded_v7puu_79 ._adBlock_img_v7puu_32{opacity:1}._adBlock_content_v7puu_82{flex:1;min-height:0;padding:0 2px;display:flex;flex-direction:column;gap:4px}._adBlock_title_v7puu_90{margin:0;font-size:16px;font-weight:500;line-height:1.25;color:#111;hyphens:auto;-webkit-hyphens:auto;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._adBlock_description_v7puu_104{margin:0;font-size:13px;line-height:1.3;color:#111111b3;hyphens:auto;-webkit-hyphens:auto;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}._adBlock_moreLink_v7puu_117{display:inline-block;margin-top:6px;font-size:13px;font-weight:500;color:#ed2939;transition:opacity .2s ease}._adBlock_moreLink_v7puu_117:hover{opacity:.85}._adBlock_placeholder_v7puu_128{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:8px;padding-bottom:2px}._adBlock_placeholderImg_v7puu_137{width:100%;aspect-ratio:22/19;border-radius:5px;background:linear-gradient(90deg,var(--ad-skeleton-base) 0%,var(--ad-skeleton-highlight) 50%,var(--ad-skeleton-base) 100%);background-size:200% 100%;animation:_adBlockShimmer_v7puu_1 var(--ad-skeleton-duration) ease-in-out infinite;flex-shrink:0}._adBlock_placeholderTitle_v7puu_146{width:85%;height:20px;border-radius:4px;background:linear-gradient(90deg,var(--ad-skeleton-base) 0%,var(--ad-skeleton-highlight) 50%,var(--ad-skeleton-base) 100%);background-size:200% 100%;animation:_adBlockShimmer_v7puu_1 var(--ad-skeleton-duration) ease-in-out infinite}._adBlock_placeholderDescription_v7puu_154{width:100%;height:14px;border-radius:4px;background:linear-gradient(90deg,var(--ad-skeleton-base) 0%,var(--ad-skeleton-highlight) 50%,var(--ad-skeleton-base) 100%);background-size:200% 100%;animation:_adBlockShimmer_v7puu_1 var(--ad-skeleton-duration) ease-in-out infinite}._adBlock_placeholderDescriptionShort_v7puu_162{width:68%;height:14px;border-radius:4px;background:linear-gradient(90deg,var(--ad-skeleton-base) 0%,var(--ad-skeleton-highlight) 50%,var(--ad-skeleton-base) 100%);background-size:200% 100%;animation:_adBlockShimmer_v7puu_1 var(--ad-skeleton-duration) ease-in-out infinite}._adBlock_placeholder_v7puu_128 ._adBlock_content_v7puu_82{height:100%;gap:8px}@media(max-width:768px){._adBlock_adLabel_v7puu_42{padding:2px 6px;font-size:10px;top:6px;right:6px}._adBlock_title_v7puu_90{font-size:15px}._adBlock_description_v7puu_104,._adBlock_moreLink_v7puu_117{font-size:12px}}@media(max-width:550px){._adBlock_imgWrap_v7puu_32,._adBlock_placeholderImg_v7puu_137{max-height:142px}}@media(max-width:391px){._adBlock_imgWrap_v7puu_32,._adBlock_placeholderImg_v7puu_137{max-height:122px}}._complaint_107e3_3{width:408px;min-height:436px;position:relative;padding:32px 24px 24px}._topControls_107e3_10{position:absolute;top:12px;left:16px;right:12px;display:flex;justify-content:space-between;align-items:center}._backButton_107e3_20{display:none;width:24px;height:24px}._closeButton_107e3_26{margin-left:auto;width:24px;height:24px}._content_107e3_32{display:flex;flex-direction:column;height:100%}._title_107e3_38{margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.2}._reasonsList_107e3_45{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}._reasonItem_107e3_52{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:400;line-height:1.2;cursor:pointer}._reasonItem_107e3_52 input{display:none}._reasonRadio_107e3_65{width:24px;height:24px;border:1px solid #dedede;background:#f1f2f7;border-radius:50%;position:relative;flex-shrink:0}._reasonRadio_107e3_65:after{content:"";width:12px;height:12px;border-radius:50%;background:#ed2939;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}._reasonItem_107e3_52 input:checked+._reasonRadio_107e3_65:after{opacity:1}._descriptionForm_107e3_91{display:flex;flex-direction:column;height:100%}._descriptionForm_107e3_91 textarea{width:100%;min-height:207px;border:1px solid #dedede;border-radius:16px;background:#f1f2f7;padding:12px;font-size:14px;line-height:1.2;resize:none;outline:none;margin-bottom:20px}._descriptionForm_107e3_91 textarea::placeholder{color:#969696}._label_107e3_113{margin-bottom:8px;font-size:15px;font-weight:500}._submitButton_107e3_119{margin-top:auto;width:100%;height:47px;border-radius:10px;color:#fff;font-size:16px;font-weight:500;background:#111;transition:opacity .2s ease}._submitButton_107e3_119:disabled{opacity:.5;cursor:not-allowed}._done_107e3_135{align-items:center;text-align:center}._doneTitle_107e3_140{margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.2}._imagePlaceholder_107e3_147{width:153px;height:153px;margin-bottom:16px;border-radius:16px;background:#f3f3f3;border:1px dashed #dedede;color:#969696;font-size:14px;display:flex;align-items:center;justify-content:center}._doneImage_107e3_161{width:153px;height:153px;margin-bottom:16px;border-radius:16px;object-fit:contain}._doneText_107e3_169{max-width:301px;font-size:16px;font-weight:400;line-height:1.2}._doneText_107e3_169:first-of-type{margin-bottom:12px}._done_107e3_135 ._submitButton_107e3_119{margin-top:24px}@media(max-width:768px){._complaint_107e3_3{width:100%;min-height:100%;padding:16px 16px 32px;border-radius:0}._backButton_107e3_20{display:inline-flex;align-items:center;justify-content:center}._closeButton_107e3_26{display:none}._topControls_107e3_10{position:static;margin-bottom:56px}._title_107e3_38{font-size:18px;margin-bottom:40px}._descriptionForm_107e3_91 textarea{min-height:149px;font-size:14px}._submitButton_107e3_119{position:fixed;bottom:32px;left:16px;right:16px;width:auto}._doneTitle_107e3_140{font-size:20px}._doneText_107e3_169{font-size:16px}}._datePicker_1w3lj_3{background:#fff;border-radius:8px;padding:20px 15px;box-shadow:0 2px 8px #00000026}._datePicker_1w3lj_3 ._dateInputs_1w3lj_9{display:flex;gap:16px}._datePicker_1w3lj_3 ._dateInput_1w3lj_9{display:flex;flex-direction:column;gap:4px}._datePicker_1w3lj_3 ._dateInput_1w3lj_9 input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}._dropdownPanel_1w3lj_25{position:absolute;top:calc(100% + 8px);left:0;z-index:1000;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 24px #0000001f;padding:16px;min-width:320px}._dropdownHeader_1w3lj_38{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}._dropdownHeaderMonths_1w3lj_46{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}._dropdownMonthTitle_1w3lj_54{font-size:14px;font-weight:600;color:#111}._dropdownNavBtn_1w3lj_60{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#0000000f;border-radius:8px;cursor:pointer;transition:background .2s}._dropdownNavBtn_1w3lj_60:hover{background:#0000001a}._dropdownArrowPrev_1w3lj_76{width:16px;height:16px}._dropdownArrowNext_1w3lj_81{width:16px;height:16px;transform:rotate(180deg)}._dropdownMonths_1w3lj_87{display:flex;gap:24px}._dropdownMonth_1w3lj_54{min-width:0;flex:1}._dropdownMonth_1w3lj_54 ._weekdays_1w3lj_97{margin-bottom:6px}._dropdownMonth_1w3lj_54 ._daysGrid_1w3lj_101{gap:2px}._dropdownMonth_1w3lj_54 ._daysGrid_1w3lj_101 ._emptyDay_1w3lj_104{width:36px;height:36px}._dropdownDay_1w3lj_109{width:36px;height:36px;font-size:13px}._dropdownFooter_1w3lj_115{margin-top:16px;padding-top:12px;border-top:1px solid rgba(0,0,0,.08)}._resetButton_1w3lj_121{font:inherit;font-size:14px;color:#1119;background:none;border:none;cursor:pointer;padding:4px 0}._resetButton_1w3lj_121:hover{color:#ed2939}._datePickerDropdown_1w3lj_134{position:absolute;top:100%;left:0;z-index:1000;margin-top:4px}._datePickerButton_1w3lj_142{position:relative;display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:14px;color:#333}._datePickerButton_1w3lj_142 svg{width:16px;height:16px}._datePickerSheetContent_1w3lj_160{display:flex;flex-direction:column;align-items:center;padding-top:4px}._header_1w3lj_167{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:16px}._header_1w3lj_167 button{background:none;border:none;cursor:pointer}._header_1w3lj_167 button ._prevArrow_1w3lj_179,._header_1w3lj_167 button ._nextArrow_1w3lj_180{width:20px;height:20px}._header_1w3lj_167 button ._nextArrow_1w3lj_180{transform:rotate(180deg)}._header_1w3lj_167 h3{font-size:18px;font-weight:600;margin:0 30px}._weekdays_1w3lj_97{display:grid;grid-template-columns:repeat(7,1fr);width:100%;text-align:center;font-size:12px;color:#1119;margin-bottom:8px}._daysGrid_1w3lj_101{display:grid;grid-template-columns:repeat(7,1fr);width:100%;gap:4px}._daysGrid_1w3lj_101 ._day_1w3lj_101,._daysGrid_1w3lj_101 ._emptyDay_1w3lj_104{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:8px;font-size:14px;cursor:pointer;background:none;border:none}._daysGrid_1w3lj_101 ._day_1w3lj_101{color:#111}._daysGrid_1w3lj_101 ._day_1w3lj_101:hover:not(._selectedStart_1w3lj_225):not(._selectedEnd_1w3lj_225):not(._between_1w3lj_225){background-color:#f0f0f0}._daysGrid_1w3lj_101 ._day_1w3lj_101._today_1w3lj_228{font-weight:600;color:#ed2939}._daysGrid_1w3lj_101 ._day_1w3lj_101._selectedStart_1w3lj_225,._daysGrid_1w3lj_101 ._day_1w3lj_101._selectedEnd_1w3lj_225{background-color:#ed2939;color:#fff}._daysGrid_1w3lj_101 ._day_1w3lj_101._between_1w3lj_225{background-color:#ed293933}._daysGrid_1w3lj_101 ._day_1w3lj_101._disabled_1w3lj_239{color:#11111140;cursor:not-allowed;pointer-events:none}._selectedRangeDisplay_1w3lj_245{margin-top:24px;font-size:16px;font-weight:600;text-align:center;height:20px}._applyButton_1w3lj_253{margin-top:24px;width:100%;padding:12px;border-radius:8px;background:#ed2939;color:#fff;font-size:16px;font-weight:500;border:none;cursor:pointer}._applyButton_1w3lj_253:disabled{background:#e0e0e0;cursor:not-allowed}._cancelButton_1w3lj_270{margin-top:10px;width:100%;padding:12px;border-radius:8px;background:transparent;color:#111;font-size:16px;font-weight:500;border:1px solid rgba(17,17,17,.2);cursor:pointer;font-family:inherit}._cancelButton_1w3lj_270:active{background:#1111110f}._bottomSheet_1w3lj_287{background:#fff;padding-bottom:20px}._popoverBackdrop_1w3lj_292{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1098;background:transparent}._popoverPanel_1w3lj_299{z-index:1099;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000f;padding:0;max-height:none;overflow:visible}._datePickerPopoverContent_1w3lj_310{padding:16px 16px 14px;align-items:stretch;width:100%;box-sizing:border-box;min-width:0}._datePickerPopoverContent_1w3lj_310 ._daysGrid_1w3lj_101{min-width:0;gap:3px}._datePickerPopoverContent_1w3lj_310 ._daysGrid_1w3lj_101 ._day_1w3lj_101,._datePickerPopoverContent_1w3lj_310 ._daysGrid_1w3lj_101 ._emptyDay_1w3lj_104{width:100%;min-width:0;height:auto;aspect-ratio:1;max-width:none;font-size:13px}._datePickerPopoverContent_1w3lj_310 ._header_1w3lj_167 h3{margin-left:16px;margin-right:16px;font-size:16px;text-align:center}._datePickerPopoverContent_noActions_1w3lj_338{padding-bottom:12px}._datePickerPopoverContent_noActions_1w3lj_338 ._selectedRangeDisplay_1w3lj_245{margin-top:16px;margin-bottom:0}@media(max-height:520px){._popoverPanel_1w3lj_299{max-height:calc(100vh - 16px);overflow-y:auto;overflow-x:hidden}}._backdrop_silfq_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1098;background:transparent}._panel_silfq_10{z-index:1099;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 0 0 1px #0000000f;padding:0 0 12px;max-height:min(360px,100vh - 24px);display:flex;flex-direction:column;box-sizing:border-box}._title_silfq_22{margin:0;padding:14px 16px 10px;font-size:15px;font-weight:600;color:#111}._list_silfq_30{list-style:none;margin:0;padding:0 8px;overflow-y:auto;flex:1;min-height:0}._item_silfq_39{margin:0}._label_silfq_43{display:flex;align-items:center;gap:10px;padding:10px 8px;font-size:15px;font-weight:400;color:#111;cursor:pointer;border-radius:8px}._label_silfq_43:hover{background:#1111110a}._label_silfq_43 input{position:absolute;opacity:0;width:0;height:0}._checkbox_silfq_64{flex-shrink:0;width:20px;height:20px;border:1px solid #dedede;border-radius:4px;background:transparent}._label_silfq_43 input:focus-visible+._checkbox_silfq_64{outline:2px solid #ed2939;outline-offset:2px}._label_silfq_43 input:checked+._checkbox_silfq_64{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%3cpath%20d='M26.6667%200H3.33333C1.5%200%200%201.5%200%203.33333V26.6667C0%2028.5%201.5%2030%203.33333%2030H26.6667C28.5%2030%2030%2028.5%2030%2026.6667V3.33333C30%201.5%2028.5%200%2026.6667%200ZM12.85%2022.15C12.6958%2022.3045%2012.5127%2022.4271%2012.311%2022.5107C12.1094%2022.5944%2011.8933%2022.6374%2011.675%2022.6374C11.4567%2022.6374%2011.2406%2022.5944%2011.039%2022.5107C10.8373%2022.4271%2010.6542%2022.3045%2010.5%2022.15L4.51667%2016.1667C4.36236%2016.0124%204.23996%2015.8292%204.15646%2015.6276C4.07295%2015.426%204.02997%2015.2099%204.02997%2014.9917C4.02997%2014.7734%204.07295%2014.5574%204.15646%2014.3558C4.23996%2014.1542%204.36236%2013.971%204.51667%2013.8167C4.67097%2013.6624%204.85415%2013.54%205.05576%2013.4565C5.25737%2013.3729%205.47345%2013.33%205.69167%2013.33C5.90988%2013.33%206.12596%2013.3729%206.32757%2013.4565C6.52918%2013.54%206.71236%2013.6624%206.86667%2013.8167L11.6667%2018.6167L23.1333%207.15C23.445%206.83837%2023.8676%206.6633%2024.3083%206.6633C24.749%206.6633%2025.1717%206.83837%2025.4833%207.15C25.795%207.46163%2025.97%207.88429%2025.97%208.325C25.97%208.76571%2025.795%209.18837%2025.4833%209.5L12.85%2022.15Z'%20fill='%23ED2939'/%3e%3c/svg%3e");background-size:cover;border-color:#ed2939}._root_15oa4_3{display:flex;flex-direction:column;gap:14px;width:100%;text-align:left}._fieldAnchor_15oa4_11{position:relative;width:100%}._root_sheet_15oa4_16{padding:8px 16px 24px}._headline_15oa4_20{margin:0;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#111;text-align:center}._fieldBtn_15oa4_30{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 14px;border:none;border-radius:14px;background:#fff;font-family:inherit;font-size:15px;font-weight:400;letter-spacing:-.02em;color:#111;text-align:left;cursor:pointer;transition:background .15s ease}._fieldBtn_15oa4_30:hover{background:#f0f2f5}._fieldBtn_sheet_15oa4_53{background:#f1f2f7}._fieldBtn_sheet_15oa4_53:hover{background:#ededed}._fieldRow_sheet_15oa4_60{display:flex;align-items:stretch;border-radius:14px;background:#f1f2f7;overflow:hidden}._categoryDropdown_15oa4_69{flex:1;min-width:0}._categoryDropdownTrigger_15oa4_74{width:100%;min-height:48px;padding:10px 14px;border-radius:0;background:transparent!important;font-family:inherit;font-size:15px;font-weight:400;letter-spacing:-.02em;line-height:1.25;justify-content:flex-start;text-align:left}._fieldBtn_inRow_15oa4_89{flex:1;min-width:0;border-radius:0;background:transparent}._fieldBtn_inRow_15oa4_89:hover{background:#ffffff73}._fieldClearBtn_15oa4_99{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;padding:0;border:none;background:transparent;cursor:pointer;color:#11111159;transition:color .15s ease,background .15s ease}._fieldClearBtn_15oa4_99:hover{color:#111111a6;background:#ffffff59}._fieldClearIcon_15oa4_117{width:14px;height:14px;display:block}._fieldBtn_placeholder_15oa4_123{color:#11111159}._fieldIcon_15oa4_127{flex-shrink:0;width:18px;height:18px;object-fit:contain;opacity:.45}._actions_15oa4_135{display:flex;flex-direction:column;gap:10px;margin-top:4px}._btnPrimary_15oa4_142{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 16px;border:none;border-radius:14px;background:#111;font-family:inherit;font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:background .2s ease;text-decoration:none}._btnPrimary_15oa4_142:hover{background:#2a2a2a}._btnSecondary_15oa4_164{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 16px;border:none;border-radius:14px;background:#dedede;font-family:inherit;font-size:15px;font-weight:500;color:#111;cursor:pointer;transition:background .2s ease}._btnSecondary_15oa4_164:hover{background:#d2d2d2}._header_xmubw_1{display:none}@media(max-width:900px){._header_xmubw_1{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;left:0;right:0;z-index:100;height:56px;padding:0 16px;background-color:#f1f2f7;flex-shrink:0}._backBtn_xmubw_20,._filterBtn_xmubw_21{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;border-radius:10px;cursor:pointer;color:#111;transition:opacity .2s ease,background-color .2s ease}._backBtn_xmubw_20:active,._filterBtn_xmubw_21:active{opacity:.8}._backBtn_xmubw_20 svg,._filterBtn_xmubw_21 svg{width:24px;height:24px}._backBtn_xmubw_20 svg path{stroke:#111}._filterBtn_xmubw_21 svg{width:22px;height:22px}._filterBtn_xmubw_21 svg path,._filterBtn_xmubw_21 svg g{fill:#111}._logo_xmubw_55{display:flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:120px}._logo_xmubw_55 img{width:100%;height:auto;max-height:28px;object-fit:contain}}._hero_vvycy_1{display:flex;align-items:center;justify-content:center;min-height:240px;background-color:#f1f2f7;border-radius:0 0 24px 24px;padding:16px 20px 24px;box-sizing:border-box}._content_vvycy_12{width:100%;max-width:100%;text-align:center}._title_vvycy_18{margin:0 0 12px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700;line-height:1.15;color:#111;white-space:pre-line;max-width:100%}._description_vvycy_29{margin:0;font-family:Roboto,sans-serif;font-size:15px;line-height:1.4;color:#111111b3}._howItWorksBtn_vvycy_37{margin-top:16px;padding:8px 16px;border-radius:999px;border:none;background:#111;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}@media(max-width:900px){._howItWorksBtn_vvycy_37{margin-left:auto;margin-right:auto}}._extra_vvycy_60{margin-top:28px;width:100%}@media(min-width:901px){._hero_vvycy_1{display:none}}@media(max-width:900px){._hero_vvycy_1{border-radius:0;min-height:420px}}@media(min-width:901px){._hero_showOnDesktop_vvycy_77{display:flex;justify-content:flex-start;align-items:center;min-height:auto;border-radius:16px;padding:40px 24px 48px;margin:24px 0;width:100%;box-sizing:border-box}._hero_showOnDesktop_vvycy_77 ._content_vvycy_12{text-align:left;max-width:720px;margin:0;padding-left:16px}._hero_showOnDesktop_vvycy_77 ._title_vvycy_18{font-size:42px;margin-bottom:12px}._hero_showOnDesktop_vvycy_77 ._description_vvycy_29{font-size:21px}}._stories_7wreo_3{margin-bottom:20px;overflow:hidden}._stories_list_7wreo_8{display:flex;gap:16px;overflow-x:auto;padding:8px 0 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}._stories_list_7wreo_8::-webkit-scrollbar{display:none}._stories_item_7wreo_20{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}._stories_item_7wreo_20:hover ._stories_circle_7wreo_33{opacity:.9}._stories_circle_7wreo_33{width:92px;height:92px;border-radius:50%;background:linear-gradient(#e8e8e8,#e8e8e8) padding-box,linear-gradient(135deg,#f9373b73,#f9373b2e) border-box;border:3px solid transparent;flex-shrink:0;transition:opacity .2s ease;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}._stories_circle_7wreo_33._stories_circle_withImage_7wreo_51{background:linear-gradient(#e8e8e8,#e8e8e8) padding-box,linear-gradient(135deg,#f9373b73,#f9373b2e) border-box;border:3px solid transparent}._stories_circleImg_7wreo_56{width:100%;height:100%;object-fit:cover;display:block}._stories_label_7wreo_63{font-size:15px;line-height:1.25;color:#111111e6;max-width:110px;min-width:80px;text-align:center;white-space:normal;word-break:break-word}@media(max-width:768px){._stories_7wreo_3{margin-bottom:20px;margin-left:-20px;margin-right:-20px}._stories_list_7wreo_8{gap:12px;padding:8px 20px 12px 40px}._stories_circle_7wreo_33{width:64px;height:64px}._stories_label_7wreo_63{font-size:12px;max-width:72px}}._gridFullWidth_1m4ll_2{grid-template-columns:1fr!important;max-width:none;width:100%}._filterPage_1m4ll_8{display:flex}._filterPage_left_1m4ll_11{flex:1}._filterPage_right_1m4ll_14{width:300px;display:flex;flex-direction:column;gap:24px}._storiesBetween_1m4ll_21{background-color:#fff;padding:20px 0 24px}._wantedRentActions_1m4ll_26{display:flex;gap:16px;padding:0 0 24px;flex-wrap:wrap}._wantedRentActionCard_1m4ll_33{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:140px;background:none;border:none;padding:0;cursor:pointer}._wantedRentActionIcon_1m4ll_46{width:52px;height:52px;border-radius:16px;background:#f1f2f7;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;color:#111}._wantedRentActionLabel_1m4ll_59{font-size:13px;line-height:1.2;text-align:center;color:#111;max-width:120px;word-wrap:break-word}._sectionTitle_1m4ll_68{display:none;font-family:Roboto,sans-serif;font-size:24px;font-weight:600;line-height:normal}@media(min-width:901px){._sectionTitle_1m4ll_68{display:block}}@media(min-width:901px){._filterPage_left_wantedRent_1m4ll_82 ._sectionTitle_1m4ll_68{display:none}}@media(max-width:768px){._filterPage_1m4ll_8{margin-top:-24px;position:relative;z-index:2;overflow-x:hidden;min-width:0}._filterPage_left_1m4ll_11{min-width:0;overflow-x:hidden}._wantedRentActions_1m4ll_26{justify-content:center}}@media(max-width:1000px){._filterPage_right_1m4ll_14{display:none}}._breadcrumbs_xmnbm_1{display:flex;align-items:center;gap:4px;font-size:11px;line-height:1.2;color:#8c8c8c}._breadcrumbs_xmnbm_1 a{color:inherit;transition:color .2s ease}._breadcrumbs_xmnbm_1 a:hover{color:#f9373b}._breadcrumbs_xmnbm_1 ._separator_xmnbm_16{flex-shrink:0;opacity:.7}@media(max-width:768px){._breadcrumbs_xmnbm_1{display:none}}._filterMenu_14rpg_3{display:none;width:400px;max-height:932px;height:100%;overflow-y:auto;padding:24px 24px 32px;background:#fff;position:fixed;top:0;left:0;z-index:1000;flex-direction:column;box-shadow:4px 4px 24px #1113}._filterMenu_14rpg_3::-webkit-scrollbar{width:0}._filterMenu_14rpg_3._open_14rpg_21{display:flex}._filterMenu_close_14rpg_24{position:absolute;top:26px;right:24px;width:26px;height:26px}._filterMenu_title_14rpg_31{font-size:24px;font-weight:600;margin-bottom:32px}._filterMenu_14rpg_3 ._inputWrap_14rpg_36{margin-bottom:24px}._filterMenu_14rpg_3 ._inputWrap_14rpg_36 ._submitBtn_14rpg_39{width:100%;padding:13.5px 0;border-radius:8px;background:#111;color:#fff}._filterMenu_14rpg_3 label{display:inline-block;font-size:20px;margin-bottom:16px}._filterMenu_14rpg_3 input{padding:12px 16px}._filterMenu_14rpg_3 input._invalid_14rpg_54{border:1px solid #ed2939}._filterMenu_14rpg_3 input[type=number]::-webkit-inner-spin-button,._filterMenu_14rpg_3 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._filterMenu_14rpg_3 ._fieldsWrap_14rpg_62{display:flex;align-items:center;gap:12px;margin-bottom:24px}._filterMenu_14rpg_3 ._fieldsWrap_14rpg_62 input{width:149px;padding:8px 16px}._filterMenu_14rpg_3 ._fieldsWrap_title_14rpg_72{font-size:18px;font-weight:500}._filterMenu_fields_14rpg_76{width:100%;border-radius:8px;margin-bottom:40px}._filterMenu_fields_14rpg_76 label._filterMenu_field_14rpg_76:first-of-type{border-radius:0}._filterMenu_14rpg_3 label._filterMenu_field_14rpg_76{font-size:16px}._filterMenu_14rpg_3 ._groupedFields_14rpg_87{margin-bottom:20px}._filterMenu_14rpg_3 ._groupedFields_14rpg_87>._filterMenu_field_14rpg_76:nth-child(1){border-radius:8px 8px 0 0}._filterMenu_14rpg_3 ._groupedFields_14rpg_87>._filterMenu_field_14rpg_76:nth-last-child(1){border-radius:0 0 8px 8px}._filterMenu_field_14rpg_76{width:100%;position:relative;padding:14px 38px 14px 20px;background:#f1f2f7;margin-bottom:1px;text-align:left;font-size:16px;font-weight:300}._filterMenu_field_14rpg_76:first-of-type{border-radius:8px 8px 0 0}._filterMenu_field_14rpg_76:nth-last-child(1){border-bottom:0;border-radius:0 0 8px 8px}._filterMenu_field_14rpg_76._separated_14rpg_113{border-radius:8px}._filterMenu_field_14rpg_76._separated_14rpg_113+._filterMenu_field_14rpg_76{border-radius:8px 8px 0 0}._filterMenu_field_14rpg_76 svg{width:20px;height:20px;position:absolute;top:50%;right:16px;transform:translateY(-50%) rotate(180deg)}._filterMenu_price_14rpg_127,._filterMenu_14rpg_3 input._filterMenu_date_14rpg_128{border-radius:12px;width:128px}._filterMenu_14rpg_3 input._filterMenu_age_14rpg_132{width:60%}._filterMenu_14rpg_3 input._filterMenu_date_14rpg_128{padding:12px}._filterMenu_bottom_14rpg_138{position:sticky;bottom:0;display:flex;gap:10px;margin-top:auto;background:#fff}._filterMenu_bottom_14rpg_138 button{font-size:16px;font-weight:600;padding:10px 11px;border-radius:8px;color:#fff;white-space:nowrap}._filterMenu_14rpg_3 ._cleanBtn_14rpg_154{background:#111}._filterMenu_14rpg_3 ._cityWrap_14rpg_157{display:flex;gap:12px;margin-bottom:24px}._filterMenu_city_14rpg_162{display:flex;align-items:center;gap:4px;padding:10px 16px;background:#f1f2f7;border-radius:8px}._filterMenu_14rpg_3 ._checkboxInput_14rpg_170,._filterMenu_14rpg_3 ._radioInput_14rpg_171{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._filterMenu_14rpg_3 ._checkboxWrapper_14rpg_178{display:flex;align-items:center;margin:0 0 8px;position:relative}._filterMenu_14rpg_3 ._checkboxCustom_14rpg_184{display:block;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:transparent;border:1px solid #dedede;border-radius:4px;flex-shrink:0;transition:all .2s ease}._filterMenu_14rpg_3 ._checkboxCustom_14rpg_184:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}._filterMenu_14rpg_3 ._checkboxInput_14rpg_170:checked~._checkboxCustom_14rpg_184{background:#111;border-color:#111}._filterMenu_14rpg_3 ._checkboxInput_14rpg_170:checked~._checkboxCustom_14rpg_184:after{opacity:1}._filterMenu_14rpg_3 ._radioInput_14rpg_171{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._filterMenu_14rpg_3 ._radioCustom_14rpg_225{display:block;position:relative;width:20px;height:20px;border-radius:50%;background:transparent;border:1px solid #dedede;flex-shrink:0;margin-left:12px;transition:all .2s ease}._filterMenu_14rpg_3 ._radioInput_14rpg_171:checked~._radioCustom_14rpg_225{background:#ed2939;border-color:#ed2939}@media(max-height:760px){._filterMenu_14rpg_3{padding-bottom:28px}._filterMenu_title_14rpg_31{margin-bottom:25px}._filterMenu_14rpg_3 ._inputWrap_14rpg_36{margin-bottom:14px}._filterMenu_14rpg_3 label:not(._checkboxWrapper_14rpg_178){margin-bottom:8px}._filterMenu_14rpg_3 input{padding:10px 16px}}@media(max-width:768px){._filterMenu_bottom_14rpg_138 button{width:50%;font-size:14px}}@media(max-width:550px){._filterMenu_14rpg_3{width:100%;height:100%;padding:16px 20px 32px}._filterMenu_fields_14rpg_76{font-size:16px}._filterMenu_title_14rpg_31{font-size:16px;font-weight:500}._filterMenu_close_14rpg_24{width:18px;height:18px;top:17px;right:20px}._filterMenu_14rpg_3 label{font-size:16px}}._pricePicker_1hylc_3{background:#fff;border-radius:8px;padding:20px 15px;box-shadow:0 2px 8px #00000026;width:100%;min-width:300px}._pricePicker_1hylc_3 ._priceInputs_1hylc_11{display:flex;gap:16px}._pricePicker_1hylc_3 ._priceInput_1hylc_11{display:flex;flex-direction:column;gap:8px;flex:1}._pricePicker_1hylc_3 ._priceInput_1hylc_11 input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:100%}._pricePicker_1hylc_3 ._priceInput_1hylc_11 input::-webkit-inner-spin-button,._pricePicker_1hylc_3 ._priceInput_1hylc_11 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._pricePicker_1hylc_3 ._priceInput_1hylc_11 input[type=number]{-moz-appearance:textfield}._pricePicker_1hylc_3 ._priceInput_1hylc_11 input::placeholder{color:#999}._bottomSheet_1hylc_39{padding:16px 40px 40px;background:#fff}._pricePickerDropdown_1hylc_44{position:absolute;top:100%;left:0;z-index:1000;margin-top:4px;width:100%}._pricePickerButton_1hylc_53{position:relative;display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;font-size:14px;color:#333;width:100%;justify-content:flex-start}._pricePickerButton_1hylc_53 ._arrow_1hylc_68{width:16px;height:16px;transition:transform .2s ease}._pricePickerButton_1hylc_53 ._arrow_1hylc_68._open_1hylc_73{transform:rotate(180deg)}._priceSheet_1hylc_77{display:flex;flex-direction:column}._priceSheet_1hylc_77 ._title_1hylc_81{font-size:18px;font-weight:600}._priceSheet_1hylc_77 ._inputs_1hylc_85{display:flex;gap:12px;margin:16px 0 24px}._priceSheet_1hylc_77 ._inputWrap_1hylc_90{flex:1;display:flex;flex-direction:column;gap:8px}._priceSheet_1hylc_77 ._inputWrap_1hylc_90 ._inputContainer_1hylc_96{position:relative;display:flex;align-items:center;width:100%}._priceSheet_1hylc_77 ._inputWrap_1hylc_90 ._inputContainer_1hylc_96 ._inputPrefix_1hylc_102{position:absolute;left:16px;color:#1116;font-size:16px;pointer-events:none;z-index:1}._priceSheet_1hylc_77 ._inputWrap_1hylc_90 ._inputContainer_1hylc_96 input{width:100%;padding:8px 8px 8px 42px;border:1px solid #dedede;border-radius:8px;font-size:16px;color:#111}._priceSheet_1hylc_77 ._inputWrap_1hylc_90 ._inputContainer_1hylc_96 input::placeholder{color:#1116}._priceSheet_1hylc_77 ._buttons_1hylc_121{display:flex;gap:12px;margin-top:auto}._priceSheet_1hylc_77 ._buttons_1hylc_121 button{flex:1;padding:12px;border-radius:8px;font-size:16px;font-weight:500;text-align:center}._priceSheet_1hylc_77 ._showBtn_1hylc_134{width:100%;padding:13px;font-size:14px;font-weight:500;background:#111;color:#fff;border-radius:8px;transition:background-color .2s ease}._priceSheet_1hylc_77 ._showBtn_1hylc_134._active_1hylc_144{background:#ed2939}._brandList_17wrl_88 li._selected_17wrl_105:before{content:"";position:absolute;top:50%;left:-24px;transform:translateY(-50%);width:15px;height:15px;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='13'%20viewBox='0%200%2018%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.9557%201.25898C17.19%201.49339%2017.3217%201.81127%2017.3217%202.14273C17.3217%202.47418%2017.19%202.79207%2016.9557%203.02648L7.58651%2012.3956C7.46269%2012.5195%207.31569%2012.6177%207.1539%2012.6848C6.99212%2012.7518%206.81871%2012.7863%206.64359%2012.7863C6.46847%2012.7863%206.29506%2012.7518%206.13328%2012.6848C5.97149%2012.6177%205.82449%2012.5195%205.70067%2012.3956L1.04567%207.74148C0.926285%207.62617%200.831057%207.48824%200.765546%207.33573C0.700035%207.18323%200.665552%207.0192%200.66411%206.85323C0.662667%206.68725%200.694295%206.52266%200.757146%206.36904C0.819997%206.21542%200.912813%206.07585%201.03018%205.95848C1.14755%205.84112%201.28711%205.7483%201.44073%205.68545C1.59435%205.6226%201.75895%205.59097%201.92492%205.59241C2.0909%205.59386%202.25492%205.62834%202.40743%205.69385C2.55993%205.75936%202.69786%205.85459%202.81317%205.97398L6.64317%209.80398L15.1873%201.25898C15.3034%201.14282%2015.4413%201.05067%2015.593%200.987805C15.7447%200.924937%2015.9073%200.892578%2016.0715%200.892578C16.2357%200.892578%2016.3983%200.924937%2016.55%200.987805C16.7018%201.05067%2016.8396%201.14282%2016.9557%201.25898Z'%20fill='%23111111'/%3e%3c/svg%3e");background-position:center;background-size:contain;background-repeat:no-repeat}._adBlock_y3zws_3{display:none;text-decoration:none;color:inherit}@media(max-width:768px){._adBlock_y3zws_3{display:flex;align-items:center;gap:12px;width:calc(100% - 40px);margin:0 20px 16px;min-height:68px;padding:10px 14px;box-sizing:border-box;background:#f1f2f7;border-radius:16px}}._adBlock_img_y3zws_22{width:48px;height:48px;object-fit:cover;border-radius:10px;flex-shrink:0}._adBlock_text_y3zws_29{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._adBlock_title_y3zws_36{font-size:14px;font-weight:600;line-height:1.2;color:#111}._adBlock_desc_y3zws_42{font-size:12px;line-height:1.2;color:#111111b3}._adBlock_arrow_y3zws_47{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#111}._adBlock_arrow_y3zws_47 svg{width:20px;height:20px}@media(max-width:768px){._quickSearchWrap_y3zws_60{display:flex;justify-content:center;width:100%}}._quickSearch_y3zws_60{background:#f1f2f7;border-radius:16px;padding:24px;margin-bottom:20px;font-family:Roboto,sans-serif;max-width:65%}@media(max-width:768px){._quickSearch_y3zws_60{max-width:100%;width:100%;margin-top:4px;margin-bottom:32px;padding:24px 20px 32px;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 14px -6px #00000014;position:relative;z-index:2}}._quickSearch_title_y3zws_91{margin:0 0 16px;font-size:20px;font-weight:600;line-height:1.25;color:#111}@media(max-width:768px){._quickSearch_title_y3zws_91{text-align:center;font-size:16px;margin:0 0 24px}}._quickSearch_row_y3zws_105{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:16px}@media(max-width:768px){._quickSearch_row_y3zws_105{margin-top:16px}}._quickSearch_field_y3zws_117{flex:1;min-width:140px}._quickSearch_filterBtn_y3zws_121{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:none;border-radius:10px;box-shadow:0 1px 2px #0000000f;cursor:pointer;color:#111;transition:opacity .2s ease}._quickSearch_filterBtn_y3zws_121:hover{opacity:.9}._quickSearch_filterBtn_y3zws_121 svg{width:20px;height:20px}._quickSearch_field_y3zws_117>div{width:100%}._quickSearch_field_y3zws_117 button{width:100%;background:#fff;border-radius:10px;padding:12px 14px;font-size:14px;color:#111;border:none;box-shadow:0 1px 2px #0000000f}._quickSearch_cityInline_y3zws_157{margin:8px 0 12px;padding:0;border:none;background:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#111}@media(max-width:768px){._quickSearch_cityInline_y3zws_157{display:flex;justify-content:center;width:100%;font-size:16px;margin-top:24px}}._quickSearch_cityInline_y3zws_157 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._quickSearch_cityInline_y3zws_157 [data-large-svg]{flex-shrink:0;width:16px;height:16px}._quickSearch_submitWrap_y3zws_188{margin-top:4px}._quickSearch_submit_y3zws_188{width:100%;padding:14px 24px;font-size:15px;font-weight:500;border-radius:10px;background:#f9373b;color:#fff;border:none;cursor:pointer;transition:background .25s ease}._quickSearch_submit_y3zws_188:hover:not(:disabled){background:#e02e32}._quickSearch_submit_y3zws_188:disabled{opacity:.7;cursor:not-allowed}._chooseCityBtn_y3zws_211{padding:0 8px}._visuallyHidden_1obor_3{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._page_1obor_15{padding-top:8px;padding-bottom:48px;overflow-x:hidden}._page_focusMobile_1obor_20{padding-bottom:32px}._scrollTopFab_1obor_24{position:fixed;right:max(20px,env(safe-area-inset-right,0px) + 8px);bottom:max(24px,env(safe-area-inset-bottom,0px) + 12px);z-index:90;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:50%;background:#fff;color:#ed2939;box-shadow:0 4px 20px #1111111f;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}._scrollTopFab_1obor_24:hover{background:#f1f2f7;box-shadow:0 6px 24px #11111124}._scrollTopFab_1obor_24:focus-visible{outline:2px solid #ed2939;outline-offset:2px}._header_1obor_52{padding-top:28px;margin-bottom:12px}._headerCompact_1obor_57{padding-top:28px;margin-bottom:24px}._headerRow_1obor_62{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-bottom:16px}._textLink_1obor_70{font-size:15px;font-weight:500;color:#ed2939;text-decoration:none}._textLink_1obor_70:hover{text-decoration:underline}._textLinkMuted_1obor_80{font-size:15px;color:#969696;text-decoration:none}._textLinkMuted_1obor_80:hover{color:#111;text-decoration:underline}._backToTopics_1obor_90{display:inline-block;margin-bottom:12px;font-size:15px;font-weight:500;color:#ed2939;text-decoration:none}._backToTopics_1obor_90:hover{text-decoration:underline}._backToBrowse_1obor_102{display:inline-block;margin-bottom:12px;font-size:14px;font-weight:500;color:#969696;text-decoration:none}._backToBrowse_1obor_102:hover{color:#ed2939}@media(min-width:769px){._backToBrowse_1obor_102{margin-bottom:14px;font-size:16px;font-weight:600}}._heroCenter_1obor_121{text-align:center;padding:12px 0}._heroTitle_1obor_126{margin:0 0 10px;font-size:clamp(26px,5vw,38px);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#111}._heroLead_1obor_135{margin:0 auto 28px;max-width:480px;font-size:16px;line-height:1.5;color:#969696}._heroSearch_1obor_143{max-width:560px;margin:0 auto}._searchPill_1obor_148{display:flex;align-items:center;width:100%;max-width:560px;margin:0 auto;padding:4px 5px 4px 18px;background:#fff;border:1px solid #ededed;border-radius:999px;box-shadow:0 2px 12px #0000000d}._searchPillIcon_1obor_161{flex-shrink:0;width:20px;height:20px;margin-right:10px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2014L11.6667%2011.6667M11.3333%206.66667C11.3333%207.2795%2011.2126%207.88634%2010.9781%208.45252C10.7436%209.01871%2010.3998%209.53316%209.9665%209.9665C9.53316%2010.3998%209.01871%2010.7436%208.45252%2010.9781C7.88634%2011.2126%207.2795%2011.3333%206.66667%2011.3333C6.05383%2011.3333%205.447%2011.2126%204.88081%2010.9781C4.31462%2010.7436%203.80018%2010.3998%203.36683%209.9665C2.93349%209.53316%202.58975%209.01871%202.35523%208.45252C2.12071%207.88634%202%207.2795%202%206.66667C2%205.42899%202.49167%204.242%203.36683%203.36683C4.242%202.49167%205.42899%202%206.66667%202C7.90434%202%209.09133%202.49167%209.9665%203.36683C10.8417%204.242%2011.3333%205.42899%2011.3333%206.66667Z'%20stroke='%23969696'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat;opacity:.45}._searchPillInput_1obor_170{flex:1;min-width:0;min-height:46px;padding:8px 8px 8px 0;font-size:16px;line-height:1.3;border:none;outline:none;background:transparent;color:#111}._searchPillInput_1obor_170::placeholder{color:#969696}._searchPillSubmit_1obor_186{flex-shrink:0;padding:11px 22px;font-size:15px;font-weight:600;color:#fff;background:#ed2939;border:none;border-radius:999px;cursor:pointer}._searchPillSubmit_1obor_186:hover{filter:brightness(.96)}._fieldError_1obor_201{margin:10px auto 0;max-width:560px;text-align:center;font-size:14px;color:#ed2939}._browseBlock_1obor_209{margin-top:0;padding:24px 16px 32px;background:#f4f5f7;border-radius:16px}@media(min-width:768px){._browseBlock_1obor_209{padding:28px 28px 40px}}._tabs_1obor_221{display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;margin-bottom:22px;padding-bottom:2px;border-bottom:1px solid rgba(0,0,0,.06);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._tabs_1obor_221::-webkit-scrollbar{display:none}._tab_1obor_221{flex-shrink:0;margin-right:8px;padding:10px 6px 14px;font-size:15px;font-weight:500;color:#969696;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;cursor:pointer;white-space:nowrap}._tab_1obor_221:hover{color:#111}._tab_active_1obor_254{color:#111;font-weight:600;border-bottom-color:#ed2939}._browseTopicsArea_1obor_260{margin-top:4px}._browseSectionGrid_1obor_264{display:grid;gap:16px 20px;grid-template-columns:1fr}@media(min-width:720px){._browseSectionGrid_1obor_264{grid-template-columns:repeat(2,1fr);gap:18px 20px}}@media(min-width:1100px){._browseSectionGrid_1obor_264{grid-template-columns:repeat(4,1fr);gap:14px 16px}}._browseSectionCard_1obor_282{margin:0;padding:22px 22px 20px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 1px 2px #0000000a;min-width:0}@media(min-width:1100px){._browseSectionCard_1obor_282{padding:16px 14px 14px;border-radius:12px}}._browseSectionCardTitle_1obor_298{margin:0 0 14px;font-size:22px;font-weight:700;line-height:1.25;color:#111}@media(min-width:1100px){._browseSectionCardTitle_1obor_298{margin-bottom:12px;font-size:18px}}._browseSectionCardMeta_1obor_312{margin:-8px 0 14px;font-size:13px;line-height:1.4;color:#969696}@media(min-width:1100px){._browseSectionCardMeta_1obor_312{margin:-6px 0 10px;font-size:12px}}._browseTopicList_1obor_325{margin:0;padding:0;list-style:none}._browseTopicList_1obor_325 li{margin:0;padding:0}._browseTopicLink_1obor_336{display:block;width:100%;margin:0;padding:10px 0;font:inherit;font-size:15px;font-weight:400;line-height:1.45;text-align:left;color:#111;background:none;border:none;border-radius:6px;cursor:pointer;transition:color .15s ease}@media(min-width:1100px){._browseTopicLink_1obor_336{padding:7px 0;font-size:14px;line-height:1.4}}._browseTopicLink_1obor_336:hover{color:#ed2939}._browseTopicLink_1obor_336:focus-visible{outline:2px solid #ed2939;outline-offset:2px}._topicGrid_1obor_368{display:grid;gap:14px;margin:0;padding:0;list-style:none;grid-template-columns:1fr}@media(min-width:640px){._topicGrid_1obor_368{grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:1100px){._topicGrid_1obor_368{grid-template-columns:repeat(3,1fr)}}._topicCard_1obor_388{display:block;width:100%;height:100%;padding:16px 18px 18px;text-align:left;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 1px 3px #0000000a;cursor:pointer;transition:box-shadow .18s ease,border-color .18s ease}._topicCard_1obor_388:hover{box-shadow:0 6px 20px #00000014;border-color:#ed293938}._topicCardMeta_1obor_406{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px 8px;font-size:12px;line-height:1.35;color:#969696}._topicCardMetaTime_1obor_417{display:inline-flex;align-items:center;gap:5px}._topicCardMetaSep_1obor_423{color:#ededed;-webkit-user-select:none;user-select:none}._topicCardMetaCategory_1obor_428{font-size:12px;color:#969696}._metaIcon_1obor_433{flex-shrink:0;opacity:.7}._topicCardTitle_1obor_438{margin:12px 0 8px;font-size:16px;font-weight:700;line-height:1.35;color:#111}._topicCardExcerpt_1obor_446{margin:0;font-size:14px;line-height:1.45;color:#969696;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._mainSingle_1obor_457{padding-top:8px;padding-bottom:32px}._mainSingle_article_1obor_462{max-width:none}._articleView_1obor_466{padding:4px 0 32px}._articleViewTitleBlock_1obor_470{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #ededed}._articleViewTitle_1obor_470{margin:0 0 10px;font-size:clamp(22px,4vw,32px);font-weight:700;line-height:1.25;color:#111}._articleViewMetaRow_1obor_484{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:2px}._articleViewMetaRead_1obor_493{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:#969696}._articleViewMetaRead_1obor_493 svg{flex-shrink:0}._articleViewMetaCategory_1obor_505{font-size:14px;line-height:1.4;color:#969696;text-align:right}._articleViewColumns_1obor_512{display:flex;flex-direction:column;gap:28px}@media(min-width:900px){._articleViewColumns_1obor_512{flex-direction:row;align-items:flex-start;gap:40px}}._articleViewMain_1obor_525{flex:1;min-width:0;order:1}._articleViewMain_1obor_525 ._articleBody_1obor_530{max-width:720px}._articleViewMain_1obor_525 ._feedback_1obor_533{margin-top:8px}._articleViewNav_1obor_537{order:2;width:100%}@media(min-width:900px){._articleViewNav_1obor_537{width:300px;flex-shrink:0;position:sticky;top:72px;max-height:calc(100vh - 88px);overflow-y:auto;padding-right:4px}}._articleNavHeading_1obor_553{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#969696}._articleNavSectionList_1obor_562{margin:0;padding:0;list-style:none}._articleNavSectionItem_1obor_568{margin-bottom:8px}._articleNavSectionBtn_1obor_572{display:block;width:100%;padding:0;margin:0;font:inherit;font-size:15px;font-weight:500;text-align:left;color:#ed2939;background:none;border:none;cursor:pointer}._articleNavSectionBtn_1obor_572:hover{text-decoration:underline}._articleNavSectionCurrent_1obor_590{display:block;font-size:15px;font-weight:700;color:#111}._articleNavNested_1obor_597{margin-top:10px;padding-left:12px;border-left:2px solid #ededed}._articleNavCategory_1obor_603{margin-bottom:16px}._articleNavCategory_1obor_603:last-child{margin-bottom:0}._articleNavCategoryTitle_1obor_610{margin:0 0 8px;font-size:13px;font-weight:600;color:#969696}._articleNavTopicList_1obor_617{margin:0;padding:0;list-style:none}._articleNavTopic_1obor_617{display:block;width:100%;padding:6px 0;margin:0;font:inherit;font-size:14px;font-weight:400;text-align:left;color:#969696;background:none;border:none;cursor:pointer;line-height:1.35}._articleNavTopic_1obor_617:hover{color:#ed2939}._articleNavTopicActive_1obor_642{font-weight:600;color:#111}._breadcrumb_1obor_647{margin:0 0 12px;font-size:14px;line-height:1.4;color:#969696}._breadcrumbSep_1obor_654{margin:0 6px;color:#ededed}._article_1obor_466{padding:4px 0 32px;max-width:720px}._articleTitle_1obor_664{margin:0 0 20px;font-size:clamp(22px,4vw,32px);font-weight:700;line-height:1.25;color:#111}._articleBody_1obor_530{margin-bottom:40px;font-size:16px;line-height:1.65;color:#111;white-space:pre-wrap}._feedback_1obor_533{max-width:400px;padding-top:8px;border-top:1px solid #ededed}._feedbackTitle_1obor_686{margin:0 0 12px;font-size:16px;font-weight:600;text-align:center;color:#111}._feedbackActions_1obor_694{display:flex;gap:12px;justify-content:center}._feedbackBtn_1obor_700{min-width:120px;padding:10px 16px;font-size:15px;font-weight:500;color:#111;background:#f1f2f7;border:none;border-radius:8px;cursor:pointer}._feedbackBtn_1obor_700:hover{background:#ededed}._feedbackThanks_1obor_715{margin:0;padding:12px 0 4px;font-size:16px;font-weight:600;text-align:center;color:#111}._placeholderBack_1obor_724{display:inline-block;margin-top:16px;font-size:15px;font-weight:600;color:#ed2939;text-decoration:none}._placeholderBack_1obor_724:hover{text-decoration:underline}._placeholder_1obor_724{padding:24px 0}._placeholderText_1obor_740{margin:0;max-width:520px;font-size:16px;line-height:1.5;color:#969696}._searchResults_1obor_748{padding:4px 0 24px}._searchResultsTitle_1obor_752{margin:0 0 22px;font-size:clamp(20px,3.5vw,28px);font-weight:700;line-height:1.3;color:#111}._supportSection_1obor_760{margin-top:48px;padding-top:40px;border-top:1px solid #ededed}._supportTitle_1obor_766{margin:0 0 12px;font-size:clamp(18px,3vw,22px);font-weight:700;line-height:1.3;color:#111}._supportLead_1obor_774{margin:0 0 18px;max-width:560px;font-size:15px;line-height:1.5;color:#969696}._supportLinkBtn_1obor_782{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-size:15px;font-weight:600;color:#fff;text-decoration:none;background:#ed2939;border-radius:10px;transition:filter .15s ease}._supportLinkBtn_1obor_782:hover{filter:brightness(1.05);color:#fff}._supportLinkBtn_1obor_782:focus-visible{outline:2px solid #ed2939;outline-offset:2px}._root_8jad1_3{position:sticky;top:0;z-index:100;background:#fff}._inner_8jad1_10{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding-top:10px;padding-bottom:10px}._logo_8jad1_20{display:flex;align-items:center;flex-shrink:0;text-decoration:none;color:inherit}._logo_8jad1_20 img{width:118px;height:auto;display:block}@media(min-width:768px){._logo_8jad1_20 img{width:132px}}._header_x0hs9_1{position:fixed;top:0;left:0;width:100%;z-index:1000;background:var(--bg-color);box-shadow:0 2px 5px #0003}._header_x0hs9_1 ._content_x0hs9_10{display:flex;align-items:center;justify-content:space-between;padding:20px}._header_x0hs9_1 ._iconButton_x0hs9_16{background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._header_x0hs9_1 ._icon_x0hs9_16{width:30px;height:30px}._header_x0hs9_1 ._burgerButton_x0hs9_30{display:none;position:relative;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0}._light_x0hs9_41{--bg-color: #ffffff;--text-color: #1e1e1e;background:var(--bg-color);color:var(--text-color);transition:background .3s,color .3s}._darkTheme_x0hs9_49{--bg-color: #1e1e1e;--text-color: #ffffff;--icon-color: #ffffff;background:var(--bg-color);color:var(--text-color);transition:background .3s,color .3s}._main_x0hs9_58 ._content_x0hs9_10{display:flex;justify-content:space-between;gap:15px;padding-top:82px}._main_x0hs9_58 ._outletWrapper_x0hs9_64{flex:1;max-height:calc(100vh - 82px);overflow-y:auto;padding-top:30px}._main_x0hs9_58 ._outletWrapper_x0hs9_64::-webkit-scrollbar{width:0px}._main_x0hs9_58 ._outletWrapper_x0hs9_64{scrollbar-width:none;-ms-overflow-style:none}._main_x0hs9_58 ._policyText_x0hs9_77{display:flex;flex-direction:column;gap:15px;padding-bottom:20px}._main_x0hs9_58 ._policyText_x0hs9_77 h2{font-size:25px;font-weight:600;margin-top:5px}._main_x0hs9_58 ._policyText_x0hs9_77 h2 a{color:#ed2939}._main_x0hs9_58 ._policyText_x0hs9_77 h3{font-size:20px;font-weight:600;margin-top:20px}._main_x0hs9_58 ._policyText_x0hs9_77 h4{font-size:15px;margin-top:10px;font-weight:600}._main_x0hs9_58 ._policyText_x0hs9_77 p a{color:#ed2939}._main_x0hs9_58 ._policyText_x0hs9_77 ul{display:flex;flex-direction:column;gap:15px;padding:0 15px}._main_x0hs9_58 ._aside_x0hs9_110{width:250px;flex-shrink:0}._main_x0hs9_58 ._aside_x0hs9_110 ul{display:flex;flex-direction:column;gap:7px}._main_x0hs9_58 ._aside_x0hs9_110 ._toggleButton_x0hs9_119{display:none}._main_x0hs9_58 ._aside_x0hs9_110 ._link_x0hs9_122{font-size:16px;display:flex;color:#868686cf;transition:.2s}._main_x0hs9_58 ._aside_x0hs9_110 ._link_x0hs9_122:hover{color:#ed2939}@media(max-width:768px){._header_x0hs9_1 ._themeButton_x0hs9_133{display:none}._header_x0hs9_1 ._burgerButton_x0hs9_30{display:block;background:none;border:none;cursor:pointer}._main_x0hs9_58 ._aside_x0hs9_110{position:fixed;top:82px;width:100%;padding:10px 22px 10px 0;z-index:999;background:var(--bg-color)}._main_x0hs9_58 ._aside_x0hs9_110 ul{visibility:hidden;opacity:0;max-height:0;flex-direction:column;gap:10px;transition:.3s}._main_x0hs9_58 ._aside_x0hs9_110._open_x0hs9_159 ul{opacity:1;visibility:visible;max-height:550px;padding-right:20px}._main_x0hs9_58 ._aside_x0hs9_110 ._toggleButton_x0hs9_119{display:flex;justify-content:flex-start;text-align:left;width:100%;font-size:16px;font-weight:600;cursor:pointer;padding:10px 20px 10px 0;border:none;background:none}}@media(max-width:500px){._main_x0hs9_58 ._policyText_x0hs9_77 h2{font-size:18px}}._modal_1bhjs_2{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 69px);background-color:#00000080;display:flex;justify-content:flex-start;align-items:center;z-index:1000;transform:translate(100%);transition:transform .5s ease-in-out}._modal_1bhjs_2._open_1bhjs_16{transform:translate(0)}._modalContent_1bhjs_20{position:relative;background-color:var(--bg-color);padding:20px;width:100%;height:100%;max-width:none}._modalContent_1bhjs_20 aside{margin-top:40px}._modalContent_1bhjs_20 aside ul{display:flex;flex-direction:column;gap:10px}._modalContent_1bhjs_20 aside ul li a{color:#868686cf}._modalContent_1bhjs_20 aside ul li a:hover{color:#ed2939}._modalContent_1bhjs_20 aside ul li._active_1bhjs_43{color:#ed2939}._closeButton_1bhjs_47{position:absolute;top:20px;left:20px;background:none;border:none;cursor:pointer}._closeButton_1bhjs_47 img{width:30px;height:30px}._themeButton_1bhjs_60{position:absolute;bottom:20px;right:20px;background:none;border:none;cursor:pointer}._themeButton_1bhjs_60 img{width:30px;height:30px}._scrollContainer_1bhjs_73{overflow-y:auto;max-height:calc(100vh - 60px)}._sticky_31kvm_3{box-sizing:border-box;height:55px;padding:0 16px;background:#fff;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px}._sticky_center_31kvm_16{display:grid;grid-template-columns:40px 1fr max-content;column-gap:12px;align-items:center}._sticky_center_31kvm_16 ._back_31kvm_22{grid-column:1}._sticky_center_31kvm_16 ._title_31kvm_25{grid-column:2;text-align:center;justify-self:stretch;min-width:0}._sticky_center_31kvm_16 ._centerTrack_31kvm_34{grid-column:2;min-width:0;pointer-events:none}._sticky_center_31kvm_16 ._right_31kvm_39{grid-column:3;justify-self:end;display:flex;align-items:center;justify-content:flex-end}._sticky_center_31kvm_16 ._endSpacer_31kvm_46{grid-column:3;justify-self:end}._fixed_31kvm_51{box-sizing:border-box;height:55px;padding:0 16px;background:#fff;position:fixed;top:0;left:0;right:0;z-index:500;height:calc(55px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 16px 0;display:flex;align-items:center;gap:12px}._fixedOnlyBack_31kvm_68{box-sizing:border-box;height:55px;padding:0 16px;background:#fff;position:fixed;top:0;left:0;right:0;z-index:500;height:calc(55px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 16px 0;display:flex;align-items:center}._bleedContainer_31kvm_84{width:calc(100% + 2 * var(--container-padding-x, 20px));margin-left:calc(-1 * var(--container-padding-x, 20px));margin-right:calc(-1 * var(--container-padding-x, 20px));padding-left:var(--container-padding-x, 20px);padding-right:var(--container-padding-x, 20px)}._back_31kvm_22{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0 0 0 -4px;flex-shrink:0;background:none;border:none;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}._back_31kvm_22:active{opacity:.7}._back_31kvm_22 svg{width:24px;height:24px}._title_31kvm_25{flex:1;min-width:0;margin:0;font-size:18px;font-weight:600;color:#111;text-align:start}._sticky_center_31kvm_16 ._title_31kvm_25{flex:unset;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._right_31kvm_39{flex-shrink:0}._endSpacer_31kvm_46{width:40px;height:40px;flex-shrink:0;pointer-events:none}._settings_1r6lg_3{min-height:100vh;background:#fff;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}._settings__header_1r6lg_9{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0));background:#fff}._settings__header_1r6lg_9:after{content:"";width:40px;flex-shrink:0}._settings__back_1r6lg_25{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0 0 0 -4px;background:none;border:none;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}._settings__back_1r6lg_25:active{opacity:.7}._settings__title_1r6lg_43{flex:1;margin:0;text-align:center;font-size:14px;font-weight:600;line-height:1.2;color:#111}._settings__content_1r6lg_52{padding:16px 16px 32px}._settings__section_1r6lg_56{margin-bottom:24px}._settings__section_1r6lg_56:last-child{margin-bottom:0}._settings__sectionTitle_1r6lg_62{padding:0 12px 8px;font-size:13px;font-weight:500;color:#6b6b6b;text-transform:uppercase;letter-spacing:.5px}._settings__list_1r6lg_70{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000a}._settings__item_1r6lg_76{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;text-decoration:none;color:inherit;background:#fff;border:none;font:inherit;font-size:16px;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #eeeeee}._settings__item_1r6lg_76:last-child{border-bottom:none}._settings__item_1r6lg_76:active{background:#f5f5f5}._settings__itemLink_1r6lg_99:hover{text-decoration:none}._settings__itemLabel_1r6lg_102{flex:1}._settings__itemValue_1r6lg_105{font-size:15px;color:#6b6b6b}._settings__itemChevron_1r6lg_109{flex-shrink:0;color:#6b6b6b;opacity:.6}._settings__footer_1r6lg_114{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px;padding:24px 16px}._settings__logo_1r6lg_122{max-width:120px;height:auto;object-fit:contain}._settings__version_1r6lg_127{font-size:13px;color:#6b6b6b}@media(min-width:1024px){._settings_1r6lg_3{max-width:480px;margin:0 auto;box-shadow:0 0 0 1px #e8e8e8}}._themePage_zmtsz_3{min-height:100vh;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);background:#f5f5f5}._themePage__content_zmtsz_9{padding:24px 16px}._themePage__options_zmtsz_12{display:grid;grid-template-columns:1fr 1fr;gap:12px}._themePage__option_zmtsz_12{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;background:#fff;border:2px solid transparent;border-radius:12px;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}._themePage__option_zmtsz_12:active{opacity:.9}._themePage__optionActive_zmtsz_34{border-color:#0af;background:#00aaff14}._themePage__icon_zmtsz_38{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%}._themePage__icon_zmtsz_38 svg{width:32px;height:32px}._themePage__iconSun_zmtsz_50{background:#fff8e1;color:#f59e0b}._themePage__iconMoon_zmtsz_54{background:#1e293b;color:#94a3b8}._themePage__label_zmtsz_58{font-size:15px;font-weight:500;color:#111}._carPage_jol7c_3{height:100vh}._carPageRoot_jol7c_7{position:relative}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs{width:100%;overflow:hidden}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide{display:flex;align-items:center;justify-content:center;background:#eee}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1001px){._carPageRoot_jol7c_7 .car_photos .SwiperThumbs{height:405px}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active{height:405px!important;position:relative;overflow:hidden;background:#f0f0f0}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide ._slideBlurBg_jol7c_42,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active ._slideBlurBg_jol7c_42{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;filter:blur(24px);transform:scale(1.15)}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide ._slideImg_jol7c_52,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active ._slideImg_jol7c_52,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide img,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active img{position:relative;z-index:1;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs_min{display:none}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67{position:relative;width:100%}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71,._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72{position:absolute;top:0;height:100%;width:38px;z-index:10;margin:0;padding:0;border:none;background:#00000024;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71 svg,._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72 svg{width:22px;height:22px;flex-shrink:0}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71 path,._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72 path{fill:#fff;fill-opacity:1}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71:hover,._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72:hover{background:#00000047}._carPageRoot_jol7c_7 .car_photos:hover ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71:not(._galleryNavPrevHidden_jol7c_105),._carPageRoot_jol7c_7 .car_photos:hover ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72:not(._galleryNavNextHidden_jol7c_106){opacity:1;pointer-events:auto}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrevHidden_jol7c_105,._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNextHidden_jol7c_106{opacity:0!important;pointer-events:none!important;visibility:hidden}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavPrev_jol7c_71{left:0;border-radius:0}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72{right:0;left:auto;border-radius:0}._carPageRoot_jol7c_7 .car_photos ._swiper_top_jol7c_67 ._galleryArrowsWrap_jol7c_67 ._galleryNavNext_jol7c_72 svg{transform:rotate(180deg)}}@media(min-width:1001px){._galleryOverlayDesktop_jol7c_130{position:fixed;top:0;right:0;bottom:0;left:0;z-index:700;display:flex;align-items:center;justify-content:center;background:#1119}._galleryOverlayDesktopMain_jol7c_139{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;max-width:100%;max-height:100%}._galleryOverlayDesktopBackdrop_jol7c_150{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;cursor:pointer}._galleryOverlayDesktopRow_jol7c_156{position:relative;z-index:1;display:flex;flex-direction:row;align-items:stretch;gap:12px;max-width:100%}._galleryOverlayDesktopThumbs_jol7c_165{display:flex;flex-direction:column;gap:6px;overflow-y:auto;max-height:85vh;padding:4px 0}._galleryOverlayDesktopThumb_jol7c_165{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;border:none;padding:0;cursor:pointer;background:#e0e0e0;transition:border-color .2s ease,box-shadow .2s ease}._galleryOverlayDesktopThumb_jol7c_165 img{width:100%;height:100%;object-fit:cover;display:block}._galleryOverlayDesktopThumbActive_jol7c_191{box-shadow:0 0 0 2px #fff}._galleryOverlayDesktopThumbStub_jol7c_194{width:100%;height:100%;background:#ccc}._galleryOverlayDesktopThumbAd_jol7c_199{width:100%;height:100%;background:#3c3c3c}._galleryOverlayDesktopRight_jol7c_204{display:flex;flex-direction:column;gap:12px;width:100%;max-width:1200px}._galleryOverlayDesktopGalleryWrap_jol7c_211{display:flex;flex-direction:row;align-items:flex-start;gap:12px}._galleryOverlayDesktopGallery_jol7c_211{position:relative;flex:1;min-width:0;height:85vh;max-height:800px;border-radius:12px;overflow:hidden;background:#f0f0f0}._galleryOverlayDesktopGallery_jol7c_211:hover ._galleryOverlayDesktopArrow_jol7c_227:not(._galleryOverlayDesktopArrowHidden_jol7c_227){opacity:1;pointer-events:auto}._galleryOverlayDesktopClose_jol7c_231{flex-shrink:0;width:40px;height:40px;margin-top:12px;border:none;border-radius:12px;background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px #00000026}._galleryOverlayDesktopCloseIcon_jol7c_246{width:18px;height:18px}._galleryOverlayDesktopCloseIcon_jol7c_246 path{fill:#111}._galleryOverlayDesktopSwiper_jol7c_253{width:100%;height:100%}._galleryOverlayDesktopSwiper_jol7c_253 .swiper-wrapper,._galleryOverlayDesktopSwiper_jol7c_253 .swiper-slide{height:100%}._galleryOverlayDesktopSwiper_jol7c_253 .swiper-slide{position:relative;display:flex;align-items:center;justify-content:center}._galleryOverlayDesktopBlurBg_jol7c_267{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;filter:blur(24px);transform:scale(1.15)}._galleryOverlayDesktopImg_jol7c_276{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block}._galleryOverlayDesktopStub_jol7c_284{width:100%;height:100%;min-height:150px;background:#e0e0e0}._galleryOverlayDesktopAd_jol7c_290{width:100%;height:100%;min-height:200px;border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}._galleryOverlayDesktopAd_jol7c_290 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._galleryOverlayDesktopAd_jol7c_290 button{min-height:32px;padding:0 14px;border-radius:8px;border:1px solid rgba(17,17,17,.15);background:#fffffff2;color:#1111117a;font-size:11px;font-weight:500;cursor:pointer}._galleryOverlayDesktopArrow_jol7c_227{position:absolute;top:0;height:100%;width:76px;z-index:10;margin:0;padding:0;border:none;background:#00000024;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease}._galleryOverlayDesktopArrow_jol7c_227:hover{background:#00000047}._galleryOverlayDesktopArrow_jol7c_227 svg{width:22px;height:22px}._galleryOverlayDesktopArrow_jol7c_227 path{fill:#fff;fill-opacity:1}._galleryOverlayDesktopArrowPrev_jol7c_353{left:0;border-radius:0}._galleryOverlayDesktopArrowNext_jol7c_357{right:0;left:auto;border-radius:0}._galleryOverlayDesktopArrowNext_jol7c_357 svg{transform:rotate(180deg)}._galleryOverlayDesktopArrowHidden_jol7c_227{opacity:0!important;pointer-events:none!important;visibility:hidden}._galleryOverlayDesktopBar_jol7c_370{display:flex;flex-direction:row;align-items:center;gap:20px;padding:16px 20px;background:#fff;border-radius:12px;width:100%;flex-wrap:wrap}._galleryOverlayDesktopPrice_jol7c_381{margin:0;font-size:18px;font-weight:700;color:#111;flex-shrink:0}._galleryOverlayDesktopTitle_jol7c_388{margin:0;font-size:18px;font-weight:600;line-height:1.25;color:#111;flex:1;min-width:0}._galleryOverlayDesktopAccount_jol7c_397{margin:0;font-size:14px;color:#666;flex-shrink:0}._galleryOverlayDesktopCta_jol7c_403{display:flex;flex-direction:row;gap:10px;flex-shrink:0}._galleryOverlayDesktopPhoneBtn_jol7c_409{min-height:44px;padding:0 20px;border-radius:12px;border:none;background:#d86074;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:filter .2s ease}._galleryOverlayDesktopPhoneBtn_jol7c_409:hover:not(:disabled){filter:brightness(.96)}._galleryOverlayDesktopWriteBtn_jol7c_424{min-height:44px;padding:0 20px;border-radius:12px;border:none;font-size:15px;font-weight:600;background:#957fef;color:#fff;transition:filter .2s ease}._galleryOverlayDesktopWriteBtn_jol7c_424:hover:not(:disabled){filter:brightness(.96)}}@media(max-width:1000px){._carPageRoot_jol7c_7 .car_photos .SwiperThumbs{width:100%!important;max-width:none!important;aspect-ratio:4/3;height:auto!important;min-height:200px}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide ._slideBlurBg_jol7c_42{display:none}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active{position:relative!important;width:100%!important;aspect-ratio:4/3;height:auto!important;min-height:200px;overflow:hidden}._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide img,._carPageRoot_jol7c_7 .car_photos .SwiperThumbs .swiper-slide-active img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover;object-position:center}}._carPageDesktopOuter_jol7c_470{display:none}@media(min-width:1001px){._carPageDesktopOuter_jol7c_470{display:flex;align-items:flex-start}._carPageDesktopMain_jol7c_479{flex:1;min-width:0}._carPageDesktopWrap_jol7c_483{display:flex;align-items:flex-start}._carPageDesktopLeft_jol7c_488{flex-shrink:0;width:320px;padding:24px 20px 24px 0;position:sticky;top:var(--header-height, 0px);max-height:calc(100vh - var(--header-height, 0px));overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:20px;align-self:flex-start}._carPageDesktopCenter_jol7c_502{flex:1;min-width:0;padding:24px 24px 0;margin-top:40px}._carPageDesktopCenter_jol7c_502 ._mobileSection_jol7c_508,._carPageDesktopCenter_jol7c_502 ._contactMessageBlock_jol7c_509,._carPageDesktopCenter_jol7c_502 ._requestFormBlock_jol7c_510,._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaBlock_jol7c_511{background:#fff;margin-bottom:2px!important;padding:16px!important;border-radius:15px}._carPageDesktopCenter_jol7c_502 ._mobileSection_jol7c_508 h3._car_subtitle_jol7c_517{margin-bottom:10px;font-size:20px;font-weight:500;line-height:1.2}._carPageDesktopCenter_jol7c_502 ._aboutCar_jol7c_523{display:flex;flex-direction:column;gap:12px}._carPageDesktopCenter_jol7c_502 ._aboutCarTop_jol7c_528{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}._carPageDesktopCenter_jol7c_502 ._aboutCarMetric_jol7c_533{min-height:64px;border-radius:12px;background:#f6f6f6;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:4px}._carPageDesktopCenter_jol7c_502 ._aboutCarMetric_jol7c_533 span{color:#111;font-size:15px;font-weight:600;line-height:1.2}._carPageDesktopCenter_jol7c_502 ._aboutCarMetric_jol7c_533 p{margin:0;color:#1119;font-size:12px;line-height:1.2}._carPageDesktopCenter_jol7c_502 ._aboutCarTable_jol7c_555{padding:0}._carPageDesktopCenter_jol7c_502 ._aboutCarRow_jol7c_558{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0}._carPageDesktopCenter_jol7c_502 ._aboutCarRow_jol7c_558:not(:last-child){border-bottom:1px solid #ececec}._carPageDesktopCenter_jol7c_502 ._aboutCarRow_jol7c_558 span{color:#111111b8;font-size:14px}._carPageDesktopCenter_jol7c_502 ._aboutCarRow_jol7c_558 strong{color:#111;font-size:14px;font-weight:600}._carPageDesktopCenter_jol7c_502 ._aboutCarOptions_jol7c_577{border-radius:12px;background:#f6f6f6;padding:10px}._carPageDesktopCenter_jol7c_502 ._aboutCarOptionsTitle_jol7c_582{margin:0 0 8px;color:#1119;font-size:13px;font-weight:500}._carPageDesktopCenter_jol7c_502 ._aboutCarOptionChips_jol7c_588{display:flex;flex-wrap:wrap;gap:6px}._carPageDesktopCenter_jol7c_502 ._aboutCarOptionChip_jol7c_588{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #ececec;color:#111;font-size:12px;font-weight:500}._carPageDesktopCenter_jol7c_502 ._aboutCarOptionsEmpty_jol7c_605{margin:0;color:#1119;font-size:13px}._carPageDesktopCenter_jol7c_502 ._descriptionText_jol7c_610{margin:0;color:#111;font-size:15px;line-height:1.35}._carPageDesktopCenter_jol7c_502 ._descriptionTextCollapsed_jol7c_616{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}._carPageDesktopCenter_jol7c_502 ._descriptionMoreBtn_jol7c_622{margin-top:8px;color:#111111a6;font-size:14px;font-weight:500;text-decoration:underline}._carPageDesktopCenter_jol7c_502 ._contactMessageBlock_jol7c_509 h3,._carPageDesktopCenter_jol7c_502 ._requestFormBlock_jol7c_510 h3{margin-bottom:12px!important}._carPageDesktopCenter_jol7c_502 ._requestFormHint_jol7c_633{margin:0 0 14px;font-size:15px;line-height:1.3}._carPageDesktopCenter_jol7c_502 ._requestFormGrid_jol7c_638{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}._carPageDesktopCenter_jol7c_502 ._requestField_jol7c_644{width:100%;min-height:44px;padding:0 14px;border-radius:12px;background:#ececf1;font-size:14px}._carPageDesktopCenter_jol7c_502 ._requestFieldWide_jol7c_652{grid-column:1/-1}._carPageDesktopCenter_jol7c_502 ._requestSubmitBtn_jol7c_655{width:100%;min-height:44px;border-radius:12px;background:#38393d;color:#fff;font-size:16px;font-weight:600}._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaActions_jol7c_664{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaActions_jol7c_664 button{min-height:40px;border-radius:10px;border:1px solid #e8e8e8;background:#fff;display:inline-flex;align-items:center;justify-content:center}._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaInfo_jol7c_679{display:flex;flex-direction:column;gap:10px}._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaInfo_jol7c_679 p{margin:0;color:#111111a6;font-size:13px}._carPageDesktopCenter_jol7c_502 ._mobileBottomMetaInfo_jol7c_679 button{width:100%;min-height:40px;padding:0 12px;border-radius:10px;border:none;background:#ffe1e2;color:#d7343f;font-size:14px;font-weight:500}._carPageDesktopCenter_jol7c_502 ._mobileUserBlock_jol7c_700{background:#fff;border-radius:15px}._carPageDesktopCenter_jol7c_502 ._mobileAdPlaceholder_jol7c_704{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:120px;margin:2px 0;padding:0 12px}._carPageDesktopCenter_jol7c_502 ._mobileAdPlaceholder_jol7c_704 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._carPageDesktopRight_jol7c_725{flex-shrink:0;width:300px;padding:24px 0;position:sticky;top:var(--header-height, 0px);max-height:calc(100vh - var(--header-height, 0px));overflow-y:auto;align-self:flex-start}._carPageDesktopRecs_jol7c_735{padding:0 24px 40px}._desktopCardSpacer_jol7c_738{display:none}._desktopLeftActions_jol7c_741{display:flex;align-items:center;gap:10px}._desktopLeftActions_jol7c_741 ._desktopLeftActionBtn_jol7c_746,._desktopLeftActions_jol7c_741 button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#f4f4f4;border:none;cursor:pointer;text-decoration:none;color:inherit}._desktopLeftActions_jol7c_741 ._desktopLeftActionBtn_jol7c_746 svg,._desktopLeftActions_jol7c_741 button svg{width:20px;height:20px}._desktopPriceInfoBtn_jol7c_765{width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#1111111f;color:#1119;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}._desktopLeftPrice_jol7c_778 ._desktopPriceMain_jol7c_778{font-size:28px;font-weight:700;color:#111;line-height:1.2;margin:0 0 8px;display:flex;align-items:center;gap:8px}._desktopLeftPrice_jol7c_778 ._desktopPriceHint_jol7c_788{font-size:18px;font-weight:600;color:#111;line-height:1.25;margin:0 0 12px}._desktopLeftPrice_jol7c_778 ._desktopAddress_jol7c_795{font-size:14px;color:#111c;line-height:1.35;display:flex;align-items:flex-start;gap:8px;margin:0}._desktopLeftPrice_jol7c_778 ._desktopAddress_jol7c_795 svg,._desktopLeftPrice_jol7c_778 ._desktopAddress_jol7c_795 img{flex-shrink:0;margin-top:2px}._desktopLeftService_jol7c_809{padding:12px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec}._desktopLeftService_jol7c_809 h4{font-size:16px;font-weight:600;margin:0 0 10px;color:#111}._desktopLeftService_jol7c_809 ._desktopServiceBadges_jol7c_820{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:13px;color:#111111b3}._desktopLeftCta_jol7c_828{display:flex;flex-direction:column;gap:10px}._desktopLeftCta_jol7c_828 button,._desktopLeftCta_jol7c_828 ._desktopWriteBtn_jol7c_834 button{width:100%;padding:14px 20px;font-size:16px;font-weight:600;border-radius:12px;border:none;cursor:pointer;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:filter .2s ease}._desktopLeftCta_jol7c_828 button:hover:not(:disabled),._desktopLeftCta_jol7c_828 ._desktopWriteBtn_jol7c_834 button:hover:not(:disabled){filter:brightness(.96)}._desktopLeftCta_jol7c_828 ._desktopPhoneBtn_jol7c_853{background:#d86074}._desktopLeftCta_jol7c_828 ._desktopWriteBtn_jol7c_834 button{background:#957fef}._desktopLeftCta_jol7c_828 ._desktopBookOnlineBtn_jol7c_859{background:#ed2939!important}._desktopLeftCta_jol7c_828 ._desktopBookOnlineBtn_jol7c_859:hover{filter:brightness(.94)}._desktopLeftMessage_jol7c_865{min-width:0}._desktopLeftMessageTitle_jol7c_868{font-size:16px;font-weight:600;margin:0 0 12px;color:#111}._desktopRightAd_jol7c_874{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:400px}._desktopRightAd_jol7c_874 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}}._pageError_jol7c_894{min-height:50vh;padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}._car_right_jol7c_903{width:24.2%;margin-left:auto}._car_right_price_jol7c_907{margin-bottom:24px;font-size:32px;font-weight:600;color:#ed2939}._car_similar_jol7c_913{padding:33px 0 90px}._car_similarWrap_jol7c_916{max-width:868px;display:grid;grid-template-columns:repeat(4,minmax(165px,214px));grid-auto-flow:dense;justify-content:space-between;gap:8px 4px}._car_buttons_jol7c_924,._car_info_mobile_jol7c_924,._car_bottom_info_jol7c_924._mobile_jol7c_508{display:none}._similarListingsBlock_jol7c_928{width:100%;padding:24px 20px 32px;background:#fff;margin-top:2px;border-radius:15px}._recommendationsTitle_jol7c_936{margin:0 0 24px;font-size:22px;font-weight:500;line-height:1.2;color:#111;display:flex;align-items:center;gap:8px}._recommendationsTitle_icon_jol7c_946{width:28px;height:28px;flex-shrink:0;display:block;vertical-align:middle;border-radius:5px}@media(max-width:768px){._similarListingsBlock_jol7c_928 ._recommendationsTitle_jol7c_936{font-size:17px;margin-bottom:16px;gap:6px}._similarListingsBlock_jol7c_928 ._recommendationsTitle_icon_jol7c_946{width:22px;height:22px}}._similarListingsTitle_jol7c_966{margin:0 0 16px;font-size:20px;font-weight:600;color:#111}._similarListingsGrid_jol7c_973{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:1001px){._similarListingsBlock_jol7c_928,._similarListingsTitle_jol7c_966,._similarListingsGrid_jol7c_973{display:none}}._swiper_top_jol7c_67{position:relative;margin-bottom:8px}._swiper_top_jol7c_67 ._arrow_jol7c_990{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px}._swiper_top_jol7c_67 ._arrow_jol7c_990._prev_jol7c_997{left:-64px}._swiper_top_jol7c_67 ._arrow_jol7c_990._next_jol7c_1000{transform:rotate(180deg);right:-64px}._imageBackBtn_jol7c_1005,._photoCounter_jol7c_1009{display:none}._mobileTitleCol_jol7c_1013{min-width:0}._mobileTopTitle_jol7c_1017{margin:12px 0 0}._mobileTopActions_jol7c_1021{display:none}._mobileTopBlock_jol7c_1025{background:#fff}._car_subtitle_jol7c_517{margin-bottom:12px;font-size:26px;font-weight:500;line-height:1.2}._mobileCityBlock_jol7c_1036,._mobileCityContent_jol7c_1040,._mobileCityLeft_jol7c_1041,._mobileCityText_jol7c_1042,._mobileCityMapBtn_jol7c_1043,._mobileCityIcon_jol7c_1044,._mobileCityTitle_jol7c_1045,._mobileCityStreet_jol7c_1046,._mobileRoundBtn_jol7c_1050{display:none}._mobileShareIconBtn_jol7c_1054 svg{width:14px!important;height:14px!important}._favoriteActive_jol7c_1059 svg path{fill:#ed2939!important}._favoriteAnimate_jol7c_1063 svg{animation:_pop_jol7c_1 .4s ease}._favoriteAnimate_jol7c_1063 svg path{fill:#ed5270!important}._mobileStickyHeader_jol7c_1071{display:none}._bookOnlineBtn_jol7c_1075{width:100%;margin-bottom:10px;padding:12px 16px;border:none;border-radius:10px;background:#ed2939;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:filter .15s ease}._bookOnlineBtn_jol7c_1075:hover{filter:brightness(.94)}._mobileBottomActions_jol7c_1093{display:none}._mobilePhoneBtn_jol7c_1097{background:#d86074}._mobileWriteBtn_jol7c_1101,._mobilePhoneBtn_jol7c_1097{width:100%;padding:12px;color:#fff;font-size:15px;font-weight:600;line-height:20px;border-radius:10px;border:none;transition:filter .2s ease}._mobileWriteBtn_jol7c_1101:hover:not(:disabled),._mobilePhoneBtn_jol7c_1097:hover:not(:disabled){filter:brightness(.96)}._mobileWriteBtn_jol7c_1101{background:#957fef}._mobileSection_jol7c_508{background:transparent}._mobileDetailsRoot_jol7c_1126{padding-top:0}._rentalTerms_jol7c_1130{display:flex;flex-direction:column;gap:12px}._rentalTermsTop_jol7c_1136{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}._rentalTermBadge_jol7c_1142{min-height:68px;padding:8px 10px;border-radius:12px;background:#f6f6f6;display:grid;grid-template-rows:24px 1px 30px;justify-items:center;align-items:start}._rentalTermBadge_jol7c_1142 span{display:flex;align-items:center;justify-content:center;width:100%;height:24px;font-size:16px;font-weight:700;color:#111;line-height:1.1;white-space:nowrap}._rentalTermBadge_jol7c_1142 p{margin:6px 0 0;width:100%;max-width:92px;text-align:center;font-size:12px;color:#1119;line-height:1.2}._rentalTermDivider_jol7c_1174{display:block;width:24px;height:1px;margin-top:2px;background:#1113}._rentalTermsGroup_jol7c_1182{padding:0}._rentalTermsGroupTitle_jol7c_1186{margin:0 0 8px;font-size:13px;font-weight:500;color:#1119}._rentalTermRow_jol7c_1193{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0}._rentalTermRow_jol7c_1193:not(:last-child){border-bottom:1px solid #ececec}._rentalTermRow_jol7c_1193 span{color:#111111b8;font-size:14px;line-height:1.2}._rentalTermRow_jol7c_1193 strong{color:#111;font-size:14px;font-weight:600;white-space:nowrap}._rentalTermChip_jol7c_1215{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:26px;padding:0 10px;border-radius:999px;background:#11111114}._galleryOverlay_jol7c_130{display:none}._galleryAdSlide_jol7c_1230,._galleryAdFullscreen_jol7c_1231{width:100%;border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px}._galleryAdSlide_jol7c_1230 p,._galleryAdFullscreen_jol7c_1231 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._galleryAdSlide_jol7c_1230 button,._galleryAdFullscreen_jol7c_1231 button{min-height:32px;padding:0 14px;border-radius:8px;border:1px solid rgba(17,17,17,.15);background:#fffffff2;color:#1111117a;font-size:11px;font-weight:500;cursor:pointer}._galleryAdSlide_jol7c_1230{height:280px}._galleryAdFullscreen_jol7c_1231{height:100%;min-height:100vh;min-height:100dvh}._galleryAdThumb_jol7c_1276{width:100%;height:100%;min-height:110px;border:none;background:#f1f2f7;box-shadow:none;display:flex;align-items:center;justify-content:center;margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b;border-radius:8px}@media(max-width:1000px){._car_top_info_jol7c_1298{display:flex;align-items:center;gap:16px;font-size:18px;margin-bottom:8px;display:none}._car_top_info_jol7c_1298 ._car_author_rate_jol7c_1306{padding:2px 9px;border-radius:8px;background:#6bd166;color:#fff}._car_right_jol7c_903,._arrow_jol7c_990,._galleryNavPrev_jol7c_71,._galleryNavNext_jol7c_72{display:none}}@media(max-width:768px){._carPageRoot_jol7c_7{max-width:100%;padding:0 0 94px!important;background:#f3f3f3}._carPageRoot_bookingBar_jol7c_1330{padding-bottom:100px!important}._mobileBottomBar_jol7c_1333{position:fixed;left:0;right:0;bottom:0;z-index:500;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:15px 15px 0 0;box-shadow:0 4px 16px -1px #0000003d}._mobileBookOnlineBtn_jol7c_1344{width:100%;padding:12px 16px;border:none;border-radius:10px;background:#ed2939;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}._mobileBookOnlineBtn_jol7c_1344:active{filter:brightness(.92)}._mobileStickyHeader_jol7c_1071{position:fixed;top:0;left:0;right:0;height:56px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border-bottom:1px solid #ececec;z-index:600;transform:translateY(-100%);opacity:0;transition:transform .2s ease,opacity .2s ease}._mobileStickyHeader_jol7c_1071._visible_jol7c_1377{transform:translateY(0);opacity:1}._mobileHeaderActions_jol7c_1381{display:flex;flex-direction:row;align-items:center;gap:8px}._mobileHeaderMeta_jol7c_1387{flex:1;min-width:0}._mobileHeaderThumb_jol7c_1391{width:34px;height:34px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#ececec}._mobileHeaderThumb_jol7c_1391 img,._mobileHeaderThumb_jol7c_1391 ._mobileHeaderThumbStub_jol7c_1400{width:100%;height:100%;display:block}._mobileHeaderThumb_jol7c_1391 img{object-fit:cover}._mobileHeaderThumbStub_jol7c_1400{background:#dcdcdc}._mobileHeaderTitle_jol7c_1411,._mobileHeaderPrice_jol7c_1412{margin:0;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mobileHeaderTitle_jol7c_1411{font-size:11px;color:#1119}._mobileHeaderPrice_jol7c_1412{margin-top:2px;font-size:13px;font-weight:600;color:#111}._mobileHeaderIconBtn_jol7c_1429{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f4f4f4}._mobileHeaderIconBtn_jol7c_1429 svg{width:18px;height:18px}._mobileTopActions_jol7c_1021{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-left:8px}._mobileTopBlock_jol7c_1025{display:flex!important;align-items:flex-start;justify-content:space-between;gap:8px;margin:-16px 0 0!important;padding:14px 12px!important;border-radius:0 0 15px 15px;position:relative;z-index:2;border-bottom:none}._mobileRoundBtn_jol7c_1050{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5}._mobileRoundBtn_jol7c_1050 svg{width:18px;height:18px}._mobileTopBlock_jol7c_1025 ._mobileTitleCol_jol7c_1013>._mobileTopPrice_jol7c_1474{margin:0;color:#111;font-size:25px;font-weight:700;line-height:1.15}._mobileTopBlock_jol7c_1025 ._mobileTitleCol_jol7c_1013>h3._mobileTopTitle_jol7c_1017{margin:12px 0 0;color:#111;font-size:18px;font-weight:500;line-height:1.2}._mobileCityBlock_jol7c_1036{display:block;margin-top:2px;padding:12px!important;border-radius:15px;background:#fff;cursor:pointer}._mobileCityContent_jol7c_1040{display:flex;align-items:center;justify-content:space-between;gap:10px}._mobileCityLeft_jol7c_1041{display:flex;align-items:center;gap:10px;min-width:0}._mobileCityIcon_jol7c_1044{display:block;width:20px;height:20px;flex-shrink:0}._mobileCityText_jol7c_1042{display:flex;flex-direction:column;min-width:0}._mobileCityTitle_jol7c_1045,._mobileCityStreet_jol7c_1046{display:block;margin:0;line-height:1.2;color:#414141}._mobileCityTitle_jol7c_1045{font-size:16px;font-weight:600}._mobileCityStreet_jol7c_1046{margin-top:2px;font-size:15px;font-weight:400}._mobileCityMapBtn_jol7c_1043{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f4f4f4;flex-shrink:0}._mobileCityMapBtn_jol7c_1043 svg{width:16px;height:16px}._mobileBottomActions_jol7c_1093{position:fixed;left:0;right:0;bottom:0;z-index:500;background:#fff;border:none;border-radius:15px 15px 0 0;box-shadow:0 4px 16px -1px #0000003d;display:flex;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}._mobileBottomActions_jol7c_1093>button,._mobileBottomActions_jol7c_1093>div{flex:1;min-width:0}._mobileBottomActions_jol7c_1093>div>button{width:100%!important;display:block}._mobileSection_jol7c_508{background:#fff;margin-bottom:2px!important;padding:16px!important;border-radius:15px}._mobileSection_jol7c_508 h3._car_subtitle_jol7c_517{margin-bottom:10px;font-size:20px;font-weight:500;line-height:1.2}._aboutCar_jol7c_523{display:flex;flex-direction:column;gap:12px}._aboutCarTop_jol7c_528{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._aboutCarMetric_jol7c_533{min-height:64px;border-radius:12px;background:#f6f6f6;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:4px}._aboutCarMetric_jol7c_533 span{color:#111;font-size:15px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._aboutCarMetric_jol7c_533 p{margin:0;color:#1119;font-size:12px;line-height:1.2}._aboutCarTable_jol7c_555{padding:0}._aboutCarRow_jol7c_558{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0}._aboutCarRow_jol7c_558:not(:last-child){border-bottom:1px solid #ececec}._aboutCarRow_jol7c_558 span{color:#111111b8;font-size:14px;line-height:1.2}._aboutCarRow_jol7c_558 strong{color:#111;font-size:14px;font-weight:600;text-align:right}._aboutCarOptions_jol7c_577{border-radius:12px;background:#f6f6f6;padding:10px}._aboutCarOptionsTitle_jol7c_582{margin:0 0 8px;color:#1119;font-size:13px;font-weight:500;line-height:1.2}._aboutCarOptionChips_jol7c_588{display:flex;flex-wrap:wrap;gap:6px}._aboutCarOptionChip_jol7c_588{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #ececec;color:#111;font-size:12px;font-weight:500;line-height:1.2}._aboutCarOptionsEmpty_jol7c_605{margin:0;color:#1119;font-size:13px;line-height:1.2}._contactMessageBlock_jol7c_509 h3,._requestFormBlock_jol7c_510 h3{margin-bottom:12px!important}._requestFormHint_jol7c_633{margin:0 0 14px;color:#111;font-size:15px;line-height:1.3}._requestFormGrid_jol7c_638{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}._requestField_jol7c_644{width:100%;min-height:44px;padding:0 14px;border-radius:12px;border:1px solid transparent;background:#ececf1;color:#111;font-size:14px;font-weight:400;line-height:1.2;text-align:left;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}._requestFieldInput_jol7c_1709{-webkit-appearance:none;-moz-appearance:none;appearance:none}._requestFieldInput_jol7c_1709::placeholder{color:#1111118c}._requestFieldWide_jol7c_652{grid-column:1/-1}._requestSubmitBtn_jol7c_655{width:100%;min-height:44px;border-radius:12px;background:#38393d;color:#fff;font-size:16px;font-weight:600;line-height:1.2}._requestSubmitBtn_jol7c_655:disabled{opacity:.45}._descriptionText_jol7c_610{margin:0;color:#111;font-size:15px;line-height:1.35}._descriptionTextCollapsed_jol7c_616{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}._descriptionMoreBtn_jol7c_622{margin-top:8px;color:#111111a6;font-size:14px;font-weight:500;line-height:1.2;text-decoration:underline;text-underline-offset:2px}._mobileDetailsRoot_jol7c_1126{padding-top:2px!important}._photoCounter_jol7c_1009{position:absolute;top:12px;right:12px;z-index:20;display:block;padding:4px 9px;border-radius:8px;background:#111111b3;color:#fff;font-size:12px;font-weight:500;line-height:16px}.SwiperThumbs .swiper-slide,.SwiperThumbs .swiper-slide-active{border-radius:0}.SwiperThumbs .swiper-slide img,.SwiperThumbs .swiper-slide-active img{width:100%;height:100%;object-fit:cover;border-radius:0}.SwiperThumbs{border-bottom:2px solid #f3f3f3}._imageBackBtn_jol7c_1005{position:absolute;top:12px;left:12px;z-index:20;width:37px;height:27px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffffe6}._imageBackBtn_jol7c_1005 svg{width:17px;height:17px}._galleryOverlay_jol7c_130{position:fixed;top:0;left:0;right:0;bottom:0;z-index:700;background:#111;display:block;width:100vw;height:100vh;height:100dvh;min-height:-webkit-fill-available}._galleryLightenLayer_jol7c_1815{position:absolute;top:0;right:0;bottom:0;left:0;background:#3a3a3a;pointer-events:none}._galleryBack_jol7c_1821{position:absolute;top:14px;right:12px;left:auto;width:38px;height:38px;border:none;border-radius:50%;background:#ffffff2e;outline:none;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;z-index:5}._galleryBackIcon_jol7c_1838{width:18px;height:18px;opacity:1}._galleryBackIcon_jol7c_1838 path{fill:#fff!important;stroke:none!important;fill-opacity:1!important}._gallerySwiper_jol7c_1848{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}._gallerySwiper_jol7c_1848 .swiper-wrapper,._gallerySwiper_jol7c_1848 .swiper-slide{height:100%}._gallerySwiper_jol7c_1848 .swiper-slide{display:flex;align-items:center;justify-content:center;background:transparent}._gallerySlideContent_jol7c_1868{width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:none}._galleryImage_jol7c_1877,._galleryStub_jol7c_1878{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent;display:block}._galleryStub_jol7c_1878{min-height:150px}._galleryCounter_jol7c_1889{position:absolute;top:14px;left:50%;transform:translate(-50%);right:auto;z-index:5;padding:6px 12px;border-radius:8px;background:#ffffff2e;color:#fff;font-size:15px;font-weight:500}._galleryActions_jol7c_1903{position:absolute;left:10px;right:10px;bottom:10px;display:flex;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:#111111b8}._galleryActions_jol7c_1903>button,._galleryActions_jol7c_1903>div{flex:1;min-width:0}._galleryActions_jol7c_1903>div>button{width:100%!important;display:block}._car_similar_jol7c_913{padding:16px 12px 0;margin-bottom:2px;background:#fff}._car_similar_jol7c_913 h3{margin-bottom:12px;font-size:20px}._car_similarWrap_jol7c_916{grid-template-columns:repeat(3,minmax(155px,234px))}._car_header_jol7c_1936 ._likeBtn_jol7c_1936 svg path{stroke:#111}._carPhoneModal_jol7c_1939{width:467px;height:auto;border-radius:24px;top:50%;transform:translateY(-50%)}._mobileBottomMetaBlock_jol7c_511{margin:2px 0 0!important}._mobileUserBlock_jol7c_700{background:#fff!important}._mobileBottomMetaActions_jol7c_664{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}._mobileBottomMetaActions_jol7c_664 button{min-height:40px;border-radius:10px;border:1px solid #e8e8e8;background:#fff;display:inline-flex;align-items:center;justify-content:center}._mobileBottomMetaActions_jol7c_664 button svg{width:18px;height:18px}._mobileBottomMetaInfo_jol7c_679{display:flex;flex-direction:column;gap:10px}._mobileBottomMetaInfo_jol7c_679 p{margin:0;color:#111111a6;font-size:13px;line-height:18px}._mobileBottomMetaInfo_jol7c_679 button{width:100%;min-height:40px;padding:0 12px;border-radius:10px;border:none;background:#ffe1e2;color:#d7343f;font-size:14px;font-weight:500;text-align:center}._mobileAdPlaceholder_jol7c_704{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:120px;margin:2px 0;padding:0 12px}._mobileAdPlaceholder_jol7c_704 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}}@media(max-width:550px){._car_subtitle_jol7c_517{font-size:19px}._car_info_term_jol7c_2020{margin-bottom:24px}._car_similar_jol7c_913{padding:40px 0 0}._car_similarWrap_jol7c_916{grid-template-columns:repeat(2,minmax(155px,1fr));gap:16px}}@keyframes _pop_jol7c_1{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{transform:scale(1)}}._listing_header_bsr35_3{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._listing_header_bsr35_3 h2{font-size:36px;font-weight:600}._listing_header_bsr35_3 ._likeBtn_bsr35_13 svg{width:32px;height:29px}._listing_header_bsr35_3 ._likeBtn_bsr35_13 svg path{transition:fill .2s ease}._listing_header_bsr35_3 ._likeBtn_bsr35_13:active svg path{fill:#ed2939}._listing_headerWrap_bsr35_23{display:flex;height:29px}._listing_top_mobile_bsr35_27{display:none}._listing_info_bsr35_30{display:flex}._listing_left_bsr35_33{width:63.8%}._listing_right_bsr35_36{width:24.2%;margin-left:auto}._listing_right_bsr35_36 ._showBtn_bsr35_40{background:#d86074}._listing_right_bsr35_36 ._showBtn_bsr35_40,._listing_right_bsr35_36 ._writeBtn_bsr35_44{max-width:300px;width:100%;min-width:200px;padding:13px;color:#fff;font-size:18px;font-weight:600;border-radius:12px;border:none;transition:filter .2s ease}._listing_right_bsr35_36 ._showBtn_bsr35_40:hover:not(:disabled),._listing_right_bsr35_36 ._writeBtn_bsr35_44:hover:not(:disabled){filter:brightness(.96)}._listing_right_bsr35_36 ._writeBtn_bsr35_44{margin:8px 0 24px;background:#957fef}._listing_right_img_bsr35_64{width:64px;height:64px;border-radius:50%;background:#dedede}._listing_right_info_bsr35_70{width:100%;display:flex;align-items:center;gap:8px}._listing_right_price_bsr35_76{margin-bottom:24px;font-size:32px;font-weight:600;color:#ed2939}._listing_author_bsr35_82{font-size:20px;font-weight:600;margin-bottom:4px}._listing_author_info_bsr35_87{display:flex;align-items:center;gap:6px}._listing_author_rate_bsr35_92{font-weight:500}._listing_author_rateCount_bsr35_95{font-size:15px}._listing_right_bottom_bsr35_98{position:sticky;top:171px;display:flex;flex-direction:column;gap:24px}._listing_ad_bsr35_105{width:100%;border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center}._listing_ad_bsr35_105 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._listing_ad_bsr35_105:nth-child(1){padding:40px 31px;height:250px}._listing_ad_bsr35_105:nth-child(2){padding:56px 26px;height:500px}._listing_left_bottom_bsr35_132{padding-top:48px}._listing_info_term_bsr35_135{display:flex;flex-direction:column;margin-bottom:40px;font-size:20px}._listing_info_term_bsr35_135 h3,._listing_subtitle_bsr35_146,._car_subtitle_bsr35_152{font-size:36px;font-weight:600;margin-bottom:16px}@media(max-width:1000px){._car_subtitle_bsr35_152{font-size:28px}}@media(max-width:550px){._car_subtitle_bsr35_152{font-size:24px}}._listing_list_bsr35_168 li{display:inline-block;width:100%;line-height:20px;gap:3px;color:#1116}._listing_list_bsr35_168 li:not(:last-of-type){margin-bottom:12px}._listing_list_bsr35_168 li span{color:#111}._listing_bottom_info_bsr35_181{display:flex;flex-direction:column;gap:8px;line-height:20px;color:#1116}._listing_buttons_bsr35_188,._listing_info_mobile_bsr35_188,._listing_bottom_info_bsr35_181._mobile_bsr35_188{display:none}._listing_reviewsWrap_bsr35_191{display:flex;flex-direction:column}._photoStub_bsr35_196{width:100%;height:500px;background:#f1f2f7;border-radius:8px}._photoStub_bsr35_196._bottom_bsr35_202{height:110px}._checkBtn_bsr35_206{width:100%;margin:24px 0 40px;padding:10px;font-weight:500;border-radius:12px;background:#efefef;text-align:center}._backBtn_bsr35_216,._shareBtn_bsr35_217,._swiper_counter_bsr35_218,._logo_bsr35_219{display:none}._showAll_bsr35_223{width:284px;padding:14px;font-size:16px;line-height:20px}@media(max-width:1000px){._listing_info_bsr35_30{flex-direction:column}._listing_top_mobile_bsr35_27{display:block}._listing_top_mobile_bsr35_27 h3,._listing_top_mobile_bsr35_27 ._price_bsr35_238{font-size:28px;font-weight:600;line-height:112%}._listing_top_mobile_bsr35_27 ._price_bsr35_238{margin:12px 0;color:#ed2939}._listing_top_address_bsr35_247{font-size:18px}._listing_list_bsr35_168 li:not(:last-of-type){margin-bottom:8px}._listing_left_bsr35_33{width:100%}._listing_right_bsr35_36{display:none}._listing_left_bottom_bsr35_132{padding-top:24px}._listing_info_mobile_bsr35_188{display:flex;justify-content:space-between;background:#f1f2f7;padding:16px 20px;border-radius:12px}._listing_info_mobile_bsr35_188 ._header_bsr35_269{display:flex;gap:24px}._listing_info_mobile_bsr35_188 ._header_bsr35_269 h3{font-size:20px;font-weight:500;max-width:256px;width:100%;text-wrap:wrap}._listing_info_mobile_bsr35_188 ._info_bsr35_280{display:flex;align-items:center;gap:7px;margin:6px 0 12px}._listing_info_mobile_bsr35_188 ._left_bsr35_286 ._listings_bsr35_286{color:#969696;font-size:12px;font-weight:200}._listing_info_mobile_bsr35_188 ._left_bsr35_286 ._saveBtn_bsr35_291{margin-top:8px;padding:6px 12px;font-size:11px;background:#fff;border:1px solid #111;border-radius:8px}._listing_info_mobile_bsr35_188 ._right_bsr35_299,._listing_info_mobile_bsr35_188 ._right_bsr35_299 ._rating_bsr35_304{display:flex;flex-direction:column;align-items:center}._listing_info_mobile_bsr35_188 ._right_bsr35_299 ._rating_top_bsr35_309{width:fit-content;margin-bottom:2px;display:flex;align-items:center;gap:2px;padding:2px 10px;border-radius:4px;background:#fff}._listing_info_mobile_bsr35_188 ._right_bsr35_299 ._rating_top_bsr35_309 span{font-size:14px;font-weight:500}._listing_info_mobile_bsr35_188 ._right_bsr35_299 ._rating_count_bsr35_323{color:#969696;font-size:9px;font-weight:300}._listing_info_image_bsr35_328{width:68px;height:68px;margin-bottom:8px;flex-shrink:0;border-radius:50%;background:#dedede}._listing_bottom_info_bsr35_181._mobile_bsr35_188{display:block;margin:40px 0 72px}._listing_bottom_info_bsr35_181:not(._mobile_bsr35_188){display:none}._listing_info_seller_bsr35_343{display:flex;align-items:center;gap:4px;margin:6px 0;font-size:13px;font-weight:300}._listing_info_term_bsr35_135{margin-bottom:32px}._listing_info_term_bsr35_135 h3{font-size:28px}._listing_info_term_bsr35_135._location_bsr35_357{display:none}._listing_buttons_bsr35_188{width:calc(100% - 40px);padding:12px;display:flex;justify-content:center;position:fixed;background:#fff;border-radius:16px;border:1px solid #dedede;box-shadow:0 4px 16px -1px #0000003d;bottom:0;left:50%;transform:translate(-50%);gap:10px;z-index:400;transition:opacity .3s ease,transform .3s ease;opacity:1;pointer-events:auto}._listing_buttons_bsr35_188._hidden_bsr35_379{opacity:0;transform:translate(-50%) translateY(100%);pointer-events:none}._listing_buttons_bsr35_188 button{width:calc(50% - 5px);padding:10px;color:#fff;font-size:14px;line-height:20px;font-weight:600;border-radius:8px;border:none;transition:filter .2s ease}._listing_buttons_bsr35_188 button:hover:not(:disabled){filter:brightness(.96)}._listing_buttons_bsr35_188 ._phoneBtn_bsr35_398{background:#d86074}._listing_buttons_bsr35_188>div button{background:#957fef}._arrow_bsr35_404{display:none}}@media(max-width:900px){._listing_header_bsr35_3{height:auto;padding:16px 0;margin:0}._listing_header_bsr35_3 h2{display:none}._listing_headerWrap_bsr35_23{align-items:center;gap:12px}._listing_breadcrumbs_bsr35_421{display:none}._listing_bsr35_3 ._shareBtn_bsr35_217 svg{width:24px;height:24px}._listing_bsr35_3 ._backBtn_bsr35_216 svg{width:24px;height:32px}._backBtn_bsr35_216,._shareBtn_bsr35_217,._logo_bsr35_219{display:block}}@media(max-width:768px){._listing_reviews_bsr35_191{display:none}._listing_header_bsr35_3 ._likeBtn_bsr35_13 svg path{stroke:#111}._swiper_counter_bsr35_218{display:flex;align-items:center;justify-content:center;color:#a0a0a0;font-size:16px;margin-bottom:8px}._photoStub_bsr35_196{height:330px}}@media(max-width:550px){._listing_top_address_bsr35_247{font-size:15px;font-weight:200}._listing_top_mobile_bsr35_27 h3,._listing_top_mobile_bsr35_27 ._price_bsr35_238,._listing_info_term_bsr35_135 h3{font-size:24px}._showAll_bsr35_223{width:173px;padding:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}._review_15wr6_3{margin-bottom:60px}._review_header_15wr6_6{display:flex;gap:8px;margin-bottom:8px}._review_img_15wr6_11{width:48px;height:48px;border-radius:50%;background:#dedede}._review_author_15wr6_17{font-size:24px;line-height:29px;font-weight:500}._review_date_15wr6_22{color:#1116;font-size:16px;line-height:20px}._review_title_15wr6_27{color:#1116;font-size:20px;margin:4px 0 8px}._review_text_15wr6_32{display:inline;font-size:20px;line-height:26px;white-space:pre-wrap}._review_text_container_15wr6_38{position:relative}._review_15wr6_3 ._toggle_btn_15wr6_41{display:flex;align-items:center;gap:4px;margin-top:4px;color:#1116;font-size:20px;cursor:pointer}._review_15wr6_3 ._toggle_btn_15wr6_41 svg{width:19px;height:17px;transition:transform .2s ease}._review_15wr6_3 ._toggle_btn_15wr6_41 svg._expanded_15wr6_55{transform:rotate(180deg)}._review_15wr6_3 ._toggle_btn_15wr6_41 svg path{stroke:#111;stroke-opacity:.4}@media(max-width:550px){._review_15wr6_3{margin-bottom:24px}._review_img_15wr6_11{width:40px;height:40px}._review_author_15wr6_17{font-size:20px;line-height:24px}._review_date_15wr6_22{font-size:14px;line-height:17px}._review_title_15wr6_27{font-size:14px;margin-top:12px}._review_text_15wr6_32{font-size:16px;line-height:18px}._review_15wr6_3 ._toggle_btn_15wr6_41{display:inline-flex;font-size:15px;gap:3px;margin-left:10px}}._profileTitleLink_vs15b_3{color:inherit;text-decoration:none;text-align:inherit}._profileTitleLink_vs15b_3:hover{color:#ed2939}._avatarLink_vs15b_12{display:block;text-decoration:none;border-radius:50%}._avatarImg_vs15b_18{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}._title_19g8t_3{margin:0 0 12px;color:#111;font-size:18px;font-weight:500;line-height:1.2}._chips_19g8t_11{display:flex;gap:8px;margin-bottom:14px}._chips_19g8t_11 button{min-height:34px;padding:0 14px;border:none;border-radius:10px;background:#ececf1;color:#111;font-size:14px;font-weight:400;line-height:1.2;text-align:left;cursor:pointer}._chips_19g8t_11 button:hover{background:#e2e2ea}._chipsColumn_19g8t_33{flex-direction:column}._chipsColumn_19g8t_33 button{width:fit-content;max-width:100%}._chipsRow_19g8t_41{flex-direction:row;flex-wrap:wrap}._chipsRow_19g8t_41 button{width:auto}._composer_19g8t_49{display:flex;align-items:center;gap:8px}._input_19g8t_55{flex:1;min-width:0;min-height:44px;padding:0 14px;border-radius:12px;border:1px solid transparent;background:#ececec;color:#111;font-size:14px;line-height:1.2}._input_19g8t_55::placeholder{color:#11111159}._sendBtn_19g8t_71{flex-shrink:0;width:44px;height:44px;border:none;border-radius:12px;background:#38393d;color:#fff;font-size:18px;line-height:1;cursor:pointer}._sendBtn_19g8t_71:disabled{opacity:.45;cursor:default}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.listing-map-wrap .leaflet-top.leaflet-left .leaflet-control-zoom,.listing-map-wrap .leaflet-control-attribution,.listing-map-wrap .leaflet-bottom.leaflet-right{display:none!important}.listing-map-wrap .leaflet-top.leaflet-right{top:50%!important;right:12px!important;left:auto!important;bottom:auto!important;margin:0!important;transform:translateY(-50%)!important}._mapMarker_nbvcf_1{background:none!important;border:none!important;box-shadow:none!important}._root_nbvcf_7{height:100%;width:100%}._root_nbvcf_7 .leaflet-control-zoom{width:44px!important;margin:0!important;border:none!important;box-shadow:0 2px 8px #00000026;border-radius:12px;overflow:hidden}._root_nbvcf_7 .leaflet-control-zoom-in,._root_nbvcf_7 .leaflet-control-zoom-out{width:44px!important;height:44px!important;line-height:44px!important;font-size:22px!important;font-weight:600!important;color:#333!important;background:#fff!important;border:none!important;border-radius:0!important;transition:background-color .15s}._root_nbvcf_7 .leaflet-control-zoom-in:hover,._root_nbvcf_7 .leaflet-control-zoom-out:hover{background:#f0f0f0!important}._root_nbvcf_7 .leaflet-control-zoom-in:focus,._root_nbvcf_7 .leaflet-control-zoom-out:focus{outline:none}._root_nbvcf_7 .leaflet-control-zoom-in{border-radius:12px 12px 0 0!important;border-bottom:1px solid #eee!important}._root_nbvcf_7 .leaflet-control-zoom-out{border-radius:0 0 12px 12px!important}._root_nbvcf_7 .leaflet-control-zoom a{text-decoration:none!important;color:inherit!important}._recenterWrap_nbvcf_52{position:absolute;top:50%;right:12px;width:44px;transform:translateY(calc(-50% + 82px));z-index:1000;pointer-events:none}._recenterWrap_nbvcf_52>*{pointer-events:auto}._recenterBtn_nbvcf_65{width:100%;height:44px;min-width:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000026;color:#333;cursor:pointer;transition:background-color .15s}._recenterBtn_nbvcf_65:hover{background:#f0f0f0}._recenterBtn_nbvcf_65:focus{outline:none}._recenterIcon_nbvcf_89{display:block;object-fit:contain}._locationPage_1kyg9_3{min-height:100vh;background:#f3f3f3;padding-top:56px;padding-bottom:0}._locationPage__header_1kyg9_10{position:fixed;top:0;left:0;right:0;height:56px;padding:8px 12px;background:#fff;border-bottom:1px solid #ececec;z-index:20;display:flex;align-items:center;justify-content:center}._locationPage__backBtn_1kyg9_25{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f4f4f4;border:none;cursor:pointer;padding:0}._locationPage__backBtn_1kyg9_25 svg{width:18px;height:18px}._locationPage__headerTitle_1kyg9_46{margin:0;max-width:calc(100% - 96px);color:#111;font-size:12px;font-weight:700;line-height:1.25;text-align:center}._locationPage__mapArea_1kyg9_56{height:calc(100vh - 56px);position:relative;overflow:hidden}._locationPage__map_1kyg9_56{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._locationPage__mapPlaceholder_1kyg9_69{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px 20px;background:#e8e8e8}._locationPage__mapPlaceholderText_1kyg9_79{margin:0;max-width:280px;text-align:center;color:#666;font-size:15px;font-weight:500;line-height:1.35}._locationPage__bottomAddress_1kyg9_89{position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-radius:15px 15px 0 0;box-shadow:0 -4px 16px -1px #00000026;min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px))}._locationPage__bottomAddressText_1kyg9_106{min-width:0;flex:1}._locationPage__bottomAddressCity_1kyg9_111{margin:0;color:#414141;font-size:15px;font-weight:500;line-height:1.2;text-align:left}._locationPage__bottomAddressStreet_1kyg9_120{margin:4px 0 0;color:#414141;font-size:15px;font-weight:500;line-height:1.2;text-align:left}._locationPage__copyAddressBtn_1kyg9_129{flex-shrink:0;width:40px;height:40px;min-height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f1f1;border:none;cursor:pointer;color:#111}._locationPage__copyAddressBtn_1kyg9_129:hover{background:#e8e8e8}._locationPage__copyAddressIcon_1kyg9_148{display:block;pointer-events:none}._driverVacancyPage_sk45x_3{position:relative;background:#f3f3f3;padding-bottom:94px}._pageError_sk45x_9{min-height:50vh;padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}._favoriteActive_sk45x_18 svg path{fill:#ed2939!important}._favoriteAnimate_sk45x_22 svg{animation:_vacancyFavoritePop_sk45x_1 .4s ease}._favoriteAnimate_sk45x_22 svg path{fill:#ed5270!important}@keyframes _vacancyFavoritePop_sk45x_1{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{transform:scale(1)}}._desktopLayout_sk45x_44{display:none}._vacancyTopCard_sk45x_48{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:15px;background:#fff}._vacancyTopCard_mobHero_sk45x_58{flex-direction:column;align-items:flex-start;gap:0;padding:14px 14px 0;border-radius:0 0 15px 15px;overflow:hidden}._vacancyTopCard_mobHero_sk45x_58 ._vacancyTopThumb_sk45x_66{width:72px;height:72px;flex-shrink:0;border-radius:12px}._vacancyTopCard_mobHero_sk45x_58 ._vacancyTopSalaryBlock_sk45x_72{max-width:none;width:100%;align-self:stretch;padding:12px 0 0;box-sizing:border-box}._vacancyTopCard_mobHero_sk45x_58 ._vacancyTopTitles_sk45x_79{padding:10px 0 14px;box-sizing:border-box;width:100%}._vacancyTopLeft_sk45x_85{display:flex;align-items:center;gap:14px;min-width:0;flex:1}._vacancyTopTitles_sk45x_79{min-width:0}._vacancyTopTitles_sk45x_79 h1{margin:0;color:#111;font-size:24px;font-weight:600;line-height:1.2}._vacancyTopThumb_sk45x_66,._mobileHeaderThumb_sk45x_105{width:72px;height:72px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#d8d8df}._vacancyTopThumb_sk45x_66 img,._vacancyTopThumb_sk45x_66 ._vacancyTopThumbStub_sk45x_114,._vacancyTopThumb_sk45x_66 ._mobileHeaderThumbStub_sk45x_115,._mobileHeaderThumb_sk45x_105 img,._mobileHeaderThumb_sk45x_105 ._vacancyTopThumbStub_sk45x_114,._mobileHeaderThumb_sk45x_105 ._mobileHeaderThumbStub_sk45x_115{width:100%;height:100%;display:block}._vacancyTopThumb_sk45x_66 img,._mobileHeaderThumb_sk45x_105 img{object-fit:cover}._vacancyTopThumbStub_sk45x_114,._mobileHeaderThumbStub_sk45x_115{background:#cfd2d9}._vacancyTopSalaryBlock_sk45x_72{margin:0;flex-shrink:0;max-width:48%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:4px}._vacancyTopSalaryAmount_sk45x_144{margin:0;color:#111;font-size:20px;font-weight:700;line-height:1.2;text-align:left}._vacancyTopSalaryPeriod_sk45x_153{margin:0;color:#1111119e;font-size:14px;font-weight:500;line-height:1.2;text-align:left}._mobileStickyHeader_sk45x_162{display:none}._mobileBackBtn_sk45x_166{width:36px;height:36px;margin:8px 0;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center}._mobileBottomActions_sk45x_177{position:fixed;left:0;right:0;bottom:0;z-index:500;background:#fff;border-radius:15px 15px 0 0;box-shadow:0 4px 16px -1px #0000003d;display:flex;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}._mobileBottomActions_sk45x_177>button,._mobileBottomActions_sk45x_177>div{flex:1;min-width:0}._mobileBottomActions_sk45x_177>div>button{width:100%!important;display:block}._mobilePhoneBtn_sk45x_202,._mobileWriteBtn_sk45x_203{width:100%;min-height:50px;border-radius:10px;color:#fff;font-size:17px;font-weight:600;transition:filter .2s ease}._mobilePhoneBtn_sk45x_202:hover:not(:disabled),._mobileWriteBtn_sk45x_203:hover:not(:disabled){filter:brightness(.96)}._mobilePhoneBtn_sk45x_202{background:#d86074}._mobileWriteBtn_sk45x_203{border:none;background:#957fef}._vacancyDetailsRoot_sk45x_226{padding-top:2px}._mobileSection_sk45x_230{background:#fff;border-radius:15px;padding:16px;margin-bottom:2px}._vacancySectionTitle_sk45x_237{margin:0 0 12px;color:#111;font-size:20px;font-weight:500;line-height:1.2}._vacancyLocationText_sk45x_245{margin:0;color:#111;font-size:18px}._vacancyConditions_sk45x_251{margin:0;padding:0}._vacancyConditionLabel_sk45x_256{margin:0;padding:0;font-size:13px;font-weight:500;line-height:1.3;color:#1111118c}._vacancyConditionValue_sk45x_265{margin:0 0 12px;padding:0;font-size:16px;font-weight:600;line-height:1.35;color:#111}._vacancyConditions_sk45x_251 ._vacancyConditionValue_sk45x_265:last-of-type{margin-bottom:0}._vacancyDescriptionText_sk45x_278{margin:0;color:#111;font-size:16px;line-height:1.35}._vacancyDescriptionMarkdown_sk45x_285{margin:0}._vacancyContactMessageBlock_sk45x_289 h3,._vacancyRequestFormBlock_sk45x_293 h3{margin-bottom:12px!important}._vacancyRequestFormHint_sk45x_297{margin:0 0 14px;color:#111;font-size:15px;line-height:1.3}._vacancyRequestFormInner_sk45x_304{display:flex;flex-direction:column;gap:0}._vacancyRequestFormGrid_sk45x_310{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}._vacancyRequestField_sk45x_317{width:100%;min-height:44px;padding:0 14px;border-radius:12px;border:1px solid transparent;background:#ececf1;color:#111;font-family:inherit;font-size:14px;font-weight:400;line-height:1.2;text-align:left;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;box-sizing:border-box}._vacancyRequestFieldInput_sk45x_334{-webkit-appearance:none;-moz-appearance:none;appearance:none}._vacancyRequestFieldInput_sk45x_334::placeholder{color:#1111118c}._vacancyRequestFieldWide_sk45x_341{grid-column:1/-1}._vacancyRequestSubmitBtn_sk45x_345{width:100%;min-height:44px;border:none;border-radius:12px;background:#38393d;color:#fff;font-size:16px;font-weight:600;line-height:1.2;cursor:pointer}._vacancyRequestSubmitBtn_sk45x_345:disabled{opacity:.45}._vacancyRequestFormStub_sk45x_361{margin:12px 0 0;padding:12px 14px;border-radius:12px;background:#f0f0f3;font-size:14px;line-height:1.35;color:#111111d9}._mobileUserBlock_sk45x_371{background:#fff;border-radius:15px;margin:2px 0 0!important}._mobileUserBlock_sk45x_371 .listing_info_image{overflow:hidden;border-radius:12px}._mobileUserBlock_sk45x_371 .listing_info_image img{width:100%;height:100%;display:block;object-fit:cover}._mobileOwnerLink_sk45x_387{color:inherit;text-decoration:none}._mobileMetaBlock_sk45x_392{background:#fff;border-radius:15px;margin:2px 0;padding:14px 16px 16px}._mobileMetaActions_sk45x_399{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}._mobileMetaActions_sk45x_399 button,._mobileMetaActions_sk45x_399 ._mobileMetaShareBtn_sk45x_406{min-height:44px;border-radius:16px;border:1px solid #e3e3e3;background:#fff;display:inline-flex;align-items:center;justify-content:center;width:100%;text-decoration:none;color:inherit}._mobileMetaActions_sk45x_399 button svg,._mobileMetaActions_sk45x_399 ._mobileMetaShareBtn_sk45x_406 svg{width:20px;height:20px}._mobileComplaintBtn_sk45x_424{width:100%;min-height:44px;border:none;border-radius:14px;background:#f6dde0;color:#d7343f;font-size:16px;font-weight:600}._mobileMetaInfo_sk45x_435{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}._mobileMetaInfo_sk45x_435 p{margin:0;color:#111111a6;font-size:13px;line-height:1.25}._mobileMetaInfo_sk45x_435 span{color:#111}._mobileAdPlaceholder_sk45x_451{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:120px;margin:2px 0;padding:0 12px}._mobileAdPlaceholder_sk45x_451 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._mobileRecommendations_sk45x_473{margin:2px 0 0;padding:16px;border-radius:15px;background:#fff}._recommendationsTitle_sk45x_480{margin:0 0 24px;font-size:22px;font-weight:500;line-height:1.2;color:#111;display:flex;align-items:center;gap:8px}._recommendationsTitle_icon_sk45x_491{width:28px;height:28px;flex-shrink:0;border-radius:5px;display:block}._mobileRecommendationsGrid_sk45x_499{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}._desktopMetaBlock_sk45x_505,._desktopRecommendationsWide_sk45x_506,._desktopAdPlaceholder_sk45x_510{display:none}@media(max-width:1000px){._driverVacancyPage_sk45x_3 .listing_breadcrumbs{display:none}}@media(min-width:1001px){._driverVacancyPage_sk45x_3{background:transparent;padding-bottom:0}._desktopMainWithAds_sk45x_524{--desktop-top-sticky-height: 120px;--desktop-top-sticky-offset: 36px;display:grid;grid-template-columns:1fr 320px 300px;gap:24px;align-items:start}._desktopStickyLayout_sk45x_532{margin-bottom:-22px;grid-column:1/3;grid-row:1}._driverVacancyPage_sk45x_3 .listing_breadcrumbs{margin-top:-8px;margin-bottom:8px}._desktopLayout_sk45x_44{display:grid;grid-template-columns:1fr 320px;grid-template-rows:auto auto;column-gap:24px;row-gap:8px;align-items:start}._desktopTopSticky_sk45x_549{grid-column:1/3;position:sticky;top:var(--desktop-top-sticky-offset);z-index:30;isolation:isolate;background:#fff;padding-bottom:2px}._desktopTopSticky_sk45x_549:before{content:"";position:absolute;left:0;right:0;top:calc(-1 * var(--desktop-top-sticky-offset));height:var(--desktop-top-sticky-offset);background:#fff;z-index:-1;pointer-events:none}._desktopLeft_sk45x_569{position:sticky;top:calc(var(--desktop-top-sticky-height) + var(--desktop-top-sticky-offset) + 18px);max-height:calc(100vh - var(--desktop-top-sticky-height) - var(--desktop-top-sticky-offset) - 18px);overflow-y:auto;display:flex;flex-direction:column;gap:12px}._vacancyTopSalaryAmount_sk45x_144{font-size:32px;line-height:1.15}._vacancyTopSalaryPeriod_sk45x_153{font-size:19px}._desktopPhoneBtn_sk45x_585,._desktopWriteBtn_sk45x_586{width:100%;min-height:62px;border-radius:12px;border:none;color:#fff;font-size:18px;font-weight:600;cursor:pointer;box-sizing:border-box;transition:filter .2s ease}._desktopPhoneBtn_sk45x_585:hover:not(:disabled),._desktopWriteBtn_sk45x_586:hover:not(:disabled){filter:brightness(.96)}._desktopSaveUserBtn_sk45x_602{width:fit-content;max-width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:34px;margin:0;padding:6px 12px;border-radius:12px;border:none;background:#f1f2f7;color:#111;font-size:14px;font-weight:500;line-height:1.2;text-align:left;cursor:pointer;transition:background .2s ease}._desktopSaveUserBtn_sk45x_602:hover{background:#e6e8f0}._desktopSaveUserBtnShape_sk45x_626{width:20px;height:20px;border-radius:5px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}._desktopSaveUserBtnPlus_sk45x_636{color:#fff;font-size:14px;font-weight:600;line-height:1}._desktopSaveUserBtnLabel_sk45x_642{text-align:left;white-space:nowrap}._desktopContactMessage_sk45x_646{margin-top:20px;padding:0;background:transparent;border:none}._desktopPhoneBtn_sk45x_585{background:#d86074}._desktopWriteBtn_sk45x_586{background:#957fef}._desktopOwner_sk45x_658{display:flex;gap:10px;align-items:center;margin-top:12px;padding-top:8px;text-decoration:none;color:inherit}._desktopOwner_sk45x_658:hover ._desktopOwnerName_sk45x_667{color:#ed2939}._desktopOwnerAvatar_sk45x_670{width:52px;height:52px;border-radius:12px;background:#dcdcdc;overflow:hidden}._desktopOwnerAvatar_sk45x_670 img{width:100%;height:100%;object-fit:cover;display:block}._desktopOwnerName_sk45x_667{margin:0 0 2px;font-size:16px;font-weight:500;transition:color .2s ease}._desktopOwnerMeta_sk45x_689{display:flex;align-items:center;gap:6px;color:#111111bf;font-size:13px}._desktopCenter_sk45x_696{grid-column:1;grid-row:2;min-width:0;display:flex;flex-direction:column;gap:2px}._desktopCenter_sk45x_696 ._vacancyDetailsRoot_sk45x_226{padding-top:0}._desktopCenter_sk45x_696 ._mobileSection_sk45x_230{padding:16px 16px 16px 0}._desktopMetaBlock_sk45x_505{display:block;background:#fff;border-radius:15px;padding:14px 16px 0 0;margin-top:2px}._desktopAdPlaceholder_sk45x_510{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:120px;margin:2px 0}._desktopAdPlaceholder_sk45x_510 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._desktopRecommendationsWide_sk45x_506{display:block;margin-top:0;padding:24px 20px 32px 0;border-radius:15px;background:#fff}._desktopRecommendationsRow_sk45x_744{grid-column:1/3;grid-row:2;display:flex;flex-direction:column;gap:2px;min-width:0}._desktopRecommendationsGrid_sk45x_752{display:grid;grid-template-columns:repeat(4,minmax(165px,214px));grid-auto-flow:dense;justify-content:space-between;gap:8px 4px}._vacancyTopCard_sk45x_48{display:grid;grid-template-columns:1fr 320px;column-gap:24px;align-items:start;border-radius:15px;padding:16px 0 16px 16px;margin-bottom:2px;box-shadow:0 3px 12px #1111111f}._vacancyTopLeft_sk45x_85{flex:initial;min-width:0;align-items:flex-start}._vacancyTopSalaryBlock_sk45x_72{max-width:none;width:100%;min-width:0;align-self:center}._vacancyTopTitles_sk45x_79{min-height:72px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;min-width:0}._vacancyTopDesktopActions_sk45x_789{display:flex;flex-wrap:wrap;gap:8px;margin-top:0}._vacancyTopDesktopActionBtn_sk45x_795{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border:none;border-radius:10px;background:#f1f2f7;color:#111;font-size:13px;font-weight:400;line-height:1.2;cursor:pointer;transition:background .2s ease}._vacancyTopDesktopActionBtn_sk45x_795 svg{width:15px;height:15px;flex-shrink:0}._vacancyTopDesktopActionBtn_sk45x_795:hover{background:#e6e8f0}._vacancyTopTitles_sk45x_79 h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}._desktopRight_sk45x_825{grid-column:3;grid-row:1/-1;align-self:start;position:sticky;top:var(--desktop-top-sticky-offset);max-height:calc(100vh - var(--desktop-top-sticky-offset));overflow-y:auto;display:flex;flex-direction:column;gap:16px;margin-top:-2px}._desktopAd_sk45x_510{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;min-height:240px}._desktopAd_sk45x_510 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._mobileBackBtn_sk45x_166,._mobileBottomActions_sk45x_177,._mobileMetaBlock_sk45x_392,._mobileAdPlaceholder_sk45x_451,._mobileRecommendations_sk45x_473{display:none}._desktopLeft_sk45x_569{grid-column:2;grid-row:2}}@media(max-width:768px){._driverVacancyPage_sk45x_3{max-width:100%;padding:56px 0 94px!important}._mobileBackBtn_sk45x_166{margin:10px 0 6px 12px}._vacancyTopCard_sk45x_48:not(._vacancyTopCard_mobHero_sk45x_58){margin:0 0 4px}._vacancyTopCard_mobHero_sk45x_58{margin:0 0 4px}._vacancyDetailsRoot_sk45x_226{padding-top:0}._vacancyDetailsRoot_sk45x_226 [data-vacancy-section]{margin-top:0!important;margin-bottom:4px!important}._vacancyTopTitles_sk45x_79 h1{font-size:20px}._vacancyTopCard_sk45x_48:not(._vacancyTopCard_mobHero_sk45x_58) ._vacancyTopSalaryBlock_sk45x_72{max-width:42%}._vacancyTopSalaryAmount_sk45x_144{font-size:16px}._vacancyTopSalaryPeriod_sk45x_153{font-size:12px}._mobileSection_sk45x_230{margin-left:0;margin-right:0;margin-bottom:4px}._mobileUserBlock_sk45x_371{margin:4px 0 0!important}._mobileMetaBlock_sk45x_392{margin:4px 0!important}._mobileAdPlaceholder_sk45x_451{margin:4px 0}._mobileRecommendations_sk45x_473{margin:4px 0 0}._recommendationsTitle_sk45x_480{margin-bottom:16px;font-size:17px;gap:6px}._recommendationsTitle_icon_sk45x_491{width:22px;height:22px}._mobileUserBlock_sk45x_371,._mobileMetaBlock_sk45x_392,._mobileRecommendations_sk45x_473{margin-left:0!important;margin-right:0!important}._mobileStickyHeader_sk45x_162{position:fixed;top:0;left:0;right:0;min-height:56px;padding:6px 16px;display:flex;align-items:center;gap:0;background:#fff;border-bottom:none;border-radius:0;z-index:600;opacity:1}._mobileStickyHeader_sk45x_162._withInfo_sk45x_950{border-bottom:none}._mobileHeaderThumb_sk45x_105{width:34px;height:34px;border-radius:8px}._mobileHeaderInfo_sk45x_958{flex:1;min-width:0;display:flex;align-items:center;gap:10px;margin-left:0;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .26s ease,transform .26s ease}._mobileHeaderMeta_sk45x_970{flex:1;min-width:0}._mobileHeaderInfo_sk45x_958._visible_sk45x_974{opacity:1;transform:translateY(0);pointer-events:auto}._mobileHeaderTitle_sk45x_979{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15;font-size:11px;color:#1119}._mobileHeaderPriceStack_sk45x_988{margin-top:2px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:4px;min-width:0;width:100%}._mobileHeaderPriceAmount_sk45x_998,._mobileHeaderPricePeriod_sk45x_999{margin:0;line-height:1.2;text-align:left}._mobileHeaderPriceAmount_sk45x_998{flex-shrink:0;font-size:12px;font-weight:600;color:#111}._mobileHeaderPricePeriod_sk45x_999{flex-shrink:1;min-width:0;font-size:10px;font-weight:500;color:#11111194;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mobileHeaderActions_sk45x_1020{display:flex;gap:8px;margin-left:8px}._mobileHeaderIconBtn_sk45x_1025{width:32px;height:32px;border-radius:50%;background:#f4f4f4;display:inline-flex;align-items:center;justify-content:center}._mobileHeaderIconBtn_sk45x_1025 svg{width:18px;height:18px}._mobileHeaderBackBtn_sk45x_1038{flex:0 0 44px;width:44px;height:44px;margin-left:-6px;padding:0;border:none;border-radius:10px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#111;transition:opacity .2s ease,background-color .2s ease}._mobileHeaderBackBtn_sk45x_1038:active{opacity:.8}._mobileHeaderBackBtn_sk45x_1038 svg{width:24px;height:24px}._mobileHeaderBackBtn_sk45x_1038 svg path{stroke:#111}._mobileBackBtn_sk45x_166{display:none}}._root_tjb5b_3{margin:0;color:#111;font-size:16px;line-height:1.45;font-weight:450;word-break:break-word;font-synthesis:weight style}._root_tjb5b_3 :first-child{margin-top:0}._root_tjb5b_3 :last-child{margin-bottom:0}._root_tjb5b_3 p{margin:0 0 .75em}._root_tjb5b_3 strong{font-weight:700}._root_tjb5b_3 em{font-style:italic}._root_tjb5b_3 del{text-decoration:line-through;opacity:.85}._root_tjb5b_3 h1{margin:1em 0 .45em;font-size:1.35em;font-weight:700;line-height:1.2;letter-spacing:-.02em}._root_tjb5b_3 h2{margin:1em 0 .4em;font-size:1.2em;font-weight:700;line-height:1.25;letter-spacing:-.02em}._root_tjb5b_3 h3{margin:.85em 0 .35em;font-size:1.1em;font-weight:600;line-height:1.25}._root_tjb5b_3 h4{margin:.75em 0 .3em;font-size:1.02em;font-weight:600;line-height:1.3;color:#111111eb}._root_tjb5b_3 ul,._root_tjb5b_3 ol{margin:0 0 .75em}._root_tjb5b_3 ul{list-style:none;padding-left:0}._root_tjb5b_3 ul ul{margin:.2em 0 0 .65em}._root_tjb5b_3 ul li{display:flex;align-items:flex-start;gap:.35em;margin-bottom:.25em}._root_tjb5b_3 ul li:before{content:"-";flex-shrink:0;font-weight:500;line-height:inherit}._root_tjb5b_3 ol{list-style:decimal;list-style-position:outside;padding-left:1.5em}._root_tjb5b_3 ol li{display:list-item;margin-bottom:.25em;padding-left:.25em}._root_tjb5b_3 ul li:last-child,._root_tjb5b_3 ol li:last-child{margin-bottom:0}._root_tjb5b_3 li p{margin:0;flex:1;min-width:0}._root_tjb5b_3 a{color:inherit;text-decoration:underline;text-underline-offset:2px}._profileEdit_1jmc3_3{min-height:100vh;background:#f5f5f5;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}._profileEdit__content_1jmc3_9{padding:16px 16px 32px}._profileEdit__section_1jmc3_13{margin-bottom:24px}._profileEdit__sectionTitle_1jmc3_16{padding:0 12px 8px;font-size:13px;font-weight:500;color:#6b6b6b;text-transform:uppercase;letter-spacing:.5px}._profileEdit__avatarWrap_1jmc3_24{background:#fff;border-radius:12px;padding:24px 16px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 1px 2px #0000000a}._profileEdit__avatar_1jmc3_24{width:100px;height:100px;border-radius:50%;background:#f1f2f7}._profileEdit__avatarBtn_1jmc3_40{padding:10px 20px;font-size:14px;font-weight:500;color:#111;background:#f1f2f7;border:none;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}._profileEdit__avatarBtn_1jmc3_40:active{opacity:.8}._profileEdit__list_1jmc3_54{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0000000a}._profileEdit__field_1jmc3_60{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-bottom:1px solid #eeeeee}._profileEdit__field_1jmc3_60:last-child{border-bottom:none}._profileEdit__fieldLabel_1jmc3_70{font-size:13px;font-weight:500;color:#6b6b6b}._profileEdit__input_1jmc3_75{font-size:16px;padding:8px 0;border:none;background:transparent;color:#111;outline:none}._profileEdit__input_1jmc3_75::placeholder{color:#9e9e9e}._profileEdit__input_1jmc3_75:disabled{opacity:.7;cursor:default}._profileEdit__hint_1jmc3_90{margin-top:16px;padding:0 12px;font-size:13px;color:#6b6b6b}@media(min-width:1024px){._profileEdit_1jmc3_3{max-width:480px;margin:0 auto;box-shadow:0 0 0 1px #e8e8e8}}._walletPage_7zp0g_3{padding:55px 0 32px;padding-top:calc(55px + env(safe-area-inset-top,0));min-height:100vh}._balanceBlock_7zp0g_9{position:relative;width:100%;padding:12px 20px;border-radius:20px;background:#f1f2f7;margin-bottom:12px}._balanceWrap_7zp0g_18{display:flex;align-items:center;justify-content:space-between;gap:8px}._balanceContent_7zp0g_25{display:flex;flex-direction:column;gap:2px}._balance_7zp0g_9{font-size:16px;font-weight:500;color:#111}._balanceLabel_7zp0g_37{font-size:12px;font-weight:300;color:#1113}._replenishBtn_7zp0g_43{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;font-weight:500;font-size:13px;background:#ed2939;color:#fff;border:none;cursor:pointer}._replenishBtn_7zp0g_43 svg{width:18px;height:18px}._benefitsLink_7zp0g_61{display:block;width:100%;margin-top:12px;padding:0;border:none;background:none;text-align:left;color:#1116;font-size:12px;font-weight:300;text-decoration:none;cursor:pointer}._benefitsLink_7zp0g_61:active{opacity:.8}._bannerSheet_content_7zp0g_79{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px 24px}._bannerSheet_image_7zp0g_86{width:100%;height:auto;object-fit:contain}._bannerSheet_title_7zp0g_91{margin:16px 0 5px;font-size:20px;font-weight:600;line-height:1.2}._bannerSheet_text_7zp0g_97{margin:0 0 20px;font-size:14px;line-height:1.4;color:#111c}._bannerSheet_button_7zp0g_103{min-width:140px}._promoCarousel_7zp0g_107{display:flex;gap:12px;margin:16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._promoCarousel_7zp0g_107::-webkit-scrollbar{display:none}._promoCard_7zp0g_119{flex:0 0 84%;min-height:88px;border-radius:16px;padding:16px;background:linear-gradient(135deg,#f7f8fa,#eceff3);border:1px solid rgba(17,17,17,.06);display:flex;align-items:flex-end}._promoCardLabel_7zp0g_130{font-size:14px;font-weight:500;color:#111111b3}._historyActions_7zp0g_136{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}._historyActionButton_7zp0g_143{border:1px solid rgba(17,17,17,.12);background:#fff;border-radius:16px;min-height:116px;padding:14px;font-size:14px;font-weight:500;color:#111;text-align:left}._info_5ebdt_3{min-height:100vh;background:#fff;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0)}._info__header_5ebdt_9{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0));background:#fff}._info__header_5ebdt_9:after{content:"";width:40px;flex-shrink:0}._info__back_5ebdt_25{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0 0 0 -4px;background:none;border:none;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}._info__back_5ebdt_25:active{opacity:.7}._info__back_5ebdt_25 svg{width:24px;height:24px}._info__title_5ebdt_47{flex:1;margin:0;text-align:center;font-size:14px;font-weight:600;line-height:1.2;color:#111}._info__content_5ebdt_56{padding:16px 16px 32px}._info__top_5ebdt_60{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;margin-bottom:24px}._info__logo_5ebdt_68{max-width:180px;width:100%;height:auto;object-fit:contain;margin-bottom:12px}._info__version_5ebdt_75{margin:0 0 8px;font-size:14px;font-weight:500;color:#111}._info__copyright_5ebdt_81{margin:0;font-size:13px;font-weight:400;color:#1119}._info__list_5ebdt_87{display:flex;flex-direction:column;gap:1px;border-radius:12px;overflow:hidden;background:#f1f2f7}._info__item_5ebdt_95{width:100%;padding:14px 16px;font-size:15px;font-weight:400;color:#111;text-align:left;background:#f1f2f7;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}._info__item_5ebdt_95:active{background:#e0e0e0}._page_hacbi_1{min-height:100vh;background:#fff}._content_hacbi_6{padding:16px 16px 120px}._top_hacbi_11{margin-bottom:16px}._title_hacbi_15{font-size:20px;font-weight:600}._tabs_hacbi_20{display:flex;width:100%;background:#f5f5f5;border-radius:16px;padding:4px}._tab_hacbi_20{flex:1;text-align:center;padding:8px 0;font-size:14px;border-radius:12px;white-space:nowrap}._active_hacbi_37{background:#ffe6e6;font-weight:600}._dot_hacbi_42{position:absolute;top:6px;right:6px;width:6px;height:6px;border-radius:50%;background:#e53935}._list_hacbi_52{display:flex;flex-direction:column;gap:12px}._card_hacbi_58{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:12px}._cardTop_hacbi_66{display:flex;gap:12px;margin-top:25px;align-items:stretch}._cardImage_hacbi_73{width:111px;height:94px;border-radius:17px;background:#e0e0e0;flex-shrink:0}._cardMain_hacbi_81{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:4px}._cardTitle_hacbi_90{font-size:13px;font-weight:500;line-height:1.3}._cardPrice_hacbi_96{font-size:14px;font-weight:600;color:#e53935;margin-top:2px}._cardPrice_hacbi_96 span{display:block;font-size:12px;font-weight:400;line-height:1.2}._cardMetaRow_hacbi_110{width:100%;display:flex;align-items:center;gap:8px;overflow:hidden;color:#9e9e9e;flex-shrink:0}._city_hacbi_120{flex:1 1 auto;min-width:0;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._days_hacbi_129{flex:0 0 auto;font-size:11px;white-space:nowrap}._pendingStatus_hacbi_135{flex:0 0 auto;font-size:11px;white-space:nowrap;color:#e53935}._cardActions_hacbi_142{display:flex;flex-direction:column;gap:8px;flex-shrink:0}._editBtn_hacbi_149,._moreBtn_hacbi_150{width:31px;height:31px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center}._cardStats_hacbi_160{background:#f5f6f8;border-radius:12px;padding:8px 10px;display:flex;align-items:center;gap:12px}._archiveStats_hacbi_169{align-items:center}._stat_hacbi_173{display:flex;align-items:center;gap:4px;font-size:13px;color:#444}._stat_hacbi_173 svg{width:16px;height:16px;fill:#9e9e9e}._boostBtn_hacbi_187{margin-left:auto;background:none;border:none;color:#5c6cff;font-size:13px;font-weight:500;white-space:nowrap}._archiveStatus_hacbi_197{font-size:11px;color:#e53935;margin-left:auto}._archiveStats_hacbi_169 ._boostBtn_hacbi_187{margin-left:0}._header_hacbi_207{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:16px;position:sticky;top:0;z-index:50;background:#fff;height:40px;transition:all .25s ease}._headerExpanded_hacbi_220{position:fixed;top:0;left:0;width:100vw;height:50px;padding:0 16px}._backBtn_hacbi_229{background:none;border:none;font-size:20px}._headerTitle_hacbi_235{text-align:center;font-size:16px;font-weight:600}._addBtn_hacbi_241{background:#e53935;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;display:flex;align-items:center;justify-content:center}._placeholders_hacbi_254{display:flex;gap:12px;margin-bottom:16px}._placeholder_hacbi_254{flex:1;height:64px;background:#f2f2f2;border-radius:12px}._searchRow_hacbi_267{margin-top:10px;display:flex;gap:8px;width:100%}._search_hacbi_267{flex:1;display:flex;align-items:center;padding:0 12px;height:40px;background:#f5f5f5;border-radius:10px}._search_hacbi_267 input{border:none;background:transparent;outline:none;font-size:14px;width:100%}._search_hacbi_267 input::placeholder{color:#999}._filterBtn_hacbi_296{width:40px;height:40px;border-radius:12px;background:#f2f2f2;display:flex;align-items:center;justify-content:center}._sectionTitle_hacbi_306{margin:20px 0 1px;font-size:18px;font-weight:600;color:#111}._desktopHeader_hacbi_313{display:none}@media(min-width:1024px){._desktopHeader_hacbi_313{display:flex;justify-content:center;background:#f2f2f2;padding:20px 0}._desktopHeaderInner_hacbi_324{width:1296px;height:106px;background:#fff;border-radius:20px}}._desktopLayout_hacbi_331{display:block}@media(min-width:1024px){._content_hacbi_6{padding:0}._desktopLayout_hacbi_331{display:flex;justify-content:center;background:#f5f5f5;padding:32px 0 80px}._desktopInner_hacbi_345{width:1296px;display:flex;gap:32px;align-items:flex-start}._leftColumn_hacbi_351{flex:1;max-width:864px}._rightColumn_hacbi_355{width:400px;height:600px;background:#fff;border-radius:20px}}._page_hacbi_1 .app-layout__main{padding-top:0!important}._searchRow_1xjge_1{margin-top:10px;display:flex;gap:8px;width:100%}._search_1xjge_1{flex:1;display:flex;align-items:center;padding:0 12px;height:40px;background:#f5f5f5;border-radius:10px}._search_1xjge_1 input{border:none;background:transparent;outline:none;font-size:14px;width:100%}._search_1xjge_1 input::placeholder{color:#999}._filterBtn_1xjge_30{width:40px;height:40px;border-radius:12px;background:#f2f2f2;display:flex;align-items:center;justify-content:center}._favorites_1m5yj_3{position:relative;width:100%;padding-bottom:100px;display:flex;gap:64px}._favorites_left_1m5yj_10{display:flex;flex-direction:column;flex:1}._favorites_header_1m5yj_15{margin:16px 0;display:flex;align-items:center;justify-content:space-between}._favorites_header_1m5yj_15 ._arrowBack_1m5yj_21{display:none}._favorites_header_1m5yj_15 h3{font-size:36px;font-weight:500}._favorites_1m5yj_3 ._ads_1m5yj_28{position:sticky;top:135px;right:0;width:300px;display:flex;flex-direction:column;align-self:flex-start;gap:24px}._favorites_1m5yj_3 ._ads_item_1m5yj_38{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;height:250px;padding:40px 20px;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._favorites_1m5yj_3 ._ads_item_1m5yj_38._large_1m5yj_55{height:500px}._favorites_empty_1m5yj_58{margin:60px auto 150px;display:flex;gap:10px;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center}._favorites_empty_1m5yj_58 h4{font-size:18px;font-weight:500}._favorites_empty_1m5yj_58 p{font-weight:300}._favorites_empty_1m5yj_58 img{width:128px}._favorites_empty_title_1m5yj_78{display:none}._favorites_loading_1m5yj_81{flex:1;min-height:min(40vh,320px);display:flex;align-items:center;justify-content:center;width:100%}._favorites_title_1m5yj_89{margin:0 0 26px;font-size:40px;font-weight:600}._favorites_main_1m5yj_94{max-width:871px;width:100%}._favorites_search_1m5yj_98{position:relative}._favorites_search_1m5yj_98 img{position:absolute;left:12px;top:50%;transform:translateY(-50%)}._favorites_search_1m5yj_98 input{padding:12px 12px 12px 38px;font-size:16px;font-weight:300;border-radius:12px}._favorites_filters_1m5yj_113{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;margin:16px -20px;padding:0 20px}._favorites_filters_1m5yj_113::-webkit-scrollbar{display:none}._favorites_filter_1m5yj_113{padding:8px 16px;font-weight:300;text-wrap:nowrap;border-radius:6px;background:#f1f2f7}._favorites_filter_1m5yj_113._active_1m5yj_131{background:#dedede;font-weight:400}._favorites_banner_1m5yj_135{display:none}._favorites_wrap_1m5yj_138{display:flex;flex-direction:column;gap:12px;padding:8px 0 24px}._favorites_recommendations_1m5yj_144{padding-bottom:48px}._favorites_recommendations_1m5yj_144 h3{margin:0 0 14px;font-size:22px;font-weight:600;line-height:1.25}._favorites_recoGrid_1m5yj_153{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;padding:2px 0 4px}._favorites_recoCard_1m5yj_160{width:100%;min-width:0}._favorites_recoCard_media_1m5yj_164{position:relative;margin-bottom:8px}._favorites_recoCard_imageLink_1m5yj_168{display:block;text-decoration:none;color:inherit}._favorites_recoCard_image_1m5yj_168{aspect-ratio:1/1;width:100%;border-radius:12px;overflow:hidden;background:#f1f2f7}._favorites_recoCard_image_1m5yj_168 img{width:100%;height:100%;object-fit:cover}._favorites_recoCard_plug_1m5yj_185{width:100%;height:100%;min-height:0;background:#f1f2f7}._favorites_recoCard_favorite_1m5yj_191{position:absolute;top:8px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:50%;background-color:#f6f6f6;box-shadow:0 1px 4px #11111114;cursor:pointer;transition:transform .15s ease,background .15s ease}._favorites_recoCard_favorite_1m5yj_191:hover{background-color:#ededed;transform:scale(1.04)}._favorites_recoCard_favorite_1m5yj_191 svg{width:16px;height:16px}._favorites_recoCard_favorite_1m5yj_191 svg path{fill:#cbcbcb}._favorites_recoCard_favorite_active_1m5yj_220 svg path{fill:#ed2939}._favorites_recoCard_meta_1m5yj_223{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit}._favorites_recoCard_title_1m5yj_230{margin:0;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._favorites_recoCard_price_1m5yj_240{margin:0;font-size:13px;font-weight:600;color:#ed5270}._favorites_1m5yj_3 ._ads_1m5yj_28{display:flex;flex-direction:column;gap:24px}._favoritesEmbedded_1m5yj_252{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0;gap:0}._favoritesEmbedded_1m5yj_252 ._ads_1m5yj_28{display:none!important}._favoritesEmbedded_1m5yj_252 ._favorites_left_1m5yj_10{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;padding:0 12px;scrollbar-width:none;-ms-overflow-style:none}._favoritesEmbedded_1m5yj_252 ._favorites_left_1m5yj_10::-webkit-scrollbar{display:none;width:0;height:0}._favoritesEmbedded_1m5yj_252 ._favorites_header_1m5yj_15{margin:8px 0 12px}._favoritesEmbedded_1m5yj_252 ._favorites_header_1m5yj_15 h3,._favoritesEmbedded_1m5yj_252 ._favorites_header_1m5yj_15 ._arrowBack_1m5yj_21{display:none}._favoritesEmbedded_1m5yj_252 ._favorites_empty_1m5yj_58{margin:24px auto 40px}._favoritesEmbedded_1m5yj_252 ._favorites_empty_title_1m5yj_78{display:none}._favoritesEmbedded_1m5yj_252 ._favorites_filters_1m5yj_113{margin:12px -12px;padding:0 12px}._favoritesEmbedded_1m5yj_252 ._favorites_recommendations_1m5yj_144 h3{font-size:18px}._favoritesEmbedded_1m5yj_252 ._favorites_wrap_1m5yj_138{gap:0;padding:0 0 16px;margin:0}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_1m5yj_309{--_like-col: 48px;--_col-gap: 14px;--_like-mr: 12px;--_like-overhang: calc(var(--_like-col) + var(--_col-gap) - var(--_like-mr));display:grid;grid-template-columns:120px minmax(0,1fr) var(--_like-col);column-gap:var(--_col-gap);row-gap:0;align-items:stretch;border:none;border-bottom:1px solid rgba(17,17,17,.08);border-radius:0;margin:0;width:100%;max-width:100%;box-sizing:border-box;padding:14px 0;transition:background .15s ease}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_1m5yj_309:last-child{border-bottom:none}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_1m5yj_309:hover{background:#f6f6f6}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_1m5yj_309:focus-visible{outline:2px solid rgba(233,55,59,.45);outline-offset:-2px}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_img_1m5yj_341{grid-column:1;grid-row:1;width:120px;min-width:120px;max-width:120px;aspect-ratio:440/437;border-radius:5px;align-self:start}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_right_1m5yj_351{grid-column:2;grid-row:1;min-width:0;padding-right:0;padding-left:0;display:flex;flex-direction:column;justify-content:space-between;min-height:0}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_like_1m5yj_362{grid-column:3;grid-row:1;position:static;justify-self:end;align-self:start;top:auto;right:auto;margin-top:0;margin-right:var(--_like-mr);width:32px;height:32px;min-width:32px;padding:0;border:none;border-radius:50%;background-color:#f6f6f6;box-shadow:none;z-index:2}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_like_1m5yj_362 svg{width:16px;height:16px}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_title_1m5yj_386{color:#111;font-weight:500}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_price_1m5yj_390{color:#111;font-weight:700;font-size:16px;line-height:1.2}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_priceAccent_1m5yj_396{color:#ed5270}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_footerRow_1m5yj_399{margin-top:0;padding-top:8px;flex-wrap:nowrap;align-items:flex-end;gap:6px;width:100%}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407{flex-wrap:nowrap;flex:1 1 auto;min-width:0;gap:8px}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407>button,._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407>div{flex:1 1 0;min-width:0}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407>div{width:auto!important;display:flex;flex-direction:column;align-items:stretch}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407>button,._favoritesEmbedded_1m5yj_252 ._favorites_carCard_actions_1m5yj_407>div button{min-width:0;padding:8px;font-size:12px}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_metaLoc_1m5yj_433{flex:0 1 auto;min-width:0;width:max-content;max-width:calc(100% + var(--_like-overhang));margin:0 calc(-1 * var(--_like-overhang)) 0 auto;text-align:right;align-self:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_like_1m5yj_362._full_1m5yj_445 svg path{fill:#ed5270}._favoritesEmbedded_1m5yj_252 ._favorites_carCard_like_1m5yj_362 svg path{transition:fill .25s ease}._favorites_card_1m5yj_452{display:flex}._favorites_carCard_1m5yj_309{position:relative;width:100%;padding:10px 8px;display:flex;gap:14px;align-items:stretch}._favorites_carCard_right_1m5yj_351{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0;min-height:0;padding:2px 36px 2px 0}._favorites_carCard_textBlock_1m5yj_473{flex:0 0 auto;display:flex;flex-direction:column;gap:2px;min-width:0}._favorites_carCard_footerRow_1m5yj_399{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:8px;width:100%}._favorites_carCard_title_1m5yj_386{overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#111;font-size:17px;line-height:1.25;white-space:nowrap;max-width:100%}._favorites_carCard_img_1m5yj_341{width:min(176px,34vw);border-radius:5px;aspect-ratio:440/437;overflow:hidden;flex-shrink:0;align-self:flex-start}._favorites_carCard_img_1m5yj_341 img{width:100%;height:100%;object-fit:cover}._favorites_carCard_plug_1m5yj_514{width:100%;height:100%;background:#f1f2f7}._favorites_carCard_price_1m5yj_390{font-size:16px;font-weight:700;line-height:1.2;color:#111}._favorites_carCard_priceAccent_1m5yj_396{color:#ed5270}._favorites_carCard_1m5yj_309 ._small_text_1m5yj_531{font-size:13px;color:#1116;font-weight:300}._favorites_carCard_like_1m5yj_362{position:absolute;right:0;top:4px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #e8e8e8;background:#fff;box-shadow:0 1px 4px #1111110f;cursor:pointer;z-index:1}._favorites_carCard_like_1m5yj_362 svg{width:18px;height:18px}._favorites_carCard_like_1m5yj_362._full_1m5yj_445 svg path{fill:#ed5270}._favorites_carCard_like_1m5yj_362 svg path{transition:fill .25s ease}._favorites_carCard_like_animate_1m5yj_562 svg{animation:_favoritesHeartPop_1m5yj_1 .4s ease}._favorites_carCard_actions_1m5yj_407{display:flex;align-items:center;gap:10px;margin-top:0;padding-top:0;flex:1 1 auto;min-width:0;flex-wrap:wrap}._favorites_carCard_actions_1m5yj_407>div{display:flex;flex-direction:column;align-items:stretch;width:auto;min-width:0}._favorites_carCard_actions_1m5yj_407 button{width:auto;min-width:124px;padding:8px 12px;font-size:13px;font-weight:500;color:#fff;border-radius:8px;border:none;transition:filter .2s ease}._favorites_carCard_actions_1m5yj_407 button:hover:not(:disabled){filter:brightness(.96)}._favorites_carCard_showNumber_1m5yj_596{background:#d86074}._favorites_carCard_writeBtn_1m5yj_599{background:#957fef}._favorites_carCard_metaLoc_1m5yj_433{flex:0 1 auto;margin:0;max-width:46%;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){._favorites_1m5yj_3{display:block}._favorites_1m5yj_3 ._ads_1m5yj_28{display:none}}@media(max-width:900px){._favorites_recommendations_1m5yj_144 h3{font-size:18px}._favorites_mob_header_1m5yj_624{display:flex;align-items:center;justify-content:space-between;padding:16px 0}._favorites_mob_header_1m5yj_624 h3{font-size:16px;font-weight:500;text-align:center}._favorites_search_1m5yj_98 input{font-size:15px;font-weight:400}._favorites_banner_1m5yj_135{width:100%;margin:16px 0}._favorites_carCard_like_1m5yj_362{border:none;background:none;box-shadow:none;top:0}._favorites_carCard_like_1m5yj_362._full_1m5yj_445 svg path{fill:#ed5270}._favorites_carCard_like_1m5yj_362._full_1m5yj_445 svg{width:22px;height:22px}}@media(max-width:768px){._favorites_header_1m5yj_15{margin:16px 0 25px}._favorites_header_1m5yj_15 h3{font-size:16px}._favorites_header_1m5yj_15 ._arrowBack_1m5yj_21{display:block}._favorites_banner_1m5yj_135{display:block;aspect-ratio:5/1;margin-bottom:0}._favorites_empty_1m5yj_58{max-width:300px;margin:80px auto 150px}._favorites_empty_title_1m5yj_78{display:block;margin:16px 0;text-align:center;font-weight:500}._favorites_search_1m5yj_98 input{padding:10px 10px 10px 38px}._favorites_recommendations_1m5yj_144 h3{font-size:17px;font-weight:600}._favorites_carCard_1m5yj_309{gap:12px;padding:0}._favorites_carCard_img_1m5yj_341{width:32%;min-width:104px;aspect-ratio:440/437;border-radius:5px}._favorites_carCard_title_1m5yj_386{font-size:15px;font-weight:600}._favorites_carCard_price_1m5yj_390{font-size:14px}._favorites_carCard_right_1m5yj_351{gap:2px}._favorites_carCard_footerRow_1m5yj_399{flex-direction:column;align-items:flex-start}._favorites_carCard_metaLoc_1m5yj_433{max-width:100%;text-align:left;white-space:normal}._favorites_carCard_actions_1m5yj_407{display:none}}@media(max-width:550px){._favorites_filter_1m5yj_113{font-size:14px}._favorites_wrap_1m5yj_138{padding:0;margin:32px 0}._favorites_empty_1m5yj_58 p{font-size:14px}._favorites_carCard_title_1m5yj_386{font-size:13px;overflow:visible;white-space:wrap}._favorites_carCard_price_1m5yj_390{font-size:13px}._favorites_carCard_img_1m5yj_341{min-width:96px;aspect-ratio:440/437}._favorites_carCard_1m5yj_309 ._small_text_1m5yj_531{font-size:11px}._favorites_carCard_actions_1m5yj_407 button{min-width:108px;padding:7px 10px;font-size:12px}}@keyframes _favoritesHeartPop_1m5yj_1{0%{transform:scale(1)}40%{transform:scale(1.3)}70%{transform:scale(.9)}to{transform:scale(1)}}._notifications_wyeyl_3{width:100%;display:flex;justify-content:space-between;gap:60px;padding:26px 0 96px}._notifications_main_wyeyl_10{max-width:871px;width:100%}._notifications_wyeyl_3 ._ads_wyeyl_14{width:24.5%;position:sticky;top:125px;height:100%}._notifications_wyeyl_3 ._ad_wyeyl_14{border:none;background:#f1f2f7;box-shadow:none;border-radius:0;display:flex;align-items:center;justify-content:center;padding:56px 26px;height:500px}._notifications_wyeyl_3 ._ad_wyeyl_14 p{margin:0;text-align:center;font-size:12px;font-weight:300;line-height:1.35;letter-spacing:.02em;color:#1111116b}._notifications_empty_wyeyl_40{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:355px;margin:96px auto;color:#8c8c8c;font-size:20px;line-height:normal}._notifications_title_wyeyl_52{font-size:40px;font-weight:600}._notificationsWrap_wyeyl_56{display:flex;flex-direction:column;gap:0;padding:20px 0 32px}._notifications_item_wyeyl_62{display:flex;flex-direction:column;gap:6px;padding:18px 12px 20px;margin:0 -4px;width:100%;border:none;border-bottom:1px solid rgba(17,17,17,.08);background:none;font:inherit;text-align:left;text-decoration:none;color:inherit;border-radius:0;cursor:pointer;transition:background .15s ease}._notifications_item_wyeyl_62:last-child{border-bottom:none}._notifications_item_wyeyl_62:hover{background:#f6f6f6}._notifications_item_wyeyl_62:focus-visible{outline:2px solid rgba(233,55,59,.45);outline-offset:2px}._notifications_item_head_wyeyl_90{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px}._notifications_item_dot_wyeyl_97{width:8px;height:8px;border-radius:50%;background:#ed2939;flex-shrink:0}._notifications_item_title_wyeyl_104{margin:0;font-size:16px;font-weight:600;line-height:1.3;color:#111;flex:1;min-width:0}._notifications_item_timeRow_wyeyl_113{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}._notifications_item_time_wyeyl_113{margin:0;font-size:13px;font-weight:400;line-height:1.3;color:#8e8e93;white-space:nowrap}._notifications_item_body_wyeyl_128{margin:0;font-size:15px;font-weight:400;line-height:1.45;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._notifications_item_read_wyeyl_139 ._notifications_item_title_wyeyl_104{font-weight:500;color:#111111ad}._notifications_item_read_wyeyl_139 ._notifications_item_time_wyeyl_113{font-weight:400;color:#8e8e93d1}._notifications_item_read_wyeyl_139 ._notifications_item_body_wyeyl_128{font-weight:400;color:#1111117a}._notifications_item_unread_wyeyl_151 ._notifications_item_title_wyeyl_104{font-weight:700;color:#111}._notifications_item_unread_wyeyl_151 ._notifications_item_time_wyeyl_113{font-weight:700;color:#6b6b70}._notifications_item_unread_wyeyl_151 ._notifications_item_body_wyeyl_128{font-weight:500;color:#444}._notifications_item_img_wyeyl_163{width:48px;height:48px;border-radius:50%;background:#d9d9d9;flex-shrink:0}._notifications_item_text_wyeyl_170{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:300;line-height:1.3;max-width:100%}._notifications_item_info_wyeyl_181{width:60%;margin:0 2px 0 10px}._notifications_item_info_wyeyl_181 h4{font-size:16px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._notifications_item_identifier_wyeyl_192{display:block;width:14px;height:14px;border-radius:50%;background:#ed2939;align-self:flex-end}._notifications_item_right_wyeyl_200{display:flex;flex-direction:column;gap:12px;position:absolute;top:3px;right:0}._notifications_headerBar_wyeyl_208{margin-bottom:8px}._notifications_moreBtn_wyeyl_211{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0;background:none;border:none;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}._notifications_moreBtn_wyeyl_211:active{opacity:.7}._notifications_moreBtn_wyeyl_211 svg{width:24px;height:24px}._notifications_mob_wrap_wyeyl_233{display:flex;flex-direction:column;gap:24px}._notifications_mob_item_wyeyl_238{position:relative;width:100%;display:flex}._notifications_mob_item_wyeyl_238 ._date_wyeyl_243{margin-left:auto;color:#1116;font-size:12px;font-weight:300}._notifications_mob_item_wyeyl_238._unread_wyeyl_249 ._notifications_item_info_wyeyl_181 h4{font-weight:600}._notifications_mob_item_wyeyl_238._unread_wyeyl_249 ._notifications_item_text_wyeyl_170{font-weight:500}._notifications_btnWrap_wyeyl_255{position:relative}._notifications_menuMore_wyeyl_258{position:absolute;top:38px;right:0;display:flex;width:210px;padding:15px 16px;flex-direction:column;align-items:flex-start;font-size:14px;font-weight:300;border-radius:12px;background:#fff;box-shadow:0 -1px 8px -1px #0000001f,0 4px 8px #0003;z-index:200}._notificationsDetail_wyeyl_275{padding:8px 4px 24px;max-width:640px}._notificationsDetail_back_wyeyl_280{display:inline-flex;align-items:center;gap:8px;margin:0 0 20px;padding:8px 4px;border:none;background:none;font:inherit;font-size:15px;font-weight:500;color:#1111118c;cursor:pointer;transition:color .15s ease}._notificationsDetail_back_wyeyl_280 svg{width:18px;height:18px;flex-shrink:0}._notificationsDetail_back_wyeyl_280:hover{color:#111}._notificationsDetail_title_wyeyl_304{margin:0 0 8px;font-size:22px;font-weight:600;line-height:1.25;color:#111}._notificationsDetail_time_wyeyl_312{display:block;margin:0 0 20px;font-size:13px;font-weight:400;color:#8e8e93}._notificationsDetail_body_wyeyl_320{margin:0 0 24px;font-size:16px;font-weight:400;line-height:1.55;color:#333}._notificationsDetail_body_wyeyl_320 p{margin:0 0 14px}._notificationsDetail_body_wyeyl_320 p:last-child{margin-bottom:0}._notificationsDetail_action_wyeyl_334{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border-radius:10px;background:#f9373b;color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s ease}._notificationsDetail_action_wyeyl_334:hover{background:#e02d31;color:#fff}._notificationsEmbedded_wyeyl_353{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0;gap:0}._notificationsEmbedded_wyeyl_353 ._notifications_main_wyeyl_10{min-height:0;flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._notificationsEmbedded_wyeyl_353 ._notifications_main_wyeyl_10::-webkit-scrollbar{display:none;width:0;height:0}._notificationsEmbedded_wyeyl_353 ._notificationsWrap_wyeyl_56{padding:12px 0 16px}._notificationsEmbedded_wyeyl_353 ._notifications_item_wyeyl_62{margin:0;padding:16px 10px 18px}._notificationsEmbedded_wyeyl_353 ._notificationsDetail_wyeyl_275{padding:4px 0 16px;max-width:none}._notificationsEmbedded_wyeyl_353 ._notifications_empty_wyeyl_40{margin:32px auto 40px}@media(max-width:900px){._notifications_wyeyl_3 ._ads_wyeyl_14{display:none}}@media(max-width:768px){._notifications_wyeyl_3{flex-direction:column;gap:32px;padding:16px 0 90px}._notifications_item_info_wyeyl_181{width:calc(100% - 165px)}}@media(max-width:550px){._notifications_mob_item_wyeyl_238 ._date_wyeyl_243{font-size:10px}._notifications_item_info_wyeyl_181 h4{max-width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{display:flex;flex-direction:column;min-height:100vh;height:100%}:root{--krasnyy: #ed2939;--belyy: #fff;--chernyy: #111;--seryy: #969696;--svetlyy-seryy: #efefef;--cvet-obvodki: #dedede;--font-family: "Roboto", sans-serif;--second-family: "Roboto", sans-serif;--third-family: "Roboto", sans-serif;--font3: "Roboto", sans-serif}.mobile-app{flex:1 0 auto;display:flex;flex-direction:column;width:100%;max-width:100%;min-height:auto;padding:0 20px;position:relative}.custom-header{padding-top:16px;padding-left:20px;margin-bottom:32px;display:flex;align-items:center;justify-content:space-between;background:var(--belyy);position:sticky;top:0;z-index:100}.custom-header .back-button{background:none;border:none;cursor:pointer}.custom-header .back-button svg{display:block}.custom-header .header-title{font-size:16px;font-weight:500;color:var(--chernyy)}.custom-header .header-placeholder{width:40px}.section-header{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.section-title{font-family:var(--font-family);font-weight:500;font-size:20px;color:var(--chernyy)}.section-description{padding-right:100px;font-family:var(--font-family);font-weight:400;font-size:14px;color:var(--chernyy)}.header-content{display:flex;flex-direction:column;gap:12px}.header-img{display:flex;justify-content:flex-end}.header-img img{height:auto;display:block;margin-right:-20px}.submit-button{position:fixed;bottom:30px;left:20px;right:20px;padding:14px 18px;background-color:var(--chernyy);border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:16px;color:var(--belyy);transition:transform .2s ease;z-index:100}.car-form{flex:1;display:flex;flex-direction:column}.tabs-header{border:1px solid var(--cvet-obvodki);border-radius:8px;display:flex;background-color:var(--svetlyy-seryy)}.tab-button{flex:1;padding:14px 23px;border:none;background-color:transparent;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--chernyy);border-radius:6px;transition:all .3s}.tab-button.active{background-color:var(--chernyy);color:var(--belyy)}.tab-panel{display:flex;flex-direction:column;gap:24px;margin-top:24px}.form-section{display:flex;flex-direction:column;gap:25px}.form-section__rent{display:flex;flex-direction:column;gap:14px}.form-section h2{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--chernyy)}.input-group input:not([type=radio]):not([type=checkbox]),.input-group select,.input-group textarea{width:100%;border:1px solid var(--cvet-obvodki);border-radius:8px;padding:14px 20px;background:var(--svetlyy-seryy);font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--chernyy)}.input-group input:not([type=radio]):not([type=checkbox])::placeholder,.input-group select::placeholder,.input-group textarea::placeholder{color:var(--seryy)}.radio-group input[type=radio],.form-section__rent input[type=radio]{width:auto;max-width:none}.input-group__foto_button{display:flex;gap:10px}.photo-upload{display:flex;align-items:center}.upload-button,.upload-button__camera{display:inline-flex;flex-direction:column;align-items:center;border:1px solid var(--cvet-obvodki);border-radius:8px;background:var(--svetlyy-seryy);color:var(--seryy)}.upload-button__camera{padding:29px 40px}.upload-button{padding:24px 38px}.upload-icon__text{font-family:var(--font-family);font-weight:400;font-size:13px;color:var(--seryy)}.radio-group{display:flex;flex-direction:column;gap:18px}.submit-button:active{transform:scale(.98)}.documents-subtitle{margin-bottom:8px}.documents-subtitle h3{font-size:14px;font-weight:600;color:var(--seryy);margin-bottom:4px}.documents-description{margin-bottom:32px;font-family:var(--font-family);font-weight:300;font-size:11px;color:var(--seryy)}.documents-note{font-size:12px;color:var(--seryy);font-style:italic;margin-top:16px;text-align:center}.input-group.with-icon,.input-wrapper{position:relative}.input-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.input-icon-button{padding-top:13px;padding-bottom:13px;position:absolute;right:17px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.input-icon-button:hover{background:#667eea1a}.input-icon-button:active{transform:translateY(-50%) scale(.95)}.popup-img{margin-top:17px;border-radius:16px;background-color:var(--belyy);padding:21px 38px 0 37px;position:relative;overflow:hidden}.popup-img img{display:block;max-width:100%;height:auto;position:relative;z-index:1}.popup-img:after{content:"";position:absolute;bottom:0;left:37px;right:38px;height:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;z-index:2;pointer-events:none}.vin-number{font-weight:400;font-size:15px;width:169px;height:19px;left:54px;top:136px}.vin{width:35px;height:19px;font-weight:400;font-size:13px;right:88px;top:136px}.state-number{font-weight:400;font-size:15px;width:84px;height:19px;top:102px;right:72px}.state-number__text{top:102px;right:-2px;width:74px;height:19px}.vin-number,.vin,.state-number,.state-number__text{font-family:var(--font-family);background:var(--chernyy);color:var(--belyy);position:absolute;z-index:3;text-align:center;border-radius:2px}@keyframes popup-appear{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column-reverse;margin-top:16px;margin-bottom:24px}.popup-header h3{font-family:var(--font-family);font-weight:500;font-size:18px;color:var(--chernyy)}.popup-close{background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.popup-close:hover{background:#f5f5f5}.popup-body{display:flex;gap:8px;flex-direction:column;padding:0 20px 40px}.popup-body p{font-family:var(--font-family);font-weight:300;font-size:15px;color:var(--chernyy)}.popup-overlay{padding:474px 0 0;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start;z-index:1000;opacity:1;transition:opacity .3s ease}.popup-overlay.closing{opacity:0}.popup-content{background:var(--svetlyy-seryy);border-radius:12px;position:relative;width:100%;overflow-y:auto;transform:translateY(0);opacity:1;transition:all .3s ease}.popup-overlay.closing .popup-content{transform:translateY(100px);opacity:0}.input-group{position:relative;display:flex;flex-direction:column;gap:11px}.input-group__parametrs{position:relative;display:flex;gap:14px;flex-direction:column}.input-svg-button{position:absolute;right:0;padding-right:20px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.input-svg-button:hover{background:var(--svetlyy-seryy);border-radius:4px}.list{display:flex;flex-direction:column;gap:12px}.error,.error-message-under-field{color:var(--krasnyy);font-size:14px;margin-top:8px;font-family:var(--font-family);font-weight:400}._dropdownList_1da03_3{position:relative;width:100%;padding:14px 20px;border:1px solid var(--cvet-obvodki);border-radius:8px;background:var(--svetlyy-seryy);font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--seryy);z-index:1}._dropdownList_1da03_3._hasValue_1da03_16{color:var(--chernyy)}._dropdownList_1da03_3._open_1da03_19{z-index:1002}._dropdownList_1da03_3._rating_1da03_22{margin-bottom:24px}._dropdownList_1da03_3._rating_1da03_22 ._dropdownList_title_1da03_25{border-radius:8px;padding:8px 10px}._dropdownList_title_1da03_25{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;color:inherit}._dropdownList_title_text_1da03_39{flex-grow:1;text-align:left}._dropdownList_title_1da03_25 ._arrow_1da03_43{transition:transform .2s ease;flex-shrink:0}._dropdownList_title_1da03_25 ._arrow_1da03_43._open_1da03_19{transform:rotate(180deg)}._dropdownList_items_1da03_50{width:100vw;position:fixed;left:0;bottom:0;margin:0;max-height:80vh;display:flex;flex-direction:column;padding:16px 20px 40px;border-radius:16px 16px 0 0;background:#f1f2f7;z-index:1003;box-shadow:0 -4px 20px #00000026;overflow-y:auto;transform:translateY(100%);animation:_slideUp_1da03_1 .3s ease forwards}._dropdownList_items_1da03_50._closing_1da03_68{animation:_slideDown_1da03_1 .3s ease forwards}._dropdownList_close_1da03_71{display:flex;justify-content:center;align-items:center;width:100%;background:none;border:none;cursor:pointer}._dropdownList_close_1da03_71:hover{opacity:.7}._dropdownList_close_1da03_71:active{opacity:.5}._dropdownList_header_1da03_86{display:flex;align-items:center;margin-top:24px}._dropdownList_titleText_1da03_91{font-family:var(--font-family);font-weight:500;font-size:18px;color:var(--chernyy);margin-bottom:10px;text-align:center}._dropdownList_item_1da03_50{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--chernyy);display:flex;align-items:center;line-height:20px;cursor:pointer;padding:14px 0;border-bottom:1px solid var(--belyy)}._dropdownList_item_1da03_50:last-child{border-bottom:none}._dropdownList_item_1da03_50:first-child{border-top:none}._dropdownOverlay_1da03_118{position:fixed;top:0;left:0;right:0;bottom:0;background:#1116;z-index:1001;display:none}._dropdownOverlay_1da03_118._active_1da03_128{display:block;animation:_fadeIn_1da03_1 .3s ease forwards}._dropdownOverlay_1da03_118._closing_1da03_68{animation:_fadeOut_1da03_1 .3s ease forwards}._bodyNoScroll_1da03_136{overflow:hidden}@keyframes _slideUp_1da03_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideDown_1da03_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _fadeIn_1da03_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1da03_1{0%{opacity:1}to{opacity:0}}._searchableDropdown_oinwi_3{position:relative;width:100%;padding:14px 20px;border:1px solid var(--cvet-obvodki);border-radius:8px;background:var(--svetlyy-seryy);font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--seryy);z-index:1}._searchableDropdown_oinwi_3._hasValue_oinwi_16{color:var(--chernyy)}._searchableDropdown_oinwi_3._open_oinwi_19{z-index:1002}._searchableDropdown_oinwi_3._disabled_oinwi_22{opacity:.5;pointer-events:none}._searchableDropdown_title_oinwi_26{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;color:inherit;cursor:pointer;transition:border-color .2s}._searchableDropdown_title_oinwi_26:disabled{cursor:not-allowed}._searchableDropdown_text_oinwi_41{flex-grow:1;text-align:left}._searchableDropdown_items_oinwi_45{width:100vw;position:fixed;left:0;bottom:0;margin:0;max-height:80vh;display:flex;flex-direction:column;padding:16px 20px 40px;border-radius:16px 16px 0 0;background:#f1f2f7;z-index:1003;box-shadow:0 -4px 20px #00000026;overflow-y:auto;transform:translateY(100%);animation:_slideUp_oinwi_1 .3s ease forwards}._searchableDropdown_items_oinwi_45._closing_oinwi_63{animation:_slideDown_oinwi_1 .3s ease forwards}._searchableDropdown_close_oinwi_66{display:flex;justify-content:center;align-items:center;width:100%;background:none;border:none;cursor:pointer}._searchableDropdown_close_oinwi_66:hover{opacity:.7}._searchableDropdown_close_oinwi_66:active{opacity:.5}._searchableDropdown_item_oinwi_45{font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--chernyy);display:flex;align-items:center;line-height:20px;cursor:pointer;padding:14px 0;border-bottom:1px solid var(--belyy);transition:background-color .2s}._searchableDropdown_item_oinwi_45:last-child{border-bottom:none}._searchableDropdown_item_oinwi_45:first-child{border-top:none}._searchableDropdown_item_oinwi_45:hover{background-color:#f1f2f7}._searchableDropdown_item_oinwi_45 svg{width:12px;height:12px}._searchWrapper_oinwi_108{position:relative;padding:24px 0}._searchIcon_oinwi_113{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:16px;height:16px}._searchInput_oinwi_122{width:100%;padding:8px 8px 8px 32px;border:1px solid #dedede;border-radius:8px;font-size:16px;line-height:20px}._searchInput_oinwi_122::placeholder{color:#1116}._searchInput_oinwi_122:focus{outline:none}._optionsList_oinwi_137{margin:0;padding:0;overflow-y:auto;min-height:50px;max-height:calc(80vh - 200px);flex:1}._optionsList_oinwi_137::-webkit-scrollbar{width:0}._optionContent_oinwi_149{display:flex;flex-direction:column;gap:4px;flex:1}._optionName_oinwi_156{font-family:var(--font-family);font-weight:400;font-size:16px}._noResults_oinwi_162{padding:12px 16px;text-align:center;color:#dedede;font-size:14px}._arrow_oinwi_169{transition:transform .2s ease;flex-shrink:0;width:20px;height:20px}._arrow_oinwi_169._open_oinwi_19{transform:rotate(180deg)}._dropdownOverlay_oinwi_179{position:fixed;top:0;left:0;right:0;bottom:0;background:#1116;z-index:1001;display:none}._dropdownOverlay_oinwi_179._active_oinwi_189{display:block;animation:_fadeIn_oinwi_1 .3s ease forwards}._dropdownOverlay_oinwi_179._closing_oinwi_63{animation:_fadeOut_oinwi_1 .3s ease forwards}._bodyNoScroll_oinwi_197{overflow:hidden}@keyframes _slideUp_oinwi_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideDown_oinwi_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _fadeIn_oinwi_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_oinwi_1{0%{opacity:1}to{opacity:0}}._buttonCloseModel_oinwi_233{display:flex;justify-content:center}._input_tq2k0_3{width:100%;font-size:inherit}._input_tq2k0_3:invalid:focus,._input_tq2k0_3._invalid_tq2k0_7{border-color:#ed2939;color:#ed2939}._input_tq2k0_3:valid:focus{border-color:#dedede}._input_tq2k0_3::placeholder{font-size:inherit;color:#1116}._inputWrap_tq2k0_18{position:relative}._inputBtn_tq2k0_21{height:calc(100% - 2px);position:absolute;top:1px;right:1px;font-size:inherit;font-weight:600}._eyeBtn_tq2k0_30{width:24px;height:24px;position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._headerWrap_1lm9y_3{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:center;pointer-events:none}._header_1lm9y_3{--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(64px + (1 - var(--promo-progress)) * 93px)}._header_1lm9y_3: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_1lm9y_38{position:fixed;top: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 - 64px);overflow-y:auto}@media(max-width:900px){._burgerMenuWrapper_1lm9y_38{border-radius:0 0 16px 16px;max-width:100%}}._burgerOverlay_1lm9y_60{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:999;animation:_fadeIn_1lm9y_1 .3s ease forwards}@keyframes _fadeIn_1lm9y_1{0%{opacity:0}to{opacity:1}}._topRow_1lm9y_76{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding:16px 16px 12px;background:transparent}._burgerWrap_1lm9y_86{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_1lm9y_86:hover{box-shadow:0 2px 8px #00000014}._burgerWrap_1lm9y_86 path{fill:#e4494c!important}._notificationWrap_1lm9y_105{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}._notificationWrap_1lm9y_105:hover{box-shadow:0 2px 8px #00000014}._notificationIcon_1lm9y_122{width:24px;height:24px}._notificationIcon_1lm9y_122 path,._notificationIcon_1lm9y_122 g{fill:#e4494c!important}._searchField_1lm9y_131{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_1lm9y_131:hover{box-shadow:0 2px 8px #00000014}._searchIcon_1lm9y_149{flex-shrink:0;width:20px;height:20px}._searchIcon_1lm9y_149 path{stroke:#858585}._searchPlaceholder_1lm9y_158{flex:1;font-size:14px;color:#858585;text-align:left;border:none;background:transparent;cursor:pointer;pointer-events:none}._searchPlaceholder_1lm9y_158::placeholder{color:#858585}._promo_1lm9y_173{--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_1lm9y_200{display:none}._promoContent_1lm9y_204{flex:1;min-width:0}._promoTitle_1lm9y_209{font-size:15px;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 0 10px;text-transform:uppercase}._promoBtn_1lm9y_219{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#323232e6;border-radius:12px;border:none;font-size:13px;font-weight:600;color:color-mix(in srgb,#fff calc((1 - var(--promo-progress)) * 100%),#1a1a1a);cursor:pointer;transition:background .2s ease}._promoBtn_1lm9y_219:hover{background:#282828f2}._promoIllustration_1lm9y_237{flex-shrink:0;width:100px;height:56px;background:#ffffff1f;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:0;overflow:hidden}._promoIllustration_1lm9y_237 img{width:100%;height:100%;object-fit:contain}@media(max-width:900px){._header_1lm9y_3{border-radius:0 0 calc((1 - var(--promo-progress)) * 16px) calc((1 - var(--promo-progress)) * 16px);max-width:100%}._topRow_1lm9y_76{padding:14px 16px 10px}._burgerWrap_1lm9y_86,._notificationWrap_1lm9y_105{height:40px;min-width:40px;padding:0 10px;border-radius:20px}._searchField_1lm9y_131{height:40px;padding:0 14px}._promoTitle_1lm9y_209{font-size:13px}._promo_1lm9y_173{padding:10px 16px 16px;min-height:64px}._promoIllustration_1lm9y_237{width:80px;height:48px}}@media(max-width:550px){._promoTitle_1lm9y_209{font-size:12px}._promoBtn_1lm9y_219{padding:6px 12px;font-size:12px}}._footer_1f2hm_3{margin-top:auto;width:100%;background:#f1f2f7;border-radius:16px 16px 0 0}._container_1f2hm_10{position:relative;padding-top:24px;padding-bottom:22px}._top_1f2hm_16{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}._navRows_1f2hm_23{display:flex;flex-direction:column;gap:14px}._navRow_1f2hm_23{display:flex;flex-wrap:wrap;align-items:center;gap:32px}._navLinkBold_1f2hm_36,._navLinkRegular_1f2hm_37{color:#111;line-height:100%;letter-spacing:-.03em;transition:color .2s ease}._navLinkBold_1f2hm_36:hover,._navLinkRegular_1f2hm_37:hover{color:#111111ad}._navLinkBold_1f2hm_36{font-size:18px;font-weight:500}._navLinkRegular_1f2hm_37{font-size:18px;font-weight:400}._appCardDesktop_1f2hm_58{width:288px;min-height:100px;border-radius:16px;padding:20px 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px}._appCardDesktop_1f2hm_58 span{max-width:96px;font-size:14px;font-weight:500;line-height:100%;letter-spacing:-.03em}._qrPlaceholder_1f2hm_77{width:96px;height:56px;border-radius:10px;border:1px dashed rgba(17,17,17,.35);background:#1111110f;font-size:10px;font-weight:500;line-height:1.2;text-align:center;display:flex;align-items:center;justify-content:center;padding:8px}._appCardMobile_1f2hm_93{display:none}._meta_1f2hm_97{margin-top:12px;display:flex;flex-direction:column;gap:2px}._meta_1f2hm_97 p{color:#111;letter-spacing:-.03em}._about_1f2hm_108{font-size:15px;font-weight:400;line-height:117%}._copyright_1f2hm_114{font-size:15px;font-weight:600;line-height:117%}._legal_1f2hm_120{margin-top:10px;display:flex;flex-direction:column;gap:2px}._legal_1f2hm_120 p{font-size:16px;line-height:117%;letter-spacing:-.03em;color:#111}._legalLink_1f2hm_133{color:#3c6cf6;text-decoration:none;text-underline-offset:2px;transition:color .2s ease}._legalLink_1f2hm_133:hover{color:#6f92ff;text-decoration:underline}._social_1f2hm_144{margin-top:0;display:flex;justify-content:center;align-items:center;gap:32px;position:absolute;right:20px;top:auto;bottom:64px}._social_1f2hm_144 li{width:48px;height:48px}._social_1f2hm_144 div{width:100%;height:100%;border-radius:50%;border:1px dashed rgba(17,17,17,.35);background:#1111110f;display:flex;align-items:center;justify-content:center}._social_1f2hm_144 span{font-size:11px;font-weight:500;letter-spacing:-.03em;color:#111111e6;transition:color .2s ease}._social_1f2hm_144 div:hover span{color:#111111a6}@media(max-width:1100px){._top_1f2hm_16{flex-direction:column;align-items:stretch}._appCardDesktop_1f2hm_58{width:100%;max-width:380px;align-self:flex-start}._social_1f2hm_144{margin-top:14px;position:static;justify-content:flex-start}}@media(max-width:768px){._container_1f2hm_10{padding-top:20px;padding-bottom:20px}._navRow_1f2hm_23{gap:16px 20px}._navLinkBold_1f2hm_36,._navLinkRegular_1f2hm_37{font-size:16px}._appCardDesktop_1f2hm_58{display:none}._legal_1f2hm_120 p,._about_1f2hm_108,._copyright_1f2hm_114{font-size:14px}}@media(max-width:550px){._footer_1f2hm_3{border-radius:16px 16px 0 0;padding-bottom:calc(72px + env(safe-area-inset-bottom))}._container_1f2hm_10{padding-top:20px;padding-bottom:20px}._navRows_1f2hm_23{gap:12px}._navRow_1f2hm_23{gap:12px 16px}._navLinkBold_1f2hm_36,._navLinkRegular_1f2hm_37{font-size:14px;line-height:129%}._appCardMobile_1f2hm_93{margin-top:20px;display:flex;align-items:flex-start;gap:12px;width:100%;border-radius:16px;padding:12px;background:#fff}._phonePlaceholder_1f2hm_249{width:44%;min-height:124px;border-radius:12px;border:1px dashed rgba(17,17,17,.35);background:#1111110f;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;font-size:11px;font-weight:500;line-height:1.2}._appCardMobileContent_1f2hm_264{width:56%;min-height:124px;display:flex;flex-direction:column;justify-content:space-between}._appCardMobileContent_1f2hm_264 p{font-size:16px;font-weight:500;line-height:112%;letter-spacing:-.03em;text-align:right}._downloadButton_1f2hm_278{width:100%;min-height:37px;border-radius:8px;background:#111;color:#fff;font-size:16px;font-weight:500;line-height:117%;cursor:default;pointer-events:none}._meta_1f2hm_97{margin-top:20px}._legal_1f2hm_120{margin-top:18px;gap:16px}._social_1f2hm_144{margin-top:18px;justify-content:center;gap:40px;position:static}._social_1f2hm_144 li{width:42px;height:42px}}._dockClip_1x5qm_4{position:fixed;right:36px;bottom:env(safe-area-inset-bottom,0px);z-index:1120;box-sizing:border-box;width:max-content;max-width:calc(100vw - 72px);padding:88px 40px 0;height:179px;min-height:179px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;pointer-events:none}._tab_1x5qm_23{position:relative;margin:0;padding:0;border:none;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -6px 28px #11111124;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent;display:flex;width:fit-content;max-width:100%;flex-direction:column;align-items:stretch;box-sizing:border-box;pointer-events:auto;transform:translateY(5px);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .28s ease}._tab_1x5qm_23:hover{transform:translateY(0);box-shadow:0 -10px 34px #1111112b}._tab_1x5qm_23:focus-visible{outline:2px solid #667eea;outline-offset:2px}._tabFace_1x5qm_53{box-sizing:border-box;min-width:min(268px,100vw - 72px - 80px);max-width:min(268px,100vw - 72px - 80px);padding:12px 14px 13px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}._label_1x5qm_65{font-size:20px;font-weight:600;color:#111;line-height:1.2;white-space:nowrap;text-align:left;flex:1;min-width:0}._chevron_1x5qm_76{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#111;opacity:.9}._chevron_1x5qm_76 svg{display:block}@media(prefers-reduced-motion:reduce){._tab_1x5qm_23{transition:none;transform:translateY(0)}._tab_1x5qm_23:hover{transform:translateY(0);box-shadow:0 -6px 28px #11111124}}@media(max-width:768px){._dockClip_1x5qm_4{display:none}}._closeButton_cwmgb_2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:40px;height:40px;border:none;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;padding:0}._closeButton_cwmgb_2 svg{color:#fff;width:16px;height:16px}._closeButton_cwmgb_2:hover{background:#fff3}._closeButton_cwmgb_2:focus-visible{outline:2px solid white;outline-offset:2px}._expandedContainerHidden_cwmgb_34{display:none!important;pointer-events:none!important}._expandedContainer_cwmgb_34{position:fixed;right:44px;left:auto;bottom:env(safe-area-inset-bottom,0px);margin:0;width:min(420px,100vw - 44px - 36px);height:min(642px,100vh - 48px - env(safe-area-inset-bottom,0px));height:min(642px,100dvh - 48px - env(safe-area-inset-bottom,0px));background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -12px 40px #0000001f;z-index:1120;animation:_expandIn_cwmgb_1 .48s cubic-bezier(.22,1,.36,1) forwards;overflow:hidden;pointer-events:auto}._contentWrapper_cwmgb_58{display:flex;flex-direction:column;height:100%;width:100%}._headerActions_cwmgb_65{display:flex;gap:8px;align-items:center}._popupHeaderActions_cwmgb_72{padding-right:10px;flex-shrink:0}._actionButton_cwmgb_77{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;width:32px;height:32px;background:#fff;border-radius:50%;box-shadow:0 0 8px #0000001a;cursor:pointer;transition:all .2s ease}._actionButton_cwmgb_77 svg{width:16px;height:16px;color:#111}._actionButton_cwmgb_77:hover{background:#f0f0f0}._actionButton_cwmgb_77:active{background:#e8e8e8}._actionButton_cwmgb_77:focus-visible{outline:2px solid #667eea;outline-offset:2px}._header_cwmgb_65{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;background:#fff;position:relative;z-index:2;min-height:64px;box-sizing:border-box;flex-shrink:0;overflow:hidden;max-height:160px;transition:max-height .22s ease,min-height .22s ease,padding .22s ease,opacity .18s ease}._headerCollapsed_cwmgb_124{max-height:0;min-height:0;padding-top:0;padding-bottom:0;margin:0;opacity:0;pointer-events:none}._headerWithBack_cwmgb_134{display:flex;align-items:center;gap:12px;width:100%}._backButton_cwmgb_141{width:40px;height:40px;border:none;background:#f8f8f8;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:all .2s ease}._backButton_cwmgb_141 svg{width:16px;height:16px;color:#111}._backButton_cwmgb_141:hover{background:#f0f0f0}._backButton_cwmgb_141:active{background:#e8e8e8}._backButton_cwmgb_141:focus-visible{outline:2px solid #667eea;outline-offset:2px}._headerTitle_cwmgb_171{font-size:20px;font-weight:600;color:#111;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._content_cwmgb_58{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}._chatWindowContainer_cwmgb_190{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}._chatListContainer_cwmgb_198{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%;padding:0}._chatListOffstage_cwmgb_209{display:none!important}@keyframes _expandIn_cwmgb_1{0%{opacity:.92;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._expandedContainer_cwmgb_34{animation:none;opacity:1;transform:none}}._unreadBadge_cwmgb_230{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#ff3b30;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;z-index:1}._unreadBadge_cwmgb_230._pulse_cwmgb_244{animation:_badgePulse_cwmgb_1 2s infinite}._badgeCount_cwmgb_248{color:#fff;font-size:11px;font-weight:600;line-height:1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes _badgePulse_cwmgb_1{0%{box-shadow:0 0 #ff3b3066}70%{box-shadow:0 0 0 6px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}@media(max-width:1024px){._expandedContainer_cwmgb_34{right:44px;left:auto;width:min(380px,100vw - 44px - 36px);bottom:env(safe-area-inset-bottom,0px);height:min(600px,100vh - 44px - env(safe-area-inset-bottom,0px));height:min(600px,100dvh - 44px - env(safe-area-inset-bottom,0px))}._mobileViewWrapper_cwmgb_276 .chatsWrap{max-height:420px!important}}@media(max-width:768px){._expandedContainer_cwmgb_34{display:none!important}}._chatList_3ob0k_3{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto;background:#fff}._chatListCompact_3ob0k_16{box-sizing:border-box;padding:0 0 8px}._chatListCompact_3ob0k_16 ._searchWrap_3ob0k_21,._chatListCompact_3ob0k_16 ._filtersRow_3ob0k_27{padding-left:16px;padding-right:16px;box-sizing:border-box}._chatListCompact_3ob0k_16 ._support_3ob0k_33{margin-left:16px;margin-right:16px}._hideScrollbars_3ob0k_38{scrollbar-width:none;-ms-overflow-style:none}._hideScrollbars_3ob0k_38::-webkit-scrollbar{display:none;width:0;height:0}._hideScrollbars_3ob0k_38 ._chatsWrap_3ob0k_47{scrollbar-width:none;-ms-overflow-style:none}._hideScrollbars_3ob0k_38 ._chatsWrap_3ob0k_47::-webkit-scrollbar{display:none;width:0;height:0}._chatListActive_3ob0k_57{min-width:349px}._header_3ob0k_61{padding:24px 24px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}._title_3ob0k_67{font-size:24px;font-weight:600;margin:0}._mobileHeaderWrap_3ob0k_73{display:none}._searchWrap_3ob0k_21{position:relative;flex-shrink:0}._searchWrap_3ob0k_21 input{width:100%;padding:12px 0 12px 36px;font-size:14px;font-weight:400;border:1px solid #e0e0e0;border-radius:8px;outline:none}._searchWrap_3ob0k_21 input:focus{border-color:#ed2939}._searchWrap_3ob0k_21 input::placeholder{color:#1116}._searchWrap_3ob0k_21 ._searchIcon_3ob0k_96{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:14px;height:14px;opacity:.4}._filtersRow_3ob0k_27{display:flex;margin:14px 0;align-items:center}._dropdown_3ob0k_112{flex-shrink:0}._support_3ob0k_33{display:flex;gap:12px;margin:0 24px 16px;padding:12px 16px;border-radius:8px;border:1px solid #ed2939;text-decoration:none;transition:background .2s;flex-shrink:0}._support_3ob0k_33:hover{background:#ff3b300d}._support_3ob0k_33 ._supportIcon_3ob0k_130{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}._support_3ob0k_33 ._supportIcon_3ob0k_130 svg{width:36px;height:36px}._support_3ob0k_33 ._supportInfo_3ob0k_142{flex:1}._support_3ob0k_33 ._supportInfo_3ob0k_142 h5{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;margin:0 0 4px;color:#111}._support_3ob0k_33 ._supportInfo_3ob0k_142 h5 img{height:20px;width:auto}._support_3ob0k_33 ._supportInfo_3ob0k_142 p{margin:0;font-size:14px;color:#1119}._chatsWrap_3ob0k_47{flex:1;min-height:0;overflow-y:auto;padding:8px 0}._chatsWrapCompact_3ob0k_172{padding:4px 0}._chatItemContainer_3ob0k_176{position:relative;width:100%}._chatItemWrapper_3ob0k_181{display:flex;align-items:flex-start;margin-bottom:14px;width:100%;cursor:pointer;border-radius:16px;position:relative;box-sizing:border-box;transition:background .15s ease,border-radius .12s ease}._chatItemWrapper_3ob0k_181:not(._chatItemWrapperInWindow_3ob0k_194):hover{border-radius:0;background:#f5f5f6}._chatItemWrapperActive_3ob0k_200:not(._chatItemWrapperInWindow_3ob0k_194){border-radius:0;background:#f0f0f2}._chatItemWrapperActive_3ob0k_200:not(._chatItemWrapperInWindow_3ob0k_194):hover{background:#eaeaec}._chatItemWrapperInWindow_3ob0k_194{padding:12px;margin-bottom:0;box-shadow:0 0 12px #00000014;-webkit-tap-highlight-color:transparent}._chatItemWrapperInWindow_3ob0k_194:hover{background:transparent}._chatItemWrapperInWindow_3ob0k_194>._chatLink_3ob0k_221{width:auto;flex:1;min-width:0}._chatItemWrapperInWindow_3ob0k_194 ._chatActiveItemButton_3ob0k_230{position:relative;z-index:1}._chatItemWrapperInWindow_3ob0k_194:not(._chatDialogHeaderPlain_3ob0k_236):hover{box-shadow:0 0 12px #00000014;border-radius:16px}._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236._chatItemWrapperInWindow_3ob0k_194:hover{box-shadow:none;border-radius:0;background:transparent}._chatItemWrapperCompact_3ob0k_248{align-items:center;margin-bottom:8px;padding:3px 0}._chatItemWrapperCompact_3ob0k_248 ._chatStatus_3ob0k_254{margin-left:22px}._chatListCompact_3ob0k_16 ._chatItemWrapperCompact_3ob0k_248:not(._chatItemWrapperInWindow_3ob0k_194){padding:6px 16px;box-sizing:border-box}._chatListCompact_3ob0k_16 ._chatItemWrapperCompact_3ob0k_248:not(._chatItemWrapperInWindow_3ob0k_194):hover{border-radius:0!important;background:#f0f0f2}._chatItemWrapperInWindow_3ob0k_194._chatItemWrapperCompact_3ob0k_248{padding:10px 12px 10px 14px;margin-bottom:0;box-shadow:0 0 12px #00000014}._chatItemWrapperInWindow_3ob0k_194._chatItemWrapperCompact_3ob0k_248:hover{background:transparent}._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236{border-radius:0;box-shadow:none;border-bottom:1px solid #ededed}._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236._chatItemWrapperInWindow_3ob0k_194,._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236._chatItemWrapperInWindow_3ob0k_194._chatItemWrapperCompact_3ob0k_248{box-shadow:none}._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236._chatItemWrapperInWindow_3ob0k_194._chatItemWrapperCompact_3ob0k_248{flex-direction:column;align-items:stretch;gap:0;padding:20px 12px 10px 14px;box-shadow:0 2px 12px -2px #1111110f}._chatItemWrapper_3ob0k_181._chatDialogHeaderPlain_3ob0k_236._chatItemWrapperInWindow_3ob0k_194._chatItemWrapperCompact_3ob0k_248 ._chatDialogHeaderPlainUserRow_3ob0k_297{width:calc(100% + 26px);max-width:none;margin-left:-14px;margin-right:-12px;padding-left:14px;padding-right:12px;box-sizing:border-box}._chatDialogHeaderPlainTopRow_3ob0k_311{display:flex;flex-direction:row;align-items:center;width:100%;min-width:0}._chatDialogPlainChromeActions_3ob0k_320{display:flex;flex-direction:row;align-items:center;flex-shrink:0;gap:8px;margin-left:8px}._dialogHeaderHideBtn_3ob0k_329{flex-shrink:0;margin:0;padding:8px 14px;font-size:13px;font-weight:500;line-height:1.2;color:#111;background:#fff;border:1px solid #d8d8d8;border-radius:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}._dialogHeaderHideBtn_3ob0k_329:hover{border-color:#b8b8b8;background:#fafafa}._dialogHeaderHideBtn_3ob0k_329:focus-visible{outline:2px solid rgba(237,41,57,.35);outline-offset:2px}._chatLinkPlainDialogHeaderGrow_3ob0k_352{flex:1;min-width:0}._chatDialogHeaderPlainUserRow_3ob0k_297{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;min-width:0;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}._chatDialogPlainUserAvatar_3ob0k_369{width:36px;height:36px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#11111173}._chatDialogPlainUserAvatar_3ob0k_369 img{width:100%;height:100%;object-fit:cover}@keyframes _chatCompanionNameSkeletonPulse_3ob0k_1{0%,to{opacity:1}50%{opacity:.52}}._chatCompanionNameSkeleton_3ob0k_397{display:block;flex-shrink:0;height:1.25em;min-height:18px;width:min(168px,50vw);max-width:92%;margin:0;border-radius:6px;background:#e5e5e8;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite}._chatCompanionNameSkeletonPlain_3ob0k_410{width:min(200px,70%);max-width:100%;min-height:16px}._chatDialogPlainUserAvatarSkeleton_3ob0k_416{display:block;width:100%;height:100%;min-width:36px;min-height:36px;border-radius:10px;background:#e5e5e8;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite}._chatDialogPlainUserNameCell_3ob0k_427{flex:1;min-width:0}._chatDialogPlainUserNameLink_3ob0k_432{display:block;min-width:0;text-decoration:none;color:#111;border-radius:4px;transition:color .15s ease}._chatDialogPlainUserNameLink_3ob0k_432:hover ._chatDialogPlainUserNameText_3ob0k_440,._chatDialogPlainUserNameLink_3ob0k_432:focus-visible ._chatDialogPlainUserNameText_3ob0k_440{color:#ed2939}._chatDialogPlainUserNameLink_3ob0k_432:focus-visible{outline:2px solid rgba(237,41,57,.35);outline-offset:2px}._chatDialogPlainUserNameText_3ob0k_440{display:block;margin:0;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .15s ease}._chatDialogPlainListingTitle_3ob0k_459{margin:0;font-size:15px;font-weight:600;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;line-height:1.25}._chatDialogPlainListingPrice_3ob0k_471{margin:2px 0 0;font-size:13px;font-weight:500;color:#1111118c;line-height:1.25}._chatDialogPlainPhoneNumber_3ob0k_479{flex-shrink:0;margin:0;padding:4px 0;font-size:14px;font-weight:600;color:#111;text-decoration:none;white-space:nowrap}._chatDialogPlainPhoneNumber_3ob0k_479:hover{color:#ed2939}._chatDialogPlainPhoneNumber_3ob0k_479:focus-visible{outline:2px solid rgba(17,17,17,.2);outline-offset:2px;border-radius:2px}._chatDialogPlainPhoneError_3ob0k_498{flex-shrink:0;margin:0;padding:4px 0;font-size:12px;font-weight:400;color:#11111173;white-space:nowrap}._chatDialogPlainShowPhoneBtn_3ob0k_508{flex-shrink:0;margin:0;padding:4px 0;border:none;background:none;font-size:13px;font-weight:500;color:#ed2939;cursor:pointer}._chatDialogPlainShowPhoneBtn_3ob0k_508:hover:not(:disabled){opacity:.88}._chatDialogPlainShowPhoneBtn_3ob0k_508:disabled{cursor:default;opacity:.55}._chatDialogPlainShowPhoneBtn_3ob0k_508:focus-visible{outline:2px solid rgba(17,17,17,.2);outline-offset:2px;border-radius:2px}._chatLinkPlainDialogHeader_3ob0k_352{padding-left:2px}._chatLinkCompact_3ob0k_536{align-items:center;min-width:0}._chatLinkCompact_3ob0k_536 ._chatImg_3ob0k_540{width:68px;height:68px;margin-right:14px}._chatLinkCompact_3ob0k_536 ._chatImg_3ob0k_540 ._chatAvatar_3ob0k_545{width:26px;height:26px}._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549{min-width:0;gap:4px;padding-right:24px;box-sizing:border-box}._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549 h5{font-size:13px;font-weight:400;color:#111111bf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549 ._chatListing_3ob0k_565{font-size:15px;font-weight:400;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549 ._chatText_3ob0k_574{font-size:15px;font-weight:400;color:#11111180;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:72%}._chatLink_3ob0k_221{display:flex;align-items:flex-start;width:100%;text-decoration:none;color:inherit;flex:1;min-width:0}._chatLink_3ob0k_221._active_3ob0k_594{box-shadow:none}._chatLinkUnread_3ob0k_599 ._chatInfo_3ob0k_549 h5,._chatLinkUnread_3ob0k_599 ._chatInfo_3ob0k_549 ._chatListing_3ob0k_565,._chatLinkUnread_3ob0k_599 ._chatInfo_3ob0k_549 ._chatText_3ob0k_574{font-weight:600;color:#111}._chatLinkUnread_3ob0k_599 ._chatInfo_3ob0k_549 ._chatText_3ob0k_574{color:#111111e0}._chatLinkInWindow_3ob0k_609 ._chatImg_3ob0k_540{width:50px!important;height:50px!important}._chatLinkInWindow_3ob0k_609:not(._chatLinkCompact_3ob0k_536) ._chatInfo_3ob0k_549{min-width:0;gap:8px}._chatLinkInWindow_3ob0k_609:not(._chatLinkCompact_3ob0k_536) ._chatInfo_3ob0k_549 h5,._chatLinkInWindow_3ob0k_609:not(._chatLinkCompact_3ob0k_536) ._chatInfo_3ob0k_549 ._chatListing_3ob0k_565{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:92%;line-height:1.25}._chatLinkInWindow_3ob0k_609:not(._chatLinkCompact_3ob0k_536) ._chatInfo_3ob0k_549 h5{font-size:15px;font-weight:600}._chatLinkInWindow_3ob0k_609:not(._chatLinkCompact_3ob0k_536) ._chatInfo_3ob0k_549 ._chatListing_3ob0k_565{font-size:13px;color:#1111118c}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._chatImg_3ob0k_540{width:56px!important;height:56px!important}._chatLinkInWindow_3ob0k_609 ._crossBtn_3ob0k_643{position:relative;width:20px;height:20px;margin-top:15px;margin-right:16px;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._chatLinkInWindow_3ob0k_609 ._crossBtn_3ob0k_643:hover{opacity:.7}._chatLinkInWindow_3ob0k_609 ._crossBtn_3ob0k_643:focus{outline-offset:2px;border-radius:2px}._chatLinkInWindow_3ob0k_609 ._crossBtn_3ob0k_643:active{transform:scale(.95)}._chatLinkInWindow_3ob0k_609 ._crossBtn_3ob0k_643 ._chatSvgCrossBtn_3ob0k_668{width:20px;height:20px;display:block}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536{align-items:center}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._crossBtn_3ob0k_643{margin-top:0;margin-right:10px;margin-left:2px;align-self:center;flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._chatImg_3ob0k_540{margin-right:12px}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549{padding-right:8px;gap:8px;min-width:0}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549 h5{font-size:15px;font-weight:600;color:#111;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;line-height:1.25}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._chatInfo_3ob0k_549 ._chatListing_3ob0k_565{font-size:13px;font-weight:400;color:#1111118c;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;line-height:1.25}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720{display:block;min-width:0;max-width:90%;text-decoration:none;color:inherit;transition:color .15s ease;border-radius:4px}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720:focus-visible{outline:2px solid rgba(237,41,57,.35);outline-offset:2px}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720 h5,._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720 ._chatListing_3ob0k_565{margin:0;max-width:100%}._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720:hover h5,._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720:hover ._chatListing_3ob0k_565,._chatLinkInWindow_3ob0k_609._chatLinkCompact_3ob0k_536 ._headerMetaLink_3ob0k_720:hover ._chatDialogPlainListingTitle_3ob0k_459{color:#ed2939}._chatImg_3ob0k_540{position:relative;width:56px;height:56px;margin-right:14px;flex-shrink:0}._chatImg_3ob0k_540 img{width:100%;height:100%;border-radius:12px;object-fit:cover}._chatImg_3ob0k_540 ._chatAvatar_3ob0k_545{position:absolute;top:97%;right:0;transform:translateY(-92%);width:24px;height:24px;background:#fff;border:2px solid #fff}._chatInfo_3ob0k_549{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-right:16px;box-sizing:border-box}._chatInfo_3ob0k_549 h5{font-size:16px;font-weight:600;margin:0;color:#111}._chatInfo_3ob0k_549 ._chatListing_3ob0k_565{font-size:15px;color:#11111180;margin:0}._chatInfo_3ob0k_549 ._chatText_3ob0k_574{font-size:15px;color:#111111b3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:76%}._chatStatus_3ob0k_254{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-left:12px;flex-shrink:0}._chatStatusMeta_3ob0k_808{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;min-width:0}._chatStatusUnreadDot_3ob0k_817{width:7px;height:7px;border-radius:50%;background:#ff3b30;flex-shrink:0}._chatDate_3ob0k_825{font-size:12px;color:#1116;margin:0;white-space:nowrap}._chatDateUnread_3ob0k_832{font-weight:600;color:#111}._chatActiveItemButton_3ob0k_230{position:relative;width:43px;height:43px;flex-shrink:0}._chatActiveItemButton_3ob0k_230 ._chatSvgMoreBtn_3ob0k_843{position:absolute;top:0;right:0;width:43px;height:43px}._crossBtn_3ob0k_643{padding:0;border:none;background:none;cursor:pointer}._crossBtn_3ob0k_643:focus{outline:none}._loading_3ob0k_861,._empty_3ob0k_862{padding:40px 24px;text-align:center;color:#11111180;font-size:14px}._loading_3ob0k_861{display:flex;align-items:center;justify-content:center;min-height:120px}._loadingCompact_3ob0k_876{flex:1;min-height:0;padding:32px 16px}._chatListSkeleton_3ob0k_883{padding:4px 0 12px;display:flex;flex-direction:column;width:100%;box-sizing:border-box}._chatListSkeletonCompact_3ob0k_891{flex:1;min-height:0;padding:2px 0 8px}@media(min-width:769px){._chatListSkeletonCompact_3ob0k_891{padding-left:16px;padding-right:16px;box-sizing:border-box}}._chatListSkeletonRow_3ob0k_905{--chat-list-sk-delay: 0s;display:flex;flex-direction:row;align-items:flex-start;width:100%;margin-bottom:14px;padding-left:0;padding-right:0;box-sizing:border-box}._chatListSkeletonImgWrap_3ob0k_917{position:relative;width:56px;height:56px;margin-right:14px;flex-shrink:0}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonImgWrap_3ob0k_917{width:68px;height:68px}._chatListSkeletonThumb_3ob0k_930{width:100%;height:100%;border-radius:12px;background:#e5e5e8;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonAvatarDot_3ob0k_939{position:absolute;top:97%;right:0;transform:translateY(-92%);width:24px;height:24px;border-radius:50%;background:#dcdce0;border:2px solid #fff;box-sizing:border-box;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonAvatarDot_3ob0k_939{width:26px;height:26px}._chatListSkeletonBody_3ob0k_959{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-right:4px;box-sizing:border-box}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonBody_3ob0k_959{gap:4px;padding-right:8px}._chatListSkeletonMetaRow_3ob0k_975{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0}._chatListSkeletonLineName_3ob0k_985{flex:1;min-width:0;max-width:72%;height:16px;border-radius:5px;background:#e2e2e6;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonLineName_3ob0k_985{max-width:78%;height:13px;background:#e5e5e8}._chatListSkeletonLineDate_3ob0k_1002{width:34px;height:11px;flex-shrink:0;border-radius:4px;background:#ececee;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonLineListing_3ob0k_1012{width:100%;max-width:100%;height:15px;border-radius:5px;background:#e5e5e8;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonLineListing_3ob0k_1012{height:15px}._chatListSkeletonLinePreview_3ob0k_1026{width:min(76%,240px);max-width:100%;height:15px;border-radius:5px;background:#eaeaeb;animation:_chatCompanionNameSkeletonPulse_3ob0k_1 1.1s ease-in-out infinite;animation-delay:var(--chat-list-sk-delay, 0s)}._chatListSkeletonRowCompact_3ob0k_925 ._chatListSkeletonLinePreview_3ob0k_1026{width:min(72%,220px);height:15px}@media(max-width:768px){._chatList_3ob0k_3{max-width:100%;height:100%;min-height:0;padding:0 20px;border-right:none;overflow:hidden;margin-right:0}._header_3ob0k_61{padding:16px 16px 12px;flex-shrink:0}._mobileHeaderWrap_3ob0k_73{display:flex;padding-top:16px;margin-bottom:19px;flex-shrink:0;align-items:center}._mobileHeaderWrap_3ob0k_73 h3{font-weight:500;font-size:16px;flex:1;text-align:center;margin:0}._mobileHeaderWrap_3ob0k_73 ._chatMoreBtn_3ob0k_1069{display:block;width:32px;height:32px;background-color:#fff;border-radius:50%;box-shadow:0 0 8px #0000001a}._mobileHeaderWrap_3ob0k_73 ._chatMoreBtn_3ob0k_1069 ._chatSvgMoreBtn_3ob0k_843{width:5px;height:18px;position:absolute;top:23%;right:40%}._title_3ob0k_67{font-size:20px}._searchWrap_3ob0k_21{padding-bottom:12px;flex-shrink:0}._searchWrap_3ob0k_21 ._searchIcon_3ob0k_96{top:40%}._filtersRow_3ob0k_27{flex-shrink:0;margin-bottom:12px}._support_3ob0k_33{margin:0 16px 12px;flex-shrink:0;border:none;background:#f8f8f8;padding:12px}._support_3ob0k_33:hover{background:#f0f0f0}._dropdown_3ob0k_112{display:block;flex-shrink:0}._chatItemWrapper_3ob0k_181,._chatListSkeletonRow_3ob0k_905{margin-bottom:24px}._chatItemWrapperInWindow_3ob0k_194{margin-bottom:0}._chatsWrap_3ob0k_47{flex:1;min-height:0;padding:4px 0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._chatsWrap_3ob0k_47::-webkit-scrollbar{display:none;width:0;height:0}._chatItem_3ob0k_176{padding:10px 16px}._chatMoreBtn_3ob0k_1069{display:none}}._overlay_9inpf_2{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:9999}._menu_9inpf_12{position:absolute;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:10000;overflow:auto;padding:8px 0}._menu_9inpf_12._desktop_9inpf_21{width:210px}._menu_9inpf_12._top-left_9inpf_24{right:0}._menu_9inpf_12._top-right_9inpf_27{top:60%;right:0}._menu_9inpf_12._bottom-left_9inpf_31{right:0}._menu_9inpf_12._bottom-right_9inpf_34{top:30%;right:0}._list_9inpf_39{list-style:none;padding:0;margin:0;height:100%;display:flex;flex-direction:column}._item_9inpf_48{flex:1;display:flex;align-items:center;padding:0 16px;transition:background-color .2s}._item_9inpf_48:hover{background-color:#f5f5f5}._item_9inpf_48._destructive_9inpf_58 ._label_9inpf_58{color:#d32f2f}._item_9inpf_48._mobileOnly_9inpf_61{display:none}@media(max-width:768px){._item_9inpf_48._mobileOnly_9inpf_61{display:flex}}._optionButton_9inpf_70{display:flex;align-items:center;width:100%;background:none;border:none;padding:8px 0;cursor:pointer;text-align:left;min-height:29px}._iconContainer_9inpf_82{width:16px;height:16px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._icon_9inpf_82{width:16px;height:16px;object-fit:contain}._label_9inpf_58{font-size:14px;line-height:16px;color:#333;font-weight:400;white-space:nowrap}@media(max-width:768px){._item_9inpf_48{padding:0}._item_9inpf_48:last-child{border-bottom:none}._iconContainer_9inpf_82,._icon_9inpf_82{width:20px;height:20px}._label_9inpf_58{font-size:16px;color:#333}._optionButton_9inpf_70{padding:14px 20px;min-height:0;width:100%;box-sizing:border-box}}._wrap_77lm0_3{flex-shrink:0;position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;gap:6px;max-width:min(200px,42vw);-webkit-tap-highlight-color:transparent}._root_77lm0_15{flex-shrink:0;position:relative;z-index:1;touch-action:manipulation;-webkit-tap-highlight-color:rgba(17,17,17,.06);box-sizing:border-box;width:48px;height:48px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #e4e4e7;border-radius:14px;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}._root_77lm0_15:hover:not(:disabled){border-color:#ed293973;background:#fff8f8}._root_77lm0_15:active:not(:disabled){transform:scale(.97)}._root_77lm0_15:disabled{opacity:.45;cursor:default}._icon_77lm0_47{width:24px;height:24px;display:block;pointer-events:none}._errorHint_77lm0_54{margin:0;padding:0 0 0 4px;font-size:11px;line-height:1.35;color:#1111118c;text-align:right;-webkit-hyphens:auto;hyphens:auto}._listingLink_77lm0_64{color:#ed2939;font-weight:500;text-decoration:none;white-space:nowrap}._listingLink_77lm0_64:hover,._listingLink_77lm0_64:focus-visible{text-decoration:underline}._chatWindow_10yxv_3{display:flex;flex-direction:column;height:100%;min-width:527px}._hideScrollbars_10yxv_10 ._messagesArea_10yxv_10{scrollbar-width:none;-ms-overflow-style:none}._hideScrollbars_10yxv_10 ._messagesArea_10yxv_10::-webkit-scrollbar{display:none;width:0;height:0}._compact_10yxv_20{min-width:auto!important;width:100%!important;margin-right:0!important}._compact_10yxv_20 ._header_10yxv_25{padding:16px 20px!important;border-bottom:1px solid #f0f0f0!important;gap:8px!important}._compact_10yxv_20 ._header_10yxv_25 ._userInfo_10yxv_30 ._avatar_10yxv_30{width:40px!important;height:40px!important}._compact_10yxv_20 ._header_10yxv_25 ._userInfo_10yxv_30 ._info_10yxv_34 h5{font-size:15px!important}._compact_10yxv_20 ._header_10yxv_25 ._actions_10yxv_37 button{width:36px!important;height:36px!important}._compact_10yxv_20 ._messagesArea_10yxv_10{padding:16px 20px!important}._compact_10yxv_20 ._messagesArea_10yxv_10 ._messageBubble_10yxv_44{max-width:85%!important;padding:10px 14px!important}._compact_10yxv_20 ._messagesArea_10yxv_10 ._message_10yxv_10._messageCompactStackNext_10yxv_51{margin-bottom:4px}._compact_10yxv_20 ._messagesArea_10yxv_10 ._messageBlockCompactTight_10yxv_54{margin-top:-8px}._compact_10yxv_20 ._inputArea_10yxv_57{padding:16px 20px!important;border-top:1px solid #f0f0f0!important;background:transparent!important;box-shadow:none!important}._chatWindowPlainDrawer_10yxv_65._compact_10yxv_20 ._inputWrapper_10yxv_65{padding-bottom:14px;background:transparent}._chatWindowPlainDrawer_10yxv_65._compact_10yxv_20 ._inputArea_10yxv_57{background:transparent!important;border-top:1px solid #ededed!important;padding:16px 20px 26px!important;border-radius:0;box-shadow:0 -2px 12px -2px #1111110e!important}._emptyChatWindow_10yxv_79{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f8f8}._emptyChatWindow_10yxv_79 p{font-size:18px;color:#1116}@keyframes _chatHeaderPlaceholderPulse_10yxv_1{0%,to{opacity:.5}50%{opacity:.85}}._chatHeaderPlaceholder_10yxv_99{display:flex;align-items:center;gap:12px;padding:12px 16px;min-height:72px;box-sizing:border-box;background:#fff;flex-shrink:0}._chatHeaderPlaceholderThumb_10yxv_110{width:56px;height:56px;border-radius:10px;flex-shrink:0;background:#ebebeb;animation:_chatHeaderPlaceholderPulse_10yxv_1 1.15s ease-in-out infinite}._chatHeaderPlaceholderLines_10yxv_119{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}._chatHeaderPlaceholderLine_10yxv_119{height:14px;max-width:100%;border-radius:6px;background:#ebebeb;animation:_chatHeaderPlaceholderPulse_10yxv_1 1.15s ease-in-out infinite}._chatHeaderPlaceholderLine_10yxv_119:first-child{max-width:78%}._chatHeaderPlaceholderLine_10yxv_119:last-child{max-width:52%;height:12px}._compact_10yxv_20 ._chatHeaderPlaceholder_10yxv_99{padding:10px 12px 10px 14px;min-height:68px}._header_10yxv_25{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:16px;flex-shrink:0;gap:12px}._header_10yxv_25 ._backBtn_10yxv_156{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;flex-shrink:0;padding:0}._header_10yxv_25 ._backBtn_10yxv_156 svg{width:24px;height:24px}._header_10yxv_25 ._backBtn_10yxv_156:hover{opacity:.7}._header_10yxv_25 ._userInfo_10yxv_30{display:flex;align-items:center;gap:12px}._header_10yxv_25 ._userInfo_10yxv_30 ._avatar_10yxv_30{width:48px;height:48px;border-radius:50%;background:#f0f0f0;flex-shrink:0}._header_10yxv_25 ._userInfo_10yxv_30 ._info_10yxv_34 h5{font-size:16px;font-weight:600;margin:0 0 4px;color:#111}._header_10yxv_25 ._userInfo_10yxv_30 ._info_10yxv_34 ._rating_10yxv_193{font-size:13px;color:#1119;margin:0}._header_10yxv_25 ._actions_10yxv_37{display:flex;gap:12px}._header_10yxv_25 ._actions_10yxv_37 button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:#f8f8f8;border-radius:8px;cursor:pointer;transition:background .2s}._header_10yxv_25 ._actions_10yxv_37 button:hover{background:#e8e8e8}._header_10yxv_25 ._actions_10yxv_37 button svg{width:20px;height:20px}._messagesArea_10yxv_10{flex:1;min-height:0;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:12px}._messagesArea_10yxv_10::-webkit-scrollbar{width:8px}._messagesArea_10yxv_10::-webkit-scrollbar-track{background:transparent}._messagesArea_10yxv_10::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._messagesArea_10yxv_10::-webkit-scrollbar-thumb:hover{background:#0000004d}._messagesContainer_10yxv_245{margin-top:auto;width:100%}._emptyMessages_10yxv_250{flex:1;display:flex;align-items:center;justify-content:center}._emptyMessages_10yxv_250 p{font-size:16px;color:#1116}._messagesSkeleton_10yxv_261{width:100%;display:flex;flex-direction:column;gap:10px;flex-shrink:0}._messagesSkeletonDate_10yxv_269{align-self:center;width:112px;height:12px;border-radius:6px;background:#ebebeb;margin-bottom:2px;animation:_chatHeaderPlaceholderPulse_10yxv_1 1.15s ease-in-out infinite}._messagesSkeletonRow_10yxv_279{display:flex;width:100%}._messagesSkeletonRowOther_10yxv_284{justify-content:flex-start}._messagesSkeletonRowOwn_10yxv_288{justify-content:flex-end}._messagesSkeletonBubble_10yxv_292{max-width:min(75%,320px);width:72%;height:48px;border-radius:16px;background:#ebebeb;animation:_chatHeaderPlaceholderPulse_10yxv_1 1.15s ease-in-out infinite}._messagesSkeletonBubbleShort_10yxv_301{width:48%;max-width:min(55%,220px);height:40px}._messagesSkeletonBubbleOwn_10yxv_307{width:58%;max-width:min(70%,280px);height:44px;border-radius:16px;background:#dde8f3;animation:_chatHeaderPlaceholderPulse_10yxv_1 1.15s ease-in-out infinite}._messagesSkeletonRow_10yxv_279:nth-child(2) ._messagesSkeletonBubble_10yxv_292{animation-delay:.04s}._messagesSkeletonRow_10yxv_279:nth-child(3) ._messagesSkeletonBubble_10yxv_292{animation-delay:.08s}._messagesSkeletonRow_10yxv_279:nth-child(4) ._messagesSkeletonBubble_10yxv_292{animation-delay:.12s}._dateLabel_10yxv_328{text-align:center;padding:8px 0;font-size:12px;color:#11111180;font-weight:500}._message_10yxv_10{display:flex;width:100%;margin-bottom:10px}._message_10yxv_10._own_10yxv_341{justify-content:flex-end}._message_10yxv_10._other_10yxv_344{justify-content:flex-start}._message_10yxv_10 ._messageRow_10yxv_347{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:8px;width:100%;min-width:0;box-sizing:border-box}._message_10yxv_10._own_10yxv_341 ._messageRow_10yxv_347{justify-content:flex-end}._message_10yxv_10 ._messageBubble_10yxv_44{max-width:min(85%,440px);min-width:0;padding:10px 14px;border-radius:16px;box-shadow:none;word-wrap:break-word;overflow-wrap:anywhere;color:#111}._message_10yxv_10._other_10yxv_344 ._messageBubble_10yxv_44{background:#f1f1f3}._message_10yxv_10._own_10yxv_341 ._messageBubble_10yxv_44{background:#e3eef9}._message_10yxv_10 ._messageText_10yxv_377{font-size:15px;line-height:1.45;margin:0}._message_10yxv_10 ._messageTimeOutside_10yxv_382{flex-shrink:0;font-size:11px;line-height:1.2;color:#1111116b;padding-bottom:2px;-webkit-user-select:none;user-select:none}._errorMessage_10yxv_391,._sendError_10yxv_392{padding:16px;margin:16px;background:#fff3f3;border:1px solid #ff4444;border-radius:8px}._errorMessage_10yxv_391 h4,._sendError_10yxv_392 h4{margin:0 0 8px;font-size:14px;color:#d32f2f}._errorMessage_10yxv_391 strong,._sendError_10yxv_392 strong{color:#d32f2f;font-size:14px}._errorMessage_10yxv_391 ._errorDetails_10yxv_410,._sendError_10yxv_392 ._errorDetails_10yxv_410{margin:8px 0 0;padding:12px;background:#fff;border:1px solid #ffcccc;border-radius:4px;font-size:12px;font-family:monospace;color:#d32f2f;white-space:pre-wrap;word-wrap:break-word}._inputWrapper_10yxv_65{background:#fff;flex-shrink:0;z-index:10;border-radius:16px;padding-bottom:5px}._inputArea_10yxv_57{display:flex;align-items:stretch;padding:12px 16px;background:transparent;box-shadow:none;position:relative;border-radius:0}._inputPill_10yxv_443{display:flex;flex-direction:row;flex:1;min-width:0;align-items:flex-end;gap:6px;padding:8px 10px 8px 14px;background:#f0f2f5;border-radius:999px;box-sizing:border-box;transition:border-radius .2s ease}._inputPillTall_10yxv_458{border-radius:18px}._inputArea_10yxv_57 ._uploadContainer_10yxv_462{position:relative;display:flex;align-items:center;align-self:flex-end;flex-shrink:0}._inputArea_10yxv_57 ._uploadBtn_10yxv_470{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;cursor:pointer;transition:opacity .15s ease,transform .15s ease;flex-shrink:0;padding:0;margin:0;background:transparent;color:#5c5c5c}._inputArea_10yxv_57 ._uploadBtn_10yxv_470:hover:not(:disabled){opacity:.85;transform:scale(1.06)}._inputArea_10yxv_57 ._uploadBtn_10yxv_470:active:not(:disabled){transform:scale(.96)}._inputArea_10yxv_57 ._uploadBtn_10yxv_470:disabled{cursor:not-allowed;opacity:.35}._inputArea_10yxv_57 ._uploadBtn_10yxv_470 img{width:22px;height:22px;object-fit:contain;opacity:.72}._inputArea_10yxv_57 ._messageTextField_10yxv_504{flex:1;min-width:0;margin:0;padding:10px 8px 10px 4px;font-size:15px;line-height:1.45;font-family:inherit;border-radius:0;outline:none;border:0;background:transparent;resize:none;min-height:40px;max-height:220px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}._inputArea_10yxv_57 ._messageTextField_10yxv_504::placeholder{color:#11111161}._inputArea_10yxv_57 ._messageTextField_10yxv_504:disabled{cursor:not-allowed;opacity:.65}._inputArea_10yxv_57 ._sendBtn_10yxv_532{width:42px;height:42px;min-width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;align-self:flex-end;flex-shrink:0;border:none;background-color:#111;border-radius:50%;cursor:pointer;transition:background-color .15s ease,transform .15s ease;padding:0}._inputArea_10yxv_57 ._sendBtn_10yxv_532 img{width:20px;height:20px;filter:brightness(0) invert(1)}._inputArea_10yxv_57 ._sendBtn_10yxv_532:hover:not(:disabled){background-color:#2a2a2a;transform:scale(1.04)}._inputArea_10yxv_57 ._sendBtn_10yxv_532:disabled{background:#c5c5c5;cursor:not-allowed;opacity:1}._inputArea_10yxv_57 ._sendBtn_10yxv_532:disabled img{filter:brightness(0) invert(1);opacity:.65}._attachmentMenuOverlay_10yxv_568{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:999}._attachmentMenu_10yxv_568{position:absolute;width:160px;height:254px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1000;overflow:hidden;padding:8px 0}._attachmentMenu_10yxv_568._top-left_10yxv_589{bottom:calc(100% + 10px);right:0}._attachmentMenu_10yxv_568._top-right_10yxv_593{bottom:calc(100% + 10px);left:0}._attachmentMenu_10yxv_568._bottom-left_10yxv_597{top:calc(100% + 10px);right:0}._attachmentMenu_10yxv_568._bottom-right_10yxv_601{top:calc(100% + 10px);left:0}._attachmentList_10yxv_606{list-style:none;padding:0;margin:0;height:100%;display:flex;flex-direction:column}._attachmentItem_10yxv_615{flex:1;display:flex;align-items:center;padding:0 12px;transition:background-color .2s;cursor:pointer}._attachmentItem_10yxv_615:hover{background-color:#f5f5f5}._attachmentItem_10yxv_615:active{background-color:#ebebeb}._attachmentOptionButton_10yxv_630{display:flex;align-items:center;width:100%;background:none;border:none;padding:8px 0;cursor:pointer;text-align:left;font-family:inherit;font-size:14px}._attachmentIconContainer_10yxv_643{width:16px;height:16px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._attachmentIcon_10yxv_643{width:16px;height:16px;object-fit:contain}._attachmentLabel_10yxv_659{font-size:14px;line-height:16px;color:#333;font-weight:400;white-space:nowrap}@media(max-width:768px){._chatWindow_10yxv_3{display:flex;flex-direction:column;height:100%;min-height:0;min-width:100%;overflow:hidden}._header_10yxv_25{padding:12px 16px;flex-shrink:0;gap:8px}._backBtn_10yxv_156{display:flex!important}._userInfo_10yxv_30{flex:1;gap:8px}._userInfo_10yxv_30 ._avatar_10yxv_30{width:40px;height:40px}._userInfo_10yxv_30 ._info_10yxv_34 h5{font-size:15px}._userInfo_10yxv_30 ._rating_10yxv_193{font-size:12px}._actions_10yxv_37{gap:8px}._actions_10yxv_37 button{width:36px;height:36px}._messagesArea_10yxv_10{flex:1;min-height:0;padding:16px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._messagesArea_10yxv_10::-webkit-scrollbar{display:none;width:0;height:0}._message_10yxv_10 ._messageBubble_10yxv_44{max-width:min(78%,360px)}._inputWrapper_10yxv_65{flex-shrink:0;border-top:1px solid #e0e0e0;z-index:2}._inputArea_10yxv_57{padding:12px 16px}._inputArea_10yxv_57 ._inputPill_10yxv_443{padding:6px 8px 6px 12px}._inputArea_10yxv_57 ._inputPillTall_10yxv_458{border-radius:16px}._inputArea_10yxv_57 ._uploadBtn_10yxv_470{width:40px;height:40px;min-width:40px}._inputArea_10yxv_57 ._uploadBtn_10yxv_470 img{width:20px;height:20px}._inputArea_10yxv_57 ._messageTextField_10yxv_504{padding:8px 6px 8px 2px;font-size:14px;min-height:40px}._inputArea_10yxv_57 ._sendBtn_10yxv_532{width:40px;height:40px;min-width:40px;min-height:40px}._inputArea_10yxv_57 ._sendBtn_10yxv_532 img{width:18px;height:18px}._inputArea_10yxv_57 ._attachmentMenu_10yxv_568{width:150px;height:240px}}@media(max-width:480px){._inputArea_10yxv_57 ._uploadBtn_10yxv_470{width:36px;height:36px;min-width:36px}._inputArea_10yxv_57 ._uploadBtn_10yxv_470 img{width:18px;height:18px}._inputArea_10yxv_57 ._sendBtn_10yxv_532{width:36px;height:36px;min-width:36px;min-height:36px}._inputArea_10yxv_57 ._sendBtn_10yxv_532 img{width:16px;height:16px}._attachmentMenu_10yxv_568{width:140px;height:230px}}._overlay_1qdtw_1{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:999}._menu_1qdtw_11{position:absolute;left:0;width:160px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1000;padding:7px 0}._menu_1qdtw_11._top-left_1qdtw_21{bottom:calc(100% + 10px);right:0}._menu_1qdtw_11._top-right_1qdtw_25{bottom:calc(100% + 10px);left:0}._menu_1qdtw_11._bottom-left_1qdtw_29{top:calc(100% + 10px);right:0}._menu_1qdtw_11._bottom-right_1qdtw_33{top:calc(100% + 10px);left:0}._list_1qdtw_38{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}._item_1qdtw_46{flex:1;display:flex;align-items:center;min-height:16px;transition:background-color .2s}._item_1qdtw_46:hover{background-color:#f5f5f5}._item_1qdtw_46:last-child{padding-bottom:0}._optionButton_1qdtw_60{display:flex;align-items:center;width:100%;background:none;border:none;padding:7px 12px;cursor:pointer;text-align:left}._iconContainer_1qdtw_71{width:16px;height:16px;margin-right:12px;display:flex;align-items:center;justify-content:center}._icon_1qdtw_71{width:16px;height:16px;object-fit:contain}._label_1qdtw_86{font-size:14px;line-height:16px;color:#333;font-weight:400}@media(max-width:768px){._menu_1qdtw_11{display:none}._item_1qdtw_46{flex:1;display:flex;align-items:center;padding-top:14px;padding-bottom:14px;padding-left:32px;transition:background-color .2s}._item_1qdtw_46:hover{background-color:#f5f5f5}._item_1qdtw_46:last-child{padding-bottom:14px}._iconContainer_1qdtw_71{width:20px;height:20px}._icon_1qdtw_71{width:20px;height:20px;object-fit:contain}._label_1qdtw_86{font-size:16px;line-height:16px}}._chatOverlay_yw27h_2{position:fixed;bottom:0;left:0;right:0;z-index:1120;pointer-events:none}@media(max-width:768px){._chatOverlay_yw27h_2{display:none}}._backdrop_1vjtr_4{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#11111159;animation:_fadeIn_1vjtr_1 .32s cubic-bezier(.22,1,.36,1)}._panel_1vjtr_12{position:fixed;top:0;z-index:1101;display:flex;flex-direction:column;height:100vh;height:100dvh;background:#fff}._panelAnchorRight_1vjtr_23{right:0;box-shadow:-8px 0 32px #1111111f;animation:_slideInFromRight_1vjtr_1 .4s cubic-bezier(.22,1,.36,1)}._panelAnchorLeft_1vjtr_29{left:0;box-shadow:8px 0 32px #1111111f;animation:_slideInFromLeft_1vjtr_1 .4s cubic-bezier(.22,1,.36,1)}._head_1vjtr_35{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;column-gap:0;flex-shrink:0;padding:16px 16px 12px;border-bottom:1px solid #ededed;background:#fff}._closeBtn_1vjtr_46{grid-column:1;justify-self:start;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:10px;background:transparent;cursor:pointer}._closeBtn_1vjtr_46:hover{background:transparent}._closeBtn_1vjtr_46:focus-visible{outline:2px solid rgba(17,17,17,.35);outline-offset:2px}._closeBtn_1vjtr_46 img{width:20px;height:20px;display:block;filter:brightness(0);opacity:1;transition:opacity .18s ease}._closeBtn_1vjtr_46:hover img{opacity:.45}._title_1vjtr_80{grid-column:2;margin:0;min-width:0;font-size:16px;font-weight:600;color:#111111b3;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._body_1vjtr_93{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}._hideScrollbar_1vjtr_101{scrollbar-width:none;-ms-overflow-style:none}._hideScrollbar_1vjtr_101::-webkit-scrollbar{display:none;width:0;height:0}@keyframes _fadeIn_1vjtr_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromRight_1vjtr_1{0%{opacity:.92;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideInFromLeft_1vjtr_1{0%{opacity:.92;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}._headNoDivider_3ozaa_2{border-bottom:none}._panel_3ozaa_11{width:min(472px,100vw - 24px);animation:none;overflow:hidden;transition:transform .32s cubic-bezier(.25,.82,.28,1)}._panelMessagesWide_3ozaa_19{width:min(352px + min(720px,64vw),100vw - 24px);max-width:calc(100vw - 24px)}._panelSlideOpen_3ozaa_24{transform:translate(0)}._panelSlideClosed_3ozaa_28{transform:translate(100%);pointer-events:none;box-shadow:none}@media(prefers-reduced-motion:reduce){._panel_3ozaa_11,._chatColumn_3ozaa_36,._chatColumnInner_3ozaa_37,._listColumn_3ozaa_38,._listColumnInSplit_3ozaa_39{transition:none!important;animation:none!important}._chatColumnReveal_3ozaa_43 ._chatColumnInner_3ozaa_37{animation:none}}._drawerMain_3ozaa_47{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}._drawerMainOpenRow_3ozaa_55{align-items:stretch;min-width:0}._drawerMainOpenRow_3ozaa_55:not(._drawerMainSplit_3ozaa_60){display:flex;flex-direction:row;overflow:visible}._drawerMainOpenRow_3ozaa_55:not(._drawerMainSplit_3ozaa_60) ._listColumn_3ozaa_38{flex:0 0 min(472px,100%);width:min(472px,100%);max-width:min(472px,100%);margin-left:auto}._drawerMainOpenRow_3ozaa_55._drawerMainSplit_3ozaa_60{display:flex;flex-direction:row;align-items:stretch;overflow:hidden}._chatColumn_3ozaa_36{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff;overflow:hidden;position:relative;z-index:0}._chatColumnInner_3ozaa_37{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden}@keyframes _messagesDrawerChatIn_3ozaa_1{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}._chatColumnReveal_3ozaa_43 ._chatColumnInner_3ozaa_37{animation:_messagesDrawerChatIn_3ozaa_1 .5s cubic-bezier(.25,.82,.28,1) both}._listColumn_3ozaa_38{box-sizing:border-box;display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;background:#fff;position:relative;z-index:0;transition:border-color .2s ease}._listColumnInSplit_3ozaa_39{flex:0 0 auto;box-sizing:border-box;width:clamp(200px,28vw,352px);max-width:min(352px,42%);border-left:1px solid #ededed;z-index:1;position:relative}._listBody_3ozaa_138{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}._panel_stj9a_6{width:min(640px,100vw - 24px)}._body_stj9a_13{padding:0 0 12px}@use "../../styles/hideScrollbar" as *;._backdrop_1m1lx_5{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#11111159;animation:_fadeIn_1m1lx_1 .32s cubic-bezier(.22,1,.36,1)}._panel_1m1lx_13{position:fixed;top:0;z-index:1101;display:flex;flex-direction:column;height:100vh;height:100dvh;background:#fff}._panelAnchorRight_1m1lx_24{right:0;box-shadow:-8px 0 32px #1111111f;animation:_slideInFromRight_1m1lx_1 .4s cubic-bezier(.22,1,.36,1)}._panelAnchorLeft_1m1lx_30{left:0;box-shadow:8px 0 32px #1111111f;animation:_slideInFromLeft_1m1lx_1 .4s cubic-bezier(.22,1,.36,1)}._head_1m1lx_36{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;column-gap:0;flex-shrink:0;padding:16px 16px 12px;border-bottom:1px solid #ededed;background:#fff}._closeBtn_1m1lx_47{grid-column:1;justify-self:start;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:10px;background:transparent;cursor:pointer}._closeBtn_1m1lx_47:hover{background:transparent}._closeBtn_1m1lx_47:focus-visible{outline:2px solid rgba(17,17,17,.35);outline-offset:2px}._closeBtn_1m1lx_47 img{width:20px;height:20px;display:block;filter:brightness(0);opacity:1;transition:opacity .18s ease}._closeBtn_1m1lx_47:hover img{opacity:.45}._title_1m1lx_85{grid-column:2;margin:0;min-width:0;font-size:16px;font-weight:600;color:#111111b3;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._body_1m1lx_98{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}._hideScrollbar_1m1lx_106{@include hide-scrollbar;}@keyframes _fadeIn_1m1lx_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromRight_1m1lx_1{0%{opacity:.92;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideInFromLeft_1m1lx_1{0%{opacity:.92;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}._panel_14o56_5{width:min(640px,100vw - 24px)}._body_14o56_10{padding:0 12px 12px}._wrapper_1tpg4_3{display:flex;gap:32px;width:100%;padding:0 20px;margin:48px auto;max-width:1336px}._messagesLayout_1tpg4_14{display:flex;flex:1;gap:24px;min-width:0;height:700px;height:calc(100vh - 166px)}._messagesLayout_1tpg4_14:has(._chatWindow_1tpg4_23)>*{height:fit-content;min-height:calc(100vh - 200px)}._adsLauyout_1tpg4_28{display:flex;flex-direction:column;gap:24px;flex-shrink:0;width:300px;background:#fff;min-height:calc(100vh - 200px)}._adsItem_1tpg4_38{padding:40px 20px;border:1px solid #e0e0e0;background:#fafafa;text-align:center}._adsItem_1tpg4_38 p{font-size:14px;color:#11111180;margin:0}._adsItem_1tpg4_38:first-child{height:400px}._adsItem_1tpg4_38:last-child{height:250px}._userItem_1tpg4_56{width:300px;height:92px;padding:16px 20px;background-color:#fff;border-radius:16px;box-shadow:0 1px 24px #11111114}@media(max-width:1200px){._ads_1tpg4_28{display:none}}@media(max-width:768px){body[data-page=messages]{padding:0!important;overflow:hidden!important;position:fixed;height:100vh;width:100vw}._mobileContainer_1tpg4_78{padding:0!important;margin:0!important;max-width:100%!important;height:100vh;overflow:hidden}._messagesLayout_1tpg4_14{margin:0;height:100vh;max-height:none;flex-direction:column;border-radius:0;box-shadow:none;overflow:hidden}._messagesLayout_1tpg4_14[data-has-chat-window=true]{max-height:none}._messagesLayout_1tpg4_14[data-has-chat-window=true]>div:first-child{height:100%;display:flex;flex-direction:column;overflow:hidden}._messagesLayout_1tpg4_14[data-has-chat-window=false]{height:calc(100vh - 60px);max-height:none;overflow:hidden}._adsLauyout_1tpg4_28{display:none}}._rating_15uh2_3{padding-bottom:64px}._rating_header_15uh2_6{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-bottom:30px}._rating_header_15uh2_6 h3{font-weight:500}._rating_15uh2_3 ._tabs_15uh2_16{display:flex;justify-content:center;gap:10px}._rating_15uh2_3 ._tabs_item_15uh2_21{padding:8px 10px;background:#f1f2f7;font-size:16px;font-weight:300;border-radius:6px;transition:background .3s ease}._rating_15uh2_3 ._tabs_item_15uh2_21._active_15uh2_29{font-weight:400;background:#dedede}._rating_top_15uh2_33{margin-bottom:24px;padding:16px 0;border-radius:0 0 24px 24px;background:#f6f6f6}._rating_info_15uh2_39{position:relative;border-radius:16px;box-shadow:0 4px 16px #00000014;margin:0 0 50px;padding:12px 16px}._rating_info_top_15uh2_46{display:flex;align-items:center;font-size:32px;font-weight:500;margin-bottom:8px}._rating_info_top_15uh2_46 span{color:#969696;text-align:center;font-size:16px;font-weight:300;margin-left:auto}._rating_info_bottom_15uh2_60{margin-top:16px}._rating_stars_15uh2_63{margin-left:8px}._rating_showBtn_15uh2_66{position:absolute;bottom:-26px;right:0;margin-left:auto;color:#969696;font-size:14px;font-weight:300;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._rating_info_row_15uh2_81{display:flex;align-items:center;margin-bottom:12px}._rating_progressBar_15uh2_86{flex:1 1 0;height:6px;background:#dedede;border-radius:8px;margin:0 12px;overflow:hidden;position:relative}._rating_progressBarFill_15uh2_95{height:100%;background:#ffc227;border-radius:8px;transition:width .3s}._rating_info_count_15uh2_101{text-align:right;font-size:16px;font-weight:300;color:#969696}._rating_wrapper_15uh2_107{display:flex;justify-content:space-between}._rating_breadcrumbs_15uh2_111{display:flex;align-items:center;gap:24px;margin-bottom:32px}._rating_title_15uh2_117{margin-bottom:24px;font-size:36px;font-weight:500}._rating_left_15uh2_122{width:51%}._rating_left_header_15uh2_125{display:flex;align-items:center;justify-content:space-between;position:relative}._rating_right_15uh2_131{width:34.5%}._rating_empty_15uh2_134{display:none;flex-direction:column;align-items:center;gap:4px;padding:90px 0;font-size:20px;font-weight:500}._rating_15uh2_3 ._moreBtn_list_15uh2_143{display:none;padding:12px 32px;position:absolute;bottom:-20px;right:0;z-index:100;border-radius:12px;background:#fff;box-shadow:0 4px 10px #0003;font-size:14px;font-weight:300}._rating_15uh2_3 ._moreBtn_list_15uh2_143._open_15uh2_156{display:block}._review_15uh2_160{margin-bottom:16px;padding:16px 20px;border-radius:20px;background:#f6f6f6}._review_header_15uh2_166{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._review_headerWrap_15uh2_172{height:auto}._review_header_left_15uh2_175{display:flex;align-items:center;gap:6px}._review_header_right_15uh2_180{position:relative;display:flex;align-items:flex-start;gap:16px}._review_desktopMenu_15uh2_186{position:absolute;top:calc(100% + 10px);right:0;padding:16px 24px;display:flex;flex-direction:column;gap:16px;font-size:14px;font-weight:300;white-space:nowrap;border-radius:16px;background:#fff;box-shadow:0 4px 10px #0003}._review_moreBtn_15uh2_201{width:14px;height:13px}._review_moreBtn_15uh2_201 svg{height:16px;transform:rotate(90deg)}._review_name_15uh2_209{line-height:16px;font-weight:500}._review_date_15uh2_213{color:#969696;font-size:11px;line-height:13px;font-weight:300}._review_profileIcon_15uh2_219 path{width:32px;height:32px;fill:#dedede;fill-opacity:1}._review_listing_15uh2_225{color:#969696;font-size:14px;font-weight:300}._review_status_15uh2_230{width:fit-content;padding:4px;display:flex;align-items:center;gap:3px;margin:4px 0 8px;font-size:13px;font-weight:300;border-radius:4px}._review_status_15uh2_230._rejected_15uh2_241{background:#f03e3e14;color:#f03e3e}._review_status_15uh2_230._rejected_15uh2_241 svg path{fill:#f03e3e;fill-opacity:1}._review_status_15uh2_230._fulfilled_15uh2_249{color:#56b06b;background:#56b06b1f}._review_status_15uh2_230._fulfilled_15uh2_249 svg path{fill:#56b06b}._review_status_15uh2_230 svg{width:11px;height:11px}._review_text_15uh2_260{font-weight:300}._review_photos_15uh2_263{display:flex;gap:8px;margin-top:12px}._review_photos_15uh2_263 img{width:96px;height:96px;border-radius:8px}._review_response_15uh2_273{margin-top:16px;padding:12px 12px 16px;border-radius:16px;background:#f1f2f7}._review_response_15uh2_273 h3{font-weight:500;margin-bottom:4px}._review_15uh2_160._without_rate_15uh2_283{display:flex;gap:16px;margin-bottom:12px;padding:12px 16px;border-radius:16px;background:#fff;box-shadow:0 4px 20px #0000001f;cursor:pointer}._review_15uh2_160._without_rate_15uh2_283 ._left_15uh2_293 img{width:102px;height:80px;flex-shrink:0;aspect-ratio:88/69;border-radius:12px}._review_15uh2_160._without_rate_15uh2_283 ._right_15uh2_300 h3{margin-bottom:8px;font-weight:500}._bottomSheet_list_15uh2_305{display:flex;flex-direction:column;align-items:flex-start;gap:20px}._bottomSheet_list_15uh2_305 button{font-weight:300}._replay_15uh2_316{display:flex;flex-direction:column;padding:16px 24px 32px}._replay_header_15uh2_321{position:relative;display:none;align-items:center;justify-content:center;padding-top:17px;margin-bottom:43px}._replay_header_15uh2_321 h3{text-align:center;font-weight:500}._replay_header_15uh2_321 button{position:absolute;top:16px;left:20px}._replay_15uh2_316 ._review_15uh2_160{margin-bottom:24px}._replay_15uh2_316 ._form_container_15uh2_341{padding:0}._replay_15uh2_316 form label{display:inline-block;margin-bottom:8px;font-size:18px;font-weight:500}._replay_15uh2_316 form textarea{width:100%;margin-bottom:32px;padding:12px;border-radius:16px;border:1px solid #dedede;font-size:16px;font-weight:300;outline:none;resize:none}._replay_15uh2_316 form textarea::placeholder{color:#969696}._replay_15uh2_316 form ._publishBtn_15uh2_364{margin-top:auto;border-radius:8px;padding:12px 18px;background:#111;font-weight:500;color:#fff;transition:background .2s ease}._replay_15uh2_316 form ._publishBtn_15uh2_364:disabled{background:#96969666}._create_review_15uh2_377{overflow-y:auto}._create_review_15uh2_377::-webkit-scrollbar{display:none}._create_review_wrap_15uh2_383{display:flex;align-items:center;margin-bottom:24px}._create_review_wrap_15uh2_383 img{width:72px;height:54px;margin-right:16px;border-radius:8px;aspect-ratio:25/19}._create_review_wrap_15uh2_383 h3{font-size:20px;font-weight:500}._create_review_wrap_15uh2_383 ._helpBtn_15uh2_399{margin-left:auto}._create_review_wrap_15uh2_383 ._helpBtn_15uh2_399 svg{width:32px;height:32px}._create_review_top_15uh2_406{margin-bottom:16px;padding:24px;border-radius:24px}._create_review_top_15uh2_406 ._stars_15uh2_411{justify-content:center}._create_review_photos_15uh2_414{display:flex;gap:12px;margin-bottom:24px}._create_review_photos_15uh2_414 img{width:96px;height:96px;border-radius:12px}._create_review_15uh2_377 ._photoContainer_15uh2_424{position:relative}._create_review_15uh2_377 ._removePhotoBtn_15uh2_427{position:absolute;top:4px;right:4px;z-index:100}._create_review_15uh2_377 ._removePhotoBtn_15uh2_427 svg{width:16px;height:16px}._create_review_15uh2_377 ._removePhotoBtn_15uh2_427 svg path{fill:#fff}._create_review_15uh2_377 ._stub_15uh2_440{display:flex;width:96px;height:96px;align-items:center;justify-content:center;border-radius:12px;background:#f1f2f7}._create_review_15uh2_377 ._addBtn_15uh2_449{display:flex;flex-direction:column;align-items:center;justify-content:center;width:96px;height:96px;color:#969696;border-radius:12px;background:#f1f2f7}._create_review_15uh2_377 ._addBtn_15uh2_449 svg{width:20px;height:20px;aspect-ratio:1/1}._create_review_15uh2_377 ._backBtn_15uh2_465{display:none}._create_review_15uh2_377 form{padding-bottom:32px}._create_review_15uh2_377 form label{display:inline-block;width:100%;font-size:18px;font-weight:500;margin-bottom:12px}._create_review_15uh2_377 form textarea{width:100%;padding:10px;border-radius:16px;border:1px solid #dedede;resize:none;outline:none}._create_review_15uh2_377 form textarea::placeholder{color:#969696;font-weight:300}._create_review_block_15uh2_490{padding:0 24px;border-radius:24px}._create_review_block_15uh2_490:nth-child(1){margin-bottom:24px}._create_review_15uh2_377 ._submitBtn_15uh2_497{margin-left:24px;padding:12px 30px;color:#fff;font-weight:500;border-radius:8px;background:#111;transition:background .2s ease}._create_review_15uh2_377 ._submitBtn_15uh2_497:disabled{background:#96969666}._create_review_15uh2_377 ._rules_15uh2_509{color:#969696;font-size:14px;font-weight:300;text-decoration-line:underline}._create_review_15uh2_377 ._status_wrap_15uh2_515{display:flex;gap:12px;margin-bottom:48px}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515{display:flex;align-items:center;padding:2.5px 8px;gap:3px;color:#969696;font-size:14px;font-weight:300;border-radius:4px;background:#96969629}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515 svg{width:14px;height:14px;aspect-ratio:1/1}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515 svg path{fill:#969696}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515._done_15uh2_539._active_15uh2_29{background:#56b06b1f;color:#56b06b}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515._done_15uh2_539._active_15uh2_29 svg path{fill:#56b06b}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515._failed_15uh2_546._active_15uh2_29{background:#f03e3e14;color:#f03e3e}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515._failed_15uh2_546._active_15uh2_29 svg path{fill:#f03e3e}@media(max-width:900px){._rating_wrapper_15uh2_107{flex-direction:column}._rating_left_15uh2_122,._rating_right_15uh2_131{width:100%}}@media(max-width:768px){._rating_header_15uh2_6{position:relative}._rating_info_top_15uh2_46{margin:0}._rating_info_top_15uh2_46 span,._rating_info_count_15uh2_101{font-size:14px}._rating_progressBar_15uh2_86{height:4px;margin:0 8px}._rating_empty_15uh2_134{font-size:18px}._rating_15uh2_3 ._moreBtn_list_15uh2_143{bottom:-38px;right:20px}._review_15uh2_160{margin-bottom:20px}._review_header_left_15uh2_175{gap:8px}._review_name_15uh2_209{font-size:14px}._review_date_15uh2_213{font-size:10px}._review_listing_15uh2_225{font-size:12px}._review_status_15uh2_230{padding:3px 4px;font-size:12px}._review_text_15uh2_260{font-size:15px}._review_header_right_15uh2_180{gap:8px}._review_photos_15uh2_263 img{width:83px;height:83px}._review_response_15uh2_273{padding:10px}._review_response_15uh2_273 h3{font-size:14px}._review_15uh2_160._without_rate_15uh2_283{margin-bottom:16px;padding:12px;gap:12px}._review_15uh2_160._without_rate_15uh2_283 ._left_15uh2_293 img{width:88px;height:69px}._review_15uh2_160._without_rate_15uh2_283 ._right_15uh2_300 h3{font-size:14px}._replay_15uh2_316{padding:0 0 100px}._replay_15uh2_316 ._review_15uh2_160{margin-bottom:32px}._replay_15uh2_316 form label{font-size:16px;margin-bottom:12px}._replay_15uh2_316 form textarea{padding:10px;font-size:15px}._replay_15uh2_316 ._form_container_15uh2_341{padding:0 20px}._replay_header_15uh2_321{display:flex}._replay_15uh2_316 ._publishBtn_15uh2_364{position:fixed;bottom:40px;left:50%;transform:translate(-50%);width:calc(100% - 40px)}._create_review_15uh2_377{height:100%}._create_review_top_15uh2_406{padding:16px 20px;border-radius:0 0 24px 24px;background:#f6f6f6}._create_review_15uh2_377 form label{font-size:16px}._create_review_15uh2_377 form textarea{font-size:15px}._create_review_15uh2_377 ._backBtn_15uh2_465{display:block}._create_review_wrap_15uh2_383{margin-bottom:16px}._create_review_wrap_15uh2_383 img{margin:0 10px 0 16px;width:50px;height:38px}._create_review_wrap_15uh2_383 h3{font-size:16px}._create_review_wrap_15uh2_383 ._helpBtn_15uh2_399 svg{width:24px;height:24px}._create_review_block_15uh2_490{padding:16px 20px;background:#f6f6f6}._create_review_15uh2_377 ._stub_15uh2_440,._create_review_15uh2_377 ._addBtn_15uh2_449{width:80px;height:80px}._create_review_15uh2_377 ._addBtn_15uh2_449{font-size:12px}._create_review_15uh2_377 ._addBtn_15uh2_449 svg{width:16px;height:16px}._create_review_15uh2_377 ._rules_15uh2_509{font-size:12px}._create_review_15uh2_377 ._status_wrap_15uh2_515{margin-bottom:0}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515{font-size:12px}._create_review_15uh2_377 ._status_wrap_15uh2_515 ._status_15uh2_515 svg{width:10px;height:10px}._create_review_photos_15uh2_414 img{width:80px;height:80px}._create_review_15uh2_377 ._submitBtn_15uh2_497{position:fixed;bottom:40px;left:50%;transform:translate(-50%);width:calc(100% - 40px);margin:0}}@media(max-width:550px){._rating_15uh2_3 ._tabs_item_15uh2_21{font-size:14px}}._new_listing_ifdq4_3{padding:48px 0 96px}._new_listing_top_ifdq4_6{display:flex;align-items:center;gap:21px;margin-bottom:40px}._new_listing_ifdq4_3 h2{font-size:40px;font-weight:600}._new_listing_ifdq4_3 ._arrow_ifdq4_16{width:26px;height:26px}._new_listing_ifdq4_3 ._photosWrap_ifdq4_20{margin-top:16px;display:flex}._new_listing_ifdq4_3 ._photosWrap_previews_ifdq4_24{display:flex;gap:8px}._new_listing_ifdq4_3 ._photosWrap_previews_ifdq4_24 img{margin-right:8px}._new_listing_ifdq4_3 ._upload_file_ifdq4_31{width:130px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:16px;background:#f1f2f7;color:#1116;font-size:20px}._new_listing_ifdq4_3 ._preview_img_ifdq4_44{width:130px;height:110px;border-radius:16px}._new_listing_ifdq4_3 ._list_ifdq4_49{display:flex;flex-direction:column;gap:16px;font-size:20px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55{position:relative;margin-bottom:32px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55:last-of-type{margin-bottom:40px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55._photos_ifdq4_20 h3{margin-bottom:unset}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55._buyout_ifdq4_65 ._inputWrap_descr_ifdq4_65{margin-top:16px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55._buyout_ifdq4_65 ._inputWrap_descr_ifdq4_65 a{text-decoration:underline}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 h3{margin-bottom:24px;font-size:24px;font-weight:500}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 ._fieldHint_ifdq4_76{margin:-12px 0 16px;max-width:606px;font-size:14px;line-height:1.35;color:#1111118c}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 input,._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 textarea{max-width:606px;width:100%}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 input[type=number]{max-width:150px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 textarea{padding:16px;border-radius:8px;background:#f1f2f7;outline:none;resize:none}._new_listing_ifdq4_3 ._inputWrap_descr_ifdq4_65{color:#1116}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55._title_ifdq4_101 input{margin-bottom:16px}._new_listing_ifdq4_3 ._submitBtn_ifdq4_104{font-size:20px;line-height:24px;padding:12px 40px}._new_listing_ifdq4_3 ._message_ifdq4_109{position:relative;padding:16px 20px;border-radius:8px;margin:24px 0}._new_listing_ifdq4_3 ._message_ifdq4_109._success_ifdq4_115{background-color:#22c55e1a;color:#166534;border:1px solid rgba(34,197,94,.2)}._new_listing_ifdq4_3 ._message_ifdq4_109._error_ifdq4_120{background-color:#ef44441a;color:#991b1b;border:1px solid rgba(239,68,68,.2)}._new_listing_ifdq4_3 ._message_ifdq4_109 ._closeMessage_ifdq4_125{position:absolute;top:8px;right:12px;background:none;border:none;font-size:18px;cursor:pointer;color:inherit;opacity:.7}._new_listing_ifdq4_3 ._message_ifdq4_109 ._closeMessage_ifdq4_125:hover{opacity:1}._new_listing_ifdq4_3 ._status_success_ifdq4_139{background:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:8px;padding:16px;margin-bottom:24px;font-size:16px;display:flex;align-items:center;gap:8px;position:relative}._new_listing_ifdq4_3 ._status_error_ifdq4_152{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;padding:16px;margin-bottom:24px;font-size:16px;display:flex;align-items:center;gap:8px;position:relative}._new_listing_ifdq4_3 ._status_close_ifdq4_165{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}._new_listing_ifdq4_3 ._status_close_ifdq4_165:hover{background:#0000001a}._new_listing_ifdq4_3 ._status_close_ifdq4_165 svg{width:16px;height:16px}._new_listing_ifdq4_3 ._dropdown_ifdq4_184{font-size:20px}@media(max-width:768px){._new_listing_ifdq4_3{overflow:hidden;padding:32px 0 72px}._new_listing_ifdq4_3 ._arrow_ifdq4_16 svg path{stroke-opacity:1}._new_listing_top_ifdq4_6{gap:28px}._new_listing_ifdq4_3 h2{font-size:38px}}@media(max-width:500px){._new_listing_ifdq4_3 h2{font-size:24px}._new_listing_ifdq4_3 ._inputWrap_ifdq4_55 h3{font-size:20px}._new_listing_ifdq4_3 input,._new_listing_ifdq4_3 ._dropdown_ifdq4_184,._new_listing_ifdq4_3 ._submitBtn_ifdq4_104{font-size:18px}._new_listing_ifdq4_3 ._submitBtn_ifdq4_104{width:100%}._new_listing_ifdq4_3 ._inputWrap_descr_ifdq4_65{font-size:15px}._new_listing_ifdq4_3 ._upload_file_ifdq4_31,._new_listing_ifdq4_3 ._preview_img_ifdq4_44{width:106px;height:90px}._new_listing_ifdq4_3 ._upload_file_ifdq4_31 svg{width:19px;height:19px}}._searchableDropdown_150sg_3{position:relative;width:300px}._searchableDropdown_title_150sg_7{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#f1f2f7;border:1px solid #e5e5e5;border-radius:12px;font-size:20px;line-height:24px;color:#111;cursor:pointer;transition:border-color .2s}._searchableDropdown_title_150sg_7:hover{border-color:#111}._searchableDropdown_title_150sg_7:disabled{cursor:not-allowed;background-color:#dedede}._searchableDropdown_items_150sg_29{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #dedede;border-radius:12px;box-shadow:0 4px 12px #0000001a;z-index:1000;min-height:100px;max-height:400px;display:flex;flex-direction:column}._searchableDropdown_item_150sg_29{padding:12px 16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s}._searchableDropdown_item_150sg_29:hover{background-color:#f1f2f7}._searchableDropdown_item_150sg_29 svg{width:12px;height:12px}._searchableDropdown_150sg_3._disabled_150sg_59{opacity:.5;pointer-events:none}._searchWrapper_150sg_64{position:relative;padding:12px;border-bottom:1px solid #e5e5e5}._searchIcon_150sg_70{position:absolute;left:24px;top:50%;transform:translateY(-50%);width:16px;height:16px}._searchInput_150sg_79{width:100%;padding:8px 8px 8px 32px;border:1px solid #dedede;border-radius:8px;font-size:16px;line-height:20px}._searchInput_150sg_79::placeholder{color:#1116}._searchInput_150sg_79:focus{outline:none}._optionsList_150sg_94{margin:0;padding:0;overflow-y:auto;min-height:50px;max-height:340px;flex:1}._optionsList_150sg_94::-webkit-scrollbar{width:0}._optionContent_150sg_106{display:flex;flex-direction:column;gap:4px;flex:1}._optionName_150sg_113{font-size:14px;line-height:20px}._noResults_150sg_118{padding:12px 16px;text-align:center;color:#dedede;font-size:14px}._arrow_150sg_125{width:20px;height:20px;transition:transform .2s}._arrow_150sg_125._open_150sg_130{transform:rotate(180deg)}._photoUpload_1tuc0_3{display:flex;flex-direction:column;gap:16px}._photoUpload_title_1tuc0_8{font-size:24px;font-weight:500}._photoUpload_subtitle_1tuc0_12{color:#1116}._photoUpload_1tuc0_3 ._uploadGrid_1tuc0_15{display:flex;flex-wrap:wrap;gap:8px}._photoUpload_1tuc0_3 ._uploadCard_1tuc0_20{position:relative;width:130px;height:110px;border-radius:16px;background:#f1f2f7;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}._photoUpload_1tuc0_3 ._fileInput_1tuc0_32{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}._photoUpload_1tuc0_3 ._iconWrapper_1tuc0_38 svg{width:40px;height:40px}._photoUpload_1tuc0_3 ._addText_1tuc0_42{color:#969696;font-size:20px;margin-top:4px}._photoUpload_1tuc0_3 ._photoPreview_1tuc0_47{position:relative;width:130px;height:110px;border-radius:16px;overflow:hidden}._photoUpload_1tuc0_3 ._photoPreview_1tuc0_47 img{width:100%;height:100%;object-fit:cover}._photoUpload_1tuc0_3 ._photoPreview_1tuc0_47 ._removeBtn_1tuc0_59{position:absolute;top:8px;right:8px;background:#00000080;color:#fff;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;cursor:pointer}._booleanGroup_dmgso_1{display:flex;gap:24px;flex-wrap:wrap}._categories_tpznj_3{position:relative;min-height:100%;background:#fff}._categories_figmaFrame_tpznj_8{box-sizing:border-box;width:100%}@media(min-width:769px){._categories_figmaFrame_tpznj_8{max-width:1440px;margin:0 auto}}@media(min-width:769px)and (max-width:1439px){._categories_figmaFrame_tpznj_8{padding-inline:max(20px,var(--container-padding-x))}}._categories_flowHeader_tpznj_23{display:none}@media(min-width:769px){._categories_flowHeader_tpznj_23{display:block;width:100%;background:#fff}}@media(max-width:768px){._categories_container_tpznj_34{height:100%;padding-block-start:115px}}@media(min-width:769px){._categories_container_tpznj_34{width:100%;max-width:none;padding:0;margin:0}}@media(min-width:769px){._categories_header_tpznj_48{display:none}}@media(max-width:768px){._categories_header_tpznj_48{width:100%;position:fixed;top:0;left:0;padding-block:16px;margin-bottom:64px;background-color:#fff;z-index:100}}@media(min-width:769px){._categories_arrowBackMobile_tpznj_65{display:none}}@media(max-width:768px){._categories_arrowBackMobile_tpznj_65{position:absolute;left:20px;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;-webkit-tap-highlight-color:transparent}._categories_arrowBackMobile_tpznj_65 svg{width:24px;height:24px;display:block}}._categories_arrowBackMobile_tpznj_65:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}@media(min-width:769px){._categories_title_tpznj_94{display:none}}._categories_title_tpznj_94{margin:0;font-weight:600;text-align:center}._categories_body_tpznj_103{width:100%}._categories_shell_tpznj_106{box-sizing:border-box;display:flex;align-items:flex-start;gap:16px}@media(min-width:769px){._categories_shell_tpznj_106{gap:45px;padding:0 286px 48px 205px;max-width:none;margin:0}}@media(min-width:769px)and (max-width:1439px){._categories_shell_tpznj_106{padding:0 0 48px;flex-wrap:nowrap}}@media(max-width:768px){._categories_shell_tpznj_106{display:block;position:relative;padding:0}}._categories_arrowBackDesktop_tpznj_135{flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;-webkit-tap-highlight-color:transparent}._categories_arrowBackDesktop_tpznj_135 svg{display:block}@media(min-width:769px){._categories_arrowBackDesktop_tpznj_135{width:42px;height:42px;margin-top:72px;border-radius:12px;background:#fff;box-shadow:0 0 20px #00000036;flex:0 0 42px}._categories_arrowBackDesktop_tpznj_135 svg{width:16px;height:21px}}@media(min-width:769px)and (max-width:1439px){._categories_arrowBackDesktop_tpznj_135{margin-top:44px}}._categories_arrowBackDesktop_tpznj_135:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}@media(max-width:768px){._categories_arrowBackDesktop_tpznj_135{display:none}}._categories_main_tpznj_182{flex:1;min-width:0;max-width:869px;padding-block:24px 120px}@media(min-width:769px){._categories_main_tpznj_182{flex:0 0 auto;width:869px;max-width:min(869px,100%);padding:64px 0 48px}}@media(min-width:769px)and (max-width:1439px){._categories_main_tpznj_182{width:min(869px,100% - 42px - 45px);padding-top:40px}}@media(max-width:768px){._categories_main_tpznj_182{max-width:none;padding-block-start:0;padding-block-end:120px}}@media(max-width:768px){._categories_heading_tpznj_210{display:none}}@media(min-width:769px){._categories_heading_tpznj_210{margin-bottom:65px}}._categories_titleMain_tpznj_219{margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.171875;letter-spacing:-.02em;color:#111}@media(min-width:769px){._categories_titleMain_tpznj_219{font-size:35px;margin-bottom:15px}}._categories_titleStep_tpznj_233{margin:0;font-size:16px;font-weight:500;line-height:1.171875;letter-spacing:-.02em;color:#111}@media(min-width:769px){._categories_titleStep_tpznj_233{font-size:18px}}._categories_btnBack_tpznj_246{width:calc(100% - 40px);padding-block:15px;position:fixed;bottom:32px;background-color:#111;border-radius:10px;color:#fff;border:none;font:inherit;font-weight:600;cursor:pointer;z-index:50}@media(max-width:768px){._categories_btnBack_tpznj_246{left:20px}}@media(min-width:769px){._categories_btnBack_tpznj_246{display:none}}._categories_wrap_tpznj_270{max-width:816px;display:flex;flex-wrap:wrap;gap:16px}@media(min-width:769px){._categories_wrap_tpznj_270{max-width:869px;width:100%;gap:41px 41px}}@media(max-width:768px){._categories_wrap_tpznj_270{justify-content:center}}@media(max-width:500px){._categories_wrap_tpznj_270{justify-content:center}}._category_eo1zp_3{width:100%;display:grid;grid-template-columns:80px 1fr;align-items:center;gap:20px;padding:10px;border:none;cursor:pointer;text-align:left;font:inherit;color:inherit;background:transparent;border-radius:4px;transition:background .2s ease,box-shadow .2s ease}._category_eo1zp_3:hover{background:#f6f6f680}._category_eo1zp_3:hover ._category_name_eo1zp_22,._category_eo1zp_3:hover ._category_desc_eo1zp_22{color:#ed5270}._category_eo1zp_3:active{background:#ffe1e2b3}._category_eo1zp_3:focus-visible{outline:2px solid #ed2939;outline-offset:2px}._category_img_eo1zp_32{width:100%}._category_name_eo1zp_22{margin:0 0 10px;font-size:18px;font-weight:600;text-align:left}._category_desc_eo1zp_22{margin:0;text-align:left;font-size:13px;font-weight:300;line-height:1.3}@media(min-width:769px){._category_eo1zp_3{position:relative;width:100%;max-width:414px;min-height:129px;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:16px;padding:16px 28px;border-radius:15px;background:#f1f2f7}._category_eo1zp_3:hover{filter:brightness(.97)}._category_eo1zp_3:active{background:#ffe1e2;filter:none}._category_eo1zp_3:hover ._category_name_eo1zp_22,._category_eo1zp_3:hover ._category_desc_eo1zp_22{color:#111}._category_eo1zp_3 ._categories_content_eo1zp_75{order:1;flex:1;min-width:0;padding-right:108px}._category_eo1zp_3 ._category_img_eo1zp_32{order:2;position:absolute;top:14px;right:18px;width:auto;height:auto;max-width:86px;max-height:44px;flex-shrink:0;object-fit:contain;display:block}._category_eo1zp_3 ._category_name_eo1zp_22{margin:0 0 16px;font-size:22px;font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#111}._category_eo1zp_3 ._category_desc_eo1zp_22{font-size:18px;font-weight:400;line-height:1.3;color:#111}}._root_102eq_3{box-sizing:border-box;max-width:1336px;margin:0 auto;padding:16px var(--container-padding-x, 20px);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}._rootFigma1440_102eq_15{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:21px 300px 16px 285px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}@media(max-width:1439px){._rootFigma1440_102eq_15{padding:16px 0}}._logo_102eq_34{display:flex;align-items:center;flex-shrink:0;width:131px;text-decoration:none;color:inherit}._logo_102eq_34 img{width:131px;height:auto;display:block}._logo_102eq_34:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:4px;border-radius:4px}._account_102eq_53{display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 8px 8px 6px;min-height:31px;border:none;border-radius:16px;background:#f6f6f6;cursor:pointer;font:inherit;color:#222;-webkit-tap-highlight-color:transparent}._account_102eq_53 svg{width:15px;height:15px;flex-shrink:0}._account_102eq_53 span{font-size:12px;font-weight:600;letter-spacing:-.03em;line-height:1.08;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}._account_102eq_53:hover{background:#ececec}._account_102eq_53:active{background:#e2e2e2}._account_102eq_53:focus-visible{outline:2px solid rgba(17,17,17,.2);outline-offset:2px}._create_listing_1na41_3{padding-block-end:110px}._create_listing__container_1na41_6{height:100%;padding-block-start:100px;display:flex;flex-direction:column}._create_listing__header_1na41_12{width:100%;position:fixed;top:0;left:0;background-color:#fff;display:flex;justify-content:space-between;margin-block-end:40px;padding:20px;z-index:100}._create_listing__leave_btn_1na41_24{color:#969696;font-size:15px;letter-spacing:-.3px}._create_listing__next_btn_1na41_29{position:fixed;bottom:32px;left:20px;width:calc(100% - 40px);padding-block:15px;background-color:#111;color:#fff;font-weight:500;border-radius:10px}._create_listing__next_btn_1na41_29:disabled{opacity:.2}._create_listing__error_1na41_43{position:fixed;bottom:100px;left:20px;right:20px;margin:0;color:#ed2939;font-size:14px}._form__section_16o3v_3{margin-block-end:36px}@media(min-width:769px){._form__section_16o3v_3{margin-block-end:40px}}._form__section_spaced_16o3v_11{margin-block-end:52px}@media(min-width:769px){._form__section_spaced_16o3v_11{margin-block-end:64px}}._form__section_vacancyTitleGap_16o3v_19{margin-block-start:36px}@media(min-width:769px){._form__section_vacancyTitleGap_16o3v_19{margin-block-start:52px}}._form__sectionTitle_16o3v_27{margin:0 0 20px;font-size:20px;font-weight:600;line-height:1.22;letter-spacing:-.03em;color:#111}@media(min-width:769px){._form__sectionTitle_16o3v_27{font-size:22px;line-height:1.2;margin-bottom:22px}}._form__city_16o3v_42,._form__city_btn_16o3v_42{display:flex;align-items:center}._form__city_16o3v_42{font-size:14px;gap:11px}._form__city_btn_16o3v_42{padding:10px 16px;background-color:#f6f6f6;border-radius:10px;gap:5px;border:none;cursor:pointer;font:inherit;color:#0a1910;text-align:left;-webkit-tap-highlight-color:transparent}._form__cityControlsDesktop_16o3v_62{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:12px;width:100%}._form__segment_16o3v_70{display:flex;gap:10px;width:100%;max-width:100%}@media(min-width:769px){._form__segment_16o3v_70{width:auto;max-width:none}}._form__segment_multi_16o3v_82{flex-wrap:wrap}._form__ageRow_16o3v_85{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 16px;width:100%}._form__ageInputs_16o3v_92{display:flex;flex:1 1 260px;gap:12px;min-width:0;transition:opacity .2s ease}._form__ageInputs_muted_16o3v_99{opacity:.45;pointer-events:none}._form__ageInputCell_16o3v_103{flex:1 1 0;min-width:0}._form__ageInputWrap_16o3v_107{position:relative}._form__ageInputWrap_16o3v_107 ._form__input_16o3v_110{width:100%;box-sizing:border-box;padding-left:40px}._form__ageAffix_16o3v_115{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:14px;font-weight:500;color:#11111173;pointer-events:none;-webkit-user-select:none;user-select:none}._form__ageIrrelevantBtn_16o3v_126{flex:1 1 100%;margin:0;padding:14px 20px;border:none;border-radius:14px;font:inherit;font-size:15px;font-weight:500;line-height:1.25;cursor:pointer;text-align:center;color:#111;background:#f2f2f2;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}._form__ageIrrelevantBtn_16o3v_126:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}@media(min-width:769px){._form__ageIrrelevantBtn_16o3v_126{flex:0 0 auto;min-width:200px;max-width:100%;padding:12px 20px}}._form__ageIrrelevantBtn_active_16o3v_155{background:#111;color:#fff}._form__segmentBtn_16o3v_159{flex:1;min-width:0;padding:14px 20px;border:none;border-radius:14px;font:inherit;font-size:16px;font-weight:500;line-height:1.25;cursor:pointer;text-align:center;color:#111;background:#f2f2f2;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}._form__segmentBtn_16o3v_159:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._form__segmentBtn_active_16o3v_180{background:#111;color:#fff}@media(min-width:769px){._form__segmentBtn_16o3v_159{flex:0 0 auto;min-width:112px;padding:12px 28px}}._form__field_16o3v_191{margin-block-end:32px}._form__field_16o3v_191:has(input:disabled) ._form__label_16o3v_194{color:#1116}._form__field_16o3v_191:has(input:disabled) input{opacity:.6}._form__field_selected_16o3v_200{font-weight:500}._form__hint_16o3v_203{margin:8px 0 0;font-size:13px;line-height:1.35;color:#969696}._form__field_16o3v_191._toggle_16o3v_209{display:flex;justify-content:space-between;align-items:center;gap:40px}._form__field_16o3v_191._toggle_16o3v_209 ._form__label_16o3v_194{max-width:220px}._form__section_16o3v_3{margin-block-end:32px}._form__toggleBlock_16o3v_221{padding-block-start:20px;border-bottom:1px solid #f1f2f7}._form__blockDisabled_16o3v_225{opacity:.6;pointer-events:none}._form__paymentToggles_16o3v_229{margin-block-end:24px}._form__toggleLabel_16o3v_232{font-size:16px;font-weight:400}._form__payment_blocks_16o3v_236{display:grid;gap:7px;margin-block-end:45px}._form__conversion_16o3v_241{margin-block-start:8px;font-size:14px;color:#1119}._form__selectWrap_16o3v_246{position:relative;flex:1;min-width:0}._form__selectBtn_16o3v_251{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 25px;border:1px solid #ededed;background-color:#f3f3f3;border-radius:10px;font-size:16px;text-align:left;cursor:pointer}._form__selectBtn_16o3v_251 span{flex:1;min-width:0}._form__selectArrow_16o3v_269{width:14px;height:14px;flex-shrink:0;transition:transform .2s}._form__selectArrow_open_16o3v_275{transform:rotate(180deg)}._form__selectList_16o3v_278{position:absolute;top:calc(100% + 4px);left:0;right:0;margin:0;padding:0;list-style:none;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;z-index:10;max-height:200px;overflow-y:auto}._form__selectItem_16o3v_293{padding:12px 14px;font-size:16px;cursor:pointer}._form__selectItem_16o3v_293:not(:last-child){border-bottom:1px solid #f6f6f6}._form__selectItem_16o3v_293:hover{background-color:#0000000a}._form__tabs_16o3v_304{display:flex;gap:0;border-radius:10px;overflow:hidden;background-color:#f6f6f6}._form__tab_16o3v_304{flex:1;padding:12px 20px;border:none;border-radius:10px;background-color:transparent;transition:background-color .2s}._form__tab_active_16o3v_319{background-color:#111;color:#fff}._form__field_16o3v_191._toggleRow_16o3v_323{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-block-end:20px}._form__field_16o3v_191._toggleRow_16o3v_323 ._form__label_16o3v_194{margin-block-end:0;font-size:16px;font-weight:400}._form__label_16o3v_194{display:inline-block;margin-block-end:10px;font-size:16px;font-weight:500;letter-spacing:-.28px}@media(min-width:769px){._form__label_16o3v_194{font-size:17px}}._form__label_flex_16o3v_347{display:flex;align-items:center;gap:5px}._form__input_16o3v_110{width:100%;box-sizing:border-box;padding-block:14px;padding-inline:16px;background-color:#f6f6f6;border:none;border-radius:10px;font:inherit}._form__input_row_16o3v_362{display:flex;gap:10px}._form__input_row_16o3v_362 ._form__input_16o3v_110{width:55%}._form__input_16o3v_110._error_input_16o3v_369{outline:1px solid #ed2939}._form__textarea_16o3v_372{width:100%;box-sizing:border-box;min-height:120px;padding-block:14px;padding-inline:16px;background-color:#f6f6f6;border:none;border-radius:10px;font:inherit;font-weight:450;color:#3d3d3d;resize:vertical}._form__textarea_16o3v_372:focus,._form__textarea_16o3v_372:active{outline:none}._form__textarea_16o3v_372:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._form__textarea_16o3v_372::placeholder{color:#3d3d3d80}._form__field_description_16o3v_396 ._form__label_16o3v_194{color:#3d3d3d}._form__textarea_fixed_16o3v_399{resize:none;min-height:164px;max-height:164px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._form__textarea_fixed_16o3v_399::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:769px){._form__textarea_fixed_16o3v_399{min-height:184px;max-height:184px}}._form__city_change_16o3v_418{padding:0;border:none;background:none;cursor:pointer;font:inherit;font-size:14px;font-weight:500;color:#ed2939;text-decoration:underline;-webkit-tap-highlight-color:transparent}._form__inputWithSuffix_16o3v_430{position:relative;display:flex;align-items:center;background-color:#f6f6f6;border-radius:10px;overflow:hidden}._form__inputWithSuffix_16o3v_430:has(._error_input_16o3v_369){outline:1px solid #ed2939}._form__inputWithSuffix_16o3v_430 ._form__input_16o3v_110{flex:1;background:transparent;padding:26px 90px 26px 20px}._form__inputWithSuffix_wide_16o3v_446 ._form__input_16o3v_110{padding-inline-end:110px}._form__inputSuffix_16o3v_449{position:absolute;top:50%;right:14px;transform:translateY(-50%);font-weight:500;pointer-events:none}._form__inputSuffixWrap_16o3v_457{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-weight:500;pointer-events:none}._form__inputSuffixConversion_16o3v_469{font-size:15px;color:#858585}._form__input_hint_16o3v_473{flex:1;border:none;background-color:#f6f6f6;padding-block:14px;padding-inline:14px}._form__input_hint_16o3v_473._error_input_16o3v_369{outline:none}._form__hint_16o3v_203{padding:14px 22px;background-color:#f6f6f6;font-size:14px;border-radius:10px}._form__radio_16o3v_489{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:16px;font-weight:400;margin:0}._form__radio_16o3v_489 input[type=radio],._form__radio_16o3v_489 input[type=checkbox]{display:none}._form__radio_16o3v_489 input[type=radio]:checked+._form__radio_mark_16o3v_502,._form__radio_16o3v_489 input[type=checkbox]:checked+._form__radio_mark_16o3v_502{border-color:#ed2939}._form__radio_16o3v_489 input[type=radio]:checked+._form__radio_mark_16o3v_502:after,._form__radio_16o3v_489 input[type=checkbox]:checked+._form__radio_mark_16o3v_502:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#ed2939;border-radius:50%}._form__radio_mark_16o3v_502{position:relative;width:20px;height:20px;min-width:20px;border:1px solid #dedede;border-radius:50%;background:transparent;transition:border-color .2s}._form__chips_16o3v_528{display:flex;flex-wrap:wrap;gap:10px}._form__chip_16o3v_528{padding:10px 16px;border-radius:10px;background-color:#f6f6f6;font-size:14px;font-weight:500;border:none}._form__chip_active_16o3v_541{background-color:#f1f2f7}._form__radioRow_16o3v_544{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}._form__field_options_16o3v_550{border-radius:10px;overflow:hidden}._form__field_option_16o3v_550{width:100%;padding:14px 12px;display:flex;justify-content:space-between;background-color:#f6f6f6}._form__field_option_16o3v_550:not(:last-of-type){border-bottom:1px solid #fff}._form_16o3v_3 ._error_16o3v_369{outline:1px solid #ed2939}._form__field_arrow_16o3v_567{width:14px;height:14px;transform:rotate(180deg)}._form__required_16o3v_572{color:#ed2939}._form__error_text_16o3v_575{margin-block-start:8px;color:#ed2939;font-size:11px}._form__suggestions_16o3v_580{display:flex;flex-wrap:wrap;align-items:center;gap:12px}._form__suggestions_item_16o3v_586{padding:8px 18px;border-radius:16px;background-color:#f1f2f7;font-size:14px;font-weight:500}._error_input_16o3v_369{outline:1px solid #ff383c}._char_count_16o3v_598,._error_message_16o3v_599{margin-block:8px;font-size:11px}._error_message_16o3v_599,._char_count_error_16o3v_605{color:#ff383c}._switch_cvpw5_3{position:relative;display:inline-block;width:44px;height:24px;border-radius:12px}._switch_cvpw5_3 ._input_cvpw5_10{opacity:0;width:0;height:0}._switch_cvpw5_3 ._input_cvpw5_10:checked+._slider_cvpw5_15{background-color:#111}._switch_cvpw5_3 ._input_cvpw5_10:checked+._slider_cvpw5_15:before{background-color:#fff;transform:translate(20px,-50%)}._slider_cvpw5_15{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:1px solid #dedede;background:#f6f6f6;transition:.3s;border-radius:34px}._slider_cvpw5_15:before{position:absolute;content:"";height:16px;width:16px;top:50%;left:4px;transform:translateY(-50%);background-color:#111;transition:.3s;border-radius:50%}._page_9oszj_3{position:relative;min-height:100%;background:#fff}._figmaFrame_9oszj_9{box-sizing:border-box;width:100%}@media(min-width:769px){._figmaFrame_9oszj_9{max-width:1440px;margin:0 auto}}@media(min-width:769px)and (max-width:1439px){._figmaFrame_9oszj_9{padding-inline:max(20px,var(--container-padding-x))}}._flowHeader_9oszj_25{display:none}@media(min-width:769px){._flowHeader_9oszj_25{display:block;width:100%;background:#fff}}._shell_9oszj_36{box-sizing:border-box;display:flex;align-items:flex-start;gap:16px}@media(min-width:769px){._shell_9oszj_36{gap:45px;padding:0 286px 48px 205px;margin:0}}@media(min-width:769px)and (max-width:1439px){._shell_9oszj_36{padding:0 0 48px;flex-wrap:nowrap}}._arrowBack_9oszj_58{flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#111;-webkit-tap-highlight-color:transparent}._arrowBack_9oszj_58 svg{display:block}@media(min-width:769px){._arrowBack_9oszj_58{width:42px;height:42px;margin-top:72px;border-radius:12px;background:#fff;box-shadow:0 0 20px #00000036;flex:0 0 42px;position:sticky;top:24px;align-self:flex-start;z-index:10}._arrowBack_9oszj_58 svg{width:16px;height:21px}}@media(min-width:769px)and (max-width:1439px){._arrowBack_9oszj_58{margin-top:44px}}._arrowBack_9oszj_58:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._main_9oszj_102{flex:1;min-width:0;max-width:869px;padding-block:24px 120px}@media(min-width:769px){._main_9oszj_102{flex:0 0 auto;width:869px;max-width:min(869px,100%);padding:64px 0 48px}}@media(min-width:769px)and (max-width:1439px){._main_9oszj_102{width:min(869px,100% - 42px - 45px);padding-top:40px}}._headerRow_9oszj_123{margin-bottom:56px}._titleStack_9oszj_127{min-width:0}@media(min-width:769px){._titleStack_9oszj_127{max-width:550px}}._formColumn_9oszj_136{width:100%;max-width:550px;box-sizing:border-box}._title_9oszj_127{margin:0 0 10px;font-size:26px;font-weight:700;line-height:1.171875;letter-spacing:-.02em;color:#111}@media(min-width:769px){._title_9oszj_127{font-size:30px;margin-bottom:12px}}._breadcrumbs_9oszj_157{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.3;letter-spacing:-.02em}._breadcrumbLink_9oszj_169{color:#111;text-decoration:none;transition:color .15s ease}._breadcrumbLink_9oszj_169:hover{color:#ed2939}._breadcrumbLink_9oszj_169:focus-visible{outline:2px solid rgba(17,17,17,.2);outline-offset:2px;border-radius:2px}._breadcrumbSep_9oszj_183{color:#11111159;font-weight:500;-webkit-user-select:none;user-select:none}._breadcrumbCurrent_9oszj_189{color:#111111a6;font-weight:500}._footerActions_9oszj_194{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px;width:100%}._saveContinue_9oszj_203{flex:0 0 auto;box-sizing:border-box;padding:15px 24px;border:none;border-radius:10px;background-color:#f6f6f6;color:#111;cursor:pointer;font:inherit;font-size:16px;font-weight:600;letter-spacing:-.02em;-webkit-tap-highlight-color:transparent;text-align:center;transition:background-color .15s ease}._saveContinue_9oszj_203:hover{background-color:#e7e7e7;color:#111}._saveContinue_9oszj_203:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._submitBtn_9oszj_229{flex:1 1 auto;box-sizing:border-box;min-width:0;padding:15px 24px;background-color:#111;color:#fff;font:inherit;font-weight:600;font-size:16px;border:none;border-radius:10px;cursor:pointer}._submitBtn_9oszj_229:disabled{opacity:.35;cursor:not-allowed}._submitError_9oszj_248{margin-top:16px;color:#ed2939;font-size:14px}._desktopShell_h1k85_1{box-sizing:border-box;display:grid;grid-template-columns:1fr;column-gap:28px;row-gap:0;align-items:start;width:100%}@media(min-width:769px){._desktopShell_h1k85_1{grid-template-columns:minmax(0,550px) 260px}}._vacancyHeaderRow_h1k85_16{grid-column:1;grid-row:1;margin:0;padding:0;min-width:0}._stepIndicator_h1k85_24{margin:0 0 8px;font-size:14px;font-weight:600;letter-spacing:-.02em;color:#1111118c}._formBlock_h1k85_32{grid-column:1;grid-row:2;box-sizing:border-box;width:100%;min-width:0;margin-top:0;padding-top:12px}@media(min-width:769px){._formBlock_h1k85_32{padding-top:16px}}._desktopAside_h1k85_47{display:none;grid-column:2;grid-row:1;align-self:start;min-width:0;margin:0;padding:0;border:none}@media(min-width:769px){._desktopAside_h1k85_47{display:block;position:sticky;top:14px;z-index:5}}._card_kmlui_3{box-sizing:border-box;width:100%;padding:0 0 18px;border-radius:16px;text-align:left;font:inherit;color:#111;background:linear-gradient(145deg,#f1f2f7,#e6e8f0);box-shadow:0 4px 24px #11111114}._title_kmlui_15{margin:12px 16px 10px;font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.02em}._fraction_kmlui_23{margin:0 16px 10px;font-size:22px;font-weight:700;letter-spacing:-.03em;line-height:1.2;font-variant-numeric:tabular-nums}._barTrack_kmlui_32{margin:0 16px 12px;height:6px;border-radius:99px;background:#11111114;overflow:hidden}._barFill_kmlui_40{height:100%;border-radius:inherit;background:#111;transition:width .25s ease}._hint_kmlui_47{margin:0 16px;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:#1111119e}._shape_q0fy0_3{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:18px 16px 20px;border-radius:16px;text-align:left;font:inherit;color:#111;background:linear-gradient(145deg,#f1f2f7,#e6e8f0);box-shadow:0 4px 24px #11111114}._shape_pageAside_q0fy0_19{padding-top:0;padding-bottom:18px}._shape_pageAside_q0fy0_19 ._shapeTitle_q0fy0_23{margin-top:12px}._watchTrigger_q0fy0_27{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;margin:0;padding:0;border:none;border-radius:12px;background:none;font:inherit;text-align:left;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .18s ease}._watchTrigger_q0fy0_27:hover ._playBtn_q0fy0_45{background-color:#454545;transform:scale(1.08);box-shadow:0 4px 16px #00000038}._watchTrigger_q0fy0_27:hover ._shapeHint_q0fy0_50{color:#111111c7}._watchTrigger_q0fy0_27:active ._playBtn_q0fy0_45{transform:scale(1.02)}._watchTrigger_q0fy0_27:focus-visible{outline:2px solid rgba(17,17,17,.35);outline-offset:3px}._playBtn_q0fy0_45{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;background:#111;box-shadow:0 2px 12px #0003;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}._playIcon_q0fy0_75{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._playIcon_q0fy0_75:after{content:"";margin-left:2px;border-style:solid;border-width:5px 0 5px 9px;border-color:transparent transparent transparent #fff}._shapeTitle_q0fy0_23{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.02em}._shapeHint_q0fy0_50{font-size:14px;font-weight:400;line-height:1.3;letter-spacing:-.02em;color:#1119;transition:color .18s ease}._modalInner_q0fy0_106{width:100%}._fallbackText_q0fy0_110{margin:8px 0 0;font-size:15px;line-height:1.5;color:#111111bf}._videoFrame_q0fy0_117{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:12px;overflow:hidden;background:#000}._videoIframe_q0fy0_127,._videoTag_q0fy0_128{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}._videoTag_q0fy0_128{object-fit:contain;background:#000}._add_options_modal_15f2l_3{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2000;display:flex;flex-direction:column}._add_options_modal__panel_search_15f2l_11 input{margin-block-end:4px;padding:14px 20px;border:none;background-color:#f3f3f3}._add_options_modal__panel_counter_15f2l_17{font-size:11px}._add_options_modal__panel_btn_15f2l_20{width:100%;margin-block-start:16px;padding-block:14px;background-color:#111;border-radius:10px;color:#fff}._modal_content_15f2l_29{padding:10px 20px;flex:1;overflow-y:auto}._header_15f2l_35,._titleWrapper_15f2l_36{display:flex;align-items:center;justify-content:space-between}._titleWrapper_15f2l_36{margin-block:24px 16px;gap:8px;font-weight:500}._titleWrapper_15f2l_36 ._title_15f2l_36{font-size:18px}._titleWrapper_15f2l_36 ._counter_15f2l_50{font-size:13px}._resetButton_15f2l_54{color:#969696;font-size:15px}._searchContainer_15f2l_59{margin-block-end:24px}._searchBar_15f2l_63{display:flex;align-items:center;background-color:#f3f3f3;border-radius:8px;gap:4px;padding:10px 16px}._searchBar_15f2l_63 input{width:100%;padding:0;background:none;border:none;border-radius:0;font-size:14px}._addCustomBtn_15f2l_80{display:flex;align-items:center;gap:12px;margin-block-start:24px;padding:4px 12px 4px 4px;border-radius:8px;background-color:#f1f2f7;font-size:15px;font-weight:500}._optionItem_15f2l_92{display:flex;align-items:center;gap:12px;padding-block:8px}._optionItem_15f2l_92 ._checkbox_15f2l_98{width:20px;height:20px;padding:2px;flex-shrink:0;border:1px solid #ededed;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#f3f3f3}._optionItem_15f2l_92 ._checkbox_15f2l_98._checked_15f2l_111{background:#111;border-color:#111}._optionItem_15f2l_92 ._checkbox_15f2l_98._checked_15f2l_111 svg path{fill:#fff}._applyButton_15f2l_119{position:sticky;bottom:20px;left:20px;width:calc(100% - 40px);padding-block:14px;background-color:#111;color:#fff;border-radius:10px;font-weight:500}._color_modal_fz9d6_3{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:2000;display:flex;flex-direction:column;animation:_slideUp_fz9d6_1 .3s ease-out}._modal_content_fz9d6_13{display:flex;flex-direction:column;height:100%;padding:10px 20px}._header_fz9d6_20{display:flex;align-items:center;justify-content:space-between}._title_fz9d6_26{margin-block:24px;font-size:18px;font-weight:500}._resetButton_fz9d6_32{color:#969696;font-size:15px}._colorList_fz9d6_37{display:grid;gap:12px;overflow-y:auto;flex-grow:1}._colorList_fz9d6_37::-webkit-scrollbar{width:0}._colorItem_fz9d6_47{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;cursor:pointer}._colorItem_fz9d6_47._selected_fz9d6_54 ._colorName_fz9d6_54{font-weight:500}._colorInfo_fz9d6_58{display:flex;align-items:center;gap:14px}._colorBox_fz9d6_64{width:24px;height:24px;border-radius:6px;border:1px solid #ededed;flex-shrink:0}@keyframes _slideUp_fz9d6_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._brandModal_17wrl_3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_17wrl_16{position:absolute;left:0;background-color:#fff;padding:16px 20px 40px;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column}._modalContent_17wrl_16 ._showBtn_17wrl_27{width:100%;padding:15px;background:#111;color:#fff;position:sticky;bottom:0;font-size:14px;font-weight:500;border-radius:8px;border:none;cursor:pointer}._modalContent_17wrl_16 ._showBtn_17wrl_27._activeBtn_17wrl_40{background:#ed2939}._header_17wrl_44{margin-bottom:32px}._header_17wrl_44 h3{font-size:16px;font-weight:500;text-align:center}._header_17wrl_44 ._closeButton_17wrl_52{position:absolute;top:12px;right:20px;background:none;border:none;cursor:pointer}._header_17wrl_44 ._closeButton_17wrl_52 svg{width:20px;height:20px}._searchBar_17wrl_65{position:relative;margin-bottom:24px}._searchBar_17wrl_65 ._searchIcon_17wrl_69{position:absolute;top:50%;left:10px;transform:translateY(-50%);width:16px;height:16px}._searchBar_17wrl_65 input{width:100%;padding:10px 10px 10px 30px;border:1px solid #dedede;font-size:14px;font-weight:400}._searchBar_17wrl_65 input::placeholder{color:#1116}._brandList_17wrl_88{list-style:none;padding:0 30px;margin:0;flex-grow:1;overflow-y:auto}._brandList_17wrl_88 li{display:flex;align-items:center;gap:14px;position:relative;padding:10px 0;cursor:pointer;font-size:16px;font-weight:200}._brandList_17wrl_88 li._selected_17wrl_105{font-weight:400}._brandList_17wrl_88 li._selected_17wrl_105:before{content:"";position:absolute;top:50%;left:-24px;transform:translateY(-50%);width:15px;height:15px;background:url("data:image/svg+xml,%3csvg%20width='18'%20height='13'%20viewBox='0%200%2018%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.9557%201.25898C17.19%201.49339%2017.3217%201.81127%2017.3217%202.14273C17.3217%202.47418%2017.19%202.79207%2016.9557%203.02648L7.58651%2012.3956C7.46269%2012.5195%207.31569%2012.6177%207.1539%2012.6848C6.99212%2012.7518%206.81871%2012.7863%206.64359%2012.7863C6.46847%2012.7863%206.29506%2012.7518%206.13328%2012.6848C5.97149%2012.6177%205.82449%2012.5195%205.70067%2012.3956L1.04567%207.74148C0.926285%207.62617%200.831057%207.48824%200.765546%207.33573C0.700035%207.18323%200.665552%207.0192%200.66411%206.85323C0.662667%206.68725%200.694295%206.52266%200.757146%206.36904C0.819997%206.21542%200.912813%206.07585%201.03018%205.95848C1.14755%205.84112%201.28711%205.7483%201.44073%205.68545C1.59435%205.6226%201.75895%205.59097%201.92492%205.59241C2.0909%205.59386%202.25492%205.62834%202.40743%205.69385C2.55993%205.75936%202.69786%205.85459%202.81317%205.97398L6.64317%209.80398L15.1873%201.25898C15.3034%201.14282%2015.4413%201.05067%2015.593%200.987805C15.7447%200.924937%2015.9073%200.892578%2016.0715%200.892578C16.2357%200.892578%2016.3983%200.924937%2016.55%200.987805C16.7018%201.05067%2016.8396%201.14282%2016.9557%201.25898Z'%20fill='%23111111'/%3e%3c/svg%3e");background-position:center;background-size:contain;background-repeat:no-repeat}._brandList_17wrl_88 ._noResults_17wrl_121{padding:20px 0;text-align:center;color:#888;font-size:16px;cursor:default}._wrap_rhmig_3{display:flex;flex-direction:column;width:100%}._toolbar_rhmig_9{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-synthesis:weight style}._btn_rhmig_18{padding:8px 12px;border:none;border-radius:10px;font:inherit;font-size:14px;font-weight:500;line-height:1.2;color:#111;background:#f6f6f6;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}._btn_rhmig_18:hover:not(:disabled){background:color-mix(in srgb,#111 8%,#f6f6f6)}._btn_rhmig_18:disabled{opacity:.45;cursor:not-allowed}._btn_rhmig_18:focus-visible{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._btn_active_rhmig_44{background:#111;color:#f1f2f7}._btn_active_rhmig_44:hover:not(:disabled){background:color-mix(in srgb,#111 88%,#fff);color:#f1f2f7}._btn_active_rhmig_44:focus-visible{outline-color:#f1f2f78c}._btnGlyph_bold_rhmig_57{display:inline-block;min-width:1.1em;font-size:16px;font-weight:800;line-height:1}._btnGlyph_italic_rhmig_65{display:inline-block;min-width:1.1em;font-size:16px;font-weight:600;font-style:italic;line-height:1}._btnGlyph_strike_rhmig_74{display:inline-block;min-width:1.1em;font-family:ui-monospace,monospace;font-size:15px;font-weight:600;line-height:1;text-decoration:line-through}._editorShell_rhmig_84{box-sizing:border-box;width:100%;min-height:164px;max-height:164px;overflow-y:auto;padding:14px 16px;background-color:#f6f6f6;border:none;border-radius:10px;scrollbar-width:none;-ms-overflow-style:none}._editorShell_rhmig_84::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:769px){._editorShell_rhmig_84{min-height:184px;max-height:none;overflow-y:visible}}._editorShell_rhmig_84 .tiptap{outline:none;min-height:120px;font:inherit;font-size:16px;font-weight:450;line-height:1.45;color:#3d3d3d;font-synthesis:weight style}._editorShell_rhmig_84 .tiptap p{margin:0 0 .5em}._editorShell_rhmig_84 .tiptap p:last-child{margin-bottom:0}._editorShell_rhmig_84 .tiptap h1{margin:.5em 0 .3em;font-size:1.35em;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#111}._editorShell_rhmig_84 .tiptap h1:first-child{margin-top:0}._editorShell_rhmig_84 .tiptap h2,._editorShell_rhmig_84 .tiptap h3,._editorShell_rhmig_84 .tiptap h4{margin:.5em 0 .25em;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#111}._editorShell_rhmig_84 .tiptap h2:first-child,._editorShell_rhmig_84 .tiptap h3:first-child,._editorShell_rhmig_84 .tiptap h4:first-child{margin-top:0}._editorShell_rhmig_84 .tiptap h2{font-size:1.15em}._editorShell_rhmig_84 .tiptap h3{font-size:1.08em}._editorShell_rhmig_84 .tiptap h4{font-size:1.02em}._editorShell_rhmig_84 .tiptap strong{font-weight:700}._editorShell_rhmig_84 .tiptap em{font-style:italic}._editorShell_rhmig_84 .tiptap s,._editorShell_rhmig_84 .tiptap del{text-decoration:line-through}._editorShell_rhmig_84 .tiptap ul,._editorShell_rhmig_84 .tiptap ol{margin:0 0 .75em}._editorShell_rhmig_84 .tiptap ul{list-style:none;padding-left:0}._editorShell_rhmig_84 .tiptap ul ul{margin:.2em 0 0 .65em}._editorShell_rhmig_84 .tiptap ul li{display:flex;align-items:flex-start;gap:.35em;margin-bottom:.25em}._editorShell_rhmig_84 .tiptap ul li:before{content:"-";flex-shrink:0;font-weight:500;line-height:inherit}._editorShell_rhmig_84 .tiptap ol{list-style:decimal;list-style-position:outside;padding-left:1.5em}._editorShell_rhmig_84 .tiptap ol li{display:list-item;margin-bottom:.25em;padding-left:.25em}._editorShell_rhmig_84 .tiptap ul li:last-child,._editorShell_rhmig_84 .tiptap ol li:last-child{margin-bottom:0}._editorShell_rhmig_84 .tiptap li p{margin:0;flex:1;min-width:0}._editorShell_rhmig_84 .tiptap:focus-visible{outline:none}@media(min-width:769px){._editorShell_rhmig_84 .tiptap{min-height:0}}._editorShell_rhmig_84:focus-within{outline:2px solid rgba(17,17,17,.25);outline-offset:2px}._root_1fv6p_1{--bg: #ffffff;--bg-card: #ffffff;--bg-input: #f8fafc;--text: #1a1a1a;--text-secondary: #5c5c5c;--text-hero: #ffffff;--text-hero-accent: rgba(255, 255, 255, .9);--primary: #e02e32;--primary-hover: #c81e22;--primary-glow: rgba(224, 46, 50, .25);--primary-gradient: linear-gradient(135deg, #e02e32, #c81e22);--border: #e8e8e8;--border-input: #d1d5db;--border-focus: #c4c4c4;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .07), 0 2px 4px -2px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 50px -12px rgba(0, 0, 0, .15);--shadow-glow: 0 0 40px rgba(196, 30, 58, .12);--success-bg: #ecfdf5;--success-border: #a7f3d0;--success-text: #065f46;--error-bg: #fef2f2;--error-border: #fecaca;--error-text: #991b1b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 9999px;--transition: .3s ease;--hero-gradient: linear-gradient(180deg, #424242 0%, #2d2d2d 100%);--hero-orb-1: rgba(80, 80, 80, .4);--hero-orb-2: rgba(60, 60, 60, .3);display:flex;flex-direction:column;min-height:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);max-width:1296px;width:100%;margin-left:auto;margin-right:auto;border-radius:var(--radius-lg);overflow:hidden}@media(min-width:769px){._root_1fv6p_1{margin-top:32px}}@media(max-width:768px){._root_1fv6p_1{border-radius:0 0 var(--radius-lg) var(--radius-lg)}._hero_1fv6p_58{border-radius:0}}._container_1fv6p_62{width:100%;max-width:800px;margin:0 auto;padding:0 24px}._hero_1fv6p_58{position:relative;background:var(--hero-gradient);padding:80px 0 120px;overflow:hidden;text-align:center;border-radius:0 0 var(--radius-lg) var(--radius-lg)}._heroBgOrb_1fv6p_78{position:absolute;border-radius:50%;pointer-events:none;filter:blur(80px)}._heroBgOrb1_1fv6p_85{width:500px;height:500px;background:var(--hero-orb-1);top:-150px;right:-150px}._heroBgOrb2_1fv6p_93{width:400px;height:400px;background:var(--hero-orb-2);bottom:-100px;left:-100px}._heroContent_1fv6p_101{position:relative;z-index:1}._heroTitle_1fv6p_106{font-size:3rem;font-weight:900;line-height:1.15;color:var(--text-hero);margin-bottom:20px;letter-spacing:-.02em;animation:_fadeInUp_1fv6p_1 .7s ease forwards}._heroTitleAccent_1fv6p_116{color:var(--text-hero-accent);font-weight:700}._heroTrust_1fv6p_121{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;animation:_fadeInUp_1fv6p_1 .7s ease .3s forwards;opacity:0}._trustPill_1fv6p_130{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#ffffff1a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-full);color:#ffffffe6;font-size:.875rem;font-weight:400;transition:background var(--transition),transform var(--transition)}._trustPill_1fv6p_130:hover{background:#ffffff2e;transform:translateY(-1px)}._trustPill_1fv6p_130 svg{flex-shrink:0;opacity:.85}._formSection_1fv6p_156{margin-top:-60px;position:relative;z-index:10;padding-bottom:64px}._formCard_1fv6p_163{position:relative;background:var(--bg-card);border-radius:var(--radius-lg);padding:40px 36px;box-shadow:var(--shadow-xl),var(--shadow-glow);border:1px solid var(--border);transition:box-shadow var(--transition),background-color var(--transition),border-color var(--transition);animation:_fadeInUp_1fv6p_1 .7s ease .2s forwards;opacity:0}._formCard_1fv6p_163:focus-within{box-shadow:var(--shadow-xl),0 0 0 1px var(--border-focus)}._formCardCounter_1fv6p_179{position:absolute;top:-11px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-full);font-size:.8125rem;color:var(--text-secondary);white-space:nowrap;box-shadow:var(--shadow-sm)}._formCardCounterDot_1fv6p_197{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:_counterDotBlink_1fv6p_1 2.5s ease-in-out infinite}@keyframes _counterDotBlink_1fv6p_1{0%,to{opacity:1}50%{opacity:.35}}._formCardTitle_1fv6p_214{font-size:1.35rem;font-weight:900;line-height:1.3;margin-bottom:28px;color:var(--text);letter-spacing:-.01em;text-align:center}._verifyForm_1fv6p_224{display:flex;flex-direction:column}._formGroupFloat_1fv6p_229{position:relative;background:var(--bg-input);border:1.5px solid var(--border-input);border-radius:var(--radius-sm);margin-bottom:16px;transition:border-color var(--transition),box-shadow var(--transition),background-color var(--transition)}._formGroupFloat_1fv6p_229:hover{border-color:var(--border-focus)}._formGroupFloat_1fv6p_229:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 4px #c4c4c440}._formGroupFloat_1fv6p_229 input{display:block;width:100%;padding:26px 16px 10px;font-size:1rem;font-family:inherit;font-variant-numeric:tabular-nums;line-height:1.5;color:var(--text);background:transparent;border:none;border-radius:0;outline:none;position:relative;z-index:2}._formGroupFloat_1fv6p_229 input::placeholder{color:transparent}._formFloatLabel_1fv6p_268{position:absolute;left:17px;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:400;color:var(--text-secondary);pointer-events:none;z-index:3;transition:all .25s cubic-bezier(.4,0,.2,1)}._hasValue_1fv6p_281 ._formFloatLabel_1fv6p_268,._formGroupFloat_1fv6p_229:focus-within ._formFloatLabel_1fv6p_268{top:11px;transform:translateY(0);font-size:.7rem;font-weight:500;opacity:.5}._formMask_1fv6p_290{position:absolute;left:0;top:0;right:0;bottom:0;padding:26px 16px 10px;font-size:1rem;font-family:inherit;font-variant-numeric:tabular-nums;line-height:1.5;color:var(--text-secondary);opacity:0;pointer-events:none;z-index:1;transition:opacity .2s ease;white-space:nowrap;overflow:hidden}._formGroupFloat_1fv6p_229:focus-within ._formMask_1fv6p_290{opacity:.35}._formActions_1fv6p_314{margin-top:24px}._formDisclaimer_1fv6p_318{margin:14px 0 0;font-size:.8125rem;color:var(--text-secondary);text-align:center;line-height:1.5}._formDisclaimerLink_1fv6p_326{color:var(--text-secondary);text-decoration:underline;transition:color var(--transition)}._formDisclaimerLink_1fv6p_326:hover{color:var(--text)}._btn_1fv6p_336{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:600;border:none;cursor:pointer;transition:all var(--transition);position:relative;overflow:hidden}._btnPrimary_1fv6p_349{width:100%;padding:16px 32px;font-size:1.1rem;color:#fff;background:var(--primary-gradient);border-radius:var(--radius-sm);box-shadow:0 4px 15px var(--primary-glow)}._btnPrimary_1fv6p_349:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px var(--primary-glow);filter:brightness(1.1)}._btnPrimary_1fv6p_349:disabled{opacity:.6;cursor:not-allowed;transform:none!important;filter:none!important}@media(min-width:1000px){._verifyForm_1fv6p_224{flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:16px}._formGroupFloat_1fv6p_229{flex:1 1 0;min-width:0;margin-bottom:0}._formActions_1fv6p_314{margin-top:0;min-width:160px;display:flex;align-items:stretch}._formActions_1fv6p_314 ._btnPrimary_1fv6p_349{width:100%;min-height:52px}._formDisclaimer_1fv6p_318{flex-basis:100%;width:100%;margin-top:12px;text-align:left}}._resultBlock_1fv6p_401{margin-top:20px;padding:20px;border-radius:var(--radius-md);border:1.5px solid var(--border);animation:_fadeIn_1fv6p_1 .4s ease}._resultSuccess_1fv6p_409{background:var(--success-bg);border-color:var(--success-border)}._resultSuccess_1fv6p_409 h3{color:var(--success-text)}._resultError_1fv6p_418{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:var(--error-bg);border-color:var(--error-border)}._resultErrorIcon_1fv6p_427{flex-shrink:0;width:20px;height:20px;margin-top:1px;color:var(--error-text);opacity:.8}._resultErrorBody_1fv6p_436{flex:1;min-width:0}._resultErrorTitle_1fv6p_441{font-size:.9375rem;font-weight:600;color:var(--error-text);margin-bottom:4px}._resultErrorList_1fv6p_448{list-style:none;padding:0;margin:0}._resultErrorList_1fv6p_448 li{font-size:.875rem;color:var(--error-text);opacity:.85;line-height:1.5;padding-left:14px;position:relative}._resultErrorList_1fv6p_448 li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--error-text);opacity:.5}._resultBlock_1fv6p_401 h3{margin-bottom:16px;font-size:1.125rem;font-weight:600}._resultBlock_1fv6p_401 dl{display:grid;gap:10px;margin:0}._resultBlock_1fv6p_401 dt{font-weight:500;font-size:.875rem;color:var(--text-secondary)}._resultBlock_1fv6p_401 dd{margin:0;font-size:1rem;color:var(--text)}._badgeValid_1fv6p_499{display:inline-block;padding:4px 14px;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;background:var(--success-bg);color:var(--success-text);border:1px solid var(--success-border)}._badgeInvalid_1fv6p_510{display:inline-block;padding:4px 14px;border-radius:var(--radius-full);font-size:.875rem;font-weight:600;background:var(--error-bg);color:var(--error-text);border:1px solid var(--error-border)}._modalOverlay_1fv6p_521{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:_fadeIn_1fv6p_1 .25s ease;padding:24px}._modal_1fv6p_521{width:100%;max-width:460px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px 28px;box-shadow:var(--shadow-xl),0 0 80px #00000026;animation:_modalAppear_1fv6p_1 .3s ease}._modalTitle_1fv6p_546{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;color:var(--text);margin-bottom:14px}._modalTitle_1fv6p_546 svg{flex-shrink:0;color:var(--primary)}._modalText_1fv6p_561{font-size:.95rem;line-height:1.65;color:var(--text-secondary);margin-bottom:24px}._modalActions_1fv6p_568{display:flex;gap:12px}._modalBtnClose_1fv6p_573{flex:1;padding:12px 20px;font-family:inherit;font-size:.8775rem;font-weight:400;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:var(--bg-input);color:var(--text-secondary);border:1px solid var(--border)}._modalBtnClose_1fv6p_573:hover{background:var(--border);color:var(--text)}._modalBtnNext_1fv6p_593{flex:1;padding:12px 20px;font-family:inherit;font-size:.975rem;font-weight:600;border:none;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);background:var(--primary-gradient);color:#fff;box-shadow:0 4px 15px var(--primary-glow)}._modalBtnNext_1fv6p_593:hover{transform:translateY(-1px);box-shadow:0 6px 20px var(--primary-glow);filter:brightness(1.1)}._faqSection_1fv6p_614{padding:0 0 64px}._faqTitle_1fv6p_618{font-size:2rem;font-weight:800;text-align:center;margin-bottom:32px;color:var(--text)}._faqList_1fv6p_626{display:flex;flex-direction:column;gap:12px}._faqItem_1fv6p_632{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition),box-shadow var(--transition)}._faqItem_1fv6p_632:hover{border-color:var(--border-focus);box-shadow:var(--shadow-sm)}._faqItemOpen_1fv6p_645{border-color:var(--border-focus);box-shadow:var(--shadow-md)}._faqQuestion_1fv6p_650{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 24px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:600;color:var(--text);text-align:left;transition:color var(--transition)}._faqQuestion_1fv6p_650:hover{color:var(--text-secondary)}._faqIcon_1fv6p_671{position:relative;width:24px;height:24px;flex-shrink:0;margin-left:16px}._faqIcon_1fv6p_671:before,._faqIcon_1fv6p_671:after{content:"";position:absolute;top:50%;left:50%;background:var(--text-secondary);border-radius:2px;transition:transform var(--transition),background-color var(--transition)}._faqIcon_1fv6p_671:before{width:14px;height:2px;transform:translate(-50%,-50%)}._faqIcon_1fv6p_671:after{width:2px;height:14px;transform:translate(-50%,-50%)}._faqItemOpen_1fv6p_645 ._faqIcon_1fv6p_671:after{transform:translate(-50%,-50%) rotate(90deg)}._faqAnswer_1fv6p_706{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}._faqItemOpen_1fv6p_645 ._faqAnswer_1fv6p_706{grid-template-rows:1fr}._faqAnswerInner_1fv6p_716{overflow:hidden}._faqAnswerInner_1fv6p_716 p{padding:0 24px 20px;color:var(--text-secondary);font-size:.975rem;line-height:1.7;margin:0}._faqAnswerInner_1fv6p_716 p:first-child{padding-top:4px}._faqAnswerInner_1fv6p_716 p+p{padding-top:0}._footer_1fv6p_736{padding:24px 0;border-top:1px solid var(--border);background:var(--bg-card);margin-top:auto}._footerText_1fv6p_743{margin:0;font-size:.875rem;color:var(--text-secondary);text-align:center}@keyframes _fadeIn_1fv6p_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_1fv6p_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _heroGradient_1fv6p_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _modalAppear_1fv6p_1{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._scrollAnimate_1fv6p_789{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}._scrollAnimateVisible_1fv6p_795{opacity:1;transform:translateY(0)}@media(max-width:640px){._hero_1fv6p_58{padding:60px 0 100px}._heroTitle_1fv6p_106{font-size:2rem}._heroTrust_1fv6p_121{flex-direction:column;align-items:center}._formCard_1fv6p_163{padding:28px 20px}._faqTitle_1fv6p_618{font-size:1.5rem}._faqQuestion_1fv6p_650{padding:16px 20px;font-size:.975rem}._faqAnswerInner_1fv6p_716 p{padding-left:20px;padding-right:20px}._modal_1fv6p_521{padding:24px 20px 20px}._modalTitle_1fv6p_546{font-size:1.1rem}._modalActions_1fv6p_568{flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){._root_1fv6p_1 *,._root_1fv6p_1 *:before,._root_1fv6p_1 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}._hero_1fv6p_58{animation:none}}._page_pfkfq_1{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}._main_pfkfq_8{flex:1;min-height:0;display:flex;flex-direction:column}._mainInner_pfkfq_15{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;width:100%}._containerWrap_pfkfq_24{display:flex;flex-direction:column;flex:1;min-height:0}._notFound_pfkfq_31{margin:0 auto;position:relative;flex:1;min-height:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:88px 0 96px}._contentWrapper_pfkfq_44{display:flex;flex-direction:column;align-items:center}._contentRow_pfkfq_50{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:120px}._textColumn_pfkfq_58{display:flex;flex-direction:column;align-items:flex-start;order:2}._heroImageWrap_pfkfq_65{position:relative;display:inline-block;order:1}._heroImage404_pfkfq_71{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(100px,18vw,280px);font-weight:700;line-height:1;color:#0f0f0f;opacity:.1;pointer-events:none;white-space:nowrap;z-index:0}._heroImage_pfkfq_65{position:relative;z-index:1;display:block;max-width:360px;width:100%;height:auto;object-fit:contain}._textBlock_pfkfq_96{max-width:720px;text-align:left}._title_pfkfq_101{margin:0;color:#0f0f0f;font-size:40px;font-weight:600;line-height:1.1}._description_pfkfq_109{margin-top:14px;color:#0f0f0fb8;font-size:22px;line-height:1.45;max-width:620px}._button_pfkfq_117{margin-top:20px;width:fit-content;min-height:42px;padding:10px 18px;border-radius:10px;font-size:15px}._backButton_pfkfq_126{margin-top:10px;width:fit-content;min-height:42px;padding:10px 18px;border:1px solid rgba(15,15,15,.14);border-radius:10px;background:#fff;color:#0f0f0f;font-size:15px;font-weight:500;line-height:1.2;cursor:pointer}._mobileBackButton_pfkfq_141,._mobileCategories_pfkfq_145{display:none}._footerWrapper_pfkfq_149{display:block}@media(max-width:768px){._page_pfkfq_1{height:100vh;height:100dvh;min-height:100dvh;overflow-x:hidden;display:flex;flex-direction:column}._main_pfkfq_8{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}._mainInner_pfkfq_15{flex:1;min-height:0}._containerWrap_pfkfq_24{display:flex;flex-direction:column;flex:1;min-height:0}._footerWrapper_pfkfq_149{display:none}._notFound_pfkfq_31{flex:1;min-height:0;padding-top:96px;padding-bottom:160px}._mobileBackButton_pfkfq_141{position:absolute;top:18px;left:0;width:40px;height:40px;border:1px solid rgba(15,15,15,.14);border-radius:12px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#0f0f0f}._contentRow_pfkfq_50{flex-direction:column;gap:72px}._textColumn_pfkfq_58{order:2;align-items:center}._heroImageWrap_pfkfq_65{order:1}._heroImage404_pfkfq_71{font-size:clamp(200px,55vw,320px)}._heroImage_pfkfq_65{max-width:280px}._title_pfkfq_101{font-size:26px}._description_pfkfq_109{margin-top:12px;font-size:18px}._button_pfkfq_117{margin-top:18px;align-self:center;width:100%;max-width:320px;min-height:46px;padding:10px 16px;border-radius:12px;font-size:15px;line-height:1.2;justify-content:center}._backButton_pfkfq_126{margin-top:10px;width:100%;max-width:320px;align-self:center;min-height:46px;padding:10px 16px;border-radius:12px;font-size:15px;line-height:1.2}._mobileCategories_pfkfq_145{display:flex;flex-direction:row;gap:12px;width:100%;min-width:0;margin-top:40px;overflow-x:auto;overflow-y:visible;padding-top:12px;padding-bottom:20px;min-height:132px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}._mobileCategories_pfkfq_145::-webkit-scrollbar{display:none}._mobileCategoryLink_pfkfq_268{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-shrink:0;width:160px;min-width:160px;height:100px;padding:16px;border-radius:12px;border:1px solid rgba(15,15,15,.12);background:#fff;color:#0f0f0f;font-size:15px;font-weight:500;line-height:1.3;text-decoration:none;transition:border-color .2s ease,background .2s ease}._mobileCategoryLink_pfkfq_268:hover{border-color:#f9373b66;background:#f9373b0a}._mobileCategoryLabel_pfkfq_292{flex:1}._mobileCategoryArrow_pfkfq_295{flex-shrink:0;margin-top:8px;width:24px;height:24px}._mobileCategoryArrow_pfkfq_295 path{fill:#0f0f0f80}}._wrapper_533z0_1{display:flex;flex-direction:column;align-items:center;padding:96px 20px}._wrapper_533z0_1 h1{margin-bottom:16px;font-size:24px}._wrapper_533z0_1 p{margin-bottom:24px;font-size:14px}._card_htuz3_3{display:flex;gap:16px;padding:16px 0}._cardImage_htuz3_9{flex-shrink:0}._cardImg_htuz3_13,._cardImgPlaceholder_htuz3_14{width:120px;height:90px;border-radius:8px;object-fit:cover}._cardImgPlaceholder_htuz3_14{background:#f1f2f7}._cardBody_htuz3_25{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px}._cardTitle_htuz3_33{font-size:15px;font-weight:600;color:#ed2939;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardPrice_htuz3_43{font-size:14px;font-weight:500;color:#111;margin:0}._cardCity_htuz3_50{font-size:12px;color:#11111180;margin:0}._cardPriceHighlight_htuz3_56{font-size:15px;font-weight:600;color:#ed2939;margin:0}._cardDates_htuz3_63{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}._cardDatesLabel_htuz3_70,._cardDatesValue_htuz3_71{display:inline-block;padding:6px 12px;border-radius:8px;background:#0000000d;font-size:12px;color:#111111b3}._cardDatesValue_htuz3_71{font-weight:500;color:#111}@media(min-width:901px){._cardImg_htuz3_13,._cardImgPlaceholder_htuz3_14{width:145px;height:110px}}._root_tx96c_3{min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;display:flex;flex-direction:column;background:#f5f5f5;box-sizing:border-box}@media(min-width:901px){._root_tx96c_3{flex-direction:column;background:#fff;overflow:visible}}._bookingContainer_tx96c_21{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;box-sizing:border-box}@media(min-width:901px){._bookingContainer_tx96c_21{max-width:1050px;margin:0 auto;padding:0 20px;width:100%;flex:0 1 auto}}._deskHeader_tx96c_39{display:none}@media(min-width:901px){._deskHeader_tx96c_39{display:flex;align-items:center;justify-content:space-between;padding:24px 0 52px;background:#fff;flex-shrink:0;border:none;box-shadow:none}}._deskHeaderLogo_tx96c_55{display:flex;align-items:center}._deskHeaderLogo_tx96c_55 img{width:131px;height:auto}._deskHeaderProfile_tx96c_64{font-size:15px;font-weight:500;color:#111;text-decoration:none;transition:color .2s}._deskHeaderProfile_tx96c_64:hover{color:#ed2939}._rootContent_tx96c_75{flex:1;min-height:0;display:flex;flex-direction:column}@media(min-width:901px){._rootContent_tx96c_75{flex-direction:row;flex:0 1 auto}}._main_tx96c_88{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;background:#f5f5f5;overflow-x:hidden;overflow-y:auto}@media(max-width:900px){._main_tx96c_88{background:#1e1e1e;padding-top:var(--booking-mob-header-height, 200px)}}@media(min-width:901px){._main_tx96c_88{overflow:visible;padding:0 0 48px;background:#fff;flex:0 1 auto;min-width:0}}@media(max-width:900px){._mobStickyTop_tx96c_116{position:fixed;top:0;left:0;right:0;z-index:0;pointer-events:auto}}@media(min-width:901px){._mobStickyTop_tx96c_116{display:contents}}._mainInner_tx96c_131{flex:1;max-width:100%;width:100%;margin:0 auto;padding:20px 16px 32px;box-sizing:border-box;min-width:0}@media(max-width:900px){._mainInner_tx96c_131{background:#fff;border-radius:24px 24px 0 0;margin-top:12px;padding-top:32px;padding-bottom:40px;position:relative;z-index:1;box-shadow:0 -4px 20px #0000001f;flex-shrink:0}}@media(min-width:901px){._mainInner_tx96c_131{margin:0;padding:0;max-width:720px;min-height:0;box-shadow:none}}._mobHeader_tx96c_163{display:flex;flex-direction:column;padding:12px 16px 16px;background:#1e1e1e;flex-shrink:0;min-width:0}@media(min-width:901px){._mobHeader_tx96c_163{display:none}}._mobHeaderTop_tx96c_177{display:flex;align-items:center;width:100%;min-height:40px;min-width:0;gap:8px}._mobHeaderSpacer_tx96c_186{flex:1;min-width:0}._mobCancel_tx96c_191{font-size:15px;color:#fff;background:none;border:none;cursor:pointer;padding:8px 0;flex-shrink:0}._mobHelpBtn_tx96c_201{width:32px;height:32px;border-radius:50%;background:transparent;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;color:#ffffffe6}._mobHelpBtn_tx96c_201:focus{outline:none}._mobHelpBtn_tx96c_201 svg{width:18px;height:18px;fill:currentColor}._mobHeaderBody_tx96c_225{width:100%;padding-top:8px;text-align:center}._mobTitle_tx96c_231{font-size:28px;font-weight:600;color:#fff;margin:0 0 4px;letter-spacing:-.02em;text-align:center}._mobSubtitle_tx96c_240{font-size:14px;color:#fff9;margin:0;text-align:center}._mobBack_tx96c_247{font-size:15px;color:#111;background:none;border:none;cursor:pointer;padding:8px;display:inline-flex;align-items:center;gap:4px;flex-shrink:0}._mobStepIndicator_tx96c_260{font-size:13px;color:#11111173;flex-shrink:0;min-width:28px;text-align:right}._mobProgressWrap_tx96c_268{background:#1e1e1e;padding:16px 24px 20px;flex-shrink:0;min-width:0}@media(min-width:901px){._mobProgressWrap_tx96c_268{display:none}}._mobStepDots_tx96c_280{display:flex;align-items:center;width:100%;min-width:0;max-width:100%}._mobStepDotWrap_tx96c_288{display:flex;align-items:center;flex:1;min-width:0;max-width:100%}._mobStepDotWrap_tx96c_288:last-child{flex:0 0 auto}._mobStepDot_tx96c_280{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#3c3a3d;color:#c6c6c6;box-shadow:0 4px 4px #00000040}._mobStepDot_tx96c_280 svg{width:30px;height:30px;fill:currentColor}._mobStepDotActive_tx96c_319{background:#f5f5f5;color:#1e1e1e;box-shadow:0 4px 4px #00000040}._mobStepDotActive_tx96c_319 svg{fill:#1e1e1e}._mobStepDotLine_tx96c_328{flex:1;height:0;border:none;border-top:2px dashed #3c3a3d;margin:0 6px;min-width:12px}._mobStepDotLineActive_tx96c_337{border-top-color:#f5f5f5}._deskProgressWrap_tx96c_341{display:none}@media(min-width:901px){._deskProgressWrap_tx96c_341{display:block;padding:0 0 20px;flex-shrink:0;min-width:0;width:100%}}._deskStepDots_tx96c_354{display:flex;align-items:center;width:100%;min-width:0;max-width:100%}._deskStepDotWrap_tx96c_362{display:flex;align-items:center;flex:1;min-width:0;max-width:100%}._deskStepDotWrap_tx96c_362:last-child{flex:0 0 auto}._deskStepDot_tx96c_354{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f0f0f0;color:#787878;box-shadow:0 4px 4px #00000040}._deskStepDot_tx96c_354 svg{width:22px;height:22px;fill:currentColor}@media(min-width:901px){._deskStepDot_tx96c_354{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:12px;box-shadow:none}._deskStepDot_tx96c_354 svg{width:26px;height:26px;fill:currentColor}}._deskStepDotActive_tx96c_408{background:#3c3a3d;color:#f5f5f5;box-shadow:0 4px 4px #00000040}@media(min-width:901px){._deskStepDotActive_tx96c_408{box-shadow:none}}._deskStepDotActive_tx96c_408 svg,._deskStepDotActive_tx96c_408 svg path{fill:#f5f5f5!important}._deskStepDotLine_tx96c_423{flex:1;height:0;border:none;border-top:2px dashed #f0f0f0;margin:0 6px;min-width:12px}@media(min-width:901px){._deskStepDotLine_tx96c_423{margin:0 6px}}._deskStepDotLineActive_tx96c_437{border-top-color:#3c3a3d}._mainContentColumns_tx96c_441{flex:1;min-height:0;display:flex;flex-direction:column;min-width:0}@media(min-width:901px){._mainContentColumns_tx96c_441{flex-direction:row;align-items:flex-start;gap:32px}}._mainLeft_tx96c_456{flex:1;min-width:0}@media(min-width:901px){._mainLeft_tx96c_456{flex:0 0 658px;width:658px;max-width:658px;margin-top:24px}._mainLeft_tx96c_456 ._stepActions_tx96c_467{display:none}}._deskRightPanel_tx96c_472{display:none}@media(min-width:901px){._deskRightPanel_tx96c_472{display:block;width:320px;flex-shrink:0;align-self:flex-start;position:sticky;top:24px;margin-top:24px}}._deskRightCard_tx96c_487{padding:20px 0;display:flex;flex-direction:column;gap:16px}._deskRightCard_tx96c_487 ._btnPrimary_tx96c_493,._deskRightCard_tx96c_487 ._btnSecondary_tx96c_494{width:100%}._deskRightTitle_tx96c_498{font-size:14px;font-weight:600;color:#11111180;margin:0 0 4px;text-transform:uppercase;letter-spacing:.04em}._deskRightCalc_tx96c_507 ._calcRow_tx96c_507,._deskRightCalc_tx96c_507 ._calcDivider_tx96c_508,._deskRightCalc_tx96c_507 ._calcRowTotal_tx96c_509{padding:6px 0}._deskRightCalc_tx96c_507 ._calcRow_tx96c_507:first-child{padding-top:0}._deskRightCalc_tx96c_507 ._calcDivider_tx96c_508{margin:8px 0}._noticeBoxMob_tx96c_519{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin-bottom:20px;background:#0000000a;border-radius:20px}@media(min-width:901px){._noticeBoxMob_tx96c_519{display:none}}._noticeBox_tx96c_519{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin-bottom:20px;background:#0000000a;border-radius:20px}@media(min-width:901px){._noticeBox_tx96c_519{margin-bottom:0;margin-top:16px}}._noticeDot_tx96c_550{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#0a7c42;margin-top:6px}._noticeText_tx96c_559{font-size:13px;line-height:1.45;color:#111111bf;margin:0}._deskStepHeader_tx96c_566{display:none}@media(min-width:901px){._deskStepHeader_tx96c_566{display:block;margin-bottom:24px}}._deskStepHeaderTitle_tx96c_576{font-size:26px;font-weight:600;color:#111;margin:0 0 8px;letter-spacing:-.02em}._deskStepHeaderSubtitle_tx96c_584{font-size:14px;color:#1111118c;margin:0;line-height:1.45}._stepTitle_tx96c_591{font-size:17px;font-weight:600;color:#111;margin:0 0 8px;letter-spacing:-.02em}@media(min-width:901px){._stepTitle_tx96c_591{font-size:19px}}._stepDescription_tx96c_604{font-size:14px;color:#1111118c;margin:0 0 24px;line-height:1.45}._sectionOnlineBooking_tx96c_611{margin-bottom:20px;min-width:0}@media(min-width:901px){._sectionOnlineBooking_tx96c_611{margin-bottom:24px}}._sectionHeading_tx96c_621{font-size:17px;font-weight:600;color:#111;margin:0 0 8px;letter-spacing:-.02em}@media(min-width:901px){._sectionHeading_tx96c_621{font-size:19px}}._sectionCard_tx96c_634{padding:16px 0;min-width:0}@media(min-width:901px){._sectionCard_tx96c_634{padding:20px 0}}._calcCard_tx96c_644{padding:20px 0}._calcRow_tx96c_507{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#111c;padding:8px 0}._calcRow_tx96c_507:first-child{padding-top:0}._calcDivider_tx96c_508{height:1px;background:#00000014;margin:12px 0}._calcRowTotal_tx96c_509{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;color:#111;padding-top:8px}._conditionsList_tx96c_676{list-style:none;margin:0;padding:16px 0 0;display:flex;flex-direction:column;gap:10px}@media(min-width:901px){._conditionsList_tx96c_676{padding-top:20px;gap:12px}}._conditionsRow_tx96c_691{display:flex;align-items:center;gap:8px;font-size:16px;padding:0}@media(min-width:901px){._conditionsRow_tx96c_691{font-size:17px}}._conditionsRowLabel_tx96c_704{color:#111111b3;flex-shrink:0}._conditionsRowValue_tx96c_709{font-weight:500;color:#111;display:inline-flex;align-items:center;gap:4px}._conditionsListHelp_tx96c_717{width:18px;height:18px;border-radius:50%;background:#00000014;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#11111180;margin-left:4px}._step3Stub_tx96c_732{padding:24px 0;text-align:center}._step3StubText_tx96c_737{font-size:18px;font-weight:600;color:#111;margin:0 0 12px;letter-spacing:-.02em}@media(min-width:901px){._step3StubText_tx96c_737{font-size:20px}}._step3StubHint_tx96c_750{font-size:14px;line-height:1.5;color:#111111a6;margin:0}._datePickerTriggerWrap_tx96c_757{position:relative}._dateTrigger_tx96c_761{width:100%;justify-content:flex-start;padding:14px 0!important;font-size:14px!important;color:#111!important;min-height:48px;background:transparent!important;border:none!important}._dateTrigger_tx96c_761 svg{width:20px;height:20px;flex-shrink:0;opacity:.6}._dateTriggerHighlight_tx96c_778{background:#0000000a!important;border-radius:8px;padding-left:12px!important;padding-right:12px!important}._promoRow_tx96c_785{display:flex;gap:10px}._promoInput_tx96c_790{flex:1;padding:14px 0;font-size:14px;background:transparent;border:none}._promoInput_tx96c_790::placeholder{color:#1116}._promoInputHighlight_tx96c_801{background:#0000000a;border-radius:8px;padding-left:12px;padding-right:12px}._promoBtn_tx96c_808{padding:14px 18px;border-radius:12px;background:#ed2939;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap}._promoBtn_tx96c_808:hover{background:#c52330}._promoSuccess_tx96c_823{margin:6px 0 0;font-size:12px;color:#0a7c42}._stepContent_tx96c_829{padding:24px 0}@media(min-width:901px){._stepContent_tx96c_829{padding:32px 0}}._stepActions_tx96c_467{margin-top:28px;padding-top:8px;display:flex;flex-direction:column;gap:12px}@media(min-width:901px){._stepActions_tx96c_467{flex-direction:row;align-items:center;margin-top:32px;gap:16px}}._btnPrimary_tx96c_493{width:100%;padding:16px 24px;font-size:16px;font-weight:600;border-radius:12px;background:#1e1e1e;color:#fff;border:none;cursor:pointer;transition:background .2s;text-align:center;min-height:52px}._btnPrimary_tx96c_493:hover{background:#333}@media(min-width:901px){._btnPrimary_tx96c_493{width:auto;min-width:160px}}._btnSecondary_tx96c_494{padding:16px 24px;font-size:16px;font-weight:600;border-radius:12px;background:transparent;color:#111111b3;border:none;cursor:pointer;transition:color .2s;text-align:center}._btnSecondary_tx96c_494:hover{color:#111}@media(min-width:901px){._btnSecondary_tx96c_494{width:auto}}@media(max-width:900px){._cancelLinkWrap_tx96c_900{display:flex;justify-content:center;width:100%}}._cancelLink_tx96c_900{display:block;text-align:center;font-size:14px;color:#11111180;padding:8px 0;background:none;border:none;cursor:pointer;text-decoration:none;margin-top:4px}._cancelLink_tx96c_900:hover{color:#ed2939}._cancelModalOverlay_tx96c_923{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000080}._cancelModal_tx96c_923{width:100%;max-width:400px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px #0003;font-family:Roboto,sans-serif;font-weight:400;line-height:1.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._cancelModalTitle_tx96c_948{font-size:20px;font-weight:600;color:#111;margin:0 0 12px;letter-spacing:-.02em}._cancelModalText_tx96c_956{font-size:14px;line-height:1.5;color:#111111bf;margin:0 0 24px}._cancelModalActions_tx96c_963{display:flex;flex-direction:column;gap:12px}._cancelModalBtnPrimary_tx96c_969{width:100%;padding:14px 20px;font-size:16px;font-weight:600;border-radius:12px;background:#1e1e1e;color:#fff;border:none;cursor:pointer;transition:background .2s}._cancelModalBtnPrimary_tx96c_969:hover{background:#333}._cancelModalBtnSecondary_tx96c_985{width:100%;padding:14px 20px;font-size:16px;font-weight:500;border-radius:12px;background:transparent;color:#ed2939;border:1px solid rgba(237,41,57,.5);cursor:pointer;transition:background .2s,color .2s,border-color .2s}._cancelModalBtnSecondary_tx96c_985:hover{background:#ed293914;color:#c52330;border-color:#ed2939}._form_1bacy_3{display:flex;flex-direction:column;gap:16px}._field_1bacy_9{position:relative}._label_1bacy_13{display:block;font-size:13px;font-weight:500;color:#111111b3;margin-bottom:6px}._selectTrigger_1bacy_21{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;text-align:left;font:inherit;font-size:14px;color:#111;min-height:48px}._selectTrigger_1bacy_21:hover{border-color:#0003}._selectValue_1bacy_41{flex:1;min-width:0;color:inherit}._selectPlaceholder_1bacy_47{color:#1116}._selectArrow_1bacy_51{font-size:10px;color:#1116;transition:transform .2s;flex-shrink:0;margin-left:8px}._selectArrowOpen_1bacy_59{transform:rotate(180deg)}._dropdownList_1bacy_63{position:absolute;top:calc(100% + 6px);left:0;right:0;list-style:none;margin:0;padding:6px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px #0000001a;z-index:10;max-height:240px;overflow-y:auto}._dropdownItem_1bacy_80{width:100%;padding:10px 12px;border:none;background:none;border-radius:8px;cursor:pointer;text-align:left;font:inherit;font-size:14px;color:#111;transition:background .2s}._dropdownItem_1bacy_80:hover{background:#0000000a}._dropdownItem_1bacy_80[aria-selected=true]{background:#ed293914;color:#ed2939;font-weight:500}._input_1bacy_102{width:100%;padding:12px 14px;font-size:14px;color:#111;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;min-height:48px;box-sizing:border-box}._input_1bacy_102::placeholder{color:#1116}._input_1bacy_102:hover{border-color:#0003}._input_1bacy_102:focus{outline:none;border-color:#ed2939;box-shadow:0 0 0 2px #ed293926}._citizenshipRow_1bacy_125{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._citizenshipLabel_1bacy_132{font-size:14px;font-weight:500;color:#111;flex-shrink:0}._toggle_1bacy_139{display:flex;gap:0;padding:4px;background:#0000000f;border-radius:12px;flex:1;min-width:0}._toggleBtn_1bacy_149{flex:1;padding:10px 16px;font:inherit;font-size:14px;font-weight:500;color:#111111b3;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:background .2s,color .2s}._toggleBtn_1bacy_149:hover{color:#111}._toggleBtnActive_1bacy_166{background:#fff;color:#111;box-shadow:0 1px 3px #00000014}._page_1vy9f_3{min-height:100vh;min-height:100dvh;padding-bottom:88px;background:#fff;box-sizing:border-box}._header_1vy9f_11{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0));background:#fff}._header_1vy9f_11:after{content:"";width:40px;flex-shrink:0}._back_1vy9f_28{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0 0 0 -4px;background:none;border:none;color:#111;cursor:pointer;-webkit-tap-highlight-color:transparent}._back_1vy9f_28:active{opacity:.7}._back_1vy9f_28 svg{width:24px;height:24px}._title_1vy9f_51{flex:1;margin:0;text-align:center;font-size:14px;font-weight:600;line-height:1.2;color:#111}._main_1vy9f_61{padding:8px 0 24px;box-sizing:border-box}._list_1vy9f_66{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}._card_1vy9f_75{display:flex;flex-direction:row;gap:14px;padding:14px;border-radius:16px;background:#f1f2f7;box-sizing:border-box}._cardThumb_1vy9f_85{flex-shrink:0;width:96px;height:72px;border-radius:12px;overflow:hidden;background:#1111110f}._cardThumb_1vy9f_85 img{width:100%;height:100%;object-fit:cover;display:block}._cardBody_1vy9f_100{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._cardTop_1vy9f_108{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px}._cardTitle_1vy9f_116{margin:0;font-size:15px;font-weight:600;line-height:1.25;color:#111}._status_1vy9f_124{flex-shrink:0;padding:3px 8px;border-radius:8px;font-size:11px;font-weight:500;line-height:1.2;white-space:nowrap}._status_ok_1vy9f_134{background:#22a0501f;color:#1a7a3e}._status_pending_1vy9f_139{background:#f9373b1a;color:#ed2939}._status_done_1vy9f_144{background:#11111114;color:#1111118c}._cardPeriod_1vy9f_149{margin:0;font-size:13px;font-weight:400;color:#1111118c}._cardCity_1vy9f_156{margin:0;font-size:13px;font-weight:400;color:#1116}._cardPrice_1vy9f_163{margin:4px 0 0;font-size:16px;font-weight:600;color:#111}@media(min-width:769px){._page_1vy9f_3{max-width:480px;margin:0 auto;padding-bottom:48px}._main_1vy9f_61{padding-top:12px}}._header_j5mnn_1,._spacer_j5mnn_5{display:none}@media(max-width:900px){._header_j5mnn_1{display:flex;align-items:center;justify-content:flex-start;position:fixed;top:0;left:0;right:0;z-index:200;height:56px;padding:0 16px;background-color:#fff;box-sizing:border-box}._spacer_j5mnn_5{display:block;flex-shrink:0;height:56px;pointer-events:none}._backBtn_j5mnn_30{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;background:transparent;border:none;border-radius:10px;cursor:pointer;color:#111;transition:opacity .2s ease,background-color .2s ease}._backBtn_j5mnn_30:active{opacity:.8}._backBtn_j5mnn_30 svg{width:24px;height:24px}._backBtn_j5mnn_30 svg path{stroke:#111}}._choiceStack_1h2s1_3{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 0 8px}._choiceCard_1h2s1_11{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:112px;padding:20px 20px 22px;border-radius:16px;background:#f1f2f7;text-align:left;text-decoration:none;color:#111;transition:background .2s ease}._choiceCard_1h2s1_11:hover{background:#e4e5eb}._choiceCard_online_1h2s1_29,._choiceCard_online_1h2s1_29:hover{background:#ffe1e2}._choiceTitle_1h2s1_36{margin:0;font-size:20px;font-weight:600;line-height:1.2;color:#111}._choiceLead_1h2s1_44{margin:0;font-size:15px;line-height:1.35;color:#111111b8}._choiceIdeal_1h2s1_51{margin:4px 0 0;font-size:13px;line-height:1.35;color:#1111118c}._recsSection_1h2s1_58{margin-top:40px;padding-top:8px}@media(max-width:768px){._choiceStack_1h2s1_3{padding:0 20px 8px}}._userPublic_1fhxv_3{min-height:60vh;padding-bottom:48px}@media(min-width:769px){._userPublic_1fhxv_3{padding-top:24px}}._userPublic__desktopTopSpacer_1fhxv_12{height:20px}@media(max-width:768px){._userPublic__desktopTopSpacer_1fhxv_12{display:none}}@media(min-width:769px){._userPublic__desktopTwoCol_1fhxv_21{display:flex;align-items:flex-start;gap:28px}}@media(min-width:769px){._userPublic__desktopMain_1fhxv_28{flex:1;min-width:0}}._userPublic__bannerStrip_1fhxv_33{width:100%;min-width:0;margin-bottom:24px}._userPublic__bannerViewport_1fhxv_38{position:relative;width:100%;border-radius:12px;overflow:hidden;background:#f1f2f7}._userPublic__bannerViewport_swipeable_1fhxv_45{touch-action:pan-y}._userPublic__bannerImg_1fhxv_48{display:block;width:100%;aspect-ratio:3/1;object-fit:cover}._userPublic__bannerDots_1fhxv_54{position:absolute;left:50%;bottom:10px;z-index:3;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 12px;margin:0;border-radius:999px;background:#11111161;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translate(-50%);max-width:calc(100% - 24px);box-sizing:border-box}._userPublic__bannerDot_1fhxv_54{flex-shrink:0;margin:0;padding:0;border:none;border-radius:50%;cursor:pointer;transition:width .22s ease,height .22s ease,background .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}._userPublic__bannerDot_1fhxv_54:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}._userPublic__bannerDot_active_1fhxv_87{width:7px;height:7px;background:#fff;opacity:1}._userPublic__bannerDot_dist1_1fhxv_93{width:5px;height:5px;background:#ffffff9e;opacity:1}._userPublic__bannerDot_dist2_1fhxv_99{width:4px;height:4px;background:#ffffff73;opacity:.95}._userPublic__bannerDot_distFar_1fhxv_105{width:3px;height:3px;background:#ffffff59;opacity:.85}._userPublic__bannerNavBtn_1fhxv_111{position:absolute;top:50%;z-index:2;width:40px;height:40px;margin:0;padding:0;border:none;border-radius:50%;background:#ffffff6b;box-shadow:0 2px 10px #11111114;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:opacity .22s ease,background .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}@media(min-width:769px){._userPublic__bannerNavBtn_1fhxv_111{opacity:0;pointer-events:none}}._userPublic__bannerNavBtn_1fhxv_111:hover{background:#ffffff94;box-shadow:0 3px 12px #1111111a}._userPublic__bannerNavBtn_1fhxv_111:active{opacity:1;pointer-events:auto}@media(min-width:769px){._userPublic__bannerStrip_1fhxv_33:hover ._userPublic__bannerNavBtn_1fhxv_111,._userPublic__bannerViewport_1fhxv_38:has(button:focus-visible) ._userPublic__bannerNavBtn_1fhxv_111{opacity:1;pointer-events:auto}}._userPublic__bannerNavBtn_prev_1fhxv_151{left:8px}._userPublic__bannerNavBtn_next_1fhxv_154{right:8px}._userPublic__bannerNavIcon_1fhxv_157{width:22px;height:22px;display:block;pointer-events:none;opacity:.75}._userPublic__bannerNavIcon_next_1fhxv_164{transform:scaleX(-1)}@media(max-width:768px){._userPublic_mobPad_1fhxv_168{padding-top:80px}}._userPublic__profileRow_1fhxv_172{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:28px;text-align:left}@media(min-width:769px){._userPublic__profileRow_1fhxv_172{flex-direction:column;align-items:stretch;align-self:flex-start;flex-shrink:0;width:300px;max-width:300px;margin-bottom:0;gap:14px;position:sticky;top:88px}}@media(max-width:768px){._userPublic__profileRow_1fhxv_172{display:grid;grid-template-columns:minmax(0,1fr) 92px;column-gap:12px;row-gap:8px;align-items:start}}._userPublic__profileRow_1fhxv_172 ._userPublic__avatarSlot_1fhxv_209{cursor:default}._userPublic__profileRow_1fhxv_172 ._userPublic__avatarSlot_1fhxv_209 img,._userPublic__profileRow_1fhxv_172 ._userPublic__avatarSlot_1fhxv_209>span{cursor:default}._userPublic__avatarSlot_1fhxv_209{flex-shrink:0;width:116px;height:116px;margin-bottom:0}._userPublic__avatarSlot_1fhxv_209 img{width:100%;height:100%;object-fit:cover}._userPublic__avatarSlot_1fhxv_209 span{font-size:44px}@media(min-width:769px){._userPublic__avatarSlot_1fhxv_209{width:96px;height:96px;align-self:flex-start;border-radius:14px!important;overflow:hidden}._userPublic__avatarSlot_1fhxv_209 img{border-radius:14px!important}._userPublic__avatarSlot_1fhxv_209 span{font-size:36px}}@media(max-width:768px){._userPublic__avatarSlot_1fhxv_209{grid-column:2;grid-row:1;width:92px;height:92px;margin-top:2px;border-radius:22px!important;overflow:hidden}._userPublic__avatarSlot_1fhxv_209 img{border-radius:22px!important}._userPublic__avatarSlot_1fhxv_209 span{font-size:34px}}._userPublic__nameCol_1fhxv_262{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media(min-width:769px){._userPublic__nameCol_1fhxv_262{flex:none;width:100%}}@media(max-width:768px){._userPublic__nameCol_1fhxv_262{display:contents;gap:8px;padding-right:0}}._userPublic__desktopProfileActions_1fhxv_283{width:100%;margin-top:2px}@media(min-width:769px){._userPublic__desktopProfileActions_1fhxv_283{margin-top:10px}}._userPublic__desktopContactActions_1fhxv_292{display:none}@media(min-width:769px){._userPublic__desktopContactActions_1fhxv_292{display:flex;flex-direction:column;gap:10px;width:100%}}._userPublic__contactUserBtn_1fhxv_303{box-sizing:border-box;width:100%;min-height:44px;padding:12px 14px;border:none;border-radius:12px;background:#957fef;color:#fff;font:inherit;font-size:15px;font-weight:600;line-height:20px;cursor:pointer;transition:filter .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}._userPublic__contactUserBtn_1fhxv_303:hover:not(:disabled){filter:brightness(.96)}._userPublic__contactUserBtn_1fhxv_303:active:not(:disabled){filter:brightness(.92)}._userPublic__contactUserBtn_1fhxv_303:disabled{opacity:.55;cursor:not-allowed;filter:none}._userPublic__mobileContactActions_1fhxv_331{display:none}@media(max-width:768px){._userPublic__mobileContactActions_1fhxv_331{display:flex;flex-direction:column;width:100%;margin-bottom:20px}}._userPublic__desktopShareBtn_1fhxv_342{box-sizing:border-box;width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:12px;background:#f6f6f6;border:none;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}._userPublic__desktopShareBtn_1fhxv_342:hover{background:#eee}._userPublic__desktopShareBtn_1fhxv_342:active{opacity:.92}._userPublic__desktopShareBtn_1fhxv_342 svg{width:20px;height:20px}._userPublic__displayName_1fhxv_367{margin:0;font-size:26px;font-weight:600;color:#111;line-height:1.22;text-align:left;word-break:break-word}@media(max-width:768px){._userPublic__displayName_1fhxv_367{grid-column:1;grid-row:1;min-width:0;padding-right:2px;font-size:22px;font-weight:600;line-height:1.28}}._userPublic__chips_1fhxv_390{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;align-content:flex-start;gap:8px;width:100%;min-width:0;margin:2px 0 0}@media(max-width:768px){._userPublic__chips_1fhxv_390{grid-column:1/-1;grid-row:2;gap:6px;margin:0}}._userPublic__chip_1fhxv_390{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;width:max-content;max-width:100%;min-width:0;margin:0;padding:6px 12px;font:inherit;font-size:13px;font-weight:500;line-height:1.25;color:#111;text-align:left;border:none;border-radius:999px;white-space:normal;-webkit-tap-highlight-color:transparent}@media(max-width:768px){._userPublic__chip_1fhxv_390{font-size:12px;padding:5px 10px}}._userPublic__chipLabel_1fhxv_439{min-width:0;text-align:left;overflow-wrap:break-word;word-break:normal}._userPublic__chip_neutral_1fhxv_445,._userPublic__chip_link_1fhxv_445{background:#f6f6f6;color:#111}._userPublic__chip_neutral_1fhxv_445:where(button):hover,._userPublic__chip_link_1fhxv_445:where(button):hover{background:#eee}._userPublic__chip_neutral_1fhxv_445:where(button):active,._userPublic__chip_link_1fhxv_445:where(button):active{opacity:.9}._userPublic__chip_link_1fhxv_445{gap:4px;cursor:default}._userPublic__chip_rating_1fhxv_459{gap:4px;background:#e3f2e9;color:#0d3d24}._userPublic__chip_rating_1fhxv_459:where(button){cursor:pointer;font:inherit}._userPublic__chip_rating_1fhxv_459:where(button):hover{filter:brightness(.97)}._userPublic__chip_rating_1fhxv_459:where(button):active{opacity:.9}._userPublic__chipRatingValue_1fhxv_474{font-weight:600;letter-spacing:-.02em}._userPublic__chipRatingStarWrap_1fhxv_478{display:flex;flex-shrink:0;align-items:center;line-height:0}._userPublic__chipVerifiedIcon_1fhxv_484{flex-shrink:0;width:14px;height:14px}._userPublic__chipChevron_1fhxv_489{flex-shrink:0;color:#11111173}._userPublic__sectionTitle_1fhxv_493{margin:0 0 16px;font-size:18px;font-weight:600;color:#111}._userPublic__listingsSearch_1fhxv_499{position:relative;margin-bottom:16px}._userPublic__listingsSearch_1fhxv_499 img{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}._userPublic__listingsSearch_1fhxv_499 input{box-sizing:border-box;width:100%;padding:12px 12px 12px 38px;font-size:16px;font-weight:300;border:none;border-radius:12px;background:#f1f2f7;color:#111}._userPublic__listingsSearch_1fhxv_499 input::placeholder{color:#11111173}._userPublic__reviewsSection_1fhxv_524{margin-bottom:32px;scroll-margin-top:72px}@media(min-width:769px){._userPublic__reviewsSection_1fhxv_524{scroll-margin-top:100px}}._userPublic__reviewsHead_1fhxv_533{margin-bottom:16px}._userPublic__reviewsHeadTop_1fhxv_536{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}._userPublic__reviewsHeading_1fhxv_543{display:flex;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;color:#111;line-height:1.2}._userPublic__reviewsHeadingRating_1fhxv_553{font-variant-numeric:tabular-nums}._userPublic__reviewsSubhead_1fhxv_556{margin:0;font-size:14px;font-weight:400;color:#11111180;line-height:1.35}._userPublic__reviewsSeeAll_1fhxv_563{flex-shrink:0;display:inline-flex;align-items:center;gap:2px;margin:0;padding:4px 0 4px 8px;border:none;background:transparent;font:inherit;font-size:14px;font-weight:500;color:#1111118c;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .15s ease}._userPublic__reviewsSeeAll_1fhxv_563:hover{color:#111}._userPublic__reviewsSeeAll_1fhxv_563:active{opacity:.85}._userPublic__reviewsSeeAllChevron_1fhxv_586{flex-shrink:0;width:12px;height:12px;transition:transform .2s ease}._userPublic__reviewsSeeAll_expanded_1fhxv_592 ._userPublic__reviewsSeeAllChevron_1fhxv_586{transform:rotate(-90deg)}._userPublic__reviewsList_1fhxv_595{display:flex;flex-direction:column;gap:12px}._userPublic__reviewCard_1fhxv_600{margin-bottom:0}._userPublic__grid_1fhxv_603{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:16px;align-items:start}._userPublic__empty_1fhxv_609{margin:0;padding:24px 16px;text-align:center;font-size:16px;color:#11111173;background:#f1f2f7;border-radius:12px}@media(max-width:768px){._userPublic__mobileStickyHeader_1fhxv_621{position:fixed;top:0;left:0;right:0;min-height:56px;padding:6px 16px;display:flex;align-items:center;gap:0;background:#fff;z-index:600;box-sizing:border-box}._userPublic__mobileStickyHeader_withInfo_1fhxv_635{border-bottom:none}._userPublic__mobileHeaderBackBtn_1fhxv_638{flex:0 0 44px;width:44px;height:44px;margin-left:-6px;padding:0;border:none;border-radius:10px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#111;transition:opacity .2s ease}._userPublic__mobileHeaderBackBtn_1fhxv_638:active{opacity:.8}._userPublic__mobileHeaderBackBtn_1fhxv_638 svg{width:24px;height:24px}._userPublic__mobileHeaderBackBtn_1fhxv_638 svg path{stroke:#111}._userPublic__mobileHeaderInfo_1fhxv_663{flex:1;min-width:0;display:flex;align-items:center;gap:10px;margin-left:0;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .26s ease,transform .26s ease}._userPublic__mobileHeaderInfo_visible_1fhxv_675{opacity:1;transform:translateY(0);pointer-events:auto}._userPublic__mobileHeaderThumb_1fhxv_680{width:34px;height:34px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#d8d8df;display:flex;align-items:center;justify-content:center}._userPublic__mobileHeaderThumb_1fhxv_680 img{width:100%;height:100%;object-fit:cover;display:block}._userPublic__mobileHeaderThumbLetter_1fhxv_697{font-size:14px;font-weight:600;color:#1111118c}._userPublic__mobileHeaderMeta_1fhxv_702{flex:1;min-width:0}._userPublic__mobileHeaderName_1fhxv_706{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15;font-size:13px;font-weight:600;color:#111}._userPublic__mobileHeaderSublineBtn_1fhxv_716{margin:2px 0 0;padding:0;border:none;background:none;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;max-width:100%;font:inherit;font-size:11px;font-weight:500;color:#11111194;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}._userPublic__mobileHeaderSublineBtn_1fhxv_716:active{opacity:.75}._userPublic__mobileHeaderSublineRating_1fhxv_739{font-weight:600;color:#111;flex-shrink:0}._userPublic__mobileHeaderActions_1fhxv_744{display:flex;gap:8px;margin-left:8px}._userPublic__mobileHeaderIconBtn_1fhxv_749{width:32px;height:32px;border-radius:50%;background:#f4f4f4;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}._userPublic__mobileHeaderIconBtn_1fhxv_749 svg{width:18px;height:18px}}
