:root{--font-gilroy:"Gilroy",sans-serif}body{font-family:var(--font-gilroy)}a{color:#000}::-webkit-scrollbar{width:0}*{margin:0;padding:0;box-sizing:border-box;outline:none;text-decoration:none;list-style:none;scroll-behavior:smooth}.container{max-width:1128px;width:100%;margin-left:auto;margin-right:auto}.bg_active{height:100%;background:rgba(0,0,0,.5);z-index:11}.bg_active,.main_modal{position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:100%}.main_modal{padding:60px 30px 30px;z-index:12;max-width:480px;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 3px 16px rgba(29,57,169,.12);border-radius:30px}.main_modal .error-message{color:#e31e24;margin-bottom:10px;max-width:380px}.main_modal .login_loading{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:30px;background:hsla(0,0%,100%,.65)}.main_modal .login_loading .lds-ring{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80px;height:80px}.main_modal .login_loading .lds-ring div{display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#000}.main_modal .login_loading .lds-ring div:first-child{animation-delay:-.45s}.main_modal .login_loading .lds-ring div:nth-child(2){animation-delay:-.3s}.main_modal .login_loading .lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main_modal h1{color:#141316;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:135%;margin-bottom:10px}.main_modal .close{position:absolute;top:30px;right:30px;border:none;background:transparent;cursor:pointer}.main_modal .main_modal_info{display:block;color:#75758b;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:135%;margin-bottom:30px}.main_modal label{display:block;color:#141316;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.3px;margin-bottom:8px}.main_modal .main_input{width:100%;height:50px;border-radius:12px;border:1px solid #f0f1f2;background:#fff;padding:0 16px;margin-bottom:20px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:135%}.main_modal .main_input ::placeholder{color:#75758b}.main_modal .main_input:last-child{margin:0}.main_modal .react-tel-input input{width:100%;height:50px;border-radius:12px;border:1px solid #f0f1f2;background:#fff;padding:0 16px;margin-bottom:20px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:135%}.main_modal .react-tel-input input ::placeholder{color:#75758b}.main_modal .react-tel-input input:last-child{margin:0}.main_modal .phone_error input{border:1px solid red}.main_modal .main_modal_btn{transition:all .5s ease;width:100%;height:50px;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:30px;margin-top:20px;border-radius:8px;background:#000;border:1px solid #000}.main_modal .main_modal_btn:hover{cursor:pointer;transition:all .5s ease;background:transparent;color:#000}.main_modal .modal_main_offer{color:#334150;font-size:12px;font-style:normal;font-weight:500;line-height:135%}.main_modal .modal_main_offer b{color:#007ee5;cursor:pointer;-webkit-text-decoration-line:underline;text-decoration-line:underline}.sms_code input{width:100%;height:60px;opacity:0}.sms_code .vi__container{width:100%;gap:12px;height:100%;justify-content:space-between;margin-bottom:20px}.sms_code .vi__container .vi__character{width:60px;height:60px;border-radius:12px;border:1px solid #f0f1f2;background:#fff;color:#121512;font-size:28px;font-style:normal;font-weight:700;line-height:60px}.sms_code .vi__container .vi__character--selected{outline:2px solid #000}.sms_code .again,.sms_code .sms_password_timer{display:block;color:#aaacaa;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:135%;letter-spacing:.2px}.sms_code .again{display:block;color:#000;cursor:pointer}.sms_code .again_none{display:none}header{position:relative;transition:all .5s ease;z-index:2;border-bottom:1px solid #f0f1f2}header .header_top{background:#000;padding:15px 0}header .header_top .header_wrap{display:flex;align-items:center;justify-content:space-between}header .header_top .header_wrap .header_left{display:flex;align-items:center;column-gap:16px}header .header_top .header_wrap .header_left .header_logo{display:block;padding-right:16px;border-right:1px solid #fff}header .header_top .header_wrap .header_left .header_list{display:flex;align-items:center;gap:32px}header .header_top .header_wrap .header_left .header_list .header_list_item a{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:normal}header .header_top .header_wrap .header_right{display:flex;align-items:center;column-gap:16px}header .header_top .header_wrap .header_right .language{position:relative}header .header_top .header_wrap .header_right .language .language_block{display:flex;justify-content:center;align-items:center;gap:8px;width:90px;height:38px;border-radius:8px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.12);text-align:center;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:38px;cursor:pointer;transition:all .5s ease}header .header_top .header_wrap .header_right .language .language_block:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}header .header_top .header_wrap .header_right .language .language_select{width:90px;transition:all .2s ease;visibility:hidden;z-index:2;right:0;margin:auto;position:absolute;top:100%;background:#fff;box-shadow:0 3px 15px rgba(29,57,169,.17);border-radius:0 0 5px 5px}header .header_top .header_wrap .header_right .language .language_select .language_select_block{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;font-style:normal;font-weight:500;font-size:14px;line-height:18px;border-bottom:1px solid #eef0f5;color:#4c4c4c;padding:9px 5px;text-align:center}header .header_top .header_wrap .header_right .language .language_select .language_select_block:before{content:"";position:absolute;width:16px;height:12px;left:9px;top:0;bottom:0;margin:auto;background-size:100%;background-repeat:no-repeat}header .header_top .header_wrap .header_right .language .language_select .language_select_block:hover{transition:all .5s ease;color:#000}header .header_top .header_wrap .header_right .language .language_select .none{display:none}header .header_top .header_wrap .header_right .language:hover .language_select{visibility:visible}header .header_top .header_wrap .header_right .header_btn{height:38px;border-radius:8px;background:#fff;border:1px solid #fff;width:88px;color:#21201f;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s ease-in}header .header_top .header_wrap .header_right .header_btn:hover{transition:.3s ease-in;background:transparent;cursor:pointer;color:#fff}header .header_bottom{padding:12px 0;background:#fff}header .header_bottom .header_bottom_wrapper{display:flex;align-items:center;column-gap:12px}header .header_bottom .header_bottom_wrapper .header_catalog_btn{display:flex;align-items:center;column-gap:8px;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:8px;background:#000;border:1px solid #000;height:38px;padding:0 12px;transition:all .5s ease}header .header_bottom .header_bottom_wrapper .header_catalog_btn:hover{cursor:pointer;transition:all .5s ease;color:#000;background:transparent}header .header_bottom .header_bottom_wrapper .header_catalog_btn:hover svg path{fill:#000}header .header_bottom .header_bottom_wrapper .header_catalog_close{color:#fff!important}header .header_bottom .header_bottom_wrapper .header_bottom_list{display:flex;align-items:center;column-gap:12px}header .header_bottom .header_bottom_wrapper .header_bottom_list li{position:relative;width:38px;height:38px;border-radius:8px;background:#ebf9f6;border:1px solid #ebf9f6;transition:all .5s ease}header .header_bottom .header_bottom_wrapper .header_bottom_list li:hover{cursor:pointer;transition:all .5s ease;border-color:#000;background:transparent}header .header_bottom .header_bottom_wrapper .header_bottom_list li a:after{content:"";position:absolute;background:url(/_next/static/media/cart.58889e1a.svg);background-repeat:no-repeat;top:0;left:0;right:0;bottom:0;margin:auto;width:20px;height:20px}header .header_bottom .header_bottom_wrapper .header_bottom_list .like a:after{background:url(/_next/static/media/like.8490b231.svg)}header .catalog{height:0;overflow:hidden;position:absolute;top:100%;width:100%;left:0;transition:all .8s ease;opacity:0;padding-top:0;display:flex;justify-content:center}header .catalog .bg_white{position:absolute;z-index:100;background:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;border:1px solid #e6e5ed;border-top:none}header .catalog .container{display:flex;justify-content:space-between;align-items:flex-start;padding:0;overflow-x:hidden;height:450px}header .catalog .container .catalog_left{position:relative;max-width:280px;width:100%;padding:20px}header .catalog .container .catalog_left .catalog_left_block{margin-bottom:4px}header .catalog .container .catalog_left .catalog_left_block:last-child{margin:0}header .catalog .container .catalog_left .catalog_left_block:hover .catalog_right{visibility:visible;z-index:20}header .catalog .container .catalog_left .catalog_left_block:hover .main_link{background:#f2f4f6}header .catalog .container .catalog_left .catalog_left_block:hover .main_link:before{background-image:url(/_next/static/media/catalogArrow.491e8baf.svg);width:16px;height:16px}header .catalog .container .catalog_left .catalog_left_block:hover .main_link span{transition:all .5s ease}header .catalog .container .catalog_left .catalog_left_block .main_link{position:relative;display:flex;align-items:center;height:40px;border-radius:8px;gap:8px;padding:8px}header .catalog .container .catalog_left .catalog_left_block .main_link:before{content:"";width:16px;height:16px;background-image:url(/_next/static/media/catalogArrow.491e8baf.svg);background-repeat:no-repeat;background-position:50%;background-size:100%;top:0;bottom:0;margin:auto;position:absolute;right:14px}header .catalog .container .catalog_left .catalog_left_block .main_link svg{width:31px;height:31px;object-fit:contain}header .catalog .container .catalog_left .catalog_left_block .main_link span{color:#141316;font-size:14px;font-style:normal;font-weight:600;color:#000;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;min-height:18px;width:100%}header .catalog .container .catalog_left .catalog_right{visibility:hidden;display:flex;justify-content:space-between;transition:.1s ease-in-out;gap:30px;z-index:10;padding:30px 45px;top:0;position:absolute;left:100%;width:1158px;height:auto;background:#fff;overflow-y:auto;border-left:1px solid #eeebeb;border-radius:5px}header .catalog .container .catalog_left .catalog_right::-webkit-scrollbar-thumb{border-radius:20px;background:#b1b0b0}header .catalog .container .catalog_left .catalog_right::-webkit-scrollbar{width:5px}header .catalog .container .catalog_left .catalog_right::-webkit-scrollbar-track{background:#ececec;border-radius:20px}header .catalog .container .catalog_left .catalog_right .catalog_right_menu{width:750px;display:flex;align-items:flex-start;justify-content:flex-start;gap:60px;flex-wrap:wrap;height:auto}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block{padding-bottom:20px;height:auto}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block .catalog_right_children{display:flex;align-items:center}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block h5{color:#141316;font-size:14px;font-style:normal;font-weight:600;line-height:135%;margin-bottom:16px}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block ul li{display:none}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block ul li a{color:#334150;font-size:14px;font-weight:400;font-style:normal;line-height:21px;display:table;padding-bottom:2px}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block ul li a:hover{color:#000}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block .limit_active li,header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block ul li:nth-child(-n+5){display:block}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block .limit_active .more{display:none}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block .more{background:#eff0fa;border-radius:5px;height:24px;font-style:normal;font-weight:400;font-size:14px;line-height:24px;padding:0 7px;display:table;margin-top:20px;color:#5e5e5e;cursor:pointer}header .catalog .container .catalog_left .catalog_right .catalog_right_menu .catalog_right_block .more:hover{box-shadow:0 6px 14px 0 rgba(85,85,88,.1)}header .catalog_active{height:auto;opacity:1;padding-bottom:30px;height:100vh}.main_bg_active{top:142px;height:100vh;z-index:1;background:rgba(0,0,0,.25)}.header_active,.main_bg_active{position:fixed;left:0;width:100%}.header_active{transition:all .5s ease;top:0;box-shadow:0 8px 17px rgba(29,57,169,.1)}.search{width:100%;position:relative;padding:4px}.search .wrapper{display:flex;align-items:center;gap:8px;position:relative}.search .routes{background-color:#000;color:#fff;position:absolute;top:30px;transform:translate(785px,-15px);width:80px;height:32px;border-radius:6px;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.search .routes:hover{background-color:#33b294}.search .wrapper_response{position:absolute;top:52px;width:100%;background-color:#fff;border:1px solid #e6e5ed;border-radius:8px;padding:12px}.search input{border-radius:8px;width:100%;border:1px solid #e6e5ed;padding:12px 12px 12px 48px;color:#000;font-size:14px;font-weight:500;line-height:normal;transition:all .3s ease}.search input::placeholder{color:#b3b1c0}.search input:focus+button+.old_search,.search input:focus+button+.search_results{display:block}.search input:active,.search input:focus,.search input:hover{transition:all .5s ease;border:1px solid #000}.search input:focus+button svg,.search input:hover+button svg{color:#000}.search:focus-within .routes{display:flex}.search button{position:absolute;left:20px;top:0;bottom:0;margin:auto;border:none;outline:none;background:none;cursor:pointer;color:#b3b1c0}.search button svg{transition:color .3s ease}.search button:hover svg{color:#000}.search .result_item{color:#000;background-color:s}.search .result__box{display:flex;align-items:center;gap:12px;cursor:pointer}.search .search__heading{font-size:14px}.product_card{position:relative;border-radius:20px;padding-bottom:16px;border:1px solid #e5e7e9;transition:all .5s ease}.product_card:hover{transition:all .5s ease;border-color:#000}.product_card:hover .product_card_main .product_card_text_wrap .product_card_prices{transition:all .5s ease;border-bottom-color:#000}.product_card .product_card_main .product_card_img_block{padding:0 32px;margin-bottom:16px}.product_card .product_card_main .product_card_img_block img{width:100%;object-fit:contain;max-height:200px}.product_card .product_card_main .product_card_text_wrap{padding:0 10px;margin-bottom:16px}.product_card .product_card_main .product_card_text_wrap .headline{color:#334150;font-size:20px;font-style:normal;font-weight:600;line-height:134.8%;height:40px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;margin-bottom:12px}.product_card .product_card_main .product_card_text_wrap .product_card_prices{display:flex;align-items:center;column-gap:8px;font-size:14px;transition:all .5s ease;padding-bottom:16px;border-bottom:1px solid #e5e7e9}.product_card .product_card_main .product_card_text_wrap .product_card_prices span{display:block;color:#75758b;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:line-through}.product_card .product_card_main .product_card_text_wrap .product_card_prices span:last-child{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none}.product_card .like_item{position:absolute;top:12px;right:10px;cursor:pointer;transition:all .5s ease}.product_card .like_item path{stroke:#75758b}.product_card .like_item:hover{transition:all .5s ease}.product_card .active_like path,.product_card .like_item:hover path{stroke:#000;fill:#000}.product_card .rating{position:absolute;top:180px;left:10px;display:flex;align-items:center;column-gap:8px;border-radius:99px;background:#ffc100;height:32px;width:70px;color:#fff;font-size:13px;font-style:normal;font-weight:600;line-height:19px;padding:0 12px}.product_card .product_card_bottom{padding:0 10px}.product_card .product_card_bottom .product_card_bottom_btn{display:flex;align-items:center;justify-content:center;column-gap:10px;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:center;height:42px;width:100%;border-radius:8px;background:#000;border:1px solid #000;cursor:pointer}.product_card .product_card_bottom .product_card_bottom_btn svg{transition:all .5s ease}.product_card .product_card_bottom .product_card_bottom_btn:hover svg{transition:all .5s ease;transform:scale(1.2)}.product_card .product_card_bottom .product_card_bottom_add{display:flex;align-items:center;column-gap:12px}.product_card .product_card_bottom .product_card_bottom_add button{width:48px;height:42px;border-radius:8px;border:1px solid hsla(210,8%,91%,.5);background:#fff}.product_card .product_card_bottom .product_card_bottom_add button:last-child{background:#000;border-color:#000}.product_card .product_card_bottom .product_card_bottom_add .product_card_bottom_add_result{display:block;width:50%;height:42px;border-radius:8px;border:1px solid #e5e7e9;background:#fff;color:#334150;font-size:16px;font-style:normal;font-weight:600;line-height:42px;text-align:center}.category_card{position:relative;padding:50px 20px;border-radius:30px;height:370px;overflow:hidden;transition:all .5s ease}.category_card .category_card_img_block img{width:60px;height:60px}.category_card:hover{transition:all .5s ease}.category_card:hover .category_card_img_block img{transition:all .5s ease;transform:scale(1.1)}.category_card .category_card_title{color:#fff;text-align:center;font-size:36px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:10px}.category_card .category_card_info{display:block;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:31px;text-align:center}.category_card .category_card_img_block{position:absolute;display:block;width:340px;height:319px;bottom:-18%;transition:all .5s ease}.category_card .category_card_img_block img{object-fit:contain;width:100%;height:100%;transition:all .5s ease}.category_card .category_card_touch{position:absolute;right:30px;bottom:20px}.similar_products{position:relative;padding-bottom:60px}.similar_products .similar_products_title{color:#141316;font-size:32px;font-style:normal;font-weight:700;line-height:135%;margin-bottom:20px}.similar_products .similar_products_slider .slick-list .slick-track{height:390px;overflow:hidden}.similar_products .similar_products_slider .slick-slide{margin-left:24px;max-width:260px!important;width:100%}.similar_products .similar_products_slider .slick-slide:first-child{margin-left:0}.similar_products .similar_products_slider .slick-arrow{position:absolute;display:block;width:42px;height:42px;border-radius:8px;background:#ebf9f6;top:-40px;right:0}.similar_products .similar_products_slider .slick-arrow:before{content:"";display:block;background:url(/_next/static/media/arrowBrand.0b4b1744.svg);background-repeat:no-repeat;width:24px;height:24px;margin:auto}.similar_products .similar_products_slider .slick-prev{left:calc(100% - 95px)}.similar_products .similar_products_slider .slick-prev:before{transform:rotate(180deg)}footer{background:#04211a;padding-top:60px;padding-bottom:20px}footer .footer_top{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:60px;column-gap:60px;padding-bottom:32px;border-bottom:1px solid #29413e;margin-bottom:30px}footer .footer_top .footer_top_wrap .footer_top_headline{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:12px}footer .footer_top .footer_top_wrap .footer_top_list li{margin-bottom:12px;transition:all .5s ease}footer .footer_top .footer_top_wrap .footer_top_list li a{color:hsla(0,0%,100%,.5);font-size:14px;font-style:normal;font-weight:500;line-height:22px}footer .footer_top .footer_top_wrap .footer_top_list li:hover{cursor:pointer;transition:all .5s ease}footer .footer_top .footer_top_wrap .footer_top_list li:hover a{color:#fff}footer .footer_top .footer_top_wrap .footer_top_wrap_socials{display:flex;align-items:center;column-gap:12px}footer .footer_top .footer_top_wrap .footer_top_wrap_socials span{position:relative;display:block;width:40px;height:40px;border-radius:50%;background-color:#28403d;cursor:pointer;transition:all .5s ease}footer .footer_top .footer_top_wrap .footer_top_wrap_socials span svg{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;opacity:.6}footer .footer_top .footer_top_wrap .footer_top_wrap_socials span:hover{transition:all .5s ease}footer .footer_top .footer_top_wrap .footer_top_wrap_socials span:hover svg{opacity:1}footer .footer_bottom{display:flex;align-items:center;justify-content:space-between}footer .footer_bottom span{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:22px;opacity:.7}.disabled{opacity:.5;cursor:not-allowed!important;position:relative}.disabled,.disabled:after{border:1px dashed #c7c7c7!important}.disabled:after{content:"";width:1px;height:calc(99% + 8px);transform:rotate(47deg);position:absolute;right:14px;top:-5px}.disabled-store{width:70px;height:38px;border-radius:8px 0 0 0;border:1px dashed #c7c7c7!important;border-top-width:1px;opacity:.5;cursor:not-allowed!important;position:relative}.disabled-store:after{content:"";width:1px;height:calc(101% + 32px);transform:rotate(63deg);position:absolute;right:32px;top:-17px;border:1px dashed #c7c7c7!important}.active-store{background-color:#000!important;color:#fff!important;border:none!important}.active-color{position:relative;width:100px;height:100px}.active-color:before{content:"";position:absolute;left:0;top:0;width:31px;height:31px;background-image:url(/_next/static/media/check.3a613391.svg);background-repeat:no-repeat;background-position:50%}.not_found_page,.not_found_page .not_found_page_wrap{width:100%;display:flex;justify-content:center}.not_found_page .not_found_page_wrap{flex-direction:column;align-items:center}.not_found_page .not_found_page_headline{margin-top:50px;margin-bottom:12px;font-size:54px;line-height:68px}.not_found_page .not_found_page_info{font-size:20px;line-height:27px;margin-bottom:32px}.not_found_page .not_found_page_image{margin-bottom:32px}.not_found_page .not_found_page_btn{font-size:14px;line-height:19px;padding:12px 20px;border:1px solid #e6e5ed;background:#fff;border-radius:10px;margin-bottom:50px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.502);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;padding:20px;border-radius:8px;width:100%;max-width:1118px}.modal-close-btn{cursor:pointer;position:absolute;top:35px;background-color:#fff;right:25px;z-index:100;padding:13px;border-radius:14px;border:1px solid #e9e8ee}.home-page{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;z-index:40;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.251)}.home-page .home-modal{position:absolute;width:560px!important;padding:20px;z-index:30;height:600px}.home-page .home-close{cursor:pointer;position:absolute;right:30px;top:30px}.order{padding-bottom:60px}.order h1{color:#141316;font-size:32px;font-style:normal;font-weight:700;line-height:135%}.order .order_created_order{color:#75758b;font-size:16px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.3px;display:block;margin-bottom:20px}.order .order_main{display:flex;align-items:flex-start;justify-content:space-between;column-gap:24px}.order .order_main .order_main_left{width:70%}.order .order_main .order_main_left .order_main_wrap{padding:20px;border-radius:20px;border:1px solid #e6e5ed;background:#fff;margin-bottom:20px}.order .order_main .order_main_left .order_main_wrap:last-child{margin:0}.order .order_main .order_main_left .order_main_wrap .order_title{color:#141316;font-size:24px;font-style:normal;font-weight:700;line-height:135%;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e5e7e9}.order .order_main .order_main_left .order_main_delivery .delivery_wrap{display:flex;align-items:center;border-radius:16px;background:#f4f6f6;padding:4px;margin-bottom:16px}.order .order_main .order_main_left .order_main_delivery .delivery_wrap input{display:none}.order .order_main .order_main_left .order_main_delivery .delivery_wrap input:checked+label{background:#000;background-size:100%;border-radius:12px;background-repeat:no-repeat;border:1px solid #000;color:#fff}.order .order_main .order_main_left .order_main_delivery .delivery_wrap label{display:block;width:50%;height:42px;cursor:pointer;color:#0f1722;font-size:14px;font-style:normal;font-weight:600;line-height:42px;letter-spacing:.07px;border:1px solid transparent;text-align:center}.order .order_main .order_main_left .order_main_delivery .delivery_label{display:block;color:#141316;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.3px;margin-bottom:8px}.order .order_main .order_main_left .order_main_delivery .delivery_input{height:50px;width:100%;border-radius:12px;border:1px solid #f0f1f2;background:#fff;padding:0 16px;margin-bottom:16px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:135%}.order .order_main .order_main_left .order_main_delivery .delivery_input ::placeholder{color:#75758b}.order .order_main .order_main_left .order_main_delivery .delivery_info{display:block;color:#334150;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.3px;margin-bottom:16px}.order .order_main .order_main_left .order_main_delivery .delivery_btn{height:42px;width:100%;border-radius:9px;border:1px solid #e6e5ed;background:#fff;color:#21201f;font-size:14px;font-style:normal;font-weight:500;line-height:135%;cursor:pointer}.order .order_main .order_main_left .ordered_goods .ordered_goods_card{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e5e7e9;margin-bottom:16px}.order .order_main .order_main_left .ordered_goods .ordered_goods_card:last-child{margin:0}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_left{display:flex;align-items:center;column-gap:12px}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_left img{border-radius:8px;object-fit:contain}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_left .ordered_goods_card_left_texts h3{color:#334150;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:4px}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_left .ordered_goods_card_left_texts span{display:block;color:#75758b;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.3px;margin-bottom:8px}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_left .ordered_goods_card_left_texts span:last-child{margin:0;color:#334150}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_right .ordered_goods_card_right_price{display:block;color:#334150;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.3px;margin-bottom:8px}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_right .ordered_goods_card_right_delete{display:block;margin-left:auto;position:relative;width:32px;height:32px;border-radius:8px;background:#fbe1e2;border:1px solid #fbe1e2;transition:all .5s ease;cursor:pointer}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_right .ordered_goods_card_right_delete:hover{background:transparent;transition:all .5s ease}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_right .ordered_goods_card_right_delete:hover svg{transform:scale(1.1)}.order .order_main .order_main_left .ordered_goods .ordered_goods_card .ordered_goods_card_right .ordered_goods_card_right_delete svg{transition:all .5s ease;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.order .order_main .order_main_left .recipient_order .recipient_order_wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:16px}.order .order_main .order_main_left .recipient_order .recipient_order_wrap label{display:block;color:#141316;font-size:14px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.3px}.order .order_main .order_main_left .recipient_order .recipient_order_wrap input{display:block;height:50px;width:100%;padding-left:16px;padding-right:16px;border-radius:12px;border:1px solid #f0f1f2;background:#fff;margin-top:8px;color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:135%}.order .order_main .order_main_left .recipient_order .recipient_order_wrap input ::placeholder{color:#75758b}.order .order_main .order_main_left .recipient_order .recipient_order_info{position:relative;display:block;color:#334150;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.3px;padding-left:24px}.order .order_main .order_main_left .recipient_order .recipient_order_info:before{position:absolute;content:"";background:url(/_next/static/media/info.101e1f01.svg);background-repeat:no-repeat;top:0;left:0;width:16px;height:16px}.order .order_main .order_details{padding:20px;width:380px;border-radius:16px;border:1px solid #e6e5ed;background:#fff}.order .order_main .order_details h3{color:#334150;font-size:18px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.order .order_main .order_details .order_details_body{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e5e7e9}.order .order_main .order_details .order_details_body .order_details_text_box{display:flex;flex-direction:column;gap:12px;width:100%;margin:12px 0}.order .order_main .order_details .order_details_body .order_details_text_box .order_wrapper{display:flex;justify-content:space-between;align-items:center}.order .order_main .order_details .order_details_body .order_details_text_box .key{flex:1 1;color:#75758b;font-size:14px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.3px}.order .order_main .order_details .order_details_body .order_details_text_box .value{flex:1 1;color:#334150;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:end}.order .order_main .order_details .order_details_body .order_details_text_wrap{display:flex;margin-bottom:12px}.order .order_main .order_details .order_details_body .order_details_text_wrap:last-child{margin-bottom:0}.order .order_main .order_details .order_details_body .order_details_text_wrap .key{flex:1 1;color:#75758b;font-size:14px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.3px}.order .order_main .order_details .order_details_body .order_details_text_wrap .value{flex:1 1;color:#334150;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:end}.order .order_main .order_details .order_details_total_wrap{display:flex;margin-bottom:20px}.order .order_main .order_details .order_details_total_wrap .key{flex:1 1;color:#75758b;font-size:14px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:.3px}.order .order_main .order_details .order_details_total_wrap .value{flex:1 1;font-size:20px;font-weight:600;line-height:24.5px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:end}.order .order_main .order_details .details_btn{height:42px;width:100%;border-radius:8px;background:#000;border:1px solid #000;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;transition:all .5s ease;cursor:pointer}.order .order_main .order_details .details_btn:hover{transition:all .5s ease;background:transparent;color:#000}.maps__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.map-container{width:1118px;height:600px;background-color:#f9f9f9;padding:12px;border-radius:30px}.map-card,.map-container{display:flex;justify-content:space-between}.map-card{gap:12px}.map-card .map-header{width:360px;padding:20px;border:1px solid #e6e5ed;border-radius:20px}.map-card .map-header h2{font-size:20px;line-height:27px;font-weight:700;margin-bottom:16px}.map-card .map-header .map__box{display:flex;flex-direction:column;justify-content:space-between;height:100%}.map-card .map-header p{font-size:12px;font-weight:400;line-height:16px;margin-top:8px;color:#334150}.map-card .map-header .map__btn{padding:12px;border:none;background-color:#000;color:#fff;border-radius:8px;font-size:14px;cursor:pointer}.map-card .map-header .input-group{display:flex;flex-direction:column;gap:5px;border-top:1px solid #e6e5ed;padding-top:20px}.map-card .map-header .input-group label{font-size:14px;font-weight:600;color:#141316;margin-bottom:6px}.map-card .map-header .input-group input{padding:10px;font-size:1rem;border:1px solid #000;border-radius:5px;outline-color:#000}.map-card .map-header .input-group input:focus{outline:none;border-color:#000}.map-card .map-body{width:720px;height:100%;border:1px solid #ddd;border-radius:5px;overflow:hidden;border-radius:20px}.map-card .map-footer h3{font-size:1.2rem;margin-bottom:10px}.map-card .map-footer p{font-size:.9rem;margin:5px 0}.map-card .map-footer p strong{font-weight:600}.map-card .map-footer .submit-button{padding:10px 20px;background-color:#28a745;color:#fff;font-size:1rem;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.map-card .map-footer .submit-button:hover{background-color:#218838}.catalog__top h1{margin-top:30px;font-size:32px;line-height:32px;margin-bottom:5px}.catalog__top p{font-size:14px;color:#75758b;line-height:21px;font-weight:500}.catalog{display:flex;align-items:flex-start;column-gap:24px;padding:16px 0}.catalog .catalog_header{margin-bottom:20px}.catalog .catalog_header .catalog_header_wrap{display:flex;align-items:center;column-gap:12px}.catalog .catalog_header .catalog_header_wrap .main_filter_input{display:none}.catalog .catalog_header .catalog_header_wrap .main_filter_input+label{display:block;color:#21201f;font-size:14px;font-style:normal;font-weight:500;line-height:normal;height:42px;border-radius:8px;border:1px solid #e5e7e9;background:#fff;padding:10px 20px;text-align:center;cursor:pointer}.catalog .catalog_header .catalog_header_wrap .main_filter_input:checked+label{color:#fff;background:#000;border-color:#000}.catalog .catalog-filter{min-width:264px;display:flex;flex-direction:column;gap:20px;border:1px solid #e5e7e9;box-shadow:0 4px 30px 0 rgba(59,130,246,.059);border-radius:12px;padding:16px}.catalog .catalog-filter h3{color:#141316;font-size:14px;line-height:19px;letter-spacing:.6}.catalog .catalog-filter .accordion_body{transition:max-height .5s ease;overflow:hidden;max-height:0}.catalog .catalog-filter .accordion_body input{display:none}.catalog .catalog-filter .accordion_body input:checked+label:before{background:#000;background-image:url(/_next/static/media/checked.79f13b0b.svg);background-size:80%;background-position:50%;background-repeat:no-repeat;border:1px solid #000}.catalog .catalog-filter .accordion_body label{display:block;margin-bottom:10px;position:relative;transition:all .5s ease;cursor:pointer;color:#75758b;font-size:14px;font-style:normal;font-weight:500;line-height:135%;letter-spacing:.07px;padding-left:30px}.catalog .catalog-filter .accordion_body label:last-child{margin:0}.catalog .catalog-filter .accordion_body label:before{content:"";position:absolute;left:0;top:-2px;width:20px;height:20px;border-radius:5px;border:1px solid #000;cursor:pointer}.catalog .catalog-filter .accordion_body label:hover{transition:all .5s ease;color:#000}.catalog .catalog-filter .accordion{border:none!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog .catalog-filter .accordion.open .accordion-header svg{transform:rotate(180deg)}.catalog .catalog-filter .accordion .accordion-header{align-items:center;color:#000}.catalog .catalog-filter .accordion .accordion-header svg{transition:transform .3s ease}.catalog .catalog-filter .accordion .accordion-body{margin-top:12px;display:flex;flex-direction:column;gap:8px}.catalog .catalog-filter .accordion .accordion-body .checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#6e6e6e}.catalog .catalog-filter .accordion .accordion-body .checkbox input[type=checkbox]{width:16px;height:16px;border:1px solid #cfcfcf;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .1s ease}.catalog .catalog-filter .accordion .accordion-body .checkbox input[type=checkbox]:checked{background-color:#000;border-color:#000;background-image:url(/_next/static/media/check.3a613391.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:50%}.catalog .catalog-filter .range-filter{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:8px;max-width:300px;background-color:#fff}.catalog .catalog-filter .range-filter h3{font-size:16px;font-weight:700;margin-bottom:20px}.catalog .catalog-filter .range-filter .range-slider{position:relative;height:32px;margin-top:10px}.catalog .catalog-filter .range-filter .range-slider .value-label{position:absolute;top:-35px;background-color:#000;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;transform:translateX(-50%);white-space:nowrap}.catalog .catalog-filter .range-filter .range-slider .value-label:before{content:"";width:10px;height:10px;background-color:#000;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%) rotate(45deg);z-index:-1}.catalog .catalog-filter .range-filter .range-slider .track{position:absolute;top:50%;transform:translateY(-50%);height:8px;width:100%;background-color:#e0e0e0;border-radius:4px}.catalog .catalog-filter .range-filter .range-slider .track .filled{height:8px;background-color:#000;position:absolute;top:0;border-radius:4px}.catalog .catalog-filter .range-filter .range-slider input[type=range]{-webkit-appearance:none;position:absolute;width:100%;height:8px;background:transparent;outline:none;pointer-events:none}.catalog .catalog-filter .range-filter .range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#000;border-radius:50%;border:1px solid #e5e7e9;pointer-events:all;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.catalog .catalog-filter .range-filter .range-slider input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#000;border-radius:50%;pointer-events:all;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.catalog .catalog-filter .range-filter .range-values{display:flex;justify-content:space-between;font-size:14px;color:#6e6e6e;font-weight:600}.catalog .catalog-filter .size-filter{display:flex;flex-direction:column;gap:8px;border-radius:8px;background-color:#fff}.catalog .catalog-filter .size-filter h3{font-size:16px;font-weight:700;margin:0}.catalog .catalog-filter .size-filter .sizes{display:flex;flex-wrap:wrap;gap:12px}.catalog .catalog-filter .size-filter .sizes .radio{position:relative;display:flex;align-items:center;justify-content:center;padding:6px 13px;min-width:52px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;font-size:12px;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease}.catalog .catalog-filter .size-filter .sizes .radio:hover{border-color:#000;color:#000}.catalog .catalog-filter .size-filter .sizes .radio .radio-input{position:absolute;opacity:0;pointer-events:none}.catalog .catalog-filter .size-filter .sizes .radio .radio-label{pointer-events:none}.catalog .catalog-filter .size-filter .sizes .radio .radio-input:checked+.radio-label{color:#fff;background-color:#000;border-color:#000}.catalog .catalog-filter .accordion{display:flex;flex-direction:column;gap:8px;border:1px solid #e0e0e0;border-radius:8px;padding:16px;max-width:300px;background-color:#fff}.catalog .catalog-filter .accordion .accordion-header{font-size:16px;font-weight:700;display:flex;justify-content:space-between;cursor:pointer}.catalog .catalog-filter .accordion .accordion-header:hover{color:#000}.catalog .catalog-filter .accordion .hovered-color{text-align:center;font-size:14px;font-weight:500;margin-bottom:12px;color:#333}.catalog .catalog-filter .accordion .accordion-colorbd{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px}.catalog .catalog-filter .accordion .accordion-colorbd .color{position:relative}.catalog .catalog-filter .accordion .accordion-colorbd .color .radio-input{display:none}.catalog .catalog-filter .accordion .accordion-colorbd .color .color-info{position:absolute;top:10px}.catalog .catalog-filter .accordion .accordion-colorbd .color .color-box{width:32px;height:32px;transition:all .3s ease;border-radius:6px;border:1px solid #f4f4f4;cursor:pointer}.catalog .catalog-filter .accordion .accordion-colorbd .color .color-box:hover{border-color:#000}.catalog .main_catalog_right{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:24px;column-gap:24px;grid-row-gap:30px;row-gap:30px}
/*# sourceMappingURL=5ee517b517a4d57a.css.map*/