@charset "UTF-8";#MainContent{position:relative;z-index:0}#MainContent:has(.media_popup.show){z-index:40}.header-sticky{pointer-events:auto}body{--header_height: 76px}.header-main{--theme_primary_color: #008c38;--header_text_color: #333333;font-size:16px;height:var(--header_height);transition:box-shadow .3s ease,background-color .3s ease;position:relative;z-index:99;background-color:#fff;transition:height .3s ease}.header-main div:empty{display:block}.header-main:before{display:none}.header-main .container{height:100%;box-sizing:border-box;display:flex;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;align-items:center;width:auto;background-color:#fff}.header-main .container .logo{font-size:44px;height:50px;width:118px;line-height:50px;font-weight:700;flex-shrink:0}.header-main .container .logo .media{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.header-main .container .menu_list{flex-grow:1;display:flex;justify-content:center;-moz-column-gap:8px;column-gap:8px}.header-main .container .menu_list>.menu_item{height:var(--header_height);padding:10px}.header-main .container .menu_list .icon{width:12px;height:12px}.header-main .container .menu_list .menu_item{display:inline-block;background-image:linear-gradient(var(--theme_primary_color),var(--theme_primary_color));background-repeat:no-repeat;background-position:right bottom;background-size:0% 3px;transition:background-size .3s ease}.header-main .container .menu_list .menu_item:hover{background-size:100% 3px;background-position:left bottom}.header-main .container .menu_list .menu_item>a{color:var(--header_text_color);transition:color .3s ease;cursor:pointer;white-space:nowrap;height:calc(var(--header_height) - 20px);display:flex;align-items:center}.header-main .container .menu_list .menu_item>a .icon{display:none}.header-main .container .menu_list .menu_item .menu_list_level_2_box{opacity:0;padding:0;transition:all .3s ease;overflow:hidden}.header-main .container .menu_list .can_down>a{position:relative;padding-right:18px;display:flex;align-items:center}.header-main .container .menu_list .can_down>a .icon{display:block;position:absolute;right:0;transition:transform .3s ease;transform:rotate(0)}.header-main .container .menu_list .can_down:hover>a .icon{transform:rotate(-180deg)}.header-main .container .menu_list .has_level_2{position:relative}.header-main .container .menu_list .has_level_2 .menu_list_level_2_box{position:absolute;background-color:#fff;bottom:1px;left:-14px;transform:translateY(100%);border-radius:0 0 10px 10px;overflow:hidden;box-shadow:0 5px 5px #26394d1a;padding:0 24px;max-height:0;opacity:0;z-index:-1}.header-main .container .menu_list .has_level_2 .menu_list_level_2_box a{color:#000;cursor:pointer;white-space:nowrap;display:inline-block}.header-main .container .menu_list .has_level_2 .menu_list_level_2_box .menu_item_level_2+.menu_item_level_2{margin-top:8px}.header-main .container .menu_list .has_level_2 .menu_list_level_2_box .menu_item_level_2 a{display:inline-block;background-image:linear-gradient(#008c38,#008c38);background-repeat:no-repeat;background-position:right bottom;background-size:0% 1px;transition:background-size .3s ease}.header-main .container .menu_list .has_level_2 .menu_list_level_2_box .menu_item_level_2 a:hover{background-size:100% 1px;background-position:left bottom}.header-main .container .menu_list .has_level_2:hover .menu_list_level_2_box{padding:10px 24px;opacity:1;max-height:414px}.header-main .container .menu_list .has_megamenu{position:static}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box{position:absolute;left:0;bottom:1px;transform:translateY(100%);width:100%;height:0;background-color:#fff;border-radius:0 0 20px 20px;box-shadow:0 5px 5px #26394d1a;padding:0 10px 0 33px;opacity:0;z-index:-1}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2_box_maxwidth{max-width:1440px;padding:0 104px;display:flex;-moz-column-gap:20px;column-gap:20px;margin:0 auto;height:100%}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2{padding:0 40px 0 0;width:300px;flex-shrink:0;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column;row-gap:24px}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .all_series{font-size:16px;display:flex;align-items:center;justify-content:space-between;font-weight:700}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2>ul{flex-grow:1}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .menu_item_level_2{min-height:36px;display:flex;align-items:center;padding:0 12px;overflow:hidden;position:relative;opacity:.6;-moz-column-gap:12px;column-gap:12px;justify-content:space-between}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .menu_item_level_2>a{color:var(--header_text_color);cursor:pointer;transition:background-size .3s ease,color .3s ease;position:relative;width:calc(100% - 24px);white-space:pre-wrap}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .menu_item_level_2>.icon{color:var(--header_text_color);transform:rotate(-90deg);flex-shrink:0}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .menu_item_level_2 .products{display:none}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .menu_list_level_2 .menu_item_level_2.active{opacity:1}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box{flex-grow:1;overflow-y:auto;scrollbar-gutter:stable}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 60px;position:relative}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product{width:100%;min-width:100%;cursor:pointer;overflow:hidden;position:relative;display:block}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product:hover .info .title{background-size:100% 1px;background-position:left bottom}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product .tag{width:70px;height:28px;border-radius:20px;background-color:var(--theme_primary_color);font-size:16px;line-height:100%;color:#fff;position:absolute;top:12px;right:14px;display:flex;align-items:center;justify-content:center}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product .media_box{width:100%;aspect-ratio:1/1}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product .media_box .media{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product .info{padding:0 20px;margin-top:20px}.header-main .container .menu_list .has_megamenu .menu_list_level_2_box .products_box .products .product .info .title{font-size:16px;line-height:20px;white-space:pre-line;text-align:center;font-weight:700;background-image:linear-gradient(var(--theme_primary_color),var(--theme_primary_color));background-repeat:no-repeat;background-position:right bottom;background-size:0% 1px;transition:background-size .3s ease}.header-main .container .menu_list .has_megamenu:hover .menu_list_level_2_box{padding:60px 0 24px;height:414px;opacity:1}.header-main .container .icons{display:flex;-moz-column-gap:24px;column-gap:24px;align-items:center}.header-main .container .icons .icon_btn{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-main .container .icons .icon_btn svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header-main .container .icons .menu_icon,.header-main .container .icons .service_icon,.header-main .container .icons .empty_icon{display:none}.header-main .container .icons .btn_link{padding:8px 16px;min-height:32px;font-size:10px;font-weight:700;border-radius:20px;background-color:#474747;color:#fff;display:flex;align-items:center}.menu_pupup{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:none;opacity:0;z-index:1000;transition:all .3s ease}.menu_pupup .sheet{width:100%;height:90%;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;transform:translateY(100%);transition:transform .3s ease;position:absolute;bottom:0}.menu_pupup .sheet .drag_bar{width:100%;height:40px;display:flex;justify-content:center;align-items:center;cursor:grab}.menu_pupup .sheet .drag_bar:before{content:"";width:48px;height:4px;background:#d9d9d9;border-radius:2px}.menu_pupup .sheet .sheet_con{height:calc(100% - 40px)}.menu_pupup .menu_list{padding:0;transition:padding .3s ease-in-out;height:calc(100% - 90px);overflow-y:auto}.menu_pupup .menu_list .collapsible_box .collapsible_head{border:none}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_head .heading{font-weight:400;font-size:14px;color:#666}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide{width:auto;margin-right:20px}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide:nth-last-of-type(1){margin-right:0}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product{display:flex;align-items:center;color:var(--header_text_color);cursor:pointer;width:350px;height:197px;background-color:#f5f5f5;overflow:hidden;position:relative}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .tag{width:70px;height:28px;border-radius:20px;background-color:#ffe2cf;font-size:16px;line-height:100%;color:#ff7400;position:absolute;top:14px;left:12px;display:flex;align-items:center;justify-content:center}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .media_box{width:50%;height:100%;overflow:hidden;flex-shrink:0}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .media_box .media{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .info{padding:0 18px;box-sizing:border-box}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .info .title{margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:16px;font-weight:700}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .info .describe{font-size:12px;line-height:16px;white-space:pre-line;color:#787878;margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_body .swiper-slide .product .info .prices{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px;font-size:14px}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box.show .collapsible_head .heading{font-weight:700}.menu_pupup .menu_list .menu_list_level_2_box .menu_item_level_2{font-size:12px;opacity:.8}.menu_pupup .menu_list .menu_list_level_2_box .menu_item_level_2+.menu_item_level_2{margin-top:18px}.menu_pupup .btm{width:100%;height:0;box-sizing:border-box;transition:height .3s ease-in-out;display:flex;align-items:center;justify-content:space-between;background-color:#f5f5f5;position:relative;z-index:1}.menu_pupup .btm .language_selector{height:42px;border-radius:25px;font-size:12px;border:1px solid #dddddd;display:flex;align-items:center;justify-content:center;padding:0 16px}.menu_pupup .btm .language_selector .country-switcher{display:flex;align-items:center;justify-content:center}.menu_pupup .btm .language_selector .country-switcher .selectors-form{position:relative}.menu_pupup .btm .language_selector .country-switcher .disclosure-list{position:absolute;top:-18px;transform:translate3d(0,-80%,0)}.menu_pupup .btm .language_selector .country-switcher .disclosure[open] .disclosure-list{transform:translate3d(0,-100%,0)}.menu_pupup .btm .country{position:relative;height:42px;border-radius:25px;font-size:12px;border:1px solid #dddddd;display:flex;align-items:center;justify-content:center;padding:0 16px}.menu_pupup .btm .country .country_item{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;font-size:12px}.menu_pupup .btm .country .country_item .image{border:1px solid #aaaaaa;width:16px;height:16px;border-radius:50%;overflow:hidden}.menu_pupup .btm .country .country_item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.menu_pupup .btm .country .country_now{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;cursor:pointer}.menu_pupup .btm .country .country_now .icon{width:6px;height:6px;-o-object-fit:contain;object-fit:contain;transform:rotate(180deg)}.menu_pupup .btm .country .country_list{position:absolute;bottom:0;padding:6px 12px;border:1px solid #aaaaaa;border-radius:4px;opacity:0;transition:all .3s ease-in-out;pointer-events:none;background-color:#fff}.menu_pupup .btm .country .country_list .country_item{font-size:16px;-moz-column-gap:10px;column-gap:10px}.menu_pupup .btm .country .country_list .country_item .image{width:20px;height:20px}.menu_pupup .btm .country .country_list .country_item+.country_item{margin-top:12px}.menu_pupup .btm .country .country_list:not(.is_top){bottom:20px;transform:translateY(100%)}.menu_pupup .btm .country .country_list.is_top{top:20px;transform:translateY(-100%)}.menu_pupup .btm .country.show .country_list{pointer-events:auto;opacity:1}.menu_pupup .btm .country.show .country_list:not(.is_top){bottom:0}.menu_pupup .btm .country.show .country_list.is_top{top:0}.menu_pupup .btm .btn_link{padding:8px 16px;min-height:42px;font-size:12px;font-weight:700;border-radius:25px;background-color:#474747;color:#fff;display:flex;align-items:center}.menu_pupup.show{opacity:1}.menu_pupup.show .sheet{transform:translateY(0)}.menu_pupup.show .menu_list{padding:0 20px 20px}.menu_pupup.show .btm{height:90px;border-top:1px solid #e0e0e0;padding:0 20px}.header_main_transparent{background-color:transparent;box-shadow:none}@media(max-width:1300px){.header-main .container .logo{max-width:150px;font-size:36px}}@media(max-width:1200px){.header-main .container{display:block;position:relative}.header-main .container .menu_list{display:none}.header-main .container .logo{position:absolute;top:50%;height:100%;left:50%;transform:translate(-50%,-50%)}.header-main .container .icons{height:100%}.header-main .container .icons .menu_icon{display:block}.header-main .container .icons .empty_icon{display:block;flex-grow:1}.header-main .container .icons .service_icon{display:block}.header-main .container .icons .btn_link{display:none}}@media(max-width:768px){body{--header_height: 44px}.header-main *{-webkit-tap-highlight-color:transparent}.header-main .container .logo{max-width:80px;font-size:24px}.header-main .container .icons{-moz-column-gap:16px;column-gap:16px}.header-main .container .icons .icon_btn{width:16px;height:16px}.menu_pupup .menu_list .menu_list_level_2_box .collapsible_list .collapsible_box .collapsible_head .heading{font-size:12px}}@media(max-width:768px){.header-main .lang_switch{display:flex;align-items:center}.menu_pupup .btm .country .country_list{bottom:auto}.menu_pupup .btm .country .country_list li{padding:5px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/dk_header.css.map */
