.detail{width:100%;margin:0 auto;position:relative;display:flex;gap:5rem}.detail .top_info{display:flex;flex-direction:column;gap:1.5rem}.detail .top_info h1,.detail .top_info .h2{margin:0;padding:0}.detail .top_info .param_info{display:flex;flex-direction:column;gap:4px}.detail .top_info .param_info .icon{font-size:16px;display:flex;gap:12px;line-height:24px;color:#000000;margin:0}.detail .top_info .param_info .icon::before{content:"";width:20px;height:20px;background:#000000;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:20px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 20px}.detail .top_info .param_info .icon.icon1::before{-webkit-mask-image:url('../../img/param_icon1.svg');mask-image:url('../../img/param_icon1.svg')}.detail .top_info .param_info .icon.icon2::before{-webkit-mask-image:url('../../img/param_icon2.svg');mask-image:url('../../img/param_icon2.svg')}.detail .top_info .param_info .icon.icon3::before{-webkit-mask-image:url('../../img/param_icon3.svg');mask-image:url('../../img/param_icon3.svg')}.detail .top_info .param_info .icon.icon4::before{-webkit-mask-image:url('../../img/param_icon4.svg');mask-image:url('../../img/param_icon4.svg')}.detail .img{position:relative;width:calc(50% - 2.5rem);margin:0}.detail .img .top_info{display:none}.detail .img .wish_icon{border:0;background:none;font-size:0;z-index:1;display:block;position:absolute;top:1rem;right:1rem;width:24px;height:24px}.detail .img .wish_icon::before{background-color:#6A7C88;-webkit-mask-image:url('../../../../img/wish_icon.svg');mask-image:url('../../../../img/wish_icon.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;position:absolute;content:"";inset:0;transition:all 400ms ease 0ms}.detail .img .wish_icon.active::before{-webkit-mask-image:url('../../../../img/wish_icon_full.svg');mask-image:url('../../../../img/wish_icon_full.svg')}.notouch .detail .img .wish_icon:hover::before,.detail .img .wish_icon:focus::before{background-color:#F8ED00}.detail .img .flag_box{gap:5px;position:absolute;top:1rem;left:1rem;right:1rem;padding:0 2rem 0 0;z-index:10;display:flex;flex-wrap:wrap;align-items:center}.detail .img .flag_box>span{border-radius:4px;background:var(--flag-clr, #000000);position:relative;display:block;text-align:left;margin:0;padding:3px 1rem;font-size:12px;line-height:18px;color:var(--flag-clr2, #fff);font-weight:500}.detail .img .flag_box>span:first-child{clip-path:polygon(8px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 8px)}.detail .img .flag_box>span:last-child{clip-path:polygon(0% 0%, 100% 0%, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0% 100%)}.detail .img .flag_box>span:only-child{clip-path:polygon(8px 0%, 100% 0%, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0% 100%, 0% 8px)}.detail .img .flag_box .b{font-weight:700}.detail .img .main_img{display:block;position:relative;width:100%}.detail .img .main{overflow:hidden;border-radius:6px;position:relative;display:block;margin:0;z-index:0;padding:0;transition:all 400ms ease 0ms}.detail .img .main .in{display:block;position:relative;aspect-ratio:64 / 56}.detail .img .other_img{margin:1.5rem 0 0;width:100%;white-space:nowrap;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:1.5rem;column-gap:1.5rem}.detail .img .other_img.owl-carousel{display:block}.detail .img .other_img.owl-carousel .item{width:calc(100% / 3 - (2 * 1.5rem / 3) * 1);margin-right:1.5rem}.detail .img .other_img a.fancybox{overflow:hidden;border-radius:6px;position:relative;display:block;margin:0}.detail .img .other_img a.fancybox .in{background:#fff;overflow:hidden;display:block;position:relative;width:100%;aspect-ratio:196 / 174}.detail .img .other_img a.fancybox .in video{z-index:0;position:absolute;max-height:100%;min-height:100%;min-width:100%;height:auto;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);object-fit:cover}html[class*="mozilla 11"] .detail .img .other_img a.fancybox .in video{min-width:135%;min-height:135%}.detail .img .other_img a.fancybox .in picture{z-index:0;position:absolute;inset:0}.detail .main_content{text-align:left;display:flex;flex-direction:column;gap:0;position:relative;width:calc(50% - 2.5rem);padding:0;margin:0}.detail .main_content .text_box{margin:0;position:relative}.detail .main_content .text_box .scroll{z-index:0;font-size:16px;line-height:22px;position:absolute;right:0;bottom:0;background:#F3F5F6;display:block;font-weight:400}.detail .main_content .text_box .scroll::before{z-index:-1;position:absolute;top:0;bottom:0;right:calc(100% - 2px);width:40px;content:"";display:block;background:linear-gradient(to right, rgba(243,245,246,0) 0%, #F3F5F6 50%)}.detail .main_content .ben_info{margin:2.5rem 0 0;display:flex;flex-direction:column;gap:4px}.detail .main_content .ben_info .item{padding:8px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(106,124,136,0.2)}.detail .main_content .ben_info .item:nth-child(1){border-top:0}.detail .main_content .ben_info .item .title{font-size:14px;display:flex;gap:12px;line-height:20px;color:#000000;margin:0}.detail .main_content .ben_info .item .title::before{content:"";width:20px;height:20px;background:#000000;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:20px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 20px}.detail .main_content .ben_info .item .title.icon1::before{-webkit-mask-image:url('../../img/ben_icon1.svg');mask-image:url('../../img/ben_icon1.svg')}.detail .main_content .ben_info .item .title.icon2::before{-webkit-mask-image:url('../../img/ben_icon2.svg');mask-image:url('../../img/ben_icon2.svg')}.detail .main_content .ben_info .item .title.icon3::before{-webkit-mask-image:url('../../img/ben_icon3.svg');mask-image:url('../../img/ben_icon3.svg')}.detail .main_content .ben_info .item .title.icon4::before{-webkit-mask-image:url('../../img/ben_icon4.svg');mask-image:url('../../img/ben_icon4.svg')}.detail .main_content .ben_info .item .value{display:flex;align-items:center;gap:4px;font-size:14px;line-height:20px;color:#000000;margin:0}.detail .main_content .ben_info .item .value .tooltipster{margin:0;top:0;display:block;font-size:0;position:relative;width:20px;height:20px;z-index:9;transition:all 400ms ease 0ms}.detail .main_content .ben_info .item .value .tooltipster::before{margin:0;content:"";position:absolute;inset:0;background:#7E8490;-webkit-mask-image:url('../../../../img/picture_tooltip.svg');mask-image:url('../../../../img/picture_tooltip.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:20px 20px;mask-repeat:no-repeat;mask-position:center center;mask-size:20px 20px;transition:all 400ms ease 0ms}.detail .main_content .share_list{border-top:1px solid rgba(106,124,136,0.2);border-bottom:1px solid rgba(106,124,136,0.2);width:100%;position:relative;display:flex;align-items:center;gap:1.5rem;margin:2.5rem 0 0;padding:10px 0;justify-content:space-between}.detail .main_content .share_list li{display:block;position:relative}.detail .main_content .share_list li :is(a,button){display:inline-block;position:relative;background:none;border:0;padding:0 0 0 30px;color:#000000;font-size:14px;line-height:24px;font-weight:400;text-transform:uppercase;transition:all 400ms ease 0ms}.notouch .detail .main_content .share_list li :is(a,button):is(:hover,:focus){text-decoration:underline}.detail .main_content .share_list li :is(a,button)::before{content:"";width:24px;height:24px;position:absolute;left:0;top:0;background-color:#000000;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:22px 22px;mask-repeat:no-repeat;mask-position:center center;mask-size:22px 22px}.detail .main_content .share_list li :is(a,button).icon1::before{-webkit-mask-image:url('../../img/det_icon_send.svg');mask-image:url('../../img/det_icon_send.svg')}.detail .main_content .share_list li :is(a,button).icon2::before{-webkit-mask-image:url('../../img/det_phone_icon.svg');mask-image:url('../../img/det_phone_icon.svg')}.detail .main_content .share_list li :is(a,button).icon3::before{-webkit-mask-image:url('../../img/det_share_icon.svg');mask-image:url('../../img/det_share_icon.svg')}.detail .main_content .share_list li ul{top:calc(100% + 60px);padding:8px 16px;border:1px solid #E5E5E5;z-index:0;margin:0;position:absolute;left:50%;transform:translateX(-50%);border-radius:6px;overflow:hidden;background-color:#ffffff;display:flex;opacity:0;visibility:hidden;transition:all 400ms ease 0ms}.detail .main_content .share_list li:hover ul{top:100%;opacity:1;visibility:visible;pointer-events:auto}.detail .main_content .share_list li ul li{margin:0;padding:0}.detail .main_content .share_list li ul li a{opacity:1;width:32px;height:32px;position:relative;display:block;padding:0;font-size:0;line-height:0;text-align:center;color:#000000}.detail .main_content .share_list li ul li a::before{width:100%;height:100%;position:absolute;inset:0;content:"";transition:all 400ms ease 0ms;background-color:#000000;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:32px 32px;mask-repeat:no-repeat;mask-position:center center;mask-size:32px 32px}.detail .main_content .share_list li ul li a.fb::before{-webkit-mask-image:url('../../img/social_fb_icon3.svg');mask-image:url('../../img/social_fb_icon3.svg')}.detail .main_content .share_list li ul li a.tw::before{-webkit-mask-image:url('../../img/social_tw_icon3.svg');mask-image:url('../../img/social_tw_icon3.svg')}.detail .main_content .share_list li ul li a.li::before{-webkit-mask-image:url('../../img/social_li_icon3.svg');mask-image:url('../../img/social_li_icon3.svg')}.detail .main_content .share_list li ul li a.pt::before{-webkit-mask-image:url('../../img/social_pt_icon3.svg');mask-image:url('../../img/social_pt_icon3.svg')}.notouch .detail .main_content .share_list li ul li a:hover::before,.detail .main_content .share_list li ul li a:focus::before{background-color:#F8ED00}.detail .main_content .price{padding:2.5rem 0 0;margin:0;text-align:left}.detail .main_content .price>label{cursor:pointer;display:flex;gap:.5rem;align-items:center;margin:.5rem 0 0;font-size:14px;line-height:22px}.detail .main_content .price .main{white-space:nowrap;display:block;font-size:40px;line-height:40px;font-weight:800;margin:0}.detail .main_content .price .main span:not(.small){font-size:40px;line-height:40px;font-weight:800;margin:0}.detail .main_content .price .main span.small{color:#6A7C88;font-size:12px;line-height:18px;font-weight:500;margin:0}.detail .main_content .price .discount{text-decoration:line-through;white-space:nowrap;display:block;font-size:18px;line-height:24px;margin:0;font-weight:500;color:#6A7C88;opacity:.5}.detail .main_content .price .discount.hidden{display:none}.detail .main_content .price .warehouse{font-size:14px;line-height:22px;font-weight:400}.detail .main_content .price :is(.warning_box,.anotation_box){border-radius:4px;border:1px solid #DEDEDE;margin:1rem 0 1.5rem;padding:.75rem 1.5rem;display:block}.detail .main_content .price .anotation_box{border-left:4px solid #000000}.detail .main_content .price .warning_box{border-left:4px solid #efb528}@media screen and (max-width:500px){.detail .main_content .price :is(.warning_box,.anotation_box){padding:.75rem 1rem}}.detail .main_content .price .buy_box{margin:2.5rem 0 0;display:block;width:100%}.detail .main_content .price .buy_box.hidden{display:none}.detail .main_content .price .buy_box .basket{flex-wrap:wrap;user-select:none;margin:0;padding:0;display:flex;gap:8px}.detail .main_content .price .buy_box .basket .first{position:relative;display:inline-block;vertical-align:middle}.detail .main_content .price .buy_box .basket :is(.decrement,.increment){border:0;background:none;padding:0;z-index:10;width:36px;display:block;margin:0;position:absolute;top:1px;bottom:1px;transition:all 400ms ease 0ms}.detail .main_content .price .buy_box .basket :is(.decrement,.increment) span{font-size:0;line-height:0;display:block;width:100%;height:100%}.detail .main_content .price .buy_box .basket .disabled{cursor:no-drop}.detail .main_content .price .buy_box .basket .disabled span{pointer-events:none}.detail .main_content .price .buy_box .basket .disabled::before{opacity:.2}.detail .main_content .price .buy_box .basket .increment{right:1px}.detail .main_content .price .buy_box .basket .decrement{left:1px}.detail .main_content .price .buy_box .basket :is(.decrement,.increment)::before{z-index:10;position:absolute;top:50%;transform:translateY(-50%);height:38px;left:0;right:0;margin:0;display:block;content:"";background-color:#6A7C88;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:12px 12px;mask-repeat:no-repeat;mask-position:center center;mask-size:12px 12px;transition:all 400ms ease 0ms}.detail .main_content .price .buy_box .basket .increment::before{-webkit-mask-image:url('../../img/plus.svg');mask-image:url('../../img/plus.svg')}.detail .main_content .price .buy_box .basket .decrement::before{-webkit-mask-image:url('../../img/minus.svg');mask-image:url('../../img/minus.svg')}.notouch .detail .main_content .price .buy_box .basket :is(.decrement,.increment):not(.disabled):is(:hover,:focus)::before{background-color:#000000}.detail .main_content .price .buy_box .basket label{display:block}.detail .main_content .price .buy_box .basket label input{appearance:textfield;border-radius:6px;position:relative;font-size:16px;line-height:24px;height:24px;padding:9px 18px;width:82px;font-weight:500;text-align:center;display:block;background:#ffffff;border:1px solid #6A7C88;color:#000000;transition:all 400ms ease 0ms}.detail .main_content .price .buy_box .basket .first+.btn{flex:1}.detail .main_content .price .buy_box .basket .btn.typ_1{width:100%}.detail_flex{display:flex;gap:4.5rem;align-items:flex-start}.detail_flex .left{width:62%}.detail_flex .right{width:38%}.detail_flex .right ul{margin:0;padding:0}.detail_flex .right ul li{align-items:flex-start;padding:4px 0;display:flex;gap:8px;list-style:none;font-size:14px;line-height:24px;font-weight:400;position:relative}.detail_flex .right ul li::before{content:"";display:block;width:16px;height:24px;background:#000000;-webkit-mask-image:url('../../img/correct.svg');mask-image:url('../../img/correct.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:16px 16px;mask-repeat:no-repeat;mask-position:center center;mask-size:16px 16px}.detail_flex .right ul li.add::before{-webkit-mask-image:url('../../img/correct2.svg');mask-image:url('../../img/correct2.svg')}@media screen and (max-width:1000px){.detail_flex{gap:2.5rem;flex-direction:column}.detail_flex .left{width:100%}.detail_flex .right{width:100%}.detail .main_content .price .buy_box .basket label input{width:62px}}.detail_bottom_title{margin:40px 0 20px;font-weight:500;font-size:18px;line-height:22px;position:relative;display:flex;gap:16px;align-items:center}.detail_bottom_title::before{width:26px;height:26px;content:"";background:#000000;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:26px 26px;mask-repeat:no-repeat;mask-position:center center;mask-size:26px 26px}.detail_bottom_title.icon1::before{-webkit-mask-image:url('../../img/det_main_icon1.svg');mask-image:url('../../img/det_main_icon1.svg')}.detail_bottom_title.icon2::before{-webkit-mask-image:url('../../img/det_main_icon2.svg');mask-image:url('../../img/det_main_icon2.svg')}.detail_bottom_title.icon3::before{-webkit-mask-image:url('../../img/det_main_icon3.svg');mask-image:url('../../img/det_main_icon3.svg')}.detail_bottom_title.icon4::before{-webkit-mask-image:url('../../img/det_main_icon4.svg');mask-image:url('../../img/det_main_icon4.svg')}.detail_bottom_title.icon5::before{-webkit-mask-image:url('../../img/det_main_icon5.svg');mask-image:url('../../img/det_main_icon5.svg')}.detail_bottom_title:nth-child(1){margin:0 0 20px}.detail_bottom_title+article{width:100%;max-width:1024px}.text_box table.para{max-width:1024px;border-collapse:collapse;border-spacing:0;width:100%;margin:0;border-bottom:1px solid rgba(1,73,64,0.2)}.text_box table.para td{vertical-align:top;border:0;border-top:1px solid rgba(106,124,136,0.2);width:60%;font-size:16px;line-height:24px;color:#000000;font-weight:400;padding:16px 0}.text_box table.para td strong{font-weight:500;color:#6A7C88}.text_box table.para td:nth-child(1){width:40%}.text_box table.para td .tooltipster{border-radius:20px;color:#000000;font-size:12px;line-height:18px;width:18px;background:#fff;text-align:center;display:inline-block;vertical-align:middle}@media screen and (max-width:500px){.text_box table.para td:nth-child(1){width:initial;white-space:nowrap;padding-right:1rem}.text_box table.para td:nth-child(2){width:initial}}@media screen and (max-width:1000px){.detail{flex-direction:column;gap:0}.detail .img{font-size:0;width:100%;margin:0}.detail .img .top_info{display:flex;gap:16px;margin:0 0 30px}.detail .img .top_info .param_info{display:none}.detail .img .main_img{display:inline-block;vertical-align:top;width:calc(33.33% - 11px);margin:0 16px 0 0}.detail .img .main .in{aspect-ratio:1}.detail .img .other_img{white-space:normal;display:inline-flex;gap:16px;vertical-align:top;width:calc(66.66% - 6px);margin:0}.detail .img .other_img a.fancybox{width:50%}.detail .img .other_img a.fancybox .in{aspect-ratio:1}.detail .img .other_img a.fancybox:nth-child(n + 3){display:none}.detail .main_content{width:100%;padding:0}.detail .main_content .top_info :is(.h2,.text_box){display:none}.detail .main_content .top_info .param_info{margin:2.5rem 0 0}}@media screen and (max-width:600px){.detail .img .main_img{width:calc(50% - 4px);margin:0 8px 0 0}.detail .img .other_img{gap:0;width:calc(50% - 4px);margin:0}.detail .img .other_img a.fancybox{width:100%}.detail .img .other_img a.fancybox:nth-child(n + 2){display:none}.detail .img .top_info{margin:0 0 10px}.detail .top_info h1,.detail .top_info .h1{font-size:28px;line-height:32px}}@media screen and (max-width:500px){.detail .img .main_img{width:100%;margin:0}.detail .img .other_img{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:8px;column-gap:8px;width:100%;margin:8px 0 0}.detail .img .other_img.owl-carousel{display:block}.detail .img .other_img.owl-carousel .item{width:calc(100% / 3 - (2 * 8px / 3) * 1);margin-right:8px}.detail .img .other_img a.fancybox{width:100%}.detail .img .other_img a.fancybox:nth-child(n + 2){display:block}.detail .img .other_img a.fancybox:nth-child(n + 4){display:none}.detail .main_content .share_list li:nth-child(3){display:none}.detail .main_content .share_list li ul{transform:none;left:initial;right:0}}