.detail{width:100%;margin:0 auto;position:relative;display:flex;gap:60px}.detail .flag_box{position:relative;display:flex;z-index:10;gap:8px;flex-wrap:wrap}.detail .flag_box>span{border-radius:4px;background:var(--flag-clr, #0F0F0F);position:relative;display:block;text-align:center;margin:0;padding:6px 0;font-size:14px;line-height:22px;width:100px;color:var(--flag-clr2, #fff);font-weight:500;text-transform:uppercase}.detail .wish_icon{font-size:16px;line-height:24px;border:0;background:none;z-index:100;display:block;position:relative;padding:0 0 0 30px;margin:18px 0 0}.detail .wish_icon:nth-child(1){margin:0}.detail .wish_icon::before{background-color:#0F0F0F;-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:"";top:0;left:0;height:24px;width:24px;transition:all 400ms ease 0ms}.detail .wish_icon.active::before{-webkit-mask-image:url('../../../../img/wish_icon_full.svg');mask-image:url('../../../../img/wish_icon_full.svg')}.notouch .detail .wish_icon:is(:hover,:focus)::before{background-color:#AA005D}.detail .top{font-size:16px;font-weight:500;line-height:24px;margin:15px 0 0}.detail h1,.detail .h1{font-size:22px;line-height:30px;margin:12px 0 0}.detail .img{position:relative;width:35%;max-width:550px;margin:0}.detail .img .top_info{display:none}.detail .img .main_img{display:block;position:relative;width:100%}.detail .img .main_img .main{position:relative;display:block;margin:0;z-index:0;padding:0;transition:all 400ms ease 0ms}.detail .img .main_img .main .in{overflow:hidden;box-sizing:border-box;border:1px solid #E9E9E9;border-radius:8px;display:block;position:relative;aspect-ratio:1}.detail .img .main_img .main .in img{object-fit:contain}.detail .img .main_img a.main .in::before{opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4);z-index:200;transition:all 400ms ease 0ms}.notouch .detail .img .main_img a.main:is(:hover,:focus) .in::before{opacity:1}.detail .img .other_img{margin:24px 0 0;width:100%;white-space:nowrap;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:8px;column-gap:8px}.detail .img .other_img.owl-carousel{display:block}.detail .img .other_img.owl-carousel .item{width:calc(25% - (3 * 8px / 4) * 1);margin-right:8px}.detail .img .other_img a.swipebox{border:1px solid #E9E9E9;border-radius:8px;overflow:hidden;position:relative;display:block;margin:0}.detail .img .other_img a.swipebox:nth-child(n + 5){display:none}.detail .img .other_img a.swipebox .in{display:block;position:relative;width:100%;aspect-ratio:1}.detail .img .other_img a.swipebox .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}.detail .img .other_img a.swipebox .in picture{z-index:0;position:absolute;inset:0}.detail .img .other_img a.swipebox .in::before{opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4);z-index:200;transition:all 400ms ease 0ms}.notouch .detail .img .other_img a.swipebox .in:is(:hover,:focus)::before{opacity:1}.detail .img .other_img a.swipebox .img_count{display:none;position:absolute;inset:0;background-color:rgba(0,0,0,0.4);justify-content:center;align-items:center;text-align:center;color:#fff;font-weight:400;font-size:14px;line-height:24px;transition:all 400ms ease 0ms}.notouch .detail .img .other_img a.swipebox:is(:hover,:focus) .img_count{background-color:rgba(0,0,0,0.8)}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(4) .in::before{display:none}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(4) .img_count{display:flex}.detail .main_content{text-align:left;position:relative;flex:1;margin:0;display:flex;justify-content:space-between;gap:60px;align-items:flex-start}.detail .main_content .left_content{flex:1}.right_content{width:400px;text-align:center;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.right_content.mobile{display:none}.right_content .contact_box{display:flex;flex-direction:column;justify-content:center;margin:0;padding:48px 32px;position:relative;text-align:center;background:#F4F4F4;overflow:hidden;border-radius:10px}.right_content .contact_box::before{z-index:0;content:"";position:absolute;inset:0;-webkit-mask-image:url('../../img/main_pattern.svg');mask-image:url('../../img/main_pattern.svg');-webkit-mask-repeat:repeat;-webkit-mask-position:center center;-webkit-mask-size:1920px auto;mask-repeat:repeat;mask-position:center center;mask-size:1920px auto;background:#E9E9E9}.right_content .contact_box .contact_title{position:relative;z-index:1;color:#0F0F0F;font-size:20px;line-height:28px;font-weight:400;padding:0 0 24px;margin:0 auto;max-width:200px}.right_content .contact_box .contact_anotation{position:relative;z-index:1;font-size:16px;line-height:24px;font-weight:400;padding:0;margin:0}.right_content .contact_box a{z-index:1;display:inline-block;position:relative;padding:56px 0 0;font-size:20px;line-height:28px;font-weight:600;margin:30px 0 0;transition:all 400ms ease 0ms}.notouch .right_content .contact_box a:is(:hover,:focus){text-decoration:underline}.right_content .contact_box a::before{border-radius:30px;position:absolute;top:0;left:calc(50% - 22px);content:"";width:44px;height:44px;background:#AA005D}.right_content .contact_box a::after{position:absolute;top:0;left:calc(50% - 22px);content:"";width:44px;height:44px;background-color:#fff;-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}.right_content .contact_box a[href*="tel:"]::after{-webkit-mask-image:url('../../img/phone_icon.svg');mask-image:url('../../img/phone_icon.svg')}.right_content :is(lite-youtube,iframe){border-radius:10px;overflow:hidden}.detail .main_content article,.detail .main_content .text_box{margin:20px 0 0}.detail .main_content .price{margin:24px 0 0;padding:24px 0;border-top:1px solid #f4f4f4;text-align:left;display:flex;gap:24px 40px;flex-wrap:wrap;justify-content:space-between;width:100%;align-items:center}.detail .main_content .price .left_side{display:block;text-align:left}.detail .main_content .price .left_side .discount{display:block;font-size:14px;line-height:18px;margin:0;font-weight:400}.detail .main_content .price .left_side .discount.hidden{display:none}.detail .main_content .price .left_side .discount .perc{color:#AA005D}.detail .main_content .price .left_side .discount strong{font-weight:400;text-decoration:line-through}.detail .main_content .price .left_side .main{color:#0F0F0F;display:block;font-size:32px;line-height:38px;font-weight:600;margin:0}.detail .main_content .price .left_side .main .small{color:#0F0F0F;font-size:12px;line-height:20px;font-weight:400;margin:0}.detail .main_content .price .submain{display:block;font-size:14px;line-height:20px;font-weight:400;margin:0}.detail .main_content .price .submain span{font-weight:700}.detail .main_content .price .submain .small{font-size:12px;line-height:20px;font-weight:400;margin:0}.detail .main_content .price .submain .red{color:#AA005D;padding:15px 0 0;display:block}.detail .main_content .info{margin:0;border-top:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4;display:flex;justify-content:space-between;padding:15px 0;align-items:center}.detail .main_content .info .right_side{display:flex;flex-direction:column;align-items:flex-start}.detail .main_content .info .right_side .warehouse{display:inline-block;vertical-align:middle;font-size:14px;line-height:18px;font-weight:600;margin:0}.detail .main_content .info .right_side .when{color:#8D8D8D;cursor:pointer;margin:0;padding:0;display:inline-block;text-decoration:underline;position:relative;vertical-align:middle;font-size:12px;line-height:18px}.detail .main_content .info .right_side .when::before{font-size:11px;line-height:12px;text-align:center;font-weight:600;position:absolute;left:calc(100% + 4px);top:50%;transform:translateY(-50%);width:12px;height:12px;border:1px solid #8D8D8D;background-color:#fff;color:#8D8D8D;border-radius:20px;content:"i";display:block}.detail .main_content .info .left_side{display:flex;flex-direction:column}.detail .main_content .info .left_side p{font-size:14px;line-height:18px;margin:0}.detail .main_content .buy_box{margin:0;display:block;width:100%}.detail .main_content .buy_box.hidden{display:none}.detail .main_content .buy_box .basket{max-width:320px;user-select:none;margin:0;padding:0;display:flex;gap:10px}.detail .main_content .buy_box .basket .first{position:relative;display:inline-block;vertical-align:middle}.detail .main_content .buy_box .basket .first :is(.decrement, .increment){background:none;padding:0;z-index:10;width:24px;height:24px;display:block;margin:0;position:absolute;right:1px;border:0;transition:all 400ms ease 0ms}.detail .main_content .buy_box .basket .first :is(.decrement, .increment) span{font-size:0;line-height:0;display:block;width:100%;height:100%}.detail .main_content .buy_box .basket .first .disabled{cursor:no-drop}.detail .main_content .buy_box .basket .first .disabled span{pointer-events:none}.detail .main_content .buy_box .basket .first .disabled::before{opacity:.2}.detail .main_content .buy_box .basket .first .increment{top:1px}.detail .main_content .buy_box .basket .first .decrement{bottom:1px}.detail .main_content .buy_box .basket .first :is(.decrement, .increment)::before{-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.svg');z-index:10;position:absolute;inset:0;margin:0;display:block;content:"";background-color:#0F0F0F;-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 .buy_box .basket .first .increment::before{transform:rotate(-90deg)}.detail .main_content .buy_box .basket .first .decrement::before{transform:rotate(90deg)}.notouch .detail .main_content .buy_box .basket .first :is(.decrement, .increment):not(.disabled):is(:hover,:focus)::before{background-color:#0F0F0F}.detail .main_content .buy_box .basket .first label{display:block}.detail .main_content .buy_box .basket .first label input{appearance:textfield;border-radius:4px;position:relative;font-size:15px;line-height:20px;height:20px;padding:16px 29px 12px 5px;width:32px;font-weight:700;text-align:center;display:block;background:transparent;border:1px solid #DDE3E9;color:#0F0F0F;transition:all 400ms ease 0ms}.detail .main_content .buy_box .basket .first+.btn{flex:1}.detail .main_content .parameters{display:block;position:relative}.detail .main_content .parameters .param_title{font-size:14px;line-height:24px;font-weight:600;text-align:left;margin:0;padding:30px 0 5px}.detail .main_content .parameters .tooltipster{cursor:pointer;border-radius:20px;color:#fff;font-size:12px;line-height:18px;width:18px;background:#0F0F0F;text-align:center;display:inline-block;vertical-align:middle}.detail .main_content .parameters .param_list{max-width:340px;border:1px solid #f4f4f4;text-align:left;background:#fff;position:relative;transition:all 400ms ease 0ms}.detail .main_content .parameters .param_list .title{font-size:13px;line-height:20px;box-sizing:border-box;width:100%;text-align:left;border:0;background:none;cursor:pointer;z-index:10;position:relative;display:flex;align-items:center;gap:20px;margin:0;padding:12px 50px 12px 20px;font-weight:500;color:#0F0F0F;transition:all 400ms ease 0ms}.detail .main_content .parameters .param_list .title::before{display:block;content:"";position:absolute;top:9px;right:10px;height:26px;width:26px;background-color:#0F0F0F;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.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;transition:all 400ms ease 0ms}.notouch .detail .main_content .parameters .param_list:is(:hover,:focus) .title::before{background-color:#AA005D}.detail .main_content .parameters .param_list:has([aria-expanded="true"]) .title::before{rotate:90deg}.detail .main_content .parameters .param_list .inner_box{max-height:500px;overflow:auto;z-index:999;display:none;background-color:#fff;position:absolute;left:-1px;right:-1px;top:100%}.detail .main_content .parameters .param_list .title[aria-expanded="true"]+.inner_box{display:block}.detail .main_content .parameters .param_list .param_choose{z-index:0;border:1px solid #f4f4f4;cursor:pointer;display:block;position:relative;padding:10px 50px 10px 22px;font-size:13px;line-height:20px;font-weight:600;text-align:left;margin:0 0 -1px;transition:all 400ms ease 0ms}.detail .main_content .parameters .param_list .param_choose .warehouse_spec{display:block;font-size:10px;line-height:12px;color:var(--were-clr, #0F0F0F);font-weight:400}.detail .main_content .parameters .param_list .param_choose input{position:absolute;left:0;top:0;width:1px;height:1px;opacity:0}.notouch .detail .main_content .parameters .param_list .param_choose:is(:hover,:focus),.detail .main_content .parameters .param_list .param_choose:has(:checked){z-index:1;border-color:#AA005D}.detail .main_content .parameters .param_list .param_choose .img{position:absolute;right:-1px;top:-1px;bottom:-1px;width:50px;overflow:hidden}.detail .main_content .parameters .select2-container--default .select2-selection--single{border-color:#ffffff;background-color:#ffffff}.detail .main_content .parameters .select2-container--default.select2-container--focus .select2-selection--single{border-color:#0F0F0F}.detail .main_content .parameters .select2-container .select2-selection--single .select2-selection__rendered{font-size:14px;line-height:26px;min-height:26px;font-weight:400}.detail .main_content .parameters .select2-container--default .select2-selection--single .select2-selection__arrow{background-color:#0F0F0F;border-left-color:#0F0F0F}.detail .main_content .parameters .select2-container--default.red_warning .select2-selection--single{border-color:#E72628 !important}.detail .main_content .parameters table{border-collapse:collapse;border-spacing:0}.detail .main_content .parameters table th{font-size:13px;line-height:18px;color:#0F0F0F;font-weight:500;text-align:right;padding:0 15px 0 0}.detail .main_content .parameters table th .tooltipster{cursor:pointer;border-radius:20px;color:#fff;font-size:12px;line-height:18px;width:18px;background:#0F0F0F;text-align:center;display:inline-block;vertical-align:middle}.detail .main_content .parameters table td{padding:0}.detail .main_content .parameters table td label{border:1px solid #efefef;cursor:pointer;position:relative;display:inline-block;margin:2px 4px 2px 0;transition:all 400ms ease 0ms}.notouch .detail .main_content .parameters table td label:is(:hover,:focus){border:1px solid #333333}.detail .main_content .parameters table td label.active{border:1px solid #333333;background-color:#333333}.detail .main_content .parameters table td label[data-stock="0"]{opacity:.3;background-color:#f2f2f2}.detail .main_content .parameters table td label[data-stock="0"] span{color:#0F0F0F !important}.detail .main_content .parameters table td label .checker,.detail .main_content .parameters table td label .radio,.detail .main_content .parameters table td label input{position:absolute;width:0;height:0;visibility:hidden;opacity:0}.detail .main_content .parameters table td label span.text{margin:0;float:none;width:auto;z-index:10;position:relative;font-size:13px;line-height:18px;font-weight:400;color:#0F0F0F;display:block;padding:8px 15px;transition:all 400ms ease 0ms}.detail .main_content .parameters table td label.active span.text{color:#ffffff}.detail_tabs{background:#f4f4f4;border-radius:10px;margin:0 0 8px;padding:12px;position:relative;display:flex;gap:24px}.detail_tabs li{position:relative;display:inline-block;vertical-align:middle;margin:0;padding:0}.detail_tabs li :is(a,button){border-radius:4px;color:#0F0F0F;background:#fff;border:1px solid #CDCDCD;text-transform:uppercase;position:relative;display:block;font-size:14px;line-height:24px;font-weight:600;margin:0;padding:13px 24px;transition:all 400ms ease 0ms}.detail_tabs li :is(a,button) span{display:none}.notouch .detail_tabs li a:hover,.detail_tabs li.active a{background:#AA005D;border-color:#AA005D;color:#ffffff}@media screen and (max-width:1430px){.detail_tabs{padding:8px;gap:18px}.detail_tabs li :is(a,button){padding:12px 18px}}@media screen and (max-width:1000px){.detail_tabs{display:none}}.detail_obsah{border-radius:10px;overflow:hidden;padding:96px;position:relative}.detail_obsah::before{z-index:0;content:"";position:absolute;inset:0;-webkit-mask-image:url('../../img/main_pattern.svg');mask-image:url('../../img/main_pattern.svg');-webkit-mask-repeat:repeat;-webkit-mask-position:center center;-webkit-mask-size:1920px auto;mask-repeat:repeat;mask-position:center center;mask-size:1920px auto}.detail_obsah.grey{background:#F4F4F4}.detail_obsah.grey::before{background:#E9E9E9}.detail_obsah.pink{background:#FFCFD0}.detail_obsah.pink::before{opacity:.2;background:#ffffff}.detail_obsah.purple{background:#EAB0F4}.detail_obsah.purple::before{opacity:.2;background:#ffffff}.detail_obsah.blue{background:#B6C9F0}.detail_obsah.blue::before{opacity:.2;background:#ffffff}.detail_obsah *{z-index:10;position:relative}.detail_obsah .open_mobile_content{display:none;padding:12px 0;cursor:pointer;border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;font-size:15px;line-height:24px;font-weight:700;position:relative;margin:0;transition:color 400ms ease 0ms}.detail_obsah .open_mobile_content::after{content:"";position:absolute;top:0;bottom:0;right:0;width:30px;background-color:#0F0F0F;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.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;transition:all 400ms ease 0ms}.notouch .detail_obsah .open_mobile_content:is(:hover,:focus){color:#AA005D}.notouch .detail_obsah .open_mobile_content:is(:hover,:focus)::after{background-color:#AA005D}.detail_obsah.open .open_mobile_content{border-bottom:0;color:#AA005D}.detail_obsah.open .open_mobile_content::after{transform:rotate(90deg)}.detail_obsah table.para{border-collapse:collapse;border-spacing:0;width:50%;margin:0;border:1px solid #ccc}.detail_obsah table.para tr{background:#f4f4f4}.detail_obsah table.para tr:nth-child(odd){background:#ffffff}.detail_obsah table.para th{width:40%;font-size:14px;line-height:22px;color:#2E2026;font-weight:600;padding:10px 30px;text-align:left}.detail_obsah table.para th .tooltipster{border-radius:20px;color:#0F0F0F;font-size:12px;line-height:18px;width:18px;background:#fff;text-align:center;display:inline-block;vertical-align:middle}.detail_obsah table.para td{width:60%;font-size:14px;line-height:22px;color:#0F0F0F;font-weight:400;padding:10px 30px;text-align:left}@media screen and (max-width:1000px){.detail_obsah table.para tr{background:#fff}.detail_obsah table.para tr:nth-child(odd){background:#e9e9e9}}@media screen and (max-width:650px){.detail_obsah table.para,.detail_obsah table.para tbody,.detail_obsah table.para tr,.detail_obsah table.para th,.detail_obsah table.para td{display:block;width:100%}.detail_obsah table.para tr{display:flex;flex-wrap:wrap;font-size:0;line-height:0}.detail_obsah table.para th{display:inline-block;vertical-align:middle;width:calc(50% - 18px);padding:6px 8px}.detail_obsah table.para tr:not(:first-child) th{border-top:0}.detail_obsah table.para tr:first-child th:nth-last-child(2){border-top:0}.detail_obsah table.para td{display:inline-block;vertical-align:middle;width:calc(50% - 18px);padding:6px 8px}.detail_obsah table.para tr:not(:first-child) td{border-top:0}.detail_obsah table.para tr:first-child td:nth-last-child(1){border-top:0}.detail_obsah table.para td.empty{display:none !important}}@media screen and (max-width:1430px){.detail_obsah{padding:64px}}@media screen and (min-width:1001px){.detail_obsah{opacity:0;display:none;transition:all 400ms ease 0ms}.detail_obsah.active{opacity:1;display:block}.detail_obsah .hide_content{display:flex;gap:48px;align-items:center}.detail_obsah .hide_content :is(article,.text_box){width:50%}.detail_obsah .hide_content :is(article,.text_box).short *{max-width:400px}.detail_obsah .hide_content .faq_list{width:50%}.detail_obsah .hide_content .tab_img{width:50%}.detail_obsah .hide_content .tab_img img{max-width:100%;display:block;margin:0;height:initial}}@media screen and (max-width:1000px){.detail_obsah:nth-child(1){margin:20px 0 0}.detail_obsah{display:block !important;opacity:1 !important;margin-bottom:-1px;background:none !important;padding:0;border-radius:0}.detail_obsah::before{display:none}.detail_obsah .open_mobile_content{display:block}.detail_obsah .hide_content{display:none;padding:8px 0 18px 0}.detail_obsah.open{background:#f4f4f4}.detail_obsah.open .hide_content{display:block}.detail_obsah .hide_content :is(article,.text_box).short br{display:none}.detail_obsah .hide_content .tab_img{display:none}.detail_obsah table.para{width:100%}.detail_obsah .hide_content .faq_list{margin:24px 0 0;width:100%}.detail_obsah .hide_content .faq_list .item .title{background:#e9e9e9}}@media screen and (max-width:1600px){.detail .main_content .left_content{width:100%}.right_content.desktop{display:none}.right_content.mobile{margin:40px 0 0;display:flex;flex-direction:row;justify-content:flex-start;width:100%;text-align:left}.right_content .contact_box{flex:1;width:260px;min-width:260px}}@media screen and (max-width:1000px){.detail{gap:0;flex-direction:column}.detail .img{gap:10px;display:flex;flex-wrap:wrap;width:100%;margin:0;max-width:100%}.detail .img .top_info{display:block;margin:0 0 5px;width:100%}.detail .img .main_img{display:block;width:calc(50% - 5px)}.detail .img .other_img{white-space:normal;display:grid;grid-template-columns:repeat(2, 1fr);row-gap:10px;column-gap:10px;width:calc(50% - 5px);margin:0}.detail .img .other_img.owl-carousel{display:block}.detail .img .other_img.owl-carousel .item{width:calc(50% - (1 * 10px / 2) * 1);margin-right:10px}.detail .img .other_img a.swipebox{width:100%}.detail .img .other_img a.swipebox:nth-child(n + 5){display:none}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(4) .in::before,.detail .other_img a.swipebox:not([data-number="photo_0"]):nth-child(4) .in::after{display:none}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(4) .img_count{display:flex}.detail .main_content{width:100%;padding:0}.detail .main_content .top_info *{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.right_content.mobile{flex-direction:column;justify-content:flex-start;width:100%;text-align:left}.right_content .contact_box{max-width:100%;width:100%;min-width:initial;box-sizing:border-box}}@media screen and (max-width:600px){.detail .top_info h1,.detail .top_info .h1{font-size:22px;line-height:26px}}@media screen and (max-width:500px){.detail .img .main_img{width:66.66%}.detail .img .other_img{width:calc(33.33% - 10px);grid-template-columns:repeat(1, 1fr);row-gap:10px;column-gap:10px}.detail .img .other_img.owl-carousel{display:block}.detail .img .other_img.owl-carousel .item{width:calc(100% - (0 * 10px / 1) * 1);margin-right:10px}.detail .img .other_img a.swipebox:nth-child(n + 3){display:none}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(2) .in::before,.detail .other_img a.swipebox:not([data-number="photo_0"]):nth-child(2) .in::after{display:none}.detail .img .other_img a.swipebox:not([data-number="photo_0"]):nth-child(2) .img_count{display:flex}.detail .img a.main::before{-webkit-mask-size:40px 40px;mask-size:40px 40px}.detail .img .other_img a.swipebox .in::before{-webkit-mask-size:40px 40px;mask-size:40px 40px}.detail .main_content .info{flex-direction:column;align-items:flex-start;gap:10px}.detail .main_content .benefits_list{display:none}}/*# sourceMappingURL=detail.css.map */