@charset "UTF-8";.search-container{align-items:center;display:flex;justify-content:center;margin:30px auto 0;width:100%}@media only screen and (max-width:768px){.search-container{margin-top:20px}}.search-container.plp{justify-content:start;margin:0 30px 0 0;max-width:770px}@media only screen and (max-width:768px){.search-container.plp{margin:0 20px 0 0}}.search-container .banner_header_switchers{margin:30px auto 0;padding:0}.search-container .search-control-container{display:flex;gap:10px}@media only screen and (max-width:768px){.search-container .search-control-container{width:100%}}.search-container .search-control-container.plp{flex:1}.search-container .search-control-container .search_control{position:relative}@media only screen and (max-width:768px){.search-container .search-control-container .search_control{width:100%}}.search-container .search-control-container .search_control.plp{display:flex;flex:1}.search-container .search-control-container .search_control input{background-color:#fff;border:3px solid #fff;border-radius:60px;box-shadow:none;color:#000;flex:1;font-size:14px;font-weight:400;height:45px;line-height:20px;outline:none;padding:0 14px 0 56px;transition-duration:.2s;width:495px}.search-container .search-control-container .search_control input.plp{box-shadow:0 0 0 1px #c7c6cd;height:45px;width:100%}@media only screen and (max-width:768px){.search-container .search-control-container .search_control input.plp{box-shadow:none}.search-container .search-control-container .search_control input{font-size:13px;font-weight:400;height:39px;line-height:20px;width:-webkit-fill-available}}.search-container .search-control-container .search_control input::-moz-placeholder{color:#999}.search-container .search-control-container .search_control input::placeholder{color:#999}.search-container .search-control-container .search_control input:focus{box-shadow:0 0 0 1000rem rgba(34,32,44,.25)}@media only screen and (max-width:768px){.search-container .search-control-container .search_control input:focus{box-shadow:none}}.search-container .search-control-container .search_control span svg,.search-container .search-control-container .search_control span:before{left:25px;position:absolute;top:50%;transform:translateY(-50%);fill:#8c8b98;stroke:#8c8b98}.search-container .search-control-container .search_button{align-items:center;background-color:var(--main-color);border:none;border-radius:60px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:47px;justify-content:center;padding-left:30px;padding-right:30px;position:absolute;right:2px;top:2px}.search-container .search-control-container .search_button.plp{height:46px;right:2px;top:2px}@media only screen and (max-width:768px){.search-container .search-control-container .search_button{display:none}}.search-container .search-control-container .search_button div{font-size:1em;line-height:0;white-space:nowrap}@media only screen and (max-width:768px){.search-container{width:100%}.search-container.mobile-active .plp{width:calc(100% - 20px)}.search-container.mobile-active span svg,.search-container.mobile-active span:before{left:0}.search-container .plp{width:calc(100% - 30px)}.search-container.mobile-active{background:#fff;height:100vh;left:0;max-width:100vw;position:fixed;top:0;width:100vw;z-index:10001}.search-container.mobile-active .search-control-container{background:#fff;border-bottom:1px solid #c7c6cd;padding:6px 10px 5px;position:fixed;top:0}.search-container.mobile-active .search-control-container:not(.plp){max-width:calc(100% - 20px)}.search-container.mobile-active .search-control-container .mob-start-typing{align-items:center;display:flex;flex-direction:column;left:50%;position:fixed;top:50%;transform:translate(-50%,-50px);width:300px}.search-container.mobile-active .search-control-container .mob-start-typing p{color:#8c8b98;font-size:14px;font-weight:400;line-height:20px;margin-top:10px}.search-container.mobile-active .search-control-container .mobile_search_exit{display:block;left:unset!important;position:absolute;right:0!important;top:0}.search-container.mobile-active .search-control-container input{font-size:14px;font-weight:400;line-height:20px;padding-left:50px}.search-container.mobile-active .search-control-container .search-results-container{box-shadow:0 0;display:block;left:0}.search-container.mobile-active .search-control-container .search-results-container.plp{top:43px}}@media only screen and (max-width:768px) and (max-width:768px){.search-container.mobile-active .search-control-container .search-results-container.plp{width:100vw}}@media only screen and (max-width:768px){.search-container.mobile-active .search-control-container .search-results-container .results-models-wrapper-container{display:block;overflow:initial;position:relative;top:4px}.search-container.mobile-active .search-control-container .search-results-container .results-models-wrapper-container .results-models-wrapper{background:#fff;height:calc(100vh - 50px);max-height:unset;width:100vw;z-index:1}.search-container.mobile-active .search-control-container .search-results-container .results-models-wrapper-container .results-models-wrapper .result-item{padding:12.5px 14px 12.5px 0}.search-container.mobile-active .search-control-container .search-results-container .results-models-wrapper-container .results-models-wrapper .result-item>div{font-size:14px;font-weight:400;line-height:20px;padding-left:10px}.search-container.mobile-active .search-control-container .search-results-container .no-result-desktop{align-items:baseline;background:#fff;height:calc(100vh - 50px);max-height:unset;padding:15px 0 0;position:relative;top:4px;z-index:1}.search-container.mobile-active .search-control-container .search-results-container .no-result-desktop .search_icon{left:2px;position:relative;transform:scale(.8)}.search-container.mobile-active .search-control-container .search-results-container .no-result-desktop .suggestions-text-desktop{margin-left:20px}[aria-labelledby=sortPriceMenuButton]{left:unset!important;right:0!important}}.search-results-container{border-radius:15px;box-shadow:0 3px 6px rgba(0,0,0,.1),0 10px 30px rgba(0,0,0,.06);display:none;flex-flow:column;height:auto;left:0;margin-top:5px;min-height:0;overflow:hidden;position:absolute;width:100%}.search-results-container.plp{top:51px}@media only screen and (max-width:768px){.search-results-container{display:none;width:100vw}}.search-results-container .no-result-desktop{align-items:center;background-color:#fff;display:none;flex-flow:column;flex-direction:row;font-size:14px;font-weight:400;justify-content:start;line-height:20px;padding:15px}.search-results-container .no-result-desktop svg{height:20px;position:static!important;transform:translateY(0)!important;width:20px}.search-results-container .no-result-desktop .suggestions-text-desktop{color:#8c8b98;margin-left:10px;margin-right:10px}.search-results-container .results-models-wrapper{border-bottom:1px solid #ccd4de;border-radius:0;max-height:280px;overflow:auto;position:relative;width:100%}@media only screen and (min-width:769px){.search-results-container .results-models-wrapper{border-radius:15px}}.search-results-container .results-models-wrapper::-webkit-scrollbar{width:6px}.search-results-container .results-models-wrapper::-webkit-scrollbar-track{background:#ebedf2}.search-results-container .results-models-wrapper::-webkit-scrollbar-thumb{background:#22202c}.search-results-container .results-models-wrapper .results-models{display:flex;flex-direction:column;width:100%}.search-results-container .results-models-wrapper .results-models .result-item{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:20px;padding:12.5px 25px}.search-results-container .results-models-wrapper .results-models .result-item b{font-weight:400}.search-results-container .results-models-wrapper .results-models .result-item:hover{background-color:#f7f7f8}.search-results-container .results-models-wrapper .results-models .result-item:before{content:url("data:image/svg+xml;utf8,<svg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M18.0918 17.4085L15.0002 14.3418C16.2002 12.8455 16.7814 10.9462 16.6242 9.03458C16.4669 7.12292 15.5832 5.34415 14.1548 4.06403C12.7263 2.78392 10.8617 2.09976 8.94427 2.15222C7.02686 2.20469 5.20243 2.9898 3.84612 4.34612C2.4898 5.70243 1.70469 7.52686 1.65222 9.44427C1.59976 11.3617 2.28392 13.2263 3.56403 14.6548C4.84415 16.0832 6.62292 16.9669 8.53458 17.1242C10.4462 17.2814 12.3455 16.7002 13.8418 15.5002L16.9085 18.5668C16.986 18.6449 17.0781 18.7069 17.1797 18.7492C17.2812 18.7915 17.3902 18.8133 17.5002 18.8133C17.6102 18.8133 17.7191 18.7915 17.8206 18.7492C17.9222 18.7069 18.0144 18.6449 18.0918 18.5668C18.242 18.4114 18.326 18.2038 18.326 17.9877C18.326 17.7716 18.242 17.5639 18.0918 17.4085ZM9.16683 15.5002C8.01311 15.5002 6.88529 15.158 5.926 14.5171C4.96672 13.8761 4.21904 12.9651 3.77753 11.8992C3.33602 10.8333 3.2205 9.66036 3.44558 8.5288C3.67066 7.39725 4.22624 6.35785 5.04204 5.54204C5.85785 4.72624 6.89725 4.17066 8.0288 3.94558C9.16036 3.7205 10.3332 3.83602 11.3992 4.27753C12.4651 4.71904 13.3761 5.46672 14.0171 6.426C14.658 7.38529 15.0002 8.51311 15.0002 9.66683C15.0002 11.2139 14.3856 12.6977 13.2916 13.7916C12.1977 14.8856 10.7139 15.5002 9.16683 15.5002Z' fill='%23C7C6CD'/></svg>");display:inline-block;height:20px;margin-right:10px;width:20px}@media only screen and (max-width:768px){.search-results-container .results-models-wrapper .results-models .result-item:before{transform:scale(.8)}}.search-results-container .results-brands-wrapper{background-color:#fff;display:block}.search-results-container .results-brands-wrapper .results-brands-title{color:#9ca3af;font-size:9px;font-weight:700;padding:7px 14px 0;text-align:left;text-transform:uppercase}.search-results-container .results-brands-wrapper .results-brands{max-height:175px;width:100%}.search-results-container .results-brands-wrapper .results-brands .result-item{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;font-size:14px;height:35px;padding:8px 42px;position:relative}.search-results-container .results-brands-wrapper .results-brands .result-item span:before{background-image:url('data:image/svg+xml;utf8,<svg class="header-search-icon" fill="%23cfd1d7" height="16" width="16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-14.65 -14.65 517.70 517.70" xml:space="preserve" stroke="%23cfd1d7" stroke-width="19.0476"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g> <g> <path d="M0,203.25c0,112.1,91.2,203.2,203.2,203.2c51.6,0,98.8-19.4,134.7-51.2l129.5,129.5c2.4,2.4,5.5,3.6,8.7,3.6 s6.3-1.2,8.7-3.6c4.8-4.8,4.8-12.5,0-17.3l-129.6-129.5c31.8-35.9,51.2-83,51.2-134.7c0-112.1-91.2-203.2-203.2-203.2 S0,91.15,0,203.25z M381.9,203.25c0,98.5-80.2,178.7-178.7,178.7s-178.7-80.2-178.7-178.7s80.2-178.7,178.7-178.7 S381.9,104.65,381.9,203.25z"></path> </g> </g> </g></svg>');background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:14px;width:14px}.search-results-container .results-brands-wrapper .results-brands .result-item .search-item{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;font-size:14px;padding:0}.search-results-container .results-brands-wrapper .results-brands .result-item:hover{background-color:#f0f0f0}.search-results-container .results-brands-wrapper .results-brands .result-item:hover .search-item{color:#179de0}.header_search{align-items:center;background-color:#fff;display:flex;height:87px;justify-content:space-between;width:100%}@media only screen and (max-width:1100px){.header_search{display:none}}.header_search .search-container{align-items:center;display:flex;justify-content:space-between}.header_search .search-container .header-search-brand{padding:0 14px!important}.overlay-background{background:rgba(0,0,0,.15);display:none;inset:0;position:fixed;z-index:9998}.search-control-container{position:relative;z-index:10000}.overlay{background:rgba(0,0,0,.2);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.search-brand{transition:none}.search-brand:focus~.overlay{display:block}.search-filter-container{border-bottom:1px solid #e4e4e7;padding-bottom:30px}@media only screen and (min-width:1231px){.search-filter-container{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.search-filter-container{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.search-filter-container{margin:0 15px;max-width:calc(100vw - 30px)}}.mob-start-typing,.mobile_search_exit{display:none}@media only screen and (max-width:768px){.results-models-wrapper-container{display:none;width:100vw}}.preloader{background-color:rgba(0,0,0,.2);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1051}.preloader .preloader-line{background-color:gray;height:4px;left:0;position:absolute;top:0;width:100%}.preloader .preloader-line .preloader-active-line{animation:moveLine 2s linear infinite;background-color:var(--main-color);height:100%;position:absolute;width:150px}@keyframes moveLine{0%{left:0}to{left:calc(100% - 50px)}}@media only screen and (max-width:768px){.search-container.mobile-active .search-control-container .search_control span svg{left:0}}header{background:var(--main-color);color:var(--additional-color);display:flex;flex-flow:column;padding:40px 0;position:relative;width:100%;z-index:20}header.home-header{background:transparent;position:absolute;top:10px;z-index:22}@media only screen and (max-width:768px){header.home-header{background:var(--main-color);position:relative;top:0;z-index:0}header.home-header .currency_mobile{display:none!important}header.filter_mobile_open{z-index:1!important}header{padding:30px 0;z-index:0}header:not(.menu_active) .header_content{margin:0!important}header.menu_active{position:fixed;z-index:1000}header.menu_active .mobile-hamburger svg.open{display:none}header .mobile-hamburger svg.open,header.menu_active .mobile-hamburger svg.close{display:block}header .mobile-hamburger svg.close{display:none}header .item_active .currency_desktop{color:#fff!important;display:block!important;font-size:16px!important;font-weight:400!important;left:30px;line-height:25px!important;position:absolute;top:90px;z-index:2}header .item_active .currency_mobile{display:block!important}header .currency_desktop{display:block!important;font-size:16px;font-size:16px!important;font-weight:400;font-weight:400!important;line-height:25px;line-height:25px!important}header .currency_mobile{display:none!important}}header .header_content_reverse{display:flex;flex-flow:row-reverse}header .header_content{color:var(--additional-color);display:flex;font-family:Inter;font-size:16px;justify-content:center;margin:0 auto;max-width:1170px;place-items:center;position:relative;width:100%}@media only screen and (min-width:1231px){header .header_content{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){header .header_content{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){header .header_content{margin:0 15px;max-width:calc(100vw - 30px)}header .header_content>.logo{display:none}}header .header_content .logo{max-width:140px;place-content:flex-start;position:absolute;width:100%}header .header_content .logo a{display:flex;width:100%}header .header_content .logo img{display:flex;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (max-width:768px){header .header_content .logo,header .header_content .logo img{max-height:50px;max-width:100px}}header .header_content .logo_mob{display:none}@media only screen and (max-width:900px){header .header_content .logo_mob{display:flex}}header .header-search{cursor:pointer;display:none}header .locations{display:flex;min-width:100px;place-content:flex-end}header .locations .brand_items{left:inherit!important}header .first-half,header .second-half{display:flex;gap:10px 20px;height:-moz-min-content;height:min-content}@media only screen and (max-width:768px){header .first-half,header .second-half{display:flex}}header .first-half .brand_items{left:0}header .second-half{justify-content:flex-end}header .second-half .brand_items{right:0}header .mobile-hamburger{display:inline-block;display:none;left:10px;position:absolute;top:-30px;transform:translateY(-50%)}@media only screen and (max-width:768px){header .mobile-hamburger{display:block;top:0}}header .pages{display:grid;flex-direction:row;grid-template-columns:1fr 140px 1fr;justify-content:space-between;width:100%}header .pages:first-of-type{flex-wrap:wrap}@media only screen and (max-width:768px){header .pages{display:none}}header .pages .logo{order:2;position:relative}header .pages .first-half{flex-wrap:wrap;order:1}header .pages .second-half{flex-wrap:wrap;order:3}header .pages p,header .pages span{cursor:pointer}header .pages a{font-size:14px;font-weight:400}header .pages .active:before{width:100%}header .pages .brand_list{color:var(--additional-color);display:flex;font-size:14px;font-weight:500;letter-spacing:.01em;letter-spacing:.01em!important;line-height:20px;padding:5px;place-items:center;position:relative;text-transform:capitalize}header .pages .brand_list .brand_icon{left:0;position:absolute}header .pages .brand_list .brand_arrow{margin-left:6px}header .pages .brand_list .brand_arrow path{fill:var(--additional-color)}header .pages .singlePageCreated a{padding:5px!important}header .pages .brand_item{display:flex;height:-moz-min-content;height:min-content;place-items:center;position:relative}header .pages .brand_items{background:var(--main-color);border-radius:15px;display:none;flex-direction:column;list-style-type:none;opacity:0;padding:15px 20px;position:absolute;top:100%;transition:opacity .3s ease;z-index:1}header .pages .brand_items img{background:#e4e4e7;border-radius:10px;display:grid;height:25px;padding:2.5px 3px;width:25px}header .pages .brand_items.brand_row{flex-wrap:wrap;max-width:565px;width:-moz-max-content;width:max-content}header .pages .brand_items li{align-items:center;color:var(--additional-color);display:flex;font-weight:400;height:35px;width:-moz-max-content;width:max-content}header .pages .brand_items li>:first-child{color:var(--additional-color);display:flex;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px;opacity:.75;text-align:left;width:120px}header .pages .brand_items li>:first-child:hover{cursor:pointer;opacity:1}header .pages .brand_items li p,header .pages .brand_items li span{display:flex;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px;transition:all .3s ease!important;width:-moz-max-content;width:max-content}header .pages .brand_items li p:before,header .pages .brand_items li span:before{transition:all .3s ease!important}header .pages .area_grid{gap:15px;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:1000px){header .pages .area_grid{grid-template-columns:repeat(3,1fr)}}header .pages .item_row{position:relative}header .pages .header_brands{border-radius:5px;gap:15px;max-width:840px;padding:15px;top:27px;z-index:20}header .pages .header_brands a{display:flex;place-items:center}header .pages .header_brands a img{height:32px;margin-right:13px;width:32px}header .param{display:flex;justify-content:space-between;max-width:120px;width:100%}@media only screen and (max-width:800px){header .param{display:none}}header .param .param_currency .currencies,header .param .param_currency a{color:#909294;font-weight:500}header .param .param_currency .currencies:last-child,header .param .param_currency a:last-child{margin-left:10px}header .param .param_currency span{cursor:pointer}header .param .param_currency .active,header .param .param_currency span:hover{color:#000}header .param .param_currency .active:before{width:100%}header .param .param_lang{font-weight:400;position:relative;text-transform:none}header .param .param_lang svg{display:none!important;margin-left:5px;transform:rotate(180deg)}header .param .param_lang svg path{stroke:var(--main-color)}header .param .param_lang .lang_items{background:#212529;border-bottom:2px solid var(--main-color);box-shadow:0 4px 20px rgba(0,0,0,.3);color:var(--additional-color);display:none;flex-wrap:wrap;flex-flow:column;gap:20px 30px;height:auto;left:50%;max-width:200px;padding:20px 30px;position:absolute;top:20px;transform:translateX(-50%);width:-moz-max-content;width:max-content}header .param .param_lang .lang_items a,header .param .param_lang .lang_items span{color:var(--additional-color);cursor:pointer;font-weight:400;transition:all .15s ease-in}header .param .param_lang .lang_items a:hover,header .param .param_lang .lang_items span:hover{color:var(--main-color)}.header_logo{height:34px!important;width:140px!important}@media only screen and (max-width:768px){.header_logo{height:24px!important;width:100px!important}body{scrollbar-width:none}header{position:fixed!important;z-index:10000!important}header+script+main{margin-top:60px!important}}.drawer-list{display:none;left:0;position:absolute;top:30px;width:0}@media only screen and (max-width:768px){.drawer-list{display:flex}}.drawer-list.menu_active{position:fixed;top:60px;width:100vw}.drawer-list.menu_active .mobile_menu_content{height:calc(100vh - 59px);overflow:auto!important}.drawer-list.menu_active .mobile_menu_content::-webkit-scrollbar{display:none}.drawer-list.menu_active .mobile_menu_content .mob_pages{overflow:hidden}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item:last-child{border-bottom:1px solid #383645;margin-bottom:15px;padding-bottom:22.5px!important}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half{display:flex;flex-direction:column;max-width:unset!important;padding-left:30px;padding-right:15px;width:100%}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{padding:10px 0;position:relative;width:calc(100% - 45px)}@media only screen and (min-width:787px) and (min-width:1231px){.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 auto;max-width:1170px}}@media only screen and (min-width:787px) and (max-width:1230px){.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (min-width:787px) and (max-width:768px){.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 15px;max-width:calc(100vw - 30px)}}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item a,.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item span,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item a,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item span{color:var(--additional-color);display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:25px}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item a span:nth-of-type(2),.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item span span:nth-of-type(2),.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item a span:nth-of-type(2),.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item span span:nth-of-type(2){color:#8c8b98;display:block;font-size:12px;font-weight:400;line-height:20px}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child{display:flex}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child:has(+ul),.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child:has(+ul){pointer-events:none}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child svg,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child svg{position:absolute;right:5px;rotate:270deg;top:50%;transform:translateX(35%) scale(1.1)}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items{background:var(--main-color);height:calc(100vh - 59px);left:unset;overflow:auto;position:absolute;right:-210vw;top:0;width:100vw;z-index:1}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items.top-padding-ul,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items.top-padding-ul{flex-direction:column;padding-top:40px}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items .not_selected_value,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items .not_selected_value{color:var(--additional-color)}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items span,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items span{align-items:center;display:flex;gap:15px}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items img,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items img{background:#e4e4e7;border-radius:15px;height:30px;padding:7.5px 7px;width:30px}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active{position:unset}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child{align-items:center;background:var(--main-color);display:flex;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;height:60px;justify-content:center;left:0;line-height:30px;padding:0;position:absolute;top:-60px;width:100vw}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child:has(+ul),.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child:has(+ul){pointer-events:auto}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child svg,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child svg{left:10px;padding:20px;right:unset;rotate:90deg;top:20%;transform:scale(1.5)}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{right:0}.drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul li,.drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul li{padding:10px 15px 10px 30px}.drawer-list .mobile_menu_content{background:var(--main-color);height:0;overflow:hidden;width:calc(100vw + 1px)}.drawer-list .logo{left:50%;position:absolute;top:-30px;transform:translate(-50%,-50%)}.drawer-list input{height:0;opacity:0;position:absolute;width:0}.drawer-list .order{background:#00a084;border-radius:5px;color:var(--additional-color);display:flex;font-size:16px;font-weight:400;letter-spacing:1px;line-height:17px;margin-left:auto;margin-right:auto;margin-top:10px;padding:20px 40px;text-transform:uppercase;transition:.4s linear;width:250px}.drawer-list .order:hover{background:#004f41}@media only screen and (max-width:10000px){header.mobile-wide.home-header{background:var(--main-color);position:relative;top:0;z-index:0}}header.mobile-wide .header_logo{max-height:100px;max-width:180px;width:100%}@media only screen and (max-width:10000px){header.mobile-wide .header_logo{left:calc(50vw - 80px);max-height:50px!important;max-width:100px!important;position:absolute;transform:translateY(-50%);width:-moz-fit-content!important;width:fit-content!important}}@media only screen and (max-width:10000px) and (min-width:1231px){header.mobile-wide .header_logo{left:535px}}@media only screen and (max-width:10000px) and (max-width:786px){header.mobile-wide .header_logo{left:calc(50vw - 50px)}}header.mobile-wide .header_mob img.header_logo{height:50px}@media only screen and (max-width:10000px){header.mobile-wide{padding:30px 0;z-index:0}header.mobile-wide.menu_active{position:fixed;z-index:1000}header.mobile-wide.menu_active .mobile-hamburger svg.open{display:none}header.mobile-wide.menu_active .mobile-hamburger svg.close{display:block}header.mobile-wide.menu_active .header_logo{max-height:100px;max-width:180px;width:100%}}@media only screen and (max-width:10000px) and (max-width:10000px){header.mobile-wide.menu_active .header_logo{left:calc(50vw - 60px);max-height:50px!important;max-width:100px!important;position:absolute;transform:translateY(-50%);width:-moz-fit-content!important;width:fit-content!important}}@media only screen and (max-width:10000px){header.mobile-wide .mobile-hamburger svg.open{display:block}header.mobile-wide .mobile-hamburger svg.close{display:none}header.mobile-wide .item_active .currency_desktop{color:var(--additional-color)!important;display:block!important;font-size:16px!important;font-weight:400!important;left:30px;line-height:25px!important;position:absolute;top:90px;z-index:2}header.mobile-wide .item_active .currency_mobile{display:block!important}header.mobile-wide .currency_desktop{display:block!important;font-size:16px!important;font-weight:400!important;line-height:25px!important}header.mobile-wide .currency_mobile{display:none!important}}@media only screen and (min-width:1231px){header.mobile-wide .header_content{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){header.mobile-wide .header_content{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){header.mobile-wide .header_content{margin:0 15px;max-width:calc(100vw - 30px)}}@media only screen and (max-width:10000px){header.mobile-wide .header_content>.logo{display:none}header.mobile-wide .header_content .logo,header.mobile-wide .header_content .logo img{max-height:50px;max-width:100px}header.mobile-wide .first-half,header.mobile-wide .second-half{display:flex}header.mobile-wide .mobile-hamburger{display:block;left:0;top:0}}@media only screen and (max-width:786px){header.mobile-wide .mobile-hamburger{left:5px}}@media only screen and (max-width:10000px){header.mobile-wide .pages{display:none}}header.mobile-wide .pages p,header.mobile-wide .pages span{cursor:pointer}header.mobile-wide .pages a{font-size:14px;font-weight:400}header.mobile-wide .pages .active:before{width:100%}header.mobile-wide .pages .brand_list{color:var(--additional-color);display:flex;font-size:14px;font-weight:500;letter-spacing:.01em;letter-spacing:.01em!important;line-height:20px;padding:5px;place-items:center;position:relative;text-transform:capitalize}header.mobile-wide .pages .brand_list .brand_icon{left:0;position:absolute}header.mobile-wide .pages .brand_list .brand_arrow{margin-left:6px}header.mobile-wide .pages .brand_list .brand_arrow path{fill:var(--additional-color)}header.mobile-wide .pages .singlePageCreated a{padding:5px!important}header.mobile-wide .pages .brand_item{display:flex;place-items:center;position:relative}header.mobile-wide .pages .brand_items{background:var(--main-color);border-radius:15px;display:none;flex-direction:column;list-style-type:none;opacity:0;padding:15px 20px;position:absolute;top:100%;transition:opacity .3s ease;z-index:1}header.mobile-wide .pages .brand_items img{display:none}header.mobile-wide .pages .brand_items.brand_row{flex-wrap:wrap;max-width:565px;width:-moz-max-content;width:max-content}header.mobile-wide .pages .brand_items li{align-items:center;color:var(--additional-color);display:flex;font-weight:400;height:35px;width:-moz-max-content;width:max-content}header.mobile-wide .pages .brand_items li>:first-child{color:var(--additional-color);display:flex;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px;opacity:.75;text-align:left;width:120px}header.mobile-wide .pages .brand_items li>:first-child:hover{cursor:pointer;opacity:1}header.mobile-wide .pages .brand_items li p,header.mobile-wide .pages .brand_items li span{display:flex;font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px;transition:all .3s ease!important;width:-moz-max-content;width:max-content}header.mobile-wide .pages .brand_items li p:before,header.mobile-wide .pages .brand_items li span:before{transition:all .3s ease!important}header.mobile-wide .pages .area_grid{gap:15px;grid-template-columns:repeat(4,1fr)}header.mobile-wide .pages .item_row{position:relative}header.mobile-wide .pages .header_brands{border-radius:5px;gap:15px;max-width:840px;padding:15px;top:27px;z-index:20}header.mobile-wide .pages .header_brands a{display:flex;place-items:center}header.mobile-wide .pages .header_brands a img{height:32px;margin-right:13px;width:32px}header.mobile-wide .param{display:flex;justify-content:space-between;max-width:120px;width:100%}@media only screen and (max-width:800px){header.mobile-wide .param{display:none}}header.mobile-wide .param .param_currency .currencies,header.mobile-wide .param .param_currency a{color:#909294;font-weight:500}header.mobile-wide .param .param_currency .currencies:last-child,header.mobile-wide .param .param_currency a:last-child{margin-left:10px}header.mobile-wide .param .param_currency span{cursor:pointer}header.mobile-wide .param .param_currency .active,header.mobile-wide .param .param_currency span:hover{color:#000}header.mobile-wide .param .param_currency .active:before{width:100%}header.mobile-wide .param .param_lang{font-weight:400;position:relative;text-transform:none}header.mobile-wide .param .param_lang svg{display:none!important;margin-left:5px;transform:rotate(180deg)}header.mobile-wide .param .param_lang svg path{stroke:var(--main-color)}header.mobile-wide .param .param_lang .lang_items{background:#212529;border-bottom:2px solid var(--main-color);box-shadow:0 4px 20px rgba(0,0,0,.3);color:var(--additional-color);display:none;flex-wrap:wrap;flex-flow:column;gap:20px 30px;height:auto;left:50%;max-width:200px;padding:20px 30px;position:absolute;top:20px;transform:translateX(-50%);width:-moz-max-content;width:max-content}header.mobile-wide .param .param_lang .lang_items a{cursor:pointer;font-weight:400;transition:all .15s ease-in}header.mobile-wide .param .param_lang .lang_items a:hover{color:var(--main-color)}header.mobile-wide .param .param_lang .lang_items a{color:var(--additional-color)}.mobile-wide .drawer-list{box-shadow:0 0 0 1px rgba(0,0,0,.25)!important;display:none;left:0;position:absolute;top:30px;width:0}@media only screen and (max-width:10000px){.mobile-wide .drawer-list{display:flex}}.mobile-wide .drawer-list.menu_active{position:fixed;top:60px;width:100vw}.mobile-wide .drawer-list.menu_active .header_logo{left:unset}.mobile-wide .drawer-list.menu_active .mobile_menu_content{height:calc(100vh - 59px)}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages{overflow:hidden}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item:last-child{border-bottom:1px solid #383645}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half{display:flex;flex-direction:column;max-width:unset!important;padding-left:30px;padding-right:15px;width:100%}@media only screen and (min-width:769px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half{padding-left:10px}}@media only screen and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half{padding-left:0;padding-right:0}}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{padding:7.5px 0;width:calc(100% - 45px)}@media only screen and (min-width:787px) and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 auto;max-width:1170px}}@media only screen and (min-width:787px) and (max-width:1230px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (min-width:787px) and (max-width:768px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item{margin:0 15px;max-width:calc(100vw - 30px)}}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item a,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item span,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item a,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item span{color:var(--additional-color);display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:25px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item a span:nth-of-type(2),.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item span span:nth-of-type(2),.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item a span:nth-of-type(2),.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item span span:nth-of-type(2){color:#8c8b98;display:block;font-size:12px;font-weight:400;line-height:20px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child{display:flex;position:relative}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child:has(+ul),.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child:has(+ul){pointer-events:none}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item>:first-child svg,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item>:first-child svg{position:absolute;right:0;rotate:270deg;top:50%;transform:translateX(35%)}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items{background:var(--main-color);height:calc(100vh - 83px);left:unset;overflow:auto;position:absolute;right:-210vw;top:0;width:100vw;z-index:1}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items .top-padding-ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items .top-padding-ul{padding-top:40px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items .not_selected_value,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items .not_selected_value{color:#8c8b98}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items span,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items span{align-items:center;display:flex;gap:15px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item ul.brand_items img,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item ul.brand_items img{background:#e4e4e7;border-radius:15px;height:30px;padding:7.5px 7px;width:30px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child{align-items:center;background:var(--main-color);display:flex;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;height:60px;justify-content:center;left:0;line-height:30px;padding:0;position:absolute;top:-60px;width:100vw}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child:has(+ul),.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child:has(+ul){border-bottom:1px solid rgba(0,0,0,.25);pointer-events:auto}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child svg,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child svg{left:10px;padding:15px;right:unset;rotate:90deg;top:20%;transform:scale(1.5)}@media only screen and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active>:first-child svg,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active>:first-child svg{left:calc(50vw - 585px)}}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{right:0}@media only screen and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{right:calc(50vw - 585px)}}@media only screen and (min-width:1231px) and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{margin:0 auto;max-width:1170px}}@media only screen and (min-width:1231px) and (max-width:1230px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (min-width:1231px) and (max-width:768px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul{margin:0 15px;max-width:calc(100vw - 30px)}}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul li,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul li{padding:10px 15px 10px 30px}@media only screen and (min-width:1231px){.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active ul li,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active ul li{padding:10px 0}}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items{margin-top:2px;padding-top:20px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items.top-padding-ul,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items.top-padding-ul{padding-top:60px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items.currency-switcher,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items.currency-switcher{margin-top:34px}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items.currency-switcher.item_active a,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items.currency-switcher.item_active a{color:#8c8b98!important}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items.currency-switcher.item_active .currency_desktop,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items.currency-switcher.item_active .currency_desktop{color:#fff!important}.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .first-half .brand_item.item_active .brand_items li>a,.mobile-wide .drawer-list.menu_active .mobile_menu_content .mob_pages .second-half .brand_item.item_active .brand_items li>a{width:unset!important}.mobile-wide .drawer-list .mobile_menu_content{background:var(--main-color);height:0;overflow:hidden;width:calc(100vw + 1px)}.mobile-wide .drawer-list .logo{left:50%;position:absolute;top:-30px;transform:translate(-50%,-50%)}.mobile-wide .drawer-list input{height:0;opacity:0;position:absolute;width:0}.mobile-wide .drawer-list .order{background:#00a084;border-radius:5px;color:var(--additional-color);display:flex;font-size:16px;font-weight:400;letter-spacing:1px;line-height:17px;margin-left:auto;margin-right:auto;margin-top:10px;padding:20px 40px;text-transform:uppercase;transition:.4s linear;width:250px}.mobile-wide .drawer-list .order:hover{background:#004f41}.header_content-logo{display:flex;height:100%;height:80px;max-width:175px;place-content:center;width:100%}@media only screen and (max-width:800px){.header_content-logo{height:50px;max-width:85px}}.header_content-logo a{display:flex}.header_content-logo img{display:flex;margin:0 auto;max-height:80px;-o-object-fit:contain;object-fit:contain;width:100%}.header_content .logo{left:50%;transform:translate(-50%)}.close-icon,.search-icon{color:hsla(0,0%,43%,.25);cursor:pointer;padding:0 24px}.item-text{margin:0 16px;text-align:left;width:100%}header .brand_items,header.mobile-wide .brand_items{scrollbar-width:none}header .brand_items::-webkit-scrollbar,header.mobile-wide .brand_items::-webkit-scrollbar{display:none}header .brand_items li>:first-child span:nth-of-type(2),header.mobile-wide .brand_items li>:first-child span:nth-of-type(2){display:none}.currency_mobile{display:none!important}@media only screen and (min-width:1231px){.mobile-wide .item_active span.currency_desktop{left:calc(50vw - 585px)}}.currency_desktop{color:var(--additional-color)!important;display:block!important}span.brand_list.models_list{cursor:default}@media only screen and (max-width:786px){.mobile-wide .mobile-hamburger.close{left:-10px}}.home-header.menu_active.mobile-wide{border-bottom:1px solid rgba(0,0,0,.25)}header.mobile-wide .first-half{margin-top:20px}header.mobile-wide .first-half,header.mobile-wide .second-half{gap:0}.mobile-wide .not_selected_value{justify-content:flex-start!important;width:unset!important}.area_grid li{display:flex!important;flex-direction:row-reverse;gap:10px}.mobile-wide .area_grid li a{margin-right:auto}.menu{width:100%}.cards-item.inactive .card_detailes,.cards_item.inactive .card_detailes{align-items:center;background:#fff;display:flex;flex:1;font-size:14px;height:40px;justify-content:center}.button_layout{margin:0!important;overflow:hidden}@media only screen and (min-width:1231px){.button_layout{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.button_layout{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.button_layout{margin:0 15px;max-width:calc(100vw - 30px)}}.button_layout .button{align-items:center;display:flex;font-size:13px;font-weight:500;justify-content:space-between;line-height:20px;margin-top:10px;overflow-x:auto;white-space:nowrap}.button_layout .button a,.button_layout .button span{transition-duration:.3s}.button_layout .button a:hover,.button_layout .button span:hover{background-color:#f7f7f8}.button_layout .button .reserve_buttons{align-items:center;cursor:pointer;display:flex;gap:10px;width:100%}.button_layout .button .reserve_buttons .whatsup-call-button{background-color:var(--main-color);border:1px solid transparent;border-radius:50px;color:#fff;height:40px;padding:9px 0}.button_layout .button .reserve_buttons .fixed_form,.button_layout .button .reserve_buttons .whatsup-call-button{align-items:center;display:flex;flex:1;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.01em;line-height:20px}.button_layout .button .reserve_buttons .fixed_form{border:1px solid #c7c6cd;border-radius:50px;cursor:pointer;height:38px}.button_layout .button .card_detailes,.button_layout .button>a{border:1px solid #c7c6cd;border-radius:50px;cursor:pointer;padding:7px 15px}.cards_content{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;margin-bottom:45px!important;row-gap:45px}@media only screen and (min-width:1231px){.cards_content{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.cards_content{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.cards_content{margin:0 15px;max-width:calc(100vw - 30px)}}@media only screen and (max-width:1040px){.cards_content{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.cards_content{grid-template-columns:repeat(1,1fr);margin-bottom:30px!important;row-gap:30px}}.no-dep{color:#23a23f}.no-dep svg{margin-bottom:-3px;fill:#23a23f}.dep{color:#535260;font-size:13px;font-weight:400;line-height:20px}.dep svg{margin-bottom:-3px;fill:#535260}.cards_item{display:flex;flex-flow:column;width:100%}.cards_item .cards_item_img{margin-bottom:10px;position:relative}.cards_item .cards_item_img img{border-radius:15px}.cards_item .cards_item_img .availability{background-color:rgba(0,0,0,.5);border-radius:10px;bottom:5px;color:#fff;font-size:12px;font-weight:400;height:20px;left:5px;line-height:20px;padding:0 8px 0 22px;position:absolute;z-index:1}.cards_item .cards_item_img .availability .sign{align-items:center;border-radius:20px;display:inline-flex;height:14px;justify-content:center;left:3.5px;position:absolute;top:3px;width:14px}.cards_item .cards_item_img .availability .availabe_now{background-color:#23a23f}.cards_item .cards_item_img .availability .availabe_tomorrow{background-color:#b2a028}.cards_item .cards_item_img .availability .availabe_today{background-color:#305de8}.cards_item .cards_item_img .availability .availabe_soon{background-color:#8b1039}.cards_item .cards_item_img .main_img{display:flex;min-height:245px;-o-object-fit:cover;object-fit:cover;width:100%}.cards_item .cards_item_lists{display:flex}.cards_item .cards_item_info{align-items:center;display:flex;justify-content:space-between}.cards_item .cards_item_info .info{font-size:16px;font-weight:400;line-height:25px}@media only screen and (max-width:768px){.cards_item .cards_item_info .info{font-size:14px;font-weight:400;line-height:20px}}.cards_item .cards_item_info img{height:40px}.cards_item .cards_item_info p{font-size:16px;font-weight:400;line-height:25px}@media only screen and (max-width:768px){.cards_item .cards_item_info p{font-size:14px;font-weight:400;line-height:20px}}.cards_item .cards_item_info ul{display:flex}.cards_item .cards_item_info ul li{color:#535260;font-size:13px;font-weight:400;line-height:20px}@media only screen and (max-width:768px){.cards_item .cards_item_info ul li{font-size:12px;font-weight:400;line-height:20px}}.cards_item .cards_item_info ul li:not(:last-child){margin-right:.3rem}.cards_item .cards_item_info ul li:not(:first-child):before{content:"·"}.cards_item_button-price_full{display:flex;margin-top:10px}.cards_item_button-price_full .info{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){.cards_item_button-price_full .info{font-size:16px;font-weight:500;line-height:25px}}.cards_item_button-price_full .price{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px;margin-right:.2rem}.cards_item_button-price_full .select-price{align-items:center;color:#000;cursor:pointer;display:flex;padding:0 5px}.cards_item_button-price_full .select-price .rental_price{position:relative}.cards_item_button-price_full .select-price .rental_price .choose_rental_card{align-items:center;display:flex}.cards_item_button-price_full .select-price .rental_price .choose_rental_card .choose_rental_text{font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px}@media only screen and (max-width:768px){.cards_item_button-price_full .select-price .rental_price .choose_rental_card .choose_rental_text{font-size:12px;font-weight:400;line-height:20px}}.cards_item_button-price_full .select-price .rental_price .price_items{background-color:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.5);display:none;flex-direction:column;font-size:13px;font-weight:500;left:-5px;line-height:20px;min-width:80px;padding:5px;position:absolute;white-space:nowrap;z-index:10}.cards_item_button-price_full .select-price .rental_price.active svg{transform:rotate(180deg)}.cards_item_button-price_full .select-price .rental_price.active .price_items{display:flex}.cards_item_button-price_full .select-price .rental_price a{white-space:nowrap}.cards_item_button-price_full .select-price .rental_price a.active{font-weight:700}.cards_item_button-price_full.fixedBottom{flex-direction:column;margin-top:0}.cards_item_list_info{display:flex;flex:1 1 auto;margin-top:10px}.cards_item_list_info ul{color:#383645;display:flex;flex-wrap:wrap;font-size:13px;font-weight:400;line-height:20px}@media only screen and (max-width:768px){.cards_item_list_info ul{font-size:12px;font-weight:400;line-height:20px}}.cards_item_list_info ul li:not(:last-child){margin-right:.3rem}.cards_item_list_info ul li:not(:first-child):before{content:"·"}.slick-carousel{margin-bottom:0!important}.cards_item_img{min-height:50px}.slider-content{width:100%}.slick-list{border-radius:15px}.slider-content{max-width:calc(100vw - 30px);padding:0!important;position:relative}.slider-content .slick-arrow{display:none!important}.slick-dots{background-color:transparent;bottom:14px;display:flex;position:absolute;right:10px;width:-moz-max-content;width:max-content}.slick-dots li{background-color:hsla(0,0%,100%,.5);border-radius:10px;height:5px;margin:0 3px;opacity:1;width:5px}.slick-dots button{display:none}.slick-dots button:before{background-color:#fff;border-radius:6px;content:"";height:6px;left:50%;opacity:0;top:50%;transform:translate(-50%,-50%);width:6px}.slick-dots li button{height:10px;width:10px}.slick-dots li.slick-active{background-color:#fff}.slick-dotted.slick-slider{margin-bottom:0!important}#sliderCard img{height:100px!important}.cards_item.inactive .reserve_buttons{display:none}.cards_item.inactive .cards_item_img.slider{border-radius:15px;overflow:hidden}.cards_item.inactive .cards_item_img.slider img{filter:grayscale(100%)}.card_detailes{display:none}.Slick_item img,.cards_item_img img{aspect-ratio:370/245;height:auto!important;min-height:auto!important}@media only screen and (max-width:768px){.Slick_item img,.cards_item_img img{aspect-ratio:330/215}}.slick-slide{display:block!important}:has(+footer){margin-bottom:0!important;padding-bottom:0!important}footer{background:#f7f7f8;margin-top:60px;padding:0}@media only screen and (max-width:768px){footer{margin-top:30px}}footer .footer_content{flex-flow:column}@media only screen and (min-width:1231px){footer .footer_content{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){footer .footer_content{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){footer .footer_content{margin:0 15px;max-width:calc(100vw - 30px)}}@media only screen and (min-width:1110px){footer .footer_content{padding-top:60px}}@media only screen and (max-width:1110px){footer .footer_content{padding-top:calc(36.5493px + 2.11268vw)}}footer .footer_content>div:not(:last-child){box-shadow:0 1px 0 #e4e4e7;padding-bottom:30px;padding-top:30px}@media only screen and (max-width:768px){footer .footer_content>div:not(:last-child){padding-bottom:15px;padding-top:15px}}footer .footer_content .footer_content_top{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:50px}@media only screen and (min-width:1110px){footer .footer_content .footer_content_top{margin-bottom:50px}}@media only screen and (max-width:1110px){footer .footer_content .footer_content_top{margin-bottom:calc(18.73239px + 2.8169vw)}}footer .footer_content .footer_content_top .footer_content_item{max-width:50%;width:100%}@media only screen and (max-width:900px){footer .footer_content .footer_content_top .footer_content_item .footer-block_items{flex-flow:column;gap:14px 0}}footer .footer_content .footer_dropdown .dropdown_title{cursor:pointer;display:flex;justify-content:space-between;position:relative}footer .footer_content .footer_dropdown .dropdown_title p{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){footer .footer_content .footer_dropdown .dropdown_title p{font-size:16px;font-weight:500;line-height:25px}}footer .footer_content .footer_dropdown .dropdown_title svg{transform:rotate(180deg)}footer .footer_content .footer_dropdown .dropdown_content{display:grid;font-size:16px;font-weight:400;gap:10px;grid-template-columns:repeat(6,1fr);line-height:25px;margin-top:30px;max-height:1000px;opacity:1;overflow:hidden;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,max-height .3s ease,margin .3s ease}@media only screen and (max-width:768px){footer .footer_content .footer_dropdown .dropdown_content{font-size:14px;font-weight:400;grid-template-columns:repeat(2,1fr);line-height:20px;margin-top:15px}}footer .footer_content .footer_dropdown .dropdown_content .footer-link{font-size:14px;font-weight:400;line-height:20px}footer .footer_content .footer_dropdown.close .dropdown_title svg{transform:rotate(0deg)}footer .footer_content .footer_dropdown.close .dropdown_content{margin:0;max-height:0;opacity:0;transform:translateY(-10px)}footer .footer_content .footer_prebottom_links{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 60px;justify-content:space-between;padding-bottom:60px!important;padding-top:60px!important}@media only screen and (max-width:768px){footer .footer_content .footer_prebottom_links{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:30px!important;padding-top:30px!important}footer .footer_content .footer_prebottom_links .block.partner_block{grid-column:span 2}footer .footer_content .footer_prebottom_links .block_title{margin-bottom:15px}}footer .footer_content .footer_prebottom_links .block{margin-right:auto;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){footer .footer_content .footer_prebottom_links .block{margin-right:0}}footer .footer_content .footer_prebottom_links .block p{font-size:14px;font-weight:500;line-height:20px}footer .footer_content .footer_prebottom_links .block .current-lng{color:#8c8b98}footer .footer_content .footer_prebottom_links .block .lang_active{cursor:pointer}footer .footer_content .footer_prebottom_links .block a,footer .footer_content .footer_prebottom_links .block span{display:block;font-size:14px;font-weight:400;line-height:20px;margin-bottom:15px}footer .footer_content .footer_prebottom_links .block .partner_link{display:inline-block}footer .footer_content .footer_prebottom_links .block .partner_link .partner_logo{padding:5px 12px 0;width:-moz-fit-content;width:fit-content}footer .footer_content .footer_prebottom_links .block .partner_link .partner_logo img{max-height:35px;max-width:170px}footer .footer_content .footer_prebottom_links .block .partner_description{color:#8c8b98;font-size:12px;font-weight:400;line-height:20px;margin-top:20px;max-width:170px}footer .footer_content .footer_prebottom_links .block .partners_content{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:768px){footer .footer_content .footer_prebottom_links .block .partners_content{gap:0}}footer .footer_content .footer_content_bottom{align-items:center;display:flex;justify-content:space-between;margin-top:25px;width:100%}@media only screen and (max-width:768px){footer .footer_content .footer_content_bottom{flex-direction:column;gap:30px;margin-top:30px}}footer .footer_content .footer_content_bottom a,footer .footer_content .footer_content_bottom div{color:#8c8b98;font-size:14px;font-weight:400;line-height:20px}footer .footer_content .footer_content_item h6,footer .footer_content .footer_content_item p{align-items:center;color:#8c98ab;display:flex;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:15px;margin:0;text-transform:uppercase}footer .footer_content .footer_content_item div{display:flex;flex-wrap:wrap;gap:0 10px}footer .footer_content .footer_content_item div a{color:#22202c;font-size:14px;font-weight:400;line-height:20px}footer .footer_content .footer-block_items{display:flex;flex-wrap:wrap;gap:0 10px;margin-bottom:30px;margin-top:10px}@media only screen and (max-width:900px){footer .footer_content .footer-block_items{flex-flow:row;gap:14px 0!important}}@media only screen and (max-width:600px){footer .footer_content .footer-block_items{justify-content:space-between}}footer .footer_content .footer-block_items a,footer .footer_content .footer-block_items span{color:#22202c;font-size:14px;font-weight:400;line-height:20px}@media only screen and (max-width:900px){footer .footer_content .footer-block_items div{max-width:50%;width:100%}}footer .footer_content{display:flex;gap:0 20px;justify-content:space-between;padding-bottom:20px;padding-top:0}footer .footer_content .terms_privacy{display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width:768px){footer .footer_content .terms_privacy{justify-content:flex-start;width:100%}}footer .footer_content .footer_content_payment{display:flex;gap:0 5px}footer .footer_content .footer_content_payment img{height:40px;width:60px}@media only screen and (max-width:768px){footer .footer_content .footer_content_payment{display:flex;justify-content:flex-start;width:100%}}@media only screen and (max-width:320px){footer .footer_content .footer_content_payment{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}footer .footer_content .footer_content_payment img{align-self:center;justify-self:center}}footer .footer_content .block_title{color:#000;font-size:14px;font-weight:500;line-height:20px;margin-bottom:30px}footer .footer-bottom{max-width:calc(50% - 127.5px)}footer .footer-bottom .bottom-text{color:#22202c;font-size:14px}@media only screen and (max-width:768px){footer .footer-bottom{max-width:100%;width:100%}}footer .grid-container{display:grid;gap:0 30px;grid-auto-flow:column;grid-template-rows:repeat(4,auto)}@media only screen and (max-width:768px){footer .grid-container{gap:0;grid-auto-flow:unset;grid-template-rows:unset}}.banner{background-position:50%;background-size:cover;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:6}.banner.banner_with_active_mobile{z-index:10001}.banner .banner_header{align-items:center;height:120px}.banner .banner_header,.banner .banner_header .logo{display:flex;justify-content:center}.banner .banner_header .logo img{height:34px}.banner:before{background:linear-gradient(180deg,#373737,rgba(44,44,44,0));content:"";height:100%;mix-blend-mode:multiply;position:absolute;right:0;top:0;width:100%;z-index:10}.banner .banner_absolute{left:50%!important;margin-left:auto!important;margin-right:auto!important;position:absolute!important;top:0!important;transform:translateX(-50%)!important;width:100%!important}@media only screen and (max-width:768px){.banner .banner_absolute{left:calc(50% - 15px)!important;position:relative!important;top:0!important}}.banner video{background-position:50%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.banner .banner_content{color:#fff;display:flex;flex-flow:column;height:100%;position:relative;z-index:20}@media only screen and (min-width:1231px){.banner .banner_content{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.banner .banner_content{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.banner .banner_content{margin:0 15px;max-width:calc(100vw - 30px)}}@media only screen and (min-width:769px){.banner .banner_content{min-height:545px}}.banner .banner_info{display:flex;flex-flow:column;height:100%;margin-top:165px;padding-bottom:30px;place-content:center;place-items:center;align-items:flex-start;position:relative;text-align:center;width:100%}@media only screen and (max-width:768px){.banner .banner_info{margin-top:45px;padding-bottom:30px;width:100%}}.banner .banner_info h1{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:50px;margin:0 auto;text-align:center}@media only screen and (max-width:768px){.banner .banner_info h1{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}.banner .banner_info .description-title{display:flex;font-style:normal;font-weight:500;justify-content:center;margin-top:15px;width:100%}@media only screen and (min-width:1110px){.banner .banner_info .description-title{font-size:24px}}@media only screen and (max-width:1110px){.banner .banner_info .description-title{font-size:calc(17.74648px + .56338vw)}}@media only screen and (min-width:1110px){.banner .banner_info .description-title{line-height:35px}}@media only screen and (max-width:1110px){.banner .banner_info .description-title{line-height:calc(24.05634px + .98592vw)}}@media only screen and (min-width:1110px){.banner .banner_info .description-title{margin-top:15px}}@media only screen and (max-width:1110px){.banner .banner_info .description-title{margin-top:calc(-.6338px + 1.40845vw)}}.banner .banner_info a{background-color:var(--main-color);border:2px solid var(--main-color);font-size:14px;line-height:20px;padding:15px 25px}@media only screen and (min-width:1110px){.banner .banner_info a{padding-bottom:20px}}@media only screen and (max-width:1110px){.banner .banner_info a{padding-bottom:calc(7.49296px + 1.12676vw)}}@media only screen and (min-width:1110px){.banner .banner_info a{padding-top:20px}}@media only screen and (max-width:1110px){.banner .banner_info a{padding-top:calc(7.49296px + 1.12676vw)}}.banner .banner_info a:hover{background-color:#fff;border:2px solid var(--main-color);color:var(--main-color)}.banner .banner_info .types_layout{padding-top:30px;width:100%}.banner .banner_info .types_layout .types{border-radius:45px;margin:0 auto;overflow:scroll;scrollbar-width:none}.banner .banner_info .types_layout .types::-webkit-scrollbar{display:none}.banner .banner_info .types_layout .types .types_content{display:flex;gap:5px;margin:0 auto;width:-moz-min-content;width:min-content}.banner .banner_info .types_layout .types .types_content a{background:hsla(0,0%,100%,.251);border:none;border-radius:45px;color:#fff;font-size:13px;font-weight:500;padding:5px 15px;white-space:nowrap}.banner .banner_info .types_layout .types .types_content a:hover{background:hsla(0,0%,100%,.376);transition:.3s ease-in-out}@media only screen and (max-width:768px){.banner .banner_info .types_layout{padding-top:30px;width:calc(100% + 15px)}.banner .banner_info .types_layout .types{border-radius:0;border-bottom-left-radius:15px!important;border-top-left-radius:15px!important}}.banner .banner_info .brands_layout{overflow:hidden;width:100%}@media only screen and (max-width:768px){.banner .banner_info .brands_layout{bottom:-100px;max-width:calc(100% + 15px);position:absolute;width:calc(100% + 15px)}}.banner .banner_info .brands_layout .brands_content{border-radius:15px;cursor:grab;display:flex;gap:10px;justify-content:center;margin-top:90px!important;overflow-x:scroll;scrollbar-width:none}.banner .banner_info .brands_layout .brands_content::-webkit-scrollbar{display:none}@media only screen and (min-width:769px){.banner .banner_info .brands_layout .brands_content a{min-width:155px}.banner .banner_info .brands_layout .brands_content a .brand_info{margin-right:20px}}@media only screen and (max-width:768px){.banner .banner_info .brands_layout .brands_content{border-radius:0;border-bottom-left-radius:15px!important;border-top-left-radius:15px!important;gap:5px;margin-top:0!important}}.banner .banner_info .brands_layout .brands_content:has(>:nth-child(5)){justify-content:start}@media only screen and (max-width:768px){.banner .banner_info .brands_layout .brands_content{justify-content:start}}.banner .banner_info .brands_layout .brands_content a{background-color:hsla(0,0%,100%,.8);border:none;border-radius:15px;display:flex;flex:1;justify-content:space-between;max-height:40px;max-width:250px;padding:15px;transition:.3s ease-in-out}.banner .banner_info .brands_layout .brands_content a:active{cursor:grab}@media only screen and (max-width:768px){.banner .banner_info .brands_layout .brands_content a{background-color:#f7f7f8}}.banner .banner_info .brands_layout .brands_content a:hover{background-color:#fff}.banner .banner_info .brands_layout .brands_content a .brand_info{align-items:start;display:flex;flex-direction:column}.banner .banner_info .brands_layout .brands_content a .brand_info .brand_name{color:#000;font-size:14px;font-weight:500;white-space:nowrap}.banner .banner_info .brands_layout .brands_content a .brand_info .brand_count{color:#535260;font-size:12px;font-weight:400;white-space:nowrap}.banner .banner_info .brands_layout .brands_content a .brand_image img{height:40px;width:40px}@media only screen and (max-width:768px){.banner .banner_info .brands_layout .brands_content a{border-radius:10px;flex-direction:column;max-height:90px;min-width:100px;padding:10px}.banner .banner_info .brands_layout .brands_content a .brand_image{display:flex;justify-content:end}.banner .banner_info .brands_layout .brands_content a .brand_image img{height:30px;width:30px}}.faq_content_items:before{content:url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.1666%208.14174C14.0104%207.98653%2013.7992%207.89941%2013.5791%207.89941C13.3589%207.89941%2013.1477%207.98653%2012.9916%208.14174L9.99992%2011.0917L7.04992%208.14174C6.89378%207.98653%206.68257%207.89941%206.46242%207.89941C6.24226%207.89941%206.03105%207.98653%205.87492%208.14174C5.79681%208.21921%205.73481%208.31138%205.69251%208.41293C5.6502%208.51448%205.62842%208.6234%205.62842%208.73341C5.62842%208.84342%205.6502%208.95234%205.69251%209.05389C5.73481%209.15544%205.79681%209.24761%205.87492%209.32507L9.40825%2012.8584C9.48572%2012.9365%209.57789%2012.9985%209.67944%2013.0408C9.78098%2013.0831%209.88991%2013.1049%209.99992%2013.1049C10.1099%2013.1049%2010.2188%2013.0831%2010.3204%2013.0408C10.4219%2012.9985%2010.5141%2012.9365%2010.5916%2012.8584L14.1666%209.32507C14.2447%209.24761%2014.3067%209.15544%2014.349%209.05389C14.3913%208.95234%2014.4131%208.84342%2014.4131%208.73341C14.4131%208.6234%2014.3913%208.51448%2014.349%208.41293C14.3067%208.31138%2014.2447%208.21921%2014.1666%208.14174Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");display:inline-block;margin-right:8px;vertical-align:middle}@media only screen and (max-width:768px){.faq_content_items:before{height:20px}}.faq{align-items:start;border-top:1px solid #e4e4e7;display:flex;flex-direction:column;margin-bottom:5rem;margin-top:5rem;padding-bottom:45px;padding-top:45px;width:100%}@media only screen and (min-width:1231px){.faq{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.faq{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.faq{margin:0 15px;max-width:calc(100vw - 30px);padding-bottom:30px;padding-top:30px}.faq h2{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}.faq .faq_title{margin-bottom:45px}@media only screen and (max-width:768px){.faq .faq_title{margin-bottom:30px}}.faq .faq_content{display:grid;gap:15px 30px;grid-template-columns:repeat(2,1fr);overflow:hidden;width:100%}@media only screen and (max-width:768px){.faq .faq_content{gap:0;grid-template-columns:repeat(1,1fr)}.faq .faq_content .faq_content_items h3{font-size:14px;font-weight:500;line-height:20px}}.faq .faq_content .faq_content_items{margin-left:20px;position:relative}.faq .faq_content .faq_content_items h3{font-size:16px;font-weight:500;line-height:25px;margin-left:-25px;padding-bottom:10px;padding-left:25px;position:relative}@media only screen and (max-width:768px){.faq .faq_content .faq_content_items h3{font-size:14px;font-weight:500;line-height:20px}}.faq .faq_content .faq_content_items.close:before{rotate:270deg}.faq .faq_content .faq_content_items.close h3~*{margin:0;max-height:0;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,max-height .3s ease,margin .3s ease}.faq .faq_content .faq_content_items>:last-child{padding-bottom:15px}.faq .faq_content .faq_content_items:before{content:url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.1666%208.14174C14.0104%207.98653%2013.7992%207.89941%2013.5791%207.89941C13.3589%207.89941%2013.1477%207.98653%2012.9916%208.14174L9.99992%2011.0917L7.04992%208.14174C6.89378%207.98653%206.68257%207.89941%206.46242%207.89941C6.24226%207.89941%206.03105%207.98653%205.87492%208.14174C5.79681%208.21921%205.73481%208.31138%205.69251%208.41293C5.6502%208.51448%205.62842%208.6234%205.62842%208.73341C5.62842%208.84342%205.6502%208.95234%205.69251%209.05389C5.73481%209.15544%205.79681%209.24761%205.87492%209.32507L9.40825%2012.8584C9.48572%2012.9365%209.57789%2012.9985%209.67944%2013.0408C9.78098%2013.0831%209.88991%2013.1049%209.99992%2013.1049C10.1099%2013.1049%2010.2188%2013.0831%2010.3204%2013.0408C10.4219%2012.9985%2010.5141%2012.9365%2010.5916%2012.8584L14.1666%209.32507C14.2447%209.24761%2014.3067%209.15544%2014.349%209.05389C14.3913%208.95234%2014.4131%208.84342%2014.4131%208.73341C14.4131%208.6234%2014.3913%208.51448%2014.349%208.41293C14.3067%208.31138%2014.2447%208.21921%2014.1666%208.14174Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");cursor:pointer;display:inline-block;left:-25px;position:absolute;rotate:1turn;transition:.3s ease;vertical-align:middle}.faq .faq_content .faq_content_items h3{cursor:pointer}.faq .faq_content .faq_content_items h3~*{color:#535260;font-size:14px;font-weight:400;line-height:20px;max-height:1000px;opacity:1;transition:opacity .3s ease,transform .3s ease,max-height .3s ease,margin .3s ease}@media only screen and (max-width:768px){.faq .faq_content .faq_content_items h3~*{font-size:13px;font-weight:400;line-height:20px}}.faq .faq_content ol,.faq .faq_content ul{counter-reset:item;list-style-type:none;padding:0}.faq .faq_content ol li,.faq .faq_content ul li{counter-increment:item;margin-bottom:10px;padding-left:30px;position:relative}.faq .faq_content ol li:before,.faq .faq_content ul li:before{background-color:#f7f7f8;border-radius:50%;color:#535260;content:counter(item);display:inline-block;font-size:10px;font-weight:500;height:16px;left:0;letter-spacing:.08em;line-height:15px;padding-top:3px;position:absolute;text-align:center;top:0;width:20px}.desc_text{border-top:1px solid #e4e4e7;display:flex;flex-direction:column;gap:30px;padding-bottom:45px;padding-top:45px;width:100%}@media only screen and (max-width:768px){.desc_text{gap:20px;padding-bottom:30px;padding-top:30px}}.desc_text h2{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}@media only screen and (max-width:768px){.desc_text h2{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}}.desc_text h3{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){.desc_text h3{font-size:16px;font-weight:500;line-height:25px}}.desc_text h4{font-size:16px;font-weight:500;line-height:25px}@media only screen and (max-width:768px){.desc_text h4{font-size:14px;font-weight:500;line-height:20px}}.desc_text li,.desc_text p{color:#535260;font-size:14px;font-weight:400;line-height:20px}@media only screen and (max-width:768px){.desc_text li,.desc_text p{font-size:13px;font-weight:400;line-height:20px}}.desc_text a{color:#201e2e;font-size:14px;font-weight:400;line-height:20px;text-decoration:underline}@media only screen and (max-width:768px){.desc_text a{font-size:13px;font-weight:400;line-height:20px}}.desc_text ol,.desc_text ul{counter-reset:item;list-style-type:none;padding:0}.desc_text ol li,.desc_text ul li{counter-increment:item;margin-bottom:10px;padding-left:30px;position:relative}.desc_text ol li:before{background-color:#f7f7f8;content:counter(item)}.desc_text ol li:before,.desc_text ul li:before{border-radius:50%;color:#535260;display:inline-block;font-size:10px;font-weight:500;height:16px;left:0;letter-spacing:.08em;line-height:15px;padding-top:3px;position:absolute;text-align:center;top:0;width:20px}.desc_text ul li:before{background-color:transparent!important;content:"•";font-size:14px}.desc_text table{display:block;overflow:auto}.desc_text img{border-radius:15px}.cards.relatedCars .cards_title{border-top:1px solid #e4e4e7;margin-top:0;padding-top:45px}@media only screen and (max-width:768px){.cards.relatedCars .cards_title{padding-top:30px}}.cards.relatedCars .cards_title h1,.cards.relatedCars .cards_title h2,.cards.relatedCars .cards_title h3,.cards.relatedCars .cards_title h4,.cards.relatedCars .cards_title h5,.cards.relatedCars .cards_title h6{margin-top:0}@media only screen and (min-width:768px){.navigation .breadcrumb{margin-bottom:0;margin-top:0}}h1{font-size:26px;font-weight:600;letter-spacing:-.01em;line-height:30px}.desc_text.price_section h2{color:#000;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:40px}@media only screen and (max-width:768px){.desc_text.price_section h2{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}.desc_text .price-content{color:#000;overflow-x:auto}.desc_text .price-content table,table{display:table}table{border-collapse:collapse}table thead{border-bottom:1px solid #e4e4e7}table tr{height:60px}@media only screen and (max-width:768px){table tr{height:50px}}table tr:not(:first-child){border-top:1px solid #e4e4e7!important}table tr td,table tr th{border:0;padding:10px;text-align:right;width:auto}table tr td a,table tr th a{color:#000!important;text-decoration:none!important;white-space:nowrap}table tr td a:hover,table tr th a:hover{text-decoration:underline!important}table tr td:first-child,table tr th:first-child{padding-left:0;text-align:left}table tr td:last-child,table tr th:last-child{padding-right:0}table tr th{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){table tr th{font-size:16px;font-weight:500;line-height:25px}}table tr td:first-child a{font-size:16px;font-weight:500;line-height:25px}@media only screen and (max-width:768px){table tr td:first-child a{font-size:14px;font-weight:500;line-height:20px}}table tr td:nth-child(n+2){color:#535260;font-size:16px;font-weight:400;line-height:25px;white-space:nowrap}@media only screen and (max-width:768px){table tr td:nth-child(n+2){font-size:14px;font-weight:400;line-height:20px}}h1{color:#000}@media only screen and (max-width:768px){h1{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}.breadcrumb{margin-bottom:10px!important;margin-top:40px!important}@media only screen and (max-width:768px){.breadcrumb{margin-top:10px!important}}.wrap.singlePage+.desc_text.price_section{border-top:0;margin-top:0;padding-top:0}.navigation{overflow:auto;scrollbar-width:none}@media only screen and (min-width:1231px){.navigation{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.navigation{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.navigation{margin:0 15px;max-width:calc(100vw - 30px)}}.navigation .breadcrumb{display:flex;gap:20px;padding-left:0;white-space:nowrap}@media only screen and (min-width:768px){.navigation .breadcrumb{margin-top:30px}}.navigation .breadcrumb .breadcrumb-item{color:#8c8b98;font-size:14px;font-weight:400;line-height:20px;padding:10px 0;position:relative}.navigation .breadcrumb .breadcrumb-item a{color:#383645}.navigation .breadcrumb .breadcrumb-item a:hover{border-bottom:1px solid var(--main-color)}.navigation .breadcrumb .breadcrumb-item:not(:last-child):after{background-image:url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2215%22%20height%3D%2216%22%20viewBox%3D%220%200%2015%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%20%3Cpath%20d%3D%22M9.26881%207.55631L6.61881%204.90631C6.5607%204.84773%206.49158%204.80123%206.41542%204.7695C6.33925%204.73777%206.25756%204.72144%206.17506%204.72144C6.09255%204.72144%206.01086%204.73777%205.9347%204.7695C5.85853%204.80123%205.78941%204.84773%205.73131%204.90631C5.6149%205.02341%205.54956%205.18182%205.54956%205.34693C5.54956%205.51205%205.6149%205.67046%205.73131%205.78756L7.94381%208.00006L5.73131%2010.2126C5.6149%2010.3297%205.54956%2010.4881%205.54956%2010.6532C5.54956%2010.8183%205.6149%2010.9767%205.73131%2011.0938C5.78971%2011.1517%205.85897%2011.1976%205.93511%2011.2287C6.01126%2011.2598%206.0928%2011.2755%206.17506%2011.2751C6.25731%2011.2755%206.33885%2011.2598%206.415%2011.2287C6.49115%2011.1976%206.56041%2011.1517%206.61881%2011.0938L9.26881%208.44381C9.32739%208.38571%209.37388%208.31658%209.40561%208.24042C9.43734%208.16426%209.45368%208.08257%209.45368%208.00006C9.45368%207.91755%209.43734%207.83586%209.40561%207.7597C9.37388%207.68354%209.32739%207.61441%209.26881%207.55631Z%22%20fill%3D%22%23C7C6CD%22%2F%3E%20%20%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:15px;position:absolute;right:-17px;top:13px;width:15px}.active-modal{display:flex!important}.iti--container{z-index:10600!important}.modal .iti__country-list{margin:0 7px 0 0!important}.modal .modal_content{bottom:215px!important}.modal{background-color:rgba(0,0,0,.251);z-index:10000}.modal-fixed{background-color:rgba(0,0,0,.25);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.modal-fixed .iti__selected-dial-code{font-size:14px;font-weight:400;line-height:20px}.modal-fixed #fixed-form{align-items:center;background-color:#f7f7f8;border-radius:50px;box-shadow:0 0;display:flex;height:45px;width:100%}.modal-fixed #fixed-form>.form_items{width:100%}.modal-fixed #phone2{background:transparent;border:0;font-size:14px;font-weight:400;height:45px;line-height:20px;padding-left:95px;padding-top:10px;width:100%}.modal-fixed .iti__arrow{display:none}.modal-fixed .iti--show-flags.iti--inline-dropdown{width:100%}.modal-fixed .iti__selected-country-primary{margin-top:-3px}.modal-fixed .fixed-btn.info_right_button{border-radius:50px;height:50px;padding:10px 30px!important}.modal-fixed .fixed-btn.info_right_button p{font-size:15px;font-weight:500;letter-spacing:.01em;line-height:20px;text-transform:none}.modal-fixed .form-content{background:#fff;border-radius:15px;height:-moz-fit-content;height:fit-content;left:50%;max-width:300px;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%)}.modal-fixed .form-content .modal_title p:first-child{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:25px}.modal-fixed .form-content .modal_title p:nth-child(2){font-size:14px;font-weight:400;line-height:20px;margin-bottom:20px}.modal-fixed .form-content .mobile{display:none}@media only screen and (max-width:768px){.modal-fixed .form-content .mobile{display:flex}}.modal-fixed .form-content .desk{display:flex!important}@media only screen and (max-width:768px){.modal-fixed .form-content .desk{display:none!important}}.modal-fixed .form-content .form-content{background:#fff;border-radius:15px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);padding:30px;width:300px}.modal-fixed .form-content .form-content .exit{cursor:pointer;position:absolute;right:5px;top:5px}@media only screen and (max-width:768px){.modal-fixed .form-content .form-content .exit{left:50%;padding:5px;right:inherit;top:20px;transform:translateX(-50%)}}.modal-fixed .form-content .form-content .modal_title p:first-child{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.modal-fixed .form-content .form-content .modal_title p:nth-child(2){color:#000!important;font-size:14px;font-weight:400;line-height:20px}.modal-fixed .form-content .form-content .iti--separate-dial-code .iti__selected-flag{background-color:none;padding-bottom:3px}.modal-fixed .form-content .form-content .form_items{border-radius:50px;color:#000;display:flex;font-size:12px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:21px;margin-bottom:7px;place-items:center}.modal-fixed .form-content .form-content .form_items svg{margin-right:6px;-o-object-fit:contain;object-fit:contain}.modal-fixed .form-content .form-content .iti{display:flex}.modal-fixed .form-content .form-content form{display:flex;flex-flow:column;gap:20px 0;margin:20px 0;width:100%}.modal-fixed .form-content .form-content input,.modal-fixed .form-content .form-content textarea{border:0;border-bottom:1px solid grey;color:#000;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:21px;padding:6px 0;resize:none;width:100%}.modal-fixed .form-content .form-content input::-moz-placeholder,.modal-fixed .form-content .form-content textarea::-moz-placeholder{color:#8c98ab}.modal-fixed .form-content .form-content input::placeholder,.modal-fixed .form-content .form-content textarea::placeholder{color:#8c98ab}.modal-fixed .form-content .form-content .error{color:red;display:none;margin-top:5px}.modal-fixed .form-content button{background-color:var(--main-color);border-radius:5px;color:var(--main-color);display:flex;height:-moz-max-content;height:max-content;margin-top:12px;padding:6px 10px!important;place-content:center;place-items:center;text-transform:uppercase;transition:all .15s ease-in;width:100%}.modal-fixed .form-content button p{color:#fff;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:22px;text-transform:uppercase}@media only screen and (max-width:1050px){.modal-fixed .form-content button{font-size:14px;line-height:14px;padding:12px 20px}}@media only screen and (max-width:700px){.modal-fixed .form-content button{padding:12px 15px;width:100%}}.modal-fixed .form-content button:hover{opacity:.9}.modal-fixed .form-content .error{color:#8b1039;margin-top:5px}.modal-thanks{background-color:rgba(0,0,0,.25);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.modal-thanks .modal_content{background-color:#f5f7f7;border:2px solid #000;border-radius:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:770px){.modal-thanks .modal_content{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;height:-moz-max-content;height:max-content;left:0;max-width:100%;min-width:unset;top:unset;transform:translate(0);width:100%}}.modal-thanks .modal_content .exit{cursor:pointer;height:50px;padding:0;position:absolute;right:0!important;top:5px!important;width:-moz-min-content;width:min-content;z-index:10}.modal-thanks .modal_content .info_top{align-items:center;display:flex;flex-direction:column;font-size:16px;font-weight:500;height:60px;justify-content:center;line-height:25px;padding-bottom:1px;position:relative}.modal-thanks .modal_content .info_top:after{background-color:#e4e4e7;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.modal-thanks .modal_content .info{align-items:center;display:flex;flex-direction:column;gap:30px;padding:20px 30px 30px;text-align:center;width:300px}@media only screen and (max-width:770px){.modal-thanks .modal_content .info{width:auto}}.modal-thanks .modal_content .info>:not(.contactus-exit2,.info_phone){width:calc(100% - 20px)}.modal-thanks .modal_content .info p{color:#000!important;margin:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.modal-thanks .modal_content .info .info_title{font-size:20px;font-weight:500;line-height:30px;text-align:center}.modal-thanks .modal_content .info .info_description{font-size:14px;font-weight:500;line-height:20px;text-align:center}.modal-thanks .modal_content .info .info_working_hours{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:20px;text-align:center}.modal-thanks .modal_content .info .info_phone{align-items:center;border:1px solid #000;border-radius:15px;display:flex;font-size:20px;font-weight:500;height:50px;justify-content:center;line-height:30px;text-align:center;width:calc(100% - 24px)!important}.modal-thanks .modal_content .info .contactus-exit2{align-items:center;background-color:var(--main-color);border-radius:60px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:45px;justify-content:center;letter-spacing:.02em;line-height:20px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;width:100%}.modal-flex{flex-direction:column}.modal_content.modal_form-content{background:transparent}.iti__country-container{align-items:center;display:flex}.iti__dropdown-content#iti-0__dropdown-content{top:50px}@media only screen and (max-width:768px){.iti__dropdown-content#iti-0__dropdown-content{top:0}}.modal_content.modal_form-content{transform:none}.default-dropdown-container{height:-moz-min-content;height:min-content;position:relative}.default-dropdown-container>.default-dropdown{animation:fadeInDown1 .3s;min-width:100%;top:100%!important;transform:translateZ(0)!important;transition:transform .3s ease;width:-moz-max-content;width:max-content}@media only screen and (max-width:768px){.default-dropdown-container>.default-dropdown{right:-40px!important}}.default-dropdown-container-js .default-dropdown{animation:fadeInDown .3s;top:calc(1rem + 43px);transform:none}#modalSearch>.modal-dialog{max-width:490px}.btn.color-brand-primary.filter-btn.loading .spinner{animation:spin 1s linear infinite;border:3px solid rgba(0,0,0,.2);border-radius:50%;border-top:3px solid var(--main-color);height:20px;margin-right:5px;width:20px}.btn.color-brand-primary.filter-btn.loading .icon-sliders{display:none}.loader{animation:spin 1s linear infinite;border:3px solid hsla(0,0%,100%,.5);border-radius:50%;border-top:3px solid var(--main-color);height:20px;margin-right:5px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.filter_modal_content .dropdown-menu:before,header .dropdown-menu:before{display:none!important}.filter_modal_content .dropdown-menu[x-placement^=bottom],header .dropdown-menu[x-placement^=bottom]{margin-top:0!important}.filter_modal_content .custom-radio .custom-control-label:before,.rc_extras_checkbox_label:not(.checkbox):before{border:2px solid #aaa;height:22px;left:0;width:22px}.filter_modal_content .closes{outline:none}.filter_modal_content{margin-bottom:0;max-width:490px}@media (max-width:768px){.filter_modal_content .modal-header{background:var(--main-color)!important;color:#fff}}.filter_modal_content-bg{background-color:rgba(0,0,0,.3);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.filter_modal_content{background-color:#fff;bottom:0;display:flex;inset-inline-end:0;position:fixed;top:0;width:-webkit-fill-available;z-index:1001}@media only screen and (max-width:768px){.filter_modal_content{inset-inline-end:unset;inset-inline-start:0}}.filter_modal_content .closes{background:0 0;border:none;position:absolute;right:10px;top:10px;z-index:10}.filter_modal_content-body{height:100%;overflow:auto;padding:30px 50px 70px;width:100%}.filter_modal_content-body .subtitle{font-size:18px;font-weight:500}.filter-content-item{margin-bottom:30px;position:relative;width:100%}.filter_modal_content-footer{align-items:center;background-color:#fff;border-top:1px solid #ccd4de;bottom:0;display:flex;justify-content:space-between;left:0;padding:12px;position:absolute;width:100%;z-index:2}.filter_modal_content-bg.open,.filter_modal_content.open{display:block}.modal-header--sticky{position:sticky;top:0;z-index:1055}.modal-footer--sticky{bottom:0;position:sticky;z-index:1055}.btn-medium{font-size:14px;height:40px;min-width:40px;padding:0 10px}.icon-x:before{content:"\ea18"}.border-shades-200{border-color:#ebedf2!important}.align-items-center{align-items:center!important}.ml-auto,.mx-auto{margin-left:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.btn{align-items:center;border-radius:5px;display:flex;justify-content:center;overflow:hidden;position:relative;transition:.3s}.position-absolute{position:absolute!important}.modal-header{align-items:flex-start;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;justify-content:space-between;padding:1rem}.flex-wrap{flex-wrap:wrap!important}.d-flex{display:flex!important}.fs-24{font-size:21px}.filters-sidebar-block{height:100vh;position:absolute;right:0;top:0;z-index:100}.modal-dialog{bottom:0;height:100vh;margin:0 0 -50px;position:absolute}@media only screen and (max-width:768px){.more_filters{margin-left:0!important}}.filter-btn{border-radius:50px;box-shadow:0 0 0 1px #c7c6cd;color:#201e2e;display:flex;gap:10px;height:45px;padding:5px 19px}@media only screen and (max-width:768px){.filter-btn{box-shadow:none;gap:0;height:unset;padding:0}.filter-btn .icon-sliders{display:none}}.filter-btn .mobile-filter-icon{display:none}.filter-btn .mobile-filter-icon:active{background-color:#e4e4e7}@media only screen and (max-width:768px){.filter-btn .mobile-filter-icon{display:block}}.filter-btn.loading .mobile-filter-icon{display:none!important}.btn-clear-all{background:transparent;border:1px solid var(--main-color)!important;border-radius:10px;color:var(--main-color)}@media only screen and (max-width:768px){#sortPriceMenuButton{border-radius:40px;height:40px!important;width:40px}}#sortPriceMenuButton:active{background-color:#e4e4e7}#sortPriceMenuButton.open svg:nth-of-type(2){transform:rotate(180deg)}#sortPriceMenuButton span{color:#201e2e}@media only screen and (max-width:768px){#sortPriceMenuButton span,#sortPriceMenuButton svg:nth-of-type(2){display:none}#sortPriceMenuButton [aria-labelledby=sortPriceMenuButton]{background-color:#f0f0f0;border:1px solid #ccc;color:#333;padding:10px}}.filter-btn-container{align-items:center;display:flex}.filter-btn-container .filter-btn{font-size:15px;font-weight:500;letter-spacing:.01em;line-height:20px}@media only screen and (max-width:768px){.filter-btn-container .filter-btn{border:0}.filter-btn-container .filter-btn span:nth-of-type(2){display:none}}.search-filter-container{align-items:center;justify-content:space-between}@media only screen and (max-width:768px){.search-filter-container{align-items:center;border-bottom:0;box-shadow:0 2px 0 -1px #e4e4e7;display:flex!important;height:60px;padding-bottom:0}}.filters-container{align-items:center;display:flex}.default-list-filter{margin-bottom:30px;padding-bottom:0!important}@media only screen and (max-width:768px){.default-list-filter{position:absolute;top:0;width:100%}.default-list-filter .search_control.plp input#search-brand.plp{border:0;font-size:14px;font-weight:400;line-height:20px;padding-left:40px}.default-list-filter .search_control.plp input#search-brand.plp:focus{box-shadow:none}.default-list-filter .search_control.plp svg{left:0!important}}.search-control-container.plp{z-index:1}@media only screen and (max-width:768px){.dropdown-menu{left:unset;right:0}}#filters-sidebar-block{inset-inline-end:0;top:0;width:100%!important}#slider .noUi-connect,#slider .noUi-handle{background-color:var(--main-color)!important}#daterange-plp{overflow:auto}.filter-item{align-items:center;background:#f7f7f8;border-radius:10px;cursor:pointer;justify-content:center;min-height:35px;min-width:35px}.modal-select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.filter-body-values>div{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width:768px){.filter-type-values>div{display:grid!important;grid-template-columns:1fr 1fr}.filter-body-values>div{display:grid!important;grid-template-columns:1fr 1fr 1fr}.filter-seats-values>div{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.filter-item.active{background:#e4e4e7;border-color:#c7c6cd!important}.filter-item.active span{color:var(--main-color);font-weight:600}.filter-item.active i{color:var(--main-color)}@media (min-width:992px){.filter-item:not(.disabled):hover span{color:var(--main-color);font-weight:600}.filter-item:not(.disabled):hover i{color:var(--main-color)}}.filter-item.disabled,.filter-item.disabled:hover{background:#f7f8fa;border-color:#f7f8fa!important;cursor:not-allowed!important}.filter-item.disabled i.fs-24.color-shades-500,.filter-item.disabled:hover i.fs-24.color-shades-500{opacity:.5}.filter-item.disabled span,.filter-item.disabled:hover span{color:#8c98ab}.fast-filters-models .filter-item span{min-width:100px}@media (max-width:600px){.fast-filters-models .filter-item{min-width:auto;order:2}.fast-filters-models .active{order:1}.filter-loading .filter-item{order:3!important}.filter-loading .filter-empty{order:1!important}.filter-loading .active-before{order:2!important}}.fast-filters-body .filter-item{min-width:90px}@media (max-width:992px){.fast-filters-body .filter-item{order:3}.fast-filters-body .active{order:2}.fast-filters-body .filter-empty{order:1}}.gap-row-5{row-gap:5px}.gap-col-5{-moz-column-gap:5px;column-gap:5px}@media (min-width:768px){.filter_modal_content .d-lg-none{display:none!important}}.color-shades-500{color:#535260}.fs-24{font-size:24px}.fs-12{font-size:12px}.right{right:0}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#e4e4e7!important;color:#000!important}.btn-submit-filters{background:var(--main-color);border-radius:10px;color:#fff;min-width:190px}.btn-submit-filters:hover{background:transparent;border:1px solid var(--main-color);color:var(--main-color)}@media only screen and (max-width:768px){.btn-clear-all{background:transparent;border:1px solid var(--main-color)!important;border-radius:10px;color:var(--main-color)}.btn-clear-all:hover{background:var(--main-color);color:#fff}}.change-currency-btn{cursor:pointer;padding:0 10px}.cards>.navigation>.interlinking{margin-top:0}.pagination{display:flex;justify-content:center;margin-left:auto;margin-right:auto}@media only screen and (max-width:400px){.pagination{flex-wrap:nowrap;justify-content:center;overflow:auto}}.pagination .page-item.active .page-link{color:#8c8b98}.pagination .page-item a.disabled{cursor:default}.pagination .page-item:not(.active):not(.disable):hover .page-link:not(.disabled){background-color:#f7f7f8;cursor:pointer;transition:.3s}.pagination .page-item .page-link{align-items:center;border-radius:45px;display:flex;font-size:13px;font-weight:600;height:43px;justify-content:center;width:43px}.pagination-content{margin-bottom:45px}@media only screen and (max-width:768px){.pagination-content{margin-bottom:30px}}.pagination.pagination-content:empty{margin-bottom:0!important}filter.scss.modal{scrollbar-width:none}.car_modal_content{border-radius:15px!important;min-width:720px!important;overflow:hidden}@media only screen and (max-width:768px){.car_modal_content{border-radius:0!important;height:auto;min-height:100%;min-width:unset!important}}.car_modal_content .exit.exit-fixed-date{right:20px!important;top:20px!important}@media only screen and (max-width:768px){.car_modal_content .exit.exit-fixed-date{right:22.5px!important;top:22.5px!important}}.car_modal_content .exit.exit-fixed-date svg{height:20px;width:20px}.car_modal_content .exit.exit-fixed-date svg path{fill:var(--main-color)}.top-content{padding:0;padding:0!important}.top-content .modal_title{border-bottom:1px solid #e4e4e7}.top-content .modal_title p.modal_title_car{display:flex;font-size:16px!important;font-weight:500!important;justify-content:center;line-height:25px!important;margin-bottom:0!important;margin-top:17.5px!important}.top-content .modal_title p.modal_title_car:first-of-type{margin-bottom:17.5px!important}@media only screen and (max-width:768px){.top-content .modal_title p.modal_title_car{border-bottom:0;justify-content:flex-start;margin-left:20px;margin-right:20px;margin-top:30px!important;max-width:280px;padding-bottom:15px}.top-content .modal_title p.modal_title_car:first-of-type{font-size:20px!important;font-weight:600!important;line-height:30px!important}}.top-content .form_container{display:flex}@media only screen and (max-width:768px){.top-content .form_container{flex-direction:column}}@media only screen and (min-width:769px){.top-content .form_container .litepicker,.top-content .form_container .litepicker .container__main{height:100%}.top-content .form_container .litepicker .container__main .container__days{height:240px}}.top-content .form_container #litepicker{padding:0 10px 10px;width:50%}@media only screen and (max-width:768px){.top-content .form_container #litepicker{border-bottom:1px solid #e4e4e7;width:calc(100% - 20px)}}.top-content .form_container #litepicker .container__months{box-shadow:0 0}.top-content .form_container #litepicker .container__months .month-item{padding:0}.top-content .form_container #litepicker .container__months .month-item .month-item-header{border-bottom:1px solid #e0e7eb;height:40px;padding:10px 0}@media only screen and (max-width:768px){.top-content .form_container #litepicker .container__months .month-item .month-item-header{margin-bottom:0;padding:10px}}.top-content .form_container #litepicker .container__months .month-item .month-item-header button{cursor:pointer;transform:scale(.75)}.top-content .form_container #litepicker .container__months .month-item .month-item-header button svg path{fill:#000}.top-content .form_container #litepicker .container__months .month-item .month-item-header>div{color:#000}.top-content .form_container #litepicker .container__months .month-item .month-item-header>div strong{color:#000;font-size:14px;font-weight:400;line-height:20px}.top-content .form_container #litepicker .container__months .month-item .month-item-header>div span{color:#8b9198;font-size:14px;font-weight:400;line-height:20px}.top-content .form_container #litepicker .container__months .month-item .month-item-weekdays-row{width:100%}.top-content .form_container #litepicker .container__months .month-item .container__days{gap:0!important;justify-items:center;width:100%}.top-content .form_container #litepicker .container__months .month-item .container__days>div{height:unset;padding:0}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item{border-radius:36px;font-size:14px!important;font-weight:400!important;height:40px!important;line-height:20px!important;padding:0;width:40px!important}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item:hover:not(.is-locked){background:#e4e4e7;box-shadow:0 0;color:#000;cursor:pointer}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-locked{color:#8c8b98;font-size:14px;font-weight:400;line-height:20px}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-end-date,.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-end-date:hover,.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-start-date,.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-start-date:hover{background:var(--main-color);color:#fff}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-in-range{background:#e4e4e7;border:0;color:#000;height:30px!important;margin:5px;width:30px!important}.top-content .form_container #litepicker .container__months .month-item .container__days .day-item.is-in-range:hover{color:#000}.top-content .form_container .form_right_container{border-left:1px solid #e4e4e7;display:flex;flex-direction:column;padding:10px 30px 30px;width:50%}@media only screen and (max-width:768px){.top-content .form_container .form_right_container{border:none;margin-left:5px;margin-right:5px;padding:0 10px 20px;width:auto}}.top-content .form_container .form_right_container>p{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){.top-content .form_container .form_right_container>p{display:none}}.top-content .form_container .form_right_container .modal-flex .date-inputs{display:flex;flex-direction:column}.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date{background:#f7f7f8;border-radius:50px;height:unset;margin-bottom:10px;padding:12.5px 20px}@media only screen and (max-width:768px){.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date{flex-direction:row;height:auto;padding:15px 20px!important}}.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date div{font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px}.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date .iti__selected-dial-code,.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date input{color:#000;font-size:14px!important;font-weight:400!important;line-height:20px!important;padding:0}@media only screen and (max-width:768px){.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date .iti__selected-dial-code,.top-content .form_container .form_right_container .modal-flex .date-inputs .info-date input{text-align:end}}.top-content .form_container .form_right_container .phone-info{font-size:13px;font-weight:500;letter-spacing:.01em;line-height:20px;margin:5px 0}@media only screen and (max-width:768px){.top-content .form_container .form_right_container .phone-info{margin:5px 15px}}.top-content .form_container .form_right_container .divPhone{box-shadow:0 0;flex:1;height:45px;margin-bottom:10px}@media only screen and (max-width:768px){.top-content .form_container .form_right_container .divPhone{margin-bottom:20px}}.top-content .form_container .form_right_container .divPhone .iti--allow-dropdown{width:100%}.top-content .form_container .form_right_container .divPhone .iti--allow-dropdown input{background:#f7f7f8;border-radius:50px!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;max-height:45px}.top-content .form_container .form_right_container .buttonCar{background:var(--main-color);border-radius:50px;color:#fff;display:block;flex:unset;font-size:15px;font-weight:500;letter-spacing:.01em;line-height:20px;padding:15px 30px}.top-content .form_container .form_right_container .error{color:#8b1039;font-size:14px;font-weight:400;line-height:20px}.form_items.divPhone{border-radius:35px}.form_items.divPhone .iti__selected-dial-code{font-size:14px!important;font-weight:400!important;line-height:20px!important}.filter_item{font-size:15px;font-weight:500;letter-spacing:.01em;line-height:20px}.button-next-month,.button-previous-month{cursor:pointer}@media only screen and (max-width:360px){.modal .car_modal_content .top-content{padding:0!important}}.modal_form-content{overflow:auto}.popular_brands_section .popular_brand_title{font-size:30px;font-weight:700;line-height:1.2;margin-bottom:1rem}.popular_brands_section .scroll-mobile{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-left:-.25rem;margin-right:-.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (min-width:992px){.popular_brands_section .scroll-mobile{flex-wrap:wrap}}.popular_brands_section .popular_brand{flex:0 0 50%;margin-bottom:.5rem;max-width:50%;padding-left:.25rem;padding-right:.25rem}.popular_brands_section .popular_brand *{text-decoration:none}@media (min-width:768px){.popular_brands_section .popular_brand{flex:0 0 33.333333%;max-width:33.333333%}}@media (min-width:769px){.popular_brands_section .popular_brand{flex:0 0 15.5%;max-width:15.5%}}.popular_brands_section .popular_brand a{align-items:center;border-radius:.125rem;color:inherit;display:flex;flex-direction:column;padding:.5rem!important;text-align:center;text-decoration:none}.popular_brands_section .popular_brand a:hover{background-color:#f7f8fa}.popular_brands_section .popular_brand a .icon-90{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:90px;width:90px}.popular_brands_section .popular_brand a .text-truncate{color:#000;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular_brands_section .popular_brand a .fs-12.color-shades-500{color:#8c98ab;font-size:12px}@keyframes slideme{0%{left:-30px;margin-left:0}30%{left:110%;margin-left:80px}to{left:110%;margin-left:80px}}html{height:100%!important;scroll-behavior:smooth}a{text-decoration:none}:focus,a:active,a:focus,input,input:active,textarea,textarea:active{outline:none}textarea{resize:none;resize:vertical;resize:horizontal}a{color:#000}.desc_text a,.faq a{color:var(--main-color)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus::-moz-placeholder{color:transparent}input:focus::placeholder{color:transparent}h1,h2,h3,h4,p,pre{margin:0}a{letter-spacing:.01em!important}button{cursor:pointer}h1{font-family:Inter;font-size:40px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:50px}@media only screen and (max-width:768px){h1{font-family:Inter;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:40px}}h2{font-family:Inter;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:40px}@media only screen and (max-width:768px){h2{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}h3{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}@media only screen and (max-width:768px){h3{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}}h4{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px}@media only screen and (max-width:768px){h4{font-size:16px;font-weight:500;line-height:25px}}h5{font-size:16px;font-weight:500;line-height:25px}@media only screen and (max-width:768px){h5{font-size:14px;font-weight:500;line-height:20px}}h6{font-size:14px;line-height:20px}h6,p{font-weight:500}p{font-family:Inter;font-style:normal;font-weight:400}@media only screen and (min-width:1110px){p{line-height:20px}}@media only screen and (max-width:1110px){p{line-height:calc(16.87324px + .28169vw)}}body{background-color:#fff;display:flex;flex-direction:column;font-family:Inter;height:100%!important;margin:0;position:relative}button{border:unset;font-family:Inter!important;font-size:16px}pre{font-family:Inter;white-space:break-spaces}li,ul{list-style:none;margin:0;padding:0}::-webkit-scrollbar-track{background:#f1f1f1}button.fixed_chat{height:50px;width:50px}button.fixed_chat:before{bottom:-2px;left:-2px;right:-2px!important;top:-2px}button.fixed_form{background:var(--main-color)}button.top-button{bottom:130px}iframe{width:100%}table{margin:0}.interlinking{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:30px;margin-top:30px;overflow:unset;scrollbar-width:none}@media only screen and (max-width:768px){.interlinking{flex-wrap:nowrap;margin-bottom:15px;margin-top:0;overflow:auto}}.interlinking a{background:#f7f7f8;border-radius:10px;font-size:16px;font-weight:400;line-height:25px;padding:5px 10px;white-space:nowrap}@media only screen and (max-width:768px){.interlinking a{font-size:14px;font-weight:400;line-height:20px}}h1{margin-bottom:40px!important}@media only screen and (min-width:1231px){h1{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){h1{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){h1{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px;margin:0 15px;margin-bottom:30px!important;max-width:calc(100vw - 30px)}}@media only screen and (min-width:1231px){.desc_text{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.desc_text{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.desc_text{margin:0 15px;max-width:calc(100vw - 30px)}}main{flex:1}.carPage_content{position:relative}@media only screen and (max-width:768px){.carPage_content{padding-top:60px}}.related_title{font-family:Inter;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:40px}@media only screen and (max-width:768px){.related_title{font-family:Inter;font-size:26px;font-style:normal;font-weight:600;letter-spacing:-.01em;line-height:30px}}@media only screen and (min-width:1231px){.cards_title{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.cards_title{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.cards_title{margin:0 15px;max-width:calc(100vw - 30px)}}.cards_title div,.cards_title h3{margin-bottom:30px}.singleCar{display:flex;flex-direction:column;gap:45px;margin-bottom:45px!important}@media only screen and (min-width:1231px){.singleCar{margin:0 auto;max-width:1170px}}@media only screen and (max-width:1230px){.singleCar{margin:0 30px;max-width:calc(100vw - 60px)}}@media only screen and (max-width:768px){.singleCar{gap:30px;margin:0 15px;margin-bottom:30px!important;max-width:calc(100vw - 30px)}}.or-similar:before{color:#000;content:attr(data-label)!important}.cards_item .or-similar:before{color:#b3b5ba;font-size:12px}