.ro_mobile_header_menu{display:none}.ro_mobile_header_menu .ro_mobile_menu_trigger{width:24px;height:24px;display:none}.ro_mobile_detail_drawer .ro_product_selling_point{color:#76767f;font-size:14px}.ro_mobile_detail_drawer .ro_product_selling_point p{margin:0}.ro_mobile_header_menu .ro_mobile_menu_drawer{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;z-index:199;background-color:var(--ro-white-color);cursor:initial;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.ro_mobile_header_menu .ro_mobile_menu_drawer[data-active=true]{opacity:1;pointer-events:all}.ro_mobile_header_menu .ro_mobile_menu_header{position:relative;height:80px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #dbdde5}.ro_mobile_header_menu .ro_mobile_menu_header .ro_mobile_menu_logo{width:100px;height:24px}.ro_mobile_header_menu .ro_mobile_menu_header .close_button{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;justify-content:center;align-items:center}.ro_mobile_header_menu .ro_mobile_menu_list{flex:1;padding:0;overflow-y:auto}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item{height:72px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ro-grey-600);cursor:pointer;padding:0 32px}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item a{display:flex;justify-content:space-between;width:100%}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item[data-type=country_menu]{display:none}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item .menu_item_title{font-size:16px;color:var(--ro-text-color);font-weight:600}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item .menu_item_right{display:flex;align-items:center;gap:10px}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item .menu_item_right .menu_icon{width:24px;height:24px;border-radius:50%;overflow:hidden;object-fit:cover}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item .menu_arrow{width:24px;height:24px;display:flex;justify-content:center;align-items:center;transform:rotate(180deg);transition:transform .3s ease-in-out}.ro_mobile_header_menu .ro_mobile_menu_item[data-active=true] .menu_arrow{transform:rotate(270deg)}.ro_mobile_header_menu .ro_mobile_series_list{display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.ro_mobile_header_menu .ro_mobile_menu_item[data-active=true]+.ro_mobile_series_list{max-height:var(--dynamic-max-height, 500px);padding:10px 0;opacity:1}.ro_mobile_header_menu .ro_mobile_menu_item[data-active=true]+.starry_moblie_series_three_container{background-color:var(--ro-grey-400)}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item{height:48px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:0 32px}.ro_mobile_series_item_three{height:48px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#181818;font-size:14px;font-weight:700;margin:0 36px;border-bottom:1px solid #dbdde5}.series_item_three>*:last-child{margin-bottom:20px}.ro_mobile_series_item_three .series_arrow{transform:rotate(180deg)}.ro_mobile_header_menu .series_item_three{border-bottom:1px solid #dbdde5;margin:0 36px}.ro_mobile_header_menu .ro_mobile_series_list .series_item_title_parent{font-weight:700;font-size:14px;color:#aeb1bc;line-height:18px;margin-bottom:10px;display:block}.ro_mobile_header_menu .ro_mobile_series_list .series_item_title_sublevel_navigation{font-weight:400;font-size:14px;color:#181818;line-height:18px;height:48px;display:flex;align-items:center;justify-content:space-between;padding:24px 0}.ro_mobile_header_menu .ro_mobile_series_list .menu_arrow{transform:rotate(180deg)}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .moblie_now{font-weight:700;font-size:14px;color:var(--ro-text-color);line-height:18px}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_item_title{font-size:14px;color:var(--ro-text-color)}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_arrow{width:24px;height:24px;display:flex;justify-content:center;align-items:center;transform:rotate(180deg);cursor:pointer}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_item_left{display:flex;align-items:center;gap:10px}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_item_left .series_icon{width:36px;height:24px}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_item_left .series_label{font-size:14px;color:var(--ro-text-color)}.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item .series_item_tick{width:24px;height:24px}.ro_mobile_detail_drawer{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;z-index:199;background-color:var(--ro-white-color);cursor:initial;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;display:none}.ro_mobile_detail_drawer[data-active=true]{opacity:1;pointer-events:all}.ro_mobile_detail_drawer .ro_mobile_detail_content{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%;display:none}.ro_mobile_detail_drawer .ro_mobile_detail_content[data-active=true]{display:flex}.ro_mobile_detail_drawer .ro_mobile_detail_header{padding:0 16px;height:54px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ro-grey-600)}.ro_mobile_detail_drawer .ro_mobile_detail_header .back_arrow{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.ro_mobile_detail_drawer .ro_mobile_detail_header .ro_mobile_detail_title{color:var(--ro-text-color);font-size:16px;font-weight:600}.ro_mobile_detail_drawer .ro_mobile_detail_header .close_button{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.ro_mobile_detail_drawer .ro_mobile_detail_list{padding:24px 32px 112px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);overflow-y:auto;align-items:stretch;display:none}.ro_mobile_detail_drawer .ro_mobile_detail_list[data-active=true]{display:grid}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item{position:relative;display:flex;flex-direction:column;background-color:#f8f9fc;border-radius:4px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image{width:100%;height:153px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image img{aspect-ratio:170 / 100;max-width:170px;width:100%;height:auto}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_tag{position:absolute;top:10px;left:10px;padding:2px 12px;color:var(--ro-white-color);font-size:12px;font-weight:700;border-radius:99px;line-height:18px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:2px 16px 20px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_info .ro_mobile_detail_title{color:var(--ro-text-color);font-size:14px;font-weight:700;line-height:21px;word-break:break-word}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_info .ro_mobile_detail_selling_point{color:#7d848d;font-size:14px;font-weight:400;line-height:18px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .view_more{max-width:212px;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background-color:#f5f5f7;display:flex;align-items:center;justify-content:center;color:var(--ro-text-color);font-size:18px;font-weight:700;text-align:center;padding:16px}.ro_mobile_button_group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;grid-column:span 4;margin-top:20px}.ro_mobile_button_group .ro_mobile_button_item{font-size:16px;font-weight:600;color:var(--ro-text-color);text-align:center}.ro_mobile_detail_drawer .ro_mobile_image_options{padding:36px 36px 112px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);overflow-y:auto}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item{max-width:290px;width:100%;display:flex;flex-direction:column;gap:16px}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_image{width:100%;aspect-ratio:299 / 166;border-radius:16px;overflow:hidden}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_image img{width:100%;height:100%}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_info{display:flex;flex-direction:column;gap:4px;text-align:center}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_info .option_info_title{font-size:18px;color:var(--ro-text-color);font-weight:700}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_info .option_info_text{font-size:14px;color:var(--ro-grey-700)}.ro_mobile_detail_filter_function_container{display:flex;align-items:center}@media (min-width: 576px){.ro_mobile_detail_filter_function{display:none!important}}@media (max-width: 1199.98px){.ro_mobile_header_menu .ro_mobile_menu_list{margin-bottom:100px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image{border-radius:8px}.ro_mobile_header_menu{display:block}.ro_mobile_header_menu .ro_mobile_menu_trigger{display:block;flex-direction:column}.ro_mobile_detail_drawer{display:flex}}@media (max-width: 767.98px){.ro_mobile_detail_drawer .ro_mobile_detail_list{grid-template-columns:repeat(3,1fr)}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image,.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .view_more{max-width:216px}.ro_mobile_detail_drawer .ro_mobile_image_options{grid-template-columns:repeat(2,1fr)}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item{max-width:336px}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_image{aspect-ratio:336 / 191}.ro_mobile_button_group{grid-column:span 3}}@media (max-width: 575.98px){.ro_mobile_detail_filter_function{width:86px;height:74px;opacity:1;gap:6px;background:linear-gradient(270deg,#fff,#fefefef0 81%,#f5f5f500);align-items:center;display:flex;position:absolute;right:0;justify-content:right;padding-right:16px;color:#148eef;font-size:14px;font-weight:600}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item,.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item{padding:0 24px}.ro_mobile_series_item_three,.ro_mobile_header_menu .series_item_three{margin:0 24px}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image{border-radius:6px}.ro_mobile_header_menu .ro_mobile_menu_header .close_button{right:16px}.ro_mobile_detail_drawer .ro_mobile_detail_header{padding:0 16px}.ro_mobile_detail_drawer .ro_mobile_detail_list{padding:0 16px 112px;grid-template-columns:repeat(2,1fr)}.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .ro_mobile_detail_image,.ro_mobile_detail_drawer .ro_mobile_detail_list .ro_mobile_detail_item .view_more,.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item{max-width:240px}.ro_mobile_detail_drawer .ro_mobile_image_options .ro_mobile_image_option_item .option_image{aspect-ratio:240 / 137}.ro_mobile_button_group{grid-column:span 2}.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item[data-type=country_menu]{display:flex}}@media (max-width: 479.98px){.ro_mobile_header_menu .ro_mobile_menu_list .ro_mobile_menu_item,.ro_mobile_header_menu .ro_mobile_series_list .ro_mobile_series_item{padding:0 16px}.ro_mobile_series_item_three{margin:0 16px}.ro_mobile_header_menu .series_item_three{margin:20px 16px 0}.ro_mobile_header_menu .ro_mobile_menu_header,.ro_mobile_detail_drawer .ro_mobile_detail_header{height:60px}.ro_mobile_header_menu .ro_mobile_menu_list{padding:0}}.ro_mobile_filter_backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;display:none;opacity:0;transition:opacity .3s ease-in-out}.ro_mobile_filter_backdrop.active{display:block;opacity:1}.ro_mobile_filter_modal{position:fixed;bottom:0;left:0;width:100%;z-index:1000;display:none;opacity:0;transition:opacity .3s ease-in-out}.ro_mobile_filter_modal:after{content:"";position:absolute;bottom:0;left:0;width:100%}.ro_mobile_filter_modal.active{display:flex;opacity:1}.ro_mobile_filter_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;border-radius:10px}.ro_mobile_filter_content{position:relative;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .3s ease-in-out;border-radius:10px}.ro_mobile_filter_modal.active .ro_mobile_filter_content{transform:translateY(0)}.ro_mobile_filter_header{display:flex;justify-content:space-between;align-items:center;height:60px;background:#fff;border-radius:10px}.ro_mobile_filter_header .ro_mobile_filter_header_title{font-size:22px;font-weight:600;color:#161920;margin:0}.ro_mobile_filter_close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#666;cursor:pointer}.ro_mobile_filter_body{flex:1;padding:24px;overflow-y:auto}.ro_mobile_filter_list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}.ro_mobile_filter_modal .ro-header-product-menu__filter-item{width:max-content;border:1px solid #b4b4b4;display:flex;align-items:center;font-size:14px;cursor:pointer;padding:0 16px;height:37px;border-radius:203px;color:#161920}.ro_mobile_filter_modal .ro-header-product-menu__filter-item-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:6px}.ro_mobile_filter_modal .ro-header-product-menu__filter-item-text{font-size:14px;font-weight:400;padding-right:10px}.ro_mobile_filter_modal .ro-header-product-menu__filter-item-take{height:16px;display:inline-block}.ro_mobile_filter_modal .ro-header-product-menu__filter-item-take-active{height:16px;display:none}.ro_mobile_filter_modal .ro-header-product-menu__filter-item.active{background:#f1f7fe;border-color:var(--ro-theme-color)}.ro_mobile_filter_modal .ro-header-product-menu__filter-item.active img{filter:invert(66%) sepia(94%) saturate(872%) hue-rotate(180deg) brightness(73%) contrast(188%)}.ro_mobile_filter_modal .ro-header-product-menu__filter-item.active .ro-header-product-menu__filter-item-take{display:none}.ro_mobile_filter_modal .ro-header-product-menu__filter-item.active .ro-header-product-menu__filter-item-take-active{display:inline-block}.ro_mobile_detail_drawer .ro-header-product-menu__filter-clear-btn{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:pointer;color:#b6b6c080;transition:all .2s ease}.ro_mobile_detail_drawer .ro-header-product-menu__filter-clear-btn.has-active-filters{color:#161920}.ro_mobile_filter_modal .ro-header-product-menu__filter-clear-btn{display:flex;align-items:center;font-size:14px;font-weight:600;cursor:pointer;color:#b6b6c080;transition:all .2s ease}.ro_mobile_filter_modal .ro-header-product-menu__filter-clear-btn.has-active-filters{color:#161920}.ro_mobile_filter_footer{display:flex;gap:24px;padding:16px 24px 24px;background:#fff;flex-direction:column-reverse}.ro_mobile_filter_clear{flex:1;background:#fff;color:#148eef;border:1px solid #148eef;font-size:14px;border-radius:142px;font-weight:600;cursor:pointer;min-height:44px}.ro_mobile_filter_apply{flex:2;border:none;border-radius:142px;background:#148eef;color:#fff;min-height:44px;font-size:14px;font-weight:600;cursor:pointer}@media (max-width: 575.98px){.ro_mobile_filter_footer{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/starry-mobile-header-menu.css.map */
