.course-cat-list{margin-top:96px;}
.course-cat-list .rows{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:8px;}
.course-cat-list .row>a{position:relative;display:block;height:368px;border-radius:12px;overflow:hidden;}
.course-cat-list .row .back-img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.course-cat-list .row ul{position:relative;z-index:1;padding:35px 25px;line-height:1.3;}
.course-cat-list .row ul>li:nth-child(1){font-size:26px;font-weight:600;}
.course-cat-list .row ul>li:nth-child(2){margin-top:10px;font-size:16px;}
.course-cat-list .row ul>li:nth-child(3){margin-top:10px;font-size:13px;}
.course-cat-list .row ul>li:nth-child(3)>span{display:inline-block;padding:3px 6px;}

.storeSearch{display:flex;align-items:center;gap:24px;flex-wrap:wrap;}
.storeSearch-field{height:56px;border:1px solid #cfcfcf;background:#fff;display:flex;align-items:center;position:relative}
.storeSearch-select{width:280px}
.storeSearch-selectEl{width:100%;height:100%;border:0;background:transparent;padding:0 52px 0 20px;font-size:16px;color:#222;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}
.storeSearch-caret{position:absolute;right:18px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.85}
.storeSearch-input{flex:1;min-width:320px}
.storeSearch-inputEl{width:100%;height:100% !important;border:0 !important;outline:none !important;background:transparent;padding:0 20px;font-size:16px;color:#222}
.storeSearch-inputEl::placeholder{color:#9a9a9a;}
.storeSearch-btn{width:56px;height:56px;border:0;cursor:pointer;background:#585955;display:inline-flex;align-items:center;justify-content:center;flex:0 0 56px}
.storeSearch-icon{width:30px;height:30px;display:block;position:relative}
.storeSearch-icon:before{content:"";position:absolute;left:2px;top:1px;width:16px;height:16px;border:3px solid #fff;border-radius:50%}
.storeSearch-icon:after{content:"";position:absolute;left:19px;top:17px;width:14px;height:3px;background:#fff;border-radius:3px;transform:rotate(45deg);transform-origin:left center}

@media screen and (max-width:880px) {
.storeSearch{gap:14px;}
.storeSearch-select{width:100%}
.storeSearch-input{min-width:0;flex:1 1 0;order:3}
.storeSearch-inputEl{min-width:0}
.storeSearch-btn{flex:0 0 56px;order:4}
}

.item-list .boxs{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:25px;row-gap:47px;margin-top:47px;}
.item-list .boxs .img-container{position:relative;padding-bottom:65%;}
.item-list .boxs .img-container>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.item-list .boxs .meta-data>li:nth-child(1){margin-top:8px;text-align:center;font-size:16px;font-weight:500;}

@media screen and (max-width:880px) {
.item-list .boxs{grid-template-columns:repeat(3, 1fr);gap:20px;}
}

@media screen and (max-width:660px) {
.item-list .boxs{grid-template-columns:repeat(2, 1fr);column-gap:14px;row-gap:30px;}
}

@media screen and (max-width:360px) {
.item-list .boxs{grid-template-columns:1fr;gap:30px;}
}

.item-list-tb{margin-top:47px;}
.item-list-tb .tb-head{border-top:2px solid #887F7A;padding:18px 0;border-bottom:1px solid #a69f9b}
.item-list-tb .tb-head,
.item-list-tb .tb-body a{display:grid;grid-template-columns:220px 1fr 160px 120px;gap:15px;align-items:center;text-align:center;font-size:16px;line-height:1.4;color:#3C3E3F;}
.item-list-tb .tb-body a{padding:28px 0;border-bottom:1px solid #e6e2df}
.item-list-tb .tb-body a>div:nth-child(2){text-align:left;}

@media (max-width:980px) {
.item-list-tb .tb-head{display:none;}
.item-list-tb .tb-body a{grid-template-columns:1fr;gap:10px;text-align:left;padding:20px 0;}
.item-list-tb .tb-body a>div{font-size:18px;}
.item-list-tb .tb-body a>div:nth-child(1){font-weight:600;}
.item-list-tb .tb-body a>div:nth-child(2){font-size:18px;}
.item-list-tb .tb-body a>div:nth-child(3),
.item-list-tb .tb-body a>div:nth-child(4){font-size:18px;color:#777;}
}

.shop-view{margin-bottom:120px;}
.shop-view .item-name{margin-bottom:30px;text-align:center;font-size:clamp(18px,2vw,20px);line-height:1.3;font-weight:600;}
.shop-view .r1{text-align:center;font-size:16px;line-height:1.3;font-weight:500;}
.shop-view .r2{margin-bottom:20px;text-align:center;font-size:16px;line-height:1.3;font-weight:500;}
.shop-view .item-slider{margin:100px -16px 0 -16px;}
.shop-view .item-slider .box-inside{margin:0 16px;}
.shop-view .item-slider .img-container{position:relative;height:0;padding-bottom:65%;}
.shop-view .item-slider .img-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}

.shop-view .staff-section{margin-top:80px;}
.shop-view .staff-section .section-title{display:flex;justify-content:center;}
.shop-view .staff-section .section-title>span{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:16px;font-size:20px;font-weight:600;}
.shop-view .staff-section .section-title>span:before{content:'';display:block;width:24px;height:3px;background:#655C57;}
.shop-view .staff-boxs{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:60px;row-gap:80px;margin-top:65px;}
.shop-view .staff-boxs .box .image>img{width:100%;display:block;aspect-ratio:3 / 4;object-fit:cover;}
.shop-view .staff-boxs .box .desc{margin-top:8px;text-align:center;}
.shop-view .staff-boxs .box .desc div:nth-child(1){font-size:16px;font-weight:500;}
.shop-view .staff-boxs .box .desc div:nth-child(2){display:flex;gap:3px;justify-content:center;margin-top:6px;}
.shop-view .staff-boxs .box .desc div:nth-child(2) svg{width:15px;height:15px;}

@media (max-width:960px) {
.shop-view .staff-boxs{grid-template-columns:repeat(2, 1fr);column-gap:30px;row-gap:25px;}
}

@media (max-width:540px) {
.shop-view .staff-boxs{column-gap:18px;row-gap:18px;}
}