
.md28797.case .hidden{display:none}
.md28797.case .overflow-hidden{overflow:hidden}
.md28797.case .overflow-visible{overflow:visible}
.md28797.case .absolute{position:absolute}
.md28797.case .relative{position:relative}
.md28797.case .inset-0{inset:0}
.md28797.case .top-0{top:0}
.md28797.case .right-0{right:0}
.md28797.case .bottom-0{bottom:0}
.md28797.case .left-0{left:0}
.md28797.case .top-full{top:100%}
.md28797.case .right-full{right:100%}
.md28797.case .bottom-full{bottom:100%}
.md28797.case .left-full{left:100%}
.md28797.case .z-0{z-index:0}
.md28797.case .z-10{z-index:10}
.md28797.case .mx-auto{margin-left:auto;margin-right:auto}
.md28797.case .mt-auto{margin-top:auto}
.md28797.case .ml-auto{margin-left:auto}
.md28797.case .mr-10{margin-right:.1rem}
.md28797.case .ml-10{margin-left:.1rem}
.md28797.case .w-full{width:100%}
.md28797.case .w-auto{width:auto}
.md28797.case .w-screen{width:100vw}
.md28797.case .h-full{height:100%}
.md28797.case .h-auto{height:auto}
.md28797.case .h-screen{height:100vh}
.md28797.case .max-w-full{max-width:100%}
.md28797.case .leading-none{line-height:1}
.md28797.case .whitespace-nowrap{white-space:nowrap}
.md28797.case .bg-theme{background-color:rgb(var(--theme))}
.md28797.case .rounded-full{border-radius:9999px}
.md28797.case .cursor-pointer{cursor:pointer}
.md28797.case .object-cover{object-fit:cover}
.md28797.case .object-contain{object-fit:contain}
.md28797.case .pointer-events-none{pointer-events:none}
.md28797.case .pointer-events-auto{pointer-events:auto}
.md28797.case .brightness-20{filter:brightness(20)}
.md28797.case .invert{filter:invert(1)}
.md28797.case .text-theme{color:rgb(var(--theme))}
.md28797.case .mt-60{margin-top:.6rem}
.md28797.case .size-full{width:100%;height:100%}
.md28797.case .text-theme{color:var(--theme)}
.md28797.case .flex-center{display:flex;align-items:center;justify-content:center}
.md28797.case .flex-start{display:flex;align-items:flex-start;justify-content:flex-start}
.md28797.case .flex-start-center{display:flex;align-items:flex-start;justify-content:center}
.md28797.case .flex-start-between{display:flex;align-items:flex-start;justify-content:space-between}
.md28797.case .flex-center-between{display:flex;align-items:center;justify-content:space-between}
.md28797.case .flex-center-start{display:flex;align-items:center;justify-content:flex-start}
.md28797.case .flex-center-end{display:flex;align-items:center;justify-content:flex-end}
.md28797.case .flex-end-center{display:flex;align-items:flex-end;justify-content:center}
.md28797.case .flex-end-between{display:flex;align-items:flex-end;justify-content:space-between}
.md28797.case .rounded-10{border-radius:.1rem}
.md28797.case .rounded-15{border-radius:.15rem}
.md28797.case .rounded-20{border-radius:.2rem}
.md28797.case button,.md28797.case input,.md28797.case textarea{border:none;outline:none;padding:0;background-color:transparent}
.md28797.case .icon{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}
.md28797.case .icon img,.md28797.case .icon svg{width:100%;height:100%;object-fit:contain;transition:.3s}
.md28797.case .icon img:nth-child(2),.md28797.case .icon svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}
.md28797.case .hover-icon:hover.icon img:first-child,.md28797.case .hover-icon:hover .icon img:first-child,.md28797.case .active-icon.icon img:first-child,.md28797.case .active-icon .icon img:first-child{opacity:0}
.md28797.case .hover-icon:hover.icon img:last-child,.md28797.case .hover-icon:hover .icon img:last-child,.md28797.case .active-icon.icon img:last-child,.md28797.case .active-icon .icon img:last-child{opacity:1}
.md28797.case.wrap,.md28797.case .wrap{padding-left:4%;padding-right:4%;max-width:100%}
.md28797.case .area{margin:0 auto;width:14rem;max-width:100%}
.md28797.case img{opacity:0}
.md28797.case img[src]{opacity:1}
.md28797.case{color:#111;overflow:hidden;padding-top:.8rem;padding-bottom:1rem;background-color:#f5f7fa}
.md28797.case .paging{display:flex;justify-content:center;margin-top:.5rem;height:2em}
.md28797.case .btn-f5 .paging-btn{background-color:#f5f5f5}
.md28797.case .btn-white .paging-btn{background-color:#fff}
.md28797.case .paging-btn{display:flex;align-items:center;justify-content:center;margin:0 .05rem;aspect-ratio:1;border-radius:50%;background-color:#f5f7fa;cursor:pointer;transition:.3s}
.md28797.case .paging-btn.disabled{color:#ccc;cursor:no-drop}
.md28797.case .paging-btn.disabled:hover{color:#ccc;background-color:#f5f7fa}
.md28797.case .paging-btn:hover,.md28797.case .paging-btn.active{color:#fff;background-color:var(--theme)}
.md28797.case .line{background-color:#00000014;height:2px}
.md28797.case .line:after{content:"";display:block;height:100%;width:8.5%;background-color:var(--theme)}
.md28797.case .md-title{line-height:1.2941176471}
.md28797.case .case-main{padding-top:.1rem}
.md28797.case .item{margin-top:.4rem}
.md28797.case .item:nth-child(2n){flex-direction:row-reverse}
.md28797.case .item:hover .fill{transform:scale(1.05)}
.md28797.case .item:hover .title{color:var(--theme)}
.md28797.case .pic{width:8.8rem;max-width:100%}
.md28797.case .pic{position:relative;flex-shrink:0}
.md28797.case .pic:before{content:"";display:block;padding-top:56.25%}
.md28797.case .pic>.fill{position:absolute;top:0%;left:0;width:100%;height:100%;z-index:1;transition:.5s}
.md28797.case .pic{overflow:hidden}
.md28797.case .right{padding:.6rem}
.md28797.case .content{display:flex;flex-direction:column;min-height:3rem;max-height:100%}
.md28797.case .title{line-height:1.3846153846;margin-bottom:.24rem}
.md28797.case .info{line-height:1.625;margin-top:.35rem}
.md28797.case .after-icon{margin-left:.15rem}
.md28797.case .learn-more{display:flex;align-items:center;margin-top:auto}
@media(max-width:750px){
	.md28797.case .item{flex-direction:column!important}
}
