.shopInfo{background:#fff;border-radius:10px;margin-bottom:40px}@media(max-width:640px){.shopInfo{border-radius:0;margin:0 -10px 40px}}@media(max-width:575px){.shopInfo{margin-bottom:25px}}.shopInfo-header{align-items:baseline;border-bottom:1px solid var(--color_black_30);display:flex;justify-content:space-between;padding:30px 35px 12px}@media(max-width:991px){.shopInfo-header{padding:15px 25px 10px}}@media(max-width:640px){.shopInfo-header{padding:15px 15px 10px}}.shopInfo-title{font-size:26px;font-weight:700;line-height:1.3;margin:0}@media(max-width:767px){.shopInfo-title{font-size:22px}}.shopInfo-body{display:flex;flex-direction:column;padding:24px 35px;position:relative}.shopInfo-body .widgetShopIntro{display:none}@media(max-width:1140px){.shopInfo-body{flex-direction:row;flex-wrap:wrap}.shopInfo-body .widgetShopIntro{display:block}}@media(max-width:991px){.shopInfo-body{padding:15px 25px 20px}}@media(max-width:640px){.shopInfo-body{padding:15px 10px}}@media(max-width:575px){.shopInfo-body{display:block}}.shopInfo-stat{align-items:center;background:var(--color_black_10);border-radius:10px;display:flex;padding:15px 0}.shopInfo-stat_item{border-right:1px solid var(--color_black_40);color:var(--color_black_main);display:block;flex:0 0 33.33%;min-width:33.33%;padding:0 5px;text-align:center}.shopInfo-stat_item:last-child{border-right:0}.shopInfo-stat_item b{display:block;font-size:25px;font-weight:500;line-height:1.4}.shopInfo-stat_item span{display:block;line-height:1.4;white-space:nowrap}@media(max-width:991px){.shopInfo-stat_item{font-size:14px}.shopInfo-stat_item b{font-size:20px}}@media(max-width:640px){.shopInfo-stat_item{font-size:12px}.shopInfo-stat_item b{font-size:18px}}@media(max-width:389px){.shopInfo-stat_item{font-size:10px;padding:0 3px}}.shopInfo-wrap{display:flex;flex:1;flex-direction:column}@media(max-width:1140px){.shopInfo-wrap{justify-content:space-between}}.shopInfo-desc{margin-bottom:24px}@media(max-width:1140px){.shopInfo-desc{margin-bottom:0;margin-top:24px;min-width:100%;order:3}}@media(max-width:575px){.shopInfo-desc{margin:16px 0}}.shopInfo-desc_wrap{font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;-webkit-user-select:none}.shopInfo-desc_wrap p:last-child{margin-bottom:0}.shopInfo-desc--closed .shopInfo-desc_wrap{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis}.shopInfo-desc-toggle{align-items:center;color:var(--color_black_65);display:inline-flex;font-size:14px;line-height:1.4;margin-top:4px;padding:0}.shopInfo-desc-toggle svg{display:block;height:16px;margin-left:3px;transform:rotate(90deg);transition:inherit;width:16px}.shopInfo-desc-toggle:hover{color:var(--color_red_main)}.shopInfo-desc-toggle--active svg{transform:rotate(-90deg)}