section.base-page.shop-page:has(.mn-shop){justify-content:center;align-items:center;display:flex}.mn-shop{background-color:#0d0b1c;border-radius:15px;flex-direction:column;gap:30px;padding:35px;display:flex;box-shadow:0 15px 50px 15px #4d55cc66}section.shop{max-width:min(1760px,90%);padding:30px 0}.mn-shop-ct{flex-direction:row;gap:16px;display:flex}.mn-shop-cd{z-index:1;border:2px solid #4d55cc44;border-radius:15px;width:280px;height:160px;padding:12px;transition:all .3s;position:relative;overflow:hidden}.mn-shop-cd:hover{cursor:pointer;box-shadow:0 0 15px 5px #4d55cc66}.mn-shop-ct:has(.mn-shop-cd:hover)>.mn-shop-cd:not(:hover){filter:blur(2px)}.mn-shop-cd-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.mn-shop-cd-ct{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#67676726;border-radius:10px;flex-direction:column;gap:15px;width:100%;height:100%;padding:10px;display:flex;position:relative}.mn-shop-cd-ct-title{color:#d9d9d9;font-family:Montserrat-bold;font-size:20px}.mn-shop-cd-ct p{color:#b7b7b7;font-family:Montserrat-bold;font-size:15px}@media screen and (max-width:765px){.mn-shop-ct{flex-direction:column}.mn-shop-title h1{font-size:24px}.mn-shop{gap:20px;box-shadow:0 5px 10px 5px #4d55cc33}.mn-shop-cd{width:100%}section.shop{max-width:calc(100% - 48px)}}@media screen and (max-width:600px){.mn-shop{border-radius:12px;padding:16px}}@media screen and (max-width:390px){.mn-shop-title h1{font-size:22px}.mn-shop-cd-ct-title{font-size:19px}.mn-shop-cd-ct p{font-size:14px}}
